:root{color:#080808;background:#fffef7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:geometricPrecision}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffef7}a{color:inherit;text-decoration:none}.landing-shell{min-height:100vh;overflow:hidden}.hero{min-height:100vh;position:relative;isolation:isolate;display:grid;grid-template-rows:auto 1fr auto;padding:22px clamp(18px,4vw,56px) 30px;background:#fffef7}.hero:after{content:"";position:absolute;inset:auto 0 0;height:32vh;background:linear-gradient(0deg,rgba(255,254,247,.98),transparent);z-index:-1;pointer-events:none}.hero-scene{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-poster,#datetime-mesh{position:absolute;inset:0;width:100%;height:100%}#datetime-mesh{opacity:0;cursor:grab;touch-action:none;transition:opacity .42s ease}#datetime-mesh:active{cursor:grabbing}#datetime-mesh.is-live{opacity:1}.hero-poster{background:#fffef7}.poster-grid{position:absolute;inset:-20%;background:linear-gradient(rgba(8,8,8,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(8,8,8,.06) 1px,transparent 1px);background-size:54px 54px;transform:perspective(720px) rotateX(62deg) translateY(17vh);transform-origin:center bottom}.poster-core{width:min(64vw,760px);aspect-ratio:1;position:absolute;top:11vh;right:clamp(-170px,5vw,72px);border:1px solid rgba(255,198,0,.34);clip-path:polygon(50% 0%,92% 25%,83% 78%,50% 100%,17% 78%,8% 25%);box-shadow:inset 0 0 80px #ffcd1838,0 0 150px #ffcd1824}.site-header{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:44px;color:#080808e0;position:relative;z-index:2}.brand-mark{display:inline-flex;align-items:center;gap:10px;font-weight:720;letter-spacing:0}.brand-glyph{width:26px;height:26px;border:1px solid rgba(255,184,0,.95);transform:rotate(45deg);box-shadow:0 0 24px #ffcd183d}.hero-copy{width:min(760px,100%);align-self:center;position:relative;z-index:2;padding:12vh 0 8vh}.eyebrow,.section-kicker{margin:0 0 18px;color:#a56f00;font-size:12px;font-weight:760;letter-spacing:.14em;text-transform:uppercase}.hero h1{max-width:850px;margin:0;color:#080808;font-size:clamp(54px,9vw,132px);font-weight:760;letter-spacing:0;line-height:.88}.hero-subtitle{width:min(660px,100%);margin:26px 0 0;color:#080808b8;font-size:clamp(18px,2.2vw,24px);line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:3px;font-size:14px;font-weight:720}.primary-action{color:#080808;background:#ffd21a}.interaction-note{justify-self:end;display:flex;align-items:center;gap:10px;color:#0808088f;font-size:12px;position:relative;z-index:2}.interaction-note span{width:34px;height:1px;background:#ffb800e6}@media(max-width:800px){.hero{min-height:100vh}.hero-copy{padding-top:10vh}.interaction-note{justify-self:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}#datetime-mesh{display:none}}
