.shc-shell{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;color:#171923}.shc-sidebar{position:relative}.shc-filter-card{position:sticky;top:96px;background:#fff;border:1px solid #e7e9f0;border-radius:16px;padding:20px;box-shadow:0 10px 30px rgba(26,31,61,.045)}.shc-filter-card h3{font-size:18px;margin:0 0 18px}.shc-filter-group{padding:16px 0;border-top:1px solid #eef0f5;display:grid;gap:10px}.shc-filter-group:first-of-type{border-top:0;padding-top:0}.shc-filter-title{font-size:13px;font-weight:800;color:#808697;text-transform:uppercase;letter-spacing:.04em}.shc-filter-group label{font-size:14px;display:flex;gap:9px;align-items:center;cursor:pointer}.shc-filter-group input{accent-color:#6f62ff}.shc-socials{display:flex;gap:8px}.shc-socials span{height:32px;min-width:32px;padding:0 8px;border:1px solid #e7e9f0;border-radius:9px;display:grid;place-items:center;font-size:12px;font-weight:800}.shc-intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.shc-intro h1{font-size:30px;margin:0 0 4px}.shc-intro p,.shc-section-head p{margin:0;color:#858b99}.shc-toolbar{background:#fff;border:1px solid #e7e9f0;border-radius:15px;padding:14px 16px;display:flex;align-items:center;gap:16px;margin-bottom:22px}.shc-search-wrap{flex:1;display:flex;align-items:center;gap:8px;background:#f6f7fa;border:1px solid #e8eaf0;border-radius:11px;padding:0 12px;color:#9aa0ad}.shc-search-wrap input{width:100%;border:0!important;background:transparent!important;box-shadow:none!important;padding:11px 4px!important}.shc-sort{display:flex;align-items:center;gap:7px;color:#777e8e;font-size:13px;flex-wrap:wrap}.shc-sort button{border:0;background:transparent;border-radius:8px;padding:8px 9px;color:#555d6e;font-weight:700;cursor:pointer}.shc-sort button.is-active,.shc-sort button:hover{background:#efedff;color:#5e50ee}.shc-section{margin-top:24px}.shc-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.shc-section-head h2{font-size:20px;margin:0 0 3px}.shc-table{background:#fff;border:1px solid #e7e9f0;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(26,31,61,.035)}.shc-table-head,.shc-row{display:grid;grid-template-columns:2.2fr 1.25fr .85fr .7fr 1.1fr .85fr .8fr;align-items:center;gap:10px;padding:0 16px}.shc-table-head{min-height:46px;background:#fafbfc;color:#9297a5;font-size:11px;font-weight:800;text-transform:uppercase;border-bottom:1px solid #edf0f5}.shc-row{min-height:86px;border-bottom:1px solid #eef0f4;transition:.15s ease}.shc-row:last-child{border-bottom:0}.shc-row:hover{background:#fbfbff}.shc-cell{font-size:13px}.shc-cell--streamer{display:flex;align-items:center;gap:12px;min-width:0}.shc-cell--streamer img{width:50px;height:50px;border-radius:50%;object-fit:cover;flex:0 0 auto}.shc-name-line{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.shc-name-line a{font-size:15px;font-weight:850;color:#252a37;text-decoration:none}.shc-category{font-size:12px;color:#8b91a0;margin-top:3px}.shc-gender{font-weight:900}.shc-gender.female{color:#e34f8d}.shc-gender.male{color:#4b82e8}.shc-rank{font-size:10px;padding:3px 6px;border-radius:999px;background:#fff3d6;color:#a66b00;font-weight:900}.shc-platform{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;margin-right:5px;font-size:11px;font-weight:900}.shc-platform--twitch{background:#efe9ff;color:#6a45df}.shc-platform--youtube{background:#ffe8e8;color:#e33131}.shc-platform--kick{background:#ebffd8;color:#3b9a16}.shc-platform--vk{background:#e8f2ff;color:#2878c9}.shc-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800}.shc-status i{width:8px;height:8px;border-radius:50%;display:inline-block}.shc-status--online{color:#19945b}.shc-status--online i{background:#24b36b;box-shadow:0 0 0 4px rgba(36,179,107,.1)}.shc-status--offline{color:#8a909d}.shc-status--offline i{background:#a7acb5}.shc-viewers{font-weight:800}.shc-rating{display:flex;gap:5px}.shc-rating button{border:1px solid #e8eaf0;background:#fff;border-radius:8px;padding:6px 7px;font-size:11px;cursor:pointer}.shc-rating button:hover{background:#f6f7fb}.shc-duration{color:#676e7d}.shc-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.shc-go{border:0;background:#6f62ff;color:#fff;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800;cursor:pointer}.shc-go:hover{background:#5b4dea}.shc-more{width:34px;height:34px;border:1px solid #e7e9ef;background:#fff;border-radius:9px;cursor:pointer}.shc-empty{color:#a8adba}.shc-row.is-hidden{display:none}.shc-modal{position:fixed;inset:0;z-index:5000;background:rgba(15,18,28,.66);display:none;align-items:center;justify-content:center;padding:20px}.shc-modal.is-open{display:flex}.shc-modal__dialog{width:min(440px,100%);background:#fff;border-radius:18px;padding:22px;position:relative;box-shadow:0 30px 100px rgba(0,0,0,.25)}.shc-modal__dialog--player{width:min(1100px,100%)}.shc-modal__close{position:absolute;right:14px;top:10px;border:0;background:#f0f1f5;border-radius:50%;width:34px;height:34px;font-size:21px;cursor:pointer}.shc-player{aspect-ratio:16/9;background:#111;border-radius:13px;overflow:hidden;margin-top:18px}.shc-player iframe{width:100%;height:100%;border:0}.shc-auth-tabs{display:flex;gap:8px;margin:12px 0 18px}.shc-auth-tabs button{flex:1;border:0;background:#f0f1f5;border-radius:10px;padding:10px;font-weight:800;cursor:pointer}.shc-auth-tabs button.is-active{background:#6f62ff;color:#fff}.shc-auth-form{display:grid;gap:10px}.shc-auth-form input{border:1px solid #e0e3eb;border-radius:10px;padding:12px}.shc-auth-form.is-hidden{display:none}.shc-form-msg{font-size:12px;color:#d13c4b;min-height:16px}.shc-profile-page{background:#f5f6fb;padding:34px 18px 60px}.shc-profile-card{max-width:1100px;margin:0 auto;background:#fff;border:1px solid #e7e9f0;border-radius:20px;padding:24px}.shc-profile-hero{display:flex;align-items:center;gap:18px}.shc-profile-hero img{width:96px;height:96px;border-radius:50%;object-fit:cover}.shc-profile-hero h1{margin:6px 0 2px}.shc-profile-stats{display:flex;gap:10px;margin-top:20px}.shc-profile-stats div{background:#f6f7fa;border-radius:12px;padding:12px 16px;display:grid}.shc-profile-stats span{font-size:11px;color:#8c92a0}.shc-player--page{margin-top:24px}.shc-profile-copy{margin-top:22px}
@media(max-width:1100px){.shc-shell{grid-template-columns:1fr}.shc-sidebar{order:0}.shc-filter-card{position:relative;top:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.shc-filter-card h3{grid-column:1/-1}.shc-filter-group{border-top:0;padding:0}.shc-table-head{display:none}.shc-row{grid-template-columns:2fr .9fr .8fr 1fr .9fr;min-height:84px}.shc-cell--platforms,.shc-duration{display:none}}
@media(max-width:720px){.shc-filter-card{grid-template-columns:1fr 1fr}.shc-toolbar{align-items:stretch;flex-direction:column}.shc-sort{overflow:auto;flex-wrap:nowrap}.shc-sort>button{white-space:nowrap}.shc-row{grid-template-columns:1fr auto;gap:6px;padding:12px}.shc-cell--streamer{grid-column:1/2}.shc-cell--platforms,.shc-viewers,.shc-duration{display:none}.shc-row>.shc-cell:nth-child(3){grid-column:1/2}.shc-rating{grid-column:1/2}.shc-actions{grid-column:2/3;grid-row:1/4;flex-direction:column}.shc-section-head h2{font-size:18px}.shc-intro h1{font-size:25px}.shc-profile-stats{flex-wrap:wrap}}
