/* Warm paper, dark ink and brushed brass. Loaded after component styles. */
.brand-actions{display:flex;align-items:center;gap:8px;flex:none}
.theme-toggle{display:grid;place-items:center;flex:none;width:34px;height:34px;border:1px solid #454135;border-radius:50%;background:transparent;color:var(--gold);padding:7px;cursor:pointer}
.theme-toggle:hover{border-color:var(--gold);background:var(--surface)}
.theme-toggle:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
.theme-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.theme-toggle .theme-moon{display:none}
:root[data-theme="light"]{color-scheme:light;--bg:#f5f3ed;--surface:#fffefa;--ink:#222b30;--muted:#5b6469;--line:#d9d8cf;--gold:#7f5d28;--chart-0:#977139;--chart-1:#537f7c;--chart-2:#617991;--chart-3:#827292;--chart-4:#b9b9b1}
[data-theme="light"] .theme-sun{display:none}
[data-theme="light"] .theme-toggle .theme-moon{display:block}
[data-theme="light"] header{background:#fbfaf6;border-bottom-color:#d9d8cf}
[data-theme="light"] .atlas-perps{color:#243036}
[data-theme="light"] .atlas-atlas{color:#7f5d28}
[data-theme="light"] .atlas-descriptor{color:#626960}
[data-theme="light"] .brand-lockup .brand:hover .atlas-perps{color:#101d25}
[data-theme="light"] .brand-lockup .brand:hover .atlas-atlas{color:#614416}
[data-theme="light"] .motion-toggle,[data-theme="light"] .theme-toggle{border-color:#bfb49c;color:#725522}
[data-theme="light"] .atlas-emblem .atlas-back path{opacity:.8}
[data-theme="light"] .atlas-emblem path{stroke:#967239}
[data-theme="light"] .orbital-asset circle:first-child{fill:#fffcf2;stroke:#8b6932}
[data-theme="light"] .orbital-asset text{fill:#493d26}
[data-theme="light"] .orbital-asset .orbit-caption{fill:#59594d}
[data-theme="light"] nav,[data-theme="light"] .back,[data-theme="light"] .masthead span,[data-theme="light"] .share-title,[data-theme="light"] .share-title span:last-child,[data-theme="light"] .share-legend,[data-theme="light"] .stats em,[data-theme="light"] .quality,[data-theme="light"] footer,[data-theme="light"] .source{color:var(--muted)}
[data-theme="light"] .title-row p,[data-theme="light"] .atlas-hero .hero-copy>p,[data-theme="light"] .project small,[data-theme="light"] .caption{color:var(--muted)}
[data-theme="light"] .share-legend b,[data-theme="light"] .metrics strong{color:var(--ink)}
[data-theme="light"] .caption a,[data-theme="light"] footer a{color:var(--gold)}
[data-theme="light"] .table-scroll{background:var(--surface);border-color:#bdbfb7}
[data-theme="light"] th{background:#eaeae2;color:#4d585c}
[data-theme="light"] td{border-color:#e1e1d8;color:#29373d}
[data-theme="light"] tbody tr:first-child td{background:#f0eee3}
[data-theme="light"] tbody tr:hover td{background:#e9eee8}
[data-theme="light"] td.primary-number{color:var(--gold)}
[data-theme="light"] .rank{color:#716653}
[data-theme="light"] .avatar,[data-theme="light"] .a1{background:#e4ece5;color:#365850;border-color:#b6c6b9}
[data-theme="light"] .a2{background:#eee6d5;color:#72541f;border-color:#c8b795}
[data-theme="light"] .a3{background:#e9e4ef;color:#665173;border-color:#c3b8cd}
[data-theme="light"] .bar{background:#e1ded4}
[data-theme="light"] .bar i{background:#9c7a40}
[data-theme="light"] .status-pill{background:#ece8dc;color:#645438;border-color:#c9bfa7}
[data-theme="light"] .section-head>span,[data-theme="light"] .section-head sup,[data-theme="light"] .edition b{color:var(--gold);border-color:#c1b79d}
[data-theme="light"] .dark{background:#ede9db}
[data-theme="light"] .dark h2{color:#5d4b27}
[data-theme="light"] .dark p{color:#596159}
[data-theme="light"] .button{color:#fffefa}
[data-theme="light"] .button:hover{background:#65481d;border-color:#65481d;color:#fffefa}
[data-theme="light"] aside{background:#ece6d7;color:#574b31;border-left-color:#a88a51}
[data-theme="light"] aside p{color:#595a4d}
[data-theme="light"] input,[data-theme="light"] select{background:#fffefa;border-color:#b6bcb6;color:var(--ink)}
[data-theme="light"] .editorial article{border-color:var(--line)}
[data-theme="light"] .plain-english{background:linear-gradient(125deg,#fffefa,#f0efe5)}
[data-theme="light"] .plain-english dd,[data-theme="light"] .explanation-panel p{color:#4b585d}
[data-theme="light"] .plain-english dl>div:first-child dd{color:var(--ink)}
[data-theme="light"] .explanation-tabs{background:#e8e9e1}
[data-theme="light"] .explanation-tabs button[aria-selected="true"]{background:#7f5d28;color:#fffefa}
[data-theme="light"] .history svg polyline{stroke:#8c662b}
[data-theme="light"] .history svg line{stroke:#c0c3b9}
@media(max-width:430px){.brand-lockup{gap:8px}.brand-lockup .brand{gap:7px!important}.brand-lockup .atlas-emblem{width:42px;height:42px}.atlas-name{gap:7px}.atlas-perps{font-size:15px;letter-spacing:1.4px}.atlas-atlas{font-size:21px;letter-spacing:1.7px}.atlas-descriptor{font-size:6px;letter-spacing:1px}.brand-actions{gap:6px}.motion-toggle,.theme-toggle{width:32px;height:32px}}
@media(max-width:350px){.brand-lockup .atlas-emblem{width:34px;height:34px}.atlas-descriptor{display:none}.atlas-perps{font-size:14px}.atlas-atlas{font-size:19px}.brand-lockup .brand{gap:5px!important}.brand-actions{gap:5px}}
