@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500;700&family=Space+Grotesk:wght@400;500;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#67e8f929,#0000 28%),radial-gradient(circle at 80% 10%,#a78bfa33,#0000 26%),radial-gradient(circle at 75% 82%,#fb718524,#0000 22%),linear-gradient(160deg,#020617 0%,#07111f 48%,#0f172a 100%);font-family:Space Grotesk,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}button,input{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh;padding:28px;position:relative;overflow:hidden}.app-shell:before,.app-shell:after{content:"";filter:blur(28px);opacity:.65;pointer-events:none;border-radius:999px;position:absolute;inset:auto}.app-shell:before{background:#67e8f92e;width:240px;height:240px;top:-48px;left:-60px}.app-shell:after{background:#a78bfa2e;width:300px;height:300px;bottom:6%;right:-56px}.orb{filter:blur(18px);opacity:.35;pointer-events:none;border-radius:999px;animation:16s ease-in-out infinite float;position:absolute}.orb-a{background:#67e8f92e;width:120px;height:120px;top:14%;left:8%}.orb-b{background:#fb718529;width:150px;height:150px;animation-delay:-6s;top:42%;right:9%}.orb-c{background:#a78bfa2e;width:170px;height:170px;animation-delay:-10s;bottom:7%;left:42%}.topbar{z-index:2;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex;position:relative}.brand-lockup{align-items:center;gap:16px;display:flex}.brand-mark{background:linear-gradient(145deg,#67e8f9e0,#a78bfae0);border-radius:18px;width:58px;height:58px;position:relative;box-shadow:0 20px 40px #0f172a73,inset 0 1px #ffffff85}.brand-mark:before,.brand-mark:after{content:"";border-radius:999px;position:absolute}.brand-mark:before{background:#ffffffc7;width:20px;height:20px;top:12px;left:14px}.brand-mark:after{background:#fbbf24e6;width:11px;height:11px;bottom:12px;right:10px}.eyebrow,.panel-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#7dd3fc;margin:0 0 4px;font-size:.72rem}.brand-lockup h1,.card h3,.start-panel h2{margin:0;line-height:1.05}.brand-lockup h1{font-size:clamp(1.8rem,3vw,2.8rem)}.brand-subtitle,.card-copy{color:#94a3b8;margin:8px 0 0}.topbar-stats{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.chip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172aad;border:1px solid #94a3b82e;border-radius:18px;min-width:160px;padding:14px 16px;box-shadow:0 16px 36px #0f172a38}.chip span,.stat-card span,.result-card span,.result-grid span{letter-spacing:.16em;text-transform:uppercase;color:#94a3b8;font-size:.72rem;display:block}.chip strong,.stat-card strong,.result-card strong{color:#f8fafc;margin-top:6px;font-size:1rem;display:block}.chip-accent{background:linear-gradient(135deg,#67e8f92e,#a78bfa29)}.main-grid{z-index:2;grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr);align-items:start;gap:22px;display:grid;position:relative}.stage-frame{background:#0f172aeb;border:1px solid #94a3b829;border-radius:32px;min-height:min(72vh,860px);position:relative;overflow:hidden;box-shadow:0 36px 80px #0f172a73,inset 0 1px #ffffff0d}.stage-frame:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 18% 18%,#67e8f91f,#0000 24%),radial-gradient(circle at 76% 14%,#a78bfa1f,#0000 26%),radial-gradient(circle at 82% 82%,#fb71851a,#0000 20%);position:absolute;inset:0}.game-canvas-shell{z-index:0;position:absolute;inset:0}.game-canvas-shell canvas{display:block;width:100%!important;height:100%!important}.overlay-layer{z-index:2;pointer-events:none;flex-direction:column;justify-content:space-between;gap:18px;padding:22px;display:flex;position:absolute;inset:0}.hud-row{flex-wrap:wrap;gap:12px;display:flex}.hud-chip{pointer-events:none;min-width:136px}.start-panel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);pointer-events:auto;background:#020617b8;border:1px solid #94a3b833;border-radius:28px;max-width:480px;padding:24px;box-shadow:0 24px 72px #02061752}.start-panel h2{font-size:clamp(1.7rem,4vw,2.7rem)}.start-panel p{color:#cbd5e1;margin:12px 0 0}.form-row{gap:12px;margin-top:20px;display:flex}.player-input{color:#f8fafc;background:#0f172aeb;border:1px solid #94a3b83d;border-radius:16px;outline:none;flex:1;min-width:0;padding:14px 16px}.player-input:focus{border-color:#67e8f9b8;box-shadow:0 0 0 3px #67e8f924}.primary-button{color:#020617;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#67e8f9 0%,#a78bfa 100%);border:0;border-radius:16px;padding:14px 18px;font-weight:700;box-shadow:0 18px 28px #67e8f92e}.primary-button:disabled{cursor:not-allowed;opacity:.72}.stat-grid,.result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.stat-card,.result-card,.card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ab8;border:1px solid #94a3b829;border-radius:20px;box-shadow:0 18px 48px #0f172a2e}.stat-card,.result-card{padding:14px 16px}.playing-strip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;background:#02061780;border:1px solid #94a3b824;border-radius:18px;align-self:flex-start;max-width:360px;padding:16px 18px}.playing-strip span,.result-grid span{letter-spacing:.2em;text-transform:uppercase;color:#7dd3fc;font-size:.68rem}.playing-strip strong{color:#f8fafc;margin-top:6px;font-size:.98rem;display:block}.sync-banner{color:#cbd5e1;pointer-events:none;background:#0f172ab8;border:1px solid #94a3b829;border-radius:999px;align-self:flex-start;padding:10px 14px;font-size:.92rem}.sidebar{flex-direction:column;gap:18px;display:flex;position:sticky;top:24px}.card{padding:20px}.card h3{margin:0;font-size:1.4rem}.card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.pill{color:#7dd3fc;letter-spacing:.12em;text-transform:uppercase;background:#67e8f924;border:1px solid #67e8f92e;border-radius:999px;align-self:flex-start;padding:8px 12px;font-size:.78rem}.rule-list{color:#cbd5e1;margin:16px 0 0;padding-left:18px}.rule-list li+li{margin-top:10px}.leaderboard-list{flex-direction:column;gap:10px;margin-top:16px;display:flex}.leader-row{background:#02061761;border:1px solid #94a3b81f;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.leader-meta{align-items:center;gap:12px;min-width:0;display:flex}.rank-badge{color:#7dd3fc;background:#67e8f929;border:1px solid #67e8f92e;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.leader-meta strong,.leader-score{color:#f8fafc}.leader-meta p{color:#94a3b8;margin:4px 0 0;font-size:.88rem}.leader-score{flex-shrink:0;font-size:1.02rem}.empty-state{color:#cbd5e1;border:1px dashed #94a3b83d;border-radius:18px;padding:18px}.empty-state strong,.empty-state p{margin:0;display:block}.empty-state p{margin-top:8px}.card-copy{font-size:.96rem}@keyframes float{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-16px)scale(1.04)}}@media (width<=1120px){.main-grid{grid-template-columns:minmax(0,1fr)}.sidebar{position:static}.stage-frame{min-height:62vh}}@media (width<=760px){.app-shell{padding:16px}.topbar{flex-direction:column}.topbar-stats{justify-content:flex-start}.form-row{flex-direction:column}.hud-row,.stat-grid,.result-grid{grid-template-columns:1fr}.chip,.hud-chip,.start-panel,.card{width:100%}.overlay-layer{padding:16px}.stage-frame{border-radius:24px;min-height:68vh}}
