@font-face{font-family:Inter;src:url(/fonts/inter-latin-400.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-latin-600.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-latin-700.woff2) format("woff2");font-weight:700;font-display:swap}:root{font-family:Inter,system-ui,sans-serif;color:#f4f0eb;background:#0b0a14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0a14}.archive-page{overflow:hidden}.archive-wrap{width:min(1120px,calc(100% - 40px));margin:0 auto}.archive-hero{position:relative;min-height:720px;display:grid;place-items:center;text-align:center;background:radial-gradient(ellipse at 50% 0%,#38276a,#17132c 38%,#0b0a14 77%)}.hero-glow{position:absolute;width:650px;height:650px;border:1px solid rgba(207,170,87,.2);border-radius:50%;box-shadow:0 0 0 80px #875bdc0a,0 0 150px #7b4cce47}.hero-content{position:relative;z-index:1}.archive-mark{width:38px;height:38px;margin-bottom:24px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.73rem;font-weight:700;color:#cfae57}.archive-badge{width:max-content;max-width:100%;margin:0 auto 24px;padding:8px 13px;border:1px solid rgba(207,174,87,.45);border-radius:999px;background:#cfae571a;font-size:.84rem;color:#f5dfaa}.archive-hero h1{margin:0;font-size:clamp(3.6rem,10vw,7.8rem);line-height:.92;letter-spacing:-.075em}.hero-lead{max-width:580px;margin:26px auto 10px;font-size:clamp(1.1rem,2.5vw,1.45rem);font-weight:600}.hero-close{max-width:470px;margin:0 auto;color:#c8c1d5;line-height:1.6}.scroll-link{display:inline-flex;gap:10px;margin-top:42px;color:#f8e4a7;text-decoration:none;font-weight:700}.archive-section{padding:100px 0}.archive-section h2{margin:9px 0 22px;font-size:clamp(2rem,4vw,3.35rem);letter-spacing:-.055em}.numbers-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;border:1px solid #31294a;background:#31294a}.numbers-grid div{min-height:150px;padding:26px 17px;background:#141121;display:flex;flex-direction:column;justify-content:flex-end;gap:8px}.numbers-grid strong{font-size:3rem;color:#f6d782;letter-spacing:-.06em}.numbers-grid span{color:#c8c1d5;font-size:.89rem;line-height:1.35}.feature-section{background:#141121}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0;margin:32px 0 0;list-style:none}.feature-list li{min-height:94px;padding:20px;border:1px solid #39304f;border-radius:10px;background:#1a1628;display:flex;align-items:center;line-height:1.4}.feature-list li:before{content:"✦";margin-right:11px;color:#d9b65b}.section-intro{max-width:630px;margin:-8px 0 34px;color:#bdb5cc;line-height:1.6}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-card{padding:0;border:1px solid #39304f;border-radius:13px;overflow:hidden;background:#161322;color:inherit;text-align:left;cursor:pointer;transition:transform .2s,border-color .2s}.gallery-card:hover{transform:translateY(-4px);border-color:#d9b65b}.gallery-card:focus-visible,.lightbox-close:focus-visible{outline:3px solid #f6d782;outline-offset:3px}.gallery-card img{display:block;width:100%;aspect-ratio:4/4;object-fit:cover;object-position:top}.gallery-caption{display:block;padding:16px}.gallery-caption strong,.gallery-caption small{display:block}.gallery-caption small{margin-top:6px;color:#bdb5cc;line-height:1.45}.memory-section{background:linear-gradient(135deg,#251b45,#151126)}.memory-content{text-align:center}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:34px;border:1px solid rgba(217,182,91,.35);background:#d9b65b59}.memory-grid p{min-height:135px;margin:0;padding:24px 16px;background:#1a142d;display:flex;flex-direction:column;justify-content:center;gap:10px}.memory-grid span{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#d7c4a0}.memory-grid strong{line-height:1.35}.reflection-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.reflection-grid h2{font-size:2.4rem}.reflection-grid p:not(.section-kicker),.lesson-list{color:#c8c1d5;line-height:1.75}.lesson-list{margin:24px 0 0;padding-left:20px}.lesson-list li{margin:0 0 14px;padding-left:6px}.archive-footer{border-top:1px solid #31294a;padding:34px 0;color:#a69db8}.archive-footer .archive-wrap{display:flex;gap:18px;align-items:center;flex-wrap:wrap;font-size:.9rem}.archive-footer a{color:#f6d782;text-decoration:none}.archive-footer small{margin-left:auto}.lightbox{position:fixed;z-index:5;top:0;right:0;bottom:0;left:0;padding:24px;background:#040309ed;display:grid;place-items:center;cursor:zoom-out}.lightbox img{max-width:min(1100px,100%);max-height:86vh;border:1px solid #5a4d75;border-radius:10px;cursor:default}.lightbox-close{position:fixed;top:20px;right:24px;width:44px;height:44px;border:1px solid #5a4d75;border-radius:50%;background:#191525;color:#fff;font-size:2rem;cursor:pointer}@media (max-width:760px){.archive-wrap{width:min(100% - 32px,1120px)}.archive-hero{min-height:640px}.hero-glow{width:390px;height:390px}.archive-section{padding:68px 0}.numbers-grid{grid-template-columns:repeat(2,1fr)}.numbers-grid div:last-child{grid-column:span 2}.feature-list,.gallery-grid,.memory-grid,.reflection-grid{grid-template-columns:1fr}.feature-list{gap:9px}.feature-list li{min-height:auto}.gallery-card img{aspect-ratio:16/10}.memory-grid{gap:1px}.memory-grid p{min-height:105px}.reflection-grid{gap:42px}.archive-footer small{width:100%;margin-left:0}}
