:root{color-scheme:light;font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f7fb;color:#1f2937}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{background:radial-gradient(circle at top right,rgba(25,118,210,.08),transparent 28%),linear-gradient(180deg,#f8fbff,#f3f6fb)}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh}.panel-card{border:1px solid #e5ebf5;border-radius:20px;background:#fffffff0;box-shadow:0 18px 42px #0f172a0f}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.page-header h2,.page-header p{margin:0}.page-header p{margin-top:8px;color:#64748b}.toolbar-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px;position:sticky;top:0;z-index:5;padding:10px 0;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.stat-card{padding:22px}.stat-label{font-size:14px;color:#64748b}.stat-value{margin-top:14px;font-size:36px;font-weight:700;color:#0f172a}.muted-text{color:#64748b}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.login-hero{padding:56px;background:linear-gradient(140deg,#0a2540f0,#164e99db),linear-gradient(180deg,#10243d,#133862);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.login-hero h1{font-size:48px;line-height:1.15;margin:0 0 16px}.login-hero p{color:#ffffffd1;max-width:560px;line-height:1.8}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-tag{padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff14}.login-panel{display:flex;align-items:center;justify-content:center;padding:32px}.login-card{width:min(460px,100%);padding:28px}.quick-fill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.layout-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.app-sidebar{padding:20px;background:#0f172a;color:#e2e8f0}.brand-box{padding:16px;margin-bottom:18px;border-radius:18px;background:linear-gradient(160deg,#2563eb4d,#0ea5e924)}.brand-box strong,.brand-box span{display:block}.brand-box span{margin-top:8px;color:#94a3b8;font-size:13px}.app-main{padding:24px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.topbar h1,.topbar p{margin:0}.topbar p{margin-top:6px;color:#64748b}.topbar-user{display:flex;align-items:center;gap:12px}.content-card{padding:20px;overflow:hidden}.data-table{width:100%}.two-column{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.result-box{min-height:180px}.history-list,.overview-list{display:grid;gap:12px}.history-item{padding:14px;border:1px solid #e5ebf5;border-radius:16px;background:#f8fbff}.history-item h4,.history-item p{margin:0}.history-item p{margin-top:8px;color:#64748b}.history-actions{margin-top:12px;display:flex;justify-content:flex-end}@media(max-width:1100px){.login-page,.layout-shell,.two-column{grid-template-columns:1fr}.app-sidebar{padding-bottom:0}}@media(max-width:720px){.login-hero,.login-panel,.app-main{padding:20px}.quick-fill-grid{grid-template-columns:1fr}.topbar,.page-header{flex-direction:column;align-items:stretch}}
