:root{color-scheme:dark;--bg: #0a0e14;--card: #121922;--border: #1e2836;--text: #e8edf5;--muted: #8b98ab;--accent: #c9a227;--accent-dim: #8a7219;--danger: #c44c4c;--banner-bg: linear-gradient(90deg, #0d1520 0%, #1a2434 45%, #0d1520 100%);font-family:system-ui,Segoe UI,Roboto,Ubuntu,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100dvh;background:var(--bg);color:var(--text)}#root{min-height:100dvh}a{color:var(--accent)}button{font:inherit;cursor:pointer}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.shell{max-width:420px;margin:0 auto;padding:1.5rem 1rem 2rem}.shell__title{font-size:1.35rem;font-weight:700;letter-spacing:.02em;margin:0 0 1.25rem;text-align:center}.card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.25rem 1rem}.btn-primary{display:block;width:100%;padding:.85rem 1rem;border-radius:10px;border:1px solid var(--accent);background:linear-gradient(180deg,#d4b84a 0%,var(--accent) 55%,var(--accent-dim) 100%);color:#1a1404;font-weight:700;text-decoration:none;text-align:center}.btn-primary:hover{filter:brightness(1.05)}.social-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;justify-content:center}.social-row a{flex:1 1 42%;text-align:center;padding:.55rem .5rem;border-radius:8px;border:1px solid var(--border);background:#0e141c;color:var(--text);text-decoration:none;font-size:.9rem}.social-row a:hover{border-color:var(--accent-dim)}.pwa-banner{position:relative;overflow:hidden;margin-top:0;border-radius:0 0 10px 10px;border:1px solid var(--border);border-top:none;background:var(--banner-bg);min-height:2.25rem}.pwa-banner__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 0%,rgba(201,162,39,.12) 45%,rgba(255,255,255,.06) 50%,rgba(201,162,39,.12) 55%,transparent 100%);background-size:200% 100%;animation:pwa-banner-shine 7s ease-in-out infinite;pointer-events:none}@keyframes pwa-banner-shine{0%,to{background-position:100% 0}50%{background-position:0% 0}}.pwa-banner__track{display:flex;width:max-content;animation:pwa-banner-marquee 28s linear infinite;align-items:center;min-height:2.25rem}@keyframes pwa-banner-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pwa-banner__text{flex:0 0 auto;padding:.45rem 1.25rem;font-size:.78rem;color:#dbe4f2;white-space:nowrap}.cta-stack{border:1px solid var(--border);border-radius:10px;overflow:hidden;margin-bottom:1rem}.cta-stack .btn-primary{border-radius:0;border:none}.cta-stack .pwa-banner{border:none;border-radius:0}.cta-stack .pwa-banner:last-child{border-radius:0 0 9px 9px}@media(prefers-reduced-motion:reduce){.pwa-banner__glow,.pwa-banner__track{animation:none!important}.pwa-banner__track{width:100%;transform:none;flex-wrap:wrap;justify-content:center}.pwa-banner__text:last-of-type{display:none}}.urv{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:1rem}.urv__card{max-width:400px;background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.25rem}.urv__title{margin:0 0 .75rem;font-size:1.2rem}.urv__body{margin:0 0 1rem;color:var(--muted);line-height:1.5}.urv__email{margin:0;font-size:1.05rem;word-break:break-all}.urv__alt{margin-top:1.25rem;width:100%;padding:.65rem;border-radius:8px;border:1px solid var(--border);background:#0e141c;color:var(--text)}.urv__alt:hover{border-color:var(--accent-dim)}.loading{min-height:100dvh;display:flex;align-items:center;justify-content:center;color:var(--muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-page{position:relative;min-height:100dvh;min-height:100svh;background:#050608}.hero-page__bg{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-page__ui{position:relative;z-index:1;min-height:100dvh;min-height:100svh;display:flex;flex-direction:column;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));pointer-events:none}.hero-cta-anchor{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);width:min(78vw,300px);display:flex;flex-direction:column;align-items:stretch;pointer-events:auto}.hero-enter-hitbox{display:block;width:100%;height:clamp(48px,11.5vw,64px);margin:0;padding:0;border:none;border-radius:14px;background:transparent;cursor:pointer;text-decoration:none;box-sizing:border-box}.hero-enter-hitbox:focus-visible{outline:2px solid rgba(46,213,130,.95);outline-offset:4px}.hero-enter-hitbox:active{background:#ffffff0a}@media(max-height:640px){.hero-cta-anchor{top:41%}}@media(min-height:820px){.hero-cta-anchor{top:44%}}.pwa-banner--hero{border-radius:0 0 12px 12px;border:1px solid rgba(0,220,130,.22);border-top:none;background:linear-gradient(90deg,#08120eeb,#0e1c16f2,#08120eeb)}.hero-social{margin-top:auto;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:1rem .75rem 0;pointer-events:auto;background:linear-gradient(0deg,rgba(0,0,0,.82) 0%,transparent 100%)}.hero-social a{flex:1 1 38%;max-width:200px;text-align:center;padding:.55rem .5rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#0a0e14bf;color:#f0f4fa;text-decoration:none;font-size:.88rem;font-weight:600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-social a:hover{border-color:#2ed58273;color:#fff}
