html[data-theme="light"] {color-scheme:light}
html[data-theme="dark"] {color-scheme:dark;--bg:#0b1421;--card:#142237;--text:#edf3fc;--muted:#b0bfd3;--line:#33455f;--blue:#8ebeff;--blue2:#79b3ff;--soft:#213b5d;--green:#7ce0b8;--amber:#f5cc78;--violet:#c8b3ff;--red:#ffaaaa;--shadow:0 8px 26px #0003}
.insight-banner{background:#112f51;color:#fff;border-radius:20px;text-align:center;padding:28px 24px;margin-bottom:22px}
.region-tag{display:inline-block;background:#183f68;color:#8ebeff;border-radius:20px;padding:6px 12px;font-weight:700;font-size:13px}
.insight-banner h1{font-size:44px;letter-spacing:.04em;margin:14px 0}
.insight-meaning{color:#bad0e8;font-size:18px;font-weight:600;line-height:1.5;margin:0}
.gold-rule{width:96px;height:4px;background:#edbf5d;border-radius:4px;margin:16px auto}
.insight-banner h2{font-size:21px;line-height:1.5;margin:0}
.insight-tagline{border-top:1px solid #47617c;padding-top:22px;margin:26px 0 0;color:#dce8f7;font-size:17px;font-weight:600;line-height:1.5}
.theme-toggle{margin-left:auto;white-space:nowrap;min-height:44px}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #e9b951;outline-offset:3px}
html[data-theme="dark"] .role,html[data-theme="dark"] .ghost,html[data-theme="dark"] .drawer,html[data-theme="dark"] .modalbox{background:var(--card);color:var(--text);border-color:var(--line)}
html[data-theme="dark"] .toolbar input,html[data-theme="dark"] .toolbar select,html[data-theme="dark"] .form input,html[data-theme="dark"] .form select,html[data-theme="dark"] .form textarea{background:#0e1b2d;color:var(--text);border-color:var(--line)}
html[data-theme="dark"] .notice,html[data-theme="dark"] .summary,html[data-theme="dark"] .month-title,html[data-theme="dark"] th,html[data-theme="dark"] .type-options label{background:#1b2c43;color:var(--text);border-color:var(--line)}
html[data-theme="dark"] td,html[data-theme="dark"] th,html[data-theme="dark"] .timeline{border-color:var(--line)}
html[data-theme="dark"] .primary{background:#316cba;color:#fff}
html[data-theme="dark"] .callout,html[data-theme="dark"] .carry{background:#362e1e;color:#f2d696;border-color:#655431}
html[data-theme="dark"] .feedback{background:#213b5d;color:var(--text)}
html[data-theme="dark"] .feedback.error{background:#48252c;color:#ffd0d0}
html[data-theme="dark"] .event p{color:var(--muted)}
html[data-theme="dark"] .history{color:#f2d696}
html[data-theme="dark"] .new{background:#233f61;color:#b8d6ff}
html[data-theme="dark"] .mon{background:#42351e;color:#f9d58b}
html[data-theme="dark"] .ref{background:#392e56;color:#d8c6ff}
html[data-theme="dark"] .res{background:#173e34;color:#91e4c2}
html[data-theme="dark"] .closed{background:#303c4d;color:#d4dfed}
@media(max-width:760px){.insight-banner{padding:24px 16px}.insight-banner h1{font-size:34px}.insight-meaning,.insight-tagline{font-size:14px}.insight-banner h2{font-size:17px}.theme-toggle{margin-left:0}}
