:root{--bg: #08101f;--bg-strong: #050a14;--panel: rgba(13, 19, 38, .8);--panel-soft: rgba(17, 25, 47, .78);--panel-strong: rgba(20, 28, 52, .96);--ink: #ecf1ff;--muted: #94a0c4;--line: rgba(255, 255, 255, .08);--line-strong: rgba(208, 188, 255, .18);--violet: #8c52ff;--violet-soft: #c7b0ff;--mint: #35ddb0;--danger: #ff8d8d;--shadow: 0 30px 80px rgba(0, 0, 0, .34)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(140,82,255,.18),transparent 26%),radial-gradient(circle at 85% 10%,rgba(53,221,176,.14),transparent 22%),linear-gradient(180deg,#07101f,#0a1122 34%,#0c1325)}button,input,select{font:inherit}input,select{width:100%;min-height:42px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#0000002e;color:var(--ink);padding:0 12px;outline:none}input:focus,select:focus{border-color:#8c52ffcc;box-shadow:0 0 0 1px #8c52ff73}option{background:#e9eefc;color:#09101d}button{border:0;cursor:pointer}a{color:inherit}.landing-shell{position:relative;min-height:100vh;overflow:hidden;background:linear-gradient(180deg,#070a16f5,#0d0b21fa),radial-gradient(circle at top,rgba(139,92,246,.2),transparent 28%)}.landing-grid{position:absolute;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.035) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.landing-glow,.landing-particle{position:absolute;border-radius:999px;pointer-events:none}.landing-glow--left{top:-220px;left:18%;width:620px;height:620px;background:#8b5cf62e;filter:blur(140px)}.landing-glow--right{top:20%;right:-140px;width:460px;height:460px;background:#22d3ee1f;filter:blur(120px)}.landing-glow--bottom{bottom:-260px;left:40%;width:760px;height:760px;background:#7c3aed24;filter:blur(160px)}.landing-particle--one{top:30%;left:8%;width:180px;height:180px;background:#22d3ee1f;filter:blur(70px);animation:landing-float 8s ease-in-out infinite}.landing-particle--two{right:10%;bottom:24%;width:220px;height:220px;background:#8b5cf61f;filter:blur(80px);animation:landing-float 12s ease-in-out infinite -3s}.landing-particle--three{left:26%;bottom:18%;width:120px;height:120px;background:#6366f124;filter:blur(56px);animation:landing-float 14s ease-in-out infinite -7s}.landing-main{position:relative;z-index:1;min-height:100vh;display:grid;place-items:center;padding:32px 24px 64px}.landing-hero{width:min(980px,100%);text-align:center}.landing-hero h1{margin:0 0 28px;font-size:clamp(3rem,8vw,5.5rem);line-height:1.02;letter-spacing:-.05em;font-weight:800;color:#fff}.landing-search{position:relative;width:min(860px,100%);margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:10px;padding:8px;border-radius:999px;background:#182033b8;border:1px solid rgba(139,92,246,.24);box-shadow:0 0 0 1px #8b5cf614,0 0 48px #8b5cf62e,0 24px 60px #00000059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-search:before{content:"";position:absolute;inset:-10px;border-radius:999px;background:linear-gradient(90deg,#8b5cf633,#a78bfa1a);filter:blur(18px);z-index:-1}.landing-search input{min-height:58px;border:0;background:transparent;padding:0 22px;box-shadow:none;color:#fff;font-size:1.05rem}.landing-search input::placeholder{color:#8f97b8}.landing-search button{min-width:170px;min-height:58px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;font-size:1rem;font-weight:800;box-shadow:0 0 24px #8b5cf64d}.landing-return{margin-top:18px;display:inline-flex;flex-direction:column;align-items:center;gap:10px}.landing-return__button{min-height:42px;padding:0 20px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#eef2ff;font-size:.95rem;font-weight:700}.landing-return__button:hover{background:#ffffff1a}.landing-return__text{color:#8f97b8;font-size:.92rem}@keyframes landing-float{0%{transform:translateY(0) translate(0)}50%{transform:translateY(-18px) translate(14px)}to{transform:translateY(0) translate(0)}}.dashboard-shell{min-height:100vh;display:flex}.search-overlay{position:fixed;inset:0;z-index:100;background:#040812b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:24px}.search-overlay__panel{width:min(760px,100%);border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#090f1cf0;box-shadow:0 30px 90px #00000073;padding:24px}.search-overlay__title{margin:0 0 16px;font-size:1.2rem;font-weight:800;color:#fff}.search-overlay__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.search-overlay__header h2{margin:0;font-size:1.2rem}.search-overlay__body{display:grid;gap:14px}.search-overlay__input{min-height:64px;border-radius:16px;padding:0 18px;font-size:1.1rem}.side-nav,.dashboard-sidebar{width:280px;flex-shrink:0;background:#030712f0;border-right:1px solid rgba(255,255,255,.07);padding:20px 0;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.side-nav__brand,.side-nav__footer{padding:0 22px}.side-nav__brand{display:flex;align-items:center;gap:12px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.05)}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 22px 18px;border-bottom:1px solid rgba(255,255,255,.05)}.brand-mark,.avatar-circle,.sidebar-brand__logo{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#8c52ffe6,#6f46ff80);color:#fff;font-weight:700}.brand-title,.footer-name,.sidebar-brand__title{font-size:14px;font-weight:700;color:#fff}.brand-subtitle,.footer-role,.sidebar-brand__meta{font-size:11px;color:#7480a6}.side-nav__new-task{margin:18px 22px 14px;padding:12px 14px;border-radius:10px;background:linear-gradient(135deg,#913dff,#7c3aed);color:#fff;font-weight:700}.sidebar-primary-button{margin:18px 22px 14px;padding:12px 14px;border-radius:10px;background:linear-gradient(135deg,#913dff,#7c3aed);color:#fff;font-weight:700;box-shadow:0 12px 26px #7c3aed40}.side-nav__menu,.sidebar-nav{padding:10px 0;display:grid;gap:4px}.quota-panel{margin:18px 22px 0;padding:14px 14px 12px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.quota-panel__label{color:#8b97ba;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quota-panel__value{margin-top:8px;color:#fff;font-size:1.15rem;font-weight:800}.quota-panel__progress{width:100%;height:8px;margin-top:10px;border-radius:999px;overflow:hidden;background:#ffffff14}.quota-panel__progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.quota-panel__meta{margin-top:10px;display:flex;justify-content:space-between;gap:12px;color:#d8def6;font-size:12px}.quota-panel__date{margin-top:8px;color:#7f8bab;font-size:11px;line-height:1.5}.menu-item,.sidebar-link{background:transparent;color:#7d89af;text-align:left;padding:14px 22px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;border-right:3px solid transparent}.menu-item:hover,.sidebar-link:hover{background:#ffffff0a;color:#f1f5ff}.menu-item--active,.sidebar-link--active{background:#8c52ff1f;color:#b996ff;border-right-color:var(--violet)}.side-nav__footer{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.05);display:flex;gap:12px;align-items:center}.dashboard-main{flex:1;min-width:0}.top-bar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:14px 24px;border-bottom:1px solid rgba(255,255,255,.05);background:#050a14db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ghost-icon-button{color:#7f8ab0}.top-bar__center{justify-self:start;color:#c39eff;font-size:13px;font-weight:700}.top-bar__home-button{justify-self:start}.top-bar__actions{display:flex;align-items:center;gap:10px}.ghost-icon-button,.icon-button{width:34px;height:34px;border-radius:50%;background:transparent;color:#8f99ba}.ghost-icon-button:hover,.icon-button:hover{background:#ffffff0f;color:#fff}.ghost-button,.primary-button{min-height:38px;padding:0 14px;border-radius:10px;font-size:12px;font-weight:700}.dashboard-action{min-height:38px;padding:0 14px;border-radius:10px;font-size:12px;font-weight:700;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#d8def6}.dashboard-action:hover:not(:disabled){background:#ffffff14}.dashboard-action--primary{background:linear-gradient(135deg,#9747ff,#7c3aed);color:#fff;box-shadow:0 12px 26px #7c3aed40;border-color:transparent}.ghost-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#d8def6}.ghost-button:hover:not(:disabled){background:#ffffff14}.primary-button{background:linear-gradient(135deg,#9747ff,#7c3aed);color:#fff;box-shadow:0 12px 26px #7c3aed40}.primary-button.compact{padding-inline:12px}.primary-button:hover:not(:disabled){filter:brightness(1.05)}.ghost-button:disabled,.primary-button:disabled,.side-nav__new-task:disabled{opacity:.55;cursor:not-allowed}.dashboard-content{max-width:1440px;margin:0 auto;padding:24px;display:grid;gap:22px}.table-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:inherit}.hero-layout{display:grid;grid-template-columns:1fr 600px;gap:22px;align-items:start}.hero-copy-card,.hero-search-panel,.stat-panel,.workspace-panel,.success-banner,.error-banner{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-copy-card,.hero-search-panel,.workspace-panel,.success-banner,.error-banner{border-radius:18px}.hero-copy-card{padding:26px 24px}.eyebrow-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:4px 8px;border-radius:999px;background:#8c52ff1f;border:1px solid rgba(140,82,255,.2);color:#bd9eff;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#a855f7;box-shadow:0 0 0 6px #a855f724}.hero-copy-card h1{margin:0 0 12px;font-size:clamp(1.9rem,3.2vw,3rem);line-height:1.08;letter-spacing:-.04em;font-weight:800;white-space:nowrap}.accent-dot{color:var(--violet)}.hero-copy-card p{margin:0;max-width:580px;color:var(--muted);line-height:1.75;font-size:1rem}.hero-search-panel{position:relative;overflow:hidden}.hero-search-panel__glow{position:absolute;inset:-80px -80px auto auto;width:180px;height:180px;border-radius:999px;background:#8c52ff38;filter:blur(60px)}.hero-search-panel__content{position:relative;z-index:1;padding:22px;display:grid;gap:18px}.hero-search-row{display:grid;grid-template-columns:1fr auto;gap:12px}.hero-search-row input{min-height:50px;padding-inline:16px;border-radius:14px;background:#0000002e;border:1px solid rgba(255,255,255,.08);color:var(--ink)}.hero-search-row button{min-width:138px;min-height:50px;padding:0 18px;border-radius:14px;background:linear-gradient(135deg,#9747ff,#7c3aed);color:#fff;font-size:.95rem;font-weight:800;box-shadow:0 12px 26px #7c3aed40}.hero-search-row button:hover:not(:disabled){filter:brightness(1.05)}.hero-search-row button:disabled{opacity:.55;cursor:not-allowed}.hero-main-input{min-height:48px;padding-inline:14px}.config-grid,.hero-config-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.field{display:grid;gap:6px}.field__label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8792b6}.field--accent .field__label{color:#c69fff}.stats-grid,.stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.stat-panel{position:relative;padding:16px;border-radius:14px;overflow:hidden;border-top:2px solid rgba(255,255,255,.08)}.stat-panel--accent{border-top-color:var(--violet);background:linear-gradient(180deg,#8c52ff1f,#0d1326cc)}.stat-panel--success{border-top-color:var(--mint)}.stat-label{margin-bottom:8px;color:#8b97b8;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.stat-value{font-size:1.8rem;line-height:1.1;font-weight:800;color:#fff}.stat-value--truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-footnote{margin-top:10px;font-size:12px;color:#7480a3}.stat-progress{width:100%;height:4px;margin-top:12px;border-radius:999px;background:#ffffff14;overflow:hidden}.stat-progress__bar{height:100%;background:linear-gradient(90deg,#ad72ff,#8c52ff)}.stat-sparkline{position:absolute;right:14px;bottom:12px;display:flex;align-items:flex-end;gap:5px;height:34px}.stat-sparkline span{display:block;width:6px;border-radius:999px;background:#35ddb0d9}.stat-sparkline span:nth-child(1){height:10px}.stat-sparkline span:nth-child(2){height:18px}.stat-sparkline span:nth-child(3){height:12px}.stat-sparkline span:nth-child(4){height:24px}.success-banner,.error-banner{padding:14px 16px}.success-banner{color:#b9f6e7;border-color:#35ddb02e;background:#0d2a27c2}.error-banner{color:#ffd4d4;border-color:#ff8d8d2e;background:#341118c7}.workspace-grid{display:grid;grid-template-columns:minmax(0,2fr) 380px;gap:20px;align-items:start}.workspace-panel{border-radius:18px;overflow:hidden}.workspace-panel--table{min-height:720px;display:grid;grid-template-rows:auto auto auto 1fr}.workspace-panel--detail{position:sticky;top:88px;min-height:720px}.workspace-panel__header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08);background:#080d1a6b}.workspace-panel__header h2{margin:0;font-size:1.08rem}.workspace-panel__header p{margin:4px 0 0;color:#7f8aaa;font-size:12px}.filter-chip-row{padding:14px 18px 16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;border-bottom:1px solid rgba(255,255,255,.06)}.filter-chip-row label{display:grid;gap:6px}.filter-chip-row label span{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8792b6}.filter-chip-row input,.filter-chip-row select{min-height:42px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#0000002e;color:var(--ink);padding:0 12px}.filter-panel{width:min(980px,100%);margin:0 auto;display:grid;gap:14px;padding:14px;border-radius:18px;background:#060a1ab8;border:1px solid rgba(255,255,255,.08)}.workspace-panel .filter-panel{width:100%;margin:0;border-radius:0;border-inline:0;border-top:0;background:#ffffff05}.filter-panel__search{display:grid;grid-template-columns:1fr auto;gap:10px}.filter-panel__search input,.filter-panel__grid input,.filter-panel__grid select{min-height:44px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#0003;color:var(--ink);padding:0 12px}.filter-panel__search button{min-width:132px;min-height:44px;padding:0 18px;border-radius:10px;background:linear-gradient(135deg,#9747ff,#7c3aed);color:#fff;font-weight:800}.filter-panel__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.filter-panel__grid label{display:grid;gap:6px}.filter-panel__grid span{font-size:11px;font-weight:800;color:#8792b6}.filter-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#c7d0ea;font-size:12px}.filter-chip strong{color:#fff}.filter-chip--accent{background:#8c52ff1f;border-color:#8c52ff3d}.filter-chip--ghost{color:#8a96b7;border-style:dashed}.filter-grid{padding:14px 18px 16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;border-bottom:1px solid rgba(255,255,255,.06)}.results-table-wrap{overflow:auto}.pagination-bar{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 16px;border-top:1px solid rgba(255,255,255,.06);color:#aeb8d6;font-size:13px}.results-table{width:max-content;min-width:100%;border-collapse:collapse}.results-table th,.results-table td{padding:14px;border-bottom:1px solid rgba(255,255,255,.05);vertical-align:middle}.results-table thead th{position:sticky;top:0;z-index:2;background:#060a13f5;color:#cfd6ec;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;overflow:visible}.results-table thead th:hover{z-index:12}.sort-button{position:relative;z-index:1;padding:0;background:transparent;color:inherit;font:inherit;font-weight:800}.sort-button--accent{color:#cbabff}.results-table tbody tr{cursor:pointer;transition:background .14s ease}.results-table tbody tr:hover{background:#ffffff08}.results-table tbody tr.selected{background:#8c52ff1a;box-shadow:inset 2px 0 #8c52ff}.numeric{text-align:right}.centered{text-align:center}.channel-cell{display:flex;align-items:center;gap:10px;min-width:0}.row-avatar{width:26px;height:26px;border-radius:8px;flex-shrink:0;display:grid;place-items:center;background:#8c52ff38;color:#f3ebff;font-size:11px;font-weight:800}.row-avatar-image{width:26px;height:26px;border-radius:8px;flex-shrink:0;object-fit:cover;background:#8c52ff29;border:1px solid rgba(255,255,255,.08)}.channel-cell__title{color:#fff;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.channel-cell__meta{margin-top:2px;color:#7883a8;font-size:11px}.metric-positive{color:var(--mint)}.score-pill,.status-pill,.tier-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:8px;font-size:12px;font-weight:800;white-space:nowrap}.score-pill{background:#ffffff05;color:#f5f7ff}.score-pill--selected,.results-table tbody tr.selected .score-pill{background:#8c52ff29;color:#d5bcff;border:1px solid rgba(140,82,255,.28)}.status-pill{min-width:84px;border:1px solid rgba(255,255,255,.08)}.status-pill--shortlisted{color:var(--mint);background:#35ddb01f;border-color:#35ddb038}.status-pill--pre_scored,.status-pill--enriched,.status-pill--candidate{color:#d3daf1;background:#ffffff0a}.status-pill--rejected,.status-pill--failed{color:#ffb3b3;background:#ff8d8d1a;border-color:#ff8d8d2e}.table-inline-button{min-height:30px;padding:0 10px;border-radius:8px;background:#8c52ff1f;border:1px solid rgba(140,82,255,.24);color:#d5bcff;font-size:12px;font-weight:800;white-space:nowrap}.table-inline-button:hover:not(:disabled){background:#8c52ff33}.table-inline-button:disabled{opacity:.55;cursor:not-allowed}.similar-row td{padding:0;background:#ffffff05}.similar-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border-left:2px solid rgba(140,82,255,.45)}.similar-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:12px;background:#060a1ac7;border:1px solid rgba(255,255,255,.08)}.similar-card__title{color:#fff;font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.similar-card__meta{margin-top:4px;color:#8792b6;font-size:12px}.similar-card__actions{display:grid;gap:8px;justify-items:end}.similar-card__actions a,.similar-card__actions button{min-height:28px;padding:0 9px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#d8def6;font-size:12px;font-weight:700;text-decoration:none}.similar-empty{grid-column:1 / -1;padding:12px;color:#94a0c4;font-size:13px}.detail-cover{position:relative;min-height:148px;background:linear-gradient(135deg,rgba(140,82,255,.4),transparent 42%),linear-gradient(180deg,#0a0f1d33,#0a0f1dd9),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1200&q=80) center/cover no-repeat}.detail-cover__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(10,15,29,.88))}.detail-cover__content{position:absolute;inset:auto 18px 14px;display:flex;align-items:flex-end;gap:12px;z-index:1}.detail-avatar{width:60px;height:60px;border-radius:14px;display:grid;place-items:center;background:#070b16e6;border:2px solid rgba(255,255,255,.08);color:#fff;font-weight:800}.detail-avatar-image{width:60px;height:60px;border-radius:14px;object-fit:cover;border:2px solid rgba(255,255,255,.08);background:#070b16e6}.detail-cover__content h3{margin:0 0 4px;font-size:1.25rem}.detail-cover__content a{color:#c5a8ff;font-size:12px;text-decoration:none}.detail-body{padding:18px;display:grid;gap:18px}.detail-actions{display:flex;gap:10px}.detail-actions .primary-button{flex:1}.detail-score-card{padding:16px;border-radius:14px;background:linear-gradient(180deg,#8c52ff1f,#151b31f2);border:1px solid rgba(140,82,255,.18)}.detail-score-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#c8abff;font-weight:700}.detail-score-card__body{display:flex;gap:16px;align-items:center}.score-ring{width:72px;height:72px;border-radius:50%;border:4px solid rgba(140,82,255,.8);display:grid;place-items:center;flex-shrink:0}.score-ring strong{font-size:1.35rem}.detail-score-card__body p{margin:0;color:#cbd3ed;line-height:1.6;font-size:13px}.tier-badge{color:var(--mint);background:#35ddb01a;border:1px solid rgba(53,221,176,.16)}.detail-section h4{margin:0 0 10px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06);color:#cfd6ec;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card{padding:12px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.metric-card span{display:block;margin-bottom:6px;color:#7f8bad;font-size:12px}.metric-card strong{font-size:1.15rem}.detail-list{display:grid;gap:10px}.detail-list__item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;border-bottom:1px dashed rgba(255,255,255,.07)}.detail-list__item span{display:inline-flex;align-items:center;gap:6px;color:#97a4c7;font-size:13px}.detail-list__item strong{text-align:right}.detail-empty{height:100%;min-height:420px;display:grid;place-content:center;gap:8px;padding:24px;color:#90a0c6;text-align:center}.detail-empty h3{margin:0;color:#fff}.metric-help{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;background:#8c52ff26;color:#cfb6ff;font-size:11px;font-weight:800;cursor:help;z-index:20}.metric-help:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 10px);top:calc(100% + 10px);transform:none;width:240px;padding:10px 12px;border-radius:12px;border:1px solid rgba(140,82,255,.22);background:#070b14f5;color:#edf2ff;white-space:pre-line;line-height:1.45;font-size:12px;text-transform:none;letter-spacing:0;box-shadow:0 16px 36px #0000005c;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .14s ease,visibility .14s ease;z-index:40}.metric-help--top:after{left:calc(100% + 10px);top:auto;bottom:calc(100% + 10px);transform:none}.metric-help:hover:after,.metric-help:focus-visible:after{opacity:1;visibility:visible}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000002e}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ffffff2e}@media(max-width:1280px){.side-nav{display:none}.top-bar{grid-template-columns:1fr auto}.top-bar__center{display:block}.hero-layout,.workspace-grid{grid-template-columns:1fr}.workspace-panel--detail{position:static}}@media(max-width:960px){.landing-main{padding-inline:18px}.landing-search{grid-template-columns:1fr;border-radius:24px}.landing-search input,.landing-search button{min-height:52px;border-radius:18px}.dashboard-content{padding:18px}.hero-search-row,.filter-panel__search,.filter-panel__grid,.config-grid,.stats-grid,.filter-grid,.metric-grid{grid-template-columns:1fr}.top-bar{padding:12px 18px}.top-bar__actions{flex-wrap:wrap;justify-content:flex-end}.results-table{min-width:100%}}:root{--bg: #fff7fb;--bg-strong: #fff;--panel: rgba(255, 255, 255, .92);--panel-strong: #fff;--ink: #2b1220;--muted: #8a6578;--line: rgba(226, 108, 159, .2);--violet: #ec4899;--mint: #be185d;--warning: #f59e0b;--danger: #e11d48;--shadow: 0 24px 70px rgba(190, 24, 93, .14)}body{background:radial-gradient(circle at top left,rgba(244,114,182,.22),transparent 34%),linear-gradient(180deg,#fff7fb,#fff 44%,#fff3f8);color:var(--ink)}body:before,body:after{background:radial-gradient(circle,rgba(244,114,182,.16),transparent 62%),radial-gradient(circle,rgba(251,207,232,.24),transparent 58%)}.landing-shell,.dashboard-shell{background:radial-gradient(circle at 18% 12%,rgba(244,114,182,.18),transparent 28%),radial-gradient(circle at 88% 8%,rgba(251,207,232,.42),transparent 26%),linear-gradient(180deg,#fff7fb,#fff 48%,#fff3f8);color:var(--ink)}.landing-grid{opacity:.35;background-image:linear-gradient(rgba(226,108,159,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(226,108,159,.15) 1px,transparent 1px)}.landing-glow,.landing-particle{background:#f472b647;box-shadow:0 0 80px #f472b63d}.landing-glow--right{background:#fbcfe88c}.landing-hero h1{color:#be185d;text-shadow:none;letter-spacing:0}.landing-return,.top-bar,.dashboard-sidebar,.workspace-panel,.stat-panel,.search-overlay__panel,.filter-panel,.quota-panel,.metric-card,.similar-card{background:#ffffffe0;border-color:var(--line);box-shadow:var(--shadow);color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-sidebar{background:linear-gradient(180deg,#fffffff5,#fff7fbf0)}.sidebar-brand__logo,.detail-avatar{background:linear-gradient(135deg,#ec4899,#f9a8d4);box-shadow:0 12px 30px #ec489942;color:#fff}.sidebar-brand__title,.stat-value,.workspace-panel__title,.search-overlay__title,.detail-empty h3,.detail-cover__content h3,.channel-cell__title,.similar-card__title,.quota-panel__value,.metric-card strong,.detail-list__item strong{color:var(--ink)}.sidebar-brand__meta,.stat-label,.workspace-panel__eyebrow,.workspace-panel__subtitle,.quota-panel__label,.quota-panel__meta,.quota-panel__date,.metric-card span,.detail-list__item span,.detail-empty,.channel-cell__meta,.similar-card__meta,.search-overlay__panel,.stat-panel p{color:var(--muted)}.sidebar-primary-button,.dashboard-action--primary,.filter-panel__search button,.landing-search button,.landing-return__button,.primary-button,.similar-card__action{background:linear-gradient(135deg,#ec4899,#f472b6);border-color:transparent;color:#fff;box-shadow:0 16px 34px #ec489940}.sidebar-primary-button:hover,.dashboard-action--primary:hover,.filter-panel__search button:hover,.landing-return__button:hover,.similar-card__action:hover{transform:translateY(-1px);box-shadow:0 20px 42px #ec48994d}.dashboard-action,.sidebar-link,.similar-toggle,.secondary-button,.filter-panel__field input,.filter-panel__field select,.filter-panel__search input,.landing-search input,select,input{background:#fff;border-color:#e26c9f3d;color:var(--ink)}.dashboard-action:hover,.sidebar-link:hover,.sidebar-link--active,.similar-toggle:hover,.secondary-button:hover{background:#fff1f7;border-color:#ec48995c;color:#be185d}.filter-panel__field label,.filter-panel__search label,.config-field label,.filter-field label{color:#9f3165}.filter-panel__field input:focus,.filter-panel__field select:focus,.filter-panel__search input:focus,input:focus,select:focus{border-color:#ec4899;box-shadow:0 0 0 3px #ec489924}.results-table{color:var(--ink)}.results-table thead th{background:#fff1f7;border-bottom-color:#e26c9f38;color:#9f3165}.results-table tbody tr{background:#fff;border-bottom-color:#e26c9f1f}.results-table tbody tr:hover,.results-table tbody tr.is-selected{background:#fff7fb}.results-table tbody tr.is-selected{box-shadow:inset 3px 0 #ec4899}.score-pill,.tier-pill,.status-pill,.similar-score,.metric-help{background:#fff1f7;border-color:#ec489938;color:#be185d}.status-pill--success,.tier-pill--a{background:#fdf2f8;border-color:#ec489947;color:#be185d}.detail-cover{background:linear-gradient(135deg,#be185de6,#f472b6d1),radial-gradient(circle at top right,rgba(255,255,255,.32),transparent 32%);color:#fff}.detail-cover__content h3,.detail-cover__content p,.detail-link{color:#fff}.detail-section h4{border-bottom-color:#e26c9f2e;color:#9f3165}.detail-list__item{border-bottom-color:#e26c9f29}.quota-panel__progress,.progress-track{background:#ffe4f1}.quota-panel__progress-bar,.progress-bar{background:linear-gradient(90deg,#ec4899,#f9a8d4)}.error-banner{background:#fff1f2;border-color:#e11d483d;color:#be123c}.metric-help:after{background:#fff;border-color:#e26c9f42;color:var(--ink);box-shadow:var(--shadow)}::-webkit-scrollbar-track{background:#fff1f7}::-webkit-scrollbar-thumb{background:#ec489957}::-webkit-scrollbar-thumb:hover{background:#ec48997a}:root{--bg: #ffffff;--bg-strong: #ffffff;--panel: #ffffff;--panel-strong: #ffffff;--ink: #111827;--muted: #6b7280;--line: #e5e7eb;--violet: #3b82f6;--mint: #111827;--warning: #f59e0b;--danger: #dc2626;--shadow: none}*{letter-spacing:0}body,.landing-shell,.dashboard-shell,body:before,body:after{background:#fff!important;background-image:none!important;color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before,body:after,.landing-grid,.landing-glow,.landing-particle{display:none!important}h1,h2,h3,h4,.landing-hero h1,.workspace-panel__title,.sidebar-brand__title,.stat-value{color:#111827!important;font-weight:600;text-shadow:none!important}p,.workspace-panel__subtitle,.workspace-panel__eyebrow,.sidebar-brand__meta,.stat-label,.quota-panel__label,.quota-panel__meta,.quota-panel__date,.channel-cell__meta,.similar-card__meta,.metric-card span,.detail-list__item span,.detail-empty{color:#6b7280!important;font-weight:400}.landing-main{min-height:100vh;align-items:start;padding:32px}.landing-hero{width:min(1120px,100%);margin:48px auto 0;display:grid;gap:24px}.landing-hero h1{margin:0;font-size:clamp(40px,7vw,72px);line-height:1}.dashboard-shell{display:block;min-height:100vh}.dashboard-sidebar{position:sticky;top:0;z-index:30;width:100%;min-height:auto;height:auto;padding:16px 32px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:16px;border:0;border-bottom:1px solid #e5e7eb;border-radius:0;background:#fff!important;box-shadow:none!important}.sidebar-brand{gap:8px}.sidebar-brand__logo,.detail-avatar{width:32px;height:32px;border-radius:8px;background:#0b0f17!important;color:#fff;box-shadow:none!important}.sidebar-brand__title{font-size:15px}.sidebar-brand__meta{font-size:12px}.sidebar-nav{display:none}.quota-panel{min-width:220px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;box-shadow:none!important}.quota-panel__progress{height:4px;background:#f3f4f6!important}.quota-panel__progress-bar,.progress-bar{background:#3b82f6!important}.top-bar{position:static;padding:24px 32px 0;border:0;background:transparent!important;box-shadow:none!important}.top-bar__actions{gap:8px}.dashboard-content{padding:24px 32px 32px;max-width:1440px;margin:0 auto}.stat-grid{gap:16px;margin-bottom:24px}.stat-panel,.workspace-panel,.filter-panel,.landing-return,.search-overlay__panel,.metric-card,.similar-card{background:#fff!important;background-image:none!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-shadow:none!important}.stat-panel{padding:16px}.stat-value{font-size:24px}.workspace-grid{grid-template-columns:minmax(0,1fr) 360px;gap:24px}.workspace-panel{overflow:hidden}.workspace-panel__header{padding:24px;border-bottom:1px solid #e5e7eb}.workspace-panel__header h2{margin:0 0 8px;font-size:20px;font-weight:600}.workspace-panel__header p{margin:0;font-size:14px}.workspace-panel--table .filter-panel{margin:0;border-width:0 0 1px!important;border-radius:0!important}.filter-panel{padding:16px}.landing-hero>.filter-panel{padding:24px}.filter-panel__search{gap:8px;margin-bottom:16px}.filter-panel__grid{gap:16px}.filter-panel__field,.filter-panel label{gap:8px}.filter-panel__field label,.filter-panel__field span,.filter-panel label span,.filter-panel__search label{color:#6b7280!important;font-size:12px;font-weight:600}input,select,textarea,.filter-panel__field input,.filter-panel__field select,.filter-panel__search input,.landing-search input{min-height:40px;padding:8px 16px;border:1px solid #d1d5db!important;border-radius:8px!important;background:#fff!important;color:#111827!important;box-shadow:none!important}input:focus,select:focus,textarea:focus,.filter-panel__field input:focus,.filter-panel__field select:focus,.filter-panel__search input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 1px #3b82f6!important;outline:none}button,.sidebar-primary-button,.dashboard-action,.dashboard-action--primary,.filter-panel__search button,.landing-search button,.landing-return__button,.primary-button,.secondary-button,.table-inline-button,.similar-card__action,.similar-card__actions button{min-height:40px;padding:8px 16px;border-radius:8px!important;border:1px solid #d1d5db!important;background:#fff!important;background-image:none!important;color:#111827!important;box-shadow:none!important;font-weight:500}.sidebar-primary-button,.dashboard-action--primary,.filter-panel__search button,.landing-search button,.landing-return__button,.primary-button,.similar-card__actions button{border-color:#3b82f6!important;background:#3b82f6!important;color:#fff!important}button:hover,.dashboard-action:hover,.sidebar-primary-button:hover,.filter-panel__search button:hover,.table-inline-button:hover,.similar-card__actions button:hover{transform:none!important;box-shadow:none!important}.dashboard-action:hover,.table-inline-button:hover,.secondary-button:hover{border-color:#9ca3af!important;background:#f9fafb!important}.sidebar-primary-button:hover,.dashboard-action--primary:hover,.filter-panel__search button:hover,.similar-card__actions button:hover{background:#2563eb!important;border-color:#2563eb!important}.results-table-wrap{border:0;border-radius:0}.results-table{color:#111827;border-collapse:separate;border-spacing:0}.results-table thead th{height:48px;padding:8px 16px;background:#f9fafb!important;border-bottom:1px solid #e5e7eb!important;color:#6b7280!important;font-size:12px;font-weight:600}.results-table tbody td{padding:16px;border-bottom:1px solid #f3f4f6}.results-table tbody tr,.results-table tbody tr:hover,.results-table tbody tr.selected,.results-table tbody tr.is-selected{background:#fff!important;box-shadow:none!important}.results-table tbody tr:hover{background:#f9fafb!important}.results-table tbody tr.selected td,.results-table tbody tr.is-selected td{background:#eff6ff!important}.sort-button,.table-label{color:#6b7280!important;font-weight:600}.sort-button--accent{color:#111827!important}a{color:#3b82f6;text-decoration:none}a:hover{text-decoration:underline}.channel-avatar--row{width:32px;height:32px;border-radius:8px}.channel-cell{gap:8px}.channel-cell__title,.similar-card__title,.metric-card strong,.detail-list__item strong,.quota-panel__value{color:#111827!important;font-weight:600}.score-pill,.tier-pill,.status-pill,.similar-score,.metric-help{min-height:24px;padding:4px 8px;border:1px solid #dbeafe!important;border-radius:8px!important;background:#eff6ff!important;color:#1d4ed8!important;box-shadow:none!important}.metric-positive{color:#111827!important;font-weight:600}.pagination-bar{padding:16px 24px;border-top:1px solid #e5e7eb}.workspace-panel--detail{position:sticky;top:96px;align-self:start}.detail-cover{padding:24px;min-height:auto;background:#0b0f17!important;background-image:none!important;border-radius:0}.detail-cover__overlay{display:none}.detail-cover__content{gap:16px}.detail-cover__content h3{color:#fff!important;font-size:18px;font-weight:600}.detail-cover__content a,.detail-cover__content p,.detail-link{color:#d1d5db!important}.detail-body{padding:24px}.detail-section{padding:0;margin-bottom:24px}.detail-section h4{margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #e5e7eb!important;color:#111827!important;font-size:13px;font-weight:600;text-transform:none}.metric-grid{gap:16px}.metric-card{padding:16px}.detail-list{gap:0}.detail-list__item{padding:12px 0;border-bottom:1px solid #f3f4f6!important}.similar-row td{background:#f9fafb!important}.similar-panel{padding:16px;gap:16px;background:#f9fafb!important}.similar-card{padding:16px}.similar-card__actions{gap:8px}.success-banner,.error-banner{padding:16px;border-radius:8px;box-shadow:none!important}.success-banner{background:#f9fafb!important;border:1px solid #e5e7eb!important;color:#111827!important}.error-banner{background:#fef2f2!important;border:1px solid #fecaca!important;color:#991b1b!important}.search-overlay{background:#11182752}.search-overlay__panel{width:min(760px,calc(100vw - 32px));padding:24px}.metric-help:after{border:1px solid #e5e7eb!important;border-radius:8px;background:#fff!important;color:#111827!important;box-shadow:none!important}::-webkit-scrollbar-track{background:#f9fafb}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#d1d5db}@media(max-width:1280px){.workspace-grid{grid-template-columns:1fr}.workspace-panel--detail{position:static}}@media(max-width:960px){.landing-main,.dashboard-content,.top-bar,.dashboard-sidebar{padding:16px}.dashboard-sidebar{grid-template-columns:1fr;align-items:stretch}.quota-panel{min-width:0}.landing-hero{margin-top:24px}}:root{--bg: #fbfaf8;--panel: #ffffff;--ink: #171717;--muted: #737373;--line: #e7e5e4;--primary: #be123c;--primary-hover: #9f1239;--primary-soft: #fff1f2;--primary-border: #fecdd3;--surface: #fafaf9}body,.landing-shell,.dashboard-shell{background:#fbfaf8!important;color:#171717}.landing-main{background:linear-gradient(#fbfaf8,#fbfaf8) padding-box!important}.dashboard-sidebar,.top-bar,.workspace-panel,.filter-panel,.stat-panel,.quota-panel,.search-overlay__panel,.landing-return,.metric-card,.similar-card{background:#fff!important;border-color:#e7e5e4!important}.dashboard-sidebar{border-bottom-color:#e7e5e4!important}h1,h2,h3,h4,.landing-hero h1,.sidebar-brand__title,.stat-value,.workspace-panel__header h2,.channel-cell__title,.similar-card__title,.detail-list__item strong,.metric-card strong{color:#171717!important}p,.sidebar-brand__meta,.stat-label,.workspace-panel__header p,.channel-cell__meta,.similar-card__meta,.detail-list__item span,.metric-card span,.quota-panel__label,.quota-panel__meta,.quota-panel__date{color:#737373!important}.sidebar-brand__logo,.detail-avatar,.row-avatar,.similar-card__avatar{background:#171717!important;color:#fff!important}.sidebar-primary-button,.dashboard-action--primary,.filter-panel__search button,.landing-search button,.landing-return__button,.primary-button,.similar-card__actions button{background:#be123c!important;border-color:#be123c!important;color:#fff!important}.sidebar-primary-button:hover,.dashboard-action--primary:hover,.filter-panel__search button:hover,.similar-card__actions button:hover{background:#9f1239!important;border-color:#9f1239!important}input:focus,select:focus,textarea:focus,.filter-panel__field input:focus,.filter-panel__field select:focus,.filter-panel__search input:focus{border-color:#be123c!important;box-shadow:0 0 0 2px #be123c1f!important}a{color:#be123c}.dashboard-content{max-width:1520px}.workspace-grid{grid-template-columns:minmax(0,1fr) minmax(320px,360px)}.workspace-panel--table{min-width:0}.results-table-wrap{width:100%;overflow-x:hidden;overflow-y:visible}.results-table{width:100%;min-width:0;table-layout:fixed}.results-table th:nth-child(1),.results-table td:nth-child(1){width:23%}.results-table th:nth-child(2),.results-table td:nth-child(2){width:8%}.results-table th:nth-child(5),.results-table td:nth-child(5){width:13%}.results-table th:nth-child(10),.results-table td:nth-child(10){width:12%}.results-table tbody td{vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.channel-cell{min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:center}.channel-cell__content{min-width:0}.channel-cell__title{white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35}.channel-cell__meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-avatar,.row-avatar-image,.channel-avatar--row{width:40px!important;height:40px!important;min-width:40px;border-radius:10px!important;object-fit:cover}.score-pill,.metric-help,.similar-score{background:#fff1f2!important;border-color:#fecdd3!important;color:#9f1239!important}.results-table tbody tr.selected td,.results-table tbody tr.is-selected td{background:#fff1f2!important}.table-inline-button{width:100%;min-height:34px;padding:8px;border-color:#fecdd3!important;background:#fff1f2!important;color:#9f1239!important}.table-inline-button:hover{border-color:#fda4af!important;background:#ffe4e6!important}.similar-row td{padding:0!important;overflow:visible!important;background:#fff7f7!important}.similar-row td[colspan]{width:auto!important;max-width:none!important}.similar-panel{width:100%;padding:16px 24px 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;background:#fff7f7!important;border-left:3px solid #be123c}.similar-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px;border-radius:10px!important;background:#fff!important}.similar-card__identity{min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:center}.similar-card__avatar{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;font-size:14px;font-weight:600}.similar-card__main{min-width:0}.similar-card__title{white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35}.similar-card__meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.similar-card__actions{min-width:86px}.similar-card__actions a,.similar-card__actions button{width:100%;justify-content:center;text-align:center}.detail-cover{background:#171717!important}.detail-avatar,.detail-avatar-image{width:64px!important;height:64px!important;border-radius:12px!important;object-fit:cover}.detail-cover__content{min-width:0}.detail-cover__content h3,.detail-cover__content a{overflow-wrap:anywhere}@media(max-width:1280px){.similar-panel{width:100%}}@media(max-width:960px){.workspace-grid{grid-template-columns:1fr}.similar-panel{width:100%;grid-template-columns:1fr}}body{font-size:13px}.landing-shell{position:relative;overflow:hidden;background:linear-gradient(rgba(190,18,60,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(190,18,60,.035) 1px,transparent 1px),radial-gradient(circle at 18% 12%,rgba(190,18,60,.08),transparent 28%),#fbfaf8!important;background-size:32px 32px,32px 32px,auto,auto!important}.landing-grid{display:block!important;position:absolute;inset:0;opacity:1;background:linear-gradient(rgba(23,23,23,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(23,23,23,.035) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at 50% 30%,#000,transparent 72%);mask-image:radial-gradient(circle at 50% 30%,#000,transparent 72%)}.landing-hero{position:relative;z-index:1;margin-top:32px}.landing-hero h1{font-size:clamp(36px,6vw,64px)}.landing-hero>.filter-panel{position:relative;overflow:hidden;border-color:#dedbd7!important}.landing-hero>.filter-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(190,18,60,.08),transparent 34%),linear-gradient(rgba(23,23,23,.035) 1px,transparent 1px);background-size:auto,100% 24px}.landing-hero>.filter-panel>*{position:relative;z-index:1}.dashboard-content{padding-top:16px}.stat-panel{padding:12px 16px}.stat-label{font-size:11px}.stat-value{font-size:18px;line-height:1.25}.workspace-panel__header{padding:16px 24px}.workspace-panel__header h2{font-size:18px}.workspace-panel__header p{font-size:12px}.filter-panel{padding:12px 16px}.filter-panel__grid{gap:12px}input,select,textarea,.filter-panel__field input,.filter-panel__field select,.filter-panel__search input,.landing-search input,button,.sidebar-primary-button,.dashboard-action,.dashboard-action--primary,.filter-panel__search button,.landing-search button,.landing-return__button,.primary-button,.secondary-button,.table-inline-button,.similar-card__action,.similar-card__actions button{min-height:36px;padding:8px 12px;font-size:13px}.results-table{font-size:12px}.results-table thead th{height:40px;padding:8px 10px;font-size:11px}.results-table tbody td{padding:10px;font-size:12px;line-height:1.35}.results-table th:nth-child(10),.results-table td:nth-child(10){width:13%}.results-table td:nth-child(2) a,.results-table td:nth-child(5){white-space:normal;overflow-wrap:anywhere}.channel-cell{grid-template-columns:32px minmax(0,1fr);gap:8px}.row-avatar,.row-avatar-image,.channel-avatar--row{width:32px!important;height:32px!important;min-width:32px;border-radius:8px!important}.channel-cell__title{font-size:12px;line-height:1.35;-webkit-line-clamp:2}.channel-cell__meta{font-size:10px}.score-pill,.metric-help,.similar-score{min-height:22px;padding:3px 7px;font-size:11px}.table-inline-button{min-height:30px;padding:6px 8px;font-size:11px;line-height:1.2;white-space:normal}.similar-panel{padding:12px 16px 16px;gap:12px}.similar-card{padding:12px;gap:12px}.similar-card__identity{grid-template-columns:32px minmax(0,1fr);gap:8px}.similar-card__avatar{width:32px;height:32px;border-radius:8px;font-size:12px}.similar-card__title{font-size:12px}.similar-card__meta{font-size:11px}.similar-card__actions{min-width:76px}.similar-card__actions a,.similar-card__actions button{min-height:28px;padding:5px 8px;font-size:11px}.workspace-panel--detail{width:100%;min-width:0}.detail-cover{min-height:auto!important;padding:16px!important}.detail-cover__content{position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:56px minmax(0,1fr);align-items:center!important;gap:12px!important}.detail-cover__content>div{min-width:0}.detail-avatar,.detail-avatar-image{width:56px!important;height:56px!important;min-width:56px;border-radius:12px!important}.detail-cover__content h3{margin:0 0 6px;font-size:15px!important;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.detail-cover__content a{display:block;max-width:100%;font-size:11px;line-height:1.35;white-space:normal;overflow-wrap:anywhere;word-break:break-all}.detail-body{padding:16px}.detail-section{margin-bottom:16px}.detail-section h4{margin-bottom:12px;font-size:12px}.metric-grid{gap:8px}.metric-card{padding:10px}.metric-card span{font-size:11px}.metric-card strong{font-size:13px;line-height:1.35;overflow-wrap:anywhere}.detail-list__item{gap:8px;padding:10px 0}.detail-list__item span,.detail-list__item strong{font-size:12px;line-height:1.4}.detail-list__item strong{min-width:0;overflow-wrap:anywhere}@media(max-width:1280px){.workspace-grid{grid-template-columns:minmax(0,1fr)}}:root{--ct-primary: #e6007a;--ct-primary-soft: #fff0f7;--ct-primary-row: #fff6fa;--ct-text: #111111;--ct-muted: #666666;--ct-line: #e5e7eb;--ct-bg: #f7f7f9;--ct-card: #ffffff;--ct-green: #16a34a}.dashboard-shell{position:relative;min-height:100vh;background:var(--ct-bg)!important;color:var(--ct-text);font-size:12px}.dashboard-sidebar{position:sticky;top:0;z-index:50;height:58px;padding:0 20px;display:grid;grid-template-columns:auto minmax(180px,1fr) auto;gap:28px;align-items:center;border-bottom:1px solid var(--ct-line)!important;background:#fffffff5!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar-brand{gap:10px}.sidebar-brand__logo{width:24px!important;height:24px!important;min-width:24px;border-radius:7px!important;background:var(--ct-primary)!important;color:#fff!important;font-size:14px}.sidebar-brand__title{color:var(--ct-text)!important;font-size:14px;font-weight:700}.sidebar-brand__meta{display:none}.sidebar-task{justify-self:center;min-width:0;display:inline-flex;align-items:center;gap:8px;padding-left:28px;border-left:1px solid var(--ct-line);color:var(--ct-muted);font-size:12px;white-space:nowrap}.sidebar-task strong{max-width:320px;overflow:hidden;color:var(--ct-text);font-weight:600;text-overflow:ellipsis}.sidebar-primary-button{justify-self:end;min-height:30px!important;padding:0 14px!important;border-color:var(--ct-primary)!important;border-radius:4px!important;background:#fff!important;color:var(--ct-primary)!important;font-size:12px!important;font-weight:600}.sidebar-primary-button:hover{background:var(--ct-primary-soft)!important;color:var(--ct-primary)!important}.sidebar-nav,.quota-panel{display:none!important}.dashboard-main{min-width:0}.top-bar{position:absolute;top:12px;right:20px;z-index:60;padding:0;background:transparent!important;border:0!important}.top-bar__home-button,.top-bar__actions .dashboard-action:first-child{display:none!important}.top-bar__actions{gap:10px}.top-bar__actions .dashboard-action{min-height:30px!important;padding:0 14px!important;border-radius:4px!important;border-color:var(--ct-line)!important;background:#fff!important;color:#333!important;font-size:12px!important}.dashboard-content{max-width:none;margin:0;padding:18px 20px 22px}.stat-grid{display:grid;grid-template-columns:1fr 1fr 1fr 2.05fr;gap:16px;margin-bottom:18px}.stat-panel{min-height:86px;padding:16px 18px!important;border:1px solid var(--ct-line)!important;border-radius:6px!important;background:#fff!important}.stat-label{color:var(--ct-muted)!important;font-size:12px;font-weight:500}.stat-value{margin-top:10px;color:var(--ct-text)!important;font-size:24px!important;font-weight:700!important;line-height:1}.stat-panel--quota .quota-panel__progress{margin-top:16px;height:4px;background:#f2f2f2!important}.stat-panel--quota .quota-panel__progress-bar{background:var(--ct-primary)!important}.success-banner,.error-banner{margin-bottom:14px;border-radius:6px}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:10px;align-items:start}.workspace-panel{border:1px solid var(--ct-line)!important;border-radius:6px!important;background:#fff!important;box-shadow:none!important}.workspace-panel__header{display:none}.workspace-panel--table>.filter-panel{display:grid;grid-template-columns:minmax(280px,1fr);gap:12px;padding:0 0 12px!important;border:0!important;background:transparent!important}.workspace-panel--table>.filter-panel .filter-panel__grid{padding:0 14px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.filter-panel__search{padding:0 0 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0}.filter-panel__search input{min-height:38px;border:1px solid var(--ct-line)!important;border-radius:6px!important;background:#fff!important}.filter-panel__search button{min-width:58px;min-height:38px!important;border-radius:6px!important;border-color:var(--ct-primary)!important;background:var(--ct-primary)!important;color:#fff!important}.filter-panel label{gap:6px}.filter-panel label span{color:#555!important;font-size:11px;font-weight:500}.filter-panel select,.filter-panel input{min-height:32px!important;padding:0 10px!important;border-color:var(--ct-line)!important;border-radius:4px!important;background:#fff!important;color:#333!important;font-size:12px}.workspace-panel--table{padding:14px}.results-table-wrap{overflow:visible;border:1px solid var(--ct-line);border-radius:6px;background:#fff}.results-table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse;color:var(--ct-text);font-size:12px}.results-table thead th{height:42px;padding:0 10px;border-bottom:1px solid var(--ct-line)!important;background:#fbfbfc!important;color:#333!important;font-size:11px;font-weight:600}.results-table tbody td{height:52px;padding:8px 10px;border-bottom:1px solid #f0f1f3;color:#222;font-size:12px;vertical-align:middle}.results-table tbody tr.selected td{background:var(--ct-primary-row)!important}.results-table th:nth-child(1),.results-table td:nth-child(1){width:21%}.results-table th:nth-child(2),.results-table td:nth-child(2){width:9%}.results-table th:nth-child(3),.results-table td:nth-child(3),.results-table th:nth-child(4),.results-table td:nth-child(4){width:8%}.results-table th:nth-child(5),.results-table td:nth-child(5){width:14%}.results-table th:nth-child(6),.results-table td:nth-child(6),.results-table th:nth-child(7),.results-table td:nth-child(7),.results-table th:nth-child(8),.results-table td:nth-child(8),.results-table th:nth-child(9),.results-table td:nth-child(9){width:7%}.results-table th:nth-child(10),.results-table td:nth-child(10){width:11%}.sort-button,.table-label{color:#333!important;font-size:11px;font-weight:600}.channel-cell{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;align-items:center}.row-avatar,.row-avatar-image{width:32px!important;height:32px!important;min-width:32px;border-radius:50%!important;object-fit:cover}.channel-cell__title{color:#111!important;font-size:12px;font-weight:700;line-height:1.25}.channel-cell__meta{margin-top:2px;color:#777!important;font-size:10px}.results-table a{color:#222;font-size:12px;text-decoration:none}.score-pill{min-width:44px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border:0!important;border-radius:0!important;background:transparent!important;color:#111!important;font-size:13px;font-weight:700}.results-table tbody tr.selected .score-pill{width:100%;background:#ffe8f2!important;color:#111!important}.metric-positive{color:#111!important;font-weight:600}.metric-help{display:none}.table-inline-button{min-height:28px!important;padding:0 8px!important;border:0!important;background:transparent!important;color:#111!important;font-size:11px!important}.similar-row td{background:var(--ct-primary-row)!important;padding:0 14px 14px!important}.similar-panel{padding:16px;display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;border:1px solid #f3d8e4;border-left:0;border-radius:6px;background:#fff!important}.similar-panel:before{content:"相似博主推荐";grid-column:1 / -1;color:#111;font-size:13px;font-weight:700}.similar-card{display:grid;grid-template-columns:1fr;align-content:start;gap:10px;min-height:138px;padding:12px!important;border:1px solid var(--ct-line)!important;border-radius:6px!important;background:#fff!important}.similar-card__identity{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px}.similar-card__avatar{width:32px;height:32px;border-radius:50%;background:#111!important}.similar-card__title{color:#111!important;font-size:12px;font-weight:700;line-height:1.25}.similar-card__meta{margin-top:4px;color:#666!important;font-size:10px;white-space:normal}.similar-card__actions{min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:6px}.similar-card__actions a,.similar-card__actions button{min-height:26px!important;padding:0 6px!important;border:1px solid var(--ct-line)!important;border-radius:4px!important;background:#fff!important;color:#333!important;font-size:10px!important;font-weight:500}.pagination-bar{padding:12px 0 0;border-top:0;color:#666;font-size:12px}.pagination-bar .dashboard-action{min-height:30px!important;border-radius:4px!important}.workspace-panel--detail{position:sticky;top:76px;overflow:hidden;min-height:calc(100vh - 98px);border-radius:0!important}.detail-panel-header{height:52px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ct-line);color:#111;font-size:13px;font-weight:700}.detail-panel-header__actions{display:inline-flex;gap:18px;color:#333;font-size:15px;font-weight:400}.detail-cover{padding:24px 20px 18px!important;background:#fff!important;border-bottom:1px solid #f1f1f1}.detail-cover__content{display:flex!important;flex-direction:column;align-items:center!important;justify-content:center;gap:10px!important;text-align:center}.detail-cover__content>div{width:100%}.detail-avatar,.detail-avatar-image{width:72px!important;height:72px!important;min-width:72px;border-radius:50%!important;object-fit:cover}.detail-cover__content h3{margin:0;color:#111!important;font-size:16px!important;font-weight:700}.detail-cover__content a{display:inline-block;max-width:100%;margin-top:4px;color:#666!important;font-size:12px;word-break:break-all}.detail-body{padding:14px 20px 22px}.detail-section{margin-bottom:18px}.detail-section h4{margin:0 0 10px;padding:0;border:0!important;color:#111!important;font-size:13px;font-weight:700}.metric-grid{grid-template-columns:1fr 1fr;gap:0 18px}.metric-card{padding:8px 0!important;border:0!important;border-radius:0!important;background:transparent!important}.metric-card span{color:#666!important;font-size:12px}.metric-card strong{color:#111!important;font-size:12px;font-weight:700}.detail-list__item{min-height:30px;padding:6px 0;border-bottom:0!important}.detail-list__item span{color:#666!important;font-size:12px}.detail-list__item strong{color:#111!important;font-size:12px;font-weight:700;text-align:right}.detail-empty{min-height:420px;color:#666!important}@media(max-width:1280px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-grid{grid-template-columns:1fr}.workspace-panel--detail{position:static;min-height:0;border-radius:6px!important}.similar-panel{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media(max-width:960px){.dashboard-sidebar{height:auto;padding:12px 16px;grid-template-columns:1fr;gap:10px}.sidebar-task{justify-self:stretch;padding-left:0;border-left:0}.top-bar{position:static;padding:12px 16px 0}.dashboard-content{padding:12px 16px 18px}.stat-grid,.workspace-panel--table>.filter-panel .filter-panel__grid,.similar-panel{grid-template-columns:1fr}}.landing-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 50% 0%,rgba(230,0,122,.055),transparent 34%),linear-gradient(rgba(230,0,122,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(230,0,122,.022) 1px,transparent 1px),#fbfbfc!important;background-size:auto,56px 56px,56px 56px,auto!important;color:#111}.landing-shell:before{content:"";position:absolute;inset:70px 0 auto;height:360px;pointer-events:none;background:radial-gradient(circle at 20% 20%,rgba(230,0,122,.08),transparent 26%),radial-gradient(circle at 84% 24%,rgba(230,0,122,.06),transparent 24%);opacity:.9}.landing-grid{display:block!important;position:absolute;inset:68px 0 auto;height:420px;opacity:1;background:linear-gradient(105deg,transparent 0 48%,rgba(230,0,122,.05) 48.2%,transparent 48.8%),radial-gradient(circle,rgba(230,0,122,.13) 1px,transparent 1.5px);background-size:100% 100%,22px 22px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);pointer-events:none}.landing-glow,.landing-particle{display:none!important}.landing-nav{position:relative;z-index:5;height:56px;padding:0 32px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #ececec;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-brand{display:inline-flex;align-items:center;gap:10px;color:#111;font-size:18px;font-weight:800}.landing-brand__mark{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#e6007a;color:#fff;font-size:15px;line-height:1}.landing-nav__links{height:100%;display:inline-flex;align-items:stretch;gap:34px}.landing-nav__link{position:relative;min-height:56px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111!important;font-size:14px!important;font-weight:600}.landing-nav__link--active{color:#e6007a!important}.landing-nav__link--active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#e6007a}.landing-quota{justify-self:end;display:inline-flex;align-items:center;gap:10px;color:#6b7280;font-size:13px}.landing-quota strong{color:#111;font-weight:600}.landing-quota__track{width:78px;height:4px;overflow:hidden;border-radius:999px;background:#ececf0}.landing-quota__bar{height:100%;border-radius:inherit;background:#e6007a}.landing-user{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:#111;color:#fff;font-size:13px;font-weight:700}.landing-main{position:relative;z-index:2;min-height:calc(100vh - 56px);display:block;width:min(1440px,100%);margin:0 auto;padding:52px 32px 32px;background:transparent!important}.landing-hero{width:min(1040px,100%);margin:0 auto;text-align:center}.landing-copy h1{margin:0;color:#111!important;font-size:clamp(34px,4vw,50px)!important;line-height:1.16;font-weight:800;letter-spacing:0}.landing-copy h1 span{color:#e6007a}.landing-copy p{margin:16px 0 24px;color:#6b7280!important;font-size:16px;line-height:1.6}.landing-search-card{width:min(1040px,100%);margin:0 auto;padding:24px 26px;border:1px solid #ececec;border-radius:20px;background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-primary-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:20px}.landing-primary-search input{height:52px!important;min-height:52px!important;padding:0 18px!important;border:1px solid #eaeaea!important;border-radius:8px!important;background:#fff!important;color:#111!important;font-size:14px!important;box-shadow:none!important}.landing-primary-search input::placeholder{color:#9ca3af}.landing-primary-search button{height:52px!important;min-height:52px!important;padding:0 24px!important;border:1px solid #e6007a!important;border-radius:8px!important;background:#e6007a!important;color:#fff!important;font-size:14px!important;font-weight:700}.landing-search-card .filter-panel{padding:0!important;border:0!important;background:transparent!important}.landing-search-card .filter-panel__grid{display:grid;grid-template-columns:1fr 1fr 1.4fr 1fr;gap:12px}.landing-search-card .filter-panel__grid label{min-width:0}.landing-search-card .filter-panel__grid label:nth-child(5){display:none}.landing-search-card .filter-panel label span{margin-bottom:8px;color:#555!important;font-size:12px;font-weight:500;text-align:left}.landing-search-card .filter-panel select,.landing-search-card .filter-panel input{height:40px!important;min-height:40px!important;border:1px solid #eaeaea!important;border-radius:8px!important;background:#fff!important;color:#111!important;font-size:13px!important}.advanced-filter{margin-top:16px;border:1px solid #eaeaea;border-radius:8px;background:#fff;text-align:left}.advanced-filter summary{height:40px;padding:0 14px;display:flex;align-items:center;cursor:pointer;color:#111;font-size:13px;font-weight:600}.advanced-filter__grid{padding:0 14px 14px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.advanced-filter__grid span{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f6f6f6;color:#666;font-size:12px}.popular-searches{margin-top:18px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#111;font-size:13px;text-align:left}.popular-searches>span{color:#111;font-weight:600}.popular-searches button{min-height:30px!important;padding:6px 12px!important;border:0!important;border-radius:999px!important;background:#f6f6f6!important;color:#111!important;font-size:12px!important;font-weight:500}.popular-searches button:hover{background:#fff0f7!important;color:#e6007a!important}.landing-return{margin-top:16px}.landing-return__button{border-radius:8px!important;background:#111!important;color:#fff!important}.landing-bottom-grid{width:min(1040px,100%);margin:18px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.landing-card{min-height:260px;padding:24px 26px;border:1px solid #ececec;border-radius:12px;background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.landing-card h2{margin:0;color:#111;font-size:16px;font-weight:700}.landing-card__header button{min-height:auto!important;padding:0!important;border:0!important;background:transparent!important;color:#e6007a!important;font-size:13px!important}.recent-list{margin-top:18px;display:grid}.recent-item{min-height:52px!important;padding:0 4px!important;display:grid;grid-template-columns:24px minmax(150px,1fr) auto auto auto auto;gap:10px;align-items:center;border:0!important;border-bottom:1px solid #eeeeee!important;border-radius:0!important;background:transparent!important;color:#111!important;text-align:left}.recent-item strong{font-size:13px;font-weight:600}.recent-item span:not(.recent-item__icon),.recent-item em{padding:4px 8px;border-radius:6px;background:#f6f6f6;color:#666;font-size:12px;font-style:normal;white-space:nowrap}.recent-item__icon{color:#6b7280;font-size:18px}.quick-list{margin-top:22px;display:grid;gap:18px}.quick-item{display:grid;grid-template-columns:26px minmax(0,1fr);gap:14px;align-items:start}.quick-item>span{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#e6007a;color:#fff;font-size:12px;font-weight:700}.quick-item strong{display:block;color:#111;font-size:13px;font-weight:700}.quick-item p{margin:4px 0 0;color:#6b7280!important;font-size:12px;line-height:1.45}.landing-feature-row{width:min(1040px,100%);margin:34px auto 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #eeeeee}.landing-feature-row div{min-height:62px;padding:18px 20px;display:grid;gap:4px;border-right:1px solid #eeeeee}.landing-feature-row div:last-child{border-right:0}.landing-feature-row strong{color:#111;font-size:13px;font-weight:700}.landing-feature-row span{color:#6b7280;font-size:12px}@media(max-width:980px){.landing-nav{height:auto;padding:14px 18px;grid-template-columns:1fr;gap:12px}.landing-nav__links,.landing-quota{justify-self:start}.landing-main{padding:34px 18px 24px}.landing-search-card .filter-panel__grid,.landing-bottom-grid,.landing-feature-row{grid-template-columns:1fr}.advanced-filter__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recent-item{grid-template-columns:24px 1fr}.recent-item span:not(.recent-item__icon),.recent-item em{display:none}.landing-feature-row div{border-right:0;border-bottom:1px solid #eeeeee}}.landing-brand__mark:before{content:"●";font-size:10px}.landing-brand__mark{font-size:0}.landing-brand__mark:after{content:"";width:8px;height:8px;margin-left:-3px;border:2px solid #ffffff;border-left-color:transparent;border-radius:999px}.landing-primary-search{position:relative}.landing-primary-search:before{content:"⌕";position:absolute;left:18px;top:50%;z-index:2;transform:translateY(-50%);color:#6b7280;font-size:22px}.landing-primary-search input{padding-left:52px!important}.popular-searches button:before{content:"#";margin-right:4px;color:#e6007a}.quick-item:nth-child(1):before,.quick-item:nth-child(2):before,.quick-item:nth-child(3):before,.quick-item:nth-child(4):before{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#fff0f7;color:#e6007a;font-size:16px}.quick-item>span{display:none}.quick-item{grid-template-columns:32px minmax(0,1fr)}.quick-item:nth-child(1):before{content:"⌕"}.quick-item:nth-child(2):before{content:"⚑"}.quick-item:nth-child(3):before{content:"↗"}.quick-item:nth-child(4):before{content:"↓"}.landing-feature-row div{position:relative;padding-left:54px}.landing-feature-row div:before{position:absolute;left:20px;top:18px;width:22px;height:22px;display:grid;place-items:center;color:#111;font-size:20px}.landing-feature-row div:nth-child(1):before{content:"▥"}.landing-feature-row div:nth-child(2):before{content:"◷"}.landing-feature-row div:nth-child(3):before{content:"☆"}.landing-feature-row div:nth-child(4):before{content:"♙"}.landing-feature-row div:nth-child(5):before{content:"⇩"}.dashboard-shell{background:radial-gradient(circle at 18% 0%,rgba(230,0,122,.08),transparent 28%),linear-gradient(180deg,#fff8fb,#f7f7f9 220px 100%)!important}.dashboard-sidebar{grid-template-columns:auto minmax(180px,1fr) auto;background:#ffffffe6!important}.workspace-header-actions{justify-self:end;display:inline-flex;align-items:center;gap:10px}.workspace-header-actions .dashboard-action,.workspace-header-actions .sidebar-primary-button{min-height:32px!important;padding:0 14px!important;border-radius:6px!important;font-size:12px!important;white-space:nowrap}.workspace-header-actions .dashboard-action{border-color:#e5e7eb!important;background:#fff!important;color:#111!important}.workspace-header-actions .sidebar-primary-button{border-color:#e6007a!important;background:#e6007a!important;color:#fff!important}.top-bar{display:none!important}.stat-panel{position:relative;overflow:hidden;border-color:#eadde4!important;background:linear-gradient(180deg,#fffffff5,#fffafcf5)!important}.stat-panel:after{content:"";position:absolute;right:14px;top:14px;width:28px;height:28px;border-radius:999px;background:#fff0f7}.stat-value{color:#101010!important}.workspace-panel{border-color:#eadde4!important;background:#fffffff0!important}.workspace-panel--table>.filter-panel{grid-template-columns:1fr;padding:0 0 12px!important}.workspace-panel--table>.filter-panel .filter-panel__search{padding:0}.workspace-panel--table>.filter-panel .filter-panel__search input{height:36px!important;min-height:36px!important;border-color:#eadde4!important;background:#fff!important}.workspace-panel--table>.filter-panel .filter-panel__search button{min-height:36px!important;height:36px!important;border-radius:6px!important}.workspace-panel--table>.filter-panel .filter-panel__grid{padding:0;grid-template-columns:repeat(5,minmax(0,1fr))}.filter-panel select,.filter-panel input{border-color:#eadde4!important}.results-table-wrap{border-color:#eadde4}.results-table thead th{background:#fff7fb!important;border-bottom-color:#eadde4!important;color:#5c3447!important}.results-table tbody tr:hover td{background:#fff8fb!important}.results-table tbody tr.selected td{background:#fff0f7!important}.score-pill,.results-table tbody tr.selected .score-pill{color:#e6007a!important;background:#ffe6f2!important;border-radius:6px!important}.table-inline-button{color:#e6007a!important}.similar-row td{background:#fff0f7!important}.similar-panel{border-color:#f5cfe0;background:#fff!important}.similar-panel:before{color:#e6007a}.similar-card{border-color:#eadde4!important;background:linear-gradient(180deg,#fff,#fffafd)!important}.similar-card .row-avatar,.similar-card .row-avatar-image{width:34px!important;height:34px!important;min-width:34px}.similar-card__actions a:hover,.similar-card__actions button:hover{border-color:#f0a8c9!important;background:#fff0f7!important;color:#e6007a!important}.workspace-panel--detail{border-left-color:#eadde4!important}.detail-panel-header{background:#fffafd;border-bottom-color:#eadde4}.detail-cover{background:radial-gradient(circle at 50% 0%,rgba(230,0,122,.1),transparent 48%),#fff!important}.detail-avatar,.detail-avatar-image{border:3px solid #fff0f7}.metric-card strong,.detail-list__item strong{color:#111!important}.detail-section h4{color:#e6007a!important}@media(max-width:960px){.workspace-header-actions{justify-self:stretch;justify-content:space-between}.workspace-panel--table>.filter-panel .filter-panel__grid{grid-template-columns:1fr}}:root{--ds-bg: #0f172a;--ds-bg-strong: #111827;--ds-panel: rgba(30, 41, 59, .82);--ds-panel-solid: #1e293b;--ds-panel-soft: rgba(15, 23, 42, .72);--ds-border: rgba(51, 65, 85, .9);--ds-border-soft: rgba(51, 65, 85, .55);--ds-text: #e2e8f0;--ds-muted: #94a3b8;--ds-subtle: #64748b;--ds-accent: #38bdf8;--ds-accent-strong: #0ea5e9;--ds-accent-soft: rgba(56, 189, 248, .12);--ds-green: #34d399;--ds-danger: #fb7185;--ds-shadow: 0 18px 50px rgba(2, 8, 23, .28)}body,.landing-shell,.dashboard-shell{background:radial-gradient(circle at 18% 0%,rgba(56,189,248,.12),transparent 28%),radial-gradient(circle at 90% 8%,rgba(14,165,233,.08),transparent 24%),linear-gradient(180deg,#0f172a,#111827)!important;color:var(--ds-text)!important}.ui-icon,.icon-button svg,.recent-item__icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.landing-shell:before,.landing-grid{background:linear-gradient(rgba(56,189,248,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(56,189,248,.035) 1px,transparent 1px)!important;background-size:48px 48px!important;opacity:1}.landing-nav,.dashboard-sidebar{border-bottom:1px solid var(--ds-border)!important;background:#0f172ac7!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-brand,.sidebar-brand__title,.landing-nav__link,.sidebar-task strong,.landing-copy h1,.landing-card h2,.quick-item strong,.landing-feature-row strong,.stat-value,.channel-cell__title,.similar-card__title,.detail-cover__content h3,.detail-list__item strong,.metric-card strong,.data-panel h3,.panel-row strong{color:var(--ds-text)!important}.landing-copy h1 span,.landing-nav__link--active,.detail-section h4{color:var(--ds-accent)!important}.landing-copy p,.landing-quota,.sidebar-task,.landing-card p,.quick-item p,.landing-feature-row span,.stat-label,.channel-cell__meta,.similar-card__meta,.detail-list__item span,.metric-card span,.panel-row em,.data-panel p,.detail-cover__content a{color:var(--ds-muted)!important}.landing-brand__mark,.sidebar-brand__logo{background:linear-gradient(135deg,#38bdf8,#2563eb)!important;color:#ecfeff!important}.landing-brand__mark:before,.landing-brand__mark:after,.landing-primary-search:before,.quick-item:before,.landing-feature-row div:before,.popular-searches button:before{content:none!important}.landing-search-card,.landing-card,.workspace-panel,.stat-panel,.search-overlay__panel,.data-panel{border:1px solid var(--ds-border)!important;background:var(--ds-panel)!important;box-shadow:var(--ds-shadow)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-primary-search input,.filter-panel input,.filter-panel select,.workspace-panel--table>.filter-panel .filter-panel__search input,input,select{border:1px solid var(--ds-border)!important;background:#0f172ab8!important;color:var(--ds-text)!important;box-shadow:none!important}.landing-primary-search input::placeholder,input::placeholder{color:var(--ds-subtle)!important}.landing-primary-search button,.filter-panel__search button,.sidebar-primary-button,.workspace-header-actions .sidebar-primary-button,.dashboard-action--primary{border-color:#38bdf88c!important;background:linear-gradient(180deg,#0ea5e9,#0284c7)!important;color:#f0f9ff!important;box-shadow:0 10px 28px #0ea5e933!important}button,.dashboard-action,.workspace-header-actions .dashboard-action,.similar-card__actions a,.similar-card__actions button,.landing-card__header button,.favorite-toggle,.data-panel__footer button{border-color:var(--ds-border)!important;background:#0f172a9e!important;color:var(--ds-text)!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}button:hover,.dashboard-action:hover,.similar-card__actions a:hover,.similar-card__actions button:hover,.favorite-toggle:hover,.panel-row:hover{border-color:#38bdf8b3!important;background:#38bdf81a!important;box-shadow:0 0 0 1px #38bdf814,0 12px 32px #0ea5e91f!important}.quick-item>span{display:grid!important;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--ds-accent-soft);color:var(--ds-accent)}.landing-bottom-grid,.landing-feature-row{border-color:var(--ds-border-soft)!important}.landing-feature-row div{border-color:var(--ds-border-soft)!important;padding-left:20px}.dashboard-shell{font-size:12px}.stat-panel{background:linear-gradient(180deg,#1e293be6,#0f172ab8)!important}.stat-panel:after{background:var(--ds-accent-soft)!important;box-shadow:0 0 24px #38bdf82e}.quota-panel__progress,.landing-quota__track{background:#334155cc!important}.quota-panel__progress-bar,.landing-quota__bar{background:var(--ds-accent)!important}.results-table-wrap{border-color:var(--ds-border)!important;background:#0f172ab8!important}.results-table{color:var(--ds-text)}.results-table thead th{border-bottom-color:var(--ds-border)!important;background:#0f172aeb!important;color:var(--ds-muted)!important}.results-table tbody td{border-bottom-color:#33415585!important;color:var(--ds-text)!important}.results-table tbody tr:hover td,.results-table tbody tr.selected td{background:#38bdf812!important}.results-table a{color:var(--ds-accent)!important}.score-pill,.results-table tbody tr.selected .score-pill{color:#e0f2fe!important;background:#38bdf824!important}.metric-positive{color:var(--ds-green)!important}.row-avatar,.detail-avatar{background:linear-gradient(135deg,#38bdf8,#8b5cf6)!important;color:#fff!important}.row-avatar,.row-avatar-image,.detail-avatar,.detail-avatar-image{border-radius:999px!important;transition:transform .16s ease,box-shadow .16s ease}.row-avatar:hover,.row-avatar-image:hover,.detail-avatar:hover,.detail-avatar-image:hover,.similar-card:hover .row-avatar,.similar-card:hover .row-avatar-image{transform:scale(1.045);box-shadow:0 10px 28px #38bdf838!important}.similar-row td{background:#38bdf80e!important}.similar-panel{border-color:var(--ds-border)!important;background:#0f172ab8!important}.similar-panel:before{color:var(--ds-accent)!important}.similar-card{align-items:stretch;border-color:var(--ds-border)!important;background:#1e293bc7!important}.similar-card:hover{transform:translateY(-1px);box-shadow:0 16px 36px #02081752,0 0 0 1px #38bdf829!important}.similar-card__actions{align-self:end;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8px}.similar-card__actions a,.similar-card__actions button{height:30px!important;min-height:30px!important;display:inline-flex;align-items:center;justify-content:center}.detail-panel-header,.detail-cover{border-color:var(--ds-border)!important;background:#0f172ac7!important}.detail-body{background:#0f172a70}.metric-grid{display:grid;grid-template-columns:1fr;gap:10px}.metric-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px;padding:0!important;border:0!important;background:transparent!important}.detail-list__item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline}.favorite-toggle{margin-top:12px;min-height:32px!important;padding:0 12px!important;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ds-border)!important;border-radius:999px!important}.data-panel-backdrop{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end;background:#02061794;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.data-panel{width:min(440px,100%);min-height:100%;border-width:0 0 0 1px!important;border-radius:0!important}.data-panel__header,.data-panel__footer{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--ds-border)}.data-panel__footer{border-top:1px solid var(--ds-border);border-bottom:0}.data-panel h3{margin:0;font-size:16px}.data-panel p{margin:4px 0 0;font-size:12px}.data-panel__body{padding:12px;display:grid;gap:8px}.panel-row{padding:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid var(--ds-border-soft);border-radius:12px;background:#0f172a80}.panel-row__main{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;border:0!important;background:transparent!important;color:inherit!important;text-align:left;text-decoration:none}.panel-row__main span{min-width:0}.panel-row strong,.panel-row em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-button{width:34px;height:34px;min-height:34px!important;padding:0!important;display:inline-flex;align-items:center;justify-content:center;border-radius:10px!important}.panel-empty{padding:24px;color:var(--ds-muted);text-align:center}@media(max-width:960px){.landing-nav,.dashboard-sidebar{background:#0f172aeb!important}.stat-grid,.workspace-grid,.landing-bottom-grid,.landing-feature-row{grid-template-columns:1fr!important}}:root{--pw-bg: #fff7fb;--pw-bg-soft: #fffafd;--pw-card: rgba(255, 255, 255, .9);--pw-card-solid: #ffffff;--pw-border: #eadde4;--pw-border-strong: #e7c7d6;--pw-text: #111827;--pw-muted: #4b5563;--pw-subtle: #6b7280;--pw-accent: #e6007a;--pw-accent-dark: #be005f;--pw-accent-soft: #fff0f7;--pw-green: #047857;--pw-shadow: 0 18px 48px rgba(17, 24, 39, .08)}body,.landing-shell,.dashboard-shell{background:radial-gradient(circle at 50% 0%,rgba(230,0,122,.08),transparent 34%),linear-gradient(rgba(230,0,122,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(230,0,122,.026) 1px,transparent 1px),#fffafd!important;background-size:auto,56px 56px,56px 56px,auto!important;color:var(--pw-text)!important}.landing-shell:before,.landing-grid{background:linear-gradient(105deg,transparent 0 48%,rgba(230,0,122,.06) 48.2%,transparent 48.8%),radial-gradient(circle,rgba(230,0,122,.14) 1px,transparent 1.5px)!important;background-size:100% 100%,22px 22px!important}.landing-nav,.dashboard-sidebar{border-bottom:1px solid var(--pw-border)!important;background:#fffffff0!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-brand,.sidebar-brand__title,.landing-nav__link,.sidebar-task strong,.landing-copy h1,.landing-card h2,.quick-item strong,.landing-feature-row strong,.stat-value,.channel-cell__title,.similar-card__title,.detail-cover__content h3,.detail-list__item strong,.metric-card strong,.data-panel h3,.panel-row strong,.detail-empty h3,.sort-button,.table-label{color:var(--pw-text)!important}.landing-copy h1 span,.landing-nav__link--active,.detail-section h4,.similar-panel:before,.table-inline-button,.landing-card__header button{color:var(--pw-accent)!important}.landing-copy p,.landing-quota,.sidebar-task,.landing-card p,.quick-item p,.landing-feature-row span,.stat-label,.channel-cell__meta,.similar-card__meta,.detail-list__item span,.metric-card span,.panel-row em,.data-panel p,.detail-cover__content a,.filter-panel label span,.workspace-panel__header p{color:var(--pw-muted)!important}.landing-brand__mark,.sidebar-brand__logo{background:var(--pw-accent)!important;color:#fff!important}.landing-search-card,.landing-card,.workspace-panel,.stat-panel,.search-overlay__panel,.data-panel{border:1px solid var(--pw-border)!important;background:var(--pw-card)!important;box-shadow:var(--pw-shadow)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-primary-search input,.filter-panel input,.filter-panel select,.workspace-panel--table>.filter-panel .filter-panel__search input,input,select{border:1px solid var(--pw-border)!important;background:#fff!important;color:var(--pw-text)!important;box-shadow:none!important}.landing-primary-search input::placeholder,input::placeholder{color:#6b7280!important}.landing-primary-search button,.filter-panel__search button,.sidebar-primary-button,.workspace-header-actions .sidebar-primary-button,.dashboard-action--primary{border-color:var(--pw-accent)!important;background:var(--pw-accent)!important;color:#fff!important;box-shadow:0 12px 28px #e6007a29!important}button,.dashboard-action,.workspace-header-actions .dashboard-action,.similar-card__actions a,.similar-card__actions button,.landing-card__header button,.favorite-toggle,.data-panel__footer button{border-color:var(--pw-border)!important;background:#fff!important;color:var(--pw-text)!important}button:hover,.dashboard-action:hover,.similar-card__actions a:hover,.similar-card__actions button:hover,.favorite-toggle:hover,.panel-row:hover{border-color:var(--pw-border-strong)!important;background:var(--pw-accent-soft)!important;box-shadow:0 12px 28px #e6007a1a!important}.landing-nav__link--active:after,.quota-panel__progress-bar,.landing-quota__bar{background:var(--pw-accent)!important}.quick-item>span{background:var(--pw-accent-soft)!important;color:var(--pw-accent)!important}.landing-bottom-grid,.landing-feature-row,.landing-feature-row div{border-color:var(--pw-border)!important}.stat-panel{background:linear-gradient(180deg,#fffffff5,#fffafdf5)!important}.stat-panel:after{background:var(--pw-accent-soft)!important;box-shadow:none!important}.quota-panel__progress,.landing-quota__track{background:#ececf0!important}.results-table-wrap{border-color:var(--pw-border)!important;background:#fff!important}.results-table{color:var(--pw-text)!important}.results-table thead th{border-bottom-color:var(--pw-border)!important;background:#fff7fb!important;color:#374151!important}.results-table tbody td{border-bottom-color:#f1e6ec!important;color:var(--pw-text)!important}.results-table tbody tr:hover td{background:#fffafd!important}.results-table tbody tr.selected td{background:var(--pw-accent-soft)!important}.results-table a{color:#9f1239!important;font-weight:600}.score-pill,.results-table tbody tr.selected .score-pill{color:#9f1239!important;background:#ffe6f2!important}.metric-positive{color:var(--pw-green)!important}.row-avatar,.detail-avatar{background:linear-gradient(135deg,#e6007a,#f973b7)!important;color:#fff!important}.row-avatar:hover,.row-avatar-image:hover,.detail-avatar:hover,.detail-avatar-image:hover,.similar-card:hover .row-avatar,.similar-card:hover .row-avatar-image{box-shadow:0 10px 26px #e6007a33!important}.similar-row td{background:var(--pw-accent-soft)!important}.similar-panel{border-color:#f4cfe0!important;background:#fff!important}.similar-card{border-color:var(--pw-border)!important;background:linear-gradient(180deg,#fff,#fffafd)!important}.similar-card:hover{box-shadow:0 16px 34px #1118271a,0 0 0 1px #e6007a1a!important}.detail-panel-header,.detail-cover{border-color:var(--pw-border)!important;background:#fffafd!important}.detail-body{background:#ffffffb8!important}.favorite-toggle{border-color:var(--pw-border)!important;background:#fff!important;color:var(--pw-text)!important}.data-panel-backdrop{background:#11182738!important}.data-panel__header,.data-panel__footer{border-color:var(--pw-border)!important}.panel-row{border-color:var(--pw-border)!important;background:#fff!important}.panel-empty{color:var(--pw-muted)!important}.icon-button{color:var(--pw-text)!important}@media(max-width:960px){.landing-nav,.dashboard-sidebar{background:#fffffff5!important}}:root{--blue-bg: #eef3fb;--blue-panel: #ffffff;--blue-panel-soft: #f7faff;--blue-border: #d9e3f2;--blue-border-strong: #b8cdea;--blue-primary: #4285f4;--blue-primary-dark: #2563eb;--blue-primary-soft: #eaf2ff;--blue-text: #101225;--blue-muted: #5f6b7a;--blue-subtle: #8a96a8;--blue-green: #2fa65a;--blue-yellow: #f8b81f;--blue-red: #ef4444}.dashboard-shell{background:var(--blue-bg)!important;background-image:radial-gradient(circle at 18% 0%,rgba(66,133,244,.12),transparent 30%),linear-gradient(180deg,#eef3fb,#f6f9ff)!important;color:var(--blue-text)!important}.dashboard-shell .dashboard-sidebar{border-bottom:1px solid var(--blue-border)!important;background:#ffffffe6!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dashboard-shell .sidebar-brand__logo{background:var(--blue-primary)!important;color:#fff!important}.dashboard-shell .sidebar-brand__title,.dashboard-shell .sidebar-task strong,.dashboard-shell .stat-value,.dashboard-shell .channel-cell__title,.dashboard-shell .similar-card__title,.dashboard-shell .detail-cover__content h3,.dashboard-shell .detail-list__item strong,.dashboard-shell .metric-card strong,.dashboard-shell .sort-button,.dashboard-shell .table-label{color:var(--blue-text)!important}.dashboard-shell .sidebar-task,.dashboard-shell .stat-label,.dashboard-shell .channel-cell__meta,.dashboard-shell .similar-card__meta,.dashboard-shell .detail-list__item span,.dashboard-shell .metric-card span,.dashboard-shell .detail-cover__content a,.dashboard-shell .filter-panel label span,.dashboard-shell .workspace-panel__header p{color:var(--blue-muted)!important}.dashboard-shell .workspace-header-actions .sidebar-primary-button,.dashboard-shell .filter-panel__search button,.dashboard-shell .dashboard-action--primary{border-color:var(--blue-primary)!important;background:var(--blue-primary)!important;color:#fff!important;box-shadow:0 12px 24px #4285f42e!important}.dashboard-shell .workspace-header-actions .sidebar-primary-button:hover,.dashboard-shell .filter-panel__search button:hover,.dashboard-shell .dashboard-action--primary:hover{background:var(--blue-primary-dark)!important;border-color:var(--blue-primary-dark)!important}.dashboard-shell .dashboard-action,.dashboard-shell .workspace-header-actions .dashboard-action,.dashboard-shell .favorite-toggle,.dashboard-shell .similar-card__actions a,.dashboard-shell .similar-card__actions button{border-color:var(--blue-border)!important;background:#fff!important;color:var(--blue-text)!important}.dashboard-shell .dashboard-action:hover,.dashboard-shell .workspace-header-actions .dashboard-action:hover,.dashboard-shell .favorite-toggle:hover,.dashboard-shell .similar-card__actions a:hover,.dashboard-shell .similar-card__actions button:hover{border-color:var(--blue-border-strong)!important;background:var(--blue-primary-soft)!important;box-shadow:0 12px 24px #4285f41f!important}.dashboard-shell .dashboard-content{background:transparent!important}.dashboard-shell .workspace-panel,.dashboard-shell .stat-panel,.dashboard-shell .search-overlay__panel,.dashboard-shell .data-panel{border-color:var(--blue-border)!important;background:var(--blue-panel)!important;box-shadow:0 18px 48px #19376914!important}.dashboard-shell .stat-panel{background:linear-gradient(180deg,#fff,#f8fbff)!important}.dashboard-shell .stat-panel:after{background:var(--blue-primary-soft)!important;box-shadow:none!important}.dashboard-shell .stat-panel:nth-child(1){border-top:3px solid var(--blue-primary)!important}.dashboard-shell .stat-panel:nth-child(2){border-top:3px solid var(--blue-green)!important}.dashboard-shell .stat-panel:nth-child(3){border-top:3px solid var(--blue-yellow)!important}.dashboard-shell .stat-panel:nth-child(4){border-top:3px solid var(--blue-red)!important}.dashboard-shell .quota-panel__progress{background:#e5edf8!important}.dashboard-shell .quota-panel__progress-bar{background:var(--blue-primary)!important}.dashboard-shell .filter-panel input,.dashboard-shell .filter-panel select,.dashboard-shell .workspace-panel--table>.filter-panel .filter-panel__search input{border-color:var(--blue-border)!important;background:#fff!important;color:var(--blue-text)!important}.dashboard-shell .filter-panel input:focus,.dashboard-shell .filter-panel select:focus{border-color:var(--blue-primary)!important;box-shadow:0 0 0 3px #4285f41f!important}.dashboard-shell .results-table-wrap{border-color:var(--blue-border)!important;background:#fff!important}.dashboard-shell .results-table thead th{border-bottom-color:var(--blue-border)!important;background:#f5f8fd!important;color:#334155!important}.dashboard-shell .results-table tbody td{border-bottom-color:#edf2f8!important;color:var(--blue-text)!important}.dashboard-shell .results-table tbody tr:hover td{background:#f7faff!important}.dashboard-shell .results-table tbody tr.selected td{background:var(--blue-primary-soft)!important}.dashboard-shell .results-table a,.dashboard-shell .table-inline-button,.dashboard-shell .detail-section h4,.dashboard-shell .similar-panel:before{color:var(--blue-primary-dark)!important}.dashboard-shell .score-pill,.dashboard-shell .results-table tbody tr.selected .score-pill{background:#eaf2ff!important;color:var(--blue-primary-dark)!important}.dashboard-shell .metric-positive{color:var(--blue-green)!important}.dashboard-shell .row-avatar,.dashboard-shell .detail-avatar{background:linear-gradient(135deg,#4285f4,#73a7ff)!important;color:#fff!important}.dashboard-shell .row-avatar:hover,.dashboard-shell .row-avatar-image:hover,.dashboard-shell .detail-avatar:hover,.dashboard-shell .detail-avatar-image:hover,.dashboard-shell .similar-card:hover .row-avatar,.dashboard-shell .similar-card:hover .row-avatar-image{box-shadow:0 10px 26px #4285f43d!important}.dashboard-shell .similar-row td{background:#f0f6ff!important}.dashboard-shell .similar-panel{border-color:var(--blue-border)!important;background:#fff!important}.dashboard-shell .similar-card{border-color:var(--blue-border)!important;background:linear-gradient(180deg,#fff,#f8fbff)!important}.dashboard-shell .similar-card:hover{box-shadow:0 16px 34px #1937691f,0 0 0 1px #4285f41f!important}.dashboard-shell .detail-panel-header,.dashboard-shell .detail-cover{border-color:var(--blue-border)!important;background:#f7faff!important}.dashboard-shell .detail-body{background:#fff!important}.dashboard-shell .data-panel-backdrop{background:#0f172a2e!important}.dashboard-shell .panel-row{border-color:var(--blue-border)!important;background:#fff!important}.landing-shell{background:var(--blue-bg)!important;background-image:radial-gradient(circle at 50% 0%,rgba(66,133,244,.12),transparent 34%),linear-gradient(rgba(66,133,244,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(66,133,244,.035) 1px,transparent 1px),linear-gradient(180deg,#eef3fb,#f6f9ff)!important;background-size:auto,56px 56px,56px 56px,auto!important;color:var(--blue-text)!important}.landing-shell:before,.landing-grid{background:linear-gradient(105deg,transparent 0 48%,rgba(66,133,244,.06) 48.2%,transparent 48.8%),radial-gradient(circle,rgba(66,133,244,.14) 1px,transparent 1.5px)!important;background-size:100% 100%,22px 22px!important}.landing-nav{border-bottom-color:var(--blue-border)!important;background:#ffffffe6!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-brand,.landing-nav__link,.landing-copy h1,.landing-card h2,.quick-item strong,.landing-feature-row strong,.recent-item strong,.data-panel h3,.panel-row strong{color:var(--blue-text)!important}.landing-copy h1 span,.landing-nav__link--active,.landing-card__header button{color:var(--blue-primary-dark)!important}.landing-copy p,.landing-quota,.quick-item p,.landing-feature-row span,.recent-item em,.data-panel p,.panel-row em{color:var(--blue-muted)!important}.landing-brand__mark{background:var(--blue-primary)!important;color:#fff!important}.landing-nav__link--active:after,.landing-quota__bar{background:var(--blue-primary)!important}.landing-quota__track{background:#dfe8f6!important}.landing-search-card,.landing-card,.landing-shell .data-panel{border-color:var(--blue-border)!important;background:#ffffffe6!important;box-shadow:0 18px 48px #19376914!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-primary-search input,.landing-search-card .filter-panel select,.landing-search-card .filter-panel input{border-color:var(--blue-border)!important;background:#fff!important;color:var(--blue-text)!important}.landing-primary-search input:focus,.landing-search-card .filter-panel select:focus,.landing-search-card .filter-panel input:focus{border-color:var(--blue-primary)!important;box-shadow:0 0 0 3px #4285f41f!important}.landing-primary-search button{border-color:var(--blue-primary)!important;background:var(--blue-primary)!important;color:#fff!important;box-shadow:0 12px 24px #4285f42e!important}.landing-primary-search button:hover{border-color:var(--blue-primary-dark)!important;background:var(--blue-primary-dark)!important}.landing-search-card .filter-panel label span{color:var(--blue-muted)!important}.quick-item>span{background:var(--blue-primary-soft)!important;color:var(--blue-primary-dark)!important}.landing-bottom-grid,.landing-feature-row,.landing-feature-row div{border-color:var(--blue-border)!important}.recent-item{border-bottom-color:var(--blue-border)!important;color:var(--blue-text)!important}.recent-item:hover{background:var(--blue-primary-soft)!important}.recent-item span:not(.recent-item__icon),.recent-item em{background:#edf4ff!important;color:var(--blue-muted)!important}.landing-return__button{background:var(--blue-primary)!important;color:#fff!important}.landing-shell .data-panel__header,.landing-shell .data-panel__footer,.landing-shell .panel-row{border-color:var(--blue-border)!important}.landing-shell .panel-row{background:#fff!important}@media(max-width:960px){.landing-nav{background:#fffffff0!important}}
