:root{color:#f5f5ec;font-synthesis:none;text-rendering:optimizelegibility;letter-spacing:0;--background:#141610;--surface:#1d2019;--surface-raised:#252920;--border:#3e4337;--border-soft:#30352b;--text:#f5f5ec;--muted:#a8aea1;--gold:#e9b949;--green:#65c879;--teal:#57b8b0;--coral:#d77d61;--navigation-height:68px;background:#141610;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#0e100c;overflow-x:hidden}button{color:inherit;font:inherit;-webkit-tap-highlight-color:transparent}button:focus-visible{outline-offset:2px;outline:2px solid #f4cf77}.app-shell{background:var(--background);width:100%;max-width:560px;min-height:100dvh;margin:0 auto}.game-topbar{z-index:10;min-height:calc(66px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 12px 8px;background:#1d2019fa;border-bottom:1px solid #454838;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid;position:sticky;top:0;box-shadow:0 6px 18px #00000038}.player-overview{align-items:center;gap:9px;min-width:0;display:flex}.player-avatar{border:1px solid var(--gold);width:44px;height:44px;box-shadow:inset 0 0 0 2px var(--surface);background:#35412f;border-radius:50%;flex:0 0 44px;place-items:center;display:grid;position:relative}.player-avatar img,.player-avatar>span{border-radius:50%;width:38px;height:38px}.player-avatar img{object-fit:cover}.player-avatar>span{color:#f5d887;background:#33442f;place-items:center;font-size:13px;font-weight:800;display:grid}.player-avatar>i{border:2px solid var(--surface);color:#102116;background:var(--green);border-radius:50%;place-items:center;width:14px;height:14px;display:grid;position:absolute;bottom:0;right:-1px}.player-avatar>i svg{stroke-width:3.5px;width:8px}.player-overview__details{gap:5px;min-width:0;display:grid}.player-overview__details>strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.1;overflow:hidden}.experience-summary{grid-template-columns:minmax(0,auto) minmax(24px,1fr) minmax(0,auto);align-items:center;gap:5px;min-width:0;display:grid;overflow:hidden}.level-label{color:#e8c56d;text-overflow:ellipsis;white-space:nowrap;max-width:62px;font-size:10px;font-weight:750;overflow:hidden}.experience-track{background:#10120e;border:1px solid #474d3e;border-radius:3px;min-width:24px;height:7px;display:block;position:relative;overflow:hidden}.experience-track>i{background:#62bfa0;min-width:0;max-width:100%;position:absolute;inset:0 auto 0 0}.experience-summary small{color:#aeb4a8;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:9px;overflow:hidden}.player-resources{align-items:center;gap:5px;display:flex}.coin-balance,.notification-status{border:1px solid var(--border);background:#181b15}.coin-balance{border-radius:7px;align-items:center;gap:4px;max-width:72px;min-height:34px;padding:0 7px;display:flex}.coin-balance svg{width:16px;color:var(--gold);flex:0 0 16px}.coin-balance b{color:#f4d271;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.notification-status{color:#dfe2d8;border-radius:7px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;position:relative}.notification-status svg{width:17px}.notification-status b{border:2px solid var(--surface);color:#fff7f3;font-variant-numeric:tabular-nums;background:#c75f4f;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 3px;font-size:8px;display:grid;position:absolute;top:-5px;right:-5px}.profile-page{width:100%;padding:16px 16px calc(var(--navigation-height) + 24px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.profile-header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;min-height:48px;padding-bottom:12px;display:flex}.profile-header>div{align-items:center;gap:9px;min-width:0;display:flex}.profile-header>div>svg{width:22px;color:var(--gold)}.profile-header h1{color:var(--text);margin:0;font-size:19px;line-height:1.2}.profile-header>button{border:1px solid var(--border);color:#dfe2d8;background:var(--surface);cursor:pointer;border-radius:7px;place-items:center;width:40px;height:40px;padding:0;display:grid}.profile-header>button:disabled{cursor:wait;opacity:.72}.profile-header>button svg{width:19px}.profile-header>button.is-refreshing svg{animation:.8s linear infinite spin}.account-details{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin-top:22px;overflow:hidden;box-shadow:0 12px 30px #0003}.account-row{border-bottom:1px solid var(--border-soft);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;padding:11px 14px;display:grid;position:relative}.account-row:last-child{border-bottom:0}.account-row__icon{color:#88db99;background:#293b2c;border-radius:7px;place-items:center;width:40px;height:40px;display:grid}.account-row__icon--language{color:#79d2ca;background:#263d3a}.account-row__icon--calendar{color:#efc56a;background:#44391f}.account-row__icon svg{width:21px}.account-row>span:nth-child(2){gap:3px;min-width:0;display:grid}.account-row small{color:var(--muted);font-size:11px}.account-row strong{overflow-wrap:anywhere;color:#eceee5;font-size:14px;font-weight:650}.connection-state{color:#8ed99d;white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:650;display:flex}.connection-state i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #65c8791f}.refresh-state{color:#92998d;text-align:center;margin:14px 0 0;font-size:12px}.bottom-navigation{z-index:20;width:min(100%,560px);min-height:calc(var(--navigation-height) + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);background:#1d2019fa;border-top:1px solid #454838;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -7px 20px #00000042}.bottom-navigation button,.bottom-navigation>span{color:#9da398;background:0 0;border:0;border-radius:0;place-content:center;justify-items:center;gap:3px;min-width:0;min-height:58px;padding:7px 4px 5px;display:grid;position:relative}.bottom-navigation button:before,.bottom-navigation>span:before{content:"";background:0 0;width:34px;height:2px;position:absolute;top:-5px}.bottom-navigation button:disabled{color:#686e64;cursor:not-allowed}.bottom-navigation>span.is-active{color:#f0c65e;cursor:default}.bottom-navigation>span.is-active:before{background:var(--gold)}.bottom-navigation svg{width:21px;height:21px}.bottom-navigation button>span,.bottom-navigation>span>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:650;overflow:hidden}.status-screen{width:100%;min-width:320px;min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));color:var(--text);background:var(--background);text-align:center;align-content:center;justify-items:center;gap:18px;display:grid}.loading-avatar{background:#272b22;border:2px solid #3f4437;border-radius:50%;width:96px;height:96px;animation:1s ease-in-out infinite alternate pulse}.loading-lines{justify-items:center;gap:9px;width:min(100%,220px);display:grid}.loading-lines span{background:#30352a;border-radius:4px;width:80%;height:13px;animation:1s ease-in-out infinite alternate pulse}.loading-lines span:last-child{width:52%}.status-screen--error>div:nth-child(2){gap:7px;max-width:360px;display:grid}.status-screen--error h1{margin:0;font-size:20px}.status-screen--error p{overflow-wrap:anywhere;color:var(--muted);margin:0;font-size:13px;line-height:1.45}.error-mark{color:#d8d9cf;place-items:center;width:78px;height:78px;display:grid;position:relative}.error-mark svg:first-child{width:68px;height:68px}.error-mark svg:last-child{width:28px;color:var(--coral);fill:#321d18;position:absolute;bottom:3px;right:0}.status-screen--error>button{border:1px solid var(--border);background:var(--surface-raised);cursor:pointer;border-radius:7px;align-items:center;gap:7px;min-height:42px;padding:0 16px;display:flex}.status-screen--error>button svg{width:17px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{to{opacity:.42}}@media (min-width:560px){.app-shell{border:1px solid #292d25;border-radius:8px 8px 0 0;min-height:calc(100dvh - 32px);margin-top:16px;margin-bottom:16px}.game-topbar{border-radius:7px 7px 0 0}}@media (max-width:360px){.game-topbar{gap:5px;padding-left:9px;padding-right:9px}.player-overview{gap:7px}.player-avatar{flex-basis:40px;width:40px;height:40px}.player-avatar img,.player-avatar>span{width:34px;height:34px}.coin-balance{max-width:62px;padding-left:5px;padding-right:5px}.profile-page{padding-left:12px;padding-right:12px}.account-row{gap:9px;padding-left:11px;padding-right:11px}.connection-state{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
