:root{--ink: #f6f2eb;--ink-soft: rgba(246, 242, 235, .78);--line: rgba(255, 255, 255, .18);--line-strong: rgba(255, 255, 255, .28);--panel: rgba(9, 19, 47, .34);--panel-strong: rgba(14, 27, 62, .52);--shadow: 0 34px 90px rgba(3, 8, 22, .34);--gold: #ffd87d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;min-width:320px;font-family:Avenir Next,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at 82% 12%,rgba(255,232,173,.18),transparent 18%),linear-gradient(210deg,rgba(52,117,204,.18),transparent 45%),linear-gradient(25deg,#070a1cf5,#0d1f4ee0 36%,#4888d085 74%,#addcff75)}a{color:inherit;text-decoration:none}button,a.button{font:inherit}.page-shell{position:relative;overflow:hidden;min-height:100vh}section[id]{scroll-margin-top:clamp(5rem,14vh,8rem)}.sky-photo,.night-photo,.sun-haze,.stars-fade,.planet-arc,.planet-glow{pointer-events:none;position:absolute}.sky-photo{top:-6rem;right:-8rem;width:min(72vw,980px);height:min(56vw,760px);background:linear-gradient(225deg,#ffffff0f,#fff0),url(/assets/sunny_day_grok.jpg) center/cover no-repeat;opacity:.82;border-radius:50%;filter:saturate(1.05) blur(.2px);-webkit-mask-image:radial-gradient(circle at 50% 50%,rgba(0,0,0,1),transparent 73%);mask-image:radial-gradient(circle at 50% 50%,rgba(0,0,0,1),transparent 73%)}.night-photo{left:-12rem;bottom:-8rem;width:min(82vw,1120px);height:min(82vw,1120px);background:radial-gradient(circle at 56% 48%,#141c440a,#0306126b 72%),url(/assets/starry_night_grok.jpg) center 22%/cover no-repeat;opacity:.72;border-radius:50%;filter:saturate(.96) contrast(1.08);-webkit-mask-image:radial-gradient(circle at 54% 42%,rgba(0,0,0,1),transparent 76%);mask-image:radial-gradient(circle at 54% 42%,rgba(0,0,0,1),transparent 76%)}.sun-haze{top:3rem;right:12rem;width:28rem;height:28rem;background:radial-gradient(circle,rgba(255,220,133,.62),rgba(255,220,133,.16) 42%,transparent 72%);filter:blur(16px)}.stars-fade{left:0;bottom:0;width:62rem;height:40rem;background:radial-gradient(circle at 20% 68%,rgba(255,255,255,.8) 0 1px,transparent 1.5px),radial-gradient(circle at 38% 52%,rgba(255,255,255,.52) 0 1px,transparent 1.5px),radial-gradient(circle at 52% 72%,rgba(255,255,255,.64) 0 1px,transparent 1.5px),radial-gradient(circle at 61% 48%,rgba(255,255,255,.58) 0 1px,transparent 1.5px),radial-gradient(circle at 76% 70%,rgba(255,255,255,.7) 0 1px,transparent 1.5px),radial-gradient(circle at 84% 58%,rgba(255,255,255,.52) 0 1px,transparent 1.5px);opacity:.72;filter:blur(.2px);-webkit-mask-image:radial-gradient(circle at 30% 66%,rgba(0,0,0,1),transparent 72%);mask-image:radial-gradient(circle at 30% 66%,rgba(0,0,0,1),transparent 72%)}.planet-arc{left:50%;bottom:-44rem;width:120rem;height:84rem;transform:translate(-50%);border-radius:50%;border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 0 0 1px #ffffff0a,0 -30px 120px #87cefa1f}.planet-glow{left:50%;bottom:-34rem;width:94rem;height:52rem;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle at 50% 0%,rgba(177,226,255,.24),transparent 62%);filter:blur(22px)}.site-header,.section{width:min(1140px,calc(100% - 2rem));margin:0 auto;position:relative;z-index:1}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1.35rem 0 0}.wordmark{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:1.1rem;letter-spacing:.03em}.site-nav{display:flex;gap:1.25rem;font-size:.95rem;color:#f6f2ebd6}.site-note{font-size:.95rem;color:#f6f2ebd6}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:2rem;align-items:center;min-height:calc(100vh - 4.5rem);padding:4.5rem 0 3rem}.hero-copy h1,.section-heading h2,.principle h3,.closing-card h2,.hero-card-number{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-weight:600;margin:0}.hero-copy h1{display:flex;flex-direction:column;gap:.05em;font-size:clamp(3.8rem,8vw,7.5rem);line-height:.92;letter-spacing:-.03em;max-width:8ch}.hero-copy h1 span{color:#fff4d2f5}.eyebrow,.hero-card-label,.principle-index{font-size:.92rem;color:#f6f2ebbd}.hero-text,.intro-text,.principle p:last-child,.closing-card p,.hero-card-copy{color:var(--ink-soft);line-height:1.75}.hero-text{max-width:35rem;margin:1.5rem 0 0;font-size:1.18rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;padding:.92rem 1.28rem;border-radius:999px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:#ffedbcf5;color:#1a2440;box-shadow:0 18px 48px #ffd97c38}.button-secondary{border:1px solid var(--line-strong);background:#ffffff0f;color:#f7f4ee}.hero-panel{display:flex;justify-content:flex-end}.hero-card,.principle,.closing-card{background:linear-gradient(180deg,#ffffff1a,#ffffff08),linear-gradient(180deg,var(--panel),var(--panel-strong));border:1px solid var(--line);border-radius:30px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.hero-card{width:min(100%,410px);padding:1.45rem;text-align:center}.hero-card-number{margin-top:.2rem;font-size:clamp(4rem,12vw,6rem);line-height:1;color:var(--gold)}.hero-card-copy{margin:.8rem auto 0;max-width:24rem;font-size:1rem}.countdown-card{margin-top:1.2rem;padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.12)}.countdown-intro,.countdown-date{margin:0}.countdown-intro{color:#fff4d2f5;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:1.15rem}.countdown-date{margin-top:.3rem;color:var(--ink-soft)}.countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin-top:1rem}.countdown-unit{padding:.8rem .55rem;border-radius:18px;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.countdown-value{display:block;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(1.5rem,4vw,2rem);line-height:1;color:#fff4d2}.countdown-label{display:block;margin-top:.35rem;font-size:.85rem;color:#f6f2ebbd}.hero-card-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.35rem}.hero-card-tags span{padding:.52rem .82rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#f6f2ebe6}.section{padding:4.75rem 0}.section-heading{max-width:46rem}.section-heading h2,.closing-card h2{font-size:clamp(2.25rem,4.4vw,4.4rem);line-height:.98}.intro{padding-top:2rem}.intro-text{max-width:44rem;margin:1.5rem 0 0;font-size:1.08rem}.principles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.principle,.closing-card{padding:1.4rem}.principle h3{margin-top:.4rem;font-size:1.75rem;line-height:1.04}.closing{padding-bottom:6rem}.closing-card{max-width:54rem;background:radial-gradient(circle at top right,rgba(255,217,124,.22),transparent 32%),linear-gradient(180deg,#0d1a3ec7,#07102ae6)}.closing-card .button-primary{margin-top:1rem}.reveal{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1080px){.hero,.principles-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:3.6rem}.hero-copy h1{max-width:none}.hero-panel{justify-content:flex-start}}@media(max-width:720px){.site-header{flex-direction:column;align-items:flex-start;gap:.8rem}.hero-copy h1{font-size:clamp(3rem,16vw,4.8rem)}.section-heading h2,.closing-card h2{font-size:clamp(2rem,11vw,3rem)}.button,.hero-actions{width:100%}.hero-actions{flex-direction:column}.countdown{grid-template-columns:repeat(2,minmax(0,1fr))}.sky-photo{top:-3rem;right:-12rem;width:42rem;height:34rem}.night-photo{left:-16rem;bottom:-16rem;width:44rem;height:44rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal,.reveal.is-visible{opacity:1;transform:none}}
