:root{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.6;color:#e8e8e8;background-color:#0f0f0f;-webkit-font-smoothing:antialiased}body{min-height:100vh}a{color:#4a9eff;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}#root{min-height:100vh;display:flex;flex-direction:column}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.app{display:flex;flex-direction:column;min-height:100vh;font-family:Segoe UI,-apple-system,sans-serif;background:#0d0d0d;color:#e0e0e0}.header{background:#141414;border-bottom:1px solid #222;padding:18px 20px}.inner{max-width:800px;margin:0 auto}.logo{display:flex;align-items:center;gap:8px;margin-bottom:3px}.logo-icon{color:#f33;font-size:20px}.logo-text{font-size:20px;color:#fff;font-weight:300}.logo-text strong{font-weight:700}.tagline{font-size:12px;color:#555}.main{flex:1;max-width:800px;width:100%;margin:0 auto;padding:24px 16px;display:flex;flex-direction:column;gap:14px}.card{background:#161616;border:1px solid #222;border-radius:12px;padding:20px}.search-card{padding:16px}.search-row{display:flex;gap:10px}.search-input{flex:1;background:#0d0d0d;border:1px solid #2a2a2a;border-radius:8px;padding:11px 14px;color:#eee;font-size:14px;font-family:inherit;outline:none;transition:border-color .2s}.search-input:focus{border-color:#f33}.search-input::placeholder{color:#444}.search-input:disabled{opacity:.4}.btn-analyze{background:#f33;color:#fff;border:none;border-radius:8px;padding:11px 22px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s,opacity .15s}.btn-analyze:hover:not(:disabled){background:#e02222}.btn-analyze:disabled{opacity:.45;cursor:not-allowed}.loading-card{display:flex;flex-direction:column;gap:16px}.stages{display:flex;flex-direction:column;gap:8px}.stage{display:flex;align-items:center;gap:10px;font-size:14px;padding:8px 10px;border-radius:7px;color:#444}.stage-active{background:#1f1010;color:#f88;font-weight:600}.stage-done{color:#4ade80}.stage-dot{font-size:12px}.prog-track{height:3px;background:#222;border-radius:99px;overflow:hidden}.prog-fill{height:100%;width:40%;background:linear-gradient(90deg,#f33,#f80);animation:slide 1.4s ease-in-out infinite}@keyframes slide{0%{transform:translate(-150%)}to{transform:translate(350%)}}.error-card{display:flex;align-items:center;gap:12px;color:#f87171;background:#1a0f0f;border-color:#3a1515}.error-card p{font-size:14px}.results{display:flex;flex-direction:column;gap:14px}.video-row{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px}.thumb{width:130px;border-radius:8px;flex-shrink:0}.video-meta{flex:1;min-width:0}.video-title{font-size:14px;font-weight:600;color:#eee;line-height:1.5;margin-bottom:14px}.kpi-row{display:flex;gap:20px}.kpi{display:flex;flex-direction:column}.kpi-val{font-size:22px;font-weight:800;color:#f33;line-height:1.1}.kpi-lbl{font-size:11px;color:#555;margin-top:2px;text-transform:uppercase;letter-spacing:.4px}.sent-section{margin-bottom:14px}.sent-bar{display:flex;height:8px;border-radius:99px;overflow:hidden;margin-bottom:7px}.sent-pos{background:#4ade80}.sent-neu{background:#555}.sent-neg{background:#f87171}.sent-labels{display:flex;gap:14px;font-size:12px}.c-pos{color:#4ade80}.c-neu{color:#888}.c-neg{color:#f87171}.summary-box{background:#0f0f1a;border:1px solid #2a2050;border-radius:8px;padding:14px}.ai-tag{display:inline-block;background:#2a1f4a;color:#a78bfa;border-radius:99px;padding:3px 10px;font-size:11px;font-weight:700;margin-bottom:10px}.summary-text{font-size:14px;line-height:1.75;color:#ccc}.tabs{display:flex;gap:8px;flex-wrap:wrap}.tab{background:#161616;border:1px solid #222;border-radius:99px;padding:8px 16px;font-size:13px;color:#888;cursor:pointer;transition:all .15s}.tab:hover{color:#ddd;border-color:#444}.tab-on{background:#f33;border-color:#f33;color:#fff;font-weight:700}.tab-desc{font-size:12px;color:#555;margin-bottom:16px}.rank-badge{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;font-size:11px;font-weight:800;flex-shrink:0}.rank-1{background:#f33;color:#fff}.rank-2{background:#f80;color:#fff}.rank-3{background:#fb0;color:#000}.rank-rest{background:#222;color:#888}.topic-list{display:flex;flex-direction:column;gap:14px}.topic-row{display:flex;flex-direction:column;gap:7px}.topic-header{display:flex;justify-content:space-between;align-items:center}.topic-left{display:flex;align-items:center;gap:10px}.topic-name{font-size:14px;font-weight:600;color:#ddd}.topic-right{display:flex;align-items:baseline;gap:5px}.topic-count{font-size:14px;font-weight:700;color:#aaa}.topic-pct{font-size:13px;color:#555}.topic-bar-track{height:20px;background:#1e1e1e;border-radius:5px;overflow:hidden}.topic-bar-fill{height:100%;border-radius:5px;transition:width .6s ease}.topic-examples{display:flex;flex-wrap:wrap;gap:6px}.ex-chip{font-size:12px;color:#777;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:4px;padding:3px 8px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kw-list{display:flex;flex-direction:column;gap:8px}.kw-row{display:flex;align-items:center;gap:10px}.kw-rank{width:28px;font-size:11px;color:#555;text-align:right;font-weight:700;flex-shrink:0}.kw-word{width:100px;font-size:13px;color:#ccc;text-align:right;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kw-track{flex:1;height:20px;background:#1e1e1e;border-radius:5px;overflow:hidden}.kw-fill{height:100%;border-radius:5px;transition:width .5s ease}.kw-count{width:52px;font-size:12px;color:#666;text-align:right;flex-shrink:0}.req-list{display:flex;flex-direction:column;gap:12px}.req-item{background:#111;border:1px solid #1e1e1e;border-radius:8px;padding:14px}.req-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.req-left{display:flex;align-items:center;gap:10px}.req-label{font-size:14px;font-weight:600;color:#ddd}.req-right{display:flex;align-items:baseline;gap:5px}.req-count{font-size:13px;font-weight:700;color:#aaa}.req-pct{font-size:12px;color:#555}.req-examples{display:flex;flex-direction:column;gap:5px}.req-ex{font-size:13px;color:#777;border-left:2px solid #2a2a2a;padding-left:10px;line-height:1.5;word-break:break-word}.liked-list{display:flex;flex-direction:column;gap:12px}.liked-item{display:flex;gap:12px;background:#111;border:1px solid #1e1e1e;border-radius:8px;padding:14px}.liked-rank{font-size:18px;font-weight:800;color:#2a2a2a;flex-shrink:0;width:28px;text-align:center}.liked-body{flex:1;min-width:0}.liked-text{font-size:14px;color:#ccc;line-height:1.6;word-break:break-word;white-space:pre-wrap;margin-bottom:6px}.liked-meta{font-size:12px;color:#666}.empty{color:#555;text-align:center;padding:30px 0;font-size:14px}.footer{text-align:center;padding:20px;font-size:11px;color:#333;border-top:1px solid #1a1a1a}@media(max-width:560px){.video-row{flex-direction:column}.thumb{width:100%;max-width:240px}.kw-word{width:70px}.topic-count,.topic-pct{font-size:12px}}
