.fa{display:inline-block;width:1em;height:1em;fill:currentColor;vertical-align:-.125em}
*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:#0c1117;color:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,dialog{border:0}button{background:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button:disabled{cursor:wait}[hidden]{display:none!important}.top_menu{background:#151d28;border-bottom:1px solid #ffffff06}.site-nav,.page-content,.footer-inner{width:90%;max-width:1110px;margin:auto}.site-nav{min-height:68px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:24px;font-weight:600;line-height:1.25;min-width:0;overflow-wrap:anywhere}.brand img{max-height:40px;max-width:220px;display:block}.nav-links{display:flex;align-items:center;gap:12px;font-size:16px;white-space:nowrap}.nav-links>span{color:#536075}.nav-links a{display:inline-flex;align-items:center;min-height:44px}.nav-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.nav-links .fa{margin-right:4px}.header{padding:24px 0 20px;text-align:center}.header h1{font-size:clamp(26px,2.3vw,32px);line-height:1.25;letter-spacing:-.6px;font-weight:700;margin:0;overflow-wrap:anywhere}.video_section{position:relative;margin:0 auto;width:100%;background:#030609;overflow:hidden;border:1px solid #ffffff14;border-radius:8px;box-shadow:0 4px 22px #0005}.hero-image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.video_player{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95px;height:95px;padding:0;display:grid;place-items:center;border-radius:50%;background:#ff0000d9;border:0;color:#fff;box-shadow:0 0 20px #ff0000b3,0 0 25px #4cc9f059;animation:play-pulse 1.8s ease infinite}.video_player:before{content:"";border-left:30px solid #fff;border-top:18px solid transparent;border-bottom:18px solid transparent;margin-left:6px}.video_player:active{background:#e00000}@keyframes play-pulse{0%,100%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.08)}}.controls{position:absolute;inset:auto 0 0;display:flex;align-items:center;gap:12px;padding:24px 16px 8px;background:linear-gradient(transparent,#04090dc9);opacity:0;transition:opacity .15s;font-size:11px}.video_section:hover .controls,.video_section:focus-within .controls{opacity:1}.controlBtn{padding:5px 6px;min-height:44px;min-width:44px;border-radius:4px}.controlBtn:hover{background:#ffffff1c}.controlBtn .fa{font-size:18px}.quality{font-size:11px;border:1px solid #ffffff80;border-radius:3px;padding:0 4px;font-weight:700}.live-label{margin-left:auto;font-size:13px;letter-spacing:.6px}.live-badge__icon{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background:#ff354b;box-shadow:0 0 10px #ff354ba6;animation:live-blink .9s ease infinite}@keyframes live-blink{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.85)}}.videoLoading{position:absolute;inset:0;background:#060b1373;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.spinner{width:70px;height:70px;border:7px solid #ffffff4d;border-top-color:#4cc9f0;border-radius:50%;animation:spin .8s linear infinite}.loading-label{font-size:14px;text-shadow:0 1px 6px #000}.watch-actions{display:flex;justify-content:center;margin:24px 0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;font-size:16px;font-weight:600;line-height:1.4;border-radius:5px;padding:12px 26px;min-height:48px}.btn-outline{border:1px solid var(--accent);color:#f7fbff;background:transparent;text-transform:uppercase}.btn-outline:hover{background:#ffffff08}.primary-link{min-width:220px}.primary-link .fa{font-size:19px}.page-details{max-width:760px;margin:auto;text-align:center}.page-details>p{margin:0 auto;color:#c0c7d1;font-size:16px;line-height:1.6;overflow-wrap:anywhere}.device-features__brands{display:flex;justify-content:center;align-items:center;gap:32px;margin:16px 0}.device-features__brands img{width:30px;height:30px;object-fit:contain;opacity:.68}.secondary-link{font-size:14px;min-height:44px;padding:10px 22px}.ad-slot{max-width:100%;margin:16px auto;text-align:center;overflow:hidden}.ad-slot:empty{display:none}.dynamic-banners{max-width:728px;margin:20px auto 0}.dynamic-banner img{display:block;max-width:100%;height:auto;margin:auto}.footer{margin-top:32px;border-top:1px solid #ffffff12}.footer-inner{padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#a3adba;font-size:13px}.copyright{overflow-wrap:anywhere}.footer__links{display:flex;gap:22px;white-space:nowrap}.footer__links a{display:inline-flex;align-items:center;min-height:44px}.footer__links a:hover{color:#fff}.video_section:fullscreen{max-width:none;width:100vw;height:100vh;display:grid;place-items:center;border:0;border-radius:0}.video_section:fullscreen .hero-image{width:100%;height:100%;object-fit:contain}.video_section:fullscreen .controls{opacity:1}
/* Access and information use native dialogs: focus trapping, Escape, and no credential forms. */
dialog{color-scheme:light;color:#17212d;background:#fff;border-radius:18px;padding:0;max-height:calc(100dvh - 40px);box-shadow:0 24px 90px #0009;overflow:auto}dialog::backdrop{background:#02060bd1;backdrop-filter:blur(4px)}.access-dialog{width:calc(100% - 32px);max-width:480px;margin:auto;padding:36px 32px 28px;text-align:center}.dialog-close{position:absolute;right:14px;top:14px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#f1f3f5;color:#687381;padding:6px}.dialog-close:hover{background:#e4e8ed;color:#17212d}.dialog-close svg,.unlock-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.broadcast-icon{margin:2px auto 16px;width:48px;height:48px;border-radius:50%;background:color-mix(in srgb,var(--popup-accent) 9%,white);display:grid;place-items:center}.broadcast-icon span{width:15px;height:15px;border-radius:50%;background:var(--popup-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--popup-accent) 12%,white)}.access-dialog h2{font-size:28px;font-weight:750;line-height:1.2;letter-spacing:-.6px;margin:0 0 15px;overflow-wrap:anywhere}.access-message{font-size:16px;line-height:1.5;margin:0 auto 7px;max-width:340px;color:#344153;overflow-wrap:anywhere}.access-note{font-size:14px;color:#657180;line-height:1.55;margin:0 auto;max-width:320px;overflow-wrap:anywhere}.access-note:empty{display:none}.access-benefits{list-style:none;padding:18px 0;margin:22px 0;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:left;display:grid;gap:11px}.access-benefits:empty{display:none}.access-benefits li{display:flex;align-items:center;gap:10px;font-size:15px;line-height:1.4;overflow-wrap:anywhere}.benefit-check{display:grid;place-items:center;flex-shrink:0;width:19px;height:19px;border-radius:50%;background:#eef6f2;color:#35805e;font-size:11px}.unlock-button{display:flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:13px 20px;background:var(--popup-accent);color:white;font-size:16px;font-weight:700;border-radius:9px;box-shadow:0 3px 8px #00000012;overflow-wrap:anywhere}.unlock-button:hover{filter:brightness(.94)}.access-login{margin:16px 0 0;font-size:14px;color:#657180}.access-login a{display:inline-flex;align-items:center;min-height:32px;color:#28384e;font-weight:600;margin-left:3px;text-decoration:underline;text-underline-offset:3px}.access-dialog a:focus-visible,.access-dialog button:focus-visible,.legal-dialog button:focus-visible{outline-color:#6089c9}.legal-dialog{width:calc(100% - 32px);max-width:620px;max-height:80dvh}.legal-header{position:sticky;top:0;background:#fff;padding:24px 72px 22px 24px;border-bottom:1px solid #edf0f3}.legal-header h2{font-size:21px;line-height:1.3;margin:0;letter-spacing:-.4px}.legal-content{padding:22px 24px 28px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.75;color:#536174}.legal-content:empty:after{content:'This information has not been added yet.';color:#8a939e}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:600px){.site-nav,.page-content,.footer-inner{width:auto}.site-nav{min-height:60px;padding:8px 16px;gap:12px}.brand{font-size:17px;max-width:58%}.brand img{max-width:140px;max-height:28px}.nav-links{font-size:13px;gap:7px}.nav-links .fa{margin-right:2px}.page-content{padding:0 14px}.header{padding:18px 4px 16px}.header h1{font-size:23px;line-height:1.3;letter-spacing:-.4px}.video_section{border-radius:6px}.video_player{width:64px;height:64px}.video_player:before{border-left-width:20px;border-top-width:12px;border-bottom-width:12px;margin-left:4px}.controls{opacity:1;padding:16px 4px 0;gap:4px}.controlBtn{padding:8px}.controlBtn .fa{font-size:16px}.quality{font-size:10px}.live-label{font-size:11px}.watch-actions{margin:18px 0 16px}.primary-link{font-size:15px;min-width:210px}.page-details>p{font-size:15px;line-height:1.6}.device-features__brands{gap:23px;margin:12px 0}.device-features__brands img{width:26px;height:26px}.secondary-link{font-size:13px}.footer{margin-top:24px}.footer-inner{flex-direction:column;padding:16px;gap:12px;text-align:center;font-size:12px}.footer__links{gap:24px;font-size:12px}.access-dialog{max-width:390px;padding:30px 23px 24px;border-radius:16px}.access-dialog h2{font-size:25px}.access-message{font-size:15px}.access-note{font-size:14px}.access-benefits{margin:20px 0;padding:16px 0}.access-login{font-size:13px}.loading-label{font-size:12px}.spinner{width:46px;height:46px;border-width:5px}.legal-header{padding:24px 64px 20px 20px}.legal-content{padding:18px 20px 24px;font-size:15px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition:none!important;scroll-behavior:auto!important}}
