:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18212f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f6f7f9;--surface:#fff;--surface-muted:#eef3f7;--text:#18212f;--muted:#647083;--border:#d9e0e8;--accent:#2563eb;--accent-strong:#1d4ed8;--success:#17803d;--warning:#b45309;--danger:#c2410c;--shadow:0 16px 40px #18212f14;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}a{color:inherit}.loading-screen{min-height:100vh;color:var(--accent);place-items:center;font-size:1.1rem;font-weight:800;display:grid}.auth-shell{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-panel{border:1px solid var(--border);background:var(--surface);width:min(440px,100%);box-shadow:var(--shadow);border-radius:8px;padding:28px}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#1e293b;border-radius:8px;place-items:center;width:42px;height:42px;font-size:.82rem;font-weight:800;display:grid}.brand-name,.brand-caption,.auth-heading p,.section-heading p,.stat-card p,.interest-list p,.news-card p,.empty-text,.empty-state p,.eyebrow{margin:0}.brand-name{font-size:1rem;font-weight:800}.brand-caption{color:var(--muted);margin-top:2px;font-size:.8rem}.auth-heading{margin-top:28px}.auth-heading h1{margin:0;font-size:1.8rem;line-height:1.2}.auth-heading p{color:var(--muted);margin-top:8px;line-height:1.5}.segmented-control{background:var(--surface-muted);border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;margin-top:24px;padding:4px;display:grid}.segmented-control button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:6px;font-size:.92rem;font-weight:700}.segmented-control button.is-active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #18212f14}.auth-form,.interest-form{gap:14px;margin-top:20px;display:grid}label{color:#334155;gap:7px;font-size:.88rem;font-weight:750;display:grid}input,textarea,select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;padding:11px 12px;font-size:.95rem}textarea{resize:vertical;min-height:104px;line-height:1.45}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2563eb24}.primary-button,.secondary-button,.icon-text-button,.primary-link-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:.92rem;font-weight:800;display:inline-flex}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-strong)}.secondary-button{color:#1e40af;background:#eaf2ff;border:1px solid #b9c9dd}.icon-text-button{border:1px solid var(--border);background:var(--surface);color:var(--text)}.primary-link-button{border:1px solid var(--accent);background:var(--accent);color:#fff;text-decoration:none}.icon-only-button{border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--text);border-radius:8px;place-items:center;display:grid}.error-message,.notice-message{border-radius:8px;padding:11px 12px;font-size:.9rem;line-height:1.45}.error-message{color:var(--danger);background:#fff7ed;border:1px solid #fed7aa}.notice-message{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.wide{margin:0}.app-shell{grid-template-columns:360px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:var(--surface);padding:24px}.sidebar .panel{margin-top:26px}.panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:18px}.section-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.section-heading h2{margin:0;font-size:1rem}.section-heading p{color:var(--muted);font-size:.88rem}.section-heading.horizontal{margin-bottom:14px}.interest-list{gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.interest-list li{display:block}.interest-all-button,.interest-item{border:1px solid var(--border);width:100%;color:var(--text);text-align:left;background:#fbfcfe;border-radius:8px}.interest-all-button{margin-top:14px;padding:12px;font-size:.9rem;font-weight:800}.interest-item{gap:7px;padding:12px;display:grid}.interest-all-button:hover,.interest-item:hover,.interest-item.is-active{background:#f0f6ff;border-color:#93b4eb}.interest-keyword{color:#1e40af;align-items:center;gap:6px;display:flex}.interest-range,.interest-description{color:var(--muted);font-size:.84rem;line-height:1.45}.interest-description{display:block}.empty-text{color:var(--muted);margin-top:14px;font-size:.9rem}.dashboard-main{align-content:start;gap:20px;padding:24px;display:grid}.topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.eyebrow{color:var(--accent);text-transform:uppercase;font-size:.76rem;font-weight:850}.topbar h1{margin:4px 0 0;font-size:clamp(1.45rem,2vw,2.1rem);line-height:1.2}.topbar-actions{flex-wrap:wrap;justify-content:end;gap:10px;display:flex}.worker-badge{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--muted);border-radius:8px;align-items:center;gap:9px;padding:0 12px;font-size:.9rem;font-weight:800;display:inline-flex}.worker-badge span{align-items:center;gap:7px;display:inline-flex}.worker-badge.online{color:var(--success);border-color:#bbf7d0}.worker-badge.offline{color:var(--warning)}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:14px;min-height:96px;padding:18px;display:flex}.stat-icon{width:38px;height:38px;color:var(--accent);background:#e8f1ff;border-radius:8px;place-items:center;display:grid}.stat-card p{color:var(--muted);font-size:.84rem;font-weight:750}.stat-card strong{margin-top:3px;font-size:1.45rem;display:block}.content-section{display:grid}.news-list{gap:14px;display:grid}.news-card{background:var(--surface);box-shadow:inset 4px 0 0 var(--accent), 0 10px 26px #2563eb14;border:1px solid #8fb8ff;border-radius:8px;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s}.news-card:hover{border-color:#6098f6;transform:translateY(-1px)}.news-card.is-read{background:#eef2f6;border-color:#cbd5e1;box-shadow:inset 4px 0 #94a3b8}.news-card.is-read h3,.news-card.is-read .news-summary,.news-card.is-read .bullet-list{color:#647083}.news-card-button{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:20px}.news-card h3{margin:10px 0 0;font-size:1.08rem;line-height:1.35}.news-meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.8rem;font-weight:750;display:flex}.news-meta span:first-child{color:var(--accent)}.read-chip,.unread-chip{border-radius:999px;padding:2px 8px;font-size:.74rem;font-weight:850}.read-chip{color:var(--muted);background:#dbe2ea}.unread-chip{color:#1d4ed8;background:#dbeafe}.news-summary{color:#334155;margin-top:10px;line-height:1.55}.bullet-list{color:#334155;gap:8px;margin:14px 0 0;padding-left:18px;line-height:1.5;display:grid}.news-footer{border-top:1px solid var(--border);justify-content:flex-start;align-items:center;gap:16px;margin-top:18px;padding-top:14px;display:flex}.news-footer p{color:var(--muted);font-size:.84rem}.empty-state{background:var(--surface);text-align:center;border:1px dashed #b9c9dd;border-radius:8px;padding:36px 20px}.empty-state h3{margin:0;font-size:1.04rem}.empty-state p{color:var(--muted);margin-top:8px}.modal-scrim{z-index:50;background:#0f172a7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.news-modal{border:1px solid var(--border);background:var(--surface);border-radius:8px;width:min(720px,100%);max-height:min(780px,100vh - 48px);padding:24px;overflow:auto;box-shadow:0 24px 80px #0f172a3d}.modal-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.news-modal h2{margin:18px 0 0;font-size:1.35rem;line-height:1.35}.modal-summary,.modal-description,.modal-reason p{margin:12px 0 0;line-height:1.6}.modal-summary{color:#1f2937;font-weight:650}.modal-description{color:#334155}.modal-bullets{border-top:1px solid var(--border);padding-top:16px}.modal-reason{background:#f5f8fc;border-radius:8px;margin-top:18px;padding:14px}.modal-reason strong{font-size:.88rem}.modal-reason p{color:var(--muted);font-size:.9rem}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (width<=1120px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border)}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.auth-panel{padding:22px}.sidebar,.dashboard-main{padding:18px}.topbar,.news-footer,.modal-actions{flex-direction:column;align-items:stretch}.topbar-actions{justify-content:stretch}.topbar-actions>*,.modal-actions>*{width:100%}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:82px}}
