.theme_themeToggle__iPtWh{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:10px;background:var(--surface);color:var(--text-muted);cursor:pointer;box-shadow:var(--shadow-float);transition:color .2s ease,background .2s ease}.theme_themeToggle__iPtWh:hover{color:var(--text-primary);background:var(--surface-hover)}.theme_themeToggle__iPtWh:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.theme_moon__WuHx3,.theme_sun__owAGU{display:none}[data-theme=dark] .theme_sun__owAGU,[data-theme=light] .theme_moon__WuHx3{display:block}.auth_auth__B7gpd{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bg-start) 0,var(--bg-end) 100%);box-sizing:border-box;padding:48px 24px;font-family:var(--font-inter);color:var(--text-primary);position:relative;transition:background .25s ease}.auth_topControls__kX6Yg{position:absolute;top:24px;right:28px;display:flex;align-items:center;gap:10px}.auth_langSwitcher__LLeIQ{display:flex;align-items:center;background:var(--surface);border-radius:10px;padding:3px;position:relative;box-shadow:var(--shadow-float)}.auth_langPill__8I6y4{position:absolute;top:3px;left:3px;width:calc(50% - 3px);height:calc(100% - 6px);background:var(--accent);border-radius:7px;transition:transform .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.auth_langBtn__kvPag{position:relative;z-index:1;border:0;background:transparent;cursor:pointer;font-family:var(--font-inter);font-size:13px;font-weight:600;letter-spacing:.02em;padding:6px 14px;border-radius:7px;color:var(--text-muted);transition:color .25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.auth_langBtn__kvPag:hover{color:var(--text-primary)}.auth_langBtn__kvPag:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.auth_langActive__bjSMM,.auth_langActive__bjSMM:hover{color:var(--on-accent)}.auth_findYourMeama__C2uXc{margin:0 0 36px;font-size:38px;font-weight:600;letter-spacing:-.03em;line-height:1.2;text-align:center;color:var(--text-primary)}.auth_content__NTwH4{width:100%;max-width:400px;background-color:var(--surface);border-radius:20px;padding:44px 40px;box-sizing:border-box;display:flex;flex-direction:column;gap:28px;box-shadow:var(--shadow-card);transition:background-color .25s ease}.auth_copy__ZWsPq{display:flex;flex-direction:column;gap:6px}.auth_searchForYour__FhrKH{margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.4;color:var(--text-primary)}.auth_inputAndButton__Valys{display:flex;flex-direction:column;gap:12px}.auth_field__FgLEv{display:flex;align-items:center;height:54px;border-radius:12px;background-color:var(--surface-subtle);border:1.5px solid var(--border-input);box-sizing:border-box;padding:0 18px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.auth_field__FgLEv:focus-within{border-color:var(--border-focus);background-color:var(--surface);box-shadow:0 0 0 4px var(--focus-ring)}.auth_fieldError__Hw0Ww{border-color:var(--error-border)!important;background-color:var(--error-bg)!important}.auth_errorMsg__ha13u{margin:0;font-size:13px;color:var(--error);font-weight:500}@keyframes auth_spin__KB3c1{to{transform:rotate(1turn)}}.auth_spinner__I_C1v{display:block;width:18px;height:18px;border:2px solid var(--spinner-track);border-top-color:var(--on-accent);border-radius:50%;animation:auth_spin__KB3c1 .7s linear infinite}.auth_button__KZJLo:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth_label__yJrp8{flex:1 1;border:0;outline:0;font-weight:500;font-family:var(--font-inter);font-size:16px;background-color:transparent;color:var(--text-primary);line-height:1.5;width:100%}.auth_label__yJrp8:disabled{color:var(--text-muted)}.auth_label__yJrp8::placeholder{color:var(--text-faint);font-weight:400}.auth_button__KZJLo{cursor:pointer;border:0;height:54px;padding:0 20px;background-color:var(--accent);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease;box-shadow:var(--shadow-btn)}.auth_button__KZJLo:hover{background-color:var(--accent-hover);box-shadow:var(--shadow-btn-hover)}.auth_button__KZJLo:active{transform:scale(.98);box-shadow:var(--shadow-btn-active)}.auth_button__KZJLo:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.auth_login__dIeWU{font-size:16px;font-weight:500;font-family:var(--font-inter);color:var(--on-accent);letter-spacing:-.01em}.auth_divider__Ad38J{display:flex;align-items:center;gap:12px}.auth_dividerChild__y8Ssq{flex:1 1;height:1px;background-color:var(--border)}.auth_ifYouHave__8VvWx{font-size:13px;line-height:1.65;text-align:center;color:var(--text-muted);white-space:nowrap}.auth_phone__LsoFm{color:var(--text-primary);font-weight:500;text-decoration:none}.auth_phone__LsoFm:hover{text-decoration:underline}.auth_chooseSub__HfHWx{margin:0;font-size:14px;line-height:1.5;color:var(--text-muted);font-weight:400}.auth_deviceList__ptA8T{display:flex;flex-direction:column;gap:10px}.auth_deviceItem__oPgE2{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:left;cursor:pointer;border:1.5px solid var(--border-input);background-color:var(--surface-subtle);border-radius:12px;padding:16px 18px;box-sizing:border-box;font-family:var(--font-inter);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .1s ease}.auth_deviceItem__oPgE2:hover{border-color:var(--border-focus);background-color:var(--surface);box-shadow:0 0 0 4px var(--focus-ring)}.auth_deviceItem__oPgE2:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.auth_deviceItem__oPgE2:active{transform:scale(.99)}.auth_deviceItemInfo__IRrnX{display:flex;flex-direction:column;gap:4px;min-width:0}.auth_deviceItemStatus__ExE_C{font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--text-primary)}.auth_deviceItemSerial__qI2Fh{font-size:13px;font-weight:400;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth_deviceItemRight__PScX1{display:flex;align-items:center;gap:8px;flex-shrink:0;color:var(--text-faint)}.auth_deviceItemTicket__w8jVW{font-size:12px;font-weight:600;color:var(--text-secondary);background-color:var(--surface-hover);border-radius:6px;padding:3px 8px}.auth_backLink__rCIPt{border:0;background:transparent;cursor:pointer;font-family:var(--font-inter);font-size:14px;font-weight:500;color:var(--text-muted);padding:4px;align-self:center;transition:color .2s ease}.auth_backLink__rCIPt:hover{color:var(--text-primary)}.auth_backLink__rCIPt:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:6px}@media screen and (max-width:480px){.auth_findYourMeama__C2uXc{font-size:28px;margin-bottom:24px}.auth_content__NTwH4{padding:32px 24px;border-radius:16px}}.dashboard_page__oA_mZ{width:100%;min-height:100vh;background:linear-gradient(135deg,var(--bg-start) 0,var(--bg-end) 100%);font-family:var(--font-inter);box-sizing:border-box;transition:background .25s ease}.dashboard_header__Os1Pf{position:-webkit-sticky;position:sticky;top:0;z-index:10;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:64px;background:var(--header-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-header);box-sizing:border-box}.dashboard_headerLeft__iqy2j{display:flex;align-items:center;gap:16px}.dashboard_logo__sliVb{font-size:18px;font-weight:700;letter-spacing:-.03em;color:var(--text-primary)}.dashboard_headerPhone__Ci5k0{font-size:13px;font-weight:500;color:var(--text-muted)}.dashboard_headerRight__mex7W{display:flex;align-items:center;gap:12px}.dashboard_langSwitcher__d8ifL{display:flex;align-items:center;background:var(--surface-hover);border-radius:10px;padding:3px;position:relative}.dashboard_langPill__UZTRw{position:absolute;top:3px;left:3px;width:calc(50% - 3px);height:calc(100% - 6px);background:var(--accent);border-radius:7px;transition:transform .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.dashboard_langBtn__EoaYe{position:relative;z-index:1;border:0;background:transparent;cursor:pointer;font-family:var(--font-inter);font-size:13px;font-weight:600;letter-spacing:.02em;padding:6px 14px;border-radius:7px;color:var(--text-muted);transition:color .25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dashboard_langBtn__EoaYe:hover{color:var(--text-primary)}.dashboard_langBtn__EoaYe:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.dashboard_langActive__vmoTE,.dashboard_langActive__vmoTE:hover{color:var(--on-accent)}.dashboard_logoutBtn__0BK2j{border:0;background:transparent;cursor:pointer;font-family:var(--font-inter);font-size:13px;font-weight:500;color:var(--text-muted);padding:6px 12px;border-radius:8px;transition:color .15s ease,background .15s ease}.dashboard_logoutBtn__0BK2j:hover{color:var(--text-primary);background:var(--surface-hover)}.dashboard_logoutBtn__0BK2j:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.dashboard_main__h6JvA{max-width:860px;margin:0 auto;padding:48px 24px 80px;box-sizing:border-box}.dashboard_title__4pz2v{margin:0 0 28px;font-size:26px;font-weight:600;letter-spacing:-.03em;color:var(--text-primary)}.dashboard_layout__9SXva{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;align-items:start}.dashboard_card__tqIFS{background:var(--surface);border-radius:20px;padding:28px;box-sizing:border-box;box-shadow:var(--shadow-card);transition:background .25s ease}.dashboard_card__tqIFS,.dashboard_leftCol__fa8mk,.dashboard_rightCol__Q2yBF{display:flex;flex-direction:column;gap:20px}.dashboard_cardTopRow__WtghB{display:flex;align-items:center;gap:10px}.dashboard_ticketBadge__OM3yP{font-size:13px;font-weight:700;color:var(--text-primary);background:var(--surface-hover);padding:5px 12px;border-radius:20px;letter-spacing:.01em}.dashboard_priorityBadge__vOwwy{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--warning);background:var(--warning-bg);padding:5px 10px;border-radius:20px}.dashboard_priorityDot__K75eA{width:6px;height:6px;border-radius:50%;background:var(--warning-dot)}.dashboard_infoList__Yz6hF{display:flex;flex-direction:column;gap:12px}.dashboard_infoRow__o_WDP{display:flex;justify-content:space-between;align-items:center;gap:12px}.dashboard_infoLabel__U0BA3{font-size:13px;color:var(--text-muted);font-weight:500;flex-shrink:0}.dashboard_infoValue__LmxZa{font-size:13px;color:var(--text-primary);font-weight:600;text-align:right}.dashboard_stepperLabel__IeXbb{font-size:13px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.dashboard_stepper__6klPO{display:flex;flex-direction:column;gap:0}.dashboard_stepRow__4q0R8{display:flex;align-items:flex-start;gap:14px}.dashboard_stepLeft__i_azL{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding-top:2px}.dashboard_stepDot__1sXZ7{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,border-color .2s ease}.dashboard_stepDone__Fi_i_{background:var(--accent);border:2px solid var(--accent)}.dashboard_stepActive__qBqq1{background:var(--surface);border:2.5px solid var(--border-focus);box-shadow:0 0 0 4px var(--focus-ring)}.dashboard_stepPending__8SIly{background:var(--surface);border:2px solid var(--border)}.dashboard_stepLine__YL2sm{width:2px;height:28px;background:var(--border);border-radius:2px;margin:4px 0;transition:background .2s ease}.dashboard_stepLineDone__VEDTe{background:var(--accent)}.dashboard_stepText__WQW18{font-size:14px;color:var(--text-faint);font-weight:500;padding-top:2px;padding-bottom:30px;line-height:1.4}.dashboard_stepTextDone__EL_uA{color:var(--text-secondary)}.dashboard_stepTextActive__0RwCx{color:var(--text-primary);font-weight:700}.dashboard_currentStatusLabel__jJM_n{font-size:13px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.dashboard_currentStatusBadge__Mj7kZ{font-size:22px;font-weight:700;letter-spacing:-.03em;color:var(--text-primary)}.dashboard_statusDate__Ug9Be{font-size:12px;color:var(--text-faint);font-weight:400;margin-top:-8px}.dashboard_emptyText__KdkKe{margin:0;font-size:13px;color:var(--text-muted)}.dashboard_cardSectionTitle__QWIY7{font-size:13px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.dashboard_historyList__G_zOS{display:flex;flex-direction:column;gap:16px}.dashboard_historyItem__HlVAf{display:flex;align-items:flex-start;gap:12px}.dashboard_historyDot__kpiYv{width:8px;height:8px;border-radius:50%;background:var(--border);flex-shrink:0;margin-top:5px}.dashboard_historyItem__HlVAf:first-child .dashboard_historyDot__kpiYv{background:var(--success)}.dashboard_historyContent__JwCSd{display:flex;flex-direction:column;gap:2px}.dashboard_historyStatus__mR9cc{font-size:14px;font-weight:600;color:var(--text-primary)}.dashboard_historyItem__HlVAf:not(:first-child) .dashboard_historyStatus__mR9cc{color:var(--text-secondary);font-weight:500}.dashboard_historyMeta__uUe7C{font-size:12px;color:var(--text-faint);font-weight:400}.dashboard_notesCard__liQiC{background:var(--warning-bg);border:1.5px solid var(--warning-dot);box-shadow:none}.dashboard_notesText__DTcQt{margin:0;font-size:14px;color:var(--text-secondary);line-height:1.7;font-weight:400}.dashboard_notFoundPage__RYwXC{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bg-start) 0,var(--bg-end) 100%);font-family:var(--font-inter);position:relative;padding:48px 24px;box-sizing:border-box;transition:background .25s ease}.dashboard_notFoundControls__VECXl{position:absolute;top:24px;right:28px;display:flex;align-items:center;gap:10px}.dashboard_notFoundLang__t9t7t{display:flex;align-items:center;background:var(--surface);border-radius:10px;padding:3px;position:relative;box-shadow:var(--shadow-float)}.dashboard_notFoundIconWrap__h8tkf{width:80px;height:80px;border-radius:50%;background:var(--surface-hover);color:var(--text-muted);display:flex;align-items:center;justify-content:center;margin-bottom:28px}.dashboard_notFoundTitle__TKThc{margin:0 0 10px;font-size:26px;font-weight:700;letter-spacing:-.03em;color:var(--text-primary);text-align:center}.dashboard_notFoundSub__wOpKf{margin:0 0 36px;font-size:14px;color:var(--text-muted);font-weight:400;text-align:center;line-height:1.6}.dashboard_notFoundBack__RS37r{border:0;background:var(--accent);color:var(--on-accent);padding:14px 32px;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;font-family:var(--font-inter);transition:background .15s ease,transform .1s ease,box-shadow .15s ease;box-shadow:var(--shadow-btn)}.dashboard_notFoundBack__RS37r:hover{background:var(--accent-hover);box-shadow:var(--shadow-btn-hover)}.dashboard_notFoundBack__RS37r:active{transform:scale(.98)}.dashboard_notFoundBack__RS37r:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}@media screen and (max-width:640px){.dashboard_header__Os1Pf{padding:0 20px}.dashboard_layout__9SXva{grid-template-columns:1fr}.dashboard_main__h6JvA{padding:32px 16px 60px}}