:root{color:#18212f;background:#f5f7fb;font-family:Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}body{background:#f5f7fb;min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}img{object-fit:cover;width:100%;display:block}.app{grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #d9e0ea;flex-direction:column;gap:8px;height:100vh;padding:18px;display:flex;position:sticky;top:0}.logo{color:#122033;text-align:left;background:0 0;border:0;align-items:center;gap:10px;margin-bottom:18px;font-size:21px;font-weight:900;display:flex}.logo svg{color:#e14d5a}.sidebar button:not(.logo){color:#607086;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;height:44px;padding:0 12px}.sidebar button.active,.sidebar button:hover{color:#122033;background:#eef3f9;border-color:#cad4e2}.workspace{min-width:0;padding:20px}.workspace-head{z-index:10;background:#f5f7fb;justify-content:space-between;gap:12px;padding-bottom:16px;display:flex;position:sticky;top:0}.workspace-head label{background:#fff;border:1px solid #cad4e2;border-radius:8px;flex:1;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.workspace-head input{color:#122033;background:0 0;border:0;outline:0;width:100%}.workspace-head button,.hero-panel button,.filters button{color:#18212f;background:#fff;border:1px solid #cad4e2;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.hero-panel{background:linear-gradient(135deg,#fff 0%,#eef5f5 45%,#ffe9ed 100%);border:1px solid #cad4e2;border-radius:8px;grid-template-columns:1fr auto;align-items:end;gap:20px;min-height:300px;padding:34px;display:grid}.hero-panel span{color:#0d8b82;font-weight:900}h1{letter-spacing:0;margin:12px 0;font-size:clamp(34px,4.7vw,62px);line-height:1.05}.hero-panel p,footer p,.support p{color:#607086;line-height:1.8}.hero-panel button{color:#fff;white-space:nowrap;background:#e14d5a;border-color:#e14d5a;height:48px;font-weight:900}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0;display:grid}.metrics article{background:#fff;border:1px solid #d9e0ea;border-radius:8px;gap:8px;padding:18px;display:grid}.metrics svg{color:#0d8b82}.metrics span{color:#607086}.metrics b{font-size:34px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 360px;gap:16px;display:grid}.panel,.rank-card,.page{background:#fff;border:1px solid #d9e0ea;border-radius:8px;padding:18px}.panel h2,.rank-card h2,.page h1{margin:0 0 16px;font-size:28px}.poster-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.poster{text-align:left;color:#122033;background:0 0;border:0;padding:0;position:relative}.poster img{aspect-ratio:.74;background:#e7edf5;border-radius:8px}.poster strong{text-overflow:ellipsis;white-space:nowrap;margin-top:8px;display:block;overflow:hidden}small{color:#718197;margin-top:4px;display:block}.poster em{color:#fff;background:#0d8b82;border-radius:6px;padding:4px 7px;font-style:normal;font-weight:900;position:absolute;top:8px;right:8px}.rank-card button{color:#122033;text-align:left;background:0 0;border:0;border-top:1px solid #e2e8f0;grid-template-columns:34px 1fr 44px;align-items:center;gap:10px;width:100%;padding:11px 0;display:grid}.rank-card b,.rank-card em,.rank-list b,.rank-list em{color:#e14d5a;font-style:normal;font-weight:900}.wide{margin-top:16px}.page{min-height:70vh;margin-top:0}.filters{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.filters button{min-height:38px}.filters .on{color:#fff;background:#0d8b82;border-color:#0d8b82}.rows{gap:8px;display:grid}.rows button{color:#18212f;text-align:left;background:#fbfcff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:54px minmax(180px,1fr) 90px 70px 60px 50px 100px;align-items:center;gap:12px;min-height:72px;padding:10px;display:grid}.rows img{border-radius:6px;width:46px;height:58px}.rows small{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.rows i{color:#607086;font-style:normal}.rows em{color:#0d8b82;font-style:normal;font-weight:900}.channel-board{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.channel-board h1{grid-column:1/-1}.channel-board article{background:#fbfcff;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.channel-board h2{margin:0 0 10px;font-size:19px}.channel-board button{color:#18212f;text-align:left;background:0 0;border:0;border-top:1px solid #e2e8f0;justify-content:space-between;gap:12px;width:100%;padding:10px 0;display:flex}.channel-board em{color:#0d8b82;font-style:normal}.rank-list{gap:8px;display:grid}.rank-list h1{margin-bottom:8px}.rank-list button{color:#18212f;text-align:left;background:#fbfcff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:44px minmax(170px,1fr) minmax(220px,1fr) 50px;align-items:center;gap:14px;padding:14px;display:grid}.rank-list p{color:#607086;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.support>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.support article{background:#fbfcff;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.support svg{color:#e14d5a}.mask{z-index:30;background:#12203394;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.detail{background:#fff;border:1px solid #cad4e2;border-radius:8px;grid-template-columns:260px 1fr;gap:22px;width:min(850px,100%);padding:20px;display:grid;position:relative}.detail>button{color:#122033;background:#eef3f9;border:0;border-radius:8px;width:38px;height:38px;position:absolute;top:12px;right:12px}.detail img{border-radius:8px;height:360px}.detail p{color:#607086;line-height:1.8}.detail ul{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.detail li{background:#eef3f9;border-radius:6px;padding:7px 10px}footer{color:#607086;grid-template-columns:1.5fr .7fr .7fr 1fr;gap:18px;margin-top:16px;padding:24px 0 0;display:grid}footer a{color:#607086;margin:8px 0;display:block}footer h2,footer h3{color:#122033}@media (width<=1120px){.app{grid-template-columns:1fr}.sidebar{flex-flow:wrap;height:auto;position:relative}.dashboard-grid{grid-template-columns:1fr}.poster-grid{grid-template-columns:repeat(4,1fr)}.channel-board,.metrics,footer{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.workspace{padding:12px}.workspace-head,.hero-panel,.rows button,.rank-list button,.detail{grid-template-columns:1fr}.workspace-head{position:static}.poster-grid,.channel-board,.metrics,.support>div,footer{grid-template-columns:1fr}.rows i,.rank-list p{display:none}.hero-panel{padding:22px}h1{font-size:34px}}
