:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f8f3;--surface:#fffefa;--ink:#173226;--muted:#6e7e74;--border:#dde4de;--primary:#2f7657}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--ink);margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Microsoft YaHei,sans-serif}.admin-shell{background:var(--background);min-height:100dvh}.admin-shell .admin-header{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:auto;min-height:76px;padding:14px clamp(20px,4vw,56px);line-height:normal;display:flex}.admin-header h3,.page-heading h2{color:var(--ink);margin:0}.brand-kicker{color:var(--primary);letter-spacing:.12em;font-size:11px;font-weight:700;display:block}.admin-content{width:min(960px,100% - 40px);margin:0 auto;padding:48px 0 80px}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:32px;display:flex}.token-input{min-width:min(420px,100%)}.admin-alert{margin-bottom:20px}.overview-grid{margin-bottom:36px}.admin-section{margin-top:32px}.section-heading{margin-bottom:14px}.section-heading h4{margin:0}.page-heading p,.status-row p{color:var(--muted);margin:6px 0 0}.status-list{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden}.rule-version-card{margin-bottom:16px}.rule-version-card h5,.rule-version-card p{margin:4px 0 0}.rule-run-result{margin-top:16px}.shadow-title{margin-top:28px!important}.shadow-report-card{margin:16px 0}.shadow-report-card h5,.shadow-report-card p{margin:4px 0 0}.status-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:18px 20px;display:flex}.status-row:last-child{border-bottom:0}@media (max-width:640px){.admin-content{width:min(100% - 28px,960px);padding-top:32px}.page-heading{flex-direction:column}.token-input{width:100%}.status-row{align-items:flex-start}}
