:root{--live-radius: 30px;--live-gap: 24px;--live-text: #ffffff;--live-shadow: 0px 4px 4px rgba(0,0,0,.25);--chat-bg: rgba(0,0,0,.72);--chat-header-bg: #D9D9D9;--chat-accent: #FF0000;--bubble-bg: linear-gradient(180deg, #3B3B3B 0%, #191919 100%);--bubble-border: 1px solid #5C5C5C;--bubble-opacity: .72;--input-bg: linear-gradient(180deg, #404040 0%, #000000 100%);--input-border: 1px solid #21222D;--input-radius: 27px}.live{background:#212121;padding-bottom:2rem;padding-top:2rem}.live-wrapper{align-items:flex-start;gap:var(--live-gap);padding:32px;height:auto;min-height:calc(100vh - 180px)}.video-container{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.video-player{width:1040px;aspect-ratio:1040 / 606;border-radius:var(--live-radius);overflow:hidden;position:relative;background:#000}.video-player:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.video-player:after{content:"";position:absolute;left:0;right:0;bottom:0;height:67px;border-radius:0 0 var(--live-radius) var(--live-radius);z-index:3;pointer-events:none}.video-player video,.video-player iframe,#stream-container video,#stream-container iframe{width:100%!important;height:100%!important;border:0!important;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.server-buttons,#server-buttons{display:inline;gap:18px;flex-wrap:nowrap;align-items:center}.server-btn,.btn-server{background:#fff!important;color:#000!important;border:0!important;border-radius:100px!important;height:56px;padding:13px 71px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:24px;line-height:29px;cursor:pointer;box-shadow:0 6px 18px #00000038;transition:transform .15s ease,box-shadow .15s ease}.server-btn:hover,.btn-server:hover{transform:translateY(-1px);box-shadow:0 10px 24px #00000047}.server-btn.active,.btn-server.active{outline:3px solid rgba(255,255,255,.45);box-shadow:0 0 0 2px #00000059 inset,0 12px 28px #00000059}.video-title,.match-title,#match-title,.live-title{margin-top:2rem!important;margin-left:1rem;color:#fff;font-family:Roboto,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:700;font-size:36px;line-height:22px;letter-spacing:.5px;text-shadow:var(--live-shadow)}.chat-panel{width:318px!important;min-width:318px!important;max-width:318px;background:var(--chat-bg)!important;border-left:0!important;border-radius:0 0 var(--live-radius) var(--live-radius);overflow:hidden}.chat-header{height:40px;padding:0 20px!important;background:var(--chat-header-bg)!important;border:0!important;border-radius:0!important;display:flex;align-items:center;justify-content:flex-start}.chat-title{font-family:Poppins,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:700;font-size:14px;line-height:21px;color:var(--chat-accent)!important;text-transform:uppercase}.chat-body{border:0!important;padding:10px 12px!important;background:transparent!important}.chat-body::-webkit-scrollbar{width:5px}.chat-body::-webkit-scrollbar-track{background:transparent}.chat-body::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:2px}.chat-item{gap:10px;padding:8px 6px}.chat-item:hover{background:transparent}.chat-avatar{width:32px;height:32px;border-radius:50%;background:#111;overflow:hidden;flex:0 0 32px}.chat-content{background:var(--bubble-bg);border:var(--bubble-border);border-radius:8px;padding:8px 10px;opacity:var(--bubble-opacity)}.chat-name{font-family:Calibri,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:300;font-size:10px;line-height:10px;letter-spacing:.2px;text-transform:capitalize;color:#959eff}.chat-name:after{content:""}.chat-msg{font-family:Calibri,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:300;font-size:14px;line-height:14px;letter-spacing:.2px;text-transform:none;color:#e0e1eb}.chat-input{border:0!important;background:var(--input-bg)!important;border:var(--input-border)!important;border-radius:var(--input-radius)!important;height:48px;padding:4px 8px!important;margin:10px 12px 12px;display:flex;align-items:center;gap:8px}.chat-input input{background:transparent!important;border:0!important;color:#e0e1eb!important;font-family:Calibri,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:300;font-size:14px;line-height:14px;letter-spacing:.2px;padding:0 10px!important;height:100%;outline:none}.chat-input input::-moz-placeholder{color:#a6a9b8}.chat-input input::placeholder{color:#a6a9b8}.btn-send{width:40px;height:40px;border-radius:26px!important;background:#000!important;border:0!important;color:#fff!important;display:grid;place-items:center;padding:0!important;flex:0 0 40px}@media (max-width: 991px){.live-wrapper{flex-direction:column;padding:16px;gap:16px;min-height:0}.video-player{max-width:100%;aspect-ratio:16 / 9}.chat-panel{width:100%!important;min-width:0!important;max-width:none!important;border-radius:var(--live-radius)}.chat-header{border-radius:var(--live-radius) var(--live-radius) 0 0!important}}@media (max-width: 767px){.live{padding-top:1rem}.server-btn,.btn-server{width:100%;padding:13px 24px;font-size:18px}.server-buttons,#server-buttons{flex-wrap:wrap}.video-title,.match-title,#match-title,.live-title{font-size:22px;line-height:1.2;margin-top:1rem!important}}.display-content-detailmatch,.display-content-detailmatch.d-none,.display-content-detailmatch.hidden,.display-content-detailmatch[hidden]{display:block!important;visibility:visible!important;opacity:1!important}.detailmatch-shell{display:flex;flex-direction:column}.detailmatch-shell .container-detailmatch{order:1}.detailmatch-shell .display-content-detailmatch{order:2}.detailmatch-shell #loading-info-dm{order:3}.dm-live-wrapper{padding:32px}.dm-live-grid{display:flex;gap:24px;align-items:flex-start}.dm-left{width:100%;max-width:1040px}.dm-video-stage{width:100%;height:100%;border-radius:30px;overflow:hidden;position:relative;background:#000}.dm-video-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#00000080,#00000080);z-index:2;pointer-events:none}.dm-video-stage:after{content:"";position:absolute;left:0;right:0;bottom:0;height:67px;background:#000000b3;border-radius:0 0 30px 30px;z-index:3;pointer-events:none}#stream-container,#stream-container iframe,#stream-container video{width:100%!important;border:0!important;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.dm-servers{margin-top:18px;display:grid;flex-wrap:nowrap}.btn-server{background:#fff!important;color:#000!important;border:0!important;border-radius:100px!important;height:56px;padding:13px 71px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:24px;line-height:29px;cursor:pointer}.btn-server.active{outline:3px solid rgba(255,255,255,.35)}.dm-title{margin-top:18px;color:#fff;font-family:Roboto,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-weight:700;font-size:36px;line-height:22px;letter-spacing:.5px;text-shadow:0px 4px 4px rgba(0,0,0,.25)}.dm-divider{margin-top:12px;height:4px;width:100%;background:#ffd78cb3;border-radius:999px}.dm-chat{height:650px;border-radius:0 0 30px 30px!important;overflow:hidden;background:#000000b8}@media (max-width: 1400px){.dm-left{width:100%;max-width:100%}.dm-live-grid{flex-direction:column}.dm-chat{width:80%;height:432px}.dm-video-stage{height:100%}.dm-servers{flex-wrap:wrap}.btn-server{padding:13px 36px;font-size:16px}.dm-title{font-size:26px}}@media (max-width: 768px){.dm-live-wrapper{padding:16px}.dm-chat{width:100%;background:#323232}.dm-video-stage{height:240px}.btn-server{width:100%}.dm-chat-header{background:#282828;margin:5px 0}.dm-chat-live{color:#fff}.dm-user-dot{width:30px;height:30px}.dm-server-btn{padding:12px 22px;font-size:15px;height:50px}.dm-title{font-size:24px}.dm-chat-live{font-size:13px}.dm-chat-input-inner{height:48px}}.hidden{display:none!important}.video-control .player-type-tabs,.video-control #player-type-controls{display:flex;gap:2rem;flex-wrap:wrap;font-size:22px}.video-control .type-btn{border:1px solid rgba(255,255,255,.25);background:#fff;color:#333;padding:10px 14px;width:197px;height:56px;border-radius:999px;font-weight:600;cursor:pointer;transition:.15s ease-in-out}.video-control .type-btn.active,.video-control .type-btn:hover{background:#caab72;color:#333;border-color:#333;box-shadow:0 6px 18px #0000002e}.video-control .server-buttons,.video-control #server-buttons,.video-control .dm-servers{display:flex;align-items:stretch}.video-control .server-btn,.video-control .btn-server{margin-top:1rem;border:none!important;background:#fff!important;color:#111!important;padding:14px 18px!important;border-radius:999px!important;font-weight:600!important;line-height:1.1;box-shadow:0 10px 24px #0000002e;cursor:pointer;transition:.15s ease-in-out}.video-control .server-btn:hover,.video-control .btn-server:hover{background:#caab72!important;color:#333!important;border-color:#333!important;transform:translateY(-1px);box-shadow:0 12px 28px #0000003d}.video-control .server-btn.active,.video-control .btn-server.active{background:#caab72!important;color:#333!important;border-color:#333!important;outline:3px solid rgba(255,255,255,.45);box-shadow:0 0 0 2px #00000040 inset,0 12px 28px #0000004d}@media (max-width: 768px){.video-control .server-buttons,.video-control #server-buttons,.video-control .dm-servers{grid-template-columns:repeat(2,minmax(0,1fr))}.video-control .server-btn,.video-control .btn-server{font-size:18px;padding:12px 16px!important}.video-control .type-btn{width:100px;height:40px;font-size:14px;padding:5px 7px}.video-control .player-type-tabs,.video-control #player-type-controls{gap:1rem}}@media (max-width: 420px){.video-control .server-buttons,.video-control #server-buttons,.video-control .dm-servers{grid-template-columns:1fr}}
