._bar_1p1sy_3{display:flex;align-items:center;gap:24px;height:56px;padding:0 22px;background:var(--shell-panel);border-bottom:1px solid var(--shell-line);font-family:var(--shell-sans)}._brand_1p1sy_13{display:flex;align-items:center;gap:9px;text-decoration:none}._logo_1p1sy_19{color:var(--shell-accent);font-size:16px}._brandName_1p1sy_23{font-weight:700;font-size:15px;letter-spacing:.2px;color:var(--shell-text)}._nav_1p1sy_29{display:flex;align-items:center;gap:4px;flex:1}._navLink_1p1sy_35{text-decoration:none;color:var(--shell-muted);font-size:13px;font-weight:500;padding:7px 12px;border-radius:8px}._navLink_1p1sy_35:hover{background:var(--shell-bg);color:var(--shell-text)}._navLink_1p1sy_35._active_1p1sy_47{background:var(--shell-accent);color:var(--shell-accent-ink)}._user_1p1sy_51{display:flex;align-items:center;gap:12px}._email_1p1sy_56{font-size:12px;color:var(--shell-muted)}._logout_1p1sy_60{border:1px solid var(--shell-line);background:var(--shell-panel);color:var(--shell-text);font-size:12px;font-weight:600;padding:6px 12px;border-radius:8px;cursor:pointer}._logout_1p1sy_60:hover{border-color:var(--shell-muted)}._layout_1p1sy_75{display:flex;flex-direction:column;height:100vh;overflow:hidden}._content_1p1sy_81{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}._screen_19ybk_3{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f4f3f1;height:100vh;display:flex;align-items:center;justify-content:center;color:#1a1a1a}._card_19ybk_12{background:#fff;width:380px;max-width:92vw;border-radius:16px;box-shadow:0 4px 24px #00000014;padding:32px 30px}._logo_19ybk_20{font-size:13px;letter-spacing:1px;font-weight:700;color:#7a1320}._card_19ybk_12 h1{font-size:20px;margin:14px 0 6px}._sub_19ybk_30{font-size:13px;color:#777;line-height:1.5;margin-bottom:22px}._label_19ybk_36{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#888;margin-bottom:6px}._input_19ybk_45{width:100%;padding:11px 13px;border:1px solid #ddd;border-radius:9px;font-size:15px}._input_19ybk_45:focus{outline:none;border-color:#7a1320}._codeInput_19ybk_56{letter-spacing:8px;text-align:center;font-size:22px;font-weight:600}._button_19ybk_62{width:100%;margin-top:16px;padding:12px;background:#1a1a1a;color:#fff;border:none;border-radius:9px;font-size:14px;font-weight:600;cursor:pointer}._button_19ybk_62:hover{background:#333}._button_19ybk_62:disabled{opacity:.5;cursor:default}._msg_19ybk_81{font-size:12px;margin-top:14px;line-height:1.5}._err_19ybk_86{color:#c00}._ok_19ybk_89{color:#2a7d2a}._back_19ybk_92{background:none;color:#888;font-weight:400;margin-top:8px}._back_19ybk_92:hover{background:none;color:#1a1a1a}._scroll_njz71_3{flex:1;overflow-y:auto;background:var(--shell-bg);color:var(--shell-text);font-family:var(--shell-sans)}._wrap_njz71_10{max-width:1000px;margin:0 auto;padding:48px 24px}._title_njz71_15{font-size:26px;font-weight:700;margin:0 0 6px}._sub_njz71_20{font-size:14px;color:var(--shell-muted);margin:0 0 32px}._grid_njz71_25{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}._card_njz71_30{display:block;text-decoration:none;color:inherit;background:var(--shell-panel);border:1px solid var(--shell-line);border-radius:14px;padding:22px;transition:border-color .15s,transform .15s}._card_njz71_30:hover{border-color:var(--shell-accent);transform:translateY(-2px)}._cardIcon_njz71_44{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:#d9f2fa;color:var(--shell-accent);font-size:20px;margin-bottom:14px}._cardName_njz71_56{font-size:16px;font-weight:600;margin-bottom:6px}._cardDesc_njz71_61{font-size:13px;color:var(--shell-muted);line-height:1.5}._empty_njz71_66{color:var(--shell-muted);font-size:14px}:root{--bg: #f5f5f3;--bg-2: #eeecea;--panel: #ffffff;--panel-2: #fafaf8;--line: #e4e4df;--line-soft: #f0f0ec;--text: #1c1c1e;--muted: #6c6c70;--muted-2: #aeaeb2;--accent: #0a7ea4;--accent-ink: #ffffff;--accent-dim: #d9f2fa;--danger: #e53935;--sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--mono: ui-monospace, "SF Mono", "Roboto Mono", Menlo, monospace;--shell-bg: #f5f5f3;--shell-panel: #ffffff;--shell-line: #e4e4df;--shell-text: #1c1c1e;--shell-muted: #6c6c70;--shell-accent: #0a7ea4;--shell-accent-ink: #ffffff;--shell-sans: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{margin:0;padding:0;box-sizing:border-box}[hidden]{display:none!important}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:13px;line-height:1.5;-webkit-font-smoothing:antialiased}
