.header-controls{gap:8px}.theme-button,.account-avatar{border:1px solid var(--border);background:var(--surface-soft);width:44px;height:44px;color:var(--text);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.language-select{gap:0;position:relative}.language-select select{appearance:none;border:1px solid var(--border);background:var(--surface-soft);min-width:112px;max-width:140px;height:44px;color:var(--text);border-radius:999px;padding:0 30px 0 16px;font-size:12px;font-weight:600}.language-select svg{pointer-events:none;color:var(--text-muted);position:absolute;right:12px}.theme-button:hover,.language-select select:hover{border-color:var(--brand);color:var(--brand)}.account-signin{white-space:nowrap;border:1px solid color-mix(in srgb,var(--brand) 40%,transparent);background:color-mix(in srgb,var(--brand) 10%,transparent);min-height:44px;color:var(--brand);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:600;display:inline-flex}.account-avatar{background:color-mix(in srgb,var(--brand) 12%,transparent);border-color:color-mix(in srgb,var(--brand) 45%,transparent);color:var(--brand);font-size:14px;font-weight:700}.account-placeholder{background:var(--surface-soft);border-color:var(--border)}.account-menu{flex-shrink:0;position:relative}.account-dropdown{z-index:60;border:1px solid var(--border);background:var(--surface);border-radius:18px;width:280px;max-width:calc(100vw - 24px);padding:12px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 16px 48px #0002}.account-dropdown>strong,.account-dropdown>p{overflow-wrap:anywhere;padding:4px 10px;font-size:13px;display:block}.account-dropdown>p{color:var(--text-muted);margin-bottom:10px;font-size:12px}.account-dropdown>a,.account-dropdown>button{text-align:left;border-radius:10px;align-items:center;width:100%;min-height:44px;padding:8px 10px;font-size:13px;display:flex}.account-dropdown>a:hover,.account-dropdown>button:hover{background:var(--surface-soft);color:var(--brand)}.account-page{padding:48px 0}.account-panel{border:1px solid var(--border);background:var(--surface);border-radius:22px;width:min(100%,480px);margin:auto;padding:28px}.account-field{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;width:100%;min-height:46px;margin-top:6px;padding:10px 12px;font-size:14px}.account-primary{background:var(--brand);min-height:44px;color:var(--surface);border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600}.account-dashboard-shell{background:0 0;border:0;width:100%;padding:0}.dashboard-welcome{color:var(--text-muted);margin-bottom:26px;font-size:14px}.dashboard-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.dashboard-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:24px}.dashboard-card h2,.dashboard-section-heading h2{align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.dashboard-card h2 small{color:var(--text-muted);margin-left:auto;font-size:13px}.dashboard-card .watchlist-status{background:0 0;border:0;margin:14px 0;padding:0}.dashboard-note{color:var(--text-muted);margin:14px 0;font-size:13px;line-height:1.7}.dashboard-case-list{margin:16px 0}.dashboard-case-list a,.dashboard-watchlist a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 0;font-size:14px;display:flex}.dashboard-case-list svg,.dashboard-watchlist svg{color:var(--text-muted);flex-shrink:0}.dashboard-more{min-height:40px;color:var(--brand);align-items:center;gap:6px;padding:8px 0;font-size:13px;font-weight:600;display:inline-flex}.dashboard-articles{margin-top:36px}.dashboard-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.dashboard-section-heading>a{color:var(--brand);font-size:13px}.dashboard-article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.dashboard-article-grid article{border:1px solid var(--border);background:var(--surface);border-radius:18px;flex-direction:column;padding:24px;display:flex}.dashboard-article-grid time{color:var(--text-muted);font-size:12px}.dashboard-article-grid h3{margin:12px 0;font-size:17px;font-weight:600;line-height:1.5}.dashboard-article-grid p{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:12px;font-size:13px;line-height:1.8;display:-webkit-box;overflow:hidden}.dashboard-article-grid .dashboard-more{margin-top:auto}@media (max-width:800px){.dashboard-grid{grid-template-columns:1fr}.dashboard-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.dashboard-article-grid{grid-template-columns:1fr}.dashboard-card{padding:20px}.dashboard-section-heading{align-items:flex-start}.dashboard-section-heading h2{font-size:16px}.dashboard-section-heading>a{white-space:nowrap}}button:disabled{cursor:wait;opacity:.55}.watchlist-status{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin:18px 0;padding:16px 18px;font-size:13px;line-height:1.7}.watchlist-status a,.watchlist-status button{color:var(--brand);min-height:36px;padding:6px 0;font-weight:600;display:inline-block}.watch-import-note{color:var(--text-muted);max-width:70ch}.watch-control{flex-direction:column;gap:6px;display:inline-flex}.watch-error{max-width:280px;color:var(--negative);font-size:11px}@media (max-width:900px){.header-inner{gap:12px}}@media (max-width:560px){.header-inner{padding:12px 16px}.site-wordmark strong{font-size:16px}.site-wordmark small{display:none}.header-controls{gap:6px}.language-select select{min-width:102px;max-width:115px;font-size:12px}.account-signin{width:44px;padding:0}.account-signin span{display:none}}@media (max-width:400px){.site-wordmark>span{display:none}.header-inner{gap:8px}.account-panel{padding:22px}}
