@import url('/home.css');

:root{--canvas:#f8f9f5;--surface:#fff;--line:#eaeFE8;--violet:#6c5ce7;--mint:#00b894;--lime:#a3e635;--gold:#fdcb6e;--coral:#ff7675;--ink:#2d3436;--muted:#697477;--paper:#f3f2e9;--shadow:0 4px 20px rgba(25,38,30,.04)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);font-family:'Plus Jakarta Sans',system-ui,sans-serif;background:var(--canvas);font-size:14px}
button,a{font:inherit}
button{color:inherit}
.topbar{height:82px;padding:0 clamp(20px,4vw,68px);background:rgba(255,255,255,.92);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}
.logo{display:flex;align-items:center;gap:9px;color:var(--ink);font-size:21px;font-weight:800;text-decoration:none;letter-spacing:-.7px}.logo small{font-size:8px;letter-spacing:.08em;background:#dff8a6;color:#4d7500;padding:5px 7px;border-radius:100px;margin-left:1px}.logo-symbol{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:var(--violet);transform:rotate(-5deg);box-shadow:inset 0 -4px 8px #4e3fc8}.logo-symbol:before,.logo-symbol:after,.logo-symbol i{content:'';position:absolute;width:13px;height:3px;border-radius:4px;background:white;transform:rotate(-27deg)}.logo-symbol:before{margin-top:-9px}.logo-symbol:after{margin-top:9px}
.nav-pills{display:flex;gap:4px;padding:5px;background:#f3f5f1;border-radius:100px}.nav-pills a{padding:10px 16px;border-radius:100px;color:var(--muted);font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.nav-pills a:hover,.nav-pills a.active{color:#25704e;background:#dff5e8;box-shadow:0 2px 7px rgba(31,84,58,.08)}
.profile-area{display:flex;align-items:center;gap:12px}.balance{height:40px;padding:0 14px 0 5px;display:flex;align-items:center;gap:6px;border:1px solid #f4dfaf;background:#fffaf0;border-radius:100px;font-size:11px;color:#8a7144}.balance strong{font-size:13px;color:#5f4b27}.coin{width:29px;height:29px;display:grid;place-items:center;color:#7b5916;background:linear-gradient(145deg,#ffe49d,#f7b832);border:2px solid #fff0bd;border-radius:50%;font-weight:800;box-shadow:0 2px 5px #c8912f55}.avatar{width:40px;height:40px;border:3px solid white;outline:1px solid #dde3db;border-radius:50%;background:linear-gradient(145deg,#d8b091,#7c5a44);color:white;font-size:10px;font-weight:800;position:relative;cursor:pointer}.online{width:10px;height:10px;border:2px solid white;border-radius:50%;background:var(--mint);position:absolute;right:-1px;bottom:0}.menu-toggle{display:none;border:0;background:none;width:36px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:6px}
.dashboard{width:min(1400px,calc(100% - 48px));margin:0 auto;padding:28px 0 52px}.welcome-card{min-height:272px;padding:38px 42px;border-radius:24px;position:relative;overflow:hidden;background:linear-gradient(122deg,#6453df 0%,#7666eb 56%,#5949d6 100%);color:white;display:grid;grid-template-columns:1fr 1.25fr;align-items:center;box-shadow:0 18px 40px rgba(85,68,200,.18)}
.welcome-card:after{content:'';position:absolute;width:420px;height:420px;right:-170px;top:-240px;border:80px solid rgba(255,255,255,.035);border-radius:50%}.court-lines{position:absolute;inset:0;opacity:.12;pointer-events:none}.court-lines:before{content:'';position:absolute;left:45%;top:-80%;height:220%;width:1px;background:white;transform:rotate(27deg)}.court-lines:after{content:'';position:absolute;left:50%;top:45%;height:1px;width:58%;background:white;transform:rotate(-8deg)}.court-lines span{position:absolute;border:1px solid white;transform:rotate(-8deg)}.court-lines span:first-child{width:340px;height:180px;right:-20px;bottom:-65px}.court-lines span:nth-child(2){width:170px;height:150px;right:170px;bottom:-65px}.court-lines span:nth-child(3){height:1px;width:650px;right:-40px;bottom:45px}
.welcome-copy{position:relative;z-index:2}.hero-badge{display:inline-flex;padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:100px;background:rgba(255,255,255,.13);font-size:10px;font-weight:700;letter-spacing:.02em}.overline{margin:22px 0 6px!important;color:#dcd7ff;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.welcome-copy h1{margin:0;font-size:clamp(28px,3vw,43px);line-height:1.12;letter-spacing:-1.6px}.welcome-copy h1 em{font-style:normal;color:#cfff61}.welcome-copy h1 span{font-size:.65em}.welcome-copy>p:last-child{margin:12px 0 0;color:#dad6ff;font-size:13px}
.quick-stats{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-stats article{min-height:84px;padding:14px 15px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.17);border-radius:15px;background:rgba(255,255,255,.12);box-shadow:inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(12px)}.quick-stats article:hover{background:rgba(255,255,255,.16);transform:translateY(-2px)}.quick-stats article,.panel,.player,.primary-cta,.bet-cta{transition:.2s ease}.stat-icon{flex:0 0 39px;height:39px;border-radius:12px;display:grid;place-items:center;font-weight:800}.stat-icon.trophy{background:#ffe4a2;color:#9b6912;font-size:21px}.stat-icon.strokes{background:#fff1c9;color:#8d681b;border:2px solid #ffd875;border-radius:50%}.stat-icon.fire{background:#ffe0dc}.stat-icon.rank{background:#d9fbdc;color:#318658;font-size:20px}.quick-stats div{display:flex;flex-direction:column;gap:3px}.quick-stats small{color:#dedbfa;font-size:9px}.quick-stats strong{font-size:20px;letter-spacing:-.5px}.trend{margin-left:auto;align-self:flex-start;padding:4px 6px;border-radius:100px;background:#cfff6127;color:#dfff9e;font-size:8px;font-weight:700}.trend.muted{background:#ffffff12;color:#d9d5f3}
.main-grid,.lower-grid{display:grid;grid-template-columns:1.07fr .93fr;gap:20px;margin-top:20px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:28px}.panel:hover{box-shadow:0 10px 32px rgba(25,38,30,.055)}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.panel-header h2{font-size:23px;margin:6px 0 4px;letter-spacing:-.8px}.panel-header p{margin:0;color:var(--muted);font-size:11px}.section-kicker{font-size:8px;font-weight:800;letter-spacing:.16em}.section-kicker.mint{color:#078d72}.section-kicker.coral{color:#df5d5c}.section-kicker.violet{color:var(--violet)}.section-kicker i,.live-pill i{display:inline-block;width:6px;height:6px;background:var(--coral);border-radius:50%;margin-right:4px;box-shadow:0 0 0 3px #ff767522}.decor-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-size:22px;font-weight:700}.rocket{background:#eeecff;color:var(--violet)}
.filter-group{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:14px;margin-bottom:11px}.filter-label{display:flex;flex-direction:column;gap:2px;font-size:11px;font-weight:700}.filter-label small{color:#b1b9b3;font-size:8px}.segmented{padding:4px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;background:#f5f7f3;border-radius:13px}.segmented button{min-height:38px;padding:6px;border:0;border-radius:10px;background:transparent;color:#78817d;font-size:10px;font-weight:700;cursor:pointer}.segmented button:hover{color:var(--ink);background:white}.segmented button.selected{background:white;color:var(--ink);box-shadow:0 2px 10px rgba(21,39,29,.08)}
.primary-cta,.bet-cta{width:100%;height:51px;border:0;border-radius:13px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;margin-top:19px}.primary-cta{background:var(--lime);color:#263216;box-shadow:0 8px 18px #a3e6352f}.primary-cta i,.bet-cta i{position:absolute;right:7px;width:37px;height:37px;border-radius:10px;display:grid;place-items:center;font-style:normal}.primary-cta i{background:#89cb23}.primary-cta:hover,.bet-cta:hover{transform:translateY(-2px);filter:saturate(1.08);box-shadow:0 12px 22px #839e3840}
.live-pill{padding:7px 11px;border-radius:100px;background:#fff0ef;color:#db5554;font-size:9px;font-weight:800}.match-meta{height:29px;border-bottom:1px solid #eef1ed;display:flex;align-items:flex-start;justify-content:space-between;color:#9aa29e;font-size:8px}.match-meta strong{color:#6253d2}.match-meta small{font-size:6px}.versus{display:grid;grid-template-columns:1fr 30px 1fr;align-items:center;padding:16px 0 13px}.player{border:0;background:transparent;display:flex;align-items:center;flex-direction:column;cursor:pointer;position:relative}.player-photo{width:55px;height:55px;margin-bottom:7px;border-radius:18px 18px 16px 16px;display:grid;place-items:end center;padding-bottom:5px;color:white;font-size:8px;font-weight:800;filter:grayscale(.5);border:3px solid transparent}.player.selected .player-photo{filter:none;border-color:#bfb8ff;box-shadow:0 0 0 3px #eeecff}.karim{background:linear-gradient(145deg,#d6a07c,#594037)}.sofia{background:linear-gradient(145deg,#e8a990,#684c43)}.player strong{font-size:11px}.player small{color:#9ba29e;font-size:7px;margin:3px 0 6px}.player b{padding:5px 10px;border-radius:100px;background:#f2f0ff;color:#5d4ed2;font-size:9px}.vs-badge{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:#fff;font-size:8px;font-weight:800;box-shadow:0 5px 12px #ff767544}.stake-row{padding:13px 0 0;border-top:1px solid #eef1ed;display:flex;align-items:center;justify-content:space-between}.stake-row>div:first-child{display:flex;flex-direction:column;gap:3px}.stake-row span{font-size:10px;font-weight:700}.stake-row small{font-size:7px;color:#9ca49f}.stepper{height:38px;padding:3px;display:flex;align-items:center;border-radius:12px;background:#f4f6f2}.stepper button{width:32px;height:32px;border:0;border-radius:9px;background:white;color:var(--violet);font-size:17px;cursor:pointer;box-shadow:0 2px 7px #26352b0d}.stepper strong{min-width:63px;text-align:center;font-size:11px}.stepper strong small{color:#9ca49f}.bet-cta{margin-top:13px;background:var(--violet);color:white;box-shadow:0 8px 18px #6c5ce72d}.bet-cta i{background:#5948d4}
.lower-grid{grid-template-columns:1.07fr .93fr}.panel-header.compact{align-items:center;margin-bottom:16px}.panel-header.compact h2{font-size:19px;margin-bottom:0}.panel-header a{color:var(--violet);font-size:9px;font-weight:700;text-decoration:none}.panel-header a span{margin-left:4px}.session-list{display:flex;flex-direction:column}.session-list>a{min-height:61px;padding:7px 4px;display:grid;grid-template-columns:43px 1fr auto 16px;align-items:center;gap:10px;border-top:1px solid #eef1ed;color:inherit;text-decoration:none}.session-list>a:first-child{border-top:0}.session-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center}.violet-bg{background:#efedff;color:var(--violet)}.gold-bg{background:#fff5d9;color:#9a731e}.coral-bg{background:#ffe7e5;color:#e45d5c}.session-info{display:flex;flex-direction:column;gap:5px}.session-info strong{font-size:10px}.session-info small{font-size:8px;color:#9ca49f}.score{padding:6px 9px;border-radius:100px;font-size:10px;font-weight:800}.score small{font-size:7px}.score.great{background:#e9f9dc;color:#54881f}.score.good{background:#fff4d6;color:#967020}.score.okay{background:#ffe8e7;color:#c25b59}.session-list i{font-style:normal;color:#afb6b1;font-size:18px}
.people{color:#68716d;font-size:8px}.people:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--mint);margin-right:5px}.quote-card{padding:14px 17px 13px;border:1px solid #eeeaff;border-radius:16px;background:linear-gradient(135deg,#f8f7ff,#fbfaff)}.quote-top{display:flex;align-items:center}.quote-mark{color:var(--violet);font:800 25px Georgia}.excuse-label{margin-left:6px;color:var(--violet);font-size:7px;font-weight:800;letter-spacing:.12em}.more{margin-left:auto;color:#a9a3cd;font-size:10px}.quote-card blockquote{margin:4px 0 12px;font-size:12px;font-weight:700;line-height:1.55;letter-spacing:-.2px}.author{display:flex;align-items:center;gap:8px}.mini-avatar{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#d8a27d;color:#fff;font-size:7px;font-weight:800}.author div{display:flex;flex-direction:column;gap:2px}.author strong{font-size:8px}.author small{font-size:7px;color:#a3aaa5}.reactions{display:flex;gap:7px;margin-top:10px}.reactions button{height:33px;padding:0 10px;border:1px solid #edf0eb;border-radius:100px;background:#fff;color:#737c78;font-size:9px;cursor:pointer}.reactions button:hover{border-color:#d7d1ff;background:#faf9ff}.reactions b{margin-left:5px;color:#a3aaa6;font-size:7px}.reactions .reply{margin-left:auto;width:33px;padding:0;color:var(--violet)}
.toast{position:fixed;left:50%;bottom:22px;z-index:30;transform:translate(-50%,20px);padding:12px 18px;border-radius:100px;background:#26302c;color:white;box-shadow:0 10px 30px #0003;font-size:11px;font-weight:700;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1000px){.nav-pills a{padding:9px 10px}.balance span:last-child{display:none}.welcome-card{grid-template-columns:1fr 1fr}.main-grid,.lower-grid{grid-template-columns:1fr}.betting-card{min-height:auto}}
@media(max-width:760px){.topbar{height:70px;padding:0 18px}.nav-pills{display:none;position:absolute;top:64px;left:12px;right:12px;padding:10px;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:0 12px 32px #202b2420;flex-direction:column}.nav-pills.open{display:flex}.nav-pills a{padding:12px}.balance{display:none}.menu-toggle{display:block}.dashboard{width:min(100% - 24px,1400px);padding-top:12px}.welcome-card{min-height:auto;padding:28px 22px;grid-template-columns:1fr;gap:28px}.welcome-copy h1{font-size:32px}.quick-stats{grid-template-columns:1fr 1fr}.quick-stats article{padding:11px;min-height:75px}.quick-stats .stat-icon{display:none}.panel{padding:22px 18px}.filter-group{grid-template-columns:1fr;gap:7px}.filter-label{flex-direction:row;justify-content:space-between}.main-grid,.lower-grid{gap:12px;margin-top:12px}}
@media(max-width:420px){.logo small{display:none}.quick-stats{gap:7px}.quick-stats article{min-width:0}.quick-stats strong{font-size:17px}.segmented button{font-size:9px}.versus{grid-template-columns:1fr 28px 1fr}.session-list>a{grid-template-columns:40px 1fr auto}.session-list>a>i{display:none}.reactions button span{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Shared legacy screens: arcade game and training library. */
.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font:800 23px 'Plus Jakarta Sans',sans-serif;letter-spacing:.08em}.brand-mark{display:grid;place-items:center;width:30px;height:34px;background:#d7ff37;color:#09110e;font-style:italic;clip-path:polygon(15% 0,100% 0,85% 100%,0 100%)}
.game-page{--lime:#d7ff37;--ink:#09110e;--paper:#f3f2e9;--muted:#9da49d;display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#080d0b;color:var(--paper)}.game-page>header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(16px,3vw,42px);border-bottom:1px solid #ffffff18}.stage-label{display:flex;align-items:center;gap:12px}.stage-label>span:first-child{font-size:28px}.stage-label span:last-child{display:flex;flex-direction:column}.stage-label small,.scorebar small{font-size:10px;color:#89918b;letter-spacing:.15em}.stage-label strong{font-size:16px;letter-spacing:.08em}.icon-button,#pause{border:0;background:none;color:#929a94;font-size:10px;font-weight:700;letter-spacing:.12em;cursor:pointer}.game-shell{width:min(1200px,100%);margin:auto;padding:14px clamp(10px,3vw,30px);min-height:0;display:flex;flex:1;flex-direction:column}.scorebar{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 12px 10px}.scorebar>div{display:flex;align-items:baseline;gap:12px}.scorebar strong{font-size:36px;color:var(--lime)}.scorebar .match{justify-content:center;color:#89918b;font-size:10px;letter-spacing:.12em}.match i{width:4px;height:4px;background:var(--lime);border-radius:50%}.scorebar .opponent{justify-content:flex-start;flex-direction:row-reverse}.scorebar .opponent strong{color:#fff}.canvas-wrap{position:relative;flex:1;min-height:0;border:1px solid #ffffff18;background:#101b17;overflow:hidden}.game-page canvas{display:block;width:100%;height:100%;touch-action:none}.overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:linear-gradient(90deg,#07100eda,#10221bd0);transition:.3s}.overlay.hidden{opacity:0;pointer-events:none}.overlay p{color:var(--lime);font-size:11px;font-weight:700;letter-spacing:.2em}.overlay h1{margin:2px 0 14px;font-size:clamp(48px,7vw,90px);font-style:italic;font-weight:800;line-height:.85}.overlay>p:nth-of-type(2){color:#c0c8c1;letter-spacing:0;line-height:1.6}.overlay button{margin:18px;padding:15px 20px;border:0;background:var(--lime);font-weight:800;cursor:pointer}.overlay button span{margin-left:35px}.overlay small{color:#7f8982}.game-page footer{height:38px;display:flex;align-items:end;justify-content:center;gap:36px;color:#737d76;font-size:9px;letter-spacing:.11em}.game-page footer kbd{margin:0 2px;padding:3px 6px;border:1px solid #536059;border-radius:3px;color:#b9c0bb;font:inherit}.game-page footer #pause{position:absolute;right:4%}
@media(max-width:650px){.stage-label{display:none}.game-page>header{height:56px}.scorebar .opponent small{display:none}.scorebar{grid-template-columns:1fr 1.4fr 1fr}.game-shell{padding:8px 0}.canvas-wrap{border-width:1px 0}.overlay h1{font-size:54px}.game-page footer span{display:none}}

/* Common application shell. */
.app-topbar .quick-link{padding:10px 15px;border-radius:100px;background:#ecf8e5;color:#3e751f;font-size:10px;font-weight:800;text-decoration:none}.app-topbar .quick-link.arcade-link{background:#eeecff;color:var(--violet)}.sound-button{height:38px;padding:0 13px;border:1px solid var(--line);border-radius:100px;background:#fff;color:#717b76;font-size:9px;font-weight:800;cursor:pointer}
.game-page>.app-topbar{height:72px;flex:0 0 72px;padding:0 clamp(20px,4vw,68px);border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);color:var(--ink)}.game-page .game-shell{width:min(1200px,100%);padding-top:11px}.game-page .canvas-wrap{border-radius:16px;border-color:#ffffff24}.stage-chip{position:absolute;z-index:3;left:14px;top:14px;display:flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid #ffffff1f;border-radius:11px;background:#08100dc7;backdrop-filter:blur(8px)}.stage-chip>span{font-size:17px}.stage-chip div{display:flex;flex-direction:column}.stage-chip small{color:#8e9992;font-size:6px;letter-spacing:.12em}.stage-chip strong{color:#eef2ef;font-size:8px;letter-spacing:.05em}
@media(max-width:760px){.app-topbar .quick-link{display:none}.game-page>.app-topbar{height:64px;flex-basis:64px;padding:0 18px}.game-page .nav-pills{top:58px}.game-page .profile-area{gap:4px}.game-page .game-shell{padding-top:7px}.sound-button{height:34px}.training-page .nav-pills{top:64px}}
