:root{--green:#123e36;--deep:#0b2924;--ink:#18362e;--gold:#e5c17c;--paper:#faf8f2;--muted:#52685e;--line:#d5ded5;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 Arial,Helvetica,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08}h1{font-size:clamp(3.5rem,5.8vw,6.3rem);letter-spacing:-.045em}h2{font-size:clamp(2.4rem,3.5vw,3.8rem);letter-spacing:-.035em}h3{font-size:1.85rem;letter-spacing:-.025em}h1 em,h2 em{color:#bd9853;font-weight:400}p+p{margin-top:1rem}.eyebrow{font-size:.72rem;line-height:1.6;font-weight:700;letter-spacing:.14em;margin-bottom:1.3rem}.section{padding:6rem max(6%,calc((100vw - 1320px)/2));}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.8rem}.section-heading .text-link{flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:14px 24px;text-decoration:none;border:1px solid transparent;font-size:.9rem;line-height:1.5;font-weight:700;transition:background .2s,transform .2s}.gold{background:var(--gold);color:var(--deep)}.button:hover{transform:translateY(-2px);filter:brightness(.97)}.outline-dark{border-color:var(--ink)}.text-link{text-decoration:none;display:inline-block;border-bottom:1px solid #91a297;padding-bottom:4px;font-size:.9rem;font-weight:700}.text-link:hover{border-color:var(--ink)}.back{display:inline-block;text-decoration:none;font-size:.86rem;margin-bottom:2rem}.large-copy{font:1.7rem/1.4 var(--serif);color:var(--ink)}.subtle{background:none;border:0;padding:8px 0;color:inherit;text-decoration:underline;text-underline-offset:5px;font-size:.85rem}.header{position:sticky;top:0;z-index:30;min-height:94px;padding:1rem 4%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:#fffef9ed;backdrop-filter:blur(15px);border-bottom:1px solid #d9dfd533}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand img{width:116px;height:46px;object-fit:contain}.brand>span{font-size:.68rem;font-weight:600;line-height:1.5;max-width:145px}.header nav{display:flex;align-items:center;gap:1.35rem;font-size:.82rem}.header nav a{text-decoration:none;white-space:nowrap}.header nav a:not(.nav-donate):hover,.header nav a[aria-current=page]:not(.nav-donate){color:#8b672a;text-decoration:underline;text-underline-offset:7px}.header .nav-donate{background:var(--gold);font-weight:700;padding:10px 17px;display:flex;gap:1.3rem}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);padding:8px 12px;gap:15px;align-items:center}.hero{position:relative;background:var(--deep);color:#fff;min-height:730px;overflow:hidden}.hero-images,.hero-slide,.hero-shade{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity 1.2s}.hero-slide.active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-slide.active img{animation:hero-drift 10s ease-out both}.hero.paused .hero-slide img{animation-play-state:paused}.hero-shade{background:linear-gradient(90deg,#07261ff0 0%,#07261fd0 32%,#07261f25 80%),linear-gradient(0deg,#08261fe6,transparent 40%)}.hero-content{position:relative;padding:5.2rem 6% 7rem;max-width:950px}.hero-content .eyebrow{color:var(--gold)}.hero h1{font-size:clamp(3.5rem,5.5vw,6rem);line-height:1.04}.hero h1 em{color:var(--gold)}.hero-content>p:not(.eyebrow){max-width:500px;color:#e2e8df;line-height:1.75;margin-top:1.7rem;font-size:1.03rem}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.7rem;margin-top:2rem}.hero-book{font-size:.86rem;text-decoration:none;border-bottom:1px solid #bdc8bc;padding-bottom:4px}.hero-bottom{position:absolute;bottom:26px;left:6%;right:6%;display:flex;justify-content:space-between;align-items:end;gap:1rem}.hero-bottom .eyebrow{color:var(--gold);font-size:.63rem}.hero-bottom p{font-size:.78rem;margin-top:4px;color:#e4e9e1}.hero-controls{display:flex;gap:10px}.hero-controls button{width:40px;height:40px;border:1px solid #bcc8bb80;background:#08261f55;color:white;font-size:.75rem}.hero-controls button.selected{background:var(--gold);color:var(--deep);border-color:var(--gold)}@keyframes hero-drift{from{transform:scale(1.06)}to{transform:scale(1)}}.legacy-strip{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.7rem 6%;background:#e9eddf}.legacy-strip>span{font-size:.66rem;font-weight:700;letter-spacing:.1em;line-height:1.7}.legacy-strip p{font-size:.78rem;display:flex;gap:12px;align-items:center;margin:0}.legacy-strip strong{font:2.2rem var(--serif)}.legacy-strip a{font-size:.8rem;text-decoration:none;border-bottom:1px solid #97a795}.foundation-intro{display:grid;grid-template-columns:1fr 1fr;gap:10%;border-bottom:1px solid var(--line)}.foundation-copy>p:not(.large-copy){color:var(--muted)}.foundation-copy .large-copy{margin-bottom:1.5rem}.founder-signature{display:flex;align-items:center;gap:15px;margin-top:2rem}.founder-signature img{width:60px;height:72px;object-fit:cover;border-radius:45% 45% 0 0}.founder-signature p{font:1rem/1.5 var(--serif)}.founder-signature span{display:block;font:.68rem/1.6 Arial,sans-serif;color:var(--muted);margin-top:5px}.values{display:flex;gap:1.5rem;border-top:1px solid var(--line);padding-top:1.5rem;margin-top:2rem}.values span{font-size:.8rem;font-weight:700}.values span:before{content:'✦';color:#a78341;margin-right:8px}.home-events{background:#f0f1e9}.event-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem 2.5rem}.event-card{min-width:0}.event-image{display:block;position:relative;overflow:hidden;background:#dae0d5;aspect-ratio:1.64}.event-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.event-image:hover img{transform:scale(1.035)}.event-year{position:absolute;bottom:0;left:0;background:var(--paper);padding:8px 17px;font:1.5rem var(--serif);color:var(--ink)}.event-card-copy{padding-top:1.5rem}.event-card .eyebrow{font-size:.68rem;margin-bottom:.7rem}.event-card .eyebrow span{padding:0 5px}.event-card h3{font-size:1.9rem;margin-bottom:.9rem}.event-card h3 a{text-decoration:none}.event-card-copy>p:not(.eyebrow){font-size:.94rem;color:var(--muted);max-width:550px}.event-links{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-top:1.2rem}.event-links>a{font-size:.8rem}.event-links>a:not(.text-link){text-underline-offset:4px}.book-feature{background:var(--green);color:white;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:10%;padding:6rem 12%}.book-cover{max-width:335px;width:100%;padding:28px;background:#102d27;border:1px solid #ad8e52;text-align:center;box-shadow:-10px 9px 0 #092019,0 25px 50px #041b1655;transform:rotate(-4deg);margin:auto}.book-cover>p{color:var(--gold);font-size:.62rem;letter-spacing:.2em}.book-cover h2{font-size:3rem;color:var(--gold);margin:18px 0 24px}.book-cover img{width:100%;height:245px;object-fit:contain;background:#000}.book-cover>span{display:block;font-size:.65rem;letter-spacing:.13em;margin-top:22px}.book-copy .eyebrow{color:var(--gold)}.book-copy h2{font-size:3.4rem}.book-copy p:not(.eyebrow){color:#d4e1d6;margin-top:1.5rem}.book-copy .edition-note{font-size:.8rem}.book-copy .button{margin-top:2rem}.preview-mosaic{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:1.3rem}.preview-mosaic .gallery-card:first-child{grid-row:span 2}.preview-mosaic .gallery-card:nth-child(2){grid-column:span 2}.preview-mosaic .gallery-card figcaption{display:none}.preview-mosaic .gallery-card>a{height:245px}.preview-mosaic .gallery-card:first-child>a{height:100%}.preview-mosaic .gallery-card img{height:100%;width:100%;object-fit:cover}.gallery-card{min-width:0}.photo-link{display:block;position:relative;overflow:hidden;cursor:zoom-in;background:#e5e9df}.photo-link img{transition:transform .5s}.photo-link:hover img{transform:scale(1.025)}.photo-expand{position:absolute;right:12px;bottom:12px;background:#fffef0e6;width:30px;height:30px;display:grid;place-items:center;font-size:1rem}.family-callout{display:grid;grid-template-columns:1fr 1fr;background:#e9eddf;align-items:stretch}.family-callout>div{padding:4rem 12%}.family-callout h2{font-size:3rem}.family-callout p:not(.eyebrow){color:var(--muted);margin:1.4rem 0}.family-callout>img{width:100%;height:100%;object-fit:cover;min-height:370px}.giving-banner{text-align:center;background:var(--deep);color:white;padding:5rem 8%;border-bottom:1px solid #526b5433}.giving-banner .eyebrow{color:var(--gold)}.giving-banner p:not(.eyebrow){max-width:600px;margin:1.5rem auto 2rem;color:#d4e1d6}footer{background:var(--deep);color:#d4e1d6;padding:3.5rem 6% 1.5rem}.footer-top{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:4rem;padding-bottom:3rem}.footer-top img{width:130px;height:52px;object-fit:contain;margin-bottom:1.3rem}.footer-top>div:first-child>p{font:1.6rem/1.3 var(--serif)}.footer-top a{display:block;text-decoration:none;font-size:.85rem;margin-bottom:.5rem;overflow-wrap:anywhere}.footer-top a:hover{text-decoration:underline}.footer-top .eyebrow{font-size:.67rem;color:var(--gold)}.footer-top>div>p:not(.eyebrow){font-size:.85rem}.footer-top>div:first-child>p{font-size:1.6rem}.footer-bottom{border-top:1px solid #a5b8a32e;padding-top:1.2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.72rem}.footer-bottom button{font-size:.72rem}.page-intro{padding:4.5rem 6% 3.7rem;background:#e9eddf}.page-intro p:not(.eyebrow){max-width:630px;margin-top:1.7rem;color:var(--muted);font-size:1.03rem}.page-intro .button{margin-top:2rem}.listing{padding-top:2.8rem}.filter-bar{margin-bottom:2.5rem;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:space-between}.filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.filter-buttons button{background:transparent;border:1px solid #b7c4b5;color:var(--ink);padding:9px 14px;font-size:.78rem}.filter-buttons button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}.filter-count{font-size:.8rem;color:var(--muted);white-space:nowrap}.reports-callout{margin-top:4rem;padding:3rem;background:#e9eddf}.reports-callout h2{font-size:2.4rem}.reports-callout>p:not(.eyebrow){margin:1rem 0 2rem;max-width:700px}.reports-callout>div{display:flex;gap:1rem;flex-wrap:wrap}.story-heading{padding-top:3rem;padding-bottom:3rem}.story-heading h1{max-width:1050px;font-size:clamp(3rem,5.5vw,5.5rem)}.story-lead{font:1.45rem/1.5 var(--serif);max-width:850px;margin-top:1.5rem}.story-place{color:var(--muted);font-size:.85rem;margin-top:1rem}.story-quicklinks{display:flex;gap:2rem;align-items:center;margin-top:1.8rem;font-size:.8rem}.story-quicklinks a{font-size:.83rem}.story-hero{margin:0 6%}.story-hero>img{width:100%;height:min(65vw,650px);object-fit:cover}.story-hero>figcaption{font-size:.8rem;color:var(--muted);margin-top:.8rem}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem 3rem;background:var(--green);color:white}.stats strong{font:3.2rem var(--serif);display:block;color:var(--gold)}.stats span{font-size:.8rem}.story-stats{margin:2rem 6% 0}.story-layout{display:grid;grid-template-columns:230px minmax(0,750px);gap:7%;justify-content:space-between}.story-layout aside{position:sticky;top:125px;align-self:start;border-top:1px solid var(--line);padding-top:1.5rem}.story-layout aside a{display:block;text-decoration:none;font-size:.8rem;line-height:1.6;padding:.7rem 0}.story-layout aside a:hover{text-decoration:underline}.story-text>section{margin-bottom:3rem}.story-text h2{font-size:2.3rem;margin-bottom:1.3rem}.story-text p{line-height:1.85}.story-inline{max-width:470px;margin:2rem auto}.story-inline img{width:100%;max-height:590px;object-fit:contain}.story-inline figcaption{font-size:.85rem;color:var(--muted);margin-top:1rem}.report-prompt{padding:2.5rem;background:#e8eddf;margin-top:2rem}.report-prompt .button{margin-top:1.5rem}.source-details{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:1rem;font-size:.82rem;color:var(--muted)}.source-details summary{cursor:pointer}.source-details li{margin:.7rem 0}.event-gallery{background:#eff1e9}.gallery-grid{columns:3;column-gap:1.7rem}.gallery-grid .gallery-card{break-inside:avoid;margin-bottom:2rem}.gallery-card img{width:100%;height:auto}.gallery-card figcaption{font-size:.8rem;line-height:1.65;padding:12px 1px}.gallery-card figcaption>span{display:block;font-size:.66rem;letter-spacing:.03em;color:#76836f;margin-bottom:5px}.gallery-help{text-align:center;font-size:.85rem;color:var(--muted);margin-top:2rem}.related-events{border-top:1px solid var(--line)}.family-hero{display:grid;grid-template-columns:1fr 1.1fr;background:var(--green);color:#fff}.family-hero>div{padding:4.5rem 10%}.family-hero h1 em{color:var(--gold)}.family-hero p:not(.eyebrow){max-width:500px;margin:1.5rem 0 2rem;color:#d8e3d8}.family-hero .eyebrow{color:var(--gold)}.family-hero>img{width:100%;height:100%;object-fit:cover;min-height:550px}.family-story{max-width:1150px;margin:auto;text-align:center}.family-story>p:not(.eyebrow){max-width:780px;margin:2rem auto 1.5rem}.tree-section{background:#e8eddf}.tree-intro{max-width:740px;color:var(--muted)}.family-tree{display:flex;justify-content:center;align-items:start;margin-top:3rem}.person-card{width:310px;max-width:42%;text-align:center;background:#fffdf5;padding:2rem;border-top:3px solid #b49455}.person-card>img{margin:0 auto 1.5rem;width:90px;height:110px;object-fit:cover}.person-card h3{font-size:1.5rem}.person-card>p{font-size:.8rem;color:var(--muted);margin:1rem 0}.person-card details{font-size:.82rem}.person-card summary{cursor:pointer;text-decoration:underline;text-underline-offset:4px}.person-card details p{margin:1rem 0}.person-initials{display:grid;place-items:center;width:90px;height:110px;margin:0 auto 1.5rem;background:var(--green);color:var(--gold);font:2rem var(--serif)}.tree-link{padding-top:135px;display:flex;align-items:center;gap:8px;width:180px}.tree-link span{height:1px;background:#a0ae96;flex:1}.tree-link p{font-size:.65rem;text-align:center}.tree-note{font-size:.8rem;color:var(--muted);text-align:center;margin-top:2rem}.memory-card{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#e9eddf;align-items:center}.memory-card h2{font-size:2.8rem}.memory-card p:not(.eyebrow){margin:1.4rem 0}.memory-card .photo-link img{max-height:560px;object-fit:contain}.skip{position:fixed;top:-100px;left:10px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}:focus-visible{outline:3px solid #b88321;outline-offset:5px}[hidden]{display:none!important}dialog{border:0;color:var(--ink);background:var(--paper);max-width:570px;width:90vw;padding:3rem}dialog::backdrop{background:#061d17e8}dialog h2{font-size:2.4rem;margin-bottom:1.4rem}dialog>p{margin:1rem 0}.dialog-close{position:absolute;right:16px;top:8px;background:none;border:0;font-size:2rem}#photo-dialog{background:#0a211b;color:white;max-width:1200px;width:96vw;max-height:95dvh;padding:15px 22px;overflow:auto}#photo-dialog figure>img{width:auto;max-width:100%;height:auto;max-height:72dvh;object-fit:contain;margin:auto}#photo-dialog figcaption{max-width:800px;margin:12px auto;text-align:center;font-size:.9rem}.lightbox-top,.lightbox-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:12px}.lightbox-top{font-size:.75rem}.lightbox-top>div{display:flex;gap:20px;align-items:center}.lightbox-top a{font-size:.75rem}.lightbox-top button{font-size:2rem;border:0;background:none;color:white}.lightbox-bottom button{color:white;border:1px solid #77907b;background:none;padding:8px 15px;font-size:.8rem}.lightbox-bottom button:disabled{opacity:.35;cursor:default}#connection-status{position:fixed;bottom:15px;left:50%;transform:translateX(-50%);padding:10px 18px;background:var(--gold);color:var(--ink);z-index:40;font-size:.8rem;max-width:90vw;text-align:center}.reveal{animation:rise-in .6s ease-out both}@keyframes rise-in{from{opacity:.4;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero-content{padding-left:max(6%,calc((100vw - 1320px)/2))}.hero{min-height:810px}}@media(max-width:1150px){.brand>span{display:none}.header nav{gap:1rem}.hero h1{font-size:4.5rem}.hero{min-height:700px}.legacy-strip{flex-wrap:wrap}.legacy-strip>a{display:none}.story-layout{grid-template-columns:180px minmax(0,1fr);gap:5%}.book-copy h2{font-size:2.9rem}}@media(max-width:900px){html{scroll-padding-top:90px}.header{min-height:78px;padding:.8rem 5%;flex-wrap:wrap}.brand>span{display:block}.menu-toggle:not([hidden]){display:flex}.header nav{width:100%;flex-wrap:wrap;gap:0;border-top:1px solid var(--line);padding-top:12px}.header nav a{width:50%;padding:10px 8px}.header nav .nav-donate{width:100%;margin-top:8px;justify-content:center}.nav-enhanced .header nav{display:none}.nav-enhanced .header nav.open{display:flex}.section{padding:4rem 6%}.foundation-intro{gap:6%}.book-feature{padding:4rem 8%;gap:8%}.book-copy h2{font-size:2.5rem}.book-cover h2{font-size:2.5rem}.gallery-grid{columns:2}.story-layout{display:block}.story-layout aside{position:static;display:flex;gap:1rem;flex-wrap:wrap;padding-bottom:2rem}.story-layout aside .eyebrow{width:100%;margin-bottom:0}.story-text{max-width:750px;margin:auto}.footer-top{gap:2rem}.family-callout>div{padding:3rem 10%}.family-callout h2{font-size:2.5rem}}
@media(max-width:650px){body{font-size:16px}.header{padding:.7rem 5%}.brand img{width:97px;height:39px}.brand>span{font-size:.6rem}.menu-toggle{font-size:.8rem;padding:7px 10px;gap:9px}.hero{min-height:700px}.hero-content{padding:3.5rem 7% 8rem}.hero h1{font-size:3.6rem}.hero-shade{background:linear-gradient(90deg,#082b24e8,#082b24a3),linear-gradient(0deg,#09281fdc,transparent)}.hero-content>p:not(.eyebrow){font-size:.95rem;margin-top:1.4rem}.hero-content .eyebrow{font-size:.65rem}.hero-actions{gap:1.2rem}.hero-book{font-size:.8rem}.hero-bottom{left:7%;right:7%;bottom:22px;align-items:end}.hero-bottom>div:first-child{max-width:185px}.hero-bottom p{font-size:.65rem}.hero-bottom .eyebrow{font-size:.57rem}.hero-controls{gap:5px}.hero-controls button{width:30px;height:34px;font-size:.68rem}.legacy-strip{padding:1.4rem 7%;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.legacy-strip>span{font-size:.6rem}.legacy-strip p{font-size:.65rem;gap:8px}.legacy-strip strong{font-size:1.7rem}.foundation-intro{grid-template-columns:1fr;gap:2rem}.foundation-intro h2{font-size:2.65rem}.large-copy{font-size:1.5rem}.values{gap:1rem}.values span{font-size:.72rem}.section-heading{display:block;margin-bottom:2rem}.section-heading .text-link{margin-top:1.5rem}.event-grid{grid-template-columns:1fr;gap:2.5rem}.event-card h3{font-size:1.85rem}.event-card-copy{padding-top:1rem}.book-feature{grid-template-columns:1fr;gap:3rem;padding:4rem 8%}.book-cover{max-width:280px;padding:24px}.book-cover img{height:210px}.book-copy h2{font-size:2.7rem}.preview-mosaic{grid-template-columns:1fr 1fr;gap:.7rem}.preview-mosaic .gallery-card:first-child{grid-row:auto}.preview-mosaic .gallery-card:nth-child(2){grid-column:auto}.preview-mosaic .gallery-card>a,.preview-mosaic .gallery-card:first-child>a{height:210px}.family-callout{grid-template-columns:1fr}.family-callout>div{padding:3rem 7%}.family-callout>img{min-height:0;max-height:350px;object-fit:cover}.giving-banner{padding:3.5rem 7%}.giving-banner h2{font-size:2.5rem}footer{padding:3rem 7% 1.5rem}.footer-top{grid-template-columns:1fr 1fr;gap:2rem}.footer-top>div:last-child{grid-column:span 2}.footer-bottom{display:block;font-size:.66rem}.footer-bottom .subtle{margin-top:.8rem}.page-intro{padding:3.2rem 7% 2.8rem}.page-intro h1{font-size:3.5rem}.listing{padding-top:2rem}.filter-buttons button{font-size:.72rem;padding:8px 11px}.filter-bar{gap:1rem}.gallery-grid{column-gap:1rem}.gallery-grid .gallery-card{margin-bottom:1rem}.gallery-card figcaption{font-size:.72rem;line-height:1.55}.gallery-card figcaption>span{font-size:.6rem}.reports-callout{padding:2rem 1.5rem}.reports-callout h2{font-size:2rem}.story-heading{padding-top:2rem}.story-heading h1{font-size:3rem}.story-lead{font-size:1.3rem}.story-quicklinks{flex-wrap:wrap;gap:1rem}.story-hero{margin:0 6%}.story-hero>img{height:340px;object-fit:cover}.story-hero>figcaption{font-size:.72rem}.stats{gap:1rem;padding:1.5rem}.stats strong{font-size:2.2rem}.stats span{font-size:.65rem;display:block;line-height:1.5}.story-layout aside{gap:.8rem}.story-layout aside a{font-size:.72rem;padding:.2rem 0}.story-text h2{font-size:2rem}.story-text p{font-size:.96rem}.report-prompt{padding:1.8rem}.family-hero{grid-template-columns:1fr}.family-hero>div{padding:3rem 7%}.family-hero h1{font-size:3.7rem}.family-hero>img{min-height:0;max-height:420px}.family-tree{flex-direction:column;align-items:center}.person-card{max-width:100%;width:310px}.tree-link{padding:0;flex-direction:column;width:auto;height:90px;gap:4px}.tree-link span{width:1px;min-height:15px}.tree-link p{font-size:.7rem}.tree-intro{font-size:.94rem}.memory-card{grid-template-columns:1fr;gap:2rem}.memory-card h2{font-size:2.4rem}#photo-dialog{padding:12px}#photo-dialog figcaption{font-size:.8rem}.lightbox-top a{font-size:.68rem}.lightbox-top>div{gap:12px}.lightbox-top{font-size:.68rem}dialog{padding:2rem}.section{padding-block:3.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
