:root{color:#16191f;background:#f5f6f8;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--border: #e6e8ec;--muted: #69707d;--blue: #3367f1;--blue-soft: #edf2ff;--danger: #d93b4b;--danger-soft: #fff0f2;--warning: #b36a12;--warning-soft: #fff7e9;--safe: #207a5a;--safe-soft: #edf8f3}*{box-sizing:border-box}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh;background:#f5f6f8;-webkit-font-smoothing:antialiased}button{color:inherit}.auth-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;color:#767d88;font-size:12px}.auth-screen{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(400px,.95fr);background:#f6f7f9}.auth-intro{position:relative;min-height:100vh;padding:clamp(32px,5vw,72px);display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 75% 15%,rgba(88,126,235,.24),transparent 32%),linear-gradient(145deg,#131720,#1b2334 62%,#263451);color:#fff}.auth-intro:after{content:"";position:absolute;right:-120px;bottom:-180px;width:520px;height:520px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.auth-brand{position:relative;z-index:1;display:flex;align-items:center;gap:11px}.auth-brand div{display:flex;flex-direction:column;gap:5px}.auth-brand strong{font-size:16px;letter-spacing:.08em}.auth-brand small{color:#939db1;font-size:8px;letter-spacing:.16em}.auth-copy{position:relative;z-index:1;margin:auto 0;max-width:560px}.auth-copy>p{color:#789cff;font-size:10px;font-weight:750;letter-spacing:.18em}.auth-copy h1{margin:18px 0 20px;font-size:clamp(42px,5vw,70px);line-height:1.08;letter-spacing:-.055em;font-weight:650}.auth-copy>span{max-width:470px;display:block;color:#aeb7c8;font-size:14px;line-height:1.8}.auth-points{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:22px;color:#aab3c4;font-size:10px}.auth-points span:before{content:"";width:5px;height:5px;margin-right:8px;display:inline-block;border-radius:50%;background:#6c91ff}.auth-panel{padding:32px;display:grid;place-items:center}.auth-card{width:min(100%,390px);padding:34px;border:1px solid #e2e5ea;border-radius:16px;background:#fff;box-shadow:0 18px 50px #181f2b14}.auth-card h2{margin:0;color:#1d222a;font-size:27px;letter-spacing:-.04em}.auth-description{margin:10px 0 26px;color:#7b828e;font-size:12px;line-height:1.7}.auth-card label{margin-top:15px;display:grid;gap:7px;color:#555d69;font-size:11px;font-weight:600}.auth-card input{width:100%;height:43px;padding:0 12px;border:1px solid #dfe2e7;border-radius:9px;outline:0;background:#fafbfc;color:#20242b;font-size:13px}.auth-card input:focus{border-color:#6689ea;box-shadow:0 0 0 3px #edf2ff;background:#fff}.auth-error{margin:12px 0 0;padding:8px 10px;border-radius:7px;background:#fff0f2;color:#b63d4b;font-size:10px;line-height:1.5}.auth-submit{width:100%;height:43px;margin-top:20px;border:0;border-radius:9px;background:#20252d;color:#fff;cursor:pointer;font-size:12px;font-weight:650}.auth-submit:hover{background:#15191f}.auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-card>small{margin-top:13px;display:block;color:#a0a5ae;font-size:9px;line-height:1.6;text-align:center}.app-shell{min-height:100vh;display:grid;grid-template-columns:232px 1fr;grid-template-rows:64px 1fr}.topbar{position:sticky;top:0;z-index:30;grid-column:1 / -1;display:grid;grid-template-columns:232px minmax(280px,560px) 1fr;align-items:center;height:64px;border-bottom:1px solid var(--border);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{height:100%;padding:0 22px;display:flex;align-items:center;gap:11px;border-right:1px solid var(--border)}.brand-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#171a21;font-size:14px;font-weight:700}.brand div{display:flex;flex-direction:column;line-height:1;gap:5px}.brand strong{font-size:15px;letter-spacing:.08em}.brand small{color:#9095a0;font-size:8px;letter-spacing:.16em}.top-search{height:38px;margin-left:24px;padding:0 11px;display:flex;align-items:center;gap:10px;border:1px solid #dfe2e7;border-radius:10px;background:#f8f9fb;color:#888f9b}.top-search>span{font-size:12px;color:#5d6572}.top-search input{flex:1;border:0;outline:0;background:transparent;color:#22262d;font-size:13px}.top-search input::placeholder{color:#9aa0aa}.top-search kbd{padding:2px 6px;border:1px solid #d8dbe1;border-radius:5px;background:#fff;font-size:10px;font-family:inherit}.top-actions{justify-self:end;padding-right:24px;display:flex;align-items:center;gap:22px}.account-name{color:#68707c;font-size:11px}.live-indicator{display:flex;align-items:center;gap:7px;color:#646b77;font-size:12px}.live-indicator i,.sidebar-footer strong i{width:7px;height:7px;border-radius:50%;background:#20a56f;box-shadow:0 0 0 4px #e7f7f0}.avatar{width:32px;height:32px;border:0;border-radius:50%;background:#e8ecf5;color:#34405b;font-size:11px;font-weight:700;cursor:pointer}.mobile-menu{display:none}.sidebar{position:sticky;top:64px;height:calc(100vh - 64px);padding:20px 14px 16px;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#fbfbfc;overflow-y:auto;z-index:20}.main-nav{display:grid;gap:4px;padding-bottom:18px;border-bottom:1px solid var(--border)}.main-nav button,.keyword-item{width:100%;height:39px;padding:0 11px;display:flex;align-items:center;gap:9px;border:0;border-radius:8px;background:transparent;color:#626a76;cursor:pointer;text-align:left;font-size:13px}.main-nav button:hover,.keyword-item:hover{background:#f0f2f5;color:#20242b}.main-nav button.active{background:#eceff4;color:#16191f;font-weight:600}.main-nav button span,.keyword-item span{flex:1}.main-nav b,.keyword-item em{color:#9ba0aa;font-size:10px;font-style:normal;font-weight:500}.keyword-section{padding-top:20px}.keyword-section--aliases{margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.section-title{padding:0 8px 9px;display:flex;align-items:center;justify-content:space-between;color:#989da6;font-size:10px;font-weight:700;letter-spacing:.08em}.section-title button{width:24px;height:24px;border:0;border-radius:6px;background:transparent;color:#79808c;cursor:pointer;font-size:18px;line-height:1}.section-title button:hover{background:#eceff3}.keyword-item.selected{color:#2252d3;background:var(--blue-soft)}.university-item{width:100%;min-height:54px;padding:7px 8px;display:flex;align-items:center;gap:9px;border:0;border-radius:9px;background:transparent;color:#626a76;cursor:pointer;text-align:left}.university-item:hover{background:#f0f2f5}.university-item.selected{background:var(--blue-soft);color:#244fc0}.university-monogram{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#eceff4;color:#5d6572;font-size:11px;font-weight:750}.university-item.selected .university-monogram{background:#dce6ff;color:#315bd1}.university-item>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.university-item strong{color:inherit;font-size:12px}.university-item small{overflow:hidden;color:#9aa0aa;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.university-item em{color:#9ba0aa;font-size:10px;font-style:normal}.keyword-dot{width:7px;height:7px;flex:0 0 auto;border-radius:2px;background:#4f75e9}.dot-2{background:#6f57d9}.dot-3{background:#da7d3b}.dot-4{background:#2b9777}.sidebar-footer{margin-top:auto;padding:15px 10px 4px;border-top:1px solid var(--border)}.sidebar-footer div{display:flex;justify-content:space-between;color:#777e89;font-size:11px}.sidebar-footer strong{display:flex;align-items:center;gap:7px;color:#3e6656;font-size:11px;font-weight:600}.sidebar-footer strong i{width:6px;height:6px;box-shadow:none}.sidebar-footer small{display:block;margin-top:7px;color:#a0a5ae;font-size:10px}.workspace{min-width:0;padding:34px clamp(24px,3.2vw,52px) 54px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.eyebrow{margin:0 0 8px!important;color:#315ed2!important;font-size:10px!important;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.page-heading h1{margin:0;font-size:clamp(25px,2.2vw,34px);letter-spacing:-.04em;font-weight:680}.page-heading p{margin:8px 0 0;color:var(--muted);font-size:13px}.refresh-button{height:38px;padding:0 15px;display:flex;align-items:center;gap:8px;border:1px solid #252a33;border-radius:9px;background:#1d2128;color:#fff;cursor:pointer;font-size:12px;font-weight:600}.refresh-button:disabled{opacity:.65;cursor:wait}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice-line{min-height:34px;margin-top:22px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e2e7f4;border-radius:8px;background:#f3f6fd;color:#4d5c80;font-size:11px}.notice-line small{color:#8490ac;white-space:nowrap}.notice-line>span{display:flex;align-items:center;gap:9px}.notice-line b{padding:3px 6px;border-radius:5px;font-size:9px;white-space:nowrap}.coverage-warning{background:#fff0e1;color:#a45d12}.coverage-ok{background:#e9f7f0;color:#237356}.metrics-grid{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{position:relative;min-height:128px;padding:17px 17px 14px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff}.metric-card__head{display:flex;align-items:center;justify-content:space-between;color:#737a86;font-size:11px}.metric-card strong{display:block;margin-top:12px;font-size:27px;line-height:1;letter-spacing:-.04em;font-weight:670}.metric-change{padding:3px 6px;border-radius:5px;background:#edf8f3;color:#28765c;font-size:9px}.metric-change.danger{background:var(--danger-soft);color:var(--danger)}.metric-change.warning{background:var(--warning-soft);color:var(--warning)}.mini-bars{position:absolute;right:16px;bottom:14px;left:16px;height:28px;display:flex;align-items:flex-end;gap:4px;opacity:.7}.mini-bars i{flex:1;min-height:4px;border-radius:2px 2px 0 0;background:#d6def6}.mini-bars i:nth-last-child(-n+3){background:#7897ee}.content-panel{margin-top:16px;border:1px solid var(--border);border-radius:13px;background:#fff;overflow:hidden}.media-category-strip{padding:14px;display:grid;grid-template-columns:repeat(10,minmax(82px,1fr));gap:7px;overflow-x:auto;border-bottom:1px solid var(--border)}.media-category-strip button{min-width:82px;min-height:48px;padding:8px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border:1px solid #e4e7eb;border-radius:8px;background:#fafbfc;color:#6c7480;cursor:pointer;font-size:10px}.media-category-strip button span{color:#262b33;font-size:15px;font-weight:680}.media-category-strip button.active{border-color:#cbd8fb;background:var(--blue-soft);color:#315bd1}.media-category-strip button.active span{color:#315bd1}.platform-strip{padding:12px 14px;display:flex;align-items:center;gap:7px;overflow-x:auto;border-bottom:1px solid var(--border);scrollbar-width:none}.platform-strip::-webkit-scrollbar{display:none}.platform-strip button{height:29px;padding:0 9px;display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;border:1px solid #e2e5e9;border-radius:7px;background:#fff;color:#747b86;cursor:pointer;font-size:10px}.platform-strip button.active{border-color:#cdd9fb;background:var(--blue-soft);color:#315bd1}.platform-strip i{width:6px;height:6px;border-radius:50%;background:#c4c8cf}.platform-strip i.connected{background:#22a873;box-shadow:0 0 0 3px #e7f7f0}.panel-toolbar{min-height:57px;padding:0 15px 0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.tabs{height:57px;display:flex;align-items:stretch;gap:22px}.tabs button{position:relative;border:0;background:transparent;color:#747b86;cursor:pointer;font-size:12px}.tabs button.active{color:#1f232a;font-weight:650}.tabs button.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#2e61e9}.filters{display:flex;align-items:center;gap:12px;color:#999fa8;font-size:10px}.filters select{height:31px;padding:0 26px 0 10px;border:1px solid #e0e3e8;border-radius:7px;background:#fafbfc;color:#5c6470;outline:0;font-size:11px}.feed-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);min-height:540px}.feed-list{min-width:0;border-right:1px solid var(--border)}.feed-item{padding:19px 20px 17px;border-bottom:1px solid #eceef1;cursor:pointer;transition:background .15s ease}.feed-item:hover,.feed-item.is-selected{background:#fafbfe}.feed-item.is-selected{box-shadow:inset 2px 0 #4774ed}.feed-item__top{display:flex;align-items:center;gap:9px;color:#989ea8;font-size:10px}.feed-item__top time{margin-left:auto}.risk-badge{padding:3px 7px;display:inline-flex;align-items:center;gap:5px;border-radius:5px;font-weight:650}.risk-badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.risk-badge.danger{color:var(--danger);background:var(--danger-soft)}.risk-badge.warning{color:var(--warning);background:var(--warning-soft)}.risk-badge.safe{color:var(--safe);background:var(--safe-soft)}.feed-item h2{margin:11px 0 6px;color:#23272e;font-size:15px;line-height:1.45;font-weight:650;letter-spacing:-.01em}.feed-item>p{margin:0;display:-webkit-box;overflow:hidden;color:#717985;font-size:12px;line-height:1.7;-webkit-line-clamp:2;-webkit-box-orient:vertical}.feed-item__foot{margin-top:12px;display:flex;align-items:center;gap:8px;color:#8f959f;font-size:10px}.feed-item__foot>span:first-child{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword-chip,.platform-chip,.university-chip,.media-chip{padding:3px 7px;border-radius:5px;background:#f0f2f5;color:#69717e}.platform-chip{background:#edf2ff;color:#506bae}.university-chip{background:#edf8f3;color:#37725d}.media-chip{background:#fff5e7;color:#93621f}.feed-item__foot button{margin-left:auto;padding:5px 8px;border:1px solid #e0e3e7;border-radius:6px;background:#fff;color:#6b727d;cursor:pointer;font-size:10px}.feed-item__foot button.saved{border-color:#dce5ff;background:var(--blue-soft);color:#2d5bd5}.detail-pane{position:sticky;top:64px;align-self:start;padding:21px}.detail-head{display:flex;align-items:center;justify-content:space-between;color:#858c97;font-size:10px;font-weight:700;letter-spacing:.08em}.score{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eef6f2;color:var(--safe);font-size:11px}.score-high{background:var(--danger-soft);color:var(--danger)}.score-medium{background:var(--warning-soft);color:var(--warning)}.detail-pane h3{margin:16px 0 9px;color:#20242b;font-size:17px;line-height:1.48;letter-spacing:-.02em}.detail-pane>p{margin:0;color:#737b87;font-size:11px;line-height:1.8}.detail-grid{margin:20px 0 0;padding:16px 0;display:grid;grid-template-columns:1fr 1fr;gap:16px 10px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.detail-grid div{min-width:0}.detail-grid dt{margin-bottom:5px;color:#a0a5ae;font-size:9px}.detail-grid dd{margin:0;overflow:hidden;color:#444b56;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.matched-terms{margin-top:17px}.matched-terms>span{color:#9096a0;font-size:10px}.matched-terms div{margin-top:9px;display:flex;flex-wrap:wrap;gap:6px}.matched-terms b{padding:4px 7px;border-radius:5px;background:var(--danger-soft);color:#b8414d;font-size:9px;font-weight:600}.matched-terms small{color:#9aa0aa;font-size:10px}.detail-actions{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.detail-actions a,.detail-actions button{min-height:36px;display:grid;place-items:center;border:1px solid #dfe2e7;border-radius:8px;background:#fff;color:#505866;text-decoration:none;cursor:pointer;font-size:10px}.detail-actions a{border-color:#2d333c;background:#242931;color:#fff}.detail-pane .legal-note{margin-top:16px;color:#aaaeb6;font-size:9px;line-height:1.65}.empty-state{min-height:320px;display:grid;place-content:center;text-align:center;color:#444b56}.empty-state span{font-size:14px;font-weight:650}.empty-state p{margin:6px 0 0;color:#969ca6;font-size:11px}.nav-backdrop{display:none}@media(max-width:1100px){.metrics-grid{grid-template-columns:1fr 1fr}.feed-layout{grid-template-columns:minmax(0,1fr) 300px}.topbar{grid-template-columns:232px minmax(260px,460px) 1fr}.media-category-strip{grid-template-columns:repeat(10,92px)}}@media(max-width:820px){.auth-screen{grid-template-columns:1fr}.auth-intro{min-height:270px;padding:28px 24px}.auth-copy{margin:48px 0 20px}.auth-copy h1{margin:12px 0;font-size:38px}.auth-copy>span{font-size:12px}.auth-points{display:none}.auth-panel{padding:24px 16px 40px}.auth-card{margin-top:-36px;padding:26px 22px;z-index:2}.app-shell{display:block}.topbar{grid-template-columns:auto 1fr auto;padding:0 14px}.mobile-menu{display:block;margin-right:10px;border:0;background:transparent;color:#58606c;font-size:11px}.brand{width:auto;padding:0;border:0}.top-search{display:none}.top-actions{padding:0}.account-name,.live-indicator{display:none}.sidebar{position:fixed;top:64px;bottom:0;left:0;width:250px;height:auto;transform:translate(-105%);transition:transform .2s ease;box-shadow:12px 0 30px #171c261f}.sidebar.is-open{transform:translate(0)}.nav-backdrop{position:fixed;top:64px;right:0;bottom:0;left:0;z-index:10;display:block;width:100%;border:0;background:#14181f38}.workspace{padding:26px 16px 40px}.feed-layout{display:block}.feed-list{border-right:0}.detail-pane{position:static;border-top:1px solid var(--border)}}@media(max-width:560px){.page-heading{align-items:flex-start}.page-heading p{max-width:240px;line-height:1.55}.refresh-button{padding:0 11px}.metrics-grid{grid-template-columns:1fr 1fr;gap:8px}.metric-card{min-height:116px;padding:14px}.metric-card strong{font-size:24px}.notice-line{align-items:flex-start;flex-direction:column;gap:4px}.panel-toolbar{align-items:flex-start;flex-direction:column;padding:0 14px 12px}.tabs{width:100%;gap:18px}.filters{width:100%;justify-content:space-between}.feed-item{padding:17px 15px}.feed-item__foot>span:first-child{max-width:100px}.detail-pane{padding:18px 15px}}
