:root{--background:#00142d;--foreground:#f5f7fb}
*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid #b6ea00;outline-offset:6px}.site{max-width:1184px;padding:0 32px;margin:0 auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #1e344a}.wordmark{font-size:40px;font-weight:900;line-height:1;letter-spacing:-2.5px}.wordmark span{color:#b6ea00}.kick-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;font-weight:700;border:1px solid #415239;border-radius:6px;padding:11px 16px;background:#b6ea00;color:#0d1b09;transition:background .15s}.kick-link:hover{background:#d0fa40}main{padding:28px 0 60px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px;min-height:26px}.heading-label{display:flex;align-items:center;gap:10px}.heading-label svg{color:#b6ea00}.heading-label h1,.heading-label h2{font-size:17px;font-weight:600;letter-spacing:-.3px;margin:0}.powered{font-size:12px;letter-spacing:1.3px;display:flex;align-items:center;gap:9px;color:#9aadbf}.powered strong{color:#b6ea00;font-size:16px;font-weight:900;letter-spacing:-.7px}.player-frame{aspect-ratio:16/9;width:100%;background:#080e15;border:1px solid #294052;border-radius:10px;overflow:hidden;box-shadow:0 20px 60px #00000025}.player-frame iframe{display:block;border:0;width:100%;height:100%}.under-player{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 2px;color:#a8b7c8;font-size:14px}.under-player>a,.chat-popout{display:inline-flex;align-items:center;gap:7px;font-size:14px;color:#bdc9d5}.under-player a:hover,.chat-popout:hover,.chat-help a:hover{color:#b6ea00}.chat-section{margin-top:28px}.chat-frame{height:480px;width:100%;border:1px solid #294052;background:#0b1017;border-radius:10px;overflow:hidden}.chat-frame iframe{border:0;display:block;width:100%;height:100%}.chat-help{font-size:14px;color:#a5b4c7;margin:13px 2px 0}.chat-help a{color:#d2dccd;text-decoration:underline;text-underline-offset:3px;display:inline}.chat-help svg{display:inline;vertical-align:middle}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #1e344a;padding:30px 0 36px;color:#94a6bb;font-size:12px}.footer-mark{font-size:24px;letter-spacing:-1.5px;color:#b9c7d4}.footer-mark span{color:#91ad40}.skip-link{position:absolute;top:8px;left:20px;z-index:10;padding:10px 16px;background:#b6ea00;color:#00142d;border-radius:4px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}@media(max-width:650px){.site{padding:0 18px}.header{height:84px;gap:12px}.wordmark{font-size:32px;letter-spacing:-2px}.kick-link{padding:9px 12px;gap:8px;font-size:14px}main{padding:23px 0 38px}.section-heading{margin-bottom:12px}.powered{font-size:12px;letter-spacing:.5px;gap:6px}.powered strong{font-size:14px}.heading-label h1,.heading-label h2{font-size:16px}.player-frame{border-radius:6px}.under-player{align-items:flex-start;padding:13px 1px;flex-direction:column;gap:8px}.under-player>span{display:none}.under-player a{font-size:12px}.chat-section{margin-top:22px}.chat-frame{height:440px;border-radius:6px}.chat-help{line-height:1.7}footer{padding:25px 0}.footer-mark{font-size:24px}.header .kick-link svg{width:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Frame the supplied transparent logo without altering its original artwork. */
.brand-logo{display:block;position:relative;overflow:hidden;width:280px;aspect-ratio:1005 / 243;flex-shrink:0}.brand-logo img{position:absolute;display:block;width:107.462687%;max-width:none;height:auto;left:-3.7810945%;top:-178.1893%}.footer-logo{width:180px}@media(max-width:650px){.header .brand-logo{width:180px;max-width:calc(100% - 138px)}.footer-logo{width:150px}}
/* Match Restream's light document scheme so its transparent canvas remains
   transparent, exposing the navy surface instead of a forced white canvas. */
.chat-frame{background:#00142d}
.chat-frame iframe{color-scheme:light;background:transparent}

.header{justify-content:center}
@media(max-width:650px){.header .brand-logo{width:220px;max-width:100%}}

.youtube-link,.youtube-link strong{color:#ff4d4d}.youtube-link:hover,.youtube-link:hover strong{color:#ff7777}.youtube-link strong{letter-spacing:-.5px}.youtube-link{flex-wrap:wrap;justify-content:flex-end;row-gap:2px}@media(max-width:650px){.youtube-link{max-width:170px;text-align:right}}
