:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#2d2b37;background:#f2f0eb;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f2f0eb;--text: #2d2b37;--soft: #8e8c99;--line: #e7e4de;--white: #fff;--lavender: #e6dff1;--lavender-deep: #c4b5de;--mint: #d5eedb;--mint-deep: #8fc99e;--peach: #fce2d4;--peach-deep: #f0a882;--sky: #d6e9f8;--sky-deep: #7ab8e8;--rose: #f5d5dd;--rose-deep: #e48da0;--cream: #fff8ec;--cream-deep: #f0d080;--shadow: 0 2px 14px rgba(45, 43, 55, .05);--shadow-lg: 0 24px 70px rgba(45, 43, 55, .16)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,select,textarea{font:inherit;color:inherit}button{border:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(122,184,232,.35);outline-offset:2px}a{color:inherit}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.rotate{transform:rotate(180deg)}.center-screen,.login-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px}.center-screen p{margin:0;color:var(--soft);font-size:13px}.brand-mark{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(135deg,var(--lavender-deep),var(--mint-deep));box-shadow:0 8px 24px #8fc99e40}.brand-mark.large{width:54px;height:54px;border-radius:18px;font-size:22px}.brand-line{display:flex;align-items:center;gap:12px}.brand-line>div:last-child{display:flex;flex-direction:column;gap:2px}.brand-line strong{font-size:18px;letter-spacing:-.04em}.brand-line span{font-size:11px;color:var(--soft)}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);background:#ebe8f0}.auth-intro{position:relative;overflow:hidden;min-height:100vh;padding:54px clamp(32px,6vw,96px);display:flex;flex-direction:column;background:var(--bg)}.auth-intro:before,.auth-intro:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.auth-intro:before{width:390px;height:390px;right:-110px;top:-130px;background:var(--lavender);opacity:.78}.auth-intro:after{width:320px;height:320px;left:-130px;bottom:-150px;background:var(--mint);opacity:.75}.intro-copy{margin:auto 0;max-width:680px;position:relative;z-index:1}.eyebrow{font-size:10px;letter-spacing:.18em;color:#817d8a;font-weight:700}.intro-copy h1{margin:20px 0;font-size:clamp(42px,5vw,72px);line-height:1.04;letter-spacing:-.065em}.intro-copy p{max-width:550px;color:#6c6975;line-height:1.8;font-size:16px}.trust-row{display:flex;flex-wrap:wrap;gap:12px 22px;position:relative;z-index:1}.trust-row span{display:flex;align-items:center;gap:7px;font-size:12px;color:#656271}.auth-card{width:min(440px,calc(100% - 48px));margin:auto;padding:38px;background:#ffffffe6;border-radius:24px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card.compact{margin:0}.auth-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--lavender);color:#76658f}.auth-card h2{margin:22px 0 8px;letter-spacing:-.035em}.auth-card>p{margin:0 0 28px;color:var(--soft);line-height:1.6;font-size:13px}.auth-card label:not(.check-row){display:flex;justify-content:space-between;margin:16px 0 7px;font-size:12px;font-weight:650}.auth-card label span{color:var(--soft);font-size:10px;font-weight:500}.auth-card input,.modal-form input,.modal-form textarea,.modal-form select{width:100%;border:1px solid #dfdce3;border-radius:11px;background:#fff;padding:11px 12px;transition:border-color .15s,box-shadow .15s}.auth-card input:focus,.modal-form input:focus,.modal-form textarea:focus{border-color:var(--lavender-deep);box-shadow:0 0 0 3px #c4b5de29;outline:0}.auth-card small{display:block;margin-top:15px;color:var(--soft);line-height:1.55;font-size:10px;text-align:center}.primary-button{width:100%;margin-top:22px;min-height:44px;border-radius:12px;background:#3a3745;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:650;cursor:pointer;transition:transform .15s,background .15s}.primary-button:hover:not(:disabled){background:#282631;transform:translateY(-1px)}.primary-button:disabled{opacity:.58;cursor:wait}.primary-button.fit{width:auto;margin-top:0;padding:0 18px}.form-error{margin-top:12px;padding:10px 12px;background:#fff0eb;color:#ae6047;border-radius:10px;display:flex;align-items:flex-start;gap:7px;font-size:11px}.app-shell{width:min(1320px,calc(100% - 40px));margin:0 auto;padding:22px 0 32px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.compact-brand strong{font-size:17px}.header-actions{display:flex;align-items:center;gap:8px}.header-button,.icon-button,.persona-control{background:#ffffffdb;box-shadow:var(--shadow);border-radius:12px}.header-button,.icon-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#5f5c68}.header-button{padding:0 13px;gap:7px;font-size:11px}.header-button:disabled{cursor:wait;opacity:.62}.run-button{background:var(--mint);color:#496a51;box-shadow:none}.icon-button{width:38px}.persona-control{height:38px;display:flex;align-items:center;padding-left:11px;color:#6c6875}.persona-control select{max-width:180px;border:0;background:transparent;padding:0 8px;font-size:11px}.persona-control button{width:32px;height:28px;display:grid;place-items:center;background:transparent;border-left:1px solid #e9e6eb;cursor:pointer}.update-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;color:var(--soft);font-size:10px;margin:0 2px 12px}.run-status{padding:3px 8px;border-radius:12px;background:#e9e6e0}.run-status.success{color:#4a7956;background:var(--mint)}.run-status.partial{color:#9a6b32;background:#fff0cf}.source-health{border-radius:13px;margin-bottom:14px;overflow:hidden}.source-health.has-issues{background:#fff3df;color:#855d25}.source-health.all-good{background:var(--mint);color:#4b7254}.source-health>button{width:100%;min-height:40px;padding:0 13px;display:flex;align-items:center;gap:8px;color:inherit;background:transparent;cursor:pointer;font-size:11px}.source-health svg{transition:transform .18s}.health-summary{margin-left:auto;opacity:.72}.source-grid{padding:0 12px 12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.source-item{min-height:72px;padding:11px;border-radius:10px;display:flex;gap:8px;background:#ffffffa6}.source-item .status-dot{width:7px;height:7px;margin-top:5px;border-radius:50%;background:var(--mint-deep);flex:0 0 auto}.source-item.degraded .status-dot{background:var(--cream-deep)}.source-item.error .status-dot{background:var(--peach-deep)}.source-item div{display:flex;flex-direction:column;min-width:0}.source-item strong{font-size:11px}.source-item span,.source-item small{font-size:9px;opacity:.72;line-height:1.4}.source-item small{margin-top:4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notice{min-height:38px;margin-bottom:12px;border-radius:11px;padding:8px 12px;display:flex;align-items:center;gap:8px;background:var(--mint);color:#477052;font-size:11px}.notice.error{background:var(--peach);color:#99583b}.notice button{margin-left:auto;background:transparent;color:inherit;cursor:pointer}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.stat-card{min-height:108px;padding:18px;border-radius:17px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;right:-32px;top:-34px;background:currentColor;opacity:.07}.stat-card.lavender{background:var(--lavender);color:#67587d}.stat-card.mint{background:var(--mint);color:#4b7354}.stat-card.peach{background:var(--peach);color:#8a5b43}.stat-card.rose{background:var(--rose);color:#87515d}.stat-card>div{display:flex;flex-direction:column}.stat-card strong{font-size:30px;letter-spacing:-.05em;color:var(--text)}.stat-card span{margin-top:4px;color:var(--soft);font-size:10px}.stat-card i{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#ffffff80;font-style:normal}.card{background:var(--white);border-radius:17px;box-shadow:var(--shadow)}.chart-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);grid-template-rows:147px 147px;gap:12px;margin-bottom:12px}.chart-grid>*,.mini-chart-row>*{min-width:0}.momentum-card{grid-row:1 / 3;padding:20px 20px 8px}.lifecycle-card{padding:16px 16px 4px}.tinted-cream{background:var(--cream);box-shadow:none}.tinted-sky{background:var(--sky);box-shadow:none}.tinted-rose{background:var(--rose);box-shadow:none}.mini-chart-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.card-heading>div{min-width:0;display:flex;flex-direction:column;gap:3px}.card-heading span{font-weight:680;font-size:12px}.card-heading small{color:var(--soft);font-size:10px;white-space:nowrap;overflow:hidden;max-width:540px;text-overflow:ellipsis}.card-heading strong{font-size:26px;color:#6e9d79}.card-heading.small span{font-size:11px}.chart-empty{height:220px;display:grid;place-items:center;color:var(--soft);font-size:11px}.donut-card{padding:12px;display:flex;flex-direction:column;min-width:0}.donut-card>span{font-size:10px;font-weight:680}.micro-legend{display:flex;gap:6px;overflow:hidden}.micro-legend span{display:flex;align-items:center;gap:3px;font-size:8px;white-space:nowrap}.micro-legend i{width:5px;height:5px;border-radius:2px}.toolbar{display:flex;align-items:center;gap:8px;margin:14px 0 9px}.toolbar select,.filter-button,.search-box{min-height:38px;border:1px solid #e4e1dc;border-radius:11px;background:#ffffffb8;color:#64616d;font-size:10px}.toolbar select{padding:0 28px 0 10px}.search-box{flex:1;display:flex;align-items:center;gap:7px;padding:0 11px}.search-box input{width:100%;border:0;background:transparent;outline:0;font-size:11px}.filter-button{display:flex;align-items:center;gap:6px;padding:0 12px;cursor:pointer}.filter-button.active{background:var(--rose);border-color:var(--rose);color:#85505c}.result-count{color:var(--soft);font-size:9px;white-space:nowrap}.trend-list-card{overflow:hidden;margin-bottom:12px}.list-heading{min-height:54px;padding:0 18px;display:flex;align-items:center;border-bottom:1px solid #f1efeb}.list-heading>div{display:flex;align-items:baseline;gap:9px}.list-heading strong{font-size:13px}.list-heading span{color:var(--soft);font-size:9px}.trend-list{max-height:560px;overflow-y:auto}.trend-row{min-height:68px;padding:10px 16px;display:flex;align-items:center;gap:12px;border-left:3px solid transparent;cursor:pointer;transition:background .15s,opacity .15s}.trend-row:hover{background:#faf9f7}.trend-row.selected{border-left-color:var(--lavender-deep);background:#e6dff159}.trend-row.dimmed{opacity:.55}.trend-row.dimmed:hover,.trend-row.dimmed.selected{opacity:.9}.rank{width:19px;text-align:center;color:var(--soft);font-size:10px}.score-pill{width:42px;height:30px;border-radius:9px;display:grid;place-items:center;color:var(--text);font-size:12px;font-weight:750}.score-high{background:var(--mint)}.score-mid{background:#fff1cf}.score-low{background:#eeece7}.trend-copy{flex:1;min-width:0}.trend-copy>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;letter-spacing:-.01em}.tag-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.tag{padding:2px 7px;border-radius:7px;font-size:8px;background:var(--bg);color:#797681}.tag.lifecycle.emerging{background:#8fc99e2e;color:#5d9469}.tag.lifecycle.peak{background:#f0a88230;color:#b46e4a}.tag.lifecycle.declining{background:#f0d0803b;color:#9c7d2f}.tag.category.meme{background:#c4b5de33;color:#796596}.tag.category.aesthetic{background:#e48da029;color:#a15b6b}.tag.mode{background:#f0eeea}.velocity{min-width:58px;display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:10px;font-weight:650;color:#5eaa6f}.velocity.declining{color:#d67e58}.velocity.stable,.velocity.new{color:var(--soft)}.bookmark-button{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:transparent;color:#c5c2bb;cursor:pointer}.bookmark-button.saved{background:var(--peach);color:var(--peach-deep)}.detail-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.4fr);gap:12px}.radar-card{padding:17px}.potential-card{padding:20px;display:flex;align-items:flex-start;gap:14px;background:var(--mint);box-shadow:none}.potential-icon{width:42px;height:42px;flex:0 0 auto;border-radius:13px;background:#ffffff94;color:#4d7457;display:grid;place-items:center}.potential-content{min-width:0;flex:1}.potential-content h3{margin:8px 0;font-size:18px;letter-spacing:-.035em}.potential-content>p{margin:0 0 16px;color:#416047;font-size:12px;line-height:1.7}.risk-box,.safe-box{border-radius:11px;padding:10px 11px;display:flex;align-items:flex-start;gap:8px;font-size:10px}.risk-box{background:#fff0dc;color:#8c5e29}.risk-box div{display:flex;flex-direction:column;gap:2px}.safe-box{background:#ffffff80;color:#4d6d55}.detail-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:15px;color:#587060;font-size:9px}.detail-meta a{margin-left:auto;display:flex;align-items:center;gap:4px;text-decoration:none;font-weight:650}.empty-state{min-height:560px;border:1px dashed #d9d5cd;border-radius:22px;background:#ffffff8c;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px}.empty-orbit{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;color:#76678c;background:radial-gradient(circle,#fff 0 34%,var(--lavender) 35% 52%,transparent 53%),var(--mint);box-shadow:0 18px 50px #2d2b3714;margin-bottom:24px}.empty-state h2{margin:10px 0 8px;letter-spacing:-.04em}.empty-state p{max-width:500px;color:var(--soft);line-height:1.7;font-size:12px;margin:0 0 22px}footer{text-align:center;color:#aaa7ae;font-size:9px;padding:26px 0 4px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:22px;background:#25232b66;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-card{position:relative;width:min(620px,100%);max-height:calc(100vh - 44px);overflow-y:auto;background:#fbfaf8;border-radius:22px;padding:28px;box-shadow:var(--shadow-lg)}.modal-card>h2{margin:0 0 6px;letter-spacing:-.035em}.modal-card>p{margin:0 34px 22px 0;color:var(--soft);font-size:11px;line-height:1.5}.modal-close{position:absolute;right:18px;top:18px;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:var(--bg);color:#77737d;cursor:pointer}.modal-form{display:flex;flex-direction:column;gap:13px}.field-grid{display:grid;gap:12px}.field-grid.two{grid-template-columns:1fr 1fr}.field{display:flex;flex-direction:column;gap:6px}.field>span{display:flex;justify-content:space-between;font-size:11px;font-weight:650}.field small{color:var(--soft);font-size:9px;font-weight:450}.modal-form textarea{resize:vertical}.check-row{display:flex;align-items:center;gap:8px;font-size:11px;cursor:pointer}.check-row input{width:auto;accent-color:#6f9c79}.separator{height:1px;background:var(--line);margin:4px 0}.modal-actions{display:flex;align-items:center;gap:8px;margin-top:7px}.modal-actions>span{flex:1}.ghost-button,.danger-button{min-height:40px;border-radius:11px;padding:0 14px;cursor:pointer;background:#ece9e3;color:#686570}.danger-button{display:flex;align-items:center;gap:6px;background:#f9e1df;color:#a55550}.modal-loading{min-height:220px;display:grid;place-items:center;color:var(--soft)}@media(max-width:960px){.auth-shell{grid-template-columns:1fr}.auth-intro{min-height:54vh}.auth-card{margin:-50px auto 50px;position:relative;z-index:2}.login-shell .auth-card{margin:0}.chart-grid{grid-template-columns:1fr;grid-template-rows:auto}.momentum-card{grid-row:auto}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.search-box{flex:1 0 100%}}@media(max-width:680px){.app-shell{width:min(100% - 22px,1320px);padding-top:12px}.app-header{align-items:flex-start}.header-actions{flex-wrap:wrap;justify-content:flex-end}.persona-control{order:3;width:100%}.persona-control select{flex:1;max-width:none}.header-button span{display:none}.stats-row{grid-template-columns:1fr 1fr}.stat-card{min-height:92px}.source-grid{grid-template-columns:1fr}.mini-chart-row{grid-template-columns:1fr 1fr}.toolbar select{flex:1}.result-count{width:100%;text-align:right}.trend-row{gap:7px;padding:10px 8px}.rank{display:none}.velocity{min-width:47px}.tag.mode{display:none}.potential-card{flex-direction:column}.detail-meta a{margin-left:0;width:100%}.field-grid.two{grid-template-columns:1fr}.modal-card{padding:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.low-score-toggle{width:100%;border:0;border-top:1px solid var(--line);background:#faf9fb;color:#6e6b78;padding:13px;display:flex;justify-content:center;align-items:center;gap:7px;cursor:pointer}.low-score-toggle .rotated{transform:rotate(180deg)}.source-evidence{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);display:grid;gap:8px}.source-evidence>strong{font-size:12px;color:#6e6b78}.source-evidence a{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;color:#4f4b59;text-decoration:none;font-size:12px}.source-evidence a span{background:#eee9f5;color:#67577e;border-radius:999px;padding:3px 7px}.source-evidence,.source-evidence a,.source-evidence span,.potential-content{min-width:0;overflow-wrap:anywhere;word-break:break-word}.metric-line{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:11px}.metric-line>span{color:#6e6b78;font-weight:650}.metric-line b{background:#ffffff94;border-radius:999px;padding:4px 8px;font-weight:550;color:#4f4b59}.secret-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.view-tabs{display:flex;padding:3px;border-radius:12px;background:#e9e5df}.view-tabs button{min-height:31px;border:0;border-radius:9px;padding:0 11px;color:#77727e;background:transparent;cursor:pointer;font-size:10px}.view-tabs button.active{color:#48434f;background:#fff;box-shadow:0 2px 8px #2d2b3714}.topic-actions{flex-wrap:wrap}.fit{width:fit-content}@media(max-width:640px){.secret-row{grid-template-columns:1fr}.view-tabs{width:100%}.view-tabs button{flex:1}.card-heading small{max-width:230px}}.usage-grid{display:grid;gap:5px;color:#6e6b78}.rule-row{display:grid;grid-template-columns:minmax(110px,.35fr) minmax(220px,1fr);gap:12px;align-items:start}@media(max-width:680px){.rule-row{grid-template-columns:1fr}}
