/* 199love operations console — white canvas, black fine-line logo and navigation. */
:root { --navy:#111111; --deep:#111111; --paper:#ffffff; --white:#ffffff; --mist:#f6f6f6; --line:#d9d9d9; --muted:#6f6f6f; --ink:#111111; --jade:#111111; --jade-soft:#f5f5f5; --red:#b5312d; --red-soft:#fff3f2; --amber:#85621c; --amber-soft:#fff8e4; --shadow:none; }
body,.main { color:#111!important; background:#fff!important; } button,input { color:#111; } button:focus-visible,input:focus-visible { outline:1px solid #111!important; outline-offset:3px; }
.sidebar { color:#111!important; background:#fff!important; border-right:1px solid #111!important; }.brand { padding:0 7px!important; }.brand-logo { background:#fff!important; }.brand-logo img { mix-blend-mode:multiply; filter:contrast(1.4); }.brand small,.sidebar-note,.sidebar-foot small,.reset-button { color:#666!important; }.sidebar-foot { border-top-color:#d9d9d9!important; }.pilot-chip { color:#765615!important; }
.nav-item { color:#111!important; border-radius:2px!important; }.nav-item:hover { color:#111!important; background:#f5f5f5!important; }.nav-item.active { color:#111!important; background:#f5f5f5!important; box-shadow:inset 1px 0 #111!important; }.nav-item.active i,.nav-item i { color:inherit!important; }
.topbar { border-bottom-color:#111!important; background:rgba(255,255,255,.97)!important; }.topbar p,.kicker { color:#666!important; }.help-button,.line-button,.text-action { color:#111!important; }.profile-button { border:1px solid #111!important; border-radius:2px!important; color:#111!important; background:#fff!important; }
.page-head h1,.card-title h2,.event-card h2,.policy-card h2 { color:#111!important; font-family:Inter,"PingFang SC","Microsoft Yahei",system-ui,sans-serif!important; font-weight:500!important; }.page-head p,.quiet,.policy-list span { color:#666!important; }
.metric-card,.card,.stat-strip,.notice-card,.event-card { color:#111!important; border-color:#d9d9d9!important; border-radius:2px!important; background:#fff!important; box-shadow:none!important; }.metric-card span,.metric-card p,.city-list span,.compact-row span,.risk-row small,.table-row small { color:#6f6f6f!important; }.metric-card em,.live-dot,.text-action,.city-label { color:#111!important; }
.primary-button { color:#fff!important; border-color:#111!important; border-radius:2px!important; background:#111!important; box-shadow:none!important; }.primary-button:hover { color:#fff!important; background:#333!important; }.line-button { border-color:#111!important; border-radius:2px!important; background:#fff!important; }.line-button:hover { color:#111!important; border-color:#111!important; }.line-button.danger { color:#a52a25!important; border-color:#b5312d!important; background:#fff!important; }
.journey-node { color:#666!important; }.journey-node b { color:#111!important; border-color:#aaa!important; border-radius:50%!important; background:#fff!important; }.journey-node.filled b,.journey-node.active b { color:#fff!important; border-color:#111!important; background:#111!important; }.journey i,.city-list i,.event-progress { background:#d9d9d9!important; }.city-list i::after,.event-progress i { background:#111!important; }
.avatar { color:#111!important; border:1px solid #111!important; background:#f5f5f5!important; }.compact-row,.risk-row,.policy-list div,.table-toolbar,.table-row { border-bottom-color:#d9d9d9!important; }.money-flow div,.rank-list div,.rule-grid article { color:#111!important; border-color:#d9d9d9!important; border-radius:2px!important; background:#fafafa!important; }.money-flow div:last-child { background:#fff8e4!important; }.money-flow span,.rule-grid span,.rank-list span { color:#666!important; }.rule-grid b,.rank-list b,.policy-list b { color:#111!important; }
.table-head { color:#666!important; background:#f5f5f5!important; }.segmented button { color:#666!important; }.segmented button.active { color:#fff!important; border-radius:2px!important; background:#111!important; }.search { color:#666!important; }.search input { color:#111!important; border-color:#bbb!important; border-radius:2px!important; background:#fff!important; }
.check,.chip { color:#333!important; border:1px solid #bbb!important; border-radius:2px!important; background:#f5f5f5!important; }.chip.amber { color:#765615!important; background:#fff8e4!important; }.chip.red { color:#a52a25!important; background:#fff3f2!important; }.risk-level { color:#a52a25!important; border:1px solid #b5312d!important; border-radius:2px!important; background:#fff3f2!important; }.risk-level.medium { color:#765615!important; border-color:#cfae5f!important; background:#fff8e4!important; }.notice-card { color:#555!important; }.notice-card b { color:#111!important; }
.event-date { color:#fff!important; background:#111!important; }.event-date span { color:#ddd!important; }.event-card p { color:#666!important; }.staging-callout { color:#765615!important; border-color:#cfae5f!important; border-radius:2px!important; background:#fff8e4!important; }.staging-callout b { color:#765615!important; } #toast { color:#fff!important; border:1px solid #111!important; border-radius:2px!important; background:#111!important; box-shadow:none!important; }
@media (max-width:760px) { .sidebar { border-right:0!important; border-bottom:1px solid #111!important; } }
