:root{--ink:#07111f;--navy:#0b1d33;--panel:#102842;--blue:#60c8ff;--violet:#8f6cff;--orange:#c64b0d;--paper:#f4f7fb;--muted:#9fb0c4;--line:rgba(255,255,255,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#f8fbff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{height:76px;padding:0 max(20px,calc((100% - 1160px)/2));display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1000;background:rgba(7,17,31,.9);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px}.brand strong{font-size:1.2rem;letter-spacing:-.04em}.brand strong span,h1 span{color:var(--blue)}.brand-bars{height:25px;display:flex;align-items:flex-end;gap:3px}.brand-bars i{display:block;width:4px;border-radius:4px;background:linear-gradient(var(--blue),var(--violet))}.brand-bars i:nth-child(1){height:9px}.brand-bars i:nth-child(2){height:15px}.brand-bars i:nth-child(3){height:21px}.brand-bars i:nth-child(4){height:25px}nav{display:flex;align-items:center;gap:26px;font-size:.9rem;color:#c9d5e3}nav a:hover{color:#fff}.nav-cta{padding:9px 15px;border:1px solid rgba(96,200,255,.45);border-radius:999px;color:#fff}.hero{min-height:680px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;padding:90px 0}.hero:before,.abc-hero:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;right:-180px;top:40px;background:radial-gradient(circle,rgba(96,200,255,.18),rgba(143,108,255,.08) 45%,transparent 70%)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:800;color:var(--blue);margin-bottom:18px}.hero h1,.abc-hero h1{font-size:clamp(3rem,7vw,6.2rem);line-height:.98;letter-spacing:-.065em;max-width:980px;margin:0}.hero-copy{font-size:clamp(1.08rem,2vw,1.32rem);color:#b7c6d8;max-width:690px;margin:28px 0 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;font-weight:750}.button.primary{color:#07111f;background:var(--blue)}.button.ghost{border:1px solid var(--line);background:rgba(255,255,255,.04)}.button.light{background:#fff;color:#07111f}.signal-field{position:absolute;right:2%;bottom:12%;display:flex;align-items:flex-end;gap:12px;opacity:.42;transform:rotate(18deg)}.signal-field span{width:16px;border-radius:20px;background:linear-gradient(var(--blue),var(--violet))}.signal-field span:nth-child(1){height:60px}.signal-field span:nth-child(2){height:120px}.signal-field span:nth-child(3){height:190px}.signal-field span:nth-child(4){height:135px}.signal-field span:nth-child(5){height:80px}.signal-field span:nth-child(6){height:42px}.section{padding:105px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-heading h2,.about h2,.contact-inner h2{font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.055em;line-height:1.05;margin:0}.section-heading p{color:var(--muted);max-width:420px;margin:0}.multiplex-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:22px}.mux-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--navy);transition:.25s transform,.25s border-color;min-height:430px}.mux-card.abc:hover{transform:translateY(-5px);border-color:rgba(96,200,255,.5)}.mux-card img{display:block;width:100%;height:245px;object-fit:cover;object-position:center}.mux-body{padding:28px}.mux-body h3{font-size:1.65rem;letter-spacing:-.035em;margin:12px 0 7px}.mux-body p{color:var(--muted);margin:0 0 22px}.status{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.status.live{background:rgba(67,213,135,.15);color:#6ee7a7}.status.soon{background:rgba(255,181,72,.14);color:#ffc36b}.text-link{font-weight:750;color:var(--blue)}.text-link.muted{color:#9fb0c4}.ards{display:flex;flex-direction:column;justify-content:space-between}.ards-mark{height:245px;display:flex;align-items:center;justify-content:center;gap:10px;background:radial-gradient(circle at center,rgba(143,108,255,.23),transparent 64%)}.ards-mark span{font-size:clamp(3rem,7vw,6rem);font-weight:900;letter-spacing:-.08em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.35)}.about{border-top:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:40px}.about-grid>p{color:#c6d2e0;font-size:1.13rem;margin:0}.facts{display:grid;gap:14px}.facts div{display:flex;align-items:baseline;gap:20px;padding:17px 0;border-bottom:1px solid var(--line)}.facts strong{color:var(--blue);font-size:1.15rem;min-width:80px}.facts span{color:var(--muted)}footer{border-top:1px solid var(--line);color:#8799ae}.footer-inner{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:20px}.abc-hero{min-height:620px;padding:90px 0;display:grid;grid-template-columns:360px 1fr;align-items:center;gap:70px;position:relative;overflow:hidden}.abc-hero>*{position:relative}.abc-logo{width:100%;border-radius:28px;box-shadow:0 35px 70px rgba(0,0,0,.35)}.abc-hero h1{font-size:clamp(3rem,6vw,5.6rem)}.abc-hero p{color:#b9c8d9;font-size:1.15rem;max-width:670px}.map-wrap{position:relative;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#0b1d33}.map-wrap #coverage-map{height:620px}.map-key{position:absolute;z-index:500;left:16px;bottom:28px;background:rgba(7,17,31,.92);border:1px solid var(--line);border-radius:999px;padding:8px 13px;display:flex;align-items:center;gap:8px;font-size:.8rem}.map-key i{width:10px;height:10px;border-radius:50%;background:#16ff42;box-shadow:0 0 10px #16ff42}.fine-print{font-size:.85rem;color:#899caf;max-width:950px}.stations-section{background:#0a1728;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.station-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.station-grid a{min-height:125px;padding:20px;border:1px solid var(--line);background:rgba(255,255,255,.025);border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.station-grid a:hover{border-color:rgba(96,200,255,.5);background:rgba(96,200,255,.06);transform:translateY(-2px)}.station-grid b{font-size:1.03rem}.station-grid span{font-size:.76rem;color:var(--blue)}.price-grid{display:grid;grid-template-columns:1fr 1fr .72fr;gap:18px;align-items:stretch}.price-card{border:1px solid var(--line);border-radius:22px;padding:28px;background:var(--navy)}.price-card.featured{border-color:rgba(96,200,255,.42);background:linear-gradient(145deg,rgba(96,200,255,.08),var(--navy) 55%)}.price-tag{font-size:.74rem;text-transform:uppercase;letter-spacing:.09em;color:var(--blue);font-weight:800}.price-card h3{font-size:1rem;font-weight:500;color:var(--muted);margin:19px 0}.price-card h3 strong{display:block;color:#fff;font-size:2.5rem;line-height:1}.price-card h3 small{font-size:.75rem}.price-card ul{list-style:none;padding:0;margin:25px 0}.price-card li{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:10px 0;color:#b8c6d6}.price-card p{color:var(--muted);font-size:.88rem}.terms{margin-top:24px;padding:28px;border-left:3px solid var(--blue);background:rgba(255,255,255,.025)}.terms h3{margin:0 0 10px}.terms ul{margin:0;padding-left:20px;color:#aebed0}.contact-section{padding:90px 0;background:linear-gradient(120deg,#155d81,#5943a6)}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-inner p{max-width:650px;margin-bottom:0;color:#e2eaf4}
.coverage-overlay{filter:saturate(2.2) brightness(.68) contrast(1.45)}
.mux-card img.mux-logo{width:100%;height:245px;object-fit:contain;object-position:center;padding:18px;background:#fff}
.station-grid a,.station-card{min-height:170px;padding:16px;border:1px solid var(--line);background:rgba(255,255,255,.025);border-radius:16px;display:flex;flex-direction:column;justify-content:flex-end;gap:5px;transition:.2s}.station-grid img{display:block;width:auto;max-width:185px;height:auto;max-height:80px;object-fit:contain;margin:auto auto 8px}.station-card span{font-size:.76rem;color:#8396aa}.station-placeholder{width:66px;height:66px;margin:auto auto 12px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(96,200,255,.2),rgba(143,108,255,.22));border:1px solid var(--line);font-weight:900;font-size:1.2rem;color:#d8eaff}
@media(max-width:850px){nav a:not(.nav-cta){display:none}.multiplex-grid,.about-grid,.abc-hero,.price-grid{grid-template-columns:1fr}.abc-hero{gap:34px}.abc-logo{max-width:300px}.station-grid{grid-template-columns:repeat(2,1fr)}.section-heading,.contact-inner{align-items:flex-start;flex-direction:column}.map-wrap #coverage-map{height:480px}.signal-field{opacity:.18}}
@media(max-width:520px){.shell{width:min(100% - 28px,1160px)}.hero{min-height:610px}.station-grid{grid-template-columns:1fr}.footer-inner{align-items:flex-start;flex-direction:column;justify-content:center}.map-wrap #coverage-map{height:390px}}
