.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}}@media (min-width:768px) and (max-width:1180px){.pedigree-column-view .header-cell{padding:8px 10px;font-size:.75rem;line-height:1.2}.pedigree-column-view .column{padding:10px 8px!important}.pedigree-column-view .column-content{gap:7px!important}.pedigree-column-view [data-pedigree-card]{border-radius:16px!important;flex-direction:row!important;align-items:center!important;gap:4px!important;padding:6px 8px!important;overflow:hidden!important}.pedigree-column-view [data-pedigree-card-image]{aspect-ratio:1!important;border-radius:10px!important;align-self:center!important;width:clamp(42px,5.2vw,58px)!important;min-width:0!important;height:clamp(42px,5.2vw,58px)!important;min-height:0!important}.pedigree-column-view [data-pedigree-card-body]{text-align:left!important;padding:0 2px 0 6px!important}.pedigree-column-view [data-pedigree-card-body] .font-medium{justify-content:flex-start!important;font-size:clamp(.62rem,1.25vw,.78rem)!important;line-height:1.08!important}.pedigree-column-view [data-pedigree-card-body] .text-muted-foreground{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(.56rem,1.05vw,.66rem)!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.pedigree-column-view .column-parents>img{width:52px!important;height:52px!important}}.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=d31dbb96ef765bd7.css.map*/