html,body{color:#fff;background:#101014;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}button,select{font:inherit}#page{box-sizing:border-box;grid-template-columns:230px 1fr;gap:20px;min-height:100vh;padding:22px;display:grid}#left-nav{box-sizing:border-box;background:#15151c;border:1px solid #2f2f3d;border-radius:16px;flex-direction:column;min-height:calc(100vh - 44px);padding:18px;display:flex}.nav-brand{border-bottom:1px solid #2f2f3d;align-items:center;gap:12px;margin-bottom:10px;padding-bottom:18px;display:flex}.nav-logo{background:#8c3333;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;font-weight:700;display:flex}.nav-brand h1{margin:0;font-size:25px;line-height:1}.nav-brand p{color:#bfc0ca;margin:5px 0 0;font-size:13px}.logo-brand{margin-bottom:1.25rem;padding:0;display:block}.site-logo-image{border-radius:12px;width:100%;max-width:210px;height:auto;display:block}.nav-item{color:#eeeef5;border-radius:10px;align-items:center;gap:12px;margin:3px 0;padding:12px;font-weight:700;text-decoration:none;display:flex}.nav-item:hover{background:#23232e}.nav-item.active{background:#7c2d2d}.nav-item.muted{color:#c8c8d2}.nav-icon{text-align:center;width:24px}.nav-spacer{flex:1}.section-page{display:none}#play-page.active-page,#rules-page.active-page,#tutorials-page.active-page,#bots-page.active-page,#leaderboard-page.active-page,#fun-page.active-page,#kings-throne-page.active-page,#account-page.active-page,#replay-page.active-page{flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}.profile-icon-picker{margin-top:18px}.profile-icon-picker label{color:#d7d7df;margin-bottom:6px;font-weight:700;display:block}.profile-icon-picker select{box-sizing:border-box;color:#fff;background:#111118;border:1px solid #4b4b5f;border-radius:8px;width:100%;padding:10px}.profile-avatar{color:#fff;background:#7c2d2d;border:2px solid #b14a4a;border-radius:16px;flex:none;justify-content:center;align-items:center;width:64px;height:64px;font-size:34px;font-weight:700;display:flex;overflow:hidden}#profile-avatar-image{object-fit:cover;width:100%;height:100%;display:none}.profile-avatar.has-image #profile-avatar-fallback{display:none}.profile-avatar.has-image #profile-avatar-image{display:block}.profile-upload-row{margin-top:18px}.profile-upload-row label{color:#d7d7df;margin-bottom:6px;font-weight:700;display:block}.profile-upload-row input{box-sizing:border-box;color:#fff;background:#111118;border:1px solid #4b4b5f;border-radius:8px;width:100%;margin-bottom:10px;padding:10px}#bot-play-page.active-page{flex:1;grid-template-columns:270px minmax(640px,1fr) 270px;gap:20px;min-width:0;display:grid}.page-header{box-sizing:border-box;background:#1b1b23;border:1px solid #343443;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:18px;max-width:1120px;padding:30px 36px;display:flex}.page-header h1{margin:0;font-size:42px}.page-header p{color:#c8c8d0;margin:8px 0 0;font-size:18px}#status-message{white-space:normal;overflow-wrap:anywhere;line-height:1.35}#game-panel{min-width:0}.panel{background:#1b1b23;border:1px solid #343443;border-radius:12px;margin-bottom:16px;padding:16px}.panel h2{margin:0 0 12px}.panel label{color:#d7d7df;margin:14px 0 6px;font-weight:700;display:block}.panel select,.panel button{box-sizing:border-box;color:#fff;background:#111118;border:1px solid #4b4b5f;border-radius:8px;width:100%;padding:10px}.panel button{cursor:pointer;background:#7c2d2d;border-color:#b14a4a;margin-top:16px;font-weight:700}.panel button:hover{background:#913636}.panel.small p{color:#d8d8e0;margin:8px 0}#status-panel p{color:#e2e2ea;margin:8px 0}#status-panel span{color:#fff}.status-divider{background:#343443;height:1px;margin:12px 0}#status-message{color:#f0d0d0;border-top:1px solid #343443;margin-top:12px;padding-top:12px;font-weight:700}#game-area{justify-content:center;align-items:flex-start;min-width:0;display:flex}#app{justify-content:center;align-items:center;display:flex}canvas{border-radius:12px;box-shadow:0 0 32px #00000080}#history-panel{box-sizing:border-box;background:#1b1b23;border:1px solid #343443;border-radius:12px;max-height:calc(100vh - 44px);padding:16px;overflow:auto}#history-panel h2{margin:0 0 12px}#move-history{color:#e8e8ef;margin:0;padding-left:24px}#move-history li{margin-bottom:6px;line-height:1.35}.rules-card{box-sizing:border-box;background:#1b1b23;border:1px solid #343443;border-radius:16px;max-width:980px;padding:30px 36px;line-height:1.55}.rules-card h1{margin-top:0;font-size:42px}.rules-subtitle{color:#c8c8d0;margin-top:-14px;margin-bottom:28px;font-size:18px}.rules-card h2{border-top:1px solid #343443;margin-top:30px;padding-top:22px}.rules-card h3{margin-top:22px}.rules-card ul{padding-left:24px}.rules-card li{margin-bottom:8px}.rule-diagram{color:#fff;background:#111118;border:1px solid #343443;border-radius:10px;width:fit-content;padding:14px;font-size:22px;line-height:1.1}@media (width<=1350px){#bot-play-page.active-page{grid-template-columns:270px minmax(640px,1fr)}#history-panel{grid-column:1/3;max-height:300px}}@media (width<=950px){#page{flex-direction:column;display:flex}#left-nav{min-height:auto}#bot-play-page.active-page{flex-direction:column;display:flex}#game-panel,#history-panel{width:100%}#game-area{justify-content:flex-start;overflow-x:auto}}.bots-card{box-sizing:border-box;background:#1b1b23;border:1px solid #343443;border-radius:16px;max-width:1120px;padding:30px 36px}.bots-card h1{margin-top:0;font-size:42px}.bots-subtitle{color:#c8c8d0;margin-top:-14px;margin-bottom:28px;font-size:18px}.bot-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px;display:grid}.bot-card{box-sizing:border-box;background:#111118;border:1px solid #343443;border-radius:14px;padding:18px}.bot-card.available{border-color:#55556a}.bot-card.advanced{border-color:#3c4f70}.bot-card.expert{border-color:#704040}.bot-header{align-items:center;gap:14px;margin-bottom:10px;display:flex}.bot-avatar{background:#242430;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:30px;display:flex}.bot-header h2{margin:0}.bot-header p{color:#c8c8d0;margin:4px 0 0}.bot-tag{color:#fff;background:#7c2d2d;border-radius:999px;margin:4px 0 10px;padding:5px 9px;font-size:13px;font-weight:700;display:inline-block}.bot-card ul{padding-left:22px}.bot-card li{color:#e0e0e8;margin-bottom:6px}.bot-button{color:#fff;cursor:pointer;background:#7c2d2d;border:1px solid #b14a4a;border-radius:8px;width:100%;margin-top:12px;padding:10px;font-weight:700}.bot-button.disabled{color:#aaaab5;cursor:default;background:#2a2a35;border-color:#445}.account-card{box-sizing:border-box;background:#1b1b23;border:1px solid #343443;border-radius:16px;max-width:1120px;padding:30px 36px}.account-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.account-card h1{margin:0;font-size:42px}.account-subtitle{color:#c8c8d0;margin:8px 0 0;font-size:18px}.account-badge{color:#fff;white-space:nowrap;background:#7c2d2d;border:1px solid #b14a4a;border-radius:999px;padding:8px 14px;font-weight:700}.account-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px;display:grid}.account-panel{box-sizing:border-box;background:#111118;border:1px solid #343443;border-radius:14px;padding:18px}.account-panel h2{margin:0 0 14px;font-size:24px}.account-panel h3{margin:0 0 6px}.account-panel p{color:#d6d6df;line-height:1.45}.account-wide{grid-column:1/-1}.profile-row{align-items:center;gap:14px;display:flex}.profile-avatar{color:#fff;background:#7c2d2d;border:2px solid #b14a4a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-size:34px;font-weight:700;display:flex}.panel-note{color:#aaaab5;margin-top:16px}.rating-list,.bot-progress-list{flex-direction:column;gap:10px;display:flex}.rating-row,.bot-progress-row{background:#1b1b23;border:1px solid #2e2e3a;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.rating-row span,.bot-progress-row span{color:#e7e7ef}.rating-row strong{color:#fff;font-size:18px}.bot-progress-row strong{color:#c8c8d0;font-size:14px}.empty-state{background:#1b1b23;border:1px dashed #445;border-radius:12px;padding:14px}.empty-state p{color:#aaaab5;margin:6px 0}.account-actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.account-action-button{color:#fff;background:#7c2d2d;border:1px solid #b14a4a;border-radius:8px;padding:10px 14px;font-weight:700}.account-action-button.secondary{background:#242430;border-color:#55556a}.account-action-button.disabled{opacity:.7;cursor:default}@media (width<=900px){.account-header{flex-direction:column}.account-grid{grid-template-columns:1fr}.account-wide{grid-column:auto}.bot-grid{grid-template-columns:1fr}}.local-profile-form{margin-top:18px}.local-profile-form label{color:#d7d7df;margin:12px 0 6px;font-weight:700;display:block}.local-profile-form input,.local-profile-form select{box-sizing:border-box;color:#fff;background:#111118;border:1px solid #4b4b5f;border-radius:8px;width:100%;padding:10px}.profile-input-row{gap:10px;display:flex}.profile-input-row input{flex:1}.profile-input-row .account-action-button{white-space:nowrap}.bot-progress-actions{align-items:center;gap:10px;display:flex}.progress-defeated{color:#9fd39f!important}.progress-not-defeated{color:#c8c8d0!important}.mini-challenge-button{color:#fff;cursor:pointer;background:#7c2d2d;border:1px solid #b14a4a;border-radius:8px;padding:7px 10px;font-weight:700}.mini-challenge-button:hover{background:#913636}.roadmap-list{grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px;display:grid}.roadmap-row{background:#1b1b23;border:1px solid #2e2e3a;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.roadmap-row span{text-align:center;width:22px;font-weight:700}.roadmap-row.complete span{color:#9fd39f}.roadmap-row.pending span{color:#aaaab5}.roadmap-row strong{color:#e7e7ef}@media (width<=650px){.profile-input-row{flex-direction:column}.roadmap-list{grid-template-columns:1fr}.bot-progress-row{flex-direction:column;align-items:flex-start}.bot-progress-actions{justify-content:space-between;width:100%}}.rating-link{color:inherit;text-decoration:none}.rating-link:hover{background:#23232e;border-color:#55556a}.compact-achievement-row{padding:14px 18px}.achievement-summary{justify-content:space-between;align-items:center;gap:16px;display:flex}.achievement-summary span{color:#c8c8d0;font-weight:700}.achievement-summary strong{color:#fff;font-size:18px}.game-history-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.game-history-header h2{margin-bottom:6px}.game-history-header p{color:#aaaab5;margin:0}.game-history-table-wrap{overflow-x:auto}.game-history-table{border-collapse:collapse;width:100%;min-width:760px}.game-history-table th,.game-history-table td{text-align:left;border-bottom:1px solid #2e2e3a;padding:11px 12px}.game-history-table th{color:#c8c8d0;background:#1b1b23;font-size:14px}.game-history-table td{color:#e7e7ef}.result-pill{border-radius:999px;padding:4px 9px;font-size:13px;font-weight:700;display:inline-block}.result-pill.win{color:#9fd39f;background:#213d2a;border:1px solid #3d6a4a}.result-pill.loss{color:#f0b0b0;background:#442525;border:1px solid #704040}.result-pill.draw{color:#d8d8e8;background:#333342;border:1px solid #55556a}.replay-placeholder{color:#aaaab5;font-size:14px}.empty-history-cell{text-align:center!important;color:#aaaab5!important;padding:18px 12px!important}.replay-link-button{color:#fff;cursor:pointer;background:#7c2d2d;border:1px solid #b14a4a;border-radius:8px;padding:6px 10px;font-weight:700}.replay-link-button:hover{background:#913636}.replay-summary-grid{grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;margin-bottom:16px;display:grid}.replay-summary-grid div{background:#1b1b23;border:1px solid #2e2e3a;border-radius:10px;padding:12px}.replay-summary-grid span{color:#aaaab5;margin-bottom:5px;font-size:13px;display:block}.replay-summary-grid strong{color:#fff;font-size:18px}.replay-move-list{color:#e7e7ef;margin:0;padding-left:24px}.replay-move-list li{margin-bottom:6px;line-height:1.35}@media (width<=800px){.replay-summary-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media (width<=520px){.replay-summary-grid{grid-template-columns:1fr}}@media (width<=800px){.fun-game-card{flex-direction:column;align-items:flex-start}.fun-game-button{width:100%}}.fun-game-list{flex-direction:column;gap:14px;display:flex}.fun-game-card{background:#1b1b23;border:1px solid #343443;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.fun-game-card h3{margin:0 0 8px;font-size:24px}.fun-game-card p{color:#c8c8d0;margin:0;line-height:1.45}.fun-game-button{color:#fff;cursor:pointer;white-space:nowrap;background:#7c2d2d;border:1px solid #b14a4a;border-radius:8px;padding:10px 14px;font-weight:700}.fun-game-button:hover{background:#913636}.kings-throne-challenge-panel{justify-content:space-between;align-items:center;gap:18px;display:flex}.kings-throne-challenge-panel p{margin-bottom:0}@media (width<=800px){.fun-game-card,.kings-throne-challenge-panel{flex-direction:column;align-items:flex-start}.fun-game-button{width:100%}}.replay-board-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.replay-board-header h2{margin-bottom:6px}.replay-controls{flex-wrap:wrap;gap:8px;display:flex}.replay-board-grid{background:#111118;border:1px solid #343443;border-radius:12px;gap:2px;width:fit-content;max-width:100%;padding:10px;display:grid;overflow-x:auto}.replay-square{box-sizing:border-box;border:1px solid #202020;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:flex;position:relative}.replay-square.light{background:#f3e6c9}.replay-square.dark{background:#caa66a}.replay-square.last-move{outline-offset:-3px;outline:3px solid #e78b8b}.replay-piece{border:2px solid #111118;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:flex}.replay-piece.bottom{color:#111118;background:#f5f5f5}.replay-piece.top{color:#fff;background:#222230}.replay-move-list li.current-replay-move{color:#fff;font-weight:700}@media (width<=700px){.replay-board-header{flex-direction:column}.replay-square{width:38px;height:38px}.replay-piece{width:28px;height:28px;font-size:16px}}.board-player-panel{width:fit-content;min-width:320px;max-width:100%;margin:8px auto}#game-area{flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;display:flex}.board-player-panel{width:min(100%,520px);margin:0 auto}.player-panel-inner{background:#171720;border:1px solid #334;border-radius:12px;align-items:center;gap:10px;padding:8px 12px;display:flex}.player-panel-inner.top,.player-panel-inner.bottom{justify-content:flex-start}.player-panel-icon{background:#242432;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;display:flex;overflow:hidden}.player-panel-avatar-image{object-fit:cover;width:100%;height:100%}.player-panel-name{font-weight:700}.player-panel-elo{color:#c8c8d8;font-size:13px}.player-panel-inner{justify-content:space-between}.player-panel-left{align-items:center;gap:10px;display:flex}.player-panel-clock{letter-spacing:.04em;text-align:center;background:#101018;border:1px solid #343443;border-radius:10px;min-width:72px;padding:6px 10px;font-size:18px;font-weight:800}.casual-clock{color:#c8c8d8;letter-spacing:normal;font-size:13px;font-weight:700}#arena-page.active-page{color:#fff;min-height:100vh;padding:32px;display:block;overflow-y:auto}#arena-page .account-card{color:#fff;background:#181818;border:1px solid #333;border-radius:18px;max-width:1100px;margin:0 auto;padding:28px;display:block}#arena-page .account-grid{gap:20px;display:grid}#arena-page .account-panel{color:#fff;background:#202020;border:1px solid #333;border-radius:14px;padding:22px;display:block}#arena-page h1,#arena-page h2,#arena-page h3,#arena-page p,#arena-page li{color:#fff}#game-area{position:relative}.arena-arcade-scoreboard{color:#fff;z-index:20;letter-spacing:1px;text-align:center;background:#050505;border:4px solid #f5d76e;width:190px;padding:18px 16px;font-family:Impact,Arial Black,Courier New,monospace;position:absolute;top:76px;left:18px;box-shadow:0 0 0 3px #000,0 0 18px #f5d76e8c}.arena-arcade-scoreboard.hidden{display:none}.arena-score-title{color:#ffdf4d;text-shadow:2px 2px #b00020,4px 4px #003b8f;margin-bottom:14px;font-size:30px;line-height:1}.arena-score-row{background:#101020;border:2px solid #2b2b60;margin:12px 0;padding:8px 6px}.arena-score-row.top .arena-score-label{color:#7cc7ff}.arena-score-row.bottom .arena-score-label{color:#ff8c8c}.arena-score-label{margin-bottom:5px;font-size:18px;line-height:1;display:block}.arena-score-value{color:#fff;text-shadow:2px 2px #000,0 0 10px #ffffff73;font-size:42px;line-height:1;display:block}.arena-score-row.small{background:#171717;border-color:#444;margin-top:16px}.arena-score-small-value{color:#ffdf4d;font-size:20px;display:block}@media (width<=1350px){.arena-arcade-scoreboard{width:auto;max-width:520px;margin:0 auto 16px;position:static}}.maze-view{width:100%;max-width:920px;margin:0 auto;padding:16px}.maze-header h2{margin:0}.maze-info{margin-bottom:12px;line-height:1.4}.maze-message{margin-top:4px;font-weight:700}.maze-board{-webkit-user-select:none;user-select:none;grid-template-rows:repeat(16,34px);grid-template-columns:repeat(16,34px);gap:2px;display:grid}.maze-cell{cursor:pointer;background:#f3e6c9;border:1px solid #7a5d3b;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:17px;font-weight:800;display:flex}.maze-cell:hover{outline:2px solid #fff}.maze-wall{cursor:default;background:#b8b8b8}.maze-tar-wall{cursor:default;background:#5f5f5f}.maze-selected{outline:3px solid #ffd000}.maze-piece{border:2px solid #111;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;line-height:1;display:flex}#maze-page{width:100%}#maze-view-host{width:100%;min-height:720px;display:block}.maze-view{color:#f6e7c8;background:#140f0aeb;border:1px solid #dab05e73;border-radius:18px;width:100%;max-width:980px;margin:0 auto;padding:18px;box-shadow:0 12px 40px #00000059}.maze-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.maze-header h2{color:#ffd27a;margin:0;font-size:1.8rem}.maze-controls{flex-wrap:wrap;gap:8px;display:flex}.maze-controls button{color:#ffd27a;cursor:pointer;background:#24190f;border:1px solid #ffd27abf;border-radius:999px;padding:8px 12px;font-weight:700}.maze-controls button:hover{background:#3a2818}.maze-info{color:#f6e7c8;margin-bottom:14px;line-height:1.45}.maze-message{color:#ffd27a;margin-top:6px;font-weight:800}.maze-board{-webkit-user-select:none;user-select:none;background:#12100d;border:2px solid #dab05e8c;border-radius:12px;grid-template-rows:repeat(16,34px);grid-template-columns:repeat(16,34px);gap:2px;width:max-content;max-width:100%;padding:10px;display:grid;overflow:auto}.maze-cell{color:#111;cursor:pointer;background:#ead4aa;border:1px solid #6b5130;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:17px;font-weight:900;display:flex}.maze-cell:hover{z-index:2;outline:2px solid #fff}.maze-wall{cursor:default;background:#9b9b9b;border-color:#777}.maze-tar-wall{cursor:default;background:#2f2f2f;border-color:#1d1d1d}.maze-green-start{background:#3fd777}.maze-red-start{background:#e54a43}.maze-selected{z-index:3;outline:3px solid #ffd000}.maze-legal{box-shadow:inset 0 0 0 4px #2476ff}.maze-piece{border:2px solid #111;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:16px;font-weight:900;line-height:1;display:flex}.maze-piece-green{color:#fff;background:#008f46}.maze-piece-red{color:#fff;background:#b91c1c}@media (width<=820px){.maze-board{grid-template-rows:repeat(16,28px);grid-template-columns:repeat(16,28px)}.maze-cell{width:28px;height:28px;font-size:14px}.maze-piece{width:22px;height:22px;font-size:13px}}#maze-page.active-page{visibility:visible!important;opacity:1!important;z-index:50!important;color:#f6e7c8!important;background:#0a0a0aeb!important;width:100%!important;min-height:100vh!important;padding:32px!important;display:block!important;position:relative!important;overflow:auto!important}#maze-page .account-card{visibility:visible!important;opacity:1!important;color:#f6e7c8!important;background:#18120cf5!important;border:1px solid #ffd27a66!important;border-radius:18px!important;max-width:1100px!important;margin:0 auto!important;padding:24px!important;display:block!important}#maze-page .account-header{justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-bottom:20px!important;display:flex!important}#maze-page h1,#maze-page h2,#maze-page p{color:#f6e7c8!important}#maze-view-host{visibility:visible!important;opacity:1!important;color:#fff!important;background:#00000059!important;border:1px dashed #ffffff59!important;width:100%!important;min-height:720px!important;padding:16px!important;display:block!important}.maze-hidden{display:none!important}#maze-page,#maze-page .account-card,#maze-page .account-panel,#maze-page h1,#maze-page h2,#maze-page h3,#maze-page p,#maze-page li,#maze-page strong,#maze-bot-page,#maze-bot-page .account-card,#maze-bot-page h1,#maze-bot-page p{color:#fff!important}#maze-page .account-subtitle,#maze-bot-page .account-subtitle{opacity:.9;color:#fff!important}#maze-bot-page.active-page{visibility:visible!important;opacity:1!important;z-index:50!important;color:#fff!important;background:#0a0a0aeb!important;width:100%!important;min-height:100vh!important;padding:32px!important;display:block!important;position:relative!important;overflow:auto!important}#maze-bot-page .account-card{visibility:visible!important;opacity:1!important;color:#fff!important;background:#18120cf5!important;border:1px solid #ffffff59!important;border-radius:18px!important;max-width:1100px!important;margin:0 auto!important;padding:24px!important;display:block!important}#maze-bot-page .account-header{justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-bottom:20px!important;display:flex!important}#maze-bot-page h1,#maze-bot-page h2,#maze-bot-page h3,#maze-bot-page p,#maze-bot-page li,#maze-bot-page strong,#maze-bot-page .account-subtitle{color:#fff!important}#maze-bot-page #maze-view-host{visibility:visible!important;opacity:1!important;color:#fff!important;background:#00000059!important;border:1px dashed #ffffff59!important;width:100%!important;min-height:720px!important;padding:16px!important;display:block!important}#maze-page,#maze-page *,#maze-bot-page,#maze-bot-page *,#maze-page a,#maze-page button,#maze-bot-page a,#maze-bot-page button,#maze-page .fun-game-button,#maze-bot-page .fun-game-button,#maze-page .account-action-button,#maze-bot-page .account-action-button{color:#fff!important}#maze-page .account-subtitle,#maze-bot-page .account-subtitle,#maze-page .panel-note,#maze-bot-page .panel-note{color:#ffffffe0!important}#settings-page.active-page{color:#fff;width:100%;min-height:100vh;padding:32px;display:block}#settings-page .account-card,#settings-page h1,#settings-page h2,#settings-page h3,#settings-page p,#settings-page span{color:#fff}.settings-card{margin-top:24px;padding:24px}.settings-row{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;display:flex}.settings-row:first-of-type{border-top:none}.settings-button-group{flex-wrap:wrap;gap:12px;display:flex}.account-action-button.active-setting{color:#fff;background:linear-gradient(135deg,#b42424f2,#751717f2);border-color:#ffd460f2;box-shadow:0 0 18px #ffd4602e}
