:root{--admin-bg:#f6f7f9;--admin-surface:#ffffff;--admin-border:#dfe3e8;--admin-text:#1c2024;--admin-muted:#6b7280;--admin-accent:#1f5f4f;--admin-danger:#b42318}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--admin-bg);color:var(--admin-text);font-family:system-ui,-apple-system,Noto Sans TC,Microsoft JhengHei,sans-serif;font-size:15px;line-height:1.6}a{color:var(--admin-accent)}button{font:inherit}