:root{font-family:Arial,Noto Sans Hebrew,sans-serif;color:#fff;background:#141414;font-synthesis:none;--page: #141414;--nav: #1f1f1f;--surface: #1c1c1c;--surface-2: #242424;--line: rgba(255,255,255,.09);--muted: rgba(255,255,255,.62);--muted-2: rgba(255,255,255,.4);--accent: #35a94e;--accent-light: #68e484;--accent-dark: #2d9f46;--danger: #ef6262;--shadow: 0 18px 48px rgba(0,0,0,.28)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#1f1f1f;color:#fff;direction:rtl}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh;direction:rtl}.sidebar{position:fixed;inset-block:0;inset-inline-start:0;width:250px;z-index:50;display:flex;flex-direction:column;padding:24px 16px;background:#1f1f1f}.brand{display:flex;align-items:center;gap:11px;padding:8px 10px 24px;font-size:22px;font-weight:600;letter-spacing:-.5px}.brand img{max-width:180px}.brand-mark{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#050505;background:linear-gradient(to left,#2d9f46,#68e484)}.sidebar-nav{display:flex;flex-direction:column;gap:6px}.sidebar-link{width:100%;border:0;cursor:pointer;display:flex;align-items:center;gap:13px;padding:13px 15px;border-radius:16px;background:transparent;color:var(--muted);font-weight:600;text-align:right;transition:.18s ease}.sidebar-link:hover{color:#fff;background:#ffffff0e}.sidebar-link.active{color:#fff;background:#35a94e2e;box-shadow:inset -3px 0 var(--accent)}.sidebar-bottom{margin-top:auto}.logout-link{color:#ffffff94}.content-shell{min-height:100vh;margin-inline-start:250px;display:flex;flex-direction:column}.topbar{min-height:70px;display:flex;align-items:center;justify-content:flex-end;padding:12px clamp(18px,4vw,48px);background:#1f1f1f;position:sticky;top:0;z-index:35;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-brand{display:none;font-weight:600;align-items:center;gap:8px}.mobile-brand img{max-width:120px}.account-actions{display:flex;align-items:center;gap:10px}.user-chip{display:flex;align-items:center;gap:9px;color:var(--muted);font-weight:600}.page-wrap{width:min(1920px,100%);margin:0 auto;padding:34px clamp(18px,4vw,52px) 64px;flex:1;border-top-right-radius:2rem;background-color:#141414}.footer{padding:26px clamp(18px,4vw,52px);border-top:1px solid var(--line);color:var(--muted-2);font-size:13px;display:flex;justify-content:space-between;gap:20px;background:#161616}.button{min-height:42px;border:1px solid transparent;border-radius:999px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:600;transition:transform .16s ease,filter .16s ease,background .16s ease}.button:hover{transform:translateY(-1px);filter:brightness(1.06)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button.primary{color:#050505;background:linear-gradient(to left,#2d9f46,#68e484)}.button.ghost{border-color:var(--line);background:#ffffff09;color:#fff}.button.danger{color:#ff9c9c;border-color:#ef626240}.button.small{min-height:36px;padding-inline:16px;font-size:14px}.button.full{width:100%}.icon-button,.player-button{border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.icon-text-button{border:0;background:transparent;color:var(--muted);cursor:pointer;display:flex;align-items:center;gap:7px;font-weight:600}.icon-text-button:hover{color:#fff}.eyebrow{display:block;margin-bottom:8px;color:var(--accent-light);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.muted{color:var(--muted)}.compact{margin:6px 0 0}.panel{background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 35px #0000001f}.alert{border-radius:14px;padding:13px 16px;margin:14px 0}.alert.error{background:#ef62621f;border:1px solid rgba(239,98,98,.25);color:#ffc1c1}.alert.success{background:#35a94e21;border:1px solid rgba(104,228,132,.25);color:#b8ffc8}.center-state{min-height:52vh;display:grid;place-items:center;color:var(--muted)}.page-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}.page-title-row h1{margin:0 0 8px;font-size:clamp(30px,4vw,48px)}.page-title-row p{color:var(--muted);margin:0}.section-heading{margin:42px 0 20px;display:flex;justify-content:space-between;align-items:end}.section-heading h2{margin:0;font-size:clamp(25px,3vw,34px)}.subheading{margin:28px 0 16px}.muted-heading{color:var(--muted)}.featured-stream{min-height:440px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#181818;box-shadow:var(--shadow)}.featured-media{position:relative;min-height:420px;overflow:hidden}.featured-media img{width:100%;height:100%;object-fit:cover}.featured-shade{position:absolute;inset:0;background:linear-gradient(to left,transparent 15%,rgba(0,0,0,.15) 45%,rgba(0,0,0,.7))}.featured-label{position:absolute;top:20px;right:20px;border-radius:999px;padding:8px 13px;color:#050505;background:linear-gradient(to left,#2d9f46,#68e484);font-size:13px;font-weight:600}.featured-content{padding:clamp(28px,4vw,54px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.featured-content h1{font-size:clamp(31px,4vw,52px);line-height:1.06;margin:12px 0}.featured-content p{color:var(--muted);font-size:17px}.featured-description{color:#ffffffc7;line-height:1.65;margin-bottom:24px;max-width:560px}.featured-actions{display:flex;flex-wrap:wrap;gap:9px}.live-line{color:var(--accent-light);font-weight:600;display:flex;align-items:center;gap:8px}.live-dot{width:8px;height:8px;border-radius:50%;background:#64ef83;box-shadow:0 0 0 5px #68e4841f;display:inline-block}.featured-placeholder{height:100%;min-height:420px}.stream-section+.stream-section{margin-top:42px}.game-section-title{display:flex;align-items:baseline;gap:12px;margin-bottom:16px}.game-section-title h3{margin:0;font-size:23px}.game-section-title span{color:var(--muted-2);font-size:13px}.stream-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px}.stream-card{min-width:0;position:relative}.stream-card-link{display:block}.stream-preview{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:16px;background:#0b0b0b;border:1px solid var(--line)}.stream-preview img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.stream-card:hover .stream-preview img{transform:scale(1.025)}.preview-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#ffffff59;background:radial-gradient(circle at 50% 30%,#292929,#111)}.live-badge,.quality-badge-card{position:absolute;top:11px;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:600}.live-badge{right:11px;background:#d94040;color:#fff}.quality-badge-card{left:11px;background:#000000ad;color:#fff}.stream-card-info{padding:12px 2px 3px;display:flex;gap:11px;min-width:0}.avatar{width:42px;height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#303030;color:var(--accent-light);font-weight:600;border:1px solid rgba(104,228,132,.16)}.avatar.large{width:58px;height:58px;font-size:22px}.avatar.tiny{width:30px;height:30px}.stream-card-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.stream-card-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stream-card-copy span{color:var(--muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stream-card-copy .game-name{color:#7bd990}.report-card-button{border:0;background:transparent;color:var(--muted-2);padding:7px 3px;cursor:pointer;display:flex;align-items:center;gap:5px;font-size:12px}.report-card-button:hover{color:#fff}.empty-state{min-height:270px;border:1px dashed rgba(255,255,255,.13);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);padding:30px}.empty-state h3{color:#fff;margin:12px 0 7px}.compact-empty{min-height:120px}.search-box{max-width:620px;margin-bottom:26px;height:50px;padding:0 17px;border:1px solid var(--line);background:var(--surface);border-radius:999px;display:flex;align-items:center;gap:10px;color:var(--muted)}.search-box input{flex:1;border:0;background:transparent;color:#fff;outline:0}.offline-follow-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.offline-follow-row{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.offline-follow-row div:last-child{display:flex;flex-direction:column;gap:4px}.offline-follow-row span{color:var(--muted);font-size:13px}.watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:18px;align-items:start}.watch-main{min-width:0}.video-wrap{position:relative}.video-stage{position:relative;aspect-ratio:16/9;background:#000;border-radius:18px;overflow:hidden;box-shadow:0 20px 65px #00000059;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.video-stage video{width:100%;height:100%;object-fit:contain;display:block;background:#000;pointer-events:none;user-select:none;-webkit-user-select:none}.player-live-badge{position:absolute;top:14px;inset-inline-start:14px;z-index:3;min-height:30px;padding:0 11px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;background:#0a0a0ac7;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.custom-video-controls{position:absolute;z-index:4;inset-inline:0;bottom:0;min-height:68px;padding:18px 18px 11px;display:flex;align-items:center;gap:11px;background:linear-gradient(transparent,#000000eb);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(7px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.video-stage.controls-visible .custom-video-controls,.video-stage:focus-within .custom-video-controls{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media(hover:hover)and (pointer:fine){.video-stage:hover .custom-video-controls{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}.player-button{width:40px;height:40px;flex:0 0 40px;color:#fff;border-radius:50%}.player-button:hover,.player-button:focus-visible{background:#ffffff1f;outline:none}.volume-slider{--volume-level: 0%;width:min(150px,32vw);height:24px;margin:0;appearance:none;-webkit-appearance:none;direction:ltr;cursor:pointer;background:transparent;touch-action:pan-x}.volume-slider::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:linear-gradient(to right,var(--accent-light) 0 var(--volume-level),rgba(255,255,255,.32) var(--volume-level) 100%)}.volume-slider::-webkit-slider-thumb{width:17px;height:17px;margin-top:-6px;border:2px solid #fff;border-radius:50%;appearance:none;-webkit-appearance:none;background:var(--accent-light);box-shadow:0 2px 8px #00000080}.volume-slider::-moz-range-track{height:5px;border-radius:999px;background:#ffffff52}.volume-slider::-moz-range-progress{height:5px;border-radius:999px;background:var(--accent-light)}.volume-slider::-moz-range-thumb{width:14px;height:14px;border:2px solid #fff;border-radius:50%;background:var(--accent-light);box-shadow:0 2px 8px #00000080}.fullscreen-button{margin-inline-start:auto}.video-error{position:absolute;top:16px;left:50%;transform:translate(-50%);border-radius:999px;background:#000000c7;color:#fff;padding:8px 14px;font-size:13px;z-index:4}.offline-card{width:100%;height:100%;background-position:center;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.offline-card strong{color:#fff;font-size:22px}.stream-info{margin-top:16px;padding:22px}.stream-owner-row{display:flex;align-items:center;gap:14px}.stream-title-block{min-width:0}.stream-title-block h1{margin:0 0 6px;font-size:25px}.stream-title-block p{color:var(--muted);margin:0}.stream-actions{margin-inline-start:auto;display:flex;gap:9px}.following-button{background:#35a94e2b;border-color:#68e48447;color:#a9f8ba}.stream-meta-row{display:flex;gap:14px;align-items:center;color:var(--muted);font-size:13px;margin-top:18px}.live-pill{border-radius:999px;background:#d940402b;color:#ff8b8b;padding:5px 9px;font-size:11px;font-weight:600}.live-pill.offline{color:var(--muted);background:#ffffff0f}.stream-description{margin:20px 0 0;padding-top:18px;border-top:1px solid var(--line);color:#ffffffc2;line-height:1.7;white-space:pre-wrap}.chat-panel{height:calc(100vh - 300px);min-height:580px;position:sticky;top:86px;display:flex;flex-direction:column;overflow:hidden}.chat-header{min-height:58px;padding:0 17px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.chat-header span{color:var(--muted);font-size:12px}.chat-list{flex:1;overflow-y:auto;padding:14px;scrollbar-color:#3b3b3b transparent}.chat-row{display:flex;align-items:flex-start;gap:9px;margin-bottom:14px}.chat-avatar{width:29px;height:29px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#2b2b2b;color:#93e3a5;font-weight:600;font-size:12px}.chat-row strong{font-size:13px}.chat-row p{margin:3px 0 0;color:#ffffffc2;line-height:1.45;overflow-wrap:anywhere;font-size:14px}.gift-row{padding:9px;border-radius:12px;background:#35a94e1a}.chat-empty{height:100%;display:grid;place-items:center;color:var(--muted-2)}.chat-error{padding:8px 13px;color:#ffc1c1;font-size:12px;background:#ef626217}.emoji-row{display:flex;gap:4px;padding:8px 12px 0;overflow-x:auto}.emoji-row button{border:0;background:transparent;cursor:pointer;padding:5px;font-size:18px}.chat-form{padding:9px 12px 12px;display:flex;gap:8px}.chat-form input{min-width:0;flex:1}.login-chat-note{padding:18px;color:var(--muted);text-align:center;border-top:1px solid var(--line)}.login-chat-note a{color:var(--accent-light);font-weight:600}.gift-sender{padding:12px;border-top:1px solid var(--line)}.gift-sender>strong{display:block;margin-bottom:8px;font-size:13px}.gift-controls{display:grid;grid-template-columns:minmax(0,1fr) 66px auto;gap:7px}.gift-controls input{direction:ltr}.gift-burst{position:absolute;top:16%;left:50%;transform:translate(-50%);min-width:210px;z-index:8;text-align:center;border-radius:18px;padding:18px;background:#141414e6;border:1px solid rgba(104,228,132,.25);animation:giftIn 4.2s both}.gift-burst-emoji{font-size:50px}.gift-burst span{display:block;color:var(--muted);margin-top:4px}@keyframes giftIn{0%{opacity:0;transform:translate(-50%,20px) scale(.8)}12%,78%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%,-30px) scale(.95)}}input,textarea,select{width:100%;border:1px solid var(--line);background:#111;color:#fff;border-radius:13px;padding:12px 13px;outline:0;transition:border-color .16s ease,box-shadow .16s ease}input:focus,textarea:focus,select:focus{border-color:#68e48480;box-shadow:0 0 0 3px #35a94e1a}textarea{resize:vertical;line-height:1.55}label{display:block;color:#ffffffc7;font-size:14px;font-weight:600;margin-bottom:15px}label input,label textarea,label select{margin-top:7px}label small{display:block;margin-top:6px;color:var(--muted-2);font-weight:400}.auth-page{min-height:68vh;display:grid;place-items:center}.auth-card{width:min(470px,100%);padding:clamp(24px,5vw,42px)}.auth-card h1{font-size:37px;margin-bottom:26px}.auth-card .muted{text-align:center;margin:19px 0 0}.auth-card .muted a{color:var(--accent-light);font-weight:600}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.settings-panel,.redemption-form,.admin-section{padding:24px}.panel-heading{display:flex;justify-content:space-between;gap:15px;align-items:start;margin-bottom:20px}.panel-heading h2{margin:0}.copy-field{display:flex;gap:7px;margin-top:7px}.copy-field input{margin:0}.copy-field button,.table-actions button{border:1px solid var(--line);background:#282828;color:#fff;border-radius:10px;padding:8px 12px;cursor:pointer;white-space:nowrap}.inline-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.obs-note{display:flex;flex-direction:column;gap:6px;padding:14px;margin:12px 0 17px;border-radius:14px;background:#35a94e14;color:var(--muted);line-height:1.5}.obs-note strong{color:#fff}.balance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.balance-card{padding:20px;border:1px solid var(--line);background:var(--surface);border-radius:18px;display:flex;flex-direction:column;gap:8px}.balance-card span{color:var(--muted)}.balance-card strong{font-size:27px}.request-list{display:flex;flex-direction:column;gap:10px}.request-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid var(--line)}.request-row div{display:flex;flex-direction:column;gap:4px}.request-row span{color:var(--muted);font-size:12px}.status-tag{display:inline-flex;border-radius:999px;padding:5px 9px;background:#ffffff12;color:var(--muted);font-size:11px;font-weight:600;white-space:nowrap}.status-tag.open,.status-tag.requested{background:#f4b03f21;color:#ffd28a}.status-tag.approved,.status-tag.reviewed{background:#35a94e26;color:#aaf0b9}.status-tag.paid{background:#5a9bff24;color:#a8ccff}.status-tag.rejected,.status-tag.dismissed{background:#ef62621f;color:#faa}.featured-admin-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.admin-list{display:flex;flex-direction:column;gap:10px}.report-admin-card{padding:18px;display:flex;justify-content:space-between;align-items:center;gap:16px}.report-admin-card h3{margin:8px 0}.report-admin-card p{margin:0 0 7px;color:#ffffffc2}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;min-width:780px}.admin-table th,.admin-table td{text-align:right;padding:15px;border-bottom:1px solid var(--line);vertical-align:top}.admin-table th{color:var(--muted);font-size:12px}.admin-table td>span,.admin-table td div>span{display:block;color:var(--muted);font-size:12px;margin-top:5px}.table-actions{display:flex;flex-wrap:wrap;gap:6px}.table-actions .danger-text{color:#ff9292}.modal-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:18px;background:#000000b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-card{width:min(530px,100%);position:relative;border-radius:22px;padding:28px;background:#202020;border:1px solid var(--line);box-shadow:0 30px 90px #0000008c}.modal-close{position:absolute;top:15px;left:15px;width:36px;height:36px;border-radius:50%;color:var(--muted)}.modal-close:hover{background:#ffffff12;color:#fff}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.modal-success{text-align:center;padding:20px 0 6px}.success-mark{width:62px;height:62px;border-radius:50%;margin:0 auto 15px;display:grid;place-items:center;font-size:28px;color:#050505;background:linear-gradient(to left,#2d9f46,#68e484)}@media(max-width:1240px){.stream-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.watch-layout{grid-template-columns:minmax(0,1fr) 330px}}@media(max-width:980px){.featured-stream{grid-template-columns:1fr}.featured-media{min-height:330px}.featured-content{order:-1}.stream-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.watch-layout{grid-template-columns:1fr}.chat-panel{height:620px;position:static}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:800px){.sidebar{inset-block:auto 0;inset-inline:0;width:auto;height:70px;padding:7px 10px;border-inline-end:0;border-top:1px solid var(--line);flex-direction:row;align-items:center}.sidebar .brand,.sidebar-bottom,.sidebar-link[href="/dashboard"],.sidebar-link[href="/admin"]{display:none}.sidebar-nav{width:100%;flex-direction:row;justify-content:space-around;gap:2px}.sidebar-link{flex-direction:column;gap:2px;padding:5px 10px;font-size:11px;width:auto}.sidebar-link.active{box-shadow:none;background:#35a94e26}.content-shell{margin-inline-start:0;padding-bottom:70px}.topbar{justify-content:space-between;padding-inline:16px}.mobile-brand{display:flex}.footer{flex-direction:column;padding-bottom:28px}.page-wrap{padding-top:24px}}@media(max-width:620px){.stream-grid{grid-template-columns:1fr}.featured-stream{min-height:0}.featured-media{min-height:230px}.featured-content{padding:24px}.featured-content h1{font-size:33px}.page-title-row,.dashboard-title{align-items:flex-start;flex-direction:column}.balance-grid,.offline-follow-list{grid-template-columns:1fr}.stream-owner-row{align-items:flex-start;flex-wrap:wrap}.stream-actions{width:100%;margin-inline-start:0}.stream-actions .button{flex:1}.stream-info{padding:17px}.video-stage{border-radius:12px}.custom-video-controls{min-height:64px;padding:15px 12px 9px}.video-stage.touch-player:not(.controls-visible) .custom-video-controls{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(7px)}.video-stage.touch-player.controls-visible .custom-video-controls{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.volume-slider{width:min(138px,42vw)}.player-live-badge{top:10px;inset-inline-start:10px;min-height:28px;padding-inline:9px}.chat-panel{min-height:540px;height:70vh}.gift-controls{grid-template-columns:1fr 64px}.gift-controls .button{grid-column:1 / -1}.featured-admin-row{grid-template-columns:1fr}.report-admin-card{align-items:flex-start;flex-direction:column}.account-actions .button.ghost{display:none}}.mobile-watch-tabs{display:none}@media(max-width:800px){body.stream-watch-page{--mobile-bottom-nav-height: 70px;--mobile-channel-topbar-height: 70px;--mobile-player-height: min(56.25vw, 48dvh);--mobile-watch-tabs-height: 50px;overflow-x:hidden}body.stream-watch-page.mobile-channel-topbar-hidden{--mobile-channel-topbar-height: 0px}body.stream-watch-page .topbar{position:fixed;inset:0 0 auto;z-index:80;width:100%;min-height:70px;transform:translateY(0);transition:transform .2s ease,opacity .2s ease;will-change:transform}body.stream-watch-page.mobile-channel-topbar-hidden .topbar{opacity:0;pointer-events:none;transform:translateY(-100%)}body.stream-watch-page .content-shell{padding-bottom:var(--mobile-bottom-nav-height)}body.stream-watch-page .page-wrap{width:100%;min-height:calc(100dvh - var(--mobile-bottom-nav-height));margin:0;padding:70px 0 0;border-radius:0;overflow:visible}body.stream-watch-page .footer{display:none}body.stream-watch-page .watch-layout{display:block;min-height:calc(100dvh - var(--mobile-bottom-nav-height))}body.stream-watch-page .watch-main{min-width:0}body.stream-watch-page .mobile-player-shell{position:sticky;top:var(--mobile-channel-topbar-height);z-index:45;width:100%;background:#000;transition:top .2s ease}body.stream-watch-page .video-wrap,body.stream-watch-page .video-stage{width:100%;height:var(--mobile-player-height);margin:0;border-radius:0}body.stream-watch-page .video-stage{aspect-ratio:auto;box-shadow:none}body.stream-watch-page .mobile-watch-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;height:var(--mobile-watch-tabs-height);border-bottom:1px solid var(--line);background:#1f1f1f}body.stream-watch-page .mobile-watch-tab{position:relative;border:0;background:transparent;color:var(--muted);cursor:pointer;font-weight:600}body.stream-watch-page .mobile-watch-tab:after{position:absolute;inset:auto 22% 0;height:3px;border-radius:999px 999px 0 0;background:var(--accent);content:"";opacity:0;transform:scaleX(.55);transition:opacity .16s ease,transform .16s ease}body.stream-watch-page .mobile-watch-tab.active{color:#fff}body.stream-watch-page .mobile-watch-tab.active:after{opacity:1;transform:scaleX(1)}body.stream-watch-page .mobile-watch-panel{display:none;width:100%;height:max(190px,calc(100dvh - var(--mobile-bottom-nav-height) - var(--mobile-channel-topbar-height) - var(--mobile-player-height) - var(--mobile-watch-tabs-height)));min-height:0;margin:0;border-radius:0}body.stream-watch-page .stream-info.mobile-watch-panel.active{display:block;overflow-y:auto;overscroll-behavior:contain;padding:18px}body.stream-watch-page .chat-panel.mobile-watch-panel.active{position:static;top:auto;display:flex;overflow:hidden}body.stream-watch-page .chat-list{min-height:0;overscroll-behavior:contain}}@media(max-width:620px){body.stream-watch-page .custom-video-controls{opacity:0;transform:translateY(5px)}body.stream-watch-page .video-stage.controls-visible .custom-video-controls{opacity:1;transform:translateY(0)}}.avatar{overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.avatar>span{display:grid;place-items:center;width:100%;height:100%}.chat-avatar{width:1.45em;height:1.45em;max-width:1.45em;max-height:1.45em;min-width:1.45em;min-height:1.45em;font-size:14px;line-height:1.45}.profile-picture-panel{display:flex;align-items:center;gap:18px;padding:20px 24px;margin-bottom:18px}.profile-picture-copy{min-width:0}.profile-picture-copy h2,.profile-picture-copy p{margin-bottom:4px}.profile-picture-actions{margin-inline-start:auto;display:flex;flex-wrap:wrap;gap:8px}.file-button{position:relative;overflow:hidden}.file-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-button.disabled{opacity:.55;pointer-events:none}.stream-like-layer{position:absolute;inset:0;z-index:9;overflow:hidden;pointer-events:none}.stream-like-float{position:absolute;left:2%;bottom:2%;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#050505;background:linear-gradient(to left,#2d9f46,#68e484);box-shadow:0 8px 24px #2d9f4659;animation:streamLikeFloat 1.8s cubic-bezier(.16,.72,.2,1) forwards}@keyframes streamLikeFloat{0%{left:2%;bottom:2%;opacity:0;transform:scale(.55) rotate(-10deg)}12%{opacity:1;transform:scale(1.08) rotate(0)}72%{opacity:1}to{left:var(--like-end-x);bottom:var(--like-end-y);opacity:0;transform:scale(.78) rotate(12deg)}}.stream-like-button{white-space:nowrap}.mobile-chat-like{display:none;width:36px;height:36px;border:0;border-radius:50%;align-items:center;justify-content:center;color:#050505;background:linear-gradient(to left,#2d9f46,#68e484);cursor:pointer}@media(max-width:800px){.profile-picture-panel{align-items:flex-start;flex-wrap:wrap}.profile-picture-actions{width:100%;margin-inline-start:0}.profile-picture-actions .button{flex:1}.desktop-like-button,.chat-header-title{display:none}.mobile-chat-like{display:inline-flex}.chat-header{justify-content:flex-start;gap:10px}.chat-header>span{margin-inline-start:auto}}h1,h2,h3,h4,h5,h6,strong,b,th{font-weight:600}.verified-name{display:inline-flex;align-items:center;gap:5px;min-width:0}.verified-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--accent-light);line-height:1;filter:drop-shadow(0 0 7px rgba(104,228,132,.18))}.user-chip .verified-name{white-space:nowrap}.chat-row .verified-name{display:flex;width:max-content;max-width:100%}.browse-category-section{margin-bottom:46px}.compact-section-heading{margin-top:0}.category-search-box{margin-bottom:18px}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.category-card{min-width:0;display:block}.category-card-art{position:relative;aspect-ratio:3/4;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#111;box-shadow:0 12px 32px #0000002e}.category-card-art>img:not(.category-card-icon){width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.category-card:hover .category-card-art>img:not(.category-card-icon){transform:scale(1.035)}.category-art-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#ffffff4d;background:radial-gradient(circle at 50% 25%,#323232,#111)}.category-card-icon{position:absolute;right:11px;bottom:11px;width:44px;height:44px;object-fit:cover;border:2px solid rgba(255,255,255,.8);border-radius:13px;background:#171717;box-shadow:0 6px 18px #00000061}.category-kind{position:absolute;top:10px;right:10px;padding:5px 9px;border-radius:999px;color:#050505;background:linear-gradient(to left,var(--accent-dark),var(--accent-light));font-size:11px;font-weight:600}.category-card-copy{display:flex;flex-direction:column;gap:4px;padding:11px 2px 0}.category-card-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-card-copy span{color:var(--muted);font-size:12px}.category-card.compact .category-card-art{border-radius:15px}.category-card.compact .category-card-icon{width:36px;height:36px;border-radius:11px}.browse-stream-heading{margin-top:50px}.browse-filter-actions{display:flex;flex-wrap:wrap;gap:8px}.category-filter-row{display:flex;gap:8px;margin:-8px 0 18px;padding-bottom:5px;overflow-x:auto;scrollbar-width:thin}.category-filter-chip{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:var(--muted);background:#ffffff09;cursor:pointer}.category-filter-chip span{margin-inline-start:7px;color:var(--muted-2);font-size:11px}.category-filter-chip:hover,.category-filter-chip.active{color:#050505;border-color:transparent;background:linear-gradient(to left,var(--accent-dark),var(--accent-light))}.category-filter-chip.active span{color:#00000094}.game-section-title a:hover,.game-name:hover{color:var(--accent-light)}.category-hero{min-height:390px;display:grid;grid-template-columns:minmax(260px,350px) minmax(0,1fr);gap:clamp(28px,5vw,70px);align-items:center;padding:clamp(24px,4vw,48px);overflow:hidden;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,#202020,#171717);box-shadow:var(--shadow)}.category-hero-art{max-width:330px;aspect-ratio:3/4;overflow:hidden;border-radius:21px;background:#101010;box-shadow:0 20px 55px #0006}.category-hero-art>img{width:100%;height:100%;object-fit:cover}.category-hero-copy{max-width:760px}.category-title-line{display:flex;align-items:center;gap:16px}.category-title-line>img{width:62px;height:62px;object-fit:cover;border-radius:16px}.category-title-line h1{margin:0;font-size:clamp(36px,5vw,64px)}.category-hero-copy>p{max-width:700px;margin:20px 0;color:#ffffffc2;line-height:1.7;font-size:16px}.category-stats{display:flex;gap:24px;margin:20px 0 24px;color:var(--muted)}.category-stats span{display:flex;flex-direction:column;gap:3px}.category-stats strong{color:#fff;font-size:24px}.admin-tabs{position:sticky;top:70px;z-index:22;display:flex;gap:7px;margin-bottom:24px;padding:8px;overflow-x:auto;border:1px solid var(--line);border-radius:18px;background:#1c1c1cf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-tabs button{flex:0 0 auto;min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 15px;border:0;border-radius:999px;color:var(--muted);background:transparent;cursor:pointer}.admin-tabs button:hover{color:#fff;background:#ffffff0d}.admin-tabs button.active{color:#050505;background:linear-gradient(to left,var(--accent-dark),var(--accent-light))}.admin-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}.admin-stat-card{min-height:130px;display:flex;align-items:flex-start;gap:14px;padding:20px;border:1px solid var(--line);border-radius:19px;background:var(--surface)}.admin-stat-card>svg{margin-top:4px;color:var(--accent-light)}.admin-stat-card div{display:flex;flex-direction:column;gap:3px}.admin-stat-card strong{font-size:30px;line-height:1}.admin-stat-card span{color:#fff}.admin-stat-card small{margin-top:5px;color:var(--muted)}.admin-user-list,.category-admin-list{display:flex;flex-direction:column;gap:14px}.admin-user-card{padding:20px}.admin-user-card.suspended{border-color:#ef62624d}.admin-user-summary{display:flex;align-items:center;gap:13px;margin-bottom:18px}.admin-user-summary>div{min-width:0;display:flex;flex-direction:column;gap:3px}.admin-user-summary h3{margin:0}.admin-user-summary span,.admin-user-summary small{color:var(--muted)}.admin-user-summary>.status-tag{margin-inline-start:auto}.admin-user-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px}.admin-user-fields label,.category-edit-grid label{margin-bottom:0}.admin-check{display:flex!important;align-items:center;gap:9px;min-height:47px;padding:0 12px;border:1px solid var(--line);border-radius:13px;background:#111;cursor:pointer}.admin-check input{width:18px;height:18px;margin:0;accent-color:var(--accent)}.admin-user-reason{grid-column:1 / -1}.admin-user-actions{margin-top:15px}.admin-link-button{display:inline-flex;align-items:center;border:1px solid var(--line);background:#282828;color:#fff;border-radius:10px;padding:8px 12px;white-space:nowrap}.new-category-form{margin-bottom:18px}.category-admin-card{display:grid;grid-template-columns:170px minmax(0,1fr);gap:20px;padding:18px}.category-admin-card.inactive{opacity:.72}.category-admin-preview{position:relative}.category-admin-boxart{width:100%;aspect-ratio:3/4;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:16px;color:var(--muted-2);background:#111}.category-admin-boxart img{width:100%;height:100%;object-fit:cover}.category-admin-icon{position:absolute;right:10px;bottom:10px;width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border:2px solid #fff;border-radius:14px;color:var(--accent-light);background:#1d1d1d}.category-admin-icon img{width:100%;height:100%;object-fit:cover}.category-admin-heading{display:flex;justify-content:space-between;gap:14px;margin-bottom:15px}.category-admin-heading h3{margin:0 0 4px}.category-admin-heading span{color:var(--muted);font-size:12px}.category-edit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.category-description-field{grid-column:span 3}.category-asset-actions{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}@media(max-width:1240px){.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-stat-grid,.category-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-description-field{grid-column:1 / -1}}@media(max-width:800px){.admin-tabs{top:0;border-radius:13px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.category-hero{grid-template-columns:130px minmax(0,1fr);min-height:0;gap:20px;padding:20px}.category-title-line>img{width:46px;height:46px}.category-stats{gap:14px}.admin-user-fields{grid-template-columns:1fr 1fr}.category-admin-card{grid-template-columns:120px minmax(0,1fr)}}@media(max-width:620px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card-art{border-radius:14px}.category-hero{grid-template-columns:100px minmax(0,1fr);align-items:start;border-radius:18px}.category-title-line{gap:8px}.category-title-line>img{width:38px;height:38px;border-radius:11px}.category-title-line h1{font-size:30px}.category-hero-copy>p{grid-column:1 / -1;font-size:14px}.category-stats{flex-direction:column;gap:7px}.category-stats span{flex-direction:row;align-items:baseline;gap:7px}.category-stats strong{font-size:18px}.admin-stat-grid{grid-template-columns:1fr 1fr;gap:9px}.admin-stat-card{min-height:108px;padding:15px}.admin-stat-card strong{font-size:25px}.admin-user-summary{align-items:flex-start;flex-wrap:wrap}.admin-user-summary>.status-tag{margin-inline-start:0}.admin-user-fields,.category-edit-grid{grid-template-columns:1fr}.admin-user-reason,.category-description-field{grid-column:auto}.category-admin-card{grid-template-columns:86px minmax(0,1fr);gap:12px;padding:13px}.category-admin-heading{flex-direction:column}.category-asset-actions .button{width:100%}}.dashboard-tabs{display:inline-flex;gap:6px;padding:5px;margin-bottom:22px;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.dashboard-tabs button{min-height:42px;padding:0 20px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;transition:background .16s ease,color .16s ease,transform .16s ease}.dashboard-tabs button:hover{color:#fff}.dashboard-tabs button.active{color:#050505;background:linear-gradient(to left,var(--accent-dark),var(--accent-light))}.dashboard-tab-panel{min-width:0}.profile-dashboard-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;align-items:start}.profile-editor-panel .panel-heading{align-items:center}.profile-image-editor-panel{text-align:center}.profile-image-editor-panel h2{margin-bottom:12px}.profile-image-preview{width:180px;height:180px;margin:20px auto;padding:8px;border-radius:50%;border:1px solid rgba(104,228,132,.24);background:#35a94e14;display:grid;place-items:center}.profile-image-preview .avatar{width:100%;height:100%;font-size:54px}.profile-tab-picture-actions{margin:22px 0 0;justify-content:center}.profile-crop-modal{width:min(520px,100%)}.profile-crop-modal h2{margin-bottom:8px}.profile-crop-viewport{width:min(320px,calc(100vw - 72px));aspect-ratio:1;margin:22px auto 18px;position:relative;overflow:hidden;border-radius:18px;background:#090909;border:1px solid rgba(255,255,255,.15);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;box-shadow:inset 0 0 0 1px #00000080,0 18px 50px #00000059}.profile-crop-viewport:active{cursor:grabbing}.profile-crop-viewport img{max-width:none;position:absolute;top:0;left:0;transform-origin:top left;pointer-events:none;-webkit-user-select:none;user-select:none}.profile-crop-grid{position:absolute;inset:0;pointer-events:none;border:2px solid rgba(104,228,132,.72);box-shadow:inset 0 0 40px #0000002e;background:linear-gradient(to right,transparent 33.1%,rgba(255,255,255,.2) 33.3%,rgba(255,255,255,.2) 33.6%,transparent 33.8%,transparent 66.2%,rgba(255,255,255,.2) 66.4%,rgba(255,255,255,.2) 66.7%,transparent 66.9%),linear-gradient(to bottom,transparent 33.1%,rgba(255,255,255,.2) 33.3%,rgba(255,255,255,.2) 33.6%,transparent 33.8%,transparent 66.2%,rgba(255,255,255,.2) 66.4%,rgba(255,255,255,.2) 66.7%,transparent 66.9%)}.profile-crop-zoom{margin-bottom:8px}.profile-crop-zoom input{margin-top:10px;padding:0;accent-color:var(--accent-light);direction:ltr}.profile-crop-output-note{margin:0;color:var(--muted-2);text-align:center;font-size:13px}.recent-redemptions-panel{padding:24px}@media(max-width:980px){.profile-dashboard-layout{grid-template-columns:1fr}}@media(max-width:620px){.dashboard-tabs{width:100%;display:flex}.dashboard-tabs button{flex:1;padding-inline:12px}.profile-image-preview{width:145px;height:145px}.profile-tab-picture-actions{flex-direction:column}.profile-tab-picture-actions .button{width:100%}.profile-crop-modal{padding:22px 16px}}.stream-owner-bio{margin:14px 72px 0 0;max-width:760px;color:var(--muted);line-height:1.65;white-space:pre-wrap}@media(max-width:620px){.stream-owner-bio{margin:12px 0 0}}@media(max-width:800px){.player-button{width:44px;height:44px;flex:0 0 44px}.player-button>svg,.player-button svg{width:27px!important;height:27px!important;min-width:27px;min-height:27px;flex:0 0 27px;stroke-width:2.25}.mobile-chat-like{width:44px;height:44px;flex:0 0 44px}.mobile-chat-like>svg,.mobile-chat-like svg{width:26px!important;height:26px!important;min-width:26px;min-height:26px;flex:0 0 26px;stroke-width:2.3}.stream-like-float{width:48px;height:48px}.stream-like-float>svg,.stream-like-float svg{width:27px!important;height:27px!important;min-width:27px;min-height:27px;flex:0 0 27px;stroke-width:2.3}.custom-video-controls .player-button,.mobile-chat-like,.stream-like-float{line-height:0}}.player-focus-button{display:none}@media(max-width:800px){.player-focus-button{position:absolute;top:12px;left:12px;z-index:7;width:44px;height:44px;border:1px solid rgba(255,255,255,.16);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#0a0a0ac7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px) scale(.94);transition:opacity .18s ease,transform .18s ease,visibility .18s ease,background .18s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.player-focus-button>svg,.player-focus-button svg{width:27px!important;height:27px!important;min-width:27px;min-height:27px;flex:0 0 27px;stroke-width:2.2}.video-stage.controls-visible .player-focus-button,.video-stage:focus-within .player-focus-button{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.player-focus-button:active,.player-focus-button[aria-pressed=true]{color:#050505;background:linear-gradient(to left,var(--accent-dark),var(--accent-light));border-color:transparent}body.stream-watch-page.mobile-stream-focused{--mobile-bottom-nav-height: 0px;--mobile-channel-topbar-height: 0px;--mobile-watch-tabs-height: 0px;width:100%;height:100dvh;min-height:100dvh;overflow:hidden;overscroll-behavior:none}body.stream-watch-page.mobile-stream-focused .topbar,body.stream-watch-page.mobile-stream-focused .sidebar,body.stream-watch-page.mobile-stream-focused .footer{display:none!important}body.stream-watch-page.mobile-stream-focused .app-shell,body.stream-watch-page.mobile-stream-focused .content-shell{width:100%;height:100dvh;min-height:100dvh;margin:0!important;padding:0!important;overflow:hidden}body.stream-watch-page.mobile-stream-focused .page-wrap{width:100%;height:100dvh;min-height:0;margin:0;padding:0;border-radius:0;overflow:hidden}body.stream-watch-page.mobile-stream-focused .watch-layout{display:flex;flex-direction:column;width:100%;height:100dvh;min-height:0;gap:0;overflow:hidden}body.stream-watch-page.mobile-stream-focused .watch-main{flex:0 0 auto;width:100%;min-height:0}body.stream-watch-page.mobile-stream-focused .mobile-player-shell{position:sticky;top:0;z-index:90;flex:0 0 var(--mobile-player-height);width:100%;height:var(--mobile-player-height)}body.stream-watch-page.mobile-stream-focused .mobile-watch-tabs,body.stream-watch-page.mobile-stream-focused .stream-info.mobile-watch-panel{display:none!important}body.stream-watch-page.mobile-stream-focused .chat-panel.mobile-watch-panel{position:static;top:auto;display:flex!important;flex:1 1 auto;width:100%;height:auto!important;min-height:0!important;margin:0;border-width:1px 0 0;border-radius:0;overflow:hidden}body.stream-watch-page.mobile-stream-focused .chat-list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}}@supports not (height: 100dvh){@media(max-width:800px){body.stream-watch-page.mobile-stream-focused,body.stream-watch-page.mobile-stream-focused .app-shell,body.stream-watch-page.mobile-stream-focused .content-shell,body.stream-watch-page.mobile-stream-focused .page-wrap,body.stream-watch-page.mobile-stream-focused .watch-layout{height:100vh;min-height:100vh}}}
