@import "https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/style.css";@import "https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-mono/style.css";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--accent:#25e0a3;--bg:#0f1115;--surface:#161a22;--elevated:#1d222c;--border:#2a3140;--text:#f4f7fb;--secondary:#a9b3c1;--muted:#737e8c;--danger:#ff5c5c;--shadow:0 20px 48px #0000003d;background:var(--bg);color:var(--text);font-family:Geist Sans,Geist,Inter,system-ui,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7f6;--surface:#fff;--elevated:#f8fafc;--border:#e2e8f0;--text:#0f1115;--secondary:#475569;--muted:#64748b;--shadow:0 18px 44px #0f111514}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Geist Sans,Geist,Inter,system-ui,sans-serif}button,input{font:inherit}button,a,input{transition:background-color .15s,border-color .15s,color .15s,opacity .15s,transform .15s}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:#25e0a347}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}.app-shell{background:var(--bg);min-height:100vh}.app-frame{min-height:100vh}.page-shell{width:min(100%,760px);margin:0 auto;padding:24px 16px 96px}.page-stack{flex-direction:column;gap:16px;display:flex}h1,h2,h3,p{margin:0}h2{letter-spacing:0;font-size:22px;font-weight:600}h3{color:var(--text);font-size:16px;font-weight:600;line-height:1.35}.hud-strip{z-index:20;background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex;position:sticky;top:0}.brand-mark,.sidebar__logo{color:var(--text);letter-spacing:3px;align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.brand-diamond{background:var(--accent);width:14px;height:14px;display:inline-block;transform:rotate(45deg);box-shadow:0 0 18px #25e0a373}.hud-actions,.status-chip,.status-line,.split-line,.action-grid,.copy-row{align-items:center;display:flex}.hud-actions{gap:12px}.status-chip{color:var(--muted);gap:7px;font-size:13px}.status-dot{background:var(--accent);border-radius:50%;flex:0 0 6px;width:6px;height:6px;box-shadow:0 0 12px #25e0a3cc}.status-dot--off{background:var(--muted);box-shadow:none}.icon-button{width:36px;height:36px;color:var(--secondary);background:0 0;border-radius:8px;place-items:center;display:inline-grid}.panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;padding:16px;position:relative}.panel--accent{border-left:3px solid var(--accent)}.panel--ticks:before,.panel--ticks:after{content:"";pointer-events:none;width:22px;height:22px;position:absolute}.panel--ticks:before{border-top:2px solid var(--accent);border-left:2px solid var(--accent);border-radius:8px 0 0;top:-1px;left:-1px}.panel--ticks:after{border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);border-radius:0 0 8px;bottom:-1px;right:-1px}.button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.button--accent{color:#fff;background:var(--accent)}.button--ghost{color:var(--text);border:1px solid var(--border);background:0 0}.button--wide{width:100%}.button--tall{width:100%;min-height:48px}.button--compact{min-height:36px;padding:0 12px}.action-grid{gap:8px;width:100%}.action-grid>*{flex:1 1 0;min-width:0}.sidebar{display:none}.tab-bar{z-index:30;min-height:68px;padding:6px 8px calc(6px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--surface) 94%, transparent);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.tab-bar__item,.nav-item{color:var(--muted);align-items:center;display:flex}.tab-bar__item{border-radius:8px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:56px;font-size:11px;font-weight:600}.tab-bar__item.active,.nav-item.active{color:var(--accent);background:#25e0a31a}.nav-item.active svg,.tab-bar__item.active svg{fill:#25e0a329}.login-page{background:var(--bg);place-items:center;min-height:100vh;padding:24px 16px;display:grid}.login-card{flex-direction:column;gap:16px;width:min(100%,400px);padding:24px;display:flex}.login-brand{text-align:center;margin-bottom:8px}.login-brand h1{letter-spacing:4px;font-size:28px;font-weight:700}.login-brand p{color:var(--muted);letter-spacing:2px;text-transform:uppercase;margin-top:6px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px}.yandex-logo{color:#fc3f1d;background:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-weight:700;display:inline-grid}.divider{color:var(--muted);align-items:center;gap:12px;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:var(--border);flex:1;height:1px}.text-link,.muted-link{color:var(--secondary);background:0 0;align-self:center;font-size:13px}.muted-link{color:var(--muted)}.email-form{gap:10px;display:grid}.form-error{color:#ff6b6b;font-size:13px;line-height:1.35}input{border:1px solid var(--border);width:100%;min-height:44px;color:var(--text);background:var(--elevated);border-radius:8px;padding:0 12px}.status-panel{gap:12px;display:grid}.status-line{color:var(--accent);gap:8px}.status-line strong{font-size:15px;font-weight:600}.mono-muted{color:var(--muted);margin-left:auto;font-family:Geist Mono,ui-monospace,monospace;font-size:13px}.split-line{color:var(--secondary);justify-content:space-between;gap:12px;font-size:14px}.split-line span:last-child{color:var(--muted)}.ref-panel{gap:12px;display:grid}.ref-panel p,.muted-copy{color:var(--muted);font-size:13px;line-height:1.45}.ref-panel small{color:var(--muted);font-size:12px}.help-link{color:var(--muted);align-self:center;align-items:center;gap:6px;font-size:13px;display:inline-flex}.connect-panel{justify-items:center;gap:16px;display:grid}.qr-box{border:2px dashed var(--accent);width:180px;height:180px;color:var(--accent);overflow-wrap:anywhere;text-align:center;border-radius:8px;place-items:center;padding:12px;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;line-height:1.35;display:grid;overflow:hidden}.qr-box span{-webkit-line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.connection-link{overflow-wrap:anywhere;width:100%;color:var(--muted);text-align:center;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;line-height:1.45}.panel-title{color:var(--text);margin-bottom:12px;font-size:16px;font-weight:600}.server-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.server-list li{color:var(--secondary);align-items:center;gap:10px;font-size:14px;display:flex}.server-list li span:nth-child(2){flex:1}.server-list small{color:var(--muted);font-family:Geist Mono,ui-monospace,monospace;font-size:11px}.server-list li.is-muted{color:var(--muted)}.balance-panel{gap:8px;display:grid}.balance-panel span{color:var(--muted);font-size:13px}.balance-panel strong{color:var(--accent);font-family:Geist Mono,ui-monospace,monospace;font-size:32px;font-weight:600;line-height:1}.plan-list{gap:8px;margin-bottom:16px;display:grid}.plan-row{border:1px solid var(--border);min-height:44px;color:var(--secondary);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;display:flex}.plan-row em{color:var(--accent);font-style:normal}input[type=radio]{width:18px;min-height:18px;accent-color:var(--accent)}.copy-row{gap:8px}.copy-row input{min-width:0;font-family:Geist Mono,ui-monospace,monospace;font-size:12px}.stats-list{gap:12px;display:grid}.stats-list div{color:var(--secondary);justify-content:space-between;gap:16px;font-size:14px;display:flex}.stats-list strong{color:var(--text);font-weight:600}.settings-panel{padding:0;overflow:hidden}.settings-row{border-bottom:1px solid var(--border);width:100%;min-height:52px;color:var(--text);text-align:left;background:0 0;align-items:center;gap:12px;padding:0 16px;display:flex}.settings-row:last-child{border-bottom:0}.settings-row span:nth-child(2){flex:1}.settings-row--danger{color:var(--danger)}.switch{background:var(--border);border-radius:999px;flex:0 0 42px;width:42px;height:24px;position:relative}.switch:after{content:"";background:var(--text);border-radius:50%;width:18px;height:18px;transition:transform .15s,background-color .15s;position:absolute;top:3px;left:3px}.switch[data-on=true]{background:#25e0a359}.switch[data-on=true]:after{background:var(--accent);transform:translate(18px)}@media (hover:hover){.button--ghost:hover,.icon-button:hover,.nav-item:hover,.tab-bar__item:hover,.settings-row:hover{background:color-mix(in srgb, var(--elevated) 82%, var(--text) 6%)}.button--accent:hover{background:color-mix(in srgb, var(--accent) 88%, white 12%)}}@media (width>=769px){.app-shell{grid-template-columns:240px minmax(0,1fr);display:grid}.app-frame{min-width:0}.sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;gap:24px;height:100vh;padding:20px 16px;display:flex;position:sticky;top:0}.sidebar__logo{height:40px;padding:0 8px}.sidebar__nav{gap:6px;display:grid}.nav-item{border-radius:8px;gap:12px;min-height:40px;padding:0 12px;font-size:14px;font-weight:600}.tab-bar{display:none}.hud-strip{padding:0 24px}.page-shell{padding:24px}.panel{padding:20px}.button{min-height:40px}.button--tall{min-height:48px}}@media (width<=420px){.copy-row,.action-grid{flex-direction:column;align-items:stretch}.copy-row .button{width:100%}}
