:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:var(--tg-theme-text-color,#f6f6f0);background:var(--tg-theme-bg-color,#0c100d);font-synthesis:none;--surface:var(--tg-theme-secondary-bg-color,#171d18);--surface2:#202820;--accent:#c8f05a;--muted:#96a098;--danger:#ff766e;--line:#2d362e}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -10%,#263b28 0,transparent 38%),var(--tg-theme-bg-color,#0c100d)}button{font:inherit;color:inherit}.app-frame{width:min(100%,600px);margin:auto;min-height:100vh}.page{padding:max(24px,env(safe-area-inset-top)) 18px calc(104px + env(safe-area-inset-bottom));min-height:100vh}.page-header{margin-bottom:22px}.brand-kicker,.eyebrow{color:var(--accent);font-size:10px;font-weight:900;letter-spacing:.18em}.page-header h1{font-size:30px;line-height:1.05;margin:8px 0 6px}.page-header p{margin:0;color:var(--muted)}.identity-card{background:linear-gradient(135deg,#202b20,#141a15);border:1px solid #354235;border-radius:20px;padding:20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 18px 50px #0005}.identity-card>div:first-child{display:flex;flex-direction:column}.rating-number{font-size:46px;line-height:1;margin-top:8px;font-variant-numeric:tabular-nums}.league-pill{padding:11px 14px;border-radius:14px;background:var(--accent);color:#142005;font-weight:900;text-align:center}.league-pill small{display:block;font-size:11px}.primary-actions{display:grid;gap:10px;margin:16px 0}.action-main{border:0;border-radius:17px;padding:16px;display:flex;align-items:center;gap:14px;background:var(--accent);color:#172005;text-align:left;box-shadow:0 10px 30px #0003}.action-main.secondary{background:var(--surface2);color:inherit;border:1px solid var(--line)}.action-main>span{font-size:28px}.action-main div{display:flex;flex-direction:column}.action-main strong{font-size:16px}.action-main small{opacity:.7;margin-top:2px}.quick-actions,.stack-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.quick-actions button,.stack-actions button{border:1px solid var(--line);background:var(--surface);padding:13px 8px;border-radius:13px;font-weight:750}.stats-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:18px 0;background:var(--surface);padding:12px 6px;border:1px solid var(--line);border-radius:16px}.stats-strip div{display:flex;flex-direction:column;align-items:center}.stats-strip strong{font-size:17px}.stats-strip span{font-size:9px;color:var(--muted);margin-top:2px}.section{margin-top:20px}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title h2,.choice-title{font-size:16px}.section-title button,.text-button{border:0;background:transparent;color:var(--accent);font-weight:800}.time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.time-grid button,.level-grid button{border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:18px 8px;display:flex;flex-direction:column;align-items:center;gap:4px;transition:transform .15s,border-color .15s}.time-grid button:active,.level-grid button:active{transform:scale(.97)}.time-grid button>span,.level-grid button>span{font-size:27px}.time-grid strong{font-size:18px}.time-grid small,.level-grid small{color:var(--muted)}.time-grid .selected,.level-grid .selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.time-grid.compact button{padding:13px 5px}.level-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.start-game{width:100%;margin-top:22px;border:0;border-radius:14px;padding:16px;background:var(--accent);color:#172005;font-weight:900;letter-spacing:.04em}.search-state{text-align:center;padding:24px 12px}.radar{width:128px;height:128px;margin:10px auto 26px;border:1px solid #c8f05a44;border-radius:50%;position:relative;display:grid;place-items:center;background:#c8f05a0c}.radar:before,.radar:after,.radar i{content:"";position:absolute;border:1px solid #c8f05a33;border-radius:50%}.radar:before{inset:20px}.radar:after{inset:42px}.radar i:first-child{inset:-1px;animation:pulse 1.6s infinite}.radar span{font-size:34px;color:var(--accent)}@keyframes pulse{0%{transform:scale(.65);opacity:1}to{transform:scale(1.35);opacity:0}}.soft-button{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:12px 24px}.inline-error,.toast{background:#4b2220;color:#ffd9d6;border:1px solid #8e4842;padding:10px 12px;border-radius:11px;text-align:center;font-size:13px;margin-top:12px}.toast button{display:block;margin:8px auto 0;border:0;border-radius:8px;padding:7px 12px;background:#fff2;color:#fff}.leaderboard,.history-list{display:flex;flex-direction:column;gap:7px}.leader-row,.history-row{display:flex;align-items:center;gap:10px;padding:12px;background:var(--surface);border:1px solid var(--line);border-radius:13px}.leader-row.me{border-color:var(--accent);background:#c8f05a10}.leader-row>b{width:24px;text-align:center}.mini-avatar,.profile-avatar{display:grid;place-items:center;background:#2a352a;color:var(--accent);border-radius:50%;font-weight:900}.mini-avatar{width:36px;height:36px}.leader-row div,.history-row div{display:flex;flex-direction:column;min-width:0;flex:1}.leader-row small,.history-row small{color:var(--muted);font-size:11px}.leader-row em,.history-row em{font-style:normal;font-weight:900}.history-list>button{padding:0;border:0;background:transparent;text-align:left}.result-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;font-weight:900}.result-icon.win{background:#c8f05a22;color:var(--accent)}.result-icon.loss{background:#ff766e20;color:var(--danger)}.result-icon.draw{background:#ffffff12;color:var(--muted)}.profile-head{text-align:center;margin-bottom:20px}.profile-avatar{width:76px;height:76px;margin:auto;font-size:30px}.profile-head h2{margin:10px 0 4px}.profile-head p{color:var(--muted);margin:0}.empty-state{padding:38px;text-align:center;color:var(--muted)}.empty-state span{font-size:40px}.skeleton-list{display:grid;gap:8px}.skeleton-list i{height:58px;border-radius:12px;background:linear-gradient(90deg,var(--surface),#293029,var(--surface));background-size:200%;animation:shine 1.2s infinite}@keyframes shine{to{background-position:-200%}}.helper-text{text-align:center;color:var(--muted)}.bottom-nav{position:fixed;z-index:30;left:50%;bottom:0;transform:translate(-50%);width:min(100%,600px);height:calc(72px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#111712ef;border-top:1px solid var(--line);backdrop-filter:blur(18px)}.bottom-nav button{border:0;background:transparent;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;font-weight:700;gap:3px}.bottom-nav button span{font-size:21px}.bottom-nav button.active{color:var(--accent)}.game-shell{width:min(100%,560px);margin:auto;padding:max(10px,env(safe-area-inset-top)) 10px max(16px,env(safe-area-inset-bottom));min-height:100vh;display:flex;flex-direction:column;justify-content:center;gap:8px}.game-topline{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.06em;padding:0 2px}.connection.connected{color:var(--accent)}.connection.offline,.connection.connecting{color:#f0b65e}.player{display:flex;align-items:center;min-height:56px;gap:10px;padding:6px;border-radius:11px;transition:background .15s}.player.active{background:#c8f05a0f}.avatar{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:var(--surface2);color:var(--accent);font-weight:900;font-size:18px}.identity{display:flex;flex-direction:column;min-width:0}.identity strong{overflow:hidden;text-overflow:ellipsis}.identity span{color:var(--muted);font-size:11px}.clock{margin-left:auto;background:#050705;border:1px solid #343d35;border-radius:9px;padding:8px 10px;min-width:96px;text-align:center;font:750 23px/1 ui-monospace,SFMono-Regular,monospace;font-variant-numeric:tabular-nums}.active .clock{background:var(--accent);color:#172005;border-color:var(--accent)}.board-wrap{position:relative;width:100%}.board{width:100%;aspect-ratio:1;display:grid;grid-template-columns:repeat(8,1fr);overflow:hidden;border-radius:7px;box-shadow:0 18px 45px #0008;touch-action:none}.square{position:relative;border:0;padding:0;display:grid;place-items:center;aspect-ratio:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.square.light{background:#d9c9a3}.square.dark{background:#60764e}.square.last{box-shadow:inset 0 0 0 100px #e5f53f66}.square.selected{box-shadow:inset 0 0 0 4px #e8fa78}.square.legal:after{content:"";position:absolute;width:24%;aspect-ratio:1;border-radius:50%;background:#26362077}.square.capture:after{content:"";position:absolute;inset:5%;border:5px solid #d5f34f99;border-radius:50%}.square.check{background:#d95f54}.piece,.drag-piece{font-family:Georgia,Times New Roman,serif;user-select:none;filter:drop-shadow(0 2px 1px #0005)}.piece{position:relative;z-index:1;font-size:clamp(31px,10vw,60px);line-height:1}.piece.w,.drag-piece.w{color:#fffdf0;text-shadow:0 0 1px #111,0 1px 1px #111}.piece.b,.drag-piece.b{color:#171d16;text-shadow:0 1px 0 #fff4}.drag-piece{position:fixed;z-index:100;pointer-events:none;transform:translate(-50%,-50%);font-size:clamp(38px,13vw,70px);line-height:1}.rank-label,.file-label{position:absolute;z-index:2;font-size:9px;font-weight:900;color:#31402a}.rank-label{left:3px;top:2px}.file-label{right:3px;bottom:2px}.promotion{position:absolute;inset:0;z-index:10;background:#000a;display:grid;place-items:center}.promotion-card{background:var(--surface);border-radius:15px;padding:15px;text-align:center}.promotion-card div{display:flex;margin-top:10px}.promotion-card button{border:0;background:#d9c9a3;color:#182016;font:44px Georgia;width:58px;height:58px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.actions button,.action-panel button,.result-actions button,.viewer-controls button{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:11px;font-weight:750}.actions .danger{color:var(--danger)}.primary{background:var(--accent)!important;color:#172005!important;border-color:var(--accent)!important}.action-panel{display:flex;align-items:center;gap:6px;background:var(--surface);padding:8px;border-radius:10px}.action-panel span{flex:1;font-size:13px}.result{display:flex;flex-direction:column;align-items:center;background:var(--surface);padding:14px;border-radius:12px}.result>strong{color:var(--accent);font-size:19px}.result>span,.computer-status{color:var(--muted);font-size:13px}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:12px}.computer-status{text-align:center;padding:5px}.analysis-card{display:flex;flex-direction:column;gap:7px;padding:10px;background:var(--surface);border-radius:10px;font-size:13px}.analysis-card strong{color:#f0b65e}.analysis-card button{border:1px solid var(--line);background:#111612;border-radius:8px;padding:9px;text-align:left}.message{min-height:100vh;display:grid;place-content:center;text-align:center;padding:28px}.message h1{margin:10px 0}.message p{color:var(--muted);margin:0}.brand-mark{width:72px;height:72px;display:grid;place-items:center;margin:auto;border-radius:20px;background:var(--accent);color:#172005;font:48px Georgia;transform:rotate(-3deg)}.move-list{display:flex;gap:4px;overflow-x:auto;padding:8px 2px}.move-list button{border:0;background:var(--surface);border-radius:7px;padding:6px;white-space:nowrap;font-size:12px}.move-list button.active{background:var(--accent);color:#172005}.viewer-controls{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.viewer-controls button:disabled{opacity:.35}@media(max-height:680px){.player{min-height:46px}.avatar{width:34px;height:34px}.clock{font-size:20px;padding:7px}.game-shell{gap:3px}.actions button{padding:8px}}@media(prefers-color-scheme:light){:root{--surface:#fff;--surface2:#edf0e9;--line:#d7ded3;--muted:#667064}body{background:var(--tg-theme-bg-color,#f2f4ee);color:var(--tg-theme-text-color,#172016)}.bottom-nav{background:#f7f8f3ee}.clock{color:#fff}.identity-card{background:linear-gradient(135deg,#fff,#eef3e9)}}.clock.low{color:#ffc36b;border-color:#b77d2c}.clock.critical{color:#ff817a;border-color:#d45048}.active .clock.low{background:#ffc36b;color:#291b05}.active .clock.critical{background:#ff817a;color:#2a0705}.result-actions.three{grid-template-columns:repeat(3,1fr)}.result-actions.three button{padding:9px 4px;font-size:11px}.rating-change{font-size:21px;margin-top:9px}.rating-change em{font-style:normal;color:var(--accent);font-size:14px}:root{--accent:#d8b66a;--surface:#191714;--surface2:#24201b;--line:#393229;--muted:#a79d8f;--danger:#d8685f}body{background:radial-gradient(circle at 50% -15%,#372d21 0,transparent 38%),var(--tg-theme-bg-color,#0d0c0b)}.page-header{margin-bottom:18px}.page-header h1{font-family:Georgia,serif;font-size:28px;font-weight:600}.brand-kicker{color:var(--accent)}.identity-card{display:grid;grid-template-columns:1fr auto;background:#171511;border-color:#3b3329;border-radius:12px;box-shadow:none;padding:16px}.identity-card .rating-number{font-family:Georgia,serif;font-size:38px}.identity-card small{color:var(--muted)}.identity-card .league-pill{align-self:start;border:1px solid #745f3d;background:#2a241b;color:#e3c57d;border-radius:7px;padding:8px 10px;text-transform:uppercase}.identity-card .level-progress,.identity-card>p{grid-column:1/-1}.identity-card>p{margin:7px 0 0;color:var(--muted);font-size:11px}.level-progress{height:5px;background:#352f27;border-radius:4px;overflow:hidden;margin-top:14px}.level-progress i{display:block;height:100%;background:var(--accent);border-radius:4px}.primary-actions{grid-template-columns:1fr 1fr}.action-main{border-radius:10px;padding:14px;background:#d8b66a;box-shadow:none}.action-main.secondary{background:#211e19}.action-main>span{font-size:22px}.action-main small{font-size:10px}.quick-actions.four{grid-template-columns:1fr 1fr}.quick-actions.four button{font-size:11px;padding:10px 5px}.stats-strip{border-radius:9px;background:transparent;padding:10px 0}.section-label{font-size:10px;letter-spacing:.16em;color:var(--muted);margin:22px 2px 8px}.play-rows,.level-rows{display:grid;gap:6px}.play-rows button,.level-rows button{width:100%;border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:11px 12px;display:flex;align-items:center;text-align:left;gap:12px}.play-rows button>span{font-size:22px}.play-rows button>div{display:flex;flex-direction:column;flex:1}.play-rows small,.level-rows small{color:var(--muted)}.play-rows button>b{font-size:22px;color:var(--muted)}.level-rows button{justify-content:space-between}.level-rows button.selected{border-color:var(--accent);background:#d8b66a12}.time-grid button,.level-grid button{border-radius:9px;padding:13px 6px}.tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-bottom:14px;background:var(--surface);padding:4px;border-radius:9px}.tabs button{border:0;background:transparent;border-radius:6px;padding:8px 2px;font-size:11px;color:var(--muted)}.tabs button.active{background:#393025;color:#f6e7c7}.sticky-me{position:sticky;bottom:80px}.records{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin:14px 0}.records div{border-bottom:1px solid var(--line);padding:10px 4px;display:flex;justify-content:space-between}.records span{color:var(--muted);font-size:11px}.levels-list{display:grid;gap:5px}.levels-list div{display:flex;justify-content:space-between;padding:11px;border-bottom:1px solid var(--line)}.levels-list span{color:var(--muted);font-size:12px}.levels-list .active{background:#d8b66a16;border:1px solid #745f3d;border-radius:8px;color:var(--accent)}.bottom-nav{height:calc(62px + env(safe-area-inset-bottom));background:#100f0def}.bottom-nav button span{font-size:18px}.board{border-radius:3px;border:5px solid #33251a;box-shadow:0 14px 30px #0009,inset 0 0 0 1px #8b6747}.square.light{background-color:#d7b98b;background-image:linear-gradient(96deg,#fff1 0,transparent 18%,#5a32100b 45%,transparent 72%)}.square.dark{background-color:#7b4d2e;background-image:linear-gradient(92deg,#2c140b12 0,transparent 22%,#f6d9a20b 54%,transparent 80%)}.square.last{box-shadow:inset 0 0 0 100px #d7b53c70}.square.selected{box-shadow:inset 0 0 0 4px #efd26c}.square.legal:after{background:#3c2b1b88}.square.capture:after{border-color:#efd26cb8}.piece{font-family:Times New Roman,Georgia,serif;font-weight:700;filter:drop-shadow(0 2px 1px #0009)}.piece.w,.drag-piece.w{color:#fff7df;text-shadow:0 0 1px #38291d,0 1px 0 #fff,0 2px 2px #392819}.piece.b,.drag-piece.b{color:#21170f;text-shadow:0 1px 0 #9c7555,0 2px 2px #0008}.rank-label,.file-label{color:#382719}.last-notation{font-size:11px;color:var(--muted);text-align:center;margin:-3px 0}.move-history{font-size:11px;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:7px 10px}.move-history p{white-space:pre-wrap;margin:7px 0 0;max-height:70px;overflow:auto}.thinking-indicator{text-align:center;color:var(--accent);font-size:12px;margin:-4px 0}.thinking-indicator span{display:inline-block;animation:thinking 1s steps(3,end) infinite;width:12px;overflow:hidden;vertical-align:bottom}@keyframes thinking{0%{width:2px}to{width:14px}}.actions.single{grid-template-columns:1fr}.modal-backdrop{position:fixed;z-index:200;inset:0;background:#050403c9;display:grid;place-items:center;padding:18px;backdrop-filter:blur(5px)}.confirm-modal,.post-game-modal{width:min(100%,390px);background:#1b1814;border:1px solid #554735;border-radius:14px;padding:20px;box-shadow:0 25px 70px #000c}.confirm-modal h2{font:600 21px Georgia;margin:0 0 10px}.confirm-modal p,.post-game-modal p{color:var(--muted);font-size:13px;line-height:1.5}.confirm-modal>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.confirm-modal button{border:1px solid var(--line);background:var(--surface2);border-radius:8px;padding:11px}.danger-fill{background:#8d3933!important;border-color:#a94b44!important}.post-game-modal{gap:7px;text-align:center}.post-game-modal .result-mark{font:42px Georgia;color:var(--accent)}.post-game-modal>strong{font:600 25px Georgia;color:#f4e7ca}.post-game-modal label{margin-top:10px;color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.post-game-modal .result-actions{grid-template-columns:1fr 1fr}.post-game-modal small{color:var(--muted)}@media(prefers-color-scheme:light){:root{--surface:#f8f4ec;--surface2:#eee6d9;--line:#d3c6b4;--muted:#736a5f}body{background:#eee9df;color:#211b15}.identity-card{background:#fbf7ee}.bottom-nav{background:#f8f4ecef}.confirm-modal,.post-game-modal{background:#faf6ed}.post-game-modal>strong{color:#261d14}.level-rows button,.play-rows button{background:#faf7f0}}:root{color-scheme:light dark;--a64-bg:#f7f6f2;--a64-card:#fffefa;--a64-ink:#10151d;--a64-muted:#7f8490;--a64-gold:#d89a0d;--a64-gold-soft:#f8e9b8;--a64-green:#173b31;--a64-line:#e9e5dd;--a64-danger:#cf3342;--surface:var(--a64-card);--surface2:#f3f1ed;--line:var(--a64-line);--muted:var(--a64-muted);--accent:var(--a64-gold);--danger:var(--a64-danger)}html{background:var(--a64-bg)}body{background:radial-gradient(circle at 92% 3%,#fff 0,transparent 27%),var(--a64-bg);color:var(--a64-ink);letter-spacing:-.01em}.app-frame{width:min(100%,520px);background:transparent}.page{padding:max(18px,env(safe-area-inset-top)) 18px calc(92px + env(safe-area-inset-bottom));min-height:100vh}.home-page{padding-top:max(22px,env(safe-area-inset-top))}.brand-row{display:flex;align-items:center;min-height:48px;margin-bottom:22px}.arena-brand{display:flex;align-items:center;gap:10px}.arena-brand>span{font:44px/1 Georgia;color:#c6a767;transform:rotate(180deg)}.arena-brand>div{display:flex;flex-direction:column}.arena-brand strong{font-size:25px;line-height:1;font-weight:900;letter-spacing:-.04em}.arena-brand strong em{font-style:normal;color:#d8a329}.arena-brand small{margin-top:6px;font-size:8px;color:#9a9ca4;letter-spacing:.36em}.header-spacer{flex:1}.back-button{width:36px;height:36px;margin-right:8px;border:1px solid var(--a64-line);border-radius:50%;background:#fff;color:var(--a64-ink);font-size:28px;line-height:1;box-shadow:0 6px 18px #17202b0b}.page-header{position:relative;display:flex;align-items:flex-end;justify-content:space-between;min-height:126px;margin:0 -18px 22px;padding:10px 24px 26px;overflow:hidden;background:linear-gradient(90deg,#f8f6f0 30%,#fff8e9)}.page-header:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#e6dfd1,transparent)}.page-header h1{position:relative;z-index:2;margin:0;font-size:46px;line-height:1;font-weight:900;letter-spacing:-.055em}.page-header p{position:relative;z-index:2;margin:8px 0 0;color:#8d91a0;font-size:19px}.hero-piece{position:absolute;right:15px;bottom:-25px;color:#d49a20;font:132px/1 Georgia;text-shadow:0 8px 15px #895e1440;filter:drop-shadow(0 12px 18px #af791f26)}.home-greeting{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin:3px 0 20px}.home-greeting .profile-avatar{margin:0}.profile-avatar{width:68px;height:68px;background:linear-gradient(145deg,#244b40,#13251f);color:#edc768;font-size:28px;box-shadow:inset 0 0 25px #0002}.profile-avatar.online{position:relative}.profile-avatar.online:after{content:"";position:absolute;right:1px;bottom:2px;width:16px;height:16px;border:3px solid var(--a64-bg);border-radius:50%;background:#32c45b}.home-greeting small{font-size:13px;color:#343840}.home-greeting h1{margin:1px 0;font-size:28px;letter-spacing:-.04em}.home-greeting p{margin:0;color:#8d91a0;font-size:14px}.streak{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:8px;padding:10px 13px;border:1px solid var(--a64-line);border-radius:16px;background:#fffefa}.streak>span{grid-row:1/3;font-size:25px}.streak small{font-size:10px;color:#71747b}.streak strong{font-size:19px}.identity-card{display:grid;grid-template-columns:62px minmax(0,1fr) minmax(105px,.72fr);align-items:center;gap:14px;padding:16px;margin:0 0 13px;background:linear-gradient(110deg,#fffdf9,#f3f0ea);border:1px solid #e7e1d8;border-radius:18px;box-shadow:0 12px 30px #2a210d08}.level-medal{width:58px;height:66px;display:grid;place-items:center;background:linear-gradient(145deg,#e1e6eb,#778493);clip-path:polygon(50% 0,92% 19%,84% 78%,50% 100%,16% 78%,8% 19%);font:34px Georgia;color:#fff;text-shadow:0 2px 3px #223}.identity-card>div:nth-child(2){min-width:0}.eyebrow{color:#17191d;font-size:13px;letter-spacing:.04em}.rating-number{display:block;margin:6px 0 0;color:#070b10;font-size:37px;line-height:1;font-weight:850}.rating-number small{font-size:15px;color:#666a72;font-weight:500}.level-progress{height:8px;margin-top:12px;background:#dbd9d5;border-radius:9px}.level-progress i{background:linear-gradient(90deg,#d69a13,#edca69)}.next-level{align-self:stretch;padding:4px 0 4px 14px;border:0;border-left:1px solid #ddd8cf;background:transparent;text-align:left;display:flex;flex-direction:column;justify-content:center}.next-level small,.next-level span{color:#6f7279;font-size:10px}.next-level strong{margin:4px 0;font-size:15px}.admin-entry{width:100%;display:flex;align-items:center;gap:12px;margin:12px 0;padding:13px 15px;border:1px solid #d8bc70;border-radius:14px;background:linear-gradient(100deg,#fff8dc,#fff);color:var(--a64-ink);text-align:left}.admin-entry>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#e4ad2d;color:#fff;font-size:21px}.admin-entry div{display:flex;flex:1;flex-direction:column}.admin-entry small{color:#777b84}.admin-entry b{font-size:24px}.primary-actions.three{display:grid;grid-template-columns:1.1fr 1.1fr .92fr;gap:9px;margin:13px 0}.action-main{min-width:0;height:132px;padding:15px;border-radius:17px;background:linear-gradient(145deg,#ffdda0,#edb83e);color:#10151d;box-shadow:0 10px 22px #d59f2930;display:flex;flex-direction:column;align-items:flex-start;gap:8px;position:relative}.action-main.secondary{background:linear-gradient(145deg,#32594d,#17372e);color:#fff;border:0}.action-main.light{background:#fffefa;color:#10151d;border:1px solid var(--a64-line);box-shadow:0 10px 22px #18212b0a}.action-main>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#241e13de;color:#ffc64a;font-size:23px}.action-main.secondary>span{background:#ffffff17;color:#fff}.action-main.light>span{background:#f5f3ef;color:#16191e}.action-main div{gap:3px}.action-main strong{font-size:14px;white-space:nowrap}.action-main small{font-size:10px;line-height:1.25}.action-main>b{position:absolute;right:12px;bottom:12px;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#ffffff94;font-size:22px}.action-main.secondary>b{background:#ffffff35}.quick-actions.four{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:18px 0;border:1px solid var(--a64-line);border-radius:17px;background:#fff;overflow:hidden}.quick-actions.four button{display:flex;flex-direction:column;align-items:center;gap:7px;padding:13px 4px;border:0;border-right:1px solid var(--a64-line);border-radius:0;background:transparent;color:#15191f;font-size:10px}.quick-actions.four button:last-child{border-right:0}.quick-actions.four span{font-size:23px}.section{margin-top:23px}.section-title{min-height:38px}.section-title h2,.content-heading{margin:18px 0 10px;font-size:20px;letter-spacing:-.035em}.section-title button,.section-title>span{color:#8a8e98;background:transparent;border:0;font-size:11px}.history-row{padding:13px;border:0;border-bottom:1px solid var(--a64-line);border-radius:0;background:#fff}.section>.history-row:first-of-type{border-radius:14px 14px 0 0}.section>.history-row:last-of-type{border-radius:0 0 14px 14px;border-bottom:0}.result-icon{width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#126849,#003923)!important;color:#fff!important}.result-icon.loss{background:linear-gradient(145deg,#a92029,#631014)!important}.result-icon.draw{background:linear-gradient(145deg,#6e7281,#3f4351)!important}.history-row strong{font-size:14px}.history-row small{font-size:10px}.history-row em{color:#0aaf3a}.ranking-banner{width:100%;height:78px;margin-top:20px;padding:0 20px;display:flex;align-items:center;gap:15px;border:0;border-radius:17px;background:linear-gradient(100deg,#11130f,#25241e);color:#fff;text-align:left}.ranking-banner>span{font-size:32px}.ranking-banner div{flex:1;display:flex;flex-direction:column}.ranking-banner strong{font-size:16px}.ranking-banner small{color:#b8b7b3;margin-top:4px}.ranking-banner b{font-size:26px}.play-title{margin:4px 4px 10px}.play-title h2{font-size:25px}.play-title span{color:#8f929a;font-size:13px}.play-rows{gap:9px}.play-rows button{min-height:86px;padding:14px 17px;border:1px solid var(--a64-line);border-radius:15px;background:#fffefa;box-shadow:0 7px 18px #20293608}.play-rows button>span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#f8c758,#b37600);color:#fff;font-size:25px}.play-rows button:nth-child(2)>span{background:linear-gradient(145deg,#315b50,#15382e)}.play-rows button:nth-child(3)>span{background:linear-gradient(145deg,#7a7f90,#424655)}.play-rows strong{font-size:20px}.play-rows small{margin-top:2px;font-size:13px}.play-rows button>b{font-size:30px}.section-label{margin:25px 4px 10px;color:#171b22;font-size:22px;letter-spacing:-.03em;text-transform:none}.play-rows.alternate button:first-child{background:linear-gradient(100deg,#23493d,#102b23);color:#fff}.play-rows.alternate button:last-child{background:linear-gradient(100deg,#ffe4a1,#d9a331);color:#15191e}.play-rows.alternate button>span{background:#ffffff16}.play-rows.alternate button:last-child>span{background:#fff4d680;color:#15191e}.tabs{gap:0;margin:0 0 14px;padding:0;border:1px solid var(--a64-line);border-radius:15px;background:#fff;overflow:hidden}.tabs button{padding:12px 4px;border-right:1px solid var(--a64-line);border-radius:0;color:#808590;font-size:13px;font-weight:700}.tabs button:last-child{border-right:0}.tabs button.active{border-radius:14px;background:linear-gradient(145deg,#e7b33c,#ca8e09);color:#fff;box-shadow:0 5px 12px #c9952740}.leaderboard-caption{display:flex;align-items:center;gap:13px;margin:10px 0 12px;padding:13px 15px;border:1px solid var(--a64-line);border-radius:15px;background:#fff}.leaderboard-caption>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff5d8;font-size:22px}.leaderboard-caption div{display:flex;flex-direction:column}.leaderboard-caption strong{font-size:14px}.leaderboard-caption small{color:#858a95;margin-top:3px}.leaderboard{gap:8px}.leader-row{min-height:68px;padding:10px 14px;border:1px solid var(--a64-line);border-radius:14px;background:#fff;box-shadow:0 5px 14px #24303d08}.leader-row>b{width:30px;font-size:18px}.mini-avatar{width:42px;height:42px;background:linear-gradient(145deg,#345648,#142d25);color:#fff}.leader-row div strong{font-size:15px}.leader-row div small{font-size:11px}.leader-row em{display:flex;flex-direction:column;align-items:flex-end;font-size:18px}.leader-row em small{font-size:9px;color:#858a95;font-weight:500}.leader-row.me{border-color:#e0a72a;background:#fffaf0}.sticky-me{bottom:76px;box-shadow:0 -5px 20px #6d4b1115}.profile-head{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;margin:0 0 18px;padding:17px;border:1px solid var(--a64-line);border-radius:17px;background:#fff;text-align:left}.profile-head .profile-avatar{margin:0}.profile-head h2{font-size:23px;margin:0 0 5px}.profile-head p{font-size:13px}.profile-head>div:nth-child(2)>small{display:block;margin-top:9px;color:#737985;font-size:11px}.profile-head .level-progress{margin-top:8px}.stats-strip{gap:0;margin:10px 0 20px;padding:15px 4px;border:1px solid var(--a64-line);border-radius:15px;background:#fff}.stats-strip div{border-right:1px solid var(--a64-line)}.stats-strip div:last-child{border-right:0}.stats-strip strong{font-size:20px}.stats-strip span{font-size:9px}.records{grid-template-columns:repeat(3,1fr);gap:0;margin:0 0 22px;border:1px solid var(--a64-line);border-radius:16px;background:#fff;overflow:hidden}.records div{min-height:78px;padding:13px 10px;border-right:1px solid var(--a64-line);border-bottom:1px solid var(--a64-line);flex-direction:column;justify-content:center}.records div:nth-child(3n){border-right:0}.records div:nth-last-child(-n+3){border-bottom:0}.records span{font-size:10px}.records b{margin-top:6px;font-size:17px}.stack-actions{grid-template-columns:1fr 1fr}.stack-actions button{min-height:67px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:1px solid var(--a64-line);border-radius:14px;background:#fff;text-align:left}.stack-actions button>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#fff3d2;color:#bc7f00;font-size:20px}.stack-actions button>b{font-size:22px}.time-grid button,.level-rows button,.levels-list div{background:#fff;border-color:var(--a64-line)}.time-grid .selected,.level-rows button.selected{border-color:#d49a18;background:#fff9eb;box-shadow:inset 0 0 0 1px #d49a18}.start-game{background:linear-gradient(145deg,#e5ae30,#c98906);color:#fff;box-shadow:0 10px 20px #c78a2433}.levels-list div{margin-bottom:7px;border:1px solid var(--a64-line);border-radius:12px}.levels-list .active{border-color:#d49a18;background:#fff8e6;color:#9b6800}.admin-tabs{grid-template-columns:repeat(3,1fr)}.admin-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:22px}.admin-stats>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;min-height:86px;padding:14px;border:1px solid var(--a64-line);border-radius:15px;background:#fff}.admin-stats span{grid-row:1/3;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#fff2cc;color:#b87900}.admin-stats small{color:#777d87}.admin-stats strong{font-size:24px}.broadcast-card{margin:16px 0 20px;padding:16px;border-radius:17px;background:linear-gradient(145deg,#21483c,#122e25);color:#fff}.broadcast-card h2{margin:0 0 4px;font-size:18px}.broadcast-card p{margin:0 0 13px;color:#c2cec9;font-size:11px}.broadcast-card textarea{width:100%;min-height:110px;padding:12px;border:1px solid #ffffff2b;border-radius:12px;resize:vertical;background:#ffffff10;color:#fff;font:inherit;outline:none}.broadcast-card textarea::placeholder{color:#ffffff80}.broadcast-footer{display:flex;align-items:center;justify-content:space-between;margin-top:9px}.broadcast-footer small{color:#b8c8c2}.broadcast-footer button{padding:10px 13px;border:0;border-radius:10px;background:#e1a72a;color:#16140e;font-weight:800}.broadcast-footer button:disabled{opacity:.5}.admin-status{padding:11px;border:1px solid #d5ba72;border-radius:10px;background:#fff8e2;color:#76530a;font-size:12px}.admin-users{display:grid;gap:7px}.admin-users>div{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--a64-line);border-radius:13px;background:#fff}.admin-users>div>div{display:flex;flex:1;flex-direction:column;min-width:0}.admin-users strong{font-size:14px}.admin-users small{color:#828791;font-size:10px}.admin-users em{display:flex;flex-direction:column;align-items:flex-end;font-style:normal;font-weight:800}.pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:14px}.pagination button{padding:10px;border:1px solid var(--a64-line);border-radius:10px;background:#fff;color:#171b21}.pagination button:last-child{text-align:right}.pagination button:disabled{opacity:.4}.pagination span{text-align:center;font-size:12px;color:#777d88}.bottom-nav{width:min(100%,520px);height:calc(72px + env(safe-area-inset-bottom));padding:5px 7px env(safe-area-inset-bottom);border-top:1px solid #e8e4dc;background:#fffefaf2;box-shadow:0 -12px 35px #1a24300b}.bottom-nav button{color:#9297a3;font-size:10px}.bottom-nav button span{font-size:23px}.bottom-nav button.active{color:#d59608}.bottom-nav button.active:after{content:"";width:28px;height:3px;border-radius:3px;background:#d59608}.modal-backdrop{background:#27302a78;backdrop-filter:blur(8px)}.confirm-modal,.post-game-modal{border:1px solid #e7e0d3;border-radius:22px;background:radial-gradient(circle at 50% 8%,#fff,#fffaf0 50%,#f4eee4);color:#10151d;box-shadow:0 30px 90px #0b0e0c55}.post-game-modal{width:min(100%,420px);padding:25px;gap:9px}.post-game-modal:before{content:"♛";position:absolute;z-index:-1;color:#e1ac35;font:150px Georgia;opacity:.07}.post-game-modal .result-mark{width:78px;height:78px;display:grid;place-items:center;color:#d2950d;font:62px Georgia;text-shadow:0 6px 10px #9b681e30}.post-game-modal>strong{color:#0d1117;font:900 31px/1 system-ui;letter-spacing:.04em}.post-game-modal>span{color:#454a53;font-size:15px}.post-game-modal>span b{color:#c88c0c}.post-game-modal>small{color:#6f747e}.post-game-modal>p{width:100%;margin:8px 0;padding:12px;border:1px solid #eadfc8;border-radius:12px;background:#fffbf3;color:#625d52}.post-game-modal label{color:#8b784f}.rating-change{color:#15191f}.rating-change em{color:#12933d}.post-game-modal .result-actions button,.confirm-modal button{border-color:#e2ddd4;background:#fff;color:#15191f}.post-game-modal .result-actions .primary{background:linear-gradient(145deg,#efc459,#d6970a)!important;color:#12130e!important;border:0!important}.confirm-modal h2{color:#10151d}.confirm-modal p{color:#717680}.message{background:var(--a64-bg)}.brand-mark{background:linear-gradient(145deg,#efc55d,#cd8f08);color:#fff}.clock{color:#fff}.search-state{color:var(--a64-ink)}.soft-button{background:#fff;color:#171b21}.empty-state{color:#878c96}.skeleton-list i{background:linear-gradient(90deg,#efede8,#fff,#efede8);background-size:200%}@media(max-width:390px){.page{padding-left:13px;padding-right:13px}.page-header{margin-left:-13px;margin-right:-13px}.arena-brand strong{font-size:22px}.identity-card{grid-template-columns:48px minmax(0,1fr) 90px;gap:9px;padding:13px}.level-medal{width:46px;height:55px;font-size:27px}.rating-number{font-size:30px}.primary-actions.three{gap:6px}.action-main{height:122px;padding:11px}.action-main strong{font-size:12px}.action-main small,.quick-actions.four button{font-size:9px}.records{grid-template-columns:1fr 1fr}.records div:nth-child(3n){border-right:1px solid var(--a64-line)}.records div:nth-child(2n){border-right:0}.records div:nth-last-child(-n+3){border-bottom:1px solid var(--a64-line)}.records div:nth-last-child(-n+2){border-bottom:0}}@media(prefers-color-scheme:dark){:root{--a64-bg:#121410;--a64-card:#1d201b;--a64-ink:#f6f4ec;--a64-muted:#aaa99f;--a64-line:#34372f;--surface:var(--a64-card);--surface2:#282b25;--line:var(--a64-line);--muted:var(--a64-muted)}html,body{background:#121410;color:var(--a64-ink)}.page-header{background:linear-gradient(90deg,#171914,#282216)}.page-header h1,.home-greeting h1,.rating-number,.eyebrow,.section-label,.section-title h2,.content-heading,.brand-row,.arena-brand{color:#f7f5ee}.home-greeting p{color:#aaa99f}.streak,.identity-card,.quick-actions.four,.history-row,.action-main.light,.play-rows button,.leaderboard-caption,.leader-row,.profile-head,.stats-strip,.records,.stack-actions button,.time-grid button,.level-rows button,.levels-list div,.admin-stats>div,.admin-users>div,.pagination button,.soft-button{background:#1d201b;color:#f7f5ee;border-color:#34372f}.next-level{border-color:#34372f;color:#f7f5ee}.quick-actions.four button{color:#f7f5ee;border-color:#34372f}.tabs{background:#1d201b;border-color:#34372f}.tabs button{border-color:#34372f}.leader-row.me,.levels-list .active,.time-grid .selected,.level-rows button.selected{background:#2c2718}.bottom-nav{background:#171914f2;border-color:#34372f}.back-button{background:#1d201b;color:#fff;border-color:#34372f}.admin-status{background:#322a17;color:#f3d991}.post-game-modal,.confirm-modal{background:radial-gradient(circle at 50% 8%,#29271f,#1b1d19);color:#f8f5eb;border-color:#494539}.post-game-modal>strong,.confirm-modal h2,.rating-change{color:#f8f5eb}.post-game-modal .result-actions button,.confirm-modal button{background:#282b25;color:#f8f5eb;border-color:#474a41}.message{background:#121410}.skeleton-list i{background:linear-gradient(90deg,#1c1f1a,#292c26,#1c1f1a);background-size:200%}}.arena-brand>span{transform:none}.page-header h1,.rating-number{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}@media(prefers-color-scheme:dark){.admin-entry{background:#1d201b;color:#f7f5ee;border-color:#7c662f}}.game-shell{justify-content:flex-start;overflow-x:hidden;min-height:100dvh;contain:layout inline-size}.board-wrap{width:min(100%,540px);aspect-ratio:1;flex:0 0 auto;margin-inline:auto;contain:layout size paint}.board{width:100%;height:100%;aspect-ratio:auto;contain:layout paint}.player{height:58px;min-height:58px;max-height:58px;flex:0 0 58px}.clock{width:104px;min-width:104px;max-width:104px;font-variant-numeric:tabular-nums;white-space:nowrap}.thinking-indicator{height:18px;min-height:18px;margin:0;visibility:hidden;opacity:0}.thinking-indicator.visible{visibility:visible;opacity:1}.promotion-game-badge{height:18px;min-height:18px;line-height:18px;text-align:center;visibility:hidden;color:#d49a18;font-size:10px;font-weight:900;letter-spacing:.08em}.promotion-game-badge.visible{visibility:visible}.last-notation{height:16px;min-height:16px;line-height:16px;margin:0;white-space:nowrap;overflow:hidden}.piece{font-display:swap}@media(max-height:720px){.game-shell{padding-top:5px;gap:3px}.player{height:48px;min-height:48px;max-height:48px;flex-basis:48px}.board-wrap{width:min(calc(100vw - 20px),calc(100dvh - 265px),540px)}}.quick-actions.six{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:18px 0;border:1px solid var(--a64-line);border-radius:17px;background:#fff;overflow:hidden}.quick-actions.six button{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 4px;border:0;border-right:1px solid var(--a64-line);border-bottom:1px solid var(--a64-line);background:transparent;color:#15191f;font-size:10px}.quick-actions.six button:nth-child(3n){border-right:0}.quick-actions.six button:nth-last-child(-n+3){border-bottom:0}.quick-actions.six span{font-size:22px}.color-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.color-choice button{padding:12px 6px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--a64-line);border-radius:12px;background:#fff}.color-choice button.selected{border-color:#d49a18;background:#fff8e6;box-shadow:inset 0 0 0 1px #d49a18}.color-choice span{font:26px Georgia}.engine-level{background:linear-gradient(100deg,#1c3d34,#112820)!important;color:#fff!important}.engine-level span{display:flex;flex-direction:column}.engine-level span small{color:#d4dfdb;font-size:10px}.engine-slayer{border-color:#d59a19;box-shadow:0 30px 90px #c9893844}.achievement-title{padding:7px 13px;border-radius:20px;background:#1b3a31;color:#f2c65d;letter-spacing:.12em}.promotion-card-ui,.achievement-card,.weekly-grid,.player-profile-card,.coach-messages,.training-positions{border:1px solid var(--a64-line);border-radius:16px;background:#fff}.promotion-card-ui{padding:15px;margin:12px 0}.promotion-card-ui>span{color:#c48708;font-size:10px;font-weight:900;letter-spacing:.16em}.promotion-card-ui>strong{display:block;margin:6px 0}.promotion-card-ui>div{display:flex;gap:7px}.promotion-card-ui i{width:13px;height:13px;border:2px solid #d49a18;border-radius:50%}.promotion-card-ui i.played{background:#d49a18}.promotion-card-ui p,.shield-note{font-size:11px;color:#747984}.shield-note{padding:10px;border-radius:10px;background:#f4f0e7}.achievement-card{display:flex;gap:12px;align-items:center;padding:14px;margin:12px 0;background:linear-gradient(100deg,#fff8dd,#fff)}.achievement-card>span{font-size:32px}.achievement-card div{display:flex;flex-direction:column}.achievement-card small{color:#a46e00;font-weight:800}.achievement-card p{margin:3px 0 0;color:#767a83;font-size:11px}.weekly-grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.weekly-grid div{padding:12px;border-right:1px solid var(--a64-line);border-bottom:1px solid var(--a64-line);display:flex;flex-direction:column}.weekly-grid div:nth-child(3n){border-right:0}.weekly-grid div:nth-last-child(-n+3){border-bottom:0}.weekly-grid small{color:#818690;font-size:9px}.weekly-grid strong{margin-top:5px;font-size:17px}.search-box{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:15px}.search-box input{min-width:0;padding:13px;border:1px solid var(--a64-line);border-radius:12px;background:#fff;color:#15191f;font:inherit}.search-box button{padding:0 18px;border:0;border-radius:12px;background:#d89a0d;color:#fff;font-weight:800}.player-profile-card{padding:15px}.player-profile-main{display:flex;align-items:center;gap:12px}.player-profile-main .profile-avatar,.player-profile-main h2,.player-profile-main p{margin:0}.player-profile-main p,.player-profile-main span{color:#7c818b;font-size:11px}.online-label{color:#179443!important}.player-facts{display:grid;grid-template-columns:repeat(3,1fr);margin:15px 0;border:1px solid var(--a64-line);border-radius:12px;overflow:hidden}.player-facts div{padding:10px;display:flex;flex-direction:column;border-right:1px solid var(--a64-line);border-bottom:1px solid var(--a64-line)}.player-facts div:nth-child(3n){border-right:0}.player-facts div:nth-last-child(-n+3){border-bottom:0}.player-facts small{color:#858a93;font-size:9px}.h2h-card{padding:12px;border-radius:12px;background:#f6f3ec}.h2h-card p{margin:5px 0;font-size:12px}.h2h-card span{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:5px;border-radius:50%;background:#ddd}.h2h-card .W{background:#d9f2df;color:#18843b}.h2h-card .L{background:#f8dadd;color:#b22535}.mini-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px}.mini-controls button{padding:8px;border:1px solid var(--a64-line);border-radius:9px;background:#fff}.mini-controls button.selected{border-color:#d49a18;background:#fff7dd}.report-panel{margin-top:13px;color:#858a93;font-size:11px}.report-panel>div{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.report-panel button{padding:8px;border:1px solid #e3d8d8;border-radius:8px;background:#fff;color:#8d343e;font-size:10px}.coach-messages{padding:13px}.coach-messages p{margin:5px 0;font-size:13px}.training-positions{display:grid;gap:1px;overflow:hidden}.training-positions>div{display:flex;align-items:center;gap:10px;padding:12px;border-bottom:1px solid var(--a64-line)}.training-positions>div:last-child{border-bottom:0}.training-positions>div>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff0c8;color:#9a6700}.training-positions>div>div{display:flex;flex:1;flex-direction:column}.training-positions small{color:#7f848e;font-size:9px}.training-positions button{padding:7px;border:0;border-radius:8px;background:#193a31;color:#fff;font-size:9px}@media(prefers-color-scheme:dark){.quick-actions.six,.quick-actions.six button,.color-choice button,.promotion-card-ui,.achievement-card,.weekly-grid,.player-profile-card,.coach-messages,.training-positions,.search-box input,.mini-controls button,.report-panel button{background:#1d201b;color:#f7f5ee;border-color:#34372f}.h2h-card,.shield-note{background:#282b25}.achievement-card{background:linear-gradient(100deg,#302a18,#1d201b)}}:root{color-scheme:light;--cream:#f8f6f1;--paper:#fff;--ink:#111820;--muted:#77808f;--line:#e9e5dc;--gold:#d39a21;--green:#184d3e;--surface:#fff;--surface2:#f8f6f1;--accent:#d39a21}html,body{background:var(--cream)!important;color:var(--ink)!important}body{background-image:radial-gradient(circle at 90% 0,#f4dfaa66,transparent 27%),linear-gradient(#fff,#f8f6f1)!important}.app-frame{max-width:520px}.page{padding-left:16px;padding-right:16px}.brand-row{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--line)}.arena-brand>span,.arena-brand em,.eyebrow{color:var(--gold)}.arena-brand strong,.page-header h1{color:var(--ink)}.arena-brand small,.page-header p{color:var(--muted)}button,input,textarea{font:inherit}.profile-avatar img,.social-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.home-player-bar{display:flex;align-items:center;gap:10px;margin:4px 0 14px;padding:10px 12px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 24px #6c57350d}.home-player-bar .profile-avatar{width:46px;height:46px;margin:0;background:linear-gradient(145deg,#245d4b,#102f26);color:#f5ca68;font-size:18px}.home-player-bar>div:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.home-player-bar>div:nth-child(2)>strong{font-size:16px}.home-player-bar small{color:var(--muted);font-size:9px}.home-rating{display:grid;grid-template-columns:auto auto;column-gap:4px;align-items:center;text-align:right}.home-rating>span{grid-row:1/3;color:var(--gold);font-size:18px}.home-rating>strong{font-size:16px}.home-rating>small{font-size:7px}.home-social-icon{position:relative;border:0;background:transparent;font-size:19px}.home-social-icon b{position:absolute;right:-3px;top:-5px;min-width:14px;height:14px;padding:0 3px;border-radius:8px;background:#d93b47;color:#fff;font-size:8px;line-height:14px}.home-play-hub{position:relative;overflow:hidden;padding:18px;border:1px solid #e9d7ad;border-radius:20px;background:radial-gradient(circle at 100% 0,#f9df9b99,transparent 37%),linear-gradient(145deg,#fffdf8,#f8f0dc);box-shadow:0 15px 34px #6c57351c}.hub-heading{display:flex;justify-content:space-between}.hub-heading h1{margin:4px 0 16px;font-size:25px}.hub-knight{color:var(--gold);font:55px Georgia;line-height:.8}.home-time-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.home-time-switch button{display:flex;align-items:baseline;justify-content:center;gap:4px;padding:12px 4px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--muted)}.home-time-switch button.selected{border-color:var(--gold);background:#fff8e6;color:var(--ink);box-shadow:inset 0 0 0 1px var(--gold)}.home-time-switch strong{font-size:20px}.home-time-switch small{font-size:9px}.home-start,.social-primary{width:100%;padding:15px;border:0;border-radius:12px;background:linear-gradient(180deg,#efbd4d,#d79a1b);color:#17130a;font-weight:900;box-shadow:0 9px 18px #d39a2138}.home-play-hub>p{margin:10px 0 0;text-align:center;color:var(--muted);font-size:9px}.home-action-stack{display:grid;gap:8px;margin:14px 0}.home-action-stack>button,.admin-entry{display:flex;align-items:center;gap:12px;padding:11px;border:1px solid var(--line)!important;border-radius:14px;background:#fff!important;color:var(--ink)!important;text-align:left}.home-action-stack .feature-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;font-size:20px}.feature-icon.emerald{background:#e6f2ed}.feature-icon.gold{background:#fff3d5}.feature-icon.violet{background:#eee9f5}.home-action-stack div{display:flex;flex:1;flex-direction:column}.home-action-stack small{color:var(--muted);font-size:9px}.home-action-stack b{color:#a3a7ad}.home-section-title{margin:20px 0 9px;font-size:15px}.power-features{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.power-features button{padding:11px 7px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left}.power-features span{display:block;margin-bottom:7px;font-size:22px}.power-features strong{display:block;font-size:10px}.power-features small{display:block;margin-top:3px;color:var(--muted);font-size:8px}.home-tools{display:grid;grid-template-columns:repeat(4,1fr);margin:13px 0;border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.home-tools button{padding:10px 2px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);font-size:8px}.home-tools span{display:block;color:var(--gold);font-size:18px}.bottom-nav{background:#fffefbf2!important;border-color:var(--line)!important}.bottom-nav button{color:#8f96a2}.bottom-nav button.active{color:var(--gold)}.page-header.with-piece{background:linear-gradient(135deg,#fff,#faf4e7)!important;border-color:var(--line)!important}.hero-piece{color:var(--gold)!important}.content-heading,.section-title h2,.choice-title{color:var(--ink)}.board{overflow:hidden!important;border:4px solid #5c3a25!important;border-radius:7px!important;background:#5c3a25;box-shadow:0 14px 34px #3c241d35!important}.square{overflow:visible}.piece{display:block!important;width:94%!important;height:94%!important;object-fit:contain!important;filter:drop-shadow(0 3px 2px #0006)!important;pointer-events:none}.game-shell{background:#fbfaf7;color:var(--ink)}.player{background:#fff}.player.active{background:#fff8e4}.clock{background:#111;color:#fff}.active .clock{background:var(--gold)}.search-state{padding-top:10px}.radar{width:172px;height:172px;overflow:hidden;border:1px solid #d39a2160;background:radial-gradient(circle,#f0c55c35 0,#eff8f455 45%,transparent 72%);box-shadow:0 0 60px #d6b86b2c}.radar:before,.radar:after{border-color:#d39a2135}.radar .ring{position:absolute;border:1px solid #d39a2162;border-radius:50%;animation:radarWave 2.4s ease-out infinite}.radar .ring.one{inset:37px}.radar .ring.two{inset:12px;animation-delay:1.15s}.radar .sweep{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,transparent 0 78%,#d39a2142 94%,#d39a21a0 100%);animation:radarSweep 1.8s linear infinite}.radar>span{position:relative;z-index:3;color:var(--gold);font:42px Georgia}.radar-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#2ba875}.radar-dot.d1{left:30px;top:68px}.radar-dot.d2{right:38px;top:36px}.radar-dot.d3{right:25px;bottom:42px}@keyframes radarSweep{to{transform:rotate(360deg)}}@keyframes radarWave{0%{transform:scale(.45);opacity:0}30%{opacity:1}to{transform:scale(1.3);opacity:0}}.setup-screen{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;max-width:430px;margin:auto;padding:28px;background:radial-gradient(circle at 50% 10%,#fff0c8,transparent 28%)}.setup-crown{align-self:center;width:72px;height:72px;display:grid;place-items:center;border-radius:23px;background:#fff1c9;color:var(--gold);font:38px Georgia}.setup-screen>.eyebrow{text-align:center;font-weight:900;letter-spacing:.2em}.setup-screen h1{margin:2px 0 8px;text-align:center;font-size:30px}.setup-screen>p:not(.eyebrow){margin:0 auto 28px;max-width:320px;color:var(--muted);text-align:center;line-height:1.5}.setup-screen label,.form-card label{display:grid;gap:7px;margin:0 0 15px;font-size:12px;font-weight:800}.setup-screen input,.form-card input,.form-card textarea{width:100%;box-sizing:border-box;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);outline:none}.username-field{display:flex;align-items:center;padding-left:13px;border:1px solid var(--line);border-radius:12px;background:#fff}.username-field input{border:0}.availability{min-height:21px;margin:-6px 0 12px;color:var(--muted);font-size:11px}.availability.ok{color:#168356}.availability.bad{color:#c43d48}.setup-screen>small{text-align:center;margin-top:12px;color:var(--muted)}.social-page{min-height:100dvh;padding:0 15px calc(90px + env(safe-area-inset-bottom));background:var(--cream)}.social-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;padding:14px 0;background:#f8f6f1e8;backdrop-filter:blur(12px);text-align:center}.social-header button{width:38px;height:38px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:27px}.social-avatar{flex:none;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#244f43,#102b24);color:#f4c961;font-weight:900}.social-avatar.large{width:88px;height:88px;font-size:28px}.edit-avatar{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px}.edit-avatar button{border:0;background:transparent;color:var(--gold);font-weight:800}.danger-text{color:#cb3e49!important}.form-card{padding:16px;border:1px solid var(--line);border-radius:17px;background:#fff}.form-card textarea{min-height:92px}.form-card small{color:var(--muted);font-weight:400}.toggle-row{display:flex!important;align-items:center;justify-content:space-between}.toggle-row input{width:22px;height:22px}.sticky-action{margin-top:14px}.social-status{text-align:center;color:var(--green)}.social-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:13px;background:#ece9e2}.social-tabs button{padding:10px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-weight:800}.social-tabs .active{background:#fff;color:var(--ink)}.search-people,.chat-search{width:100%;box-sizing:border-box;margin:12px 0;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--muted);text-align:left}.people-list,.conversation-list{display:grid;gap:8px}.person-row{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--line);border-radius:15px;background:#fff}.person-row>div{min-width:0;flex:1;display:flex;flex-direction:column}.person-row small{color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.person-row>button{padding:8px 10px;border:0;border-radius:9px;background:#fff1c9;color:#9c6904;font-size:10px;font-weight:800}.person-row .ghost,.person-row .more{background:#f1f0ec;color:var(--muted)}.empty-social{padding:42px 20px;color:var(--muted);text-align:center}.chat-search{display:flex;gap:8px}.chat-search input{width:100%;border:0;background:transparent;outline:none}.conversation-list>button{position:relative;display:flex;align-items:center;gap:10px;padding:11px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.conversation-list>button>div{min-width:0;flex:1}.conversation-list strong,.conversation-list span{display:block}.conversation-list span{margin-top:3px;color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-list small{align-self:flex-start;color:var(--muted);font-size:9px}.conversation-list b{min-width:18px;height:18px;border-radius:9px;background:var(--gold);color:#fff;text-align:center;font-size:9px;line-height:18px}.chat-presence{text-align:center;color:#298159;font-size:9px}.message-stream{min-height:calc(100dvh - 170px);padding:12px 0 105px}.day-separator{margin:14px;text-align:center;color:var(--muted);font-size:9px}.bubble{display:block;max-width:78%;margin:4px auto 4px 0;padding:9px 11px;border:0;border-radius:14px 14px 14px 4px;background:#fff;text-align:left}.bubble.mine{margin-left:auto;margin-right:0;border-radius:14px 14px 4px;background:#fbe8b7}.bubble span{display:block}.bubble time{display:block;margin-top:4px;color:#81858d;font-size:8px;text-align:right}.bubble .quote{display:block;margin-bottom:6px;padding-left:7px;border-left:2px solid var(--gold);color:#766338}.chat-composer{position:fixed;z-index:15;left:0;right:0;bottom:0;max-width:520px;margin:auto;padding:8px 14px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}.chat-composer>div:last-of-type{display:flex;gap:8px}.chat-composer textarea{flex:1;box-sizing:border-box;padding:12px;border:1px solid var(--line);border-radius:18px;resize:none}.chat-composer button{width:42px;border:0;border-radius:50%;background:var(--gold);color:#fff}.reply-preview{display:flex;justify-content:space-between;padding:6px 10px;color:var(--muted);font-size:10px}.learning-load{padding:50px;text-align:center;color:var(--muted)}.learning-onboarding{text-align:center}.learning-onboarding>span{display:block;margin:14px;color:var(--gold);font:64px Georgia}.learning-onboarding h1{font-size:26px}.learning-onboarding>p{color:var(--muted)}.learning-onboarding>button{width:100%;display:flex;align-items:center;gap:12px;margin:9px 0;padding:13px;border:1px solid var(--line);border-radius:15px;background:#fff;text-align:left}.learning-onboarding>button>span{font-size:28px}.learning-onboarding>button>div{flex:1}.learning-onboarding strong,.learning-onboarding small{display:block}.learning-onboarding small{color:var(--muted)}.placement,.lesson{padding:15px}.placement-progress{height:8px;margin:10px 0 16px;border-radius:8px;background:#e7e3da;overflow:hidden}.placement-progress i{display:block;height:100%;background:linear-gradient(90deg,var(--green),#48a781)}.placement h2,.lesson h2{margin:26px 0 15px;font-size:23px}.placement>button,.lesson>button{width:100%;margin:7px 0;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left;font-weight:700}.learning-summary{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:17px;background:linear-gradient(135deg,#164b3c,#0f3028);color:#fff}.learning-summary div:first-child{display:flex;flex-direction:column}.learning-summary small{color:#c8dfd6;font-size:8px}.learning-summary strong{font-size:21px}.learning-summary span{margin-top:5px;color:#f3c75a;font-size:10px}.progress-ring{width:62px;height:62px;display:grid;place-items:center;border:6px solid #e7b84d;border-radius:50%;font-weight:900}.daily-practice{display:flex;align-items:center;gap:10px;margin:12px 0;padding:13px;border:1px solid #efdaad;border-radius:15px;background:#fff9e9}.daily-practice>div{flex:1}.daily-practice strong,.daily-practice small{display:block}.daily-practice small{color:var(--muted);font-size:9px}.daily-practice button{padding:8px;border:0;border-radius:9px;background:var(--gold);color:#fff}.roadmap{margin:18px 0}.roadmap>header{display:flex;justify-content:space-between}.roadmap header div{display:flex;flex-direction:column}.roadmap header small{color:var(--gold);font-size:8px}.roadmap header span{color:var(--muted);font-size:10px}.lesson-path{display:grid;gap:6px}.lesson-path button{display:flex;align-items:center;gap:11px;padding:10px;border:0;border-radius:14px;background:transparent;text-align:left}.lesson-path button>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e7e5df;color:#9b9fa5}.lesson-path button>div{display:flex;flex-direction:column}.lesson-path small{color:var(--muted);font-size:9px}.lesson-path .completed>span{background:#def2e8;color:#168356}.lesson-path .current{border:1px solid #e4bd61;background:#fff8e6}.lesson-path .current>span{background:var(--gold);color:#fff}.lesson-piece{display:grid;place-items:center;width:140px;height:140px;margin:22px auto;border-radius:50%;background:#fff2ce;color:var(--gold);font:74px Georgia}.lesson>p{text-align:center;color:var(--muted)}.lesson-complete{text-align:center;padding:60px 16px}.lesson-complete>span{font-size:70px}.lesson-complete p{color:var(--muted)}.social-profile-head{text-align:center}.profile-avatar-large{width:92px!important;height:92px!important;margin:0 auto 10px!important;font-size:28px!important}.social-profile-head h2{margin:0;font-size:24px}.social-profile-head>p{margin:3px;color:var(--muted)}.social-profile-head>strong,.social-profile-head>span{display:block;margin-top:5px}.social-profile-head>span{color:var(--muted);font-size:11px}.social-profile-head blockquote{margin:12px auto;max-width:330px;color:#49515c;font-size:12px}.social-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:15px 0;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.social-stats button{padding:13px 2px;border:0;border-right:1px solid var(--line);background:transparent}.social-stats b,.social-stats span{display:block}.social-stats span{color:var(--muted);font-size:9px}.profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-actions button{padding:11px;border:1px solid var(--line);border-radius:11px;background:#fff;font-weight:800;font-size:10px}.profile-notice,.learning-profile-card,.profile-sections button{width:100%;display:flex;align-items:center;gap:10px;margin-top:10px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left}.profile-notice b{margin-left:auto;background:#d93b47;color:#fff;border-radius:10px;padding:2px 6px}.learning-profile-card>span{font-size:27px;color:var(--gold)}.learning-profile-card>div{flex:1}.learning-profile-card small,.learning-profile-card strong,.learning-profile-card p{display:block;margin:0}.learning-profile-card p{color:var(--muted);font-size:9px}.profile-sections button b{margin-left:auto}.profile-sections em{margin-left:auto;padding:2px 6px;border-radius:9px;background:#d93b47;color:#fff;font-style:normal;font-size:9px}.history-row,.leader-row,.play-rows button,.level-rows button,.profile-head,.promotion-card-ui,.achievement-card,.weekly-grid,.player-profile-card,.coach-messages,.training-positions,.search-box input,.mini-controls button,.report-panel button,.stats-strip,.records,.ranking-banner{background:#fff!important;color:var(--ink)!important;border-color:var(--line)!important}@media(max-width:360px){.home-rating{display:none}.home-tools{grid-template-columns:repeat(2,1fr)}.power-features{grid-template-columns:1fr}.social-page{padding-left:10px;padding-right:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{color-scheme:dark;--a64-bg: #242321;--a64-card: #312f2c;--a64-card-raised: #393733;--a64-ink: #f4f3ef;--a64-muted: #b6b2aa;--a64-line: #4b4842;--a64-gold: #d8a23a;--a64-gold-soft: #4a3b20;--a64-green: #769656;--a64-green-strong: #86a95f;--a64-danger: #db6268;--cream: var(--a64-bg);--paper: var(--a64-card);--ink: var(--a64-ink);--muted: var(--a64-muted);--line: var(--a64-line);--gold: var(--a64-gold);--green: var(--a64-green);--surface: var(--a64-card);--surface2: var(--a64-card-raised);--accent: var(--a64-gold);--danger: var(--a64-danger)}html,body,#root{background:#242321!important;color:var(--a64-ink)!important}body{background-image:radial-gradient(circle at 88% -8%,rgb(118 150 86 / 12%),transparent 32%),linear-gradient(180deg,#282724 0,#242321 48%,#211f1e)!important;background-attachment:fixed!important}.app-frame,.page,.social-page,.game-shell{background:transparent!important;color:var(--a64-ink)!important}.page{padding-top:max(12px,env(safe-area-inset-top))!important}.brand-row{min-height:66px!important;margin-bottom:14px!important;padding:8px 2px 13px!important;color:var(--a64-ink)!important;border-color:var(--a64-line)!important;background:transparent!important}.arena-brand strong,.arena-brand small,.home-greeting h1,.page-header h1,.content-heading,.choice-title,.section-title h2,.social-profile-head h2,.social-profile-head strong{color:var(--a64-ink)!important}.arena-brand span,.brand-kicker,.eyebrow,.hero-piece{color:var(--a64-gold)!important}.page-header{min-height:0!important;height:auto!important;margin:0 0 15px!important;padding:4px 2px 12px!important;border:0!important;background:transparent!important}.page-header h1{margin:0 0 4px!important;font:800 30px/1.05 Inter,ui-sans-serif,system-ui,sans-serif!important}.page-header p,.home-greeting p,.social-profile-head p,.social-profile-head span,.social-profile-head blockquote,.helper-text,.section-label,small{color:var(--a64-muted)!important}.page:has(>.social-profile-head)>.page-header{display:none!important}.page-header.with-piece{min-height:100px!important;padding:18px!important;border:1px solid var(--a64-line)!important;border-radius:16px!important;background:linear-gradient(135deg,#34322e,#292825)!important}.home-play-hub{background:linear-gradient(145deg,#343630,#252622)!important;border:1px solid #4c5145!important;box-shadow:0 16px 34px #00000038!important}.home-player-bar,.home-action-stack>button,.power-features button,.home-tools,.identity-card,.quick-actions,.quick-actions button,.stack-actions button,.stats-strip,.leaderboard-caption,.leader-row,.history-row,.records,.levels-list div,.play-rows button,.level-rows button,.time-grid button,.level-grid button,.soft-button,.action-panel,.analysis-card,.result,.social-stats,.profile-actions button,.profile-notice,.learning-profile-card,.profile-sections button,.friend-row,.person-row,.message-row,.conversation-row,.chat-composer,.learning-card,.lesson-card,.roadmap-card,.puzzle-card,.daily-card,.admin-entry,.admin-stats>div,.admin-users>div,.admin-panel,.broadcast-card,.pagination button,.tabs{background:var(--a64-card)!important;color:var(--a64-ink)!important;border-color:var(--a64-line)!important;box-shadow:none!important}.home-action-stack>button:active,.power-features button:active,.profile-actions button:active,.profile-sections button:active,.play-rows button:active,.level-rows button:active{background:var(--a64-card-raised)!important}.home-time-switch,.tabs{background:#211f1d!important;border:1px solid var(--a64-line)!important}.home-time-switch{margin-bottom:14px!important}.home-start{margin-top:0!important}.home-duel-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-duel-cards>button{min-height:108px;padding:13px!important;display:grid!important;grid-template-columns:42px 1fr;align-content:center;gap:9px!important;text-align:left;background:var(--a64-card)!important;border:1px solid var(--a64-line)!important;border-radius:14px}.home-duel-cards>button>div{min-width:0}.home-duel-cards>button>b{display:none}.home-duel-cards strong,.home-duel-cards small{display:block}.flip-board{align-self:center;margin:-2px auto 1px;padding:6px 11px;border:1px solid var(--a64-line);border-radius:9px;color:var(--a64-muted);background:var(--a64-card);font-size:11px;font-weight:750}.identity small{color:var(--a64-muted);font-size:10px}.home-time-switch button,.tabs button{color:var(--a64-muted)!important;background:transparent!important;border-color:transparent!important}.home-time-switch button.selected,.tabs button.active,.time-grid button.selected,.level-grid button.selected,.level-rows button.selected,.play-rows button.selected{color:#fff!important;background:var(--a64-green)!important;border-color:var(--a64-green-strong)!important}.home-start,.start-game,.primary,.social-primary,.broadcast-footer button,.chat-composer button{color:#fff!important;background:var(--a64-green)!important;border-color:var(--a64-green-strong)!important;box-shadow:0 8px 18px #0003!important}.home-start:active,.start-game:active,.primary:active,.social-primary:active{background:var(--a64-green-strong)!important}input,textarea,select{color:var(--a64-ink)!important;background:#211f1d!important;border-color:var(--a64-line)!important;caret-color:var(--a64-gold)!important}input::placeholder,textarea::placeholder{color:#8f8b84!important}.social-profile-head{padding-top:5px!important}.profile-avatar,.mini-avatar,.avatar{color:#f0bd54!important;background:#183f35!important}.social-stats button{color:var(--a64-ink)!important;border-color:var(--a64-line)!important}.bottom-nav{background:#211f1df5!important;border-color:var(--a64-line)!important;box-shadow:0 -10px 28px #0000003d!important;backdrop-filter:blur(18px)!important}.bottom-nav button{color:#a8a59f!important}.bottom-nav button.active{color:var(--a64-gold)!important}.bottom-nav button.active:after{background:var(--a64-gold)!important}.back-button{color:var(--a64-ink)!important;background:var(--a64-card)!important;border-color:var(--a64-line)!important}.modal-backdrop{background:#0a0a09d1!important}.confirm-modal,.post-game-modal,.social-modal{color:var(--a64-ink)!important;background:radial-gradient(circle at 50% 0,#3c3933,#292724 72%)!important;border-color:#5a554c!important}.confirm-modal button,.post-game-modal button,.social-modal button{color:var(--a64-ink)!important;background:var(--a64-card-raised)!important;border-color:var(--a64-line)!important}.message{background:#242321!important;color:var(--a64-ink)!important}.radar{background:#7696561a!important;border-color:#86a95f7a!important}.radar:before,.radar:after,.radar i{border-color:#86a95f6b!important}.radar span,.connection.connected{color:var(--a64-green-strong)!important}.board-wrap,.move-history{background:var(--a64-card)!important;border-color:var(--a64-line)!important}.clock{color:#fff!important;background:#171614!important;border-color:#514d46!important}.player.active .clock,.active .clock{color:#fff!important;background:var(--a64-green)!important;border-color:var(--a64-green-strong)!important}.inline-error,.toast{color:#ffdadd!important;background:#4a272a!important;border-color:#744147!important}.setup-screen,.social-header,.form-card,.username-field,.social-tabs,.search-people,.chat-search,.bubble,.learning-onboarding>button,.placement>button,.lesson>button,.daily-practice,.lesson-path .current,.promotion-card-ui,.achievement-card,.weekly-grid,.player-profile-card,.coach-messages,.training-positions,.search-box input,.mini-controls button,.report-panel button,.ranking-banner,.promotion-card,.player{color:var(--a64-ink)!important;background:var(--a64-card)!important;border-color:var(--a64-line)!important}.setup-screen{background-image:radial-gradient(circle at 50% 8%,rgb(216 162 58 / 13%),transparent 30%)!important}.setup-crown,.lesson-piece{color:var(--a64-gold)!important;background:var(--a64-gold-soft)!important}.social-header{background:#242321f0!important}.social-header button,.person-row>button,.social-tabs .active{color:var(--a64-ink)!important;background:var(--a64-card-raised)!important;border-color:var(--a64-line)!important}.social-tabs{background:#211f1d!important}.bubble.mine{background:#405136!important}.chat-composer{background:#211f1d!important;border-color:var(--a64-line)!important}.placement-progress,.lesson-path button>span{background:#45423d!important}.daily-practice,.lesson-path .current{background:#3b3527!important;border-color:#695a39!important}.feature-icon.emerald{color:#b9dbc9!important;background:#23473b!important}.feature-icon.gold{color:#f0ca70!important;background:#4c3b20!important}.feature-icon.violet{color:#d2c7e4!important;background:#40384d!important}.skeleton-list i{background:linear-gradient(90deg,#2c2a27,#403d38,#2c2a27)!important;background-size:200%!important}@media(max-width:380px){.brand-row{min-height:58px!important}.page-header.with-piece{min-height:88px!important}}@media(max-width:335px){.home-duel-cards{grid-template-columns:1fr}.home-duel-cards>button{min-height:78px}}
