.followers-section{margin:18px 0 28px;padding:24px;border:1px solid rgba(148,163,184,.16);border-radius:25px;background:linear-gradient(145deg,rgba(9,21,36,.98),rgba(7,17,30,.94));box-shadow:0 22px 64px rgba(0,0,0,.18);position:relative;overflow:hidden}.followers-section:before{content:"";position:absolute;right:-80px;top:-110px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(202,255,40,.09),transparent 68%);pointer-events:none}.followers-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;position:relative}.followers-head .kicker{margin:0 0 5px;color:#b9ef65;font-size:10px;font-weight:950;letter-spacing:.16em}.followers-head h2{margin:0;color:#f8fafc;font-size:28px;line-height:1.05}.followers-head p:last-child{margin:8px 0 0;color:#8094aa;font-size:13px;max-width:610px}.followers-head>a{flex:0 0 auto;min-height:40px;display:flex;align-items:center;padding:0 13px;border:1px solid rgba(202,255,40,.2);border-radius:12px;color:#caff28;text-decoration:none;font-size:11px;font-weight:900;background:rgba(202,255,40,.04)}.followers-toolbar{display:flex;align-items:center;gap:12px;margin:20px 0 12px}.followers-search{flex:1;display:flex;align-items:center;gap:9px;min-height:46px;padding:0 13px;border:1px solid rgba(148,163,184,.14);border-radius:15px;background:rgba(15,23,42,.5)}.followers-search>span{color:#708499;font-size:18px}.followers-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#e8eef5;font:inherit;font-size:13px}.followers-search input::placeholder{color:#61768b}.followers-search button{appearance:none;border:0;background:transparent;color:#71869a;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.followers-toolbar>span{min-width:max-content;color:#71869a;font-size:10px;font-weight:800}.followers-list{display:grid;gap:8px}.followed-player{display:grid;grid-template-columns:1fr auto;align-items:stretch;border:1px solid rgba(148,163,184,.11);border-radius:18px;background:rgba(15,23,42,.4);overflow:hidden;transition:.15s ease}.followed-player:hover{border-color:rgba(202,255,40,.22);background:rgba(18,29,47,.52);transform:translateY(-1px)}.followed-player-main{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px 12px 14px 14px;color:inherit;text-decoration:none}.followed-avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,rgba(202,255,40,.15),rgba(126,240,193,.05));border:1px solid rgba(202,255,40,.17);color:#dfff89;font-size:14px;font-weight:950;letter-spacing:.03em}.followed-copy{min-width:0}.followed-name{display:block;color:#eef4f8;font-size:14px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.followed-meta{display:block;margin-top:4px;color:#7d91a6;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.followed-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.followed-tags i{max-width:260px;padding:4px 7px;border-radius:8px;background:rgba(255,255,255,.03);color:#657b90;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.followed-open{min-width:70px;text-align:right}.followed-open small{display:block;color:#64798e;font-size:8px;font-weight:900}.followed-open b{display:block;margin-top:2px;color:#caff28;font-size:16px}.followed-remove{appearance:none;align-self:stretch;border:0;border-left:1px solid rgba(148,163,184,.09);background:rgba(255,255,255,.015);color:#75899d;padding:0 13px;font:inherit;font-size:9px;font-weight:900;cursor:pointer;transition:.15s ease}.followed-remove:hover{background:rgba(251,113,133,.07);color:#fda4af}.followed-remove:disabled{opacity:.55;cursor:wait}.followers-empty{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:22px;border:1px dashed rgba(148,163,184,.17);border-radius:18px;background:rgba(15,23,42,.28)}.followers-empty>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:rgba(202,255,40,.07);color:#caff28;font-size:22px}.followers-empty strong{display:block;color:#e4ebf2;font-size:13px}.followers-empty p{margin:5px 0 0;color:#71869a;font-size:11px}.followers-empty a,.followers-empty button{appearance:none;min-height:38px;display:flex;align-items:center;border:1px solid rgba(202,255,40,.16);border-radius:11px;background:rgba(202,255,40,.04);color:#caff28;padding:0 12px;text-decoration:none;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.followers-no-match{padding:22px;border:1px dashed rgba(148,163,184,.14);border-radius:17px;text-align:center}.followers-no-match strong{display:block;color:#dbe4ec;font-size:12px}.followers-no-match span{display:block;margin-top:5px;color:#6f8499;font-size:10px}.followers-loading{display:grid;gap:8px}.followers-loading i{display:block;height:74px;border-radius:17px;background:linear-gradient(90deg,rgba(148,163,184,.04),rgba(148,163,184,.1),rgba(148,163,184,.04));background-size:220% 100%;animation:followers-shimmer 1.25s linear infinite}.mig-tabs [data-followers-view]{gap:6px}.mig-tabs [data-followers-view] #followersTabCount{min-width:19px;height:19px;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;background:rgba(148,163,184,.1);color:#74899e;font-size:8px}.mig-tabs [data-followers-view].active #followersTabCount{background:rgba(7,17,30,.13);color:#173728}.mig-tabs [data-followers-view] #followersTabCount.hidden{display:none}@keyframes followers-shimmer{to{background-position:-220% 0}}@media(max-width:620px){.mig-tabs{grid-template-columns:repeat(3,1fr)!important}.mig-tabs a{padding:0 8px!important}.followers-section{padding:17px;border-radius:20px}.followers-head{display:block}.followers-head h2{font-size:23px}.followers-head>a{margin-top:13px;width:max-content}.followers-toolbar{display:block}.followers-toolbar>span{display:block;margin:7px 3px 0}.followed-player{grid-template-columns:1fr}.followed-player-main{grid-template-columns:auto 1fr auto;padding:12px}.followed-avatar{width:42px;height:42px;border-radius:13px}.followed-open small{display:none}.followed-open{min-width:24px}.followed-remove{min-height:36px;border-left:0;border-top:1px solid rgba(148,163,184,.08)}.followed-tags i:last-child{display:none}.followers-empty{grid-template-columns:auto 1fr;padding:17px}.followers-empty a,.followers-empty button{grid-column:1/-1;justify-content:center}.followers-empty>span{width:43px;height:43px}.followers-search{min-height:44px}}

/* Followers v2 */
.followers-sort{min-height:46px;display:flex;align-items:center;gap:8px;padding:0 10px 0 12px;border:1px solid rgba(148,163,184,.14);border-radius:15px;background:rgba(15,23,42,.5)}.followers-sort>span{color:#60758a;font-size:8px;font-weight:950;letter-spacing:.1em}.followers-sort select{appearance:none;border:0;outline:0;background:transparent;color:#dce6ee;font:inherit;font-size:10px;font-weight:850;cursor:pointer;padding-right:3px}.followers-sort option{background:#0b1726;color:#e8eef5}.followed-player{border-radius:20px}.followed-player-main{align-items:start;padding-top:16px;padding-bottom:16px}.followed-avatar{margin-top:1px}.followed-name-row{display:flex;align-items:center;gap:8px;min-width:0}.followed-name-row .followed-name{flex:0 1 auto;min-width:0}.followed-trends{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.followed-trend{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;font-size:8px;font-weight:950;white-space:nowrap}.followed-trend.up{background:rgba(52,211,153,.09);border:1px solid rgba(52,211,153,.16);color:#86efc2}.followed-trend.down{background:rgba(251,113,133,.08);border:1px solid rgba(251,113,133,.14);color:#fda4af}.followed-trend.neutral{background:rgba(148,163,184,.06);border:1px solid rgba(148,163,184,.1);color:#7f94a8}.followed-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:11px}.followed-insight-grid>span{min-width:0;padding:9px 10px;border:1px solid rgba(148,163,184,.09);border-radius:12px;background:rgba(7,17,30,.34)}.followed-insight-grid small{display:block;color:#5f7488;font-size:7px;font-weight:950;letter-spacing:.1em}.followed-insight-grid strong{display:block;margin-top:4px;color:#e7eef4;font-size:11px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.followed-insight-grid em{display:block;margin-top:3px;color:#71869a;font-size:8px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.followed-insight-grid>span.risk strong{color:#fda4af}.followed-insight-grid.loading{opacity:.72}.followed-latest{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:6px;margin-top:8px;padding:7px 9px;border-radius:11px;background:rgba(255,255,255,.018)}.followed-latest small{color:#5f7488;font-size:7px;font-weight:950;letter-spacing:.08em}.followed-latest b{min-width:18px;height:18px;display:grid;place-items:center;border-radius:6px;font-size:8px}.followed-latest b.win{background:rgba(52,211,153,.1);color:#86efc2}.followed-latest b.loss{background:rgba(251,113,133,.09);color:#fda4af}.followed-latest strong{min-width:0;color:#aebdcc;font-size:9px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.followed-latest>span{color:#61778b;font-size:8px;white-space:nowrap}.followed-latest.muted{grid-template-columns:auto 1fr}.followed-open{padding-top:2px}.followers-section .followers-toolbar{position:relative;z-index:1}.followers-status-copy{color:#71869a}
@media(max-width:820px){.followers-toolbar{flex-wrap:wrap}.followers-search{min-width:280px}.followers-toolbar>span{width:100%}.followed-insight-grid strong{font-size:10px}}
@media(max-width:620px){.followers-sort{margin-top:8px;width:100%;justify-content:space-between;box-sizing:border-box;min-height:42px}.followers-toolbar>span{margin-top:8px}.followed-player-main{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.followed-name-row{display:block}.followed-trends{margin-top:5px}.followed-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.followed-insight-grid>span:last-child{grid-column:1/-1}.followed-insight-grid>span{padding:8px}.followed-latest{grid-template-columns:auto auto minmax(0,1fr);row-gap:3px}.followed-latest>span{grid-column:3}.followed-latest.muted{grid-template-columns:auto 1fr}.followed-latest.muted>span{grid-column:auto}.followed-tags{margin-top:8px}}
