.pedigree-column-view .main-content-wrapper{flex-direction:column;width:100%;min-width:100%;max-width:100%;height:auto;display:flex}.pedigree-column-view .headers-row{z-index:10;flex-shrink:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;position:sticky;top:0}.pedigree-column-view .header-cell{color:hsl(var(--foreground));text-align:center;text-transform:uppercase;min-width:0;padding:10px 20px;font-size:.875rem;font-weight:600}@media (max-width:767px){.pedigree-column-view .header-cell{letter-spacing:-.02em;padding:6px 4px;font-size:.6rem;line-height:1.2}}.pedigree-column-view .columns-container{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;position:relative;overflow:visible}@media (max-width:767px){.pedigree-column-view .columns-container,.pedigree-column-view .headers-row{grid-template-columns:repeat(4,minmax(100px,1fr))}.pedigree-column-view .column{padding:10px 8px}.pedigree-column-view .column-content{gap:12px}}.pedigree-column-view .connection-lines{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.pedigree-column-view .connection-line{stroke:hsl(var(--border));stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.pedigree-column-view .column{min-width:0;padding:30px;overflow:visible}.pedigree-column-view .column-content{color:hsl(var(--muted-foreground));grid-template-rows:repeat(auto-fit,1fr);place-items:center stretch;gap:20px;display:grid}.pedigree-column-view .column-content:has(.pedigree-card:nth-child(2)):not(:has(.pedigree-card:nth-child(3))){grid-template-rows:1fr 1fr}.pedigree-column-view .column-content:has(.pedigree-card:nth-child(4)):not(:has(.pedigree-card:nth-child(5))){grid-template-rows:repeat(4,1fr)}.pedigree-column-view .column-content:has(.pedigree-card:nth-child(8)){grid-template-rows:repeat(8,1fr)}.pedigree-column-view .column-great-grandparents .column-content{grid-template-rows:auto;align-items:start}
/*# sourceMappingURL=91baec6d95408508.css.map*/