:root{color:#171a1f;background:#f4f6f7;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;letter-spacing:0;--surface: #ffffff;--surface-alt: #f7f8f9;--ink: #171a1f;--muted: #626873;--border: #d9dde2;--border-strong: #b8bec7;--primary: #c9193b;--primary-hover: #a91432;--primary-soft: #fff0f3;--success: #087f73;--success-soft: #e8f6f3;--warning: #8a5a00;--warning-soft: #fff6df;--danger: #b42336;--danger-soft: #fff0f1;--focus: #087f73;--shadow-dialog: 0 24px 60px rgb(23 26 31 / 20%)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100dvh;background:#f4f6f7}button,input,select{font:inherit;letter-spacing:0}button,a,input,select{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 38%,transparent);outline-offset:2px}svg{width:18px;height:18px;stroke-width:1.8;flex:0 0 auto}code{color:#3f4650;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow-wrap:anywhere}.boot-state{min-height:100dvh;display:grid;place-items:center}.login-page{min-height:100dvh;display:grid;grid-template-columns:minmax(320px,1.2fr) minmax(360px,.8fr);background:var(--surface)}.login-intro{min-height:100%;padding:clamp(32px,6vw,88px);display:flex;flex-direction:column;justify-content:space-between;gap:64px;color:#f7f8f9;background:#1a1d21;border-right:5px solid var(--primary)}.login-intro h1{max-width:680px;margin:10px 0 16px;color:#fff;font-size:40px;line-height:1.2}.login-intro p{max-width:600px;margin:0;color:#c7ccd3;font-size:16px;line-height:1.7}.login-security{display:flex;align-items:center;gap:10px;color:#d9f2ee;font-size:14px}.login-security svg{color:#4bc4b2}.login-panel{display:grid;place-items:center;padding:32px}.login-panel form{width:min(100%,420px);padding:32px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 10px 30px #171a1f14}.form-heading{display:flex;align-items:center;gap:12px;margin-bottom:28px}.form-heading>svg{width:28px;height:28px;color:var(--primary)}.form-heading h2{margin:2px 0 0;font-size:24px}.brand-lockup{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:700;white-space:nowrap}.brand-mark{display:inline-flex;align-items:flex-end;gap:2px;width:26px;height:22px}.brand-mark i{display:block;width:6px;border-radius:2px 2px 0 0;background:var(--primary)}.brand-mark i:nth-child(1){height:11px}.brand-mark i:nth-child(2){height:20px}.brand-mark i:nth-child(3){height:15px;background:#1bb3a4}.eyebrow{margin:0;color:var(--primary);font-size:12px;font-weight:700;text-transform:uppercase}.admin-layout{min-height:100dvh;display:grid;grid-template-columns:224px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;padding:20px 14px 16px;color:#eff1f3;background:#1a1d21;border-right:1px solid #30343a}.sidebar>.brand-lockup{min-height:44px;padding:0 10px}.sidebar-context{margin:18px 2px 20px;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid #393e45;border-radius:6px;background:#23272c}.sidebar-context svg{color:#54c7b8}.sidebar-context span{display:grid;gap:2px;min-width:0}.sidebar-context strong{font-size:13px}.sidebar-context small{color:#9fa6af;font-size:11px}.sidebar nav{display:grid;gap:4px}.sidebar nav a{min-height:44px;padding:0 12px;display:flex;align-items:center;gap:11px;color:#bfc4cb;border-radius:5px;text-decoration:none;font-size:14px;font-weight:600;transition:background-color .16s ease,color .16s ease}.sidebar nav a:hover{color:#fff;background:#292d33}.sidebar nav a[aria-current=page]{color:#fff;background:#33383f;box-shadow:inset 3px 0 var(--primary)}.sidebar nav a[aria-current=page] svg{color:#ff6c84}.sidebar-footer{margin-top:auto;min-height:44px;padding:0 12px;display:flex;align-items:center;gap:8px;color:#aeb4bc;font-size:12px}.connection-dot{width:8px;height:8px;border-radius:50%;background:#2ab5a3;box-shadow:0 0 0 3px #2ab5a329}.workspace{min-width:0}.topbar{height:64px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fffffff5;border-bottom:1px solid var(--border)}.mobile-brand{display:none;font-weight:700}.admin-menu{display:flex;align-items:center;gap:10px;margin-left:auto}.admin-avatar{width:32px;height:32px;display:grid;place-items:center;color:#fff;background:#3c434d;border-radius:4px;font-size:13px;font-weight:700}.admin-name{display:grid;line-height:1.2}.admin-name strong{font-size:13px}.admin-name small{color:var(--muted);font-size:11px}.workspace>main{width:100%;min-width:0;padding:30px 32px 48px}.page-section{width:min(100%,1360px);margin:0 auto}.page-header{min-height:92px;margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.page-header h1{margin:5px 0 6px;color:var(--ink);font-size:25px;line-height:1.25}.page-header>div>p:last-child{max-width:720px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.page-action{padding-top:18px;flex:0 0 auto}.toolbar{min-height:76px;margin-bottom:12px;padding:12px 14px;display:flex;align-items:flex-end;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:6px}.toolbar .search-field{width:min(420px,45%)}.compact-field{width:160px}.result-count{margin-left:auto;min-height:44px;display:inline-flex;align-items:center;color:var(--muted);font-size:13px;font-variant-numeric:tabular-nums}.field{display:grid;gap:6px;min-width:0;color:#3f4650;font-size:13px;font-weight:600}.field input,.field select{width:100%;height:44px;padding:0 12px;color:var(--ink);background:var(--surface);border:1px solid var(--border-strong);border-radius:5px;font-size:14px;font-weight:400}.field input:hover,.field select:hover{border-color:#8f97a2}.field input:focus,.field select:focus{border-color:var(--focus);outline:3px solid rgb(8 127 115 / 16%)}.field small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.45}.input-with-action,.input-with-icon{position:relative;display:block}.input-with-action input{padding-right:48px}.input-action{position:absolute;right:2px;top:0}.input-with-icon svg{position:absolute;left:12px;top:13px;color:var(--muted);pointer-events:none}.input-with-icon input{padding-left:40px}.form-error{min-height:22px;margin:8px 0;color:var(--danger);font-size:13px;font-weight:500;line-height:1.45}.button{min-height:44px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:5px;font-size:14px;font-weight:700;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.button-primary{color:#fff;background:var(--primary);border-color:var(--primary)}.button-primary:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover)}.button-secondary{color:#343a43;background:var(--surface);border-color:var(--border-strong)}.button-secondary:hover:not(:disabled){background:#f0f2f4;border-color:#8f97a2}.button-danger{color:#fff;background:var(--danger);border-color:var(--danger)}.button-danger:hover:not(:disabled){background:#921a2a;border-color:#921a2a}.button-danger-subtle{color:var(--danger);background:var(--danger-soft);border-color:#efbbc3}.button-full{width:100%}.icon-button{width:44px;height:44px;padding:0;display:inline-grid;place-items:center;color:#515964;background:transparent;border:1px solid transparent;border-radius:5px;transition:background-color .16s ease,color .16s ease}.icon-button:hover:not(:disabled){color:var(--ink);background:#edf0f2}.icon-button.danger:hover{color:var(--danger);background:var(--danger-soft)}.icon-button.success:hover{color:var(--success);background:var(--success-soft)}.icon-button.warning:hover{color:var(--warning);background:var(--warning-soft)}.notice{min-height:48px;margin:0 0 12px;padding:8px 10px 8px 14px;display:flex;align-items:center;gap:10px;border:1px solid;border-radius:5px;font-size:13px}.notice>span{flex:1}.notice[data-tone=success]{color:#075d55;background:var(--success-soft);border-color:#99d6ce}.notice[data-tone=error]{color:#8e1b2b;background:var(--danger-soft);border-color:#efbbc3}.loading-state,.empty-state{min-height:220px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:6px;font-size:14px}.loading-state svg,.spin{animation:spin .9s linear infinite}.table-frame{width:100%;overflow-x:auto;background:var(--surface);border:1px solid var(--border);border-radius:6px}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}th{height:44px;padding:0 14px;color:#555d68;background:#f1f3f5;border-bottom:1px solid var(--border);text-align:left;font-size:12px;font-weight:700}td{min-height:58px;padding:10px 14px;color:#363d46;border-bottom:1px solid #e8eaed;vertical-align:middle;overflow-wrap:anywhere}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fafbfc}th:first-child,td:first-child{width:25%}.actions-column{width:108px;text-align:right}.number-column{width:74px;font-variant-numeric:tabular-nums}.row-actions{display:flex;justify-content:flex-end;gap:2px}.primary-cell{display:grid;gap:3px;min-width:0}.primary-cell strong{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:13px}.primary-cell small{color:var(--muted)}.date-cell{display:flex;align-items:center;gap:6px}.date-cell svg{width:15px;height:15px;color:var(--muted)}.muted{color:var(--muted);font-size:12px}.status-badge{width:fit-content;min-height:28px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;color:#7a2330;background:var(--danger-soft);border:1px solid #f0c3ca;border-radius:4px;font-size:12px;font-weight:700}.status-badge i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-badge[data-active=true]{color:#08645b;background:var(--success-soft);border-color:#a6dcd5}.check-control{min-height:44px;display:inline-flex;align-items:center;gap:8px;color:#424953;font-size:13px;font-weight:600;cursor:pointer}.check-control input{width:18px;height:18px;accent-color:var(--primary)}.filter-band{margin-bottom:12px;padding:12px 14px;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) 130px repeat(2,minmax(140px,1fr)) auto;align-items:end;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:6px}.dialog-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;padding:24px;display:grid;place-items:center;background:#14171b8f}.dialog{width:min(100%,520px);max-height:calc(100dvh - 48px);overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow-dialog)}.dialog-header{min-height:60px;padding:8px 10px 8px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.dialog-header h2{margin:0;font-size:18px}.dialog-body{padding:20px;color:#3f4650;font-size:14px;line-height:1.65}.dialog-body p{margin:0 0 12px}.dialog-body p:last-child{margin-bottom:0}.dialog-body form{display:grid;gap:16px}.dialog-footer{min-height:68px;padding:12px 20px;display:flex;align-items:center;justify-content:flex-end;gap:10px;background:#f7f8f9;border-top:1px solid var(--border)}.secret-output{min-height:58px;padding:8px 8px 8px 12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;color:#075d55;background:var(--success-soft);border:1px solid #99d6ce;border-radius:5px}.secret-output code{color:#064d47;font-size:13px;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1180px){.workspace>main{padding-inline:24px}.filter-band{grid-template-columns:repeat(3,minmax(130px,1fr))}table{min-width:760px}}@media (max-width: 880px){.admin-layout{display:block}.sidebar{position:sticky;z-index:20;width:100%;height:auto;padding:8px 12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.sidebar>.brand-lockup{padding:0}.sidebar-context,.sidebar-footer{display:none}.sidebar nav{display:flex;justify-content:flex-end;overflow-x:auto}.sidebar nav a{padding:0 10px;white-space:nowrap}.sidebar nav a[aria-current=page]{box-shadow:inset 0 -3px var(--primary)}.topbar{height:56px;padding-inline:16px}.mobile-brand{display:inline}.workspace>main{padding:24px 16px 40px}.page-header{min-height:0}}@media (max-width: 640px){.login-page{display:block;background:#1a1d21}.login-intro{min-height:auto;padding:28px 20px 24px;gap:28px;border-right:0;border-bottom:5px solid var(--primary)}.login-intro h1{font-size:30px}.login-security{display:none}.login-panel{padding:20px 16px 32px;background:var(--surface)}.login-panel form{padding:0;border:0;box-shadow:none}.sidebar{grid-template-columns:1fr}.sidebar>.brand-lockup{display:none}.sidebar nav{justify-content:flex-start}.sidebar nav a{min-width:max-content}.sidebar nav a svg{display:none}.admin-name{display:none}.page-header{display:grid;gap:14px}.page-action{padding-top:0}.toolbar{align-items:stretch;flex-wrap:wrap}.toolbar .search-field{width:100%}.compact-field{width:calc(50% - 6px)}.result-count{margin-left:auto}.filter-band{grid-template-columns:1fr}.filter-band .button{width:100%}.dialog-scrim{padding:12px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
