:root{--bg-deep:#000;--bg-elevated:#141414;--bg-card:#121214eb;--gold:#e8c547;--gold-soft:#c9a227;--gold-dim:#e8c5471f;--text:#e8e0dc;--text-muted:#a89e98;--border:#e8c5472e;--shadow:0 24px 48px #00000073;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--font-myth:"Uncial Antiqua", "Cormorant Garamond", Georgia, serif;font-family:var(--font-body);color:var(--text);background:var(--bg-deep);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;line-height:1.55}*,:before,:after{box-sizing:border-box}body{min-height:100svh;margin:0}#root{min-height:100svh}a{color:var(--gold);text-decoration:none;transition:color .2s}a:hover{color:#f5e08a}.page{background:radial-gradient(80% 50% at 50% -20%,#e8c5470f,#0000),#000;flex-direction:column;min-height:100svh;display:flex}.header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000e0;justify-content:space-between;align-items:center;gap:1rem;min-height:5.5rem;padding:1.15rem clamp(1.25rem,4vw,3rem);display:flex;position:sticky;top:0}.header__brand{color:inherit;align-items:center;display:flex}.header__logo{max-width:min(520px,96vw)}.brand-logo{align-items:center;gap:.75rem;display:inline-flex}.brand-logo__mark{filter:invert();opacity:.95;flex-shrink:0;width:auto;height:6rem;display:block}@media (width<=640px){.brand-logo__mark{height:clamp(3.25rem,18vw,6rem)}}.brand-logo__text{font-family:var(--font-display);letter-spacing:.04em;color:var(--gold);font-size:1.35rem;font-weight:600;line-height:1.1}.nav{flex-wrap:wrap;justify-content:flex-end;gap:1.5rem;display:flex}.nav a{color:var(--text-muted);font-size:.92rem;font-weight:500}.nav a:hover{color:var(--gold)}.splash{background:radial-gradient(90% 55% at 50% 0,#e8c5470f,#0000 50%),#000;flex-direction:column;min-height:100svh;display:flex;overflow-x:hidden}.splash__hero{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(2rem,5vw,3rem);padding:1rem clamp(1.25rem,4vw,3rem) 3rem;display:flex}.splash__hero-figure{background:#000;max-width:min(840px,141vw);line-height:0}@media (width<=768px){.splash__hero{padding-top:max(.25rem, env(safe-area-inset-top,0px));padding-left:max(.75rem, env(safe-area-inset-left,0px));padding-right:max(.75rem, env(safe-area-inset-right,0px));justify-content:flex-start;gap:1rem;padding-bottom:2rem}.splash__hero-figure{width:100%;max-width:100%}.splash__copy{width:100%;padding:0 .25rem}.splash__kicker{font-size:clamp(1.15rem,4.5vw,1.65rem)}.splash__track{margin-bottom:1.25rem}}@media (width<=430px){.splash{min-height:100svh}.splash__hero{min-height:100svh;padding-top:max(.35rem, env(safe-area-inset-top,0px));padding-left:max(1.125rem, env(safe-area-inset-left,0px));padding-right:max(1.125rem, env(safe-area-inset-right,0px));padding-bottom:max(.75rem, env(safe-area-inset-bottom,0px));gap:clamp(1rem,3.5vw,1.35rem)}.splash__hero-figure{flex-shrink:0}.splash__copy{box-sizing:border-box;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:clamp(1.1rem,3.5vh,1.85rem);width:100%;max-width:none;min-height:0;padding:clamp(.75rem,3.5vh,1.75rem) .5rem clamp(1rem,3vh,1.5rem);display:flex}.splash__copy .splash__kicker,.splash__copy .splash__title{margin:0}.splash__copy .splash__title{max-width:22rem}.splash__copy .splash__track{width:100%;max-width:22rem;margin:0}.splash__copy .splash__enter{width:min(100%,20rem);margin:0}}.splash__hero-img{vertical-align:middle;background:#000;width:100%;height:auto;display:block}.splash__copy{text-align:center;max-width:36rem}.splash__kicker{font-family:var(--font-myth);letter-spacing:.1em;color:var(--gold-soft);max-width:22em;margin:0 auto 1rem;font-size:clamp(1.35rem,4vw,2rem);line-height:1.35}.splash__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0 0 1.25rem;font-size:clamp(1.2rem,3vw,1.55rem);font-weight:600;line-height:1.3}.splash__track{margin-bottom:1.75rem}.splash__enter{min-width:11rem}.hare-track{color:#e8c54766;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:28rem;margin-left:auto;margin-right:auto;display:flex}.hare-track__line{background:linear-gradient(90deg,#0000,currentColor,#0000);flex:1;max-width:8rem;height:1px}.hare-track__icon{filter:invert();opacity:.9;flex-shrink:0;width:auto;height:4.05rem;display:block}@media (width<=640px){.hare-track__icon{height:clamp(2.5rem,12vw,4.05rem)}}.welcome{flex:1;width:100%;max-width:42rem;margin:0 auto;padding:2rem clamp(1.25rem,4vw,3rem) 3rem}.welcome__intro{flex-direction:column;gap:1.75rem;display:flex}.welcome__headline{font-family:var(--font-display);color:var(--gold);text-align:center;margin:0;font-size:clamp(1.85rem,3.5vw,2.35rem);font-weight:600}.welcome__prose{color:var(--text-muted);font-size:1.05rem}.welcome__prose p{margin:0 0 1.15rem}.welcome__prose p:last-child{margin-bottom:0}.welcome__prose em{color:var(--text);font-style:italic}.welcome__cta-block{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.welcome__cta-note{color:var(--text-muted);max-width:32ch;margin:0;font-size:.88rem}.welcome__rooted{justify-content:center;margin:.5rem 0 0;display:flex}.welcome__rooted-img{border-radius:4px;width:100%;max-width:min(28rem,100%);height:auto;display:block}.redeem{flex:1;width:100%;max-width:26rem;margin:0 auto;padding:2rem clamp(1.25rem,4vw,3rem) 3rem}.redeem__title{font-family:var(--font-display);color:var(--gold);text-align:center;margin:0 0 .5rem;font-size:clamp(1.75rem,3vw,2.1rem);font-weight:600}.redeem__lede{text-align:center;color:var(--text-muted);margin:0 0 2rem;font-size:.98rem}.redeem__form{flex-direction:column;gap:1.25rem;display:flex}.field{text-align:left;flex-direction:column;gap:.4rem;display:flex}.field__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.82rem;font-weight:500}.field__input{font-family:var(--font-body);border:1px solid var(--border);background:var(--bg-card);color:var(--text);border-radius:2px;padding:.65rem .85rem;font-size:1rem}.field__input:focus{outline-offset:1px;outline:2px solid #e8c54759}.redeem__hint{color:var(--text-muted);margin:0;font-size:.85rem;font-style:italic}.redeem__err{color:#e8a0a0;margin:0;font-size:.92rem}.redeem__success{text-align:center;padding:1.5rem 0}.redeem__success-title{font-family:var(--font-display);color:var(--gold);margin:0 0 .75rem;font-size:1.5rem}.redeem__success p{color:var(--text-muted);margin:0 0 1.25rem}.btn{font-family:var(--font-body);cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:.65rem 1.35rem;font-size:.95rem;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.btn-lg{padding:.85rem 1.65rem;font-size:1rem}.btn-primary{background:linear-gradient(180deg, #f0d56a, var(--gold-soft));color:#1a0f14;border-color:#ffffff40}.btn-primary:hover:not(:disabled){color:#1a0f14;background:linear-gradient(#f5e08a,#e8c547)}.btn-primary:disabled{opacity:.65;cursor:wait}.btn-ghost{color:var(--text);border-color:var(--border);background:0 0}.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.footer{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);margin-top:auto;padding:2rem clamp(1.25rem,4vw,3rem);font-size:.88rem}.footer--motif{position:relative}.footer strong{color:var(--gold);font-weight:500}
