/* Memorial homepage: warm archive tones with restrained SaaS interactions. */
:root{--ink:#35272b;--muted:#84777a;--line:#e9e0d4;--cream:#fbf7ef;--gold:#a67c45;--soft-shadow:0 20px 60px #35272b0a}
body{color:var(--ink);background:#fffdf8}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.site-header{background:color-mix(in srgb,var(--header) 92%,transparent);backdrop-filter:blur(18px);padding-block:17px;transition:box-shadow .3s,border-color .3s}.is-scrolled .site-header{box-shadow:0 10px 35px #35272b0b;border-color:#e4d9c6}.brand-symbol{border-radius:15px;background:#f0e5d6;color:var(--primary);border:0}.menu-list>li>a{position:relative;padding-block:10px}.menu-list>li>a:after{content:'';position:absolute;left:0;right:0;bottom:2px;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .25s}.menu-list>li>a:hover:after,.menu-list>li>a[aria-current=page]:after{transform:scaleX(1)}.reading-progress{position:fixed;z-index:100;top:0;left:0;width:100%;height:3px;pointer-events:none}.reading-progress span{display:block;width:100%;height:100%;background:var(--accent);transform:scaleX(0);transform-origin:left}.announcement{padding-block:9px;background:var(--primary);font-size:11px}.btn{border-radius:var(--radius);padding:14px 23px;display:inline-flex;align-items:center;justify-content:center;gap:16px;transition:transform .22s,box-shadow .22s,background .22s}.btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #35272b16}.btn span,.text-link span{transition:transform .22s}.btn:hover span{transform:translate(2px,-2px)}.text-link{border-bottom:1px solid #cfb68f;padding-bottom:7px;font-size:14px}.memorial-home{padding-top:26px}.memorial-home .hero-slider{margin:0 auto;width:calc(100% - 64px);max-width:1440px;border-radius:28px;overflow:hidden;border:1px solid #e6d9c6;background:var(--cream)}
/* Keep the archival portrait at its natural size inside a generous frame. */
.memorial-hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:50px;background:linear-gradient(125deg,#fffaf0,#f4eddf 70%,#e7dfd2);color:var(--ink);min-height:665px;padding:65px 6%;overflow:hidden;isolation:isolate}.memorial-hero:after{display:none}.memorial-hero .hero-inner{width:auto;max-width:610px;padding:0;z-index:2}.memorial-hero .hero-badge{display:inline-flex;align-items:center;gap:10px;background:#ffffffa6;border:1px solid #e7d9c2;border-radius:30px;padding:8px 15px;color:#825d37;font-size:13px;margin-bottom:24px;box-shadow:0 3px 14px #916c2c06}.badge-dot{width:6px;height:6px;border-radius:50%;background:#ac814c;box-shadow:0 0 0 4px #b9934d1a}.memorial-hero h1{font-size:clamp(42px,4.8vw,70px);font-weight:650;line-height:1.45;letter-spacing:-.025em;color:var(--primary);margin-bottom:15px;max-width:620px}.memorial-hero .hero-life{font-size:14px;color:#897963;letter-spacing:.02em;margin-bottom:22px}.memorial-hero .hero-copy{font-size:16px;line-height:1.95;max-width:460px}.memorial-hero .hero-copy p{color:#7e726b}.memorial-hero .button-row{gap:25px;margin-top:28px;flex-wrap:wrap}.memorial-hero .hero-secondary{color:var(--primary);font-size:14px;border-bottom:1px solid #ba9d79;padding-block:9px}.hero-footnote{display:flex;align-items:center;gap:12px;font-size:12px;color:#998473;margin-top:35px}.hero-footnote svg{width:17px}.hero-mesh{position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(#b18a502b 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(90deg,transparent,#000);overflow:hidden}.mesh-orb{position:absolute;border-radius:50%;filter:blur(32px)}.orb-one{width:380px;height:380px;background:#d7b88c70;right:-90px;top:-100px}.orb-two{width:210px;height:210px;background:#a5bab02e;left:35%;bottom:-80px}.orbit-line{position:absolute;width:560px;height:560px;border:1px solid #b7966325;border-radius:50%;right:-60px;top:65px}.hero-art{position:relative;width:100%;max-width:470px;min-width:0;margin:auto;display:flex;justify-content:center;padding:27px 35px 42px;z-index:1}.portrait-frame{background:#fffaf0;border:1px solid #decfb8;border-radius:18px;padding:22px;box-shadow:0 25px 50px #725d3720,0 3px 4px #725d370c;position:relative;margin:0;transform:rotate(-3deg);width:296px;flex-shrink:0}.portrait-frame:after{content:'';position:absolute;inset:8px;border:1px solid #e9ddca;border-radius:12px;pointer-events:none}.portrait-topline{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#927b59;margin-bottom:15px}.portrait-topline svg{width:16px;height:16px}.author-portrait{display:block;width:250px;height:263px;object-fit:contain;border-radius:7px;border:1px solid #d6c7ae;background:#eadfd0}.portrait-frame figcaption{padding-top:19px;display:flex;flex-direction:column;gap:5px;text-align:center}.portrait-frame figcaption strong{font-size:20px;font-weight:550}.portrait-frame figcaption span{font-size:10px;color:#9b8566}.portrait-outline{position:absolute;width:300px;height:380px;top:43px;left:50%;transform:translateX(-44%) rotate(8deg);border-radius:24px;background:var(--primary);opacity:.92;box-shadow:0 20px 50px #582c3220}.floating-note{position:absolute;background:#ffffffdb;backdrop-filter:blur(10px);box-shadow:0 12px 35px #4a342c12;border:1px solid #fff;border-radius:14px;display:flex;align-items:center;gap:10px;padding:13px 17px;color:#695443;font-size:12px;z-index:3}.floating-note svg{width:25px;height:25px;padding:4px;box-sizing:content-box;background:#eee4d0;border-radius:9px;color:#9b713d}.note-one{left:-10px;bottom:94px;transform:rotate(-4deg)}.note-two{right:-2px;top:1px;transform:rotate(5deg)}.sparkle-mark{color:#af824a;font-size:23px}.portrait-credit{position:absolute;bottom:-9px;left:0;right:0;font-size:9px;text-align:center;color:#9c8e7d;line-height:1.7;padding-inline:12px}.portrait-credit a{text-decoration:underline;text-underline-offset:3px}.single-hero .hero-controls{display:none}
/* Section spacing and content cards. */
.memorial-home>.content-section{max-width:1250px;margin:auto;padding:88px 45px}.memorial-home .section-heading{margin-bottom:38px;align-items:end;gap:35px}.memorial-home .section-heading h2{font-size:37px;font-weight:550;margin-bottom:10px;color:var(--primary)}.memorial-home .section-heading p{font-size:14px;margin-bottom:0}.memorial-home .section-heading .eyebrow{font-size:12px;margin-bottom:12px}.memorial-home .section-heading .text-link{flex-shrink:0}.memorial-home .split-section{padding-block:65px;display:grid;grid-template-columns:1fr;max-width:990px;text-align:center;position:relative}.memorial-home .split-section:after{content:'';height:1px;background:linear-gradient(90deg,transparent,#ddcbae,transparent);position:absolute;bottom:0;left:5%;right:5%}.memorial-home .split-section h2{font-weight:550;font-size:34px;margin-bottom:15px}.memorial-home .split-section .prose{max-width:750px;margin:auto auto 24px;font-size:15px}.memorial-home .split-section .eyebrow{margin-bottom:13px}.section-number{font-size:17px}.memorial-home .card-grid{gap:26px}.museum-card{border:1px solid var(--line);background:#fffdf9;border-radius:20px;overflow:hidden;box-shadow:0 2px 5px #35272b02;transition:transform .3s,box-shadow .3s,border-color .3s}.museum-card:hover{transform:translateY(-7px);box-shadow:var(--soft-shadow);border-color:#ceb691}.card-info{padding:23px}.card-info h3{font-size:23px;margin-bottom:11px}.card-info p{font-size:13px;line-height:1.9}.card-image{border-radius:0}.card-books .card-image{max-height:320px}.book-cover{min-height:300px;border-width:18px;position:relative;background-image:radial-gradient(#ffffff0c 1px,transparent 1px);background-size:12px 12px}.book-cover strong{font-size:32px}.book-cover span{font-size:10px;opacity:.65}.book-cover small{font-size:13px;letter-spacing:.1em}.section-books{position:relative}.section-books .card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.card-books .card-info{padding:20px 22px}.card-books .card-info .eyebrow{margin-bottom:8px}.card-books .card-info h3{font-size:22px;margin:0}.card-books .card-info p:empty{display:none}.card-arrow{background:#fff9eee6;color:var(--primary);border-radius:50%;width:35px;height:35px;display:grid;place-content:center}
/* Committee portraits stay equally prominent, including on smaller screens. */
.committee-section{position:relative}.committee-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.member-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fffdf9;transition:transform .3s,box-shadow .3s,border-color .3s}.member-card:hover{transform:translateY(-7px);border-color:#c6a67a;box-shadow:var(--soft-shadow)}.member-link{display:block;height:100%}.member-portrait{position:relative;aspect-ratio:1/1.05;overflow:hidden;background:linear-gradient(150deg,#f4ede0,#e7dece);padding:0}.member-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 25%;transition:transform .5s}.member-card:hover .member-portrait img{transform:scale(1.035)}.member-arrow{position:absolute;bottom:13px;right:13px;width:34px;height:34px;display:grid;place-content:center;border-radius:50%;background:#fffaf0e6;color:var(--primary)}.member-info{padding:23px}.member-role{display:inline-block;font-size:11px;color:#966d3f;padding:4px 11px;border-radius:30px;border:1px solid #e8d9c1;background:#f7efdf;margin-bottom:12px}.member-info h3{font-size:21px;line-height:1.5;margin-bottom:8px;color:var(--primary)}.member-info p{font-size:13px;margin-bottom:0}.member-info small{font-size:11px;color:var(--muted)}.member-photo-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#b59c7c;font-size:11px}.member-photo-empty svg{width:62px;height:62px;stroke-width:1}.committee-waiting{border:1px solid #e5d9c7;border-radius:22px;display:flex;gap:40px;align-items:center;justify-content:center;min-height:220px;padding:35px;background:radial-gradient(ellipse at 0% 0%,#ead9bd44,transparent),#fbf7ef}.committee-waiting h3{font-size:23px;margin-bottom:12px}.committee-waiting p{font-size:14px;margin:0}.empty-portraits{display:flex;flex-shrink:0;padding-left:14px}.empty-portraits span{display:grid;place-content:center;width:64px;height:80px;margin-left:-14px;border:3px solid #fffaf0;background:#e7dcc8;border-radius:50px 50px 25px 25px;transform:rotate(-8deg);box-shadow:0 8px 20px #7357310b}.empty-portraits span:nth-child(2){transform:translateY(-12px);background:#e0cec0}.empty-portraits span:nth-child(3){transform:rotate(8deg);background:#dedfcf}.empty-portraits svg{width:32px;height:32px;color:#a59073;stroke-width:1}
.archive-waiting{background:linear-gradient(115deg,#f2eee4,#f9f5ea);border:1px solid #e5dbca;border-radius:25px;display:grid;grid-template-columns:1fr 1.3fr;gap:55px;align-items:center;min-height:310px;padding:35px 65px}.archive-waiting h3{font-size:30px;font-weight:500;max-width:430px;margin-bottom:15px}.archive-waiting p{font-size:14px}.archive-illustration{position:relative;display:flex;justify-content:center}.archive-window{width:220px;height:210px;background:#fffaf0;border:1px solid #d7c7a7;border-radius:95px 95px 16px 16px;box-shadow:12px 14px 0 #dcd1bc,0 20px 30px #503f2614;display:grid;place-content:center}.archive-window svg{width:95px;height:95px;color:#b2915f;stroke-width:.8}.archive-tile{position:absolute;right:-5px;bottom:5px;width:60px;height:70px;display:grid;place-content:center;background:var(--primary);color:#f5e7d1;border:4px solid #fbf5e8;border-radius:12px;transform:rotate(12deg)}.archive-tile svg{width:26px}.timeline-section .life-timeline{max-width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px}.timeline-section .timeline-item{grid-template-columns:1fr;gap:12px;border:1px solid var(--line);border-radius:20px;padding:28px;background:#fffaf2;transition:transform .25s,box-shadow .25s}.timeline-section .timeline-item:hover{transform:translateY(-4px);box-shadow:var(--soft-shadow)}.timeline-section .timeline-item:before,.timeline-section .timeline-item:after{display:none}.timeline-section .timeline-date{flex-direction:row;justify-content:space-between;gap:15px;align-items:center}.timeline-section .timeline-date strong{font-size:18px;color:var(--accent)}.timeline-section .timeline-date span{font-size:10px;padding:4px 10px;background:#eee5d4;border-radius:30px;white-space:nowrap}.timeline-section .timeline-item h2{font-size:24px;font-weight:500}.timeline-section .timeline-item p{font-size:14px}.timeline-section .source-link{font-size:11px}.memorial-home .cta-section{max-width:1160px;border-radius:28px;margin:35px auto 90px;padding:65px 10%;background:radial-gradient(ellipse at 100% 0%,#b9854c44,transparent 65%),var(--primary);position:relative;overflow:hidden}.cta-section:after{content:'✦';position:absolute;font-size:240px;right:-20px;bottom:-105px;line-height:1.5;color:#fff8e809;pointer-events:none}.cta-section h2{font-size:38px;font-weight:500}.cta-section p{font-size:15px}.cta-section .eyebrow{color:#d1b18c}.site-footer h2{font-size:34px;line-height:1.6}.footer-top{padding-bottom:30px}.footer-top p{font-size:14px}.motion-toolbar{border-top:1px solid #ffffff18;display:flex;justify-content:space-between;gap:20px;padding-top:22px;margin-top:12px;font-size:11px;color:#e3d7c9}.motion-toolbar button{border:1px solid #ffffff38;border-radius:30px;padding:7px 13px;background:transparent;color:inherit}.back-top{padding:7px 0}.reveal{opacity:1;transform:none}.reveal-pending{opacity:0;transform:translateY(25px)}.reveal{transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s}.reveal-visible{opacity:1;transform:none}.memorial-home .hero-inner{animation:hero-enter .85s both}.hero-art{animation:hero-enter 1s .1s both}.floating-note{animation:note-float 7s ease-in-out infinite}.note-two{animation-delay:-3s}.mesh-orb{animation:orb-drift 12s ease-in-out infinite alternate}.orb-two{animation-delay:-5s}
@keyframes hero-enter{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@keyframes note-float{0%,100%{translate:0 0}50%{translate:0 -9px}}@keyframes orb-drift{from{translate:0 0}to{translate:-15px 15px}}
body[data-motion=subtle] .floating-note,body[data-motion=subtle] .mesh-orb{animation:none}body[data-motion=off] *,body[data-motion=off] *:before,body[data-motion=off] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}body[data-motion=off] .reveal-pending{opacity:1;transform:none}body[data-motion=off] .museum-card:hover,body[data-motion=off] .member-card:hover,body[data-motion=off] .btn:hover,body[data-motion=off] .timeline-item:hover{transform:none}body[data-motion=off] .member-card:hover img{transform:none}
@media(max-width:1150px){.memorial-hero{gap:20px;padding:55px 5%;min-height:620px}.hero-art{padding-inline:15px}.note-one{left:-20px;font-size:10px}.note-two{right:-8px;font-size:10px}.committee-grid{gap:18px}.memorial-home>.content-section{padding-inline:40px}.memorial-home .cta-section{margin-inline:40px}.section-books .card-grid{gap:18px}.book-cover{padding:22px 16px;border-width:12px}}
@media(max-width:850px){.memorial-home{padding-top:15px}.memorial-home .hero-slider{width:calc(100% - 30px);border-radius:22px}.memorial-hero{grid-template-columns:1fr;gap:35px;padding:40px 24px 50px;text-align:center}.memorial-hero .hero-inner{max-width:620px;margin:auto}.memorial-hero h1{font-size:46px;max-width:620px;margin-inline:auto}.memorial-hero .hero-copy{margin:auto;max-width:480px}.memorial-hero .hero-life{font-size:13px}.memorial-hero .button-row{justify-content:center}.hero-footnote{justify-content:center;margin-top:22px}.hero-art{max-width:410px;padding:22px 24px 45px}.note-one{left:0}.note-two{right:0}.hero-mesh{mask-image:linear-gradient(180deg,transparent,#000)}.committee-grid,.section-books .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.memorial-home>.content-section{padding:65px 28px}.memorial-home .section-heading h2{font-size:30px}.memorial-home .section-heading{align-items:start;gap:20px}.memorial-home .section-heading .text-link{font-size:12px}.archive-waiting{padding:35px;gap:40px;grid-template-columns:1fr 1.2fr}.archive-window{width:170px;height:180px}.archive-tile{right:-10px}.archive-waiting h3{font-size:25px}.memorial-home .cta-section{margin:15px 25px 65px;padding:45px 30px}.cta-section h2{font-size:30px}.timeline-section .life-timeline{gap:15px}.timeline-section .timeline-item{padding:22px}.timeline-section .timeline-date{align-items:start;flex-direction:column;gap:8px}.timeline-section .timeline-item h2{font-size:22px}}
@media(max-width:550px){.announcement{font-size:9px}.brand{font-size:15px;max-width:250px}.brand-symbol{width:37px;height:40px}.memorial-hero{padding:35px 20px 45px;gap:27px}.memorial-hero h1{font-size:39px;letter-spacing:0}.memorial-hero .hero-badge{font-size:11px}.memorial-hero .hero-copy{font-size:14px}.memorial-hero .button-row{gap:17px}.memorial-hero .btn{font-size:13px;padding:12px 18px}.memorial-hero .hero-secondary{font-size:12px}.hero-footnote{font-size:10px}.hero-art{padding-inline:0;max-width:300px}.portrait-frame{width:266px;padding:17px}.author-portrait{width:230px;height:auto;aspect-ratio:250/263}.portrait-outline{width:260px;height:340px;top:39px}.portrait-frame figcaption strong{font-size:18px}.floating-note{padding:9px 10px;font-size:9px}.note-one{left:-8px;bottom:90px}.note-two{right:-6px;top:5px}.note-one svg{width:18px;height:18px;padding:3px}.portrait-credit{font-size:8px}.memorial-home>.content-section{padding:48px 22px}.memorial-home .section-heading{display:flex;flex-direction:column;gap:15px;margin-bottom:25px}.memorial-home .section-heading h2{font-size:29px}.memorial-home .split-section h2{font-size:28px}.memorial-home .split-section .prose{font-size:14px}.committee-grid{gap:15px}.member-info{padding:17px 13px}.member-info h3{font-size:18px}.member-info p{font-size:11px}.member-role{font-size:10px;padding:3px 8px}.member-arrow{width:27px;height:27px;font-size:14px}.committee-waiting{flex-direction:column;text-align:center;gap:25px;padding:35px 20px}.committee-waiting p{font-size:13px}.archive-waiting{grid-template-columns:1fr;padding:32px 23px;gap:35px}.archive-illustration{max-width:210px;margin:auto;width:100%;padding-bottom:5px}.archive-waiting h3{font-size:26px}.archive-waiting p{font-size:13px}.section-books .card-grid{gap:15px}.book-cover{min-height:230px;padding:20px 13px;border-width:9px}.book-cover strong{font-size:25px}.book-cover span{font-size:8px}.card-books .card-image{min-height:230px;aspect-ratio:unset}.card-books .card-info{padding:16px 13px}.card-books .card-info h3{font-size:19px}.timeline-section .life-timeline{grid-template-columns:1fr}.timeline-section .timeline-date{flex-direction:row;align-items:center}.timeline-section .timeline-item{padding:24px}.memorial-home .cta-section{margin:10px 20px 50px;padding:40px 23px}.cta-section h2{font-size:28px}.site-footer h2{font-size:27px}.footer-bottom{font-size:10px}.motion-toolbar{font-size:10px;align-items:center}.memorial-home .hero-controls{position:static;background:#f0e6d6;justify-content:center;color:var(--primary);padding:12px}.memorial-home .hero-controls button{color:var(--primary)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-pending{opacity:1;transform:none}.museum-card:hover,.member-card:hover,.btn:hover,.timeline-item:hover{transform:none}.member-card:hover img{transform:none}}

/* Supplied museum portraits, book covers and editable archive counts. */
.brand img{width:60px;height:60px;max-height:60px;object-fit:contain;flex-shrink:0}.brand span{font-size:15px;line-height:1.65}
.card-books .card-image img{object-fit:contain;padding:12px;background:#efe7d8}.archive-count{display:inline-block;margin-top:12px;font-size:28px;color:var(--accent)}
.page-prose h3,.page-prose h4{margin-top:32px}.page-prose p{white-space:pre-line}.contact-grid p,.footer-grid p{white-space:pre-line}
