:root{--bg:#f6f9fd;--card:#fff;--text:#101828;--muted:#667085;--line:#e6edf5;--blue:#147fe8;--blue2:#0b6bd3;--green:#039855;--red:#d92d20;--shadow:0 14px 40px rgba(31,64,104,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);font-size:15px}a{color:inherit;text-decoration:none}.shell{width:min(1450px,calc(100% - 48px));margin:auto}.top-note{text-align:center;padding:10px 18px;background:#f3a452;color:white;font-weight:700;font-size:13px}.site-header{height:74px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.nav-wrap{height:100%;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:24px;letter-spacing:-.5px;white-space:nowrap}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#2ba5ff,#0b6bd3);color:#fff;font-size:13px;box-shadow:0 8px 20px rgba(20,127,232,.25)}.main-nav{display:flex;gap:24px;font-weight:700;color:#344054}.main-nav a:hover{color:var(--blue)}.nav-search{margin-left:auto;display:flex;width:min(430px,40vw);background:#f7f9fc;border:1px solid var(--line);border-radius:12px;overflow:hidden}.nav-search input{flex:1;border:0;background:transparent;padding:12px 14px;outline:0}.nav-search button{border:0;background:var(--blue);color:#fff;padding:0 18px;font-weight:800}.hero{min-height:650px;display:flex;align-items:center;text-align:center;background:radial-gradient(circle at 50% 10%,#fff 0,#f8fbff 38%,#deefff 75%,#bde1ff 100%);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;left:-8%;right:-8%;height:290px;bottom:-185px;border-radius:50% 50% 0 0;background:#40a8e9;opacity:.58}.hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.eyebrow,.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:var(--blue)}.hero h1{font-size:clamp(46px,5.6vw,84px);line-height:1.02;letter-spacing:-.055em;margin:20px 0 18px;max-width:1100px}.hero h1 span{color:var(--blue)}.hero p{font-size:19px;color:var(--muted);max-width:730px;line-height:1.7}.hero-search{margin-top:32px;width:min(900px,100%);height:70px;background:#fff;padding:8px;border-radius:16px;box-shadow:var(--shadow);display:flex}.hero-search input{flex:1;border:0;outline:0;font-size:18px;padding:0 18px}.hero-search button,.primary-btn,.filter-bar button{border:0;border-radius:11px;background:linear-gradient(180deg,#2597f2,#0b6bd3);color:#fff;font-weight:850;padding:0 24px;cursor:pointer}.hero-stats{display:flex;gap:14px;margin-top:22px;flex-wrap:wrap;justify-content:center}.hero-stats>div{background:rgba(255,255,255,.78);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.9);padding:13px 18px;border-radius:13px;display:flex;gap:10px;align-items:baseline}.hero-stats strong{font-size:17px}.hero-stats span{font-size:12px;color:var(--muted)}.section-gap{padding-top:54px;padding-bottom:54px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-head h2{font-size:30px;letter-spacing:-.035em;margin:7px 0 0}.section-head.compact{align-items:center}.text-link{font-weight:800;color:var(--blue)}.overview-grid{display:grid;grid-template-columns:1fr 1fr .9fr;gap:20px}.panel,.table-card,.metric,.channel-hero,.filter-bar{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 24px rgba(16,24,40,.04)}.panel{padding:20px}.panel-title{display:flex;align-items:center;gap:10px;margin-bottom:8px}.icon-box{width:38px;height:38px;border-radius:11px;background:#e9f5ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.mini-row{display:flex;align-items:center;gap:11px;padding:11px 0;border-top:1px solid #f0f3f7}.mini-row:first-of-type{border-top:0}.mini-main{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.mini-main b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-main small,.channel-cell small{color:var(--muted)}.avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#d8efff,#8ecfff);color:#0968bb;font-weight:900;display:grid;place-items:center;flex:0 0 auto}.avatar.lg{width:42px;height:42px}.avatar.xl{width:82px;height:82px;font-size:27px}.positive{color:var(--green)!important;font-weight:800}.negative{color:var(--red)!important;font-weight:800}.spotlight{background:linear-gradient(145deg,#0f74d6,#33a5f2);color:#fff;position:relative;overflow:hidden}.spotlight .kicker{color:#d9efff}.spotlight p{line-height:1.7;color:#eaf5ff}.score-ring{width:128px;height:128px;border-radius:50%;border:10px solid rgba(255,255,255,.25);display:flex;flex-direction:column;justify-content:center;align-items:center;margin:22px 0}.score-ring strong{font-size:37px}.score-ring span{font-size:12px}.spotlight .primary-btn{height:44px;background:#fff;color:#0f74d6;display:inline-flex;align-items:center}.table-card{overflow:hidden}.toolbar{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--line)}.tabs{display:flex;gap:8px}.tabs button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 13px;font-weight:800;color:#475467;cursor:pointer}.tabs button.active{background:#eaf5ff;border-color:#b7dcff;color:var(--blue)}.table-search input{min-width:280px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;outline:0}.table-scroll{overflow:auto}.rank-table{width:100%;border-collapse:collapse;min-width:960px}.rank-table th{font-size:12px;color:#667085;text-align:left;padding:14px 16px;background:#fbfcfe;border-bottom:1px solid var(--line);white-space:nowrap}.rank-table td{padding:14px 16px;border-bottom:1px solid #edf2f7;vertical-align:middle}.rank-table tr:hover td{background:#fbfdff}.channel-cell{display:flex;align-items:center;gap:11px}.channel-cell>span:last-child{display:flex;flex-direction:column;gap:4px}.verified{font-style:normal;display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--blue);color:white;font-size:11px;margin-left:5px}.verified.big{width:24px;height:24px;font-size:14px}.site-footer{margin-top:50px;background:#0e1726;color:#d0d5dd}.footer-grid{padding:48px 0;display:grid;grid-template-columns:2fr 1fr;gap:30px}.footer-brand{color:#fff}.footer-grid p{color:#98a2b3}.footer-grid>div:last-child{display:flex;flex-direction:column;gap:10px}.catalog-title h1{font-size:42px;letter-spacing:-.04em;margin:8px 0}.catalog-title p{color:var(--muted)}.filter-bar{display:grid;grid-template-columns:1.5fr .7fr .7fr auto;gap:10px;padding:12px;margin:25px 0 18px}.filter-bar input,.filter-bar select{border:1px solid var(--line);border-radius:10px;padding:12px 13px;background:#fff;outline:0}.filter-bar button{min-height:44px}.empty{text-align:center!important;color:var(--muted);padding:40px!important}.back-link{display:inline-block;color:var(--blue);font-weight:800;margin-bottom:18px}.channel-hero{padding:26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.channel-ident{display:flex;gap:18px;align-items:center}.channel-ident h1{font-size:34px;margin:0}.channel-title-row{display:flex;align-items:center;gap:7px}.channel-ident p{margin:4px 0;color:var(--muted)}.channel-ident .desc{max-width:700px;margin-top:10px}.channel-hero .primary-btn{height:46px;display:inline-flex;align-items:center}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0}.metric{padding:20px}.metric span,.metric small{display:block;color:var(--muted)}.metric strong{display:block;font-size:30px;letter-spacing:-.04em;margin:8px 0}.detail-grid{display:grid;grid-template-columns:2fr .8fr;gap:18px}.chart-panel{min-height:390px}.chart-total{font-size:27px;font-weight:900;color:var(--green)}.growth-chart{width:100%;height:250px;overflow:visible}.chart-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.score-big{font-size:64px;font-weight:900;letter-spacing:-.06em;margin:25px 0}.score-big small{font-size:18px;color:var(--muted)}.score-bars{display:flex;flex-direction:column;gap:14px}.score-bars label{font-size:13px;font-weight:800}.score-bars i{height:8px;border-radius:10px;background:linear-gradient(90deg,#1689ff var(--w),#edf2f7 var(--w));display:block;margin-top:7px}.primary-btn{padding:12px 18px}.footer-grid a:hover{color:white}@media(max-width:1000px){.main-nav{display:none}.nav-search{width:auto;flex:1}.overview-grid,.detail-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.filter-bar{grid-template-columns:1fr 1fr}.filter-bar input{grid-column:1/-1}.filter-bar button{grid-column:1/-1}.channel-hero{align-items:flex-start}.hero{min-height:590px}}@media(max-width:700px){.shell{width:min(100% - 24px,1450px)}.top-note{font-size:11px}.site-header{height:64px}.brand{font-size:20px}.brand-mark{width:34px;height:34px}.nav-search input{min-width:0}.nav-search button{display:none}.hero{min-height:620px}.hero h1{font-size:45px}.hero p{font-size:16px}.hero-search{height:auto;flex-direction:column;padding:7px}.hero-search input{height:52px}.hero-search button{height:48px}.hero-stats{display:grid;grid-template-columns:1fr;width:100%}.hero-stats>div{justify-content:space-between}.section-gap{padding-top:36px;padding-bottom:36px}.section-head{align-items:flex-start}.section-head h2{font-size:25px}.text-link{display:none}.overview-grid{grid-template-columns:1fr}.table-search{display:none}.metric-grid{grid-template-columns:1fr 1fr}.metric strong{font-size:24px}.channel-hero{flex-direction:column}.channel-ident{align-items:flex-start}.channel-ident h1{font-size:28px}.avatar.xl{width:64px;height:64px}.channel-hero .primary-btn{width:100%;justify-content:center}.filter-bar{grid-template-columns:1fr}.filter-bar input,.filter-bar button{grid-column:auto}.footer-grid{grid-template-columns:1fr}.catalog-title h1{font-size:34px}}

/* TG Rank V2 auth + live data */
.top-note span{opacity:.82}.tg-auth-area{display:flex;align-items:center;flex:0 0 auto}.tg-login-btn{height:44px;padding:0 16px;border-radius:12px;background:linear-gradient(180deg,#299bf5,#0b6bd3);color:#fff;font-weight:850;display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 18px rgba(20,127,232,.18);white-space:nowrap}.tg-login-btn.muted{background:#eef4fb;color:#1769aa;box-shadow:none}.tg-plane{width:22px;height:22px;border-radius:50%;background:#fff;color:#1689ee;display:grid;place-items:center;font-size:11px;transform:rotate(-25deg)}.tg-user-chip{display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:6px 8px 6px 6px;min-width:190px}.tg-user-chip img,.tg-user-chip>span{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#dcefff;color:#086cbf;display:grid;place-items:center;font-weight:900}.tg-user-chip div{display:flex;flex-direction:column;min-width:0;line-height:1.2}.tg-user-chip b{font-size:12px;max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-user-chip small{font-size:10px;color:var(--muted);max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-logout{margin-left:auto;color:#98a2b3;font-weight:900;padding:6px}.tg-site-notice{padding:9px 18px;text-align:center;font-weight:750;font-size:13px}.tg-site-notice.success{background:#ecfdf3;color:#027a48;border-bottom:1px solid #abefc6}.tg-site-notice.error{background:#fef3f2;color:#b42318;border-bottom:1px solid #fecdca}.avatar.has-image{overflow:hidden;background:#eaf2fb}.avatar.has-image img{width:100%;height:100%;object-fit:cover;display:block}.live-badge{display:inline-flex;align-items:center;gap:6px;background:#ecfdf3;color:#027a48;border:1px solid #abefc6;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:850}.live-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#12b76a}.empty-state{padding:48px 24px;text-align:center}.empty-state h3{font-size:22px;margin:0 0 8px}.empty-state p{color:var(--muted);max-width:620px;margin:0 auto 18px;line-height:1.6}.empty-state .primary-btn{display:inline-flex}.data-source{font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:#667085;background:#f2f4f7;border-radius:6px;padding:3px 6px;margin-left:5px}
@media(max-width:1180px){.tg-login-btn{padding:0 12px;font-size:12px}.tg-user-chip{min-width:0}.tg-user-chip div{display:none}}
@media(max-width:820px){.tg-auth-area{margin-left:auto}.nav-search{display:none}.tg-login-btn{font-size:0;width:42px;padding:0;justify-content:center}.tg-login-btn .tg-plane{font-size:11px}.tg-user-chip{border:0;padding:0}.tg-user-chip img,.tg-user-chip>span{width:38px;height:38px}.tg-logout{display:none}.top-note span{display:none}}
