.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 .headers-row[data-pedigree-columns="3"],.pedigree-column-view .columns-container[data-pedigree-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:768px){.pedigree-column-view .columns-container[data-pedigree-columns="3"] .column-parents [data-pedigree-layout=vertical]{width:76%;max-width:330px}.pedigree-column-view .columns-container[data-pedigree-columns="3"] .column-great-grandparents [data-pedigree-card]{justify-self:start;width:calc(100% + -1*clamp(18px,16.666vw - 195px,150px))!important}}.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-layout=horizontal]{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-layout=horizontal] [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-layout=horizontal] [data-pedigree-card-body]{text-align:left!important;padding:0 2px 0 6px!important}.pedigree-column-view [data-pedigree-layout=horizontal] [data-pedigree-card-name]{justify-content:flex-start!important;font-size:clamp(.68rem,1.28vw,.82rem)!important;line-height:1.08!important}.pedigree-column-view [data-pedigree-layout=horizontal] [data-pedigree-card-relation],.pedigree-column-view [data-pedigree-layout=horizontal] [data-pedigree-card-secondary]{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(.52rem,.98vw,.62rem)!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 .column-parents [data-pedigree-layout=vertical] [data-pedigree-card-image]{aspect-ratio:4/5!important}.pedigree-column-view .columns-container[data-pedigree-columns="3"] .column-parents [data-pedigree-layout=vertical]{width:62%!important;max-width:220px!important}.pedigree-column-view .columns-container[data-pedigree-columns="3"] .column-great-grandparents [data-pedigree-card]{width:calc(100% - 45px)!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{z-index:2;min-width:0;padding:30px;position:relative;overflow:visible}.pedigree-column-view [data-pedigree-card]:hover{z-index:60!important;overflow:visible!important}.pedigree-column-view [data-pedigree-tooltip]{visibility:hidden;z-index:70!important}.pedigree-column-view [data-pedigree-card]:hover>[data-pedigree-tooltip],.pedigree-column-view [data-pedigree-card]:focus-visible>[data-pedigree-tooltip]{visibility:visible;opacity:1!important}.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}@media (min-width:768px){.pedigree-column-view .column-subject .column-content,.pedigree-column-view .column-parents .column-content{justify-items:center}.pedigree-column-view .column-subject [data-pedigree-layout=vertical],.pedigree-column-view .column-parents [data-pedigree-layout=vertical]{width:76%;max-width:380px}.pedigree-column-view .column-subject [data-pedigree-layout=vertical] [data-pedigree-card-image],.pedigree-column-view .column-parents [data-pedigree-layout=vertical] [data-pedigree-card-image]{border-radius:12px;width:92%;margin-top:10px;margin-left:auto;margin-right:auto}.pedigree-column-view .column-grandparents [data-pedigree-card-image]{width:clamp(64px,6.5vw,96px)!important;min-width:clamp(64px,6.5vw,96px)!important;height:clamp(64px,6.5vw,96px)!important;min-height:clamp(64px,6.5vw,96px)!important}}.pedigree-column-view .column-content>.pedigree-card:first-child [data-pedigree-tooltip]{margin-top:6px;margin-bottom:0;top:100%;bottom:auto;transform:translate(-50%,4px)}.pedigree-column-view .column-content>.pedigree-card:first-child:hover [data-pedigree-tooltip]{transform:translate(-50%,8px)}.pedigree-column-view[data-pedigree-theme=primary] [data-pedigree-card]{border-color:hsl(var(--primary))!important;background:hsl(var(--card))!important}.pedigree-column-view[data-pedigree-theme=primary] .connection-line{stroke:hsl(var(--primary))}.pedigree-column-view[data-pedigree-theme=primary] [data-pedigree-card]:hover{box-shadow:0 0 0 2px color-mix(in srgb,hsl(var(--primary))48%,transparent)!important}.pedigree-column-view[data-pedigree-theme=monochrome] [data-pedigree-card]{border-color:color-mix(in srgb,hsl(var(--foreground))32%,transparent)!important;background:hsl(var(--card))!important}.pedigree-column-view[data-pedigree-theme=monochrome] .connection-line{stroke:color-mix(in srgb,hsl(var(--foreground))28%,transparent)}.pedigree-column-view[data-pedigree-theme=heritage] [data-pedigree-card]{background:linear-gradient(145deg,color-mix(in srgb,#b78a42 13%,hsl(var(--card))),hsl(var(--card))68%)!important;border-color:#b78a42!important}.pedigree-column-view[data-pedigree-theme=heritage] .connection-line{stroke:#b78a42}.pedigree-column-view[data-pedigree-theme=glass] [data-pedigree-card]{-webkit-backdrop-filter:blur(10px)saturate(125%);backdrop-filter:blur(10px)saturate(125%);box-shadow:inset 0 1px #ffffff29;border-color:color-mix(in srgb,hsl(var(--foreground))22%,transparent)!important;background:color-mix(in srgb,hsl(var(--card))78%,transparent)!important}.pedigree-column-view[data-pedigree-theme=glass] .connection-line{stroke:color-mix(in srgb,hsl(var(--foreground))24%,transparent)}@media (min-width:1181px){.pedigree-column-view .column-grandparents [data-pedigree-layout=horizontal],.pedigree-column-view .column-great-grandparents [data-pedigree-layout=horizontal]{gap:8px!important;padding:4px 6px!important}.pedigree-column-view .column-grandparents [data-pedigree-layout=horizontal] [data-pedigree-card-body],.pedigree-column-view .column-great-grandparents [data-pedigree-layout=horizontal] [data-pedigree-card-body]{padding:2px 4px!important}}.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=9b03e3eac5deb7f1.css.map*/