: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}html.html--modal-open,body.body--modal-open{overflow:hidden;overscroll-behavior:none}body.body--modal-open{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;touch-action:none}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;min-height:44px}.hero__titleRow{display:flex;align-items:center;min-width:0;flex:1 1 auto;min-height:44px}.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--link{flex:0 0 auto;cursor:pointer}.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}.heroTitleStack{min-width:0;display:grid;gap:8px}.heroModeSwitch{width:fit-content;max-width:100%;position:relative;isolation:isolate;display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:4px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.heroModeSwitch__pill{position:absolute;top:4px;left:4px;bottom:4px;width:calc((100% - 8px)/2);border-radius:999px;background:#fffffff5;box-shadow:0 10px 24px #0f172a24;transform:translate(0);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease;will-change:transform;z-index:0}.heroModeSwitch--staff .heroModeSwitch__pill{transform:translate(100%)}.heroModeSwitch__button{position:relative;z-index:1;min-width:0;min-height:34px;padding:0 14px;border-radius:999px;color:#e2e8f0f5;font-size:12px;font-weight:800;cursor:pointer;transition:color .22s ease,transform .18s ease}.heroModeSwitch__button:active{transform:scale(.98)}.heroModeSwitch__button--active{color:var(--blue-600)}.heroModeMeta{margin-top:10px;padding-left:56px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#e2e8f0f0;font-size:12px;line-height:1.35}.heroModeMeta__name{font-weight:800;color:#fff}.heroModeMeta__sep{opacity:.72}.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)}.heroCard__value--compact{margin-top:0;font-size:14px;font-weight:800;line-height:1.35}.heroCard--profileTile{display:grid;align-content:start;gap:12px;width:100%;max-width:100%;padding:14px}.heroCard__metaList{display:grid;gap:8px;padding-top:10px;border-top:1px solid rgba(15,23,42,.08)}.heroCard__metaItem{min-width:0;display:grid;gap:3px}.heroCard__metaLabel{font-size:10px;color:var(--text-2);line-height:1.15}.heroCard__metaValue{font-size:12px;font-weight:800;color:var(--text-0);line-height:1.25;word-break:break-word}.heroCard__notice{margin-top:auto;padding:10px 12px;font-size:11px;line-height:1.4;text-align:left}.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)}.heroCard__footer{margin-top:14px;padding-top:14px;border-top:1px solid rgba(15,23,42,.08)}.homeOverviewGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.homeOverviewGrid>*{min-width:0;width:100%;max-width:100%;justify-self:stretch}.homePage>.card,.homePage>.newsPushPrompt,.homePage .heroCard,.homePage .vzuWidget{border-radius:24px}.pushPreference{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.pushPreference__main{min-width:0;display:flex;align-items:center;gap:10px;flex:1 1 auto}.pushPreference__icon{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--blue-600);background:#dbeafee6;flex:0 0 auto}.pushPreference__text{min-width:0;display:grid;gap:3px}.pushPreference__title{color:var(--text-0);font-size:13px;font-weight:800;line-height:1.2}.pushPreference__hint{color:var(--text-2);font-size:11px;line-height:1.35}.pushPreference--accessible .pushPreference__icon{color:#7c3aed;background:#ede9fef5}.switch{min-width:52px;width:52px;height:32px;border-radius:999px;padding:2px;border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:flex-start;background:#cbd5e1;transition:background-color .18s ease,opacity .18s ease;cursor:pointer;flex:0 0 auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.switch:disabled{cursor:default;opacity:.72}.switch--on{background:var(--blue-600)}.switch__track{width:100%;display:flex;justify-content:flex-start}.switch--on .switch__track{justify-content:flex-end}.switch__thumb{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--blue-600);background:#fff;box-shadow:0 6px 12px #0f172a29}.switch--busy .switch__thumb svg{animation:news-spin .9s linear infinite}.pushModal{display:grid;gap:12px}.pushModal__icon{width:42px;height:42px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--blue-600);background:#dbeafee6}.pushModal__error{margin:0;color:#be123c;font-weight:800}.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,.keysRow{display:grid;gap:10px}.keysRow--2{grid-template-columns:repeat(2,minmax(0,1fr))}.keysRow--1{grid-template-columns:minmax(0,1fr)}.keysRow--3{grid-template-columns:repeat(3,minmax(0,1fr))}.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{display:block;width:100%!important;height:100%!important;min-width:100%;min-height:100%;max-width:100%;max-height:100%;padding:8px!important;box-sizing:border-box;flex:none;object-fit:contain;object-position:center;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:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:0}.modalSheet__subactions>*{width:100%;min-width:0;justify-content:center}.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:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;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;flex:1 1 auto;min-width:0}.historyItem__iconBox{width:38px;height:38px;flex:0 0 auto;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;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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;min-width:0;flex:0 1 auto;justify-self:end;margin-left:0}.tag.historyItem__status{max-width:132px;padding:7px 10px;text-align:center;line-height:1.15;white-space:normal;overflow-wrap:anywhere}.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--blue{background:#dbeafe;color:#1d4ed8}.tag--indigo{background:#e0e7ff;color:#4338ca}.tag--muted{background:#e2e8f0;color:#475569}.pushCard{display:grid;gap:12px}.pushStatus{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:10px;font-weight:900;line-height:1;white-space:nowrap;background:#e2e8f0;color:#475569}.pushStatus--enabled{background:#d1fae5;color:#047857}.pushStatus--default{background:#dbeafe;color:#1d4ed8}.pushStatus--denied,.pushStatus--disabled{background:#ffedd5;color:#c2410c}.pushCard__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.notificationList{display:grid;gap:10px}.notificationItem{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px;border-radius:16px;border:1px solid rgba(226,232,240,1);background:#f8fafc;text-align:left;cursor:pointer}.notificationItem--unread{border-color:#3b82f65c;background:linear-gradient(180deg,#eff6ff,#f8fafc);box-shadow:inset 4px 0 #2563ebe6}.notificationItem__main{display:grid;gap:4px;min-width:0}.notificationItem__title{color:var(--text-0);font-size:13px;font-weight:900;line-height:1.2}.notificationItem__body{color:var(--text-2);font-size:11px;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notificationItem__meta{color:var(--text-2);font-size:10px;font-weight:800;line-height:1.2;white-space:nowrap}.bottomNav{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-bottom-nav);isolation:isolate;transform:translateZ(0);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 + max(var(--safe-bottom),0px));padding-top:6px;min-height:calc(var(--bottom-nav-visual-height) + 12px + max(var(--safe-bottom),0px))}.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);overflow:hidden}.modalLayer--centered{align-items:center}.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--centered{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));border-radius:24px}.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;gap:12px}.modalSheet__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;align-items:stretch}.modalSheet__actions>*{width:100%;min-width:0;justify-content:center}.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)}}@keyframes auth-mode-stage-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@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))}.historyItem{gap:8px;padding:10px}.historyItem__iconBox{width:34px;height:34px;margin-right:10px;border-radius:10px}.historyItem__iconBox>svg{width:calc(100% - 10px);height:calc(100% - 10px)}.historyItem__plate{font-size:12px}.historyItem__actions{gap:6px}.tag.historyItem__status{max-width:108px;padding:6px 8px;font-size:9px}.historyItem__repeat{width:28px;height:28px;border-radius:9px}}@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:fixed;top:0;right:0;bottom:0;left:0;width:100%;min-height:max(var(--tg-viewport-stable-height),var(--tg-viewport-height),100svh,100%);display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable both-edges;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:0 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__labelRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.authField__labelRow>span{min-width:0}.authInlineLink{flex:0 0 auto;color:var(--blue-600);font-size:12px;font-weight:700;line-height:1;cursor:pointer;opacity:.92;transition:opacity .18s ease,color .18s ease}.authInlineLink:hover,.authInlineLink:focus-visible{opacity:1}.authActionStack{display:grid;gap:0}.authActionStack--expanded{gap:16px}.authModeStage{animation:auth-mode-stage-in .28s cubic-bezier(.22,1,.36,1);transform-origin:top center;will-change:opacity,transform}.authSwitchLinkRow{display:flex;justify-content:center;margin-top:2px}.authSwitchLink{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0;border:0;background:transparent;color:var(--blue-600);font-size:13px;font-weight:700;line-height:1.35;cursor:pointer;text-decoration:none;opacity:.92;transition:opacity .18s ease,color .18s ease}.authSwitchLink:hover,.authSwitchLink:focus-visible{opacity:1}.authRevealPanel{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-8px);transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.authRevealPanel--open{grid-template-rows:1fr;opacity:1;transform:translateY(0);pointer-events:auto}.authRevealPanel__field{min-height:0;overflow:hidden}.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}@media (prefers-reduced-motion: reduce){.heroModeSwitch__pill,.heroModeSwitch__button,.authRevealPanel,.authSwitchLink,.authModeStage{transition:none;animation:none}}.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}.serviceCard{display:grid;gap:14px}.serviceSummaryGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.plain-box{display:grid;gap:6px;padding:14px;border-radius:18px;background:#f8fafc;border:1px solid rgba(226,232,240,1);color:var(--text-1)}.plain-box strong{font-size:16px;color:var(--text-0)}.serviceComposer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.serviceComposer__field{display:grid;gap:8px;min-width:0}.serviceComposer__field>span{font-size:12px;font-weight:800;color:var(--text-2)}.serviceComposer__field--wide{grid-column:1 / -1}.serviceComposer__textarea{width:100%;min-height:116px;resize:vertical;padding:14px 16px;border-radius:18px;border:2px solid rgba(226,232,240,1);background:#fff;color:var(--text-0);transition:border-color .2s ease,box-shadow .2s ease}.serviceComposer__textarea:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 4px #3b82f61f}.serviceList{display:grid;gap:12px}.serviceItem{display:grid;gap:10px;padding:14px;border-radius:18px;background:#f8fafc;border:1px solid rgba(226,232,240,1)}.serviceItem__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.serviceItem__titleBlock{min-width:0;display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.serviceItem__titleBlock strong{color:var(--text-0);line-height:1.35}.serviceItem__meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--text-2);font-size:12px;line-height:1.4}.serviceItem__hint{color:var(--text-1);font-size:13px;line-height:1.45;white-space:pre-wrap}.serviceActionRow{display:flex;flex-wrap:wrap;gap:10px}.serviceThread{display:grid;gap:12px}.serviceThread__header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.serviceMessages{display:grid;gap:10px}.serviceMessage{max-width:92%;display:grid;gap:6px;padding:12px 14px;border-radius:18px 18px 18px 8px;background:#f1f5f9;border:1px solid rgba(226,232,240,1)}.serviceMessage--own{margin-left:auto;border-radius:18px 18px 8px;background:#dbeafedb;border-color:#93c5fdb8}.serviceMessage__author{font-size:11px;font-weight:800;color:var(--text-2)}.serviceMessage__text{color:var(--text-0);line-height:1.45;white-space:pre-wrap;word-break:break-word}.serviceMessage__time{font-size:11px;color:var(--text-2)}.serviceReply{display:grid;gap:10px}.vehicleRegistry{display:grid;gap:14px}.vehicleRegistry__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vehicleList{display:grid;gap:12px}.vehicleCard{display:grid;gap:8px;padding:14px;border-radius:18px;background:#f8fafc;border:1px solid rgba(226,232,240,1)}.vehicleCard__head,.vehicleCard__titleBlock{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.vehicleCard__titleBlock strong{color:var(--text-0);line-height:1.3}.vehicleCard__meta{color:var(--text-1);font-size:13px;line-height:1.45}.vehicleCard__actions{display:flex;flex-wrap:wrap;gap:10px}.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,.settingsCard{display:grid;gap:14px}.settingsCard__list{display:grid;gap:12px}.settingsCard__item{padding:12px;border-radius:18px;border:1px solid rgba(226,232,240,.96);background:#f8fafcf0}.settingsCard__actions,.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) .pushPreference__title,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) .pushPreference__hint,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 .pushPreference__hint,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 .pushPreference__title,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 .switch{width:60px;min-width:60px;height:36px}body.ui--accessible .switch__thumb{width:32px;height:32px}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{width:100%!important;height:100%!important;padding:10px!important;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{gap:12px}body.ui--accessible .keysRow{grid-template-columns: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}.pushPreference{align-items:flex-start}.authShell{padding-bottom:calc(16px + var(--safe-bottom))}.authCard{margin:0 auto}.grid2{grid-template-columns:1fr}.keys{gap:8px}.keyBtn{min-height:88px;padding:8px 6px 9px;gap:5px;border-radius:12px}.keyBtn__iconBox{width:52px;height:52px;border-radius:15px}.keyBtn__label{font-size:10px;line-height:1.2}.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:center;padding:calc(10px + var(--safe-top)) calc(10px + var(--safe-right)) calc(10px + max(var(--safe-bottom),var(--keyboard-inset))) calc(10px + var(--safe-left))}.modalLayer--centered{align-items:center}.modalSheet{width:min(calc(100vw - 20px - var(--safe-left) - var(--safe-right)),var(--container));max-width:min(calc(100vw - 20px - var(--safe-left) - var(--safe-right)),var(--container));max-height:min(calc(var(--tg-viewport-height) - var(--safe-top) - max(var(--safe-bottom),var(--keyboard-inset)) - 20px),720px);border-radius:24px;padding-bottom:16px}.modalSheet--centered{width:min(calc(100vw - 24px - var(--safe-left) - var(--safe-right)),var(--container));max-height:min(calc(var(--tg-viewport-height) - var(--safe-top) - max(var(--safe-bottom),var(--keyboard-inset)) - 24px),720px);border-radius:24px;padding-bottom:16px}.modalSheet__actions{grid-template-columns:1fr;position:static;padding-top:0;padding-bottom:0;background:none}.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}}.heroActions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto;min-height:44px}.newsBadge{position:relative;width:38px;height:38px;flex:0 0 auto;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.newsBadge__count{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--rose-500);border:1px solid rgba(255,255,255,.8);box-shadow:0 8px 18px #0f172a2e;font-size:10px;font-weight:900;line-height:1}.newsPushPrompt{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border-radius:24px;padding:14px;background:linear-gradient(135deg,#fffffff5,#eff6fff5);border:1px solid rgba(191,219,254,.86);box-shadow:0 18px 36px #2563eb1f}.newsPushPrompt__icon{width:38px;height:38px;flex:0 0 auto;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:var(--blue-600);background:#dbeafee6}.newsPushPrompt__text{min-width:0;display:grid;gap:3px;color:var(--text-1);font-size:12px;line-height:1.3}.newsPushPrompt__text strong{color:var(--text-0);font-size:13px;line-height:1.2}.newsPushPrompt__error{color:#be123c;font-weight:800}.newsPushPrompt__button{min-height:36px;padding:0 13px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:linear-gradient(90deg,var(--blue-600),var(--blue-500));box-shadow:0 12px 28px #3b82f633;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.newsPushPrompt__button:disabled{cursor:not-allowed;opacity:.72}.newsPushPrompt__button svg{animation:news-spin .9s linear infinite}.newsStateCard{display:grid;gap:10px;justify-items:start;color:var(--text-1);font-size:14px;line-height:1.45}.newsStateCard h2,.newsStateCard p{margin:0}.newsStateCard h2{color:var(--text-0);font-size:18px;line-height:1.15}.newsStateCard__icon{width:42px;height:42px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--blue-600);background:#dbeafec7}.newsStateCard--error .newsStateCard__icon{color:#be123c;background:#fee2e2db}.newsList{display:grid;gap:12px}.newsCard{position:relative;display:flex;align-items:stretch;gap:12px;min-width:0;padding:14px;border-radius:24px;background:#fffffff0;border:1px solid rgba(226,232,240,.92);box-shadow:0 16px 32px #0f172a0f;overflow:hidden}.newsCard--unread{border-color:#3b82f657;background:linear-gradient(135deg,#fff,#eff6fff5)}.newsCard--important{border-color:#f59e0b6b}.newsCard__image{width:86px;min-height:86px;max-height:112px;border-radius:18px;object-fit:cover;background:#e2e8f0cc;flex:0 0 auto}.newsCard__content{min-width:0;display:grid;gap:7px;flex:1 1 auto}.newsCard__meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:var(--text-2);font-size:11px;font-weight:800;line-height:1.2}.newsCard__important,.newsCard__unread{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:900;line-height:1}.newsCard__important{color:#92400e;background:#fef3c7f5}.newsCard__unread{color:var(--blue-600);background:#dbeafef5}.newsCard__title{margin:0;color:var(--text-0);font-size:16px;line-height:1.2;font-weight:900;letter-spacing:-.01em}.newsCard__preview{margin:0;color:var(--text-1);font-size:13px;line-height:1.35}.newsCard__chevron{align-self:center;color:var(--text-2);opacity:.8;flex:0 0 auto}.newsBackLink{width:fit-content;display:inline-flex;align-items:center;gap:8px;color:var(--blue-600);font-size:13px;font-weight:900}.newsPostCard{display:grid;gap:14px}.newsPostCard--important{border-color:#f59e0b6b}.newsPostCard__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--text-2);font-size:12px;font-weight:800}.newsPostCard__title{margin:0;color:var(--text-0);font-size:24px;line-height:1.12;font-weight:900;letter-spacing:-.03em}.newsPostCard__image{width:100%;max-height:280px;border-radius:24px;object-fit:cover;background:#e2e8f0cc}.newsPostCard__body{color:var(--text-1);font-size:15px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.newsAckBox{display:grid;gap:12px;padding:14px;border-radius:22px;background:#eff6ffeb;border:1px solid rgba(191,219,254,.9)}.newsAckBox__done,.newsAckBox__text{color:var(--text-1);font-size:13px;font-weight:800;line-height:1.35}.newsAckBox__done{display:inline-flex;align-items:center;gap:8px;color:#047857}.importantNewsLayer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal);display:grid;place-items:center;padding:calc(18px + var(--safe-top)) calc(16px + var(--safe-right)) calc(18px + var(--safe-bottom)) calc(16px + var(--safe-left));pointer-events:auto}.importantNewsLayer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a75;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.importantNewsModal{position:relative;width:min(100%,420px);max-height:calc(var(--tg-viewport-height) - var(--safe-top) - var(--safe-bottom) - 36px);overflow:auto;display:grid;gap:12px;border-radius:30px;padding:20px;background:#fffffffa;border:1px solid rgba(255,255,255,.82);box-shadow:0 34px 80px #0f172a47}.importantNewsModal__icon{width:48px;height:48px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#b45309;background:#fef3c7f5}.importantNewsModal__eyebrow{color:#92400e;font-size:11px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.08em}.importantNewsModal__title{margin:0;color:var(--text-0);font-size:22px;line-height:1.12;font-weight:900;letter-spacing:-.02em}.importantNewsModal__date{color:var(--text-2);font-size:12px;font-weight:800}.importantNewsModal__image{width:100%;max-height:220px;border-radius:22px;object-fit:cover;background:#e2e8f0cc}.importantNewsModal__body{color:var(--text-1);font-size:15px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.importantNewsModal__error{margin:0}body.ui--accessible .newsPushPrompt{grid-template-columns:auto minmax(0,1fr)}body.ui--accessible .newsPushPrompt__button{grid-column:1 / -1;width:100%;min-height:48px;font-size:18px}body.ui--accessible .newsPushPrompt__text,body.ui--accessible .newsCard__preview,body.ui--accessible .newsPostCard__body,body.ui--accessible .importantNewsModal__body,body.ui--accessible .newsAckBox__done,body.ui--accessible .newsAckBox__text{font-size:18px;line-height:1.5}body.ui--accessible .newsPushPrompt__text strong,body.ui--accessible .newsCard__title,body.ui--accessible .newsStateCard h2{font-size:20px;line-height:1.25}body.ui--accessible .newsCard__meta,body.ui--accessible .newsPostCard__meta,body.ui--accessible .importantNewsModal__date{font-size:16px}body.ui--accessible .newsPostCard__title,body.ui--accessible .importantNewsModal__title{font-size:26px;line-height:1.18}@media (max-width: 560px){.heroActions{gap:6px}.hero__top{align-items:center}.heroModeMeta,.hero__subtitle{padding-left:0}.hero__titleRow{align-items:center}.heroModeSwitch{width:100%}.serviceSummaryGrid,.serviceComposer,.vehicleRegistry__form{grid-template-columns:1fr}.serviceMessage{max-width:100%}.newsBadge{width:36px;height:36px}.newsPushPrompt{grid-template-columns:auto minmax(0,1fr)}.newsPushPrompt__button{grid-column:1 / -1;width:100%}.newsCard{gap:10px;padding:12px;border-radius:22px}.newsCard__image{width:74px;min-height:74px;max-height:96px;border-radius:16px}.newsCard__chevron{display:none}.newsPostCard__title{font-size:22px}.importantNewsLayer{place-items:center;padding:calc(12px + var(--safe-top)) calc(10px + var(--safe-right)) calc(12px + var(--safe-bottom)) calc(10px + var(--safe-left))}.importantNewsModal{width:min(calc(100vw - 24px - var(--safe-left) - var(--safe-right)),420px);border-radius:28px;padding:18px}}@media (max-width: 370px){.homeOverviewGrid{grid-template-columns:1fr}.heroModeSwitch__button{min-height:32px;padding:0 10px;font-size:11px}.heroLogout span{display:none}.heroLogout{width:36px;padding:0;justify-content:center}.newsCard{flex-direction:column}.newsCard__image{width:100%;max-height:160px}}@keyframes news-spin{to{transform:rotate(360deg)}}.vzuWidget{position:relative;overflow:hidden;width:100%;max-width:100%;min-height:100%;aspect-ratio:1 / 1;padding:0;background:linear-gradient(180deg,#fafdff,#f1f7fd);border:1px solid rgba(147,197,253,.45);box-shadow:0 18px 40px #2563eb14,inset 0 1px #ffffffe6}.vzuWidget:before{content:"";position:absolute;top:-38px;right:-28px;width:118px;height:118px;border-radius:50%;background:radial-gradient(circle,rgba(14,165,233,.12) 0%,transparent 70%);pointer-events:none}.vzuWidget__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:0}.vzuWidget__overlay{position:relative;z-index:1;height:100%;display:grid;grid-template-rows:auto 1fr auto;gap:10px;padding:12px;background:linear-gradient(180deg,#ffffff42,#ffffff14 40%,#ffffff29)}.vzuWidget__header{display:flex;align-items:center;justify-content:flex-start;gap:8px}.vzuWidget__icon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--sky-500);background:linear-gradient(135deg,#38bdf82e,#2563eb14);border:1px solid rgba(56,189,248,.26)}.vzuWidget__eyebrow{font-size:12px;font-weight:800;color:var(--text-0);letter-spacing:.06em;line-height:1;text-transform:uppercase}.vzuWidget__content{display:grid;justify-items:center;align-content:center;text-align:center;gap:4px}.vzuWidget__percent{font-size:40px;font-weight:800;color:#fff;line-height:1;letter-spacing:-.05em;text-shadow:0 2px 16px rgba(15,23,42,.3),0 1px 0 rgba(15,23,42,.24),0 0 18px rgba(255,255,255,.16);-webkit-text-stroke:1.4px rgba(15,23,42,.22);paint-order:stroke fill}.vzuWidget__volumeLabel{font-size:11px;font-weight:800;color:#0f172aad;text-transform:uppercase;letter-spacing:.04em}.vzuWidget__volumeLine{display:flex;align-items:baseline;justify-content:center;gap:5px;line-height:1}.vzuWidget__volumeValue{font-size:30px;font-weight:800;color:var(--text-0);letter-spacing:-.04em;text-shadow:0 1px 0 rgba(255,255,255,.55)}.vzuWidget__volumeUnit{font-size:14px;color:#0f172ab8;font-weight:600}.vzuWidget__statusDot{width:7px;height:7px;border-radius:50%;flex:0 0 auto}.vzuWidget__statusBadge{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:36px;padding:6px 10px;border-radius:12px;font-size:12px;font-weight:700;line-height:1.2;text-align:center;background:#ffffff94;border:1px solid rgba(255,255,255,.22);box-shadow:0 8px 20px #0f172a0f}.vzuWidget__statusText{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.vzuWidget__statusBadge--ok{color:#0f766e;background:#ecfdf5f2;border-color:#10b98133}.vzuWidget__statusBadge--ok .vzuWidget__statusDot{background:var(--emerald-500)}.vzuWidget__statusBadge--warning{color:#b45309;background:#fff7edf2;border-color:#f59e0b38}.vzuWidget__statusBadge--warning .vzuWidget__statusDot{background:var(--amber-500)}.vzuWidget__statusBadge--danger{color:#b91c1c;background:#fef2f2f2;border-color:#f43f5e2e}.vzuWidget__statusBadge--danger .vzuWidget__statusDot{background:var(--rose-500)}.vzuWidget__statusBadge--muted{color:var(--text-2);background:#f8fafcf2;border-color:#94a3b82e}.vzuWidget__statusBadge--muted .vzuWidget__statusDot{background:#94a3b8}
