:root{color-scheme:dark;--ink:#f8f2e8;--muted:#cfc6b7;--line:rgba(255,255,255,0.18);--accent:#f0b35b;--accent-strong:#f87f54;--base:#08090c}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{background:var(--base);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.coming-soon,.hero{min-height:100vh}.hero{position:relative;display:grid;overflow:hidden;padding:clamp(28px,5vw,72px);isolation:isolate}.hero:before{z-index:-3;background-image:url(/event-hero.png);background-position:50%;background-size:cover}.hero:after,.hero:before{position:absolute;inset:0;content:""}.hero:after{z-index:-2;background:linear-gradient(90deg,rgba(5,6,9,.94),rgba(5,6,9,.75) 44%,rgba(5,6,9,.18)),linear-gradient(180deg,rgba(5,6,9,.28),rgba(5,6,9,.62))}.hero__content{align-self:center;max-width:640px;padding-bottom:9vh}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:.82rem;font-weight:700;text-transform:uppercase}.eyebrow,h1{letter-spacing:0}h1{max-width:15ch;margin:0;font-size:clamp(2.1rem,5.2vw,4.9rem);line-height:.98}.lead{max-width:620px;margin:28px 0 0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.status{display:inline-flex;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;margin-top:36px;border:1px solid var(--line);border-radius:999px;padding:12px 18px;background:rgba(255,255,255,.08);color:#fff7eb;font-size:.92rem;font-weight:700;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.status__dot{width:10px;height:10px;border-radius:50%;background:var(--accent-strong);box-shadow:0 0 24px rgba(248,127,84,.9)}.hero__footer{position:absolute;right:clamp(22px,5vw,72px);bottom:clamp(22px,5vw,54px);left:clamp(22px,5vw,72px);display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between;max-width:760px;border-top:1px solid var(--line);padding-top:18px;color:rgba(255,255,255,.78);font-size:.9rem;font-weight:700}@media (max-width:760px){.hero{min-height:100svh;padding:26px 22px}.hero:before{background-position:58%}.hero:after{background:linear-gradient(90deg,rgba(5,6,9,.96),rgba(5,6,9,.82) 68%,rgba(5,6,9,.38)),linear-gradient(180deg,rgba(5,6,9,.18),rgba(5,6,9,.72))}.hero__content{padding-bottom:18vh}h1{max-width:12ch}.hero__footer{justify-content:flex-start}}