:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}:root{--page-bg: #121214;--page-surface: rgba(22, 22, 28, 0.86);--page-surface-strong: rgba(20, 20, 26, 0.94);--panel-line: rgba(255, 255, 255, 0.09);--text-main: #fff;--text-soft: rgba(255, 255, 255, 0.72);--text-faint: rgba(255, 255, 255, 0.52);--accent: #6f00c4;--accent-hover: #7f23db;--accent-cyan: #61d6d6;--blue: #2673f0}html{min-height:100vh;margin:0;padding:0}body{display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0;color:var(--text-soft);background-color:#0d0d10;background:radial-gradient(circle at top left, rgba(145, 93, 255, 0.22), transparent 32%),radial-gradient(circle at top right, rgba(97, 214, 214, 0.14), transparent 26%),linear-gradient(180deg, #17171b 0%, #101012 52%, #0d0d10 100%);background-repeat:no-repeat,no-repeat,no-repeat;background-position:left top,right top,center top;background-size:1960px 1320px,1640px 1120px,100% 100%;font-family:"Trebuchet MS","Segoe UI","Helvetica Neue",Arial,sans-serif}a{color:var(--text-main);text-decoration:none}img{display:block;max-width:100%;height:auto}.box-header{margin-bottom:30px}.box-header .container{display:flex;min-height:94px;align-items:center}.box-header .bleft{display:flex;align-items:center;margin-right:auto;color:var(--text-main);font-size:32px;font-weight:800;letter-spacing:-0.03em}.box-header .bleft .logo{width:30px;height:30px;margin-right:12px}.box-header .bright{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.box-header .link{padding:8px 14px;border:1px solid rgba(0,0,0,0);border-radius:8px;color:#e1e1e7;transition:background-color .2s ease,border-color .2s ease}.box-header .link:hover,.box-header .link.active{border-color:hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.06)}.box-header .sign{border-color:rgba(145,93,255,.36);background:linear-gradient(135deg, #5b00a0 0%, #7d23d7 100%)}.box-header .sign:hover{border-color:rgba(145,93,255,.55);background:linear-gradient(135deg, #6a00b9 0%, #8b36e4 100%)}.box-page{flex:1 0 auto;padding-bottom:80px}.layout{display:grid;grid-template-columns:minmax(0, 1.55fr) minmax(320px, 0.75fr);gap:24px;align-items:start}.layout-side{display:grid;gap:24px;align-content:start}.panel-main{display:flex;flex-direction:column;gap:18px;min-width:0}.panel{position:relative;overflow:hidden;border:1px solid var(--panel-line);border-radius:22px;background:var(--page-surface);backdrop-filter:blur(16px)}.panel::before{content:"";position:absolute;inset:0;background:linear-gradient(145deg, rgba(255, 255, 255, 0.05), transparent 40%);pointer-events:none}.panel-head{position:relative;padding:22px 24px 16px;border-bottom:1px solid var(--panel-line);background:hsla(0,0%,100%,.02)}.panel-head h1,.panel-head h2{margin:2px 0 0;color:var(--text-main);letter-spacing:-0.03em}.panel-head h1{font-size:1.5rem}.panel-head h2{font-size:1.35rem}.panel-body{position:relative;padding:22px 24px 24px}.panel-kicker,.auth-kicker{color:var(--accent-cyan);font-size:.82rem;font-weight:700;letter-spacing:.18em}.auth-panel{max-width:760px;margin:0 auto;padding:56px 32px;text-align:center}.auth-panel h1{margin:12px 0 14px;color:var(--text-main);font-size:2.2rem;letter-spacing:-0.04em}.auth-panel p{max-width:620px;margin:0 auto 24px;line-height:1.7}.auth-button,.reauth-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:12px;color:var(--text-main);font-weight:700;background:linear-gradient(135deg, #5b00a0 0%, #7d23d7 100%)}.toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.toolbar-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid hsla(0,0%,100%,.09);border-radius:12px;color:var(--text-main);background:hsla(0,0%,100%,.05);transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}.toolbar-btn:hover:not(:disabled){background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.16)}.toolbar-btn:disabled{opacity:.45;cursor:not-allowed}.toolbar-btn-primary{border-color:rgba(38,115,240,.35);background:linear-gradient(135deg, rgba(38, 115, 240, 0.25), rgba(38, 115, 240, 0.14))}.toolbar-btn-danger{border-color:rgba(238,69,69,.36);background:linear-gradient(135deg, rgba(180, 24, 24, 0.55), rgba(125, 20, 20, 0.45))}.toolbar-btn-danger-soft{border-color:rgba(238,69,69,.22);background:rgba(238,69,69,.08)}.toolbar-grid,.selection-actions-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}.toolbar-grid{margin-bottom:0}.toolbar-grid .toolbar-btn,.selection-actions-grid .toolbar-btn{width:100%}.progress-box{padding:18px;border:1px solid hsla(0,0%,100%,.08);border-radius:18px;background:rgba(19,19,24,.76)}.start-panel{border-color:rgba(38,115,240,.18);background:rgba(17,18,24,.92)}.start-panel h2{margin:8px 0 12px;color:var(--text-main);font-size:1.8rem;letter-spacing:-0.04em}.start-panel p{max-width:760px;margin:0;line-height:1.7}.start-kicker{color:var(--accent-cyan);font-size:.82rem;font-weight:700;letter-spacing:.16em}.start-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.start-actions .toolbar-btn{min-width:240px}.is-hidden{display:none !important}.panel-warning{border-color:rgba(226,76,90,.24)}.warning-text{color:#ffd5d9;line-height:1.6}.progress-box{color:var(--text-main)}.followers-table-wrap{overflow-x:auto;border:1px solid hsla(0,0%,100%,.08);border-radius:18px;background:rgba(17,17,22,.94)}.followers-table{width:100%;min-width:980px;border-collapse:collapse}.followers-table thead th{position:sticky;top:0;z-index:1;padding:10px 10px;border-bottom:1px solid hsla(0,0%,100%,.08);color:var(--text-faint);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:left;background:rgba(25,25,31,.98)}.followers-table tbody td{padding:10px 10px;border-top:1px solid hsla(0,0%,100%,.05);vertical-align:top}.followers-row{transition:background-color .2s ease}.followers-row:hover{background:hsla(0,0%,100%,.03)}.followers-row-flagged{background:rgba(120,24,31,.14)}.followers-row-flagged:hover{background:rgba(120,24,31,.2)}.col-check{width:44px}.col-check input[type=checkbox]{margin-top:4px}.table-user{display:flex;align-items:center;gap:10px;min-width:0}.table-user-avatar{display:flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;overflow:hidden;border-radius:12px;background:hsla(0,0%,100%,.08)}.table-user-avatar img{width:42px;height:42px;object-fit:cover}.table-user-avatar span{color:var(--text-main);font-size:16px;font-weight:800}.table-user-login{color:var(--text-main);font-size:.98rem;font-weight:800;word-break:break-word;line-height:1.2}.table-user-links,.muted,.scope-text,.summary-note,.selection-meta,.audit-meta{color:var(--text-soft)}.table-user-links{display:flex;flex-wrap:nowrap;gap:8px;margin-top:1px;font-size:.82rem;line-height:1.2}.table-user-link{display:inline-flex;color:inherit;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.table-user-link:hover{color:var(--text-main)}.cell-main{color:var(--text-main);font-weight:700;font-size:.92rem;line-height:1.25}.cell-sub{margin-top:2px;color:var(--text-soft);font-size:.82rem;line-height:1.25}.cell-badges{display:flex;flex-wrap:wrap;gap:6px}.reason-list,.tag-row,.selection-actions,.filter-row{display:flex;flex-wrap:wrap;gap:8px}.reason-chip,.tag-chip,.mini-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:.77rem;font-weight:700;line-height:1.1}.reason-chip,.tag-chip{border:1px solid rgba(97,214,214,.24);background:rgba(40,122,122,.14);color:#dbffff}.mini-badge{border:1px solid hsla(0,0%,100%,.1);color:var(--text-main)}.mini-badge-type-affiliate,.mini-badge-type-partner{border-color:rgba(116,166,255,.42);background:rgba(38,115,240,.2)}.mini-badge-lang-uk{border-color:rgba(50,176,96,.38);background:rgba(24,99,54,.26)}.mini-badge-lang-ru{border-color:rgba(226,76,90,.5);background:rgba(120,24,31,.34)}.mini-badge-lang-other{background:hsla(0,0%,100%,.08)}.account-row{display:flex;align-items:center;gap:12px}.account-avatar{flex:0 0 56px;width:56px;height:56px}.account-meta{min-width:0}.account-login{color:var(--text-main);font-weight:800}.scope-state{margin-top:14px;line-height:1.6}.scope-state-warning{color:#ffd5d9}.scope-state-ok{color:var(--text-soft)}.scope-title{margin-bottom:8px;color:var(--text-main);font-weight:700}.filter-group+.filter-group{margin-top:10px}.filter-row{display:flex;flex-wrap:nowrap;gap:0;overflow:hidden;border:1px solid hsla(0,0%,100%,.09);border-radius:14px;background:hsla(0,0%,100%,.03)}.filter-chip{flex:1 1 0;min-height:42px;padding:0 14px;border:0;border-left:1px solid hsla(0,0%,100%,.09);color:var(--text-main);background:rgba(0,0,0,0);white-space:nowrap}.filter-row .filter-chip:first-child{border-left:0}.filter-chip.is-active{background:rgba(38,115,240,.28)}.filter-chip-ru{color:var(--text-main)}.summary-list{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.summary-line{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--text-soft)}.summary-line strong{color:var(--text-main)}.audit-list{display:flex;flex-direction:column;gap:0}.audit-item{padding:12px 0;border-top:1px solid hsla(0,0%,100%,.08)}.audit-item:first-child{padding-top:0;border-top:0}.audit-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.audit-type,.audit-login{color:var(--text-main);font-weight:700}.audit-status{font-size:.82rem;text-transform:uppercase}.audit-status-success{color:#87ff9c}.audit-status-error{color:#ff9292}.audit-error{margin-top:6px;color:#ffb1b1;font-size:.9rem}.empty-box{padding:28px;border:1px dashed hsla(0,0%,100%,.16);border-radius:18px;text-align:center}.followers-table .reason-list,.followers-table .tag-row{gap:6px}@media(max-width: 1100px){.layout{grid-template-columns:1fr}}@media(max-width: 640px){.box-header{margin-bottom:22px}.box-header .container{flex-direction:column;align-items:flex-start;gap:14px;padding-top:16px;padding-bottom:10px}.box-header .bleft{font-size:28px}.box-header .bright{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;align-self:stretch}.box-header .link{display:flex;min-height:42px;align-items:center;justify-content:center;padding:10px 12px;text-align:center;line-height:1.2}.panel-body,.panel-head{padding-left:18px;padding-right:18px}.toolbar-grid,.selection-actions-grid{grid-template-columns:1fr}.start-actions{flex-direction:column}.start-actions .toolbar-btn{width:100%;min-width:0}.followers-table-wrap{border-radius:14px}}


/* import /bundle/1776190414/local/twitch/followers/page.min.css */ 
/* Execution time 0.0064818859100342 seconds */
