.theme-toggle{width:38px;height:38px;border:1px solid #39517f;border-radius:999px;background:#10285b;color:#ffe600;font-size:20px;display:grid;place-items:center;cursor:pointer}.account-menu{position:relative}.account-menu summary{list-style:none;cursor:pointer;font-weight:700;white-space:nowrap}.account-menu summary::-webkit-details-marker{display:none}.account-dropdown{position:absolute;right:0;top:42px;width:250px;padding:16px;background:#fff;color:#071b4d;border:1px solid #dfe5ef;border-radius:12px;box-shadow:0 18px 50px #00103338;display:flex;flex-direction:column;gap:8px;z-index:50}.account-dropdown small{color:#64718b;overflow-wrap:anywhere}.account-role{align-self:flex-start;font-size:10px;font-weight:900;background:#e6ebf4;border-radius:999px;padding:4px 8px}.account-dropdown a,.account-dropdown .link{display:block;width:100%;text-align:left;padding:9px 10px;border-radius:7px;background:#eef3fb;color:#071b4d;font-weight:750}.account-dropdown form{margin:0}.users-page{max-width:1250px}.user-list{display:grid;gap:16px;margin-top:24px}.user-card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:20px}.user-card.is-disabled{opacity:.72;border-color:#e22435}.user-card header,.user-card footer,.user-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.user-card header>div:first-child{display:flex;flex-direction:column}.user-card header span,.user-card footer>span{color:var(--muted);font-size:12px}.user-badges{display:flex;gap:7px}.user-badges b{font-size:10px;background:#e6ebf4;border-radius:999px;padding:5px 9px}.user-badges .blocked{background:#ffe3e6;color:#ad1525}.user-edit{display:grid;grid-template-columns:1fr 1.3fr .7fr auto;align-items:end;gap:12px;margin:18px 0;padding:16px 0;border-block:1px solid var(--line)}
html[data-theme="dark"]{--ink:#f5f8ff;--blue:#19a8ff;--cyan:#15d6ff;--bg:#031723;--card:#082433;--muted:#9bb0bd;--line:#173b4d;--red:#ff394b;--green:#35c991;background:#031723}html[data-theme="dark"] body{background:#031723;color:#e9f1f5}html[data-theme="dark"] .top{background:#052451;border-bottom:1px solid #1762a5}html[data-theme="dark"] .panel,html[data-theme="dark"] .story-card,html[data-theme="dark"] .stats div,html[data-theme="dark"] .radar-item,html[data-theme="dark"] .feeds,html[data-theme="dark"] .radar-side-shell,html[data-theme="dark"] .radar-reader,html[data-theme="dark"] .source-drawer,html[data-theme="dark"] .source-drawer>summary,html[data-theme="dark"] .runlist,html[data-theme="dark"] .shell-inspector,html[data-theme="dark"] .shell-row,html[data-theme="dark"] .monitor-shell,html[data-theme="dark"] .monitor-group,html[data-theme="dark"] .monitor-row,html[data-theme="dark"] .edition-card,html[data-theme="dark"] .edition-summary div,html[data-theme="dark"] .line-creator,html[data-theme="dark"] .bulletin-line,html[data-theme="dark"] .edition-publish,html[data-theme="dark"] .edition-article-viewer,html[data-theme="dark"] .social-card,html[data-theme="dark"] .social-summary,html[data-theme="dark"] .user-card{background:#082433!important;color:#e9f1f5;border-color:#173b4d}html[data-theme="dark"] h1,html[data-theme="dark"] h2,html[data-theme="dark"] h3,html[data-theme="dark"] strong,html[data-theme="dark"] .story-card h3,html[data-theme="dark"] .column-head{color:#f5f8ff!important}html[data-theme="dark"] input,html[data-theme="dark"] textarea,html[data-theme="dark"] select{background:#041d2a;color:#f5f8ff;border-color:#285064}html[data-theme="dark"] .secondary,html[data-theme="dark"] .badge,html[data-theme="dark"] .account-role,html[data-theme="dark"] .shell-status{background:#173b4d;color:#f5f8ff}html[data-theme="dark"] .account-dropdown{background:#082433;color:#f5f8ff;border-color:#285064}html[data-theme="dark"] .account-dropdown a,html[data-theme="dark"] .account-dropdown .link{background:#0d3042;color:#f5f8ff}html[data-theme="dark"] .date-divider,html[data-theme="dark"] .monitor-group-head,html[data-theme="dark"] .checklist,html[data-theme="dark"] .inspector-actions{background:#0d3042!important;color:#f5f8ff!important}html[data-theme="dark"] .shell-row:hover,html[data-theme="dark"] .shell-row.selected,html[data-theme="dark"] .draft-row.selected,html[data-theme="dark"] .radar-item.reader-selected{background:#10354b!important}html[data-theme="dark"] .status-empty{background:#061e2b!important}html[data-theme="dark"] a{color:inherit}html[data-theme="dark"] .notice.ok{background:#0b4537;color:#a5f4d4}html[data-theme="dark"] .notice.error{background:#521c27;color:#ffd2d7}
@media(max-width:850px){.top-actions{display:flex!important;gap:8px}.account-menu summary{width:34px;max-width:34px;overflow:hidden;color:transparent}.account-menu summary span{color:#fff;float:right}.account-dropdown{position:fixed;right:14px;top:104px;width:min(300px,calc(100vw - 28px))}.user-edit{grid-template-columns:1fr}.user-card header,.user-card footer{align-items:flex-start;flex-direction:column}.user-actions{width:100%;flex-wrap:wrap}.user-actions form,.user-actions button{flex:1}.theme-toggle{flex:0 0 auto}}
