:root{--bg-0: #eef4f9;--bg-1: #e4edf5;--text-0: #0f172a;--text-1: #334155;--text-2: #64748b;--white: #ffffff;--blue-500: #3b82f6;--blue-600: #2563eb;--sky-500: #0ea5e9;--emerald-500: #10b981;--amber-500: #f59e0b;--rose-500: #ef4444;--radius-12: 12px;--radius-16: 16px;--radius-24: 24px;--radius-32: 32px;--shadow-card: 0 20px 40px -12px rgba(0, 0, 0, .08), 0 8px 16px -4px rgba(0, 0, 0, .04);--shadow-hero: 0 28px 80px rgba(37, 99, 235, .24);--shadow-nav: 0 -10px 40px rgba(0, 0, 0, .05);--shadow-fab: 0 24px 46px rgba(37, 99, 235, .3);--shadow-toast: 0 22px 50px rgba(15, 23, 42, .2);--shadow-sheet: 0 -28px 70px rgba(15, 23, 42, .22);--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--keyboard-inset: 0px;--tg-ui-top: 0px;--tg-viewport-height: 100vh;--tg-viewport-stable-height: 100vh;--edge-gap: 12px;--fab-edge-gap: 16px;--fab-bottom-gap: 12px;--bottom-nav-visual-height: 74px;--bottom-nav-total-height: 86px;--bottom-nav-space: 90px;--container: 420px;--pad-x: 20px;--z-header: 100;--z-bottom-nav: 120;--z-fab: 300;--z-toast: 500;--z-tour: 650;--z-modal-backdrop: 700;--z-modal: 710}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-COLGFB3M.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-BAEEcJ4E.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-BOs3KVhN.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-BOs3KVhN.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-BOs3KVhN.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%;background:#eaf1f8;overflow-x:hidden}#root{min-height:100%}body{margin:0;overflow-y:auto;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,var(--bg-0) 0%,var(--bg-1) 100%);color:var(--text-0);-webkit-tap-highlight-color:transparent;text-rendering:optimizeLegibility}body.body--modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;outline:none;background:transparent;color:inherit;padding:0}button:focus,button:active{outline:none}a{color:inherit;text-decoration:none}svg{display:block;flex:0 0 auto}.app{min-height:max(var(--tg-viewport-height),100%);padding-bottom:calc(var(--bottom-nav-space) + var(--safe-bottom))}.app:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(125,211,252,.14),transparent 34%),radial-gradient(circle at top right,rgba(96,165,250,.16),transparent 30%),linear-gradient(180deg,var(--bg-0) 0%,var(--bg-1) 100%);z-index:-1}.container{width:100%;max-width:var(--container);margin-left:auto;margin-right:auto}.hero{position:relative;overflow:hidden;z-index:0;color:#fff;background:linear-gradient(135deg,var(--blue-600) 0%,var(--blue-500) 50%,var(--sky-500) 100%);border-bottom-left-radius:32px;border-bottom-right-radius:32px;box-shadow:var(--shadow-hero)}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:320px;height:320px;background:radial-gradient(circle,rgba(255,255,255,.14) 0%,transparent 70%);border-radius:50%}.hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:220px;height:220px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%}.hero__inner{position:relative;z-index:1;padding-left:calc(var(--pad-x) + var(--safe-left));padding-right:calc(var(--pad-x) + var(--safe-right));padding-top:calc(18px + var(--safe-top) + var(--tg-ui-top));padding-bottom:18px}.hero__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.hero__titleRow{display:flex;align-items:center;min-width:0;flex:1 1 auto}.heroBrand{width:44px;height:44px;margin-right:12px;border-radius:15px;border:1px solid rgba(219,234,254,.92);background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 24px #0f172a29}.heroBrand__icon{width:28px;height:28px;padding:0;object-fit:contain}.hero__title{margin:0;font-size:20px;letter-spacing:-.02em;font-weight:800;line-height:1.05;min-width:0}.hero__subtitle{margin-top:6px;color:#dbeafeeb;font-size:13px;line-height:1.2;padding-left:56px}.iconBtn{width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff1f;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.iconBtn--spacer{background:transparent;border-color:transparent}.profileChip{display:flex;align-items:center;border-radius:14px;border:1px solid rgba(255,255,255,.2);background:#ffffff24;padding:8px 10px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.profileChip__meta{text-align:right;margin-right:10px;min-width:0}.profileChip__name{font-size:12px;font-weight:700;line-height:1.1}.profileChip__hint{margin-top:2px;font-size:10px;color:#dbeafeeb;line-height:1.1}.profileChip__avatar{width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#2563eb;background:linear-gradient(135deg,#fffffffa,#dbeafef2);border:2px solid rgba(255,255,255,.25)}.heroCard{border-radius:24px;background:#fffffff2;border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow-card);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:16px}.heroCard__row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.heroCard__label{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text-2)}.heroCard__value{margin-top:4px;font-size:13px;font-weight:600;line-height:1.25;color:var(--text-0)}.statusPill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;border:1px solid rgba(16,185,129,.28);background:#d1fae5}.statusPill__dot{width:6px;height:6px;border-radius:999px;background:#10b981;margin-right:6px}.statusPill__text{font-size:10px;font-weight:800;color:#047857;line-height:1}.heroGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12)}.heroGrid__cellLabel{font-size:10px;color:var(--text-2);line-height:1.1}.heroGrid__cellValue{margin-top:4px;font-size:12px;font-weight:800;line-height:1.1;color:var(--text-0)}.app__content{position:relative;z-index:1;padding-left:calc(var(--pad-x) + var(--safe-left));padding-right:calc(var(--pad-x) + var(--safe-right));padding-top:16px;padding-bottom:18px}.card{border-radius:var(--radius-32);background:#fffffff2;border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow-card);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:18px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mt-10{margin-top:10px}.mt-14{margin-top:14px}.mt-16{margin-top:16px}.mb-10{margin-bottom:10px}.textRight{text-align:right}.gridGap14{display:grid;gap:14px}.iconAmber{color:#d97706}.sp-12{height:12px}.sp-14{height:14px}.rowIconText{display:flex;align-items:center}.rowIconText__icon{width:40px;height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-right:12px;background:#3b82f614;color:var(--blue-600)}.rowIconText__icon--amber{background:#f59e0b1a;color:#d97706}.rowIconText__title{font-size:13px;font-weight:900;letter-spacing:-.01em;line-height:1.05}.rowIconText__hint{margin-top:4px;font-size:11px;color:var(--text-2);line-height:1.05}.infoPanel{border-radius:18px;border:1px solid rgba(226,232,240,1);background:#f8fafceb;padding:14px}.infoPanel__title{font-size:14px;font-weight:800;line-height:1.25;color:var(--text-0)}.infoPanel__text{margin-top:8px;font-size:12px;font-weight:700;line-height:1.35;color:var(--text-2)}.progress{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.progress__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--blue-500),rgba(96,165,250,1))}.bigPct{font-size:34px;font-weight:900;line-height:1;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.metricRow{display:flex;justify-content:space-between;margin-top:14px;padding-top:12px;border-top:1px solid rgba(15,23,42,.06)}.metricRow__label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-2)}.metricRow__value{margin-top:4px;font-size:13px;font-weight:900;color:var(--text-1)}.centerBox{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px 0}.voltage{font-size:40px;font-weight:900;line-height:1;letter-spacing:-.02em}.voltage small{font-size:18px;color:var(--text-2);font-weight:700}.statusInline{display:flex;align-items:center}.statusInline__dot{width:8px;height:8px;border-radius:999px;background:var(--emerald-500);margin-right:8px}.statusInline__text{font-size:12px;font-weight:900;color:#059669;line-height:1.1}.mutedCenter{text-align:center;font-size:11px;color:var(--text-2);font-weight:600;line-height:1.15}.sectionTitle{display:flex;align-items:center;margin-bottom:12px}.sectionTitle__icon{margin-right:10px;color:var(--blue-500)}.sectionTitle__text{font-size:15px;font-weight:900;letter-spacing:-.01em;line-height:1.1}.cardLead{margin:0 0 14px;color:var(--text-1);font-size:13px;font-weight:700;line-height:1.4}.keys{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.keyBtn{border-radius:14px;border:1px solid rgba(226,232,240,1);background:linear-gradient(145deg,#fff,#f8fafc);display:grid;justify-items:center;align-content:start;gap:6px;min-height:98px;padding:8px 8px 10px;cursor:pointer;transition:transform .15s ease}.keyBtn:active{transform:scale(.97)}.keyBtn:disabled{cursor:wait;opacity:.72}.keyBtn__iconBox{position:relative;width:64px;height:64px;margin:0;border-radius:18px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#3b82f614;color:var(--blue-600)}.keyBtn__iconBox>svg{width:calc(100% - 12px);height:calc(100% - 12px);padding:0;box-sizing:content-box;transform:none}.keyBtn__iconImage{position:absolute;top:6px;left:6px;display:block;width:calc(100% - 12px)!important;height:calc(100% - 12px)!important;min-width:0;min-height:0;max-width:none;max-height:none;padding:0!important;box-sizing:content-box;flex:none;object-fit:contain;transform:none}.keyBtn__iconBox--blue{background:#3b82f61f;color:#2563eb}.keyBtn__iconBox--indigo{background:#60a5fa24;color:#1d4ed8}.keyBtn__iconBox--rose{background:#7dd3fc29;color:#0284c7}.keyBtn__iconBox--emerald{background:#3b82f61f;color:#1e40af}.keyBtn__label{display:block;text-align:center;font-size:10px;font-weight:900;color:var(--text-1);line-height:1.05}.fieldLabel{display:block;font-size:13px;font-weight:900;color:var(--text-1);margin-bottom:8px}.input{width:100%;padding:14px;border-radius:14px;background:#f8fafc;border:2px solid rgba(226,232,240,1);font-size:18px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:border-color .2s ease,box-shadow .2s ease}.input:focus{outline:none;border-color:var(--blue-500);background:#fff;box-shadow:0 0 0 4px #3b82f61f}.input--error{border-color:#ef44448c;box-shadow:0 0 0 4px #ef444414}.fieldError{margin-top:8px;color:#be123c;font-size:12px;font-weight:800;line-height:1.25}.modalSheet__subactions{display:flex;justify-content:flex-start;margin-top:10px}.btnPrimary{width:100%;border-radius:14px;padding:14px 16px;color:#fff;font-weight:900;font-size:15px;background:linear-gradient(90deg,var(--blue-600),var(--blue-500));box-shadow:0 18px 40px #3b82f63d;cursor:pointer;display:flex;align-items:center;justify-content:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.btnPrimary__icon{margin-left:10px;opacity:.95}.btnPrimary:active{transform:scale(.99)}.btnPrimary--inline{width:auto;min-width:160px;padding-left:20px;padding-right:20px}.divider{margin-top:18px;padding-top:16px;border-top:1px solid rgba(15,23,42,.06)}.sectionTitle__text--sm{font-size:14px}.history{display:grid;gap:10px}.sectionTitleRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.sectionLink{color:var(--blue-600);font-size:12px;font-weight:900;white-space:nowrap}.historyItem{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:16px;border:1px solid rgba(226,232,240,1);background:#f8fafc}.historyItem--muted{opacity:.75}.historyItem__iconBox--muted{background:#e2e8f0;color:#475569}.historyItem__main{display:flex;align-items:center;min-width:0}.historyItem__iconBox{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:12px;background:#3b82f61f;color:var(--blue-600)}.historyItem__iconBox>svg{width:calc(100% - 12px);height:calc(100% - 12px);box-sizing:content-box;transform:none}.historyItem__text{min-width:0}.historyItem__plate{font-size:13px;font-weight:900;color:var(--text-0);line-height:1.1}.historyItem__hint{margin-top:3px;font-size:10px;color:var(--text-2);line-height:1.15}.historyItem__actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;margin-left:12px}.historyItem__repeat{width:32px;height:32px;border-radius:10px;border:1px solid rgba(37,99,235,.18);background:#eff6fff5;color:var(--blue-600);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background-color .15s ease,color .15s ease}.historyItem__repeat:active{transform:scale(.97)}.historyItem__repeat:disabled{cursor:wait;opacity:.6}.tag{padding:6px 10px;border-radius:10px;font-size:10px;font-weight:900;white-space:nowrap}.tag--ok{background:#d1fae5;color:#047857}.tag--muted{background:#e2e8f0;color:#475569}.bottomNav{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-bottom-nav);background:#fffffff2;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-top:1px solid rgba(15,23,42,.06);box-shadow:var(--shadow-nav);padding-left:calc(var(--edge-gap) + var(--safe-left));padding-right:calc(var(--edge-gap) + var(--safe-right));padding-bottom:calc(6px + var(--safe-bottom));padding-top:6px}.bottomNav__inner{display:grid;grid-template-columns:1fr 1fr auto 1fr 1fr;align-items:center;justify-items:center;max-width:var(--container);column-gap:2px;min-height:var(--bottom-nav-visual-height);margin-left:auto;margin-right:auto}.navItem{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#94a3b8;border-radius:14px;padding:5px 3px 4px;width:64px;min-height:54px}.navItem__label{display:block;max-width:64px;font-size:9px;font-weight:900;line-height:1.15;text-align:center;white-space:normal;text-wrap:balance}.navItem--active{color:var(--blue-600)}.navCenter{display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:center;gap:2px}.navCenter__btn{width:54px;height:54px;margin-bottom:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#fff;border:2px solid rgba(203,213,225,1);box-shadow:0 10px 18px #0f172a14}.navCenter__logo{width:28px;height:28px;padding:0;object-fit:contain;opacity:.82}.navCenter__label{display:block;max-width:64px;margin-top:0;font-size:9px;font-weight:900;color:#94a3b8;line-height:1.15;text-align:center;white-space:normal;text-wrap:balance}.navCenter--active .navCenter__btn{border-color:#2563ebf5;box-shadow:0 10px 18px #3b82f629}.navCenter--active .navCenter__logo{opacity:1}.navCenter--active .navCenter__label{color:var(--blue-600)}.moveNotice{text-align:center}.moveNotice__image{width:100%;max-width:320px;height:auto;margin:4px auto 14px;display:block;object-fit:contain}.moveNotice__title{font-size:16px;font-weight:900;letter-spacing:-.01em;margin-bottom:10px}.moveNotice__text{font-size:13px;font-weight:800;color:var(--text-1);line-height:1.25;white-space:pre-line}.pillGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pill{border-radius:14px;padding:10px;background:#fff;border:2px solid rgba(226,232,240,1);font-size:12px;font-weight:900;color:var(--text-1);cursor:pointer;transition:transform .15s ease,border-color .15s ease,background-color .15s ease}.pill:active{transform:scale(.99)}.pill--active{border-color:#3b82f6;background:#2563eb;color:#fff}.textarea{width:100%;min-height:110px;padding:12px 14px;border-radius:14px;background:#f8fafc;border:2px solid rgba(226,232,240,1);font-size:13px;font-weight:700;color:var(--text-0);line-height:1.25;resize:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.textarea:focus{outline:none;border-color:var(--blue-500);background:#fff;box-shadow:0 0 0 4px #3b82f61f}.btnPrimary:disabled{cursor:not-allowed;opacity:.6}.btnGhost{min-width:120px;border-radius:14px;padding:14px 18px;border:1px solid rgba(148,163,184,.32);background:#f8fafce6;color:var(--text-1);font-weight:900;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background-color .15s ease}.btnGhost:active{transform:scale(.99)}.btnGhost:disabled{cursor:not-allowed;opacity:.6}.btnGhost--compact{min-width:0;padding:10px 12px;display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:1}.btnGhost--primary{border-color:#2563eb73;background:#fff;color:var(--blue-600);box-shadow:0 14px 30px #3b82f614}.btnGhost--primary:active{transform:scale(.99)}.stack{display:grid;gap:16px}.toastViewport{position:fixed;top:calc(var(--safe-top) + 12px);right:calc(16px + var(--safe-right));z-index:var(--z-toast);display:grid;gap:10px;width:min(320px,calc(100vw - 32px - var(--safe-left) - var(--safe-right)));pointer-events:none}.toast{display:flex;align-items:flex-start;gap:10px;border-radius:18px;padding:14px 16px;background:#fffffff5;border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow-toast);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:var(--text-0);pointer-events:auto;animation:toast-in .22s ease forwards}.toast--success{border-color:#a7f3d0e6}.toast--error{border-color:#fda4afeb}.toast--closing{animation:toast-out .22s ease forwards}.toast__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;margin-top:1px;flex:0 0 auto}.toast--success .toast__icon{color:#059669;background:#d1fae5f2}.toast--error .toast__icon{color:#be185d;background:#ffe4e6f5}.toast__message{font-size:13px;font-weight:800;line-height:1.35}.modalLayer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal-backdrop);display:flex;align-items:center;justify-content:center;padding:calc(12px + var(--safe-top)) calc(12px + var(--safe-right)) calc(12px + max(var(--safe-bottom),var(--keyboard-inset))) calc(12px + var(--safe-left));background:#0f172a66;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.modalSheet{position:relative;z-index:var(--z-modal);width:min(100%,var(--container));max-height:min(calc(var(--tg-viewport-height) - var(--safe-top) - max(var(--safe-bottom),var(--keyboard-inset)) - 24px),720px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:28px;background:#fffffffa;border:1px solid rgba(255,255,255,.82);box-shadow:var(--shadow-sheet);padding:12px 18px 18px}.modalSheet__handle{width:42px;height:5px;margin:0 auto 16px;border-radius:999px;background:#94a3b873}.modalSheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.modalSheet__eyebrow{color:var(--text-2);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.modalSheet__title{margin:6px 0 0;font-size:22px;font-weight:900;letter-spacing:-.02em;line-height:1.05;color:var(--text-0)}.modalSheet__close{width:40px;height:40px;border-radius:999px;border:1px solid rgba(226,232,240,1);background:#f8fafcf2;display:inline-flex;align-items:center;justify-content:center;color:var(--text-1);flex:0 0 auto}.modalSheet__text{margin:14px 0 18px;color:var(--text-1);font-size:13px;font-weight:700;line-height:1.45}.modalSheet__form{display:grid}.modalSheet__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.fab{position:fixed;right:calc(var(--fab-edge-gap) + var(--safe-right));bottom:calc(var(--bottom-nav-total-height) + var(--fab-bottom-gap) + var(--safe-bottom));z-index:var(--z-fab);display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 14px 10px 10px;background:linear-gradient(135deg,#2563ebfa,#0ea5e9fa);box-shadow:var(--shadow-fab);color:#fff}.fab__icon{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff24}.fab__label{font-size:12px;font-weight:900;letter-spacing:-.01em;line-height:1}.tourLayer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-tour)}.tourLayer__spotlightMask,.tourLayer__spotlightRing{position:fixed;pointer-events:none}.tourLayer__spotlightMask{box-shadow:0 0 0 9999px #0f172a8f}.tourLayer__spotlightRing{border:2px solid rgba(255,255,255,.98);box-shadow:0 0 0 1px #2563eb57,0 18px 50px #0f172a2e}.tourCard{position:fixed;z-index:calc(var(--z-tour) + 1);max-width:min(360px,calc(100vw - 32px));border-radius:24px;padding:18px;background:#fffffffa;border:1px solid rgba(255,255,255,.84);box-shadow:0 28px 60px #0f172a3d;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.tourCard:focus-visible{outline:2px solid rgba(37,99,235,.36);outline-offset:2px}.tourCard__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.tourCard__stepCounter{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text-2)}.tourCard__skip{color:var(--blue-600);font-size:12px;font-weight:800;cursor:pointer}.tourCard__title{margin:12px 0 0;font-size:20px;line-height:1.15;letter-spacing:-.02em}.tourCard__description{margin:10px 0 0;font-size:14px;line-height:1.55;color:var(--text-1)}.tourCard__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}@keyframes toast-in{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.98)}}@media (max-width: 390px){:root{--pad-x: 16px;--edge-gap: 10px;--fab-edge-gap: 14px}.navItem{width:60px}.toastViewport{right:calc(12px + var(--safe-right));width:min(300px,calc(100vw - 24px - var(--safe-left) - var(--safe-right)))}.modalSheet{border-radius:24px;padding-left:16px;padding-right:16px;padding-bottom:16px}.modalSheet__actions{flex-direction:column-reverse}.btnGhost,.btnPrimary--inline{width:100%}.fab{right:calc(var(--fab-edge-gap) + var(--safe-right));bottom:calc(var(--bottom-nav-total-height) + var(--fab-bottom-gap) + var(--safe-bottom))}}@media (prefers-reduced-motion: reduce){.keyBtn,.btnPrimary,.btnGhost,.toast{transition:none}.toast,.toast--closing{animation:none}}.heroLogout{min-height:38px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:#ffffff24;border:1px solid rgba(255,255,255,.24);color:#fff;font-size:13px;font-weight:800;white-space:nowrap;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.loadingScreen{position:relative;min-height:var(--tg-viewport-height);overflow:hidden;background:radial-gradient(circle at top left,rgba(125,211,252,.24),transparent 32%),radial-gradient(circle at top right,rgba(59,130,246,.22),transparent 34%),linear-gradient(180deg,#f5f9fe,#e6eef8)}.loadingScreen__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 46%,rgba(59,130,246,.18),transparent 26%),radial-gradient(circle at 50% 50%,rgba(14,165,233,.16),transparent 34%);filter:blur(24px)}.loadingScreen__icon{position:absolute;top:50%;left:50%;width:min(32vw,128px);height:auto;transform:translate(-50%,-50%);filter:drop-shadow(0 24px 44px rgba(37,99,235,.22))}.loadingScreen__bottom{position:absolute;top:75%;left:50%;width:min(72vw,280px);transform:translate(-50%,-50%);text-align:center}.loadingScreen__wordmark{width:min(100%,240px);height:auto;display:block;margin:0 auto}.loadingScreen__status{margin-top:16px;color:var(--text-1);font-size:13px;font-weight:700;letter-spacing:.01em}.authShell{position:relative;min-height:max(var(--tg-viewport-height),100%);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:visible;overscroll-behavior-y:auto;padding:calc(20px + var(--safe-top)) calc(20px + var(--safe-right)) calc(24px + var(--safe-bottom)) calc(20px + var(--safe-left));background:radial-gradient(circle at top left,rgba(125,211,252,.18),transparent 30%),radial-gradient(circle at top right,rgba(59,130,246,.14),transparent 34%),linear-gradient(180deg,#f4f8fe,#e6eef8)}.authShell--loading{background:linear-gradient(180deg,#f4f7fb,#e8eef6)}.authCard{position:relative;width:min(460px,100%);margin:auto;padding:34px 28px 28px;border-radius:30px;background:linear-gradient(180deg,#fffffffa,#f9fbfff5);border:1px solid rgba(255,255,255,.92);box-shadow:0 34px 88px #2563eb29;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.authCard--loading{text-align:center;font-weight:700}.authCard__accent{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top right,rgba(59,130,246,.12),transparent 36%),radial-gradient(circle at bottom left,rgba(14,165,233,.1),transparent 42%)}.authCard__hero{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;margin-bottom:22px}.authBrand__mark{width:78px;height:78px;object-fit:contain;filter:drop-shadow(0 20px 34px rgba(37,99,235,.18))}.authBrand__wordmark{width:min(100%,260px);height:auto;margin-top:18px;margin-bottom:14px;object-fit:contain}.authCard__eyebrow{position:relative;z-index:1;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-2);font-weight:800;text-align:center}.authCard__title{position:relative;z-index:1;margin:10px 0 8px;font-size:32px;line-height:1;letter-spacing:-.03em}.authCard__subtitle{position:relative;z-index:1;margin:0 0 20px;color:var(--text-1);line-height:1.5;font-size:15px}.authCard__subtitle--center{max-width:330px;margin:12px auto 0;text-align:center}.authForm{position:relative;z-index:1;display:grid;gap:16px}.authStatusStack{position:relative;z-index:1;display:grid;gap:12px;margin-bottom:16px}.installGuide{display:grid;gap:16px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#eff6fffa,#f8fafcf5);border:1px solid rgba(147,197,253,.65);box-shadow:inset 0 1px #fffc}.installGuide__header{display:grid;gap:12px}.installGuide__eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--blue-600)}.installGuide__platforms{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.installGuide__platformBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(148,163,184,.26);background:#ffffffe6;color:var(--text-1);font-size:13px;font-weight:700;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.installGuide__platformBtn--active{border-color:#2563eb66;background:linear-gradient(180deg,#2563eb1f,#3b82f633);color:var(--blue-700);box-shadow:0 10px 22px #2563eb1f}.installGuide__platformIcon{width:18px;height:18px;flex:0 0 auto;object-fit:contain}.installGuide__platformIcon--ios{transform:scale(.82)}.installGuide__content{display:grid;gap:12px}.installGuide__title{margin:0;font-size:17px;line-height:1.25;letter-spacing:-.02em}.installGuide__description{margin:0;color:var(--text-1);font-size:14px;line-height:1.5}.installGuide__inlineLabel{display:inline-flex;align-items:center;gap:5px;font-weight:700;white-space:nowrap}.installGuide__inlineIcon{width:1.08em;height:1.08em;flex:0 0 auto;object-fit:contain;vertical-align:-.12em}.installGuide__steps{margin:0;padding-left:18px;color:var(--text-1);font-size:14px;line-height:1.55}.installGuide__steps li+li{margin-top:6px}.installGuide__hint{padding:12px 14px;border-radius:16px;background:#ffffffd1;border:1px solid rgba(191,219,254,.8);color:var(--text-2);font-size:13px;line-height:1.45}.installGuide__actions{display:grid;gap:10px}.authField{display:grid;gap:8px;text-align:left}.authFieldsGrid{display:grid;gap:12px}.authFieldsGrid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.authField span{font-size:13px;color:var(--text-2);font-weight:700}.authField textarea,.authField select,.authField input{width:100%;border-radius:16px;border:1px solid rgba(148,163,184,.35);background:#fffffff5;padding:14px 16px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.authField textarea:focus,.authField select:focus,.authField input:focus{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb1f}.authAlert,.authNotice{position:relative;z-index:1;border-radius:16px;padding:14px 16px;line-height:1.45;text-align:center}.authAlert--info,.authNotice--soft{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.authAlert--warn{background:#fff7ed;color:#c2410c;border:1px solid #fdba74}.authAlert--error{background:#fff1f2;color:#be123c;border:1px solid #fda4af}.authNotice{background:#f8fafc;color:var(--text-1);border:1px solid rgba(148,163,184,.26)}.otpField{position:relative}.otpField__real{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.otpField__boxes{display:grid;grid-template-columns:repeat(var(--otp-length, 6),minmax(0,1fr));gap:10px}.otpField__box{min-height:60px;border-radius:18px;border:1px solid rgba(148,163,184,.35);display:flex;align-items:center;justify-content:center;background:#fffffff5;font-size:24px;font-weight:800;letter-spacing:.08em}.otpField__box--filled{border-color:#2563eb73;box-shadow:0 10px 22px #3b82f61f}.authHintRow,.authTimerRow{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.authDualButtons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.authDualButtons>*{min-width:0}.authTimerRow{justify-content:center;text-align:center}.authFooter{position:relative;z-index:1;margin-top:18px;color:var(--text-2);font-size:13px;line-height:1.45;text-align:center}.btnPrimary--wide{width:100%;justify-content:center}.textBtn{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--blue-600);font-weight:700;text-align:center}.textBtn:disabled{color:var(--text-2)}.textBtn--plain{color:var(--text-1)}.accessibilityCard{display:grid;gap:14px}.accessibilityCard__actions{display:grid;gap:10px}.accessibilityCard__text{color:var(--text-1);font-size:13px;line-height:1.5}.accessibleModeButton__icon{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;vertical-align:middle}body:not(.ui--accessible) .hero__title{font-size:22px}body:not(.ui--accessible) .hero__subtitle,body:not(.ui--accessible) .profileChip__name,body:not(.ui--accessible) .heroCard__value,body:not(.ui--accessible) .rowIconText__title,body:not(.ui--accessible) .metricRow__value,body:not(.ui--accessible) .statusInline__text,body:not(.ui--accessible) .cardLead,body:not(.ui--accessible) .sectionLink,body:not(.ui--accessible) .historyItem__plate,body:not(.ui--accessible) .moveNotice__text,body:not(.ui--accessible) .toast__message,body:not(.ui--accessible) .modalSheet__text,body:not(.ui--accessible) .heroLogout,body:not(.ui--accessible) .loadingScreen__status,body:not(.ui--accessible) .installGuide__platformBtn,body:not(.ui--accessible) .installGuide__hint,body:not(.ui--accessible) .authField span,body:not(.ui--accessible) .authFooter,body:not(.ui--accessible) .accessibilityCard__text,body:not(.ui--accessible) .fieldLabel,body:not(.ui--accessible) .moveNotice__title,body:not(.ui--accessible) .btnGhost--compact,body:not(.ui--accessible) .textarea{font-size:14px;line-height:1.45}body:not(.ui--accessible) .heroCard__label,body:not(.ui--accessible) .statusPill__text,body:not(.ui--accessible) .heroGrid__cellLabel,body:not(.ui--accessible) .rowIconText__hint,body:not(.ui--accessible) .metricRow__label,body:not(.ui--accessible) .mutedCenter,body:not(.ui--accessible) .keyBtn__label,body:not(.ui--accessible) .historyItem__hint,body:not(.ui--accessible) .tag,body:not(.ui--accessible) .navItem__label,body:not(.ui--accessible) .navCenter__label,body:not(.ui--accessible) .modalSheet__eyebrow,body:not(.ui--accessible) .authCard__eyebrow,body:not(.ui--accessible) .installGuide__eyebrow,body:not(.ui--accessible) .profileChip__hint{font-size:12px;line-height:1.4}body:not(.ui--accessible) .heroGrid__cellValue,body:not(.ui--accessible) .sectionTitle__text,body:not(.ui--accessible) .sectionTitle__text--sm,body:not(.ui--accessible) .btnPrimary,body:not(.ui--accessible) .btnGhost,body:not(.ui--accessible) .authCard__subtitle,body:not(.ui--accessible) .installGuide__description,body:not(.ui--accessible) .installGuide__steps,body:not(.ui--accessible) .authAlert,body:not(.ui--accessible) .authNotice,body:not(.ui--accessible) .authTimerRow{font-size:16px;line-height:1.45}body:not(.ui--accessible) .installGuide__title{font-size:18px}body.ui--accessible{line-height:1.55}body.ui--accessible .hero__title{font-size:24px;line-height:1.15}body.ui--accessible .hero__subtitle,body.ui--accessible .heroCard__label,body.ui--accessible .heroGrid__cellLabel,body.ui--accessible .statusPill__text,body.ui--accessible .sectionLink,body.ui--accessible .historyItem__hint,body.ui--accessible .accessibilityCard__text,body.ui--accessible .moveNotice__text,body.ui--accessible .authCard__eyebrow,body.ui--accessible .installGuide__eyebrow,body.ui--accessible .installGuide__description,body.ui--accessible .installGuide__steps,body.ui--accessible .installGuide__hint,body.ui--accessible .authField span,body.ui--accessible .authFooter,body.ui--accessible .tag{font-size:16px;line-height:1.55}body.ui--accessible .heroCard__value,body.ui--accessible .heroGrid__cellValue,body.ui--accessible .sectionTitle__text,body.ui--accessible .sectionTitle__text--sm,body.ui--accessible .keyBtn__label,body.ui--accessible .fieldLabel,body.ui--accessible .input,body.ui--accessible .btnPrimary,body.ui--accessible .btnGhost,body.ui--accessible .historyItem__plate,body.ui--accessible .moveNotice__title,body.ui--accessible .authCard__subtitle,body.ui--accessible .authAlert,body.ui--accessible .authNotice,body.ui--accessible .authTimerRow,body.ui--accessible .installGuide__platformBtn{font-size:18px;line-height:1.55}body.ui--accessible .modalSheet__text,body.ui--accessible .fieldLabel,body.ui--accessible .btnGhost--compact{font-size:16px;line-height:1.5}body.ui--accessible .modalSheet__title,body.ui--accessible .installGuide__title,body.ui--accessible .authCard__title{font-size:36px;line-height:1.12}body.ui--accessible .modalSheet__title{font-size:30px;line-height:1.15}body.ui--accessible .heroBrand{width:50px;height:50px}body.ui--accessible .heroBrand__icon{width:32px;height:32px}body.ui--accessible .keyBtn__iconBox{width:72px;height:72px;border-radius:20px}body.ui--accessible .keyBtn__iconBox>svg{width:calc(100% - 16px);height:calc(100% - 16px);padding:0;box-sizing:content-box;transform:none}body.ui--accessible .keyBtn__iconImage,body.ui--accessible .navItem__icon svg,body.ui--accessible .navCenter__logo,body.ui--accessible .fab__icon svg{width:100%;height:100%}body.ui--accessible .keyBtn__iconImage{top:8px;left:8px;width:calc(100% - 16px)!important;height:calc(100% - 16px)!important;padding:0;transform:none}body.ui--accessible .navCenter__btn{width:58px;height:58px}body.ui--accessible{--bottom-nav-visual-height: 86px;--bottom-nav-total-height: 98px;--bottom-nav-space: 106px}body.ui--accessible .modalSheet{width:min(calc(100vw - 24px - var(--safe-left) - var(--safe-right)),var(--container));max-width:min(calc(100vw - 24px - var(--safe-left) - var(--safe-right)),var(--container));padding-left:16px;padding-right:16px}body.ui--accessible .modalSheet__actions{gap:12px}body.ui--accessible .bottomNav__inner{align-items:center;column-gap:0}body.ui--accessible .navItem{min-height:68px;width:100%;min-width:0}body.ui--accessible .navItem__label,body.ui--accessible .navCenter__label{max-width:none;font-size:12px;line-height:1.12;letter-spacing:-.01em;overflow-wrap:anywhere;text-wrap:pretty}body.ui--accessible .fab__label{font-size:15px}body.ui--accessible .installGuide__platformBtn{min-height:48px}body.ui--accessible .moveNotice__text{white-space:pre-line}body.ui--accessible .heroCard__row{gap:12px;flex-wrap:wrap}body.ui--accessible .heroCard__row>:first-child{min-width:0;flex:1 1 180px}body.ui--accessible .heroCard__value,body.ui--accessible .heroGrid__cellValue,body.ui--accessible .historyItem__plate{overflow-wrap:anywhere}body.ui--accessible .statusPill{max-width:100%;flex:0 1 auto;align-self:flex-start}body.ui--accessible .statusPill__text{min-width:0;overflow-wrap:anywhere}body.ui--accessible .heroGrid{grid-template-columns:minmax(0,1fr);gap:10px}body.ui--accessible .heroGrid>div,body.ui--accessible .sectionTitle,body.ui--accessible .historyItem__main,body.ui--accessible .historyItem__text{min-width:0}body.ui--accessible .keys{grid-template-columns:repeat(auto-fit,minmax(min(140px,100%),1fr))}body.ui--accessible .sectionTitleRow{flex-wrap:wrap;align-items:flex-start}body.ui--accessible .historyItem{align-items:flex-start;flex-wrap:wrap;gap:12px}body.ui--accessible .historyItem__actions{width:100%;margin-left:0;justify-content:flex-start}@media (max-width: 560px){.hero__top{gap:10px}.hero__subtitle{padding-left:0}.heroLogout{min-height:36px;padding:0 12px}.heroCard__row{gap:10px;flex-wrap:wrap}.authShell{padding-bottom:calc(16px + var(--safe-bottom))}.authCard{margin-top:0;margin-bottom:auto}.grid2{grid-template-columns:1fr}.authCard{padding:24px 18px}.authShell{padding:calc(14px + var(--safe-top)) calc(16px + var(--safe-right)) calc(8px + var(--safe-bottom)) calc(16px + var(--safe-left))}.modalLayer{align-items:flex-end;padding:calc(8px + var(--safe-top)) calc(8px + var(--safe-right)) max(var(--safe-bottom),var(--keyboard-inset)) calc(8px + var(--safe-left))}.modalSheet{width:100%;max-height:calc(var(--tg-viewport-height) - var(--safe-top) - max(var(--safe-bottom),var(--keyboard-inset)) - 8px);border-radius:28px 28px 20px 20px;padding-bottom:calc(16px + max(0px,var(--keyboard-inset) - var(--safe-bottom)))}.modalSheet__actions{position:sticky;bottom:0;padding-top:12px;padding-bottom:calc(4px + var(--safe-bottom));background:linear-gradient(180deg,#fff0,#fffffff7 18px,#fffffffc)}.authBrand__mark{width:72px;height:72px}.authFieldsGrid--triple,.authDualButtons{grid-template-columns:1fr}.authBrand__wordmark{width:min(100%,230px)}.authCard__subtitle{font-size:14px}.installGuide{padding:16px}.otpField__box{min-height:52px;font-size:20px}}
