/* Midnight & Ember - the same palette as zuzztv.com/watch. Plain values (no custom properties),
   flexbox with margins (no grid, no flex gap): it renders on the 2016 smart-TV browsers too. */
* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body { margin: 0; background: #080c0f; color: #f3f6f8; font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif; font-size: 16px; line-height: 1.6; -webkit-font-smoothing: antialiased; }
a { color: inherit; }
img { max-width: 100%; }
.wrap { max-width: 1160px; margin: 0 auto; padding: 0 20px; }
.skip { position: absolute; left: -9999px; top: 8px; background: #fb623f; color: #fff; padding: 10px 16px; border-radius: 10px; z-index: 50; }
.skip:focus { left: 16px; }
/* No box on a mouse or finger click (owner, 2026-09-26). Keyboards and TV remotes still see where
   they are: the outline comes back through :focus-visible (one selector per rule - a browser that
   does not know it drops only that rule), and a focused question is lit in ember everywhere. */
a:focus, button:focus, summary:focus { outline: none; }
a:focus-visible { outline: 3px solid #f3f6f8; outline-offset: 3px; }
button:focus-visible { outline: 3px solid #f3f6f8; outline-offset: 3px; }
summary:focus-visible { outline: 3px solid #f3f6f8; outline-offset: 3px; }
.faq summary:focus { color: #fb8a6c; }
.nav a:focus, .foot-links a:focus, .crumbs a:focus, .toc a:focus, .prose a:focus { color: #fb8a6c; text-decoration: underline; }
.btn:focus { box-shadow: 0 0 0 3px rgba(251, 98, 63, .45); }

/* header */
.top { position: -webkit-sticky; position: sticky; top: 0; z-index: 20; background: rgba(8, 12, 15, .86); border-bottom: 1px solid rgba(255, 255, 255, .07); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); }
.top .wrap { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; height: 68px; }
.logo { display: block; line-height: 0; }
.logo img { width: 112px; height: 38px; }
.nav { display: -webkit-box; display: -webkit-flex; display: flex; margin-left: 36px; }
.nav a { margin-right: 26px; color: #9aa7b0; text-decoration: none; font-size: 15px; font-weight: 500; }
.nav a:hover { color: #f3f6f8; }
.top-acts { margin-left: auto; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
.top-acts .btn { margin-left: 10px; }
.btn-acc { display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
.btn-acc svg { margin-right: 7px; -webkit-flex: 0 0 auto; flex: 0 0 auto; }
.btn-ghost.btn-sm { padding: 9px 16px; font-size: 15px; }
.btn { display: inline-block; border-radius: 999px; font-weight: 700; text-decoration: none; text-align: center; -webkit-transition: background .15s, -webkit-transform .15s; transition: background .15s, transform .15s; }
.btn-main { background: #fb623f; color: #fff; padding: 14px 28px; font-size: 16px; box-shadow: 0 10px 30px rgba(251, 98, 63, .28); }
.btn-main:hover { background: #ff7654; -webkit-transform: translateY(-1px); transform: translateY(-1px); }
.btn-ghost { border: 1px solid rgba(255, 255, 255, .16); color: #f3f6f8; padding: 13px 26px; font-size: 16px; }
.btn-ghost:hover { background: rgba(255, 255, 255, .06); }
.btn-sm { padding: 10px 20px; font-size: 15px; box-shadow: none; }

/* hero */
.hero { position: relative; overflow: hidden; padding: 88px 0 72px; text-align: center; }
.hero:before { content: ""; position: absolute; left: 50%; top: -220px; width: 900px; height: 600px; margin-left: -450px; background: radial-gradient(closest-side, rgba(251, 98, 63, .22), rgba(251, 98, 63, 0)); pointer-events: none; }
.hero .wrap { position: relative; }
.eyebrow { display: inline-block; margin: 0 0 18px; padding: 6px 14px; border: 1px solid rgba(251, 98, 63, .35); border-radius: 999px; background: rgba(251, 98, 63, .10); color: #fb8a6c; font-size: 13px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.dot { display: inline-block; width: 8px; height: 8px; margin-right: 8px; border-radius: 50%; background: #34d399; vertical-align: 1px; }
h1 { max-width: 880px; margin: 0 auto; font-size: 54px; line-height: 1.08; font-weight: 800; letter-spacing: -.025em; }
h1 em { font-style: normal; color: #fb623f; }
.lede { max-width: 640px; margin: 22px auto 0; color: #9aa7b0; font-size: 19px; }
.acts { margin-top: 34px; }
.acts .btn { margin: 0 6px 12px; }
.proof { margin-top: 18px; color: #9aa7b0; font-size: 14px; }
.proof a { color: #f3f6f8; }

/* leagues */
.sec { padding: 72px 0; }
.sec-alt { background: #0b1014; border-top: 1px solid rgba(255, 255, 255, .05); border-bottom: 1px solid rgba(255, 255, 255, .05); }
.sec-head { max-width: 680px; margin: 0 auto 40px; text-align: center; }
.kicker { margin: 0 0 10px; color: #fb623f; font-size: 13px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
h2 { margin: 0; font-size: 36px; line-height: 1.15; font-weight: 800; letter-spacing: -.02em; }
.sec-head p { margin: 14px 0 0; color: #9aa7b0; font-size: 17px; }
.leagues { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; margin: 0 -6px; padding: 0; list-style: none; }
.leagues li { width: 25%; padding: 6px; }
.league { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; height: 100%; min-height: 76px; padding: 12px 18px; border: 1px solid rgba(255, 255, 255, .08); border-radius: 18px; line-height: 1.25; background: #0d1317; text-decoration: none; font-weight: 700; font-size: 17px; -webkit-transition: border-color .15s, background .15s; transition: border-color .15s, background .15s; }
.league:hover, .league:focus { border-color: rgba(251, 98, 63, .55); background: #121a1f; }
.league img, .league svg { width: 36px; height: 36px; margin-right: 14px; -webkit-flex: 0 0 auto; flex: 0 0 auto; }
.league svg { color: #fb623f; }
.league small { display: block; margin-top: 3px; color: #9aa7b0; font-size: 13px; font-weight: 500; }
.league-all { background: rgba(251, 98, 63, .10); border-color: rgba(251, 98, 63, .35); }
.league-all b { display: block; color: #fb623f; font-size: 24px; line-height: 1; margin-right: 14px; }

/* features */
.feats { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -10px; padding: 0; list-style: none; }
.feats li { width: 33.333%; padding: 10px; }
.feat { height: 100%; padding: 26px; border: 1px solid rgba(255, 255, 255, .07); border-radius: 20px; background: #0d1317; }
.feat-ico { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; width: 46px; height: 46px; margin-bottom: 16px; border-radius: 14px; background: rgba(251, 98, 63, .12); color: #fb623f; }
.feat h3 { margin: 0 0 8px; font-size: 19px; line-height: 1.3; }
.feat p { margin: 0; color: #9aa7b0; font-size: 15.5px; }

/* steps */
.steps { display: -webkit-box; display: -webkit-flex; display: flex; margin: 0 -10px; padding: 0; list-style: none; counter-reset: s; }
.steps li { width: 33.333%; padding: 10px; }
.step { height: 100%; padding: 28px 26px; border-radius: 20px; background: #0d1317; border: 1px solid rgba(255, 255, 255, .07); }
.step:before { counter-increment: s; content: counter(s); display: block; width: 40px; height: 40px; margin-bottom: 16px; border-radius: 50%; background: #fb623f; color: #fff; font-weight: 800; font-size: 18px; line-height: 40px; text-align: center; }
.step h3 { margin: 0 0 8px; font-size: 19px; }
.step p { margin: 0; color: #9aa7b0; font-size: 15.5px; }
.center { margin-top: 34px; text-align: center; }

/* reviews */
.trust { max-width: 720px; margin: 0 auto; padding: 36px 28px; border: 1px solid rgba(255, 255, 255, .08); border-radius: 24px; background: #0d1317; text-align: center; }
.trust p { margin: 0 0 22px; color: #9aa7b0; font-size: 17px; }
.trust .tp { min-height: 52px; margin: 0 auto 20px; }
.tp-link { color: #f3f6f8; font-weight: 600; }

/* blog */
.posts { display: -webkit-box; display: -webkit-flex; display: flex; margin: 0 -10px; padding: 0; list-style: none; }
.posts li { width: 33.333%; padding: 10px; }
.post { display: block; height: 100%; padding: 26px; border: 1px solid rgba(255, 255, 255, .07); border-radius: 20px; background: #0d1317; text-decoration: none; -webkit-transition: border-color .15s; transition: border-color .15s; }
.post:hover, .post:focus { border-color: rgba(251, 98, 63, .5); }
.post small { color: #fb623f; font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.post h3 { margin: 10px 0 8px; font-size: 18px; line-height: 1.35; }
.post p { margin: 0; color: #9aa7b0; font-size: 15px; }

/* faq */
.faq { max-width: 800px; margin: 0 auto; }
.faq details { border-bottom: 1px solid rgba(255, 255, 255, .08); }
.faq summary { position: relative; padding: 22px 44px 22px 0; cursor: pointer; font-size: 18px; font-weight: 600; list-style: none; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary:after { content: "+"; position: absolute; right: 6px; top: 18px; color: #fb623f; font-size: 26px; font-weight: 400; }
.faq details[open] summary:after { content: "\2212"; }
.faq details p { margin: 0 0 22px; color: #9aa7b0; font-size: 16px; }

/* final call */
.final { padding: 80px 0; text-align: center; background: radial-gradient(ellipse at center, rgba(251, 98, 63, .16), rgba(251, 98, 63, 0) 70%); }
.final p { margin: 14px auto 30px; max-width: 560px; color: #9aa7b0; font-size: 17px; }

/* footer */
.foot { padding: 48px 0 36px; border-top: 1px solid rgba(255, 255, 255, .07); color: #9aa7b0; font-size: 14px; }
.foot-row { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
.foot-brand { max-width: 320px; margin-bottom: 24px; }
.foot-brand p { margin: 12px 0 0; }
.foot-links { margin-bottom: 24px; }
.foot-links h4 { margin: 0 0 12px; color: #f3f6f8; font-size: 14px; }
.foot-links a { display: block; margin-bottom: 8px; color: #9aa7b0; text-decoration: none; }
.foot-links a:hover { color: #f3f6f8; }
.foot-tp { min-width: 220px; margin-bottom: 24px; }
.foot-tp h4 { margin: 0 0 12px; color: #f3f6f8; font-size: 14px; }
.foot-bottom { margin-top: 12px; padding-top: 22px; border-top: 1px solid rgba(255, 255, 255, .06); font-size: 13px; }

@media (max-width: 960px) {
    .nav { display: none; }
    h1 { font-size: 42px; }
    .leagues li { width: 50%; }
    .feats li, .posts li { width: 50%; }
    .steps { display: block; }
    .steps li { width: 100%; }
}
@media (max-width: 600px) {
    .hero { padding: 56px 0 52px; }
    h1 { font-size: 33px; }
    .lede { font-size: 17px; }
    h2 { font-size: 28px; }
    .sec { padding: 56px 0; }
    .acts .btn { display: block; margin: 0 0 12px; }
    .feats li, .posts li { width: 100%; }
    .posts { display: block; }
    .league { min-height: 68px; padding: 10px 12px; font-size: 15px; }
    .league-all b { font-size: 20px; margin-right: 10px; }
    .top-acts .btn { margin-left: 8px; padding: 9px 14px; font-size: 14px; }
    .league img, .league svg { width: 30px; height: 30px; margin-right: 10px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .btn { -webkit-transition: none; transition: none; } }

/* ------------------------------------------------------------------ pages (build/build.js) */
.page-hero { padding: 56px 0 28px; text-align: center; }
.page-hero h1 { font-size: 44px; }
.page-hero p { max-width: 680px; margin: 14px auto 0; color: #9aa7b0; font-size: 17px; }
.crumbs { margin: 0 0 16px; color: #7e8b95; font-size: 14px; }
.crumbs a { color: #9aa7b0; text-decoration: none; }
.crumbs a:hover { color: #f3f6f8; }
.post-meta { margin: 16px 0 0; color: #9aa7b0; font-size: 14px; }
.post-img { max-width: 960px; margin: 8px auto 36px; padding: 0 20px; }
.post-img img { display: block; width: 100%; height: 380px; border-radius: 20px; object-fit: cover; }
.prose { max-width: 760px; margin: 0 auto; padding: 0 20px 72px; color: #c9d2d8; font-size: 17px; line-height: 1.75; overflow-wrap: break-word; word-wrap: break-word; }
.prose h2 { margin: 44px 0 12px; color: #f3f6f8; font-size: 27px; line-height: 1.25; letter-spacing: -.01em; }
.prose h3 { margin: 28px 0 8px; color: #f3f6f8; font-size: 20px; line-height: 1.3; }
.prose h2:first-child, .prose h3:first-child { margin-top: 0; }
.prose p { margin: 0 0 16px; }
.prose a { color: #fb8a6c; }
.prose ul, .prose ol { margin: 0 0 18px; padding-left: 22px; }
.prose li { margin-bottom: 8px; }
.prose strong, .prose b { color: #f3f6f8; }
.prose h2[id], .prose h3[id] { scroll-margin-top: 90px; }
.toc { margin: 0 0 36px; padding: 20px 24px; border: 1px solid rgba(255, 255, 255, .08); border-radius: 18px; background: #0d1317; font-size: 16px; }
.toc b { display: block; margin-bottom: 8px; color: #f3f6f8; font-size: 14px; letter-spacing: .06em; text-transform: uppercase; }
.toc ol { margin: 0; padding-left: 20px; }
.toc li { margin-bottom: 6px; }
.toc a { color: #c9d2d8; text-decoration: none; }
.toc a:hover { color: #fb8a6c; }
.card { margin: 0 0 20px; padding: 20px 22px; border: 1px solid rgba(255, 255, 255, .08); border-radius: 18px; background: #0d1317; }
.card h4 { margin: 6px 0 4px; color: #f3f6f8; font-size: 18px; }
.card p { margin: 0; font-size: 15.5px; }
.card .card-sub { margin: 0 0 8px; color: #f3f6f8; font-weight: 600; }
.card-tag { display: inline-block; color: #fb623f; font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.cta-box { margin: 36px 0; padding: 30px 26px; border: 1px solid rgba(251, 98, 63, .35); border-radius: 22px; background: rgba(251, 98, 63, .08); text-align: center; }
.cta-box h3 { margin: 0 0 8px; }
.cta-box p { margin: 0 0 20px; color: #9aa7b0; }
.prose .cta-box a.btn { color: #fff; text-decoration: none; }
.post-thumb { display: block; width: 100%; height: 190px; margin-bottom: 16px; border-radius: 14px; object-fit: cover; background: #121a1f; }
.contact-cards .feat .btn { margin-top: 16px; }
.links-row { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; margin: 0; padding: 0; list-style: none; }
.links-row li { margin: 0 6px 12px; }
.links-row a { display: inline-block; padding: 10px 18px; border: 1px solid rgba(255, 255, 255, .12); border-radius: 999px; color: #f3f6f8; text-decoration: none; font-weight: 600; font-size: 15px; }
.links-row a:hover, .links-row a:focus { border-color: rgba(251, 98, 63, .55); }
@media (max-width: 600px) {
    .page-hero { padding: 40px 0 20px; }
    .page-hero h1 { font-size: 30px; }
    .prose { font-size: 16.5px; }
    .prose h2 { font-size: 23px; }
    .post-img img { height: 210px; border-radius: 16px; }
    /* Room for the live chat bubble, so it never sits on the last line of the page. */
    body { padding-bottom: 76px; }
}
@media (max-width: 600px) {
    .wrap { padding: 0 16px; }
    .top .wrap { height: 62px; }
    .top .logo img { width: 88px; height: 30px; }
    .top-acts .btn { margin-left: 6px; padding: 8px 12px; font-size: 14px; }
    .btn-acc svg { width: 16px; height: 16px; margin-right: 6px; }
}
@media (max-width: 369px) {
    /* A narrow phone (360, 320): the account button keeps its icon, the label goes. */
    .btn-acc span { display: none; }
    .btn-acc svg { margin-right: 0; }
}
