:root{font-family:Inter,ui-sans-serif,system-ui,"Microsoft YaHei",sans-serif;color:#162033;background:#f6f8fb;color-scheme:light;--blue:#2473f2;--muted:#6b7b90;--line:#e5eaf0;--green:#16a765;--amber:#ed970d}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f6f8fb;color:#162033}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.top{height:64px;padding:0 max(20px,5vw);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.brand{font-weight:800}.page{width:min(1120px,92vw);margin:36px auto}.hero{display:grid;grid-template-columns:1.5fr .8fr;gap:20px}.hero>div,.cards article,.surface{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;box-shadow:0 8px 26px rgba(22,32,51,.04)}h1{font-size:clamp(2rem,4vw,3.6rem);letter-spacing:-.035em;margin:.2em 0}h2{font-size:1rem;margin:0}p{line-height:1.65}.eyebrow{color:var(--blue);font-size:.74rem;font-weight:800;letter-spacing:.1em}.status{display:inline-block;padding:6px 11px;border-radius:99px;background:#edf1f5}.status.online{background:#e5f8ef;color:#087844}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.auth{width:min(440px,92vw);margin:8vh auto;background:#fff;padding:32px;border:1px solid var(--line);border-radius:16px}.auth form,label{display:grid;gap:7px}label{margin:12px 0;color:#435167;font-size:.9rem}input,select,textarea,button,.button{padding:10px 13px;border:1px solid #d7dee7;border-radius:9px;background:#fff;color:#162033}button,.button{cursor:pointer;background:var(--blue);color:#fff;border-color:var(--blue);font-weight:650}button:hover,.button:hover{filter:brightness(.97)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(36,115,242,.2);outline-offset:2px}.quiet{background:#fff;color:#31506f;border-color:#dce4ed}.danger{background:#fff1f2;color:#b4232b;border-color:#ffd6d9}.admin-shell{display:grid;grid-template-columns:238px 1fr;min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line);padding:24px 16px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 8px 22px}.sidebar-brand small{display:block;color:var(--muted);font-size:.72rem;margin-top:3px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#eaf2ff;color:var(--blue);font-weight:900}.sidebar nav{display:flex;flex-direction:column;gap:3px}.nav-label{font-size:.7rem;color:#94a0af;margin:18px 10px 5px}.sidebar nav a,.sidebar-footer a,.sidebar-footer .link{padding:9px 11px;border-radius:8px;font-size:.9rem;text-align:left;background:transparent;color:#42516a;border:0}.sidebar nav a:hover,.sidebar nav a[href="/dashboard"]{background:#edf4ff;color:var(--blue)}.sidebar nav a[href="/dashboard"]{font-weight:700}.sidebar-footer{margin-top:auto;display:grid;gap:4px}.workspace{padding:28px 32px 50px;min-width:0}.workspace-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.workspace-header p{font-size:.7rem;letter-spacing:.12em;color:#8a98a9;margin:0}.workspace-header h1{font-size:1.8rem;margin:4px 0}.header-actions{display:flex;align-items:center;gap:10px}.user-chip{font-size:.85rem;color:#52637a}.notice{padding:11px 13px;background:#fff7df;color:#765204;border:1px solid #f7dfa2;border-radius:9px;margin-bottom:14px}.status-line{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.86rem;margin-bottom:12px}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px}.status-grid.compact{grid-template-columns:repeat(3,minmax(150px,1fr));margin:20px 0}.stat-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px;min-height:140px}.stat-card small,.stat-card strong{display:block}.stat-card small{color:#516078}.stat-card strong{font-size:1.45rem;margin:14px 0 7px}.stat-card p{font-size:.78rem;color:var(--muted);margin:0}.stat-icon{position:absolute;right:16px;top:16px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eaf7f0;color:var(--green);font-weight:800}.stat-icon.blue{background:#eaf2ff;color:var(--blue)}.stat-icon.violet{background:#f0ecff;color:#7057d9}.stat-icon.amber{background:#fff3df;color:var(--amber)}.dashboard-stack{display:grid;gap:16px}.dashboard-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:14px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.section-head p{font-size:.82rem;color:var(--muted);margin:5px 0 0}.section-head a{color:var(--blue);font-size:.82rem}.quick-actions,.toolbar,.command-row,.actions{display:flex;flex-wrap:wrap;gap:10px}.toolbar input,.command-row input{flex:1;min-width:220px}.compact-list{margin:0}.compact-list div{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-top:1px solid var(--line)}.compact-list dt{color:var(--muted)}.compact-list dd{margin:0;text-align:right}.list>div{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-top:1px solid var(--line)}.list>div:first-child{border-top:0}.list small{display:block;color:var(--muted);margin-top:4px}.console{min-height:220px;max-height:560px;overflow:auto;padding:16px;background:#101826;color:#dbe7f5;border-radius:10px;white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:4px 18px}.settings-grid button{align-self:end;margin-bottom:12px}.user-row{align-items:flex-start}.dark{filter:invert(.9) hue-rotate(180deg)}@media(max-width:1050px){.status-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:760px){.admin-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:14px}.sidebar-brand{padding-bottom:8px}.sidebar nav{flex-direction:row;overflow-x:auto}.sidebar nav a{white-space:nowrap}.nav-label,.sidebar-footer{display:none}.workspace{padding:22px 16px}.cards,.hero{grid-template-columns:1fr}.workspace-header{align-items:flex-start}.user-chip{display:none}}@media(max-width:520px){.status-grid,.status-grid.compact,.settings-grid{grid-template-columns:1fr}.page{margin:20px auto}.section-head,.user-row{flex-direction:column}.header-actions{gap:6px}}
