:root{--bg:#fbfaf6;--ink:#262721;--muted:#706f66;--line:#dedbd0;--sage:#647260;--sage-dark:#3f4c3d;--amber:#b98244;--paper:#fff;--shadow:0 24px 80px #26272124}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #ffffffa8, #fbfaf600), var(--bg);color:var(--ink);margin:0;font-family:Inter,Avenir Next,Segoe UI,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:none}.siteHeader{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#fbfaf6db;border-bottom:1px solid #dedbd0b8;justify-content:space-between;align-items:center;min-height:76px;padding:0 clamp(20px,4vw,64px);display:flex;position:sticky;inset:0 0 auto}.brand,.siteHeader nav,.languageSwitch{align-items:center;display:flex}.brand{gap:12px;font-family:Georgia,Times New Roman,serif;font-size:1.02rem}.brandMark{background:var(--sage);border-radius:999px;width:11px;height:11px}.siteHeader nav{color:var(--muted);gap:clamp(16px,3vw,36px);font-size:.86rem}.siteHeader nav a:hover{color:var(--ink)}.languageSwitch{border:1px solid var(--line);background:#ffffff8f;border-radius:999px;gap:2px;padding:3px}.languageSwitch button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;min-height:30px;padding:0 10px;font-size:.78rem;font-weight:800}.languageSwitch button.active{background:var(--sage-dark);color:#fff}.languageSwitch button:focus-visible{outline-offset:2px;outline:3px solid #b9824452}.hero{grid-template-columns:minmax(0,.84fr) minmax(360px,1.16fr);gap:clamp(32px,6vw,88px);min-height:calc(100vh - 76px);padding:clamp(48px,8vw,104px) clamp(20px,5vw,72px) clamp(34px,5vw,64px);display:grid}.heroCopy{align-self:center;max-width:680px}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{font-size:clamp(4rem,8vw,8.8rem);line-height:.94}h2{font-size:clamp(2.2rem,4.6vw,5.4rem);line-height:1}h3{font-size:1.3rem;font-weight:600;line-height:1.2}.years{color:var(--amber);margin-top:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2vw,1.7rem)}.lead{color:var(--muted);max-width:610px;margin-top:30px;font-size:clamp(1.15rem,1.6vw,1.55rem);line-height:1.58}.heroActions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:.92rem;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #b9824452}.primary{background:var(--sage-dark);color:#fff}.primary:hover{background:#303c2f}.primary:disabled{cursor:wait;opacity:.72}.secondary{border-color:var(--line);color:var(--ink);background:#ffffff85}.heroImageWrap{box-shadow:var(--shadow);border-radius:8px;align-self:stretch;min-height:420px;position:relative;overflow:hidden}.heroImage{object-fit:cover;width:100%;height:100%}.sectionLabel{color:var(--sage);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:.76rem;font-weight:800}.remembrance,.tributeSection,.lightSection{padding:clamp(72px,10vw,132px) clamp(20px,5vw,72px)}.remembrance{border-top:1px solid var(--line)}.remembranceGrid,.tributeSection,.lightSection{grid-template-columns:minmax(0,.92fr) minmax(320px,.78fr);gap:clamp(28px,5vw,76px);display:grid}.copyStack{color:var(--muted);gap:22px;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.75;display:grid}.tributeSection{background:#eef1e9;align-items:start}.tributeIntro p,.lightSection p{color:var(--muted);max-width:620px;margin-top:24px;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.72}.gateCard,.videoPanel{background:#ffffffd1;border:1px solid #64726038;border-radius:8px;box-shadow:0 22px 60px #3f4c3d1f}.gateCard{gap:18px;padding:clamp(24px,4vw,40px);display:grid}.gateCard p{color:var(--muted);margin-top:10px;line-height:1.62}.gateCard label{color:var(--ink);font-size:.83rem;font-weight:800}.passwordRow{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}input{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:999px;width:100%;min-height:48px;padding:0 18px}.formError{color:#9b302b;margin:0;font-size:.94rem}.videoPanel{overflow:hidden}.tributeVideo,.videoPlaceholder{aspect-ratio:16/9;background:#1f241f;width:100%;display:block}.videoPlaceholder{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px;display:flex}.videoPlaceholder span{color:#ffffffb8}.videoMeta{color:var(--muted);justify-content:space-between;padding:14px 18px;font-size:.84rem;display:flex}.videoMeta span:first-child{color:var(--sage-dark);font-weight:800}.lightSection{align-items:end}@media (max-width:900px){.siteHeader{flex-direction:column;align-items:flex-start;gap:14px;padding-top:18px;padding-bottom:18px;position:static}.siteHeader nav{flex-wrap:wrap}.languageSwitch{margin-top:2px}.hero,.remembranceGrid,.tributeSection,.lightSection{grid-template-columns:1fr}.hero{min-height:auto}.heroImageWrap{min-height:320px}.lightSection{align-items:start}}@media (max-width:560px){.heroActions,.passwordRow{grid-template-columns:1fr}.heroActions{display:grid}.button{width:100%}h1{font-size:clamp(3.15rem,17vw,4.6rem)}.videoMeta{flex-direction:column;gap:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
