._wrapper_a2ans_1{min-height:100vh;display:flex;flex-direction:column}._header_a2ans_7{display:flex;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;background:var(--surface);border-bottom:1px solid var(--border);flex-wrap:wrap}._logo_a2ans_17{font-weight:700;font-size:1.25rem;color:var(--text);text-decoration:none}._logo_a2ans_17:hover{text-decoration:none;color:var(--accent)}._nav_a2ans_29{display:flex;gap:1rem}._nav_a2ans_29 a{color:var(--text-muted);text-decoration:none;padding:.35rem .6rem;border-radius:var(--radius)}._nav_a2ans_29 a:hover{color:var(--text);background:var(--surface-hover)}._user_a2ans_46{margin-left:auto;display:flex;align-items:center;gap:.75rem}._avatar_a2ans_53{width:32px;height:32px;border-radius:50%;object-fit:cover}._avatarPlaceholder_a2ans_60{width:32px;height:32px;border-radius:50%;background:var(--accent);color:var(--bg);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}._email_a2ans_73{font-size:.875rem;color:var(--text-muted);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._logout_a2ans_82{padding:.4rem .75rem;font-size:.875rem;background:transparent;border:1px solid var(--border);color:var(--text-muted);border-radius:var(--radius)}._logout_a2ans_82:hover{border-color:var(--danger);color:var(--danger)}._main_a2ans_96{flex:1;padding:1.5rem}@media (max-width: 640px){._header_a2ans_7{flex-direction:column;align-items:flex-start}._user_a2ans_46{margin-left:0;width:100%}}._page_17u99_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(160deg,var(--bg) 0%,var(--surface) 100%)}._card_17u99_10{width:100%;max-width:400px;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem;box-shadow:0 25px 50px -12px #00000080}._title_17u99_20{margin:0 0 .25rem;font-size:1.75rem;font-weight:700;color:var(--text)}._subtitle_17u99_27{margin:0 0 1.5rem;font-size:.95rem;color:var(--text-muted)}._error_17u99_33{padding:.75rem 1rem;margin-bottom:1rem;background:rgba(239,68,68,.15);border:1px solid var(--danger);border-radius:var(--radius);color:#fca5a5;font-size:.9rem}._form_17u99_43{display:flex;flex-direction:column;gap:1rem}._label_17u99_49{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:var(--text-muted)}._input_17u99_57{padding:.65rem .9rem;font-size:1rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);transition:border-color .2s}._input_17u99_57:focus{outline:none;border-color:var(--accent)}._forgot_17u99_72{font-size:.875rem;color:var(--accent);margin-top:-.25rem;align-self:flex-end}._submit_17u99_79{padding:.75rem 1rem;font-size:1rem;font-weight:600;background:var(--accent);color:var(--bg);border:none;border-radius:var(--radius);margin-top:.25rem;text-align:center;text-decoration:none;display:inline-block;transition:background .2s}._submit_17u99_79:hover:not(:disabled){background:var(--accent-dim)}._submit_17u99_79:disabled{opacity:.7;cursor:not-allowed}._divider_17u99_103{display:flex;align-items:center;gap:1rem;margin:1.25rem 0;color:var(--text-muted);font-size:.85rem}._divider_17u99_103:before,._divider_17u99_103:after{content:"";flex:1;height:1px;background:var(--border)}._google_17u99_120{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:.75rem 1rem;font-size:1rem;background:var(--surface-hover);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);transition:border-color .2s,background .2s}._google_17u99_120:hover:not(:disabled){background:var(--border);border-color:var(--text-muted)}._google_17u99_120:disabled{opacity:.7;cursor:not-allowed}._footer_17u99_145{margin:1.5rem 0 0;font-size:.9rem;color:var(--text-muted);text-align:center}._footer_17u99_145 a{color:var(--accent);font-weight:500}._auth-loading_17u99_157{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--text-muted)}._spinner_17u99_167{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:_spin_17u99_167 .8s linear infinite}@keyframes _spin_17u99_167{to{transform:rotate(360deg)}}._wrapper_5q0wy_1{max-width:900px;margin:0 auto}._header_5q0wy_6{margin-bottom:2rem}._title_5q0wy_10{margin:0 0 .25rem;font-size:1.75rem;font-weight:700;color:var(--text)}._subtitle_5q0wy_17{margin:0;font-size:1rem;color:var(--text-muted)}._cards_5q0wy_23{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-bottom:2rem}._card_5q0wy_23{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;display:flex;flex-direction:column;gap:.35rem}._cardLabel_5q0wy_40{font-size:.85rem;color:var(--text-muted)}._cardValue_5q0wy_45{font-size:1.75rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--text)}._cardValue_5q0wy_45[data-accent=success]{color:var(--success)}._cardValue_5q0wy_45[data-accent=accent]{color:var(--accent)}._cardValue_5q0wy_45[data-accent=muted]{color:var(--text-muted)}._section_5q0wy_64{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}._sectionTitle_5q0wy_71{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:var(--text)}._phoneList_5q0wy_78{list-style:none;margin:0;padding:0}._phoneItem_5q0wy_84{padding:.75rem 0;border-bottom:1px solid var(--border)}._phoneItem_5q0wy_84:last-child{border-bottom:none}._phoneMain_5q0wy_93{display:flex;align-items:center;gap:.5rem}._phoneNumber_5q0wy_99{font-weight:500;color:var(--text)}._phoneMeta_5q0wy_104{margin-top:.25rem;font-size:.85rem;color:var(--text-muted)}._phoneMeta_5q0wy_104 code{font-family:var(--font-mono);font-size:.8rem;background:var(--bg);padding:.15rem .4rem;border-radius:4px}._scanCount_5q0wy_118{margin-left:.5rem}._badgeActive_5q0wy_122{font-size:.7rem;padding:.2rem .5rem;border-radius:6px;background:rgba(34,197,94,.2);color:var(--success);font-weight:500}._badgeInactive_5q0wy_131{font-size:.7rem;padding:.2rem .5rem;border-radius:6px;background:rgba(148,163,184,.2);color:var(--text-muted);font-weight:500}._link_5q0wy_140{display:inline-block;margin-top:1rem;font-size:.9rem;color:var(--accent)}._link_5q0wy_140:hover{text-decoration:none;color:var(--accent-dim)}._empty_5q0wy_152{text-align:center;padding:3rem 1.5rem;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius);color:var(--text-muted)}._empty_5q0wy_152 p{margin:0 0 1rem}._cta_5q0wy_165{display:inline-block;padding:.6rem 1.2rem;background:var(--accent);color:var(--bg);border-radius:var(--radius);font-weight:600;text-decoration:none}._cta_5q0wy_165:hover{text-decoration:none;background:var(--accent-dim);color:var(--bg)}._loading_5q0wy_181,._error_5q0wy_182{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:1rem;color:var(--text-muted)}._error_5q0wy_182{color:var(--danger)}._spinner_5q0wy_196{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:_spin_5q0wy_196 .8s linear infinite}@keyframes _spin_5q0wy_196{to{transform:rotate(360deg)}}._overlay_13zmz_1{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_13zmz_1 .2s ease-out}._modal_13zmz_14{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000080;animation:_slideUp_13zmz_1 .3s cubic-bezier(.16,1,.3,1)}._header_13zmz_27{padding:1.5rem;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}._title_13zmz_35{font-size:1.25rem;font-weight:600;color:var(--text);margin:0}._closeBtn_13zmz_42{background:transparent;border:none;color:var(--text-muted);font-size:1.5rem;padding:.5rem;line-height:1;border-radius:8px;transition:all .2s;display:flex;align-items:center;justify-content:center}._closeBtn_13zmz_42:hover{background:var(--surface-hover);color:var(--text)}._content_13zmz_61{padding:1.5rem;overflow-y:auto}@keyframes _fadeIn_13zmz_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_13zmz_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._wrapper_oejho_1{max-width:700px;margin:0 auto}._header_oejho_6{margin-bottom:1.5rem}._title_oejho_10{margin:0 0 .25rem;font-size:1.75rem;font-weight:700;color:var(--text)}._subtitle_oejho_17{margin:0;font-size:.95rem;color:var(--text-muted)}._addForm_oejho_23{margin-bottom:1.5rem}._addRow_oejho_27{display:flex;gap:.5rem;flex-wrap:wrap}._input_oejho_33{flex:1;min-width:180px;padding:.65rem .9rem;font-size:1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text)}._input_oejho_33:focus{outline:none;border-color:var(--accent)}._addBtn_oejho_49{padding:.65rem 1.25rem;font-size:1rem;font-weight:600;background:var(--accent);color:var(--bg);border:none;border-radius:var(--radius)}._addBtn_oejho_49:hover:not(:disabled){background:var(--accent-dim)}._addBtn_oejho_49:disabled{opacity:.7;cursor:not-allowed}._addError_oejho_68{margin-top:.5rem;font-size:.9rem;color:var(--danger)}._error_oejho_74{padding:.75rem 1rem;margin-bottom:1rem;background:rgba(239,68,68,.15);border:1px solid var(--danger);border-radius:var(--radius);color:#fca5a5}._empty_oejho_83{text-align:center;padding:2rem;color:var(--text-muted);background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius)}._list_oejho_92{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}._item_oejho_101{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}._itemMain_oejho_113{flex:1;min-width:0}._phoneInfo_oejho_118{display:flex;align-items:center;gap:.5rem}._phoneNumber_oejho_124{font-weight:600;color:var(--text)}._codeRow_oejho_129{margin-top:.35rem;font-size:.9rem;color:var(--text-muted)}._codeLabel_oejho_135{margin-right:.35rem}._code_oejho_129{font-family:var(--font-mono);font-size:.85rem;background:var(--bg);padding:.2rem .45rem;border-radius:4px;margin-right:.5rem}._scanCount_oejho_148{color:var(--accent)}._badgeActive_oejho_152{font-size:.7rem;padding:.2rem .5rem;border-radius:6px;background:rgba(34,197,94,.2);color:var(--success);font-weight:500}._badgeInactive_oejho_161{font-size:.7rem;padding:.2rem .5rem;border-radius:6px;background:rgba(148,163,184,.2);color:var(--text-muted);font-weight:500}._actions_oejho_170{display:flex;flex-wrap:wrap;gap:.5rem}._qrBtn_oejho_176,._passiveBtn_oejho_177,._activeBtn_oejho_178,._deleteBtn_oejho_179{padding:.4rem .75rem;font-size:.875rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-hover);color:var(--text)}._qrBtn_oejho_176:hover{border-color:var(--accent);color:var(--accent)}._passiveBtn_oejho_177:hover{border-color:var(--warning);color:var(--warning)}._activeBtn_oejho_178:hover{border-color:var(--success);color:var(--success)}._deleteBtn_oejho_179:hover{border-color:var(--danger);color:var(--danger)}._loading_oejho_208{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:1rem;color:var(--text-muted)}._spinner_oejho_218{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:_spin_oejho_218 .8s linear infinite}@keyframes _spin_oejho_218{to{transform:rotate(360deg)}}._logsBtn_oejho_233{padding:.4rem .75rem;font-size:.875rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-hover);color:var(--text)}._logsBtn_oejho_233:hover{border-color:var(--accent);color:var(--accent)}._logsTable_oejho_247{width:100%;border-collapse:collapse;font-size:.9rem;text-align:left}._logsTable_oejho_247 th,._logsTable_oejho_247 td{padding:.75rem;border-bottom:1px solid var(--border)}._logsTable_oejho_247 th{font-weight:600;color:var(--text-muted)}._logsTable_oejho_247 td{color:var(--text)}._noLogs_oejho_269{text-align:center;padding:2rem;color:var(--text-muted)}:root{--bg: #0a0e17;--surface: #111827;--surface-hover: #1e293b;--border: #334155;--text: #f1f5f9;--text-muted: #94a3b8;--accent: #38bdf8;--accent-dim: #0ea5e9;--success: #22c55e;--warning: #eab308;--danger: #ef4444;--radius: 12px;--font-sans: "DM Sans", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace}*{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased}body{margin:0;font-family:var(--font-sans);background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:.8}.auth-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--text-muted)}.auth-loading .spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
