._button_l1tir_1{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:1.2;border:1px solid transparent;border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),opacity var(--transition-fast)}._button_l1tir_1:disabled{opacity:.6;cursor:not-allowed}._block_l1tir_24{width:100%}._primary_l1tir_28{background:var(--color-primary);color:var(--color-text-on-primary)}._primary_l1tir_28:hover:not(:disabled){background:var(--color-primary-hover)}._primary_l1tir_28:active:not(:disabled){background:var(--color-primary-active)}._secondary_l1tir_39{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border-strong)}._secondary_l1tir_39:hover:not(:disabled){background:var(--color-surface-muted)}._danger_l1tir_48{background:var(--color-danger);color:#fff}._danger_l1tir_48:hover:not(:disabled){filter:brightness(.94)}._ghost_l1tir_56{background:transparent;color:var(--color-text)}._ghost_l1tir_56:hover:not(:disabled){background:var(--color-surface-muted)}._spinner_l1tir_64{width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:_spin_l1tir_64 .6s linear infinite}@keyframes _spin_l1tir_64{to{transform:rotate(360deg)}}._field_mlcih_1{display:flex;flex-direction:column;gap:var(--space-1)}._label_mlcih_7{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text)}._input_mlcih_13{padding:var(--space-2) var(--space-3);font-size:var(--font-size-md);color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);transition:border-color var(--transition-fast)}._input_mlcih_13:focus{border-color:var(--color-primary);outline:none}._inputError_mlcih_28{border-color:var(--color-danger)}._hint_mlcih_32{font-size:var(--font-size-xs);color:var(--color-text-muted)}._error_mlcih_37{font-size:var(--font-size-xs);color:var(--color-danger)}._card_1vlcy_1{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}._header_1vlcy_8{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border)}._title_1vlcy_17{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold)}._body_1vlcy_22{padding:var(--space-5)}._alert_168rz_1{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:var(--font-size-sm);border:1px solid transparent}._title_168rz_11{font-weight:var(--font-weight-bold)}._info_168rz_15{background:var(--color-primary-soft);color:var(--color-primary-active);border-color:var(--color-primary)}._success_168rz_21{background:var(--color-success-soft);color:var(--color-success);border-color:var(--color-success)}._danger_168rz_27{background:var(--color-danger-soft);color:var(--color-danger);border-color:var(--color-danger)}._warning_168rz_33{background:var(--color-warning-soft);color:var(--color-warning);border-color:var(--color-warning)}._wrapper_1f5xv_1{width:100%;overflow-x:auto}._table_1f5xv_6{width:100%;border-collapse:collapse;font-size:var(--font-size-sm)}._table_1f5xv_6 th{padding:var(--space-2) var(--space-3);color:var(--color-text-muted);font-weight:var(--font-weight-medium);border-bottom:1px solid var(--color-border);white-space:nowrap}._table_1f5xv_6 td{padding:var(--space-3);border-bottom:1px solid var(--color-border);color:var(--color-text)}._table_1f5xv_6 tbody tr:hover td{background:var(--color-surface-muted)}._empty_1f5xv_30{text-align:center;color:var(--color-text-muted);padding:var(--space-6)}._shell_1cidj_1{display:flex;min-height:100vh}._sidebar_1cidj_6{width:var(--sidebar-width);flex-shrink:0;background:var(--color-surface);border-right:1px solid var(--color-border);display:flex;flex-direction:column}._brand_1cidj_15{height:var(--topbar-height);display:flex;align-items:center;padding:0 var(--space-5);border-bottom:1px solid var(--color-border)}._nav_1cidj_23{display:flex;flex-direction:column;padding:var(--space-3);gap:2px}._navLink_1cidj_30{display:flex;align-items:center;justify-content:space-between;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--color-text-muted);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);text-decoration:none}._navLink_1cidj_30:hover{background:var(--color-surface-muted);color:var(--color-text);text-decoration:none}._navLinkActive_1cidj_48{background:var(--color-primary-soft);color:var(--color-primary-active)}._soon_1cidj_53{font-size:.625rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);background:var(--color-surface-muted);padding:1px var(--space-2);border-radius:var(--radius-full)}._main_1cidj_63{flex:1;display:flex;flex-direction:column;min-width:0}._topbar_1cidj_70{height:var(--topbar-height);flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 var(--space-5);background:var(--color-surface);border-bottom:1px solid var(--color-border)}._role_1cidj_81{font-size:var(--font-size-sm);color:var(--color-text-muted)}._content_1cidj_86{flex:1;overflow-y:auto;padding:var(--space-6) var(--space-5)}._contentInner_1cidj_92{max-width:var(--content-max-width);margin:0 auto}@media(max-width:720px){._shell_1cidj_1{flex-direction:column}._sidebar_1cidj_6{width:100%;flex-direction:row;overflow-x:auto}._brand_1cidj_15{border-bottom:none;border-right:1px solid var(--color-border)}._nav_1cidj_23{flex-direction:row;flex-wrap:nowrap}}._page_1h4sz_1{display:flex;flex-direction:column;gap:var(--space-6)}._header_1h4sz_7{display:flex;flex-direction:column;gap:var(--space-1)}._h1_1h4sz_13{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold)}._sub_1h4sz_18{color:var(--color-text-muted)}._grid_1h4sz_22{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:var(--space-4)}._cardLink_1h4sz_28{text-decoration:none;color:inherit}._cardLink_1h4sz_28:hover{text-decoration:none}._cardLink_1h4sz_28:hover .card,._cardLink_1h4sz_28:hover>*{border-color:var(--color-primary);box-shadow:var(--shadow-md)}._cardTitle_1h4sz_43{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);margin-bottom:var(--space-2)}._cardDesc_1h4sz_49{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:var(--space-3)}._tag_1h4sz_55{font-size:var(--font-size-xs);color:var(--color-text-muted);font-family:var(--font-mono)}._header_1tmfv_1{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5)}._h1_1tmfv_9{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold)}._sub_1tmfv_14{color:var(--color-text-muted);margin-top:var(--space-1)}._actions_1tmfv_19{flex-shrink:0}._wrapper_14aju_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--space-5);background:var(--color-bg)}._box_14aju_10{width:100%;max-width:380px;display:flex;flex-direction:column;gap:var(--space-4)}._brand_14aju_18{display:flex;justify-content:center}._form_14aju_23{display:flex;flex-direction:column;gap:var(--space-4)}._hint_14aju_29{text-align:center;font-size:var(--font-size-xs);color:var(--color-text-muted)}:root{--palette-brand-500: #3b5bdb;--palette-brand-600: #364fc7;--palette-brand-700: #2f44ad;--palette-brand-100: #dbe4ff;--palette-gray-0: #ffffff;--palette-gray-50: #f8f9fa;--palette-gray-100: #f1f3f5;--palette-gray-200: #e9ecef;--palette-gray-300: #dee2e6;--palette-gray-400: #ced4da;--palette-gray-500: #adb5bd;--palette-gray-600: #868e96;--palette-gray-700: #495057;--palette-gray-800: #343a40;--palette-gray-900: #212529;--palette-gray-950: #16191d;--palette-green-500: #2f9e44;--palette-green-100: #d3f9d8;--palette-red-500: #e03131;--palette-red-100: #ffe3e3;--palette-amber-500: #f08c00;--palette-amber-100: #fff3bf;--color-bg: var(--palette-gray-50);--color-surface: var(--palette-gray-0);--color-surface-muted: var(--palette-gray-100);--color-border: var(--palette-gray-300);--color-border-strong: var(--palette-gray-400);--color-text: var(--palette-gray-900);--color-text-muted: var(--palette-gray-600);--color-text-on-primary: var(--palette-gray-0);--color-primary: var(--palette-brand-500);--color-primary-hover: var(--palette-brand-600);--color-primary-active: var(--palette-brand-700);--color-primary-soft: var(--palette-brand-100);--color-focus-ring: var(--palette-brand-500);--color-success: var(--palette-green-500);--color-success-soft: var(--palette-green-100);--color-danger: var(--palette-red-500);--color-danger-soft: var(--palette-red-100);--color-warning: var(--palette-amber-500);--color-warning-soft: var(--palette-amber-100);--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, "SF Mono", "Cascadia Mono", Menlo, monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.375rem;--font-size-2xl: 1.75rem;--line-height: 1.5;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 700;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-8: 3rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .12);--sidebar-width: 240px;--topbar-height: 56px;--content-max-width: 1100px;--transition-fast: .12s ease}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg: var(--palette-gray-950);--color-surface: var(--palette-gray-900);--color-surface-muted: var(--palette-gray-800);--color-border: var(--palette-gray-800);--color-border-strong: var(--palette-gray-700);--color-text: var(--palette-gray-50);--color-text-muted: var(--palette-gray-500);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 4px 12px rgba(0, 0, 0, .5);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .6)}}:root[data-theme=dark]{--color-bg: var(--palette-gray-950);--color-surface: var(--palette-gray-900);--color-surface-muted: var(--palette-gray-800);--color-border: var(--palette-gray-800);--color-border-strong: var(--palette-gray-700);--color-text: var(--palette-gray-50);--color-text-muted: var(--palette-gray-500);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 4px 12px rgba(0, 0, 0, .5);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .6)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font-sans);font-size:var(--font-size-md);line-height:var(--line-height);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,p,figure{margin:0}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
