.esmk-streamers-wrap{width:min(calc(100vw - 56px),1560px);max-width:none;margin-left:50%;transform:translateX(-50%)}.esmk-streamers-sponsor{margin:0 0 18px}.esmk-streamers-note{border:1px solid rgba(176,0,14,.22);background:rgba(176,0,14,.04);color:#7a1f1f;border-radius:12px;padding:12px 16px;font-size:14px}.esmk-streamers-section{margin:24px 0 30px}.esmk-streamers-section-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px}.esmk-streamers-section-head h2.esmk-section-badge{position:relative;display:inline-flex;align-items:center;margin:0;padding:0;line-height:1}.esmk-section-badge span{position:relative;display:inline-flex;align-items:center;min-height:34px;padding:0 24px 0 18px;background:#202226;color:#fff;font-size:18px;line-height:1;font-weight:900;border-radius:4px;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%);box-shadow:0 8px 18px rgba(8,18,37,.1)}.esmk-section-badge span:before{content:"";width:9px;height:9px;border-radius:999px;background:#e6294f;margin-right:9px;box-shadow:0 0 0 3px rgba(230,41,79,.16)}.esmk-section-badge-offline span:before{background:#8b96a6;box-shadow:0 0 0 3px rgba(139,150,166,.16)}.esmk-sort-form{display:flex;align-items:center;justify-content:flex-end}.esmk-sort-form label,.esmk-sort-note{display:flex;align-items:center;gap:8px;color:#5d6675;font-size:13px;white-space:nowrap;margin:0}.esmk-sort-form select{width:auto;min-width:112px;height:32px;border-radius:6px;border:1px solid #d8dde6;background:#fff;color:#071225;font-weight:700;font-size:13px;padding:0 10px;text-align:center;text-align-last:center;box-shadow:none}.esmk-sort-form select:focus{border-color:#b0000e;outline:none;box-shadow:none}.esmk-streamers-grid,.esmk-streamers-grid-live{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:stretch}.esmk-streamer-card{position:relative;overflow:hidden;border-radius:14px;border:1px solid #dfe7f1;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.07);padding:8px;height:100%;min-height:258px;display:flex;flex-direction:column;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.esmk-streamer-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(15,23,42,.11)}.esmk-streamer-card.is-live{border-color:rgba(239,32,32,.32)}.esmk-streamer-media{position:relative;aspect-ratio:1/1;height:auto;border-radius:10px;background:#f5f7fb;overflow:hidden;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.esmk-streamer-media img,.esmk-streamer-placeholder{width:100%;height:100%;display:block}.esmk-streamer-media img{object-fit:contain;background:#f5f7fb;padding:8px}.esmk-streamer-placeholder{display:flex;align-items:center;justify-content:center;background:#eef3f8;color:#071225;font-size:42px;font-weight:900}.esmk-hidden-placeholder{display:none}.esmk-streamer-status{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:5px;min-height:26px;border-radius:7px;padding:0 9px;background:#0f2547;color:#fff;font-size:11px;line-height:1;font-weight:900;letter-spacing:.01em}.esmk-streamer-status span{width:7px;height:7px;border-radius:999px;background:#91a0b6;display:inline-block}.esmk-streamer-card.is-live .esmk-streamer-status{background:#ef2020}.esmk-streamer-card.is-live .esmk-streamer-status span{background:#fff}.esmk-streamer-body{padding:10px 4px 0;flex:1;display:flex;flex-direction:column}.esmk-streamer-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:10px}.esmk-streamer-card h3{margin:0;color:#0f172a;font-size:16px;line-height:1.2;font-weight:900;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.esmk-badges-inline{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.esmk-platform{display:inline-flex;align-items:center;justify-content:center;min-height:22px;border-radius:999px;padding:0 8px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;background:#f1f5f9;color:#475569}.esmk-platform.platform-twitch{background:#efe7ff;color:#7c3aed}.esmk-platform.platform-youtube{background:#ffe7e7;color:#dc2626}.esmk-platform.platform-kick{background:#e8ffd9;color:#15803d}.esmk-featured{display:inline-flex;align-items:center;justify-content:center;min-height:22px;margin:0;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:10px;font-weight:850;line-height:1;padding:0 8px}.esmk-live-meta{margin:0 0 8px;min-height:18px;display:flex;align-items:center}.esmk-viewers{display:inline-flex;align-items:center;color:#22304a;font-weight:800;font-size:13px;line-height:1.2}.esmk-card-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:36px;margin-top:auto;border-radius:8px;text-decoration:none!important;font-size:12px;font-weight:900;line-height:1;letter-spacing:.01em}.esmk-card-button.is-live-button{background:#ef2020;color:#fff!important}.esmk-card-button.is-live-button:hover{background:#d90416}.esmk-card-button.is-offline-button{background:#0f2547;color:#fff!important}.esmk-card-button.is-offline-button:hover{background:#071832}.esmk-streamers-empty{border-radius:14px;background:#f7f8fa;color:#667085;padding:14px 16px}@media (max-width:1320px){.esmk-streamers-grid,.esmk-streamers-grid-live{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1080px){.esmk-streamers-grid,.esmk-streamers-grid-live{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:780px){.esmk-streamers-wrap{width:min(calc(100vw - 28px),1560px)}.esmk-streamers-section-head{align-items:flex-start;flex-direction:column;gap:10px}.esmk-section-badge span{font-size:16px;min-height:32px;padding:0 18px 0 14px}.esmk-sort-form{justify-content:flex-start}.esmk-streamers-grid,.esmk-streamers-grid-live{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.esmk-streamers-grid,.esmk-streamers-grid-live{grid-template-columns:1fr}}