:root{--bg: #050505;--bg-soft: #0d0d0d;--panel: rgba(255, 255, 255, .04);--panel-strong: rgba(255, 255, 255, .06);--border: rgba(255, 225, 91, .18);--border-strong: rgba(255, 225, 91, .34);--text: #f6f3de;--muted: #bdb69b;--gold: #ffd63b;--gold-soft: #fff07a;--shadow: rgba(255, 214, 59, .18)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:radial-gradient(circle at top,rgba(255,214,59,.14),transparent 26%),linear-gradient(180deg,#070707,#020202);color:var(--text)}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.app-shell{min-height:100vh;padding:24px}.site-header,.page,.site-footer{width:min(1180px,100%);margin:0 auto}.site-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:8px 0 28px}.brand-button,.header-nav button,.header-nav a{background:transparent;border:0;color:inherit;cursor:pointer}.brand-button{display:inline-flex;align-items:center;gap:12px;padding:0;font-weight:800;font-size:1.1rem}.brand-icon{width:42px;height:42px}.header-nav{display:flex;gap:10px;flex-wrap:wrap}.header-nav button,.header-nav a{padding:10px 14px;border-radius:999px;color:var(--muted)}.header-nav button:hover,.header-nav a:hover{color:var(--text);background:#ffffff08}.page{display:flex;flex-direction:column;gap:28px}.hero-section,.sport-hero,.preview-banner,.structure-grid,.todo-section,.dashboard-frame-shell,.coming-soon-panel,.featured-live-section,.access-state-section,.launch-roadmap-section,.locked-mock-section{background:linear-gradient(180deg,#ffffff09,#ffffff04);border:1px solid var(--border);border-radius:28px;box-shadow:0 24px 60px #0000003d}.hero-section,.sport-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:28px;padding:34px;align-items:center}.hero-copy h1,.sport-hero h1,.section-head h2,.structure-card h3,.wallet-card h3,.coming-soon-copy h2,.featured-live-copy h3,.access-state-card h3,.roadmap-card h3{margin:0;line-height:.98;letter-spacing:-.04em}.hero-copy h1,.sport-hero h1{font-size:clamp(2.8rem,7vw,5.2rem);max-width:11ch}.hero-copy p,.sport-hero p,.preview-banner p,.section-head p,.structure-card li,.wallet-card p,.todo-item,.frame-topbar p,.coming-soon-copy p,.check-card,.site-footer p,.featured-live-copy p,.access-state-card p,.roadmap-card p{color:var(--muted);line-height:1.65}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.home-shell{min-height:100vh;display:flex;flex-direction:column}.compact-homepage{flex:1}.compact-home-shell{min-height:calc(100vh - 120px);display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:24px;align-items:stretch}.compact-home-left,.compact-home-right{border:1px solid var(--border);border-radius:28px;background:linear-gradient(180deg,#ffffff09,#ffffff04);box-shadow:0 24px 60px #0000003d;padding:24px}.compact-home-left{display:flex;flex-direction:column;justify-content:center;gap:14px}.compact-home-left .logo-lockup.compact{width:220px}.compact-home-left h1{margin:0;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.95;letter-spacing:-.05em}.compact-home-left p,.compact-preview-note span:last-child{color:var(--muted);line-height:1.6}.compact-actions{margin-top:4px}.compact-preview-note{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.compact-home-right{display:flex;align-items:stretch}.compact-sports-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.compact-sport-card{text-align:left;border:1px solid rgba(255,255,255,.06);border-radius:20px;background:#ffffff06;padding:12px;color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:10px;min-height:0}.compact-sport-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.compact-sport-top strong{font-size:.95rem}.compact-status{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--gold-soft)}.compact-status.live{color:var(--gold)}.compact-sport-artwrap{flex:1;display:flex}.compact-sport-artwrap .sport-art,.compact-sport-artwrap .fallback-badge{width:100%;min-height:0;aspect-ratio:1}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 18px;border:1px solid var(--border-strong);cursor:pointer;transition:.18s ease}.primary-button{background:linear-gradient(180deg,var(--gold-soft),var(--gold));color:#050505;font-weight:800;box-shadow:0 0 24px var(--shadow)}.secondary-button{background:transparent;color:var(--text)}.primary-button:hover,.secondary-button:hover,.sport-card:hover,.featured-live-card:hover{transform:translateY(-1px)}.hero-visual{min-height:340px;display:grid;place-items:center;border-radius:24px;background:radial-gradient(circle at 50% 18%,rgba(255,214,59,.18),transparent 40%),#ffffff05;border:1px solid rgba(255,255,255,.05);padding:24px}.logo-lockup{width:min(520px,100%)}.logo-lockup.compact{width:180px}.preview-banner,.featured-live-section,.access-state-section,.launch-roadmap-section,.locked-mock-section,.todo-section{padding:20px 24px}.preview-banner{display:grid;gap:10px}.preview-banner strong{display:block;margin-top:10px;font-size:1.06rem}.pill,.eyebrow,.access-step,.roadmap-step{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:7px 12px;border:1px solid var(--border);font-size:.76rem;text-transform:uppercase;letter-spacing:.1em}.eyebrow{margin-bottom:14px;color:var(--gold-soft);background:#ffe15b14}.pill-live{color:#050505;background:linear-gradient(180deg,var(--gold-soft),var(--gold));border-color:transparent}.pill-muted,.access-step,.roadmap-step{color:var(--gold-soft);background:#ffe15b14}.sports-section,.todo-section{display:flex;flex-direction:column;gap:18px}.section-head{max-width:760px}.sports-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sport-card{text-align:left;border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);padding:18px;display:flex;flex-direction:column;gap:16px;cursor:pointer;color:inherit;min-height:100%}.sport-card.live{box-shadow:0 0 0 1px #ffe15b1f,0 18px 44px #ffd63b14}.sport-card-top{display:flex;justify-content:flex-start}.sport-art{width:100%;aspect-ratio:1;border-radius:18px;background:#050505;border:1px solid rgba(255,255,255,.05);padding:10px}.sport-card-copy h3{margin:0 0 8px;font-size:1.5rem}.sport-card-copy p,.sport-card-copy small{display:block}.sport-card-copy small{margin-top:12px;color:var(--gold-soft)}.fallback-badge{aspect-ratio:1;border-radius:18px;display:grid;place-items:center;text-align:center;padding:20px;background:radial-gradient(circle at 50% 16%,rgba(255,214,59,.18),transparent 36%),#050505;border:1px solid rgba(255,255,255,.05)}.fallback-badge span{color:var(--gold-soft);font-weight:800;font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase}.structure-grid,.coming-soon-panel,.access-state-grid,.roadmap-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.structure-grid,.coming-soon-panel{padding:22px}.structure-card,.wallet-card,.coming-soon-copy,.coming-soon-checks,.access-state-card,.roadmap-card{border-radius:22px;background:#ffffff05;border:1px solid rgba(255,255,255,.04);padding:22px}.structure-card ul,.wallet-card ul{margin:16px 0 0;padding-left:18px}.wallet-card ul{margin-top:18px}.todo-list,.coming-soon-checks{display:grid;gap:12px}.todo-item,.check-card{border-radius:18px;padding:16px 18px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.sport-hero-badge,.sport-hero .sport-art,.sport-hero .fallback-badge,.featured-live-card .sport-art,.featured-live-card .fallback-badge{width:min(360px,100%);justify-self:end}.live-sport{align-items:center}.dashboard-frame-shell{padding:18px}.frame-topbar{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:8px 6px 18px}.frame-topbar strong{display:block;margin-bottom:6px;font-size:1.05rem}.iframe-wrap{position:relative;min-height:920px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.05);background:#0a0a0a}.iframe-wrap iframe{width:100%;min-height:920px;border:0;background:#0a0a0a}.gate-overlay{position:absolute;inset:0;display:grid;place-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0505058c}.gate-overlay-card{width:min(440px,calc(100% - 32px));border-radius:24px;padding:24px;background:#000000c2;border:1px solid var(--border-strong)}.site-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:32px 0 12px}.site-footer strong{display:block;margin-bottom:6px}.site-footer span{color:var(--gold-soft)}@media(max-width:1000px){.hero-section,.sport-hero,.structure-grid,.coming-soon-panel,.compact-home-shell{grid-template-columns:1fr}.sports-grid,.compact-sports-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sport-hero-badge,.sport-hero .sport-art,.sport-hero .fallback-badge{justify-self:start}}@media(max-width:720px){.app-shell{padding:16px}.site-header,.site-footer,.frame-topbar{flex-direction:column;align-items:flex-start}.hero-section,.sport-hero,.preview-banner,.dashboard-frame-shell,.todo-section,.featured-live-section,.access-state-section,.launch-roadmap-section,.locked-mock-section,.compact-home-left,.compact-home-right{padding:20px}.sports-grid,.compact-sports-grid{grid-template-columns:1fr}.hero-copy h1,.sport-hero h1,.compact-home-left h1{font-size:clamp(2.4rem,12vw,3.5rem)}.compact-home-shell{min-height:auto}.iframe-wrap,.iframe-wrap iframe{min-height:760px}}
