:root{--font-sans: "Montserrat", "Segoe UI", system-ui, -apple-system, sans-serif;--font-size-base: 14px;--radius: 14px;--radius-sm: 10px;--page-max: 1120px;--brand: #f97316;--brand-hover: #fb923c;--bg: #ffffff;--surface: #ffffff;--surface-2: #f3f4f6;--surface-3: #eceff3;--text: #0b0b0d;--muted: rgba(11, 11, 13, .62);--border: rgba(0, 0, 0, .1);--accent-glow: rgba(249, 115, 22, .15)}:root[data-theme=light]{--bg: #f6f7f9;--surface: #ffffff;--surface-2: #f0f2f5;--surface-3: #e8edf3;--text: #0b0b0d;--muted: rgba(11, 11, 13, .62);--border: rgba(0, 0, 0, .1)}:root[data-theme=dark]{--bg: #0d1117;--surface: #161b22;--surface-2: #1c2333;--surface-3: #0d1117;--text: #e6edf3;--muted: rgba(139, 148, 158, .85);--border: rgba(56, 68, 91, .6);--brand: #f97316;--brand-hover: #fb923c;--accent-glow: rgba(249, 115, 22, .15)}html,body{height:100%}body{margin:0;font-family:var(--font-sans);font-size:var(--font-size-base);line-height:1.5;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}.ui-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 0 12px var(--accent-glow)}.ui-muted{color:var(--muted)}.ui-pill{display:inline-block;padding:4px 10px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);font-size:12px;font-weight:600;color:var(--text)}.ui-button{border-radius:var(--radius-sm);padding:8px 14px;font-size:13px;font-weight:600;border:1px solid var(--border);background:var(--surface-2);color:var(--text);text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .05s ease}.ui-button:hover{background:color-mix(in srgb,var(--surface-2) 80%,var(--text) 8%)}.ui-button:active{transform:translateY(1px)}.ui-button-primary{background:var(--brand);border-color:var(--brand);color:#fff}.ui-button-primary:hover{background:var(--brand-hover);border-color:var(--brand-hover);color:#fff}.ui-button-danger-ghost{background:transparent;border-color:transparent;color:#ef4444}.ui-button-danger-ghost:hover{background:color-mix(in srgb,#ef4444 10%,transparent);color:#dc2626}input,select,textarea{font-family:inherit;font-size:inherit;border-radius:var(--radius-sm);padding:8px 12px;border:1px solid var(--border);background:var(--surface-2);color:var(--text)}input::placeholder{color:var(--muted)}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.ui-backdrop{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.ui-dialog{width:min(520px,100%);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);padding:20px;box-shadow:0 18px 60px #0000008c,0 0 20px var(--accent-glow);display:flex;flex-direction:column;gap:14px}._root_1nhkh_1{display:grid;grid-template-columns:280px 1fr;min-height:100vh;background:var(--bg);color:var(--text)}._sidebar_1nhkh_10{position:sticky;top:0;height:100vh;overflow-y:auto;background:var(--bg);border-right:1px solid var(--border);padding:18px 14px 26px;display:flex;flex-direction:column;gap:14px}._brandRow_1nhkh_23{display:flex;align-items:center;gap:10px;padding:8px 10px 10px}._brandMark_1nhkh_30{width:28px;height:28px;border-radius:6px;object-fit:contain}._brandText_1nhkh_37{font-weight:800;letter-spacing:.2px}._nav_1nhkh_43{margin-top:6px;padding:8px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-3);box-shadow:0 0 12px var(--accent-glow),inset 0 0 12px var(--accent-glow);display:flex;flex-direction:column;gap:6px}._link_1nhkh_58{display:flex;align-items:center;padding:12px;border-radius:12px;text-decoration:none;color:var(--muted);font-weight:700;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}._link_1nhkh_58:hover{background:var(--surface-2);color:var(--text)}._active_1nhkh_78{color:var(--brand);background:color-mix(in srgb,var(--brand) 10%,transparent 90%);border-color:color-mix(in srgb,var(--brand) 35%,var(--border) 65%)}._disabled_1nhkh_84{opacity:.45;cursor:not-allowed}._userPanel_1nhkh_90{margin-top:12px;display:flex;align-items:center;gap:10px;padding:12px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-3);box-shadow:0 0 12px var(--accent-glow),inset 0 0 12px var(--accent-glow)}._userAvatar_1nhkh_104{flex-shrink:0;width:32px;height:32px;border-radius:999px;background:var(--brand);color:#fff;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center}._userInfo_1nhkh_118{flex:1;min-width:0}._userName_1nhkh_123{font-weight:700;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userEmail_1nhkh_131{color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._signOutBtn_1nhkh_139{flex-shrink:0;padding:6px 10px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-2);color:var(--muted);font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease}._signOutBtn_1nhkh_139:hover{background:var(--surface);color:var(--text)}._main_1nhkh_160{background:var(--bg);padding:26px 26px 40px}._mainInner_1nhkh_165{max-width:var(--page-max);margin:0 auto}
