
:root{--bg:#081716;--bg2:#0e2220;--ink:#071918;--muted:#667a74;--line:#dbe4df;--paper:#f7f7f2;--white:#ffffff;--green:#20c96b;--green2:#baf4d2;--cream:#f1efd8;--shadow:0 24px 70px rgba(3,20,18,.14);--radius:28px;--max:1220px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,247,242,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(7,25,24,.08)}.nav-shell{max-width:var(--max);height:78px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:850;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--ink);color:var(--green);font-weight:900}.brand-text{font-size:20px}.brand-text span{color:#4d6c63}.main-nav{display:flex;gap:26px;margin-left:auto}.nav-link{font-size:15px;color:#456159;font-weight:650}.nav-link:hover,.nav-link.active{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:14px}.text-link{font-weight:700;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:15px 22px;font-weight:850;letter-spacing:-.02em;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-sm{padding:12px 18px}.btn-dark{background:var(--ink);color:white}.btn-green{background:var(--green);color:#052018;box-shadow:0 12px 30px rgba(32,201,107,.23)}.btn-ghost{border:1px solid rgba(7,25,24,.16);background:transparent}.menu-toggle{display:none;background:none;border:0;width:40px;height:40px}.menu-toggle span{display:block;width:21px;height:2px;background:var(--ink);margin:5px auto}.mobile-menu{display:none}.hero{background:var(--bg);color:white;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(32,201,107,.18),transparent 66%);right:-120px;top:-150px}.hero-inner{max-width:var(--max);min-height:660px;margin:auto;padding:86px 24px 80px;display:grid;grid-template-columns:1.08fr .92fr;gap:68px;align-items:center;position:relative}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;font-weight:850;letter-spacing:.13em;font-size:12px;color:#66817a}.hero .eyebrow{color:#a8c0b9}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(54px,6vw,84px);line-height:.93;letter-spacing:-.065em;max-width:820px;margin:18px 0 28px}.hero h1 em{font-style:normal;color:var(--green)}.hero-copy{font-size:19px;line-height:1.65;color:#bfd0cb;max-width:660px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.hero-note{display:flex;gap:18px;flex-wrap:wrap;margin-top:34px;color:#a9bbb6;font-size:13px}.hero-note span{display:flex;align-items:center;gap:8px}.hero-note i{width:18px;height:18px;border-radius:50%;background:rgba(32,201,107,.14);display:grid;place-items:center;color:var(--green);font-style:normal;font-weight:900}.screen-card{background:#f3f5ef;color:var(--ink);border-radius:32px;padding:22px;box-shadow:0 38px 90px rgba(0,0,0,.28);transform:rotate(1.5deg)}.screen-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.screen-dots{display:flex;gap:7px}.screen-dots span{width:8px;height:8px;border-radius:50%;background:#b6c4bf}.live-badge{font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;background:#d8f8e5;padding:8px 10px;border-radius:999px}.tv-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:12px}.tv-main{min-height:295px;background:linear-gradient(135deg,#0e2421,#203b35);border-radius:22px;padding:24px;color:white;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.tv-main:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#2ee27d33,transparent 64%);right:-30px;top:-60px}.tv-main small{color:#a6bbb5}.tv-main strong{font-size:30px;line-height:1.05;max-width:260px;margin:7px 0}.progress{height:6px;background:#3e5650;border-radius:99px;overflow:hidden;margin-top:20px}.progress span{display:block;width:64%;height:100%;background:var(--green)}.tv-side{display:grid;gap:12px}.mini-tile{background:white;border:1px solid #dde6e1;border-radius:18px;padding:16px}.mini-tile .icon{width:40px;height:40px;border-radius:13px;background:#e8f7ed;display:grid;place-items:center;margin-bottom:18px;font-size:18px}.mini-tile strong{display:block;font-size:14px}.mini-tile small{color:#6c7c78}.section{padding:100px 24px}.section-inner{max-width:var(--max);margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-head h2{font-size:clamp(38px,4.8vw,62px);letter-spacing:-.055em;line-height:.98;max-width:780px;margin:14px 0 0}.section-head p{max-width:420px;color:var(--muted);font-size:16px;line-height:1.65;margin:0}.trust-strip{background:#eff1e9;border-bottom:1px solid #dde4dd}.trust-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:0 24px}.trust-item{padding:25px 0;border-right:1px solid #d9e1db;display:flex;align-items:center;gap:12px;justify-content:center;font-weight:750;font-size:14px}.trust-item:last-child{border-right:0}.trust-item b{width:24px;height:24px;border-radius:50%;background:#d8f5e2;display:grid;place-items:center;color:#0b8f4b}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{background:white;border:1px solid #e0e7e2;border-radius:24px;padding:30px;min-height:270px;box-shadow:0 12px 30px rgba(7,25,24,.035)}.feature-icon{width:46px;height:46px;border-radius:15px;background:#e6f7ec;display:grid;place-items:center;font-weight:900;margin-bottom:38px}.feature-card h3{font-size:23px;letter-spacing:-.035em;margin-bottom:12px}.feature-card p{color:var(--muted);line-height:1.65}.benefits-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:60px;align-items:center}.benefits-copy h2{font-size:clamp(42px,5vw,66px);letter-spacing:-.055em;line-height:.98;margin:15px 0 20px}.benefits-copy p{color:var(--muted);font-size:17px;line-height:1.7;max-width:470px;margin-bottom:28px}.benefit-panel{background:#242424;color:white;border-radius:28px;padding:34px 38px;display:grid;gap:3px;box-shadow:0 26px 70px rgba(7,25,24,.16)}.benefit-item{display:flex;align-items:center;gap:18px;padding:14px 0;font-size:19px;line-height:1.35}.benefit-item span{width:27px;height:27px;border-radius:5px;background:#fff;color:#111;display:grid;place-items:center;font-size:17px;font-weight:950;flex:0 0 auto}.benefit-item strong{font-weight:500;letter-spacing:-.01em}.dark-section{background:var(--bg);color:white}.dark-section .section-head p{color:#9fb4ae}.dark-section .eyebrow{color:#9fb4ae}.channels-wrap{display:grid;grid-template-columns:.88fr 1.12fr;gap:30px;align-items:start}.channel-nav{display:grid;gap:10px}.channel-chip{background:#112824;border:1px solid #27403a;border-radius:18px;padding:18px 20px;color:#c8d8d3;display:flex;justify-content:space-between;align-items:center}.channel-chip.active{background:var(--green);color:#062018;border-color:var(--green);font-weight:850}.channel-window{background:#f4f5ef;border-radius:28px;padding:24px;color:var(--ink)}.channel-toolbar{display:flex;gap:10px;margin-bottom:18px}.fake-search{flex:1;background:white;border:1px solid #dbe4df;border-radius:14px;padding:14px 16px;color:#7c8c87}.filter-pill{background:#e7eee9;padding:14px 16px;border-radius:14px;font-weight:750}.channel-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.channel-row{display:flex;align-items:center;gap:12px;padding:14px;background:white;border:1px solid #e0e7e2;border-radius:14px}.channel-logo{width:38px;height:38px;border-radius:12px;background:#edf2ef;display:grid;place-items:center;font-weight:900;font-size:12px}.channel-row strong{font-size:14px}.channel-row small{display:block;color:#7a8c86;margin-top:3px}.device-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.device-card{background:white;border:1px solid #dfe7e1;border-radius:22px;padding:25px;transition:.2s}.device-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.device-symbol{height:118px;border-radius:18px;background:linear-gradient(145deg,#eef4ef,#fdfdfa);display:grid;place-items:center;font-size:44px;margin-bottom:20px;color:var(--ink);overflow:hidden}.brand-device-icon{padding:19px}.device-logo-svg{width:100%;height:100%;max-width:128px;max-height:72px}.device-logo-img{display:block;width:auto;height:auto;object-fit:contain}.apple-tv-image{width:148px;max-width:82%;max-height:72px}.fire-tv-logo{max-width:155px}.android-logo{max-width:170px}.apple-tv-logo{max-width:118px;max-height:60px}.smart-tv-logo{max-width:86px}.word-logo{max-width:145px}.lg-logo{max-width:112px}.desktop-logo{max-width:88px}.device-card h3{font-size:19px;margin-bottom:7px}.device-card p{color:var(--muted);font-size:14px;line-height:1.5}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.price-card{background:white;border:1px solid #dbe4df;border-radius:26px;padding:26px;display:flex;flex-direction:column;min-height:520px}.price-card.featured{border:1.5px solid #20c96b;box-shadow:0 20px 55px rgba(32,201,107,.12)}.price-badge{font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:#537067}.price-card h3{font-size:24px;letter-spacing:-.04em;margin:11px 0 8px}.price{font-size:46px;font-weight:900;letter-spacing:-.055em;margin:14px 0}.price small{font-size:14px;color:var(--muted);font-weight:650}.plan-addon-pill{display:inline-flex;align-self:flex-start;background:#e8f7ed;color:#0b6d40;border:1px solid #ccebd8;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850;margin:0 0 18px}.price-card ul{list-style:none;padding:0;margin:0 0 26px;display:grid;gap:11px;color:#4f6660;font-size:13px;line-height:1.35}.price-card li:before{content:"✓";font-weight:900;color:#0a9b50;margin-right:8px}.price-card .btn{margin-top:auto}.bonus{display:inline-flex;align-self:flex-start;background:#fff2c6;color:#6c5311;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850;margin-top:6px}.pricing-note{margin-top:18px;color:var(--muted);font-size:13px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;counter-reset:steps}.step{counter-increment:steps;background:#eef1e9;border-radius:24px;padding:30px;min-height:240px}.step:before{content:"0" counter(steps);display:block;font-size:13px;font-weight:900;color:#6f827c;margin-bottom:52px}.step h3{font-size:24px;letter-spacing:-.035em}.step p{color:var(--muted);line-height:1.6}.faq{display:grid;gap:10px}.faq-item{background:white;border:1px solid #dfe6e1;border-radius:18px;overflow:hidden}.faq-q{width:100%;border:0;background:none;text-align:left;padding:22px 24px;display:flex;justify-content:space-between;gap:20px;font-weight:850;cursor:pointer}.faq-a{display:none;padding:0 24px 22px;color:var(--muted);line-height:1.65}.faq-item.open .faq-a{display:block}.faq-item.open .faq-q span{transform:rotate(45deg)}.cta-panel{background:var(--green);border-radius:34px;padding:50px;display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center}.cta-panel h2{font-size:clamp(38px,5vw,64px);letter-spacing:-.055em;line-height:.98;margin:0}.cta-panel p{margin:14px 0 0;max-width:650px;color:#174b35}.cta-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.page-hero{padding:94px 24px 64px;background:#eef1e9;border-bottom:1px solid #d9e1db}.page-hero-inner{max-width:var(--max);margin:auto}.page-hero h1{font-size:clamp(48px,6vw,78px);letter-spacing:-.06em;line-height:.95;max-width:900px;margin:16px 0 24px}.page-hero p{font-size:18px;line-height:1.65;max-width:720px;color:#5d726c}.content-layout{display:grid;grid-template-columns:1fr 320px;gap:60px}.prose{font-size:17px;line-height:1.75;color:#334c45}.prose h2{font-size:34px;letter-spacing:-.04em;color:var(--ink);margin:42px 0 14px}.prose h3{font-size:24px;letter-spacing:-.03em;color:var(--ink);margin:30px 0 10px}.prose ul{padding-left:20px}.side-card{position:sticky;top:105px;background:white;border:1px solid #dfe6e1;border-radius:24px;padding:24px;height:max-content}.side-card h3{font-size:22px;letter-spacing:-.035em}.side-card p{color:var(--muted);line-height:1.55}.mini-links{display:grid;gap:8px;margin-top:18px}.mini-links a{padding:12px 14px;border-radius:13px;background:#eff3ee;font-weight:750;font-size:14px}.site-footer{background:#071918;color:white;padding:70px 24px 28px}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.footer-brand .brand-mark{background:white;color:var(--ink)}.footer-grid p{color:#9bb0aa;max-width:350px;line-height:1.6}.footer-grid h3{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#79928b}.footer-grid>div{display:grid;align-content:start;gap:11px}.footer-grid a{color:#c6d4d0;font-size:14px}.footer-bottom{max-width:var(--max);margin:50px auto 0;padding-top:24px;border-top:1px solid #1e3530;display:flex;justify-content:space-between;gap:20px;color:#718a82;font-size:12px}.modal-backdrop{position:fixed;inset:0;background:rgba(3,18,16,.76);display:none;align-items:center;justify-content:center;padding:24px;z-index:80}.modal-backdrop.open{display:flex}.order-modal{width:min(680px,100%);max-height:92vh;overflow:auto;background:#fbfcf8;border:1px solid #cdd9d3;border-radius:30px;padding:28px;box-shadow:0 30px 100px rgba(0,0,0,.38)}.modal-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.modal-head .eyebrow{margin-bottom:10px}.modal-head h2{font-size:36px;letter-spacing:-.05em;margin:0}.modal-close{width:44px;height:44px;border-radius:50%;border:1px solid #cbd8d1;background:transparent;font-size:24px;cursor:pointer}.order-summary{margin-top:28px;border-top:1px solid #d6dfda}.summary-row{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #d6dfda;color:#637770;font-size:14px}.summary-row strong{color:var(--ink)}.bonus-note{background:#fff4cf;color:#654f1b;border-radius:15px;padding:13px 16px;line-height:1.45;margin:15px 0;font-size:13px}.addon-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #d6dfda}.addon-row h3{margin:0 0 4px;font-size:18px}.addon-row p{margin:0;color:#697c76;font-size:12px}.counter{display:grid;grid-template-columns:40px 42px 40px;border:1px solid #cad7d0;border-radius:13px;overflow:hidden;flex:0 0 auto}.counter button,.counter span{height:40px;border:0;background:#f5f7f3;display:grid;place-items:center;font-weight:900}.counter button{font-size:18px;cursor:pointer}.counter span{border-left:1px solid #cad7d0;border-right:1px solid #cad7d0;background:white}.total-row{display:flex;justify-content:space-between;align-items:end;padding:18px 0}.total-row strong{font-size:18px}.total-price{font-size:40px;font-weight:950;letter-spacing:-.06em}.modal-actions .btn{width:100%;font-size:16px;padding:16px}.modal-foot{font-size:11px;color:#71827d;text-align:center;line-height:1.5;margin:12px auto 0;max-width:520px}.toast{position:fixed;right:24px;bottom:24px;background:#071918;color:white;padding:15px 18px;border-radius:14px;box-shadow:var(--shadow);z-index:100;display:none;max-width:360px}.toast.show{display:block}.config-banner{display:none}.legal-placeholder{background:#fff5d2;border:1px solid #ecd993;border-radius:18px;padding:18px;color:#604f1f;margin-bottom:28px}.article-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.article-card{padding:24px;border:1px solid #dfe6e1;background:white;border-radius:22px}.article-card small{color:#698078;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.article-card h3{font-size:21px;margin:12px 0 10px}.article-card p{color:var(--muted);line-height:1.55;font-size:14px}.article-card a{font-weight:850;color:#0b8e4a}@media(max-width:980px){.benefits-layout{grid-template-columns:1fr;gap:34px}.benefit-panel{padding:30px}.main-nav{display:none}.menu-toggle{display:block}.text-link{display:none}.mobile-menu{padding:0 24px 20px;gap:12px;flex-wrap:wrap}.mobile-menu.open{display:flex}.hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:65px}.screen-card{max-width:640px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.feature-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.device-grid{grid-template-columns:repeat(2,1fr)}.channels-wrap,.cta-panel,.content-layout{grid-template-columns:1fr}.cta-actions{justify-content:flex-start}.side-card{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}.article-cards{grid-template-columns:1fr 1fr}}@media(max-width:640px){.benefit-panel{padding:24px 22px;border-radius:22px}.benefit-item{font-size:16px;padding:11px 0;gap:14px}.benefit-item span{width:24px;height:24px}.nav-shell{height:68px;padding:0 16px}.nav-actions .btn{display:none}.hero-inner{padding:58px 18px 56px;gap:42px}.hero h1{font-size:49px}.hero-copy{font-size:17px}.screen-card{padding:14px;border-radius:24px}.tv-grid{grid-template-columns:1fr}.tv-side{grid-template-columns:1fr 1fr}.tv-main{min-height:240px}.section{padding:72px 18px}.section-head{display:block}.section-head p{margin-top:18px}.trust-grid{padding:0 18px}.trust-item{justify-content:flex-start;font-size:12px}.feature-grid,.pricing-grid,.device-grid,.steps,.channel-list,.article-cards{grid-template-columns:1fr}.price-card{min-height:auto}.channel-nav{grid-template-columns:1fr 1fr}.cta-panel{padding:32px 24px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid}.page-hero{padding:70px 18px 50px}.page-hero h1{font-size:50px}.order-modal{padding:24px;border-radius:26px}.modal-head h2{font-size:34px}.summary-row,.addon-row{align-items:flex-start}.addon-row{display:grid}.counter{justify-self:end}.total-price{font-size:40px}}

.breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#789089;font-size:12px;font-weight:700;margin-bottom:18px}.breadcrumbs a:hover{color:var(--ink)}.breadcrumbs i{font-style:normal;color:#aab9b4}.article-meta{color:#71867f;font-size:13px;margin-top:20px}.notice{background:#eef5ef;border:1px solid #d6e5da;border-radius:18px;padding:18px 20px;margin:0 0 28px}.notice strong{color:var(--ink)}.notice p{margin:6px 0 0}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0}.info-card{background:white;border:1px solid #dfe7e1;border-radius:18px;padding:19px}.info-card strong{font-size:16px;color:var(--ink)}.info-card p{font-size:14px;line-height:1.55;margin:7px 0 0;color:var(--muted)}.table-wrap{overflow-x:auto;margin:22px 0}.compare-table{width:100%;border-collapse:separate;border-spacing:0;background:white;border:1px solid #dfe7e1;border-radius:18px;overflow:hidden;font-size:14px}.compare-table th,.compare-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e3e9e5}.compare-table th{background:#eef3ee;color:#445f57;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.compare-table tr:last-child td{border-bottom:0}.checklist{list-style:none!important;padding-left:0!important}.checklist li{position:relative;padding-left:30px;margin:10px 0}.checklist li:before{content:"✓";position:absolute;left:0;top:1px;width:21px;height:21px;border-radius:5px;background:#e2f7e9;color:#0b9150;display:grid;place-items:center;font-size:13px;font-weight:950}.channel-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0 30px}.channel-category{background:white;border:1px solid #dfe7e1;border-radius:18px;padding:20px}.channel-category>span{font-size:10px;font-weight:900;letter-spacing:.09em;color:#648078}.channel-category h3{margin:8px 0 5px;font-size:20px}.channel-category p{margin:0;font-size:14px;line-height:1.55;color:var(--muted)}.availability-box{background:#edf1e9;border-radius:22px;padding:22px;margin:20px 0 34px}.availability-box label{display:block;font-weight:850;margin-bottom:10px;color:var(--ink)}.availability-row{display:flex;gap:10px}.availability-row input{flex:1;min-width:0;border:1px solid #ccd8d2;background:white;border-radius:999px;padding:14px 18px;color:var(--ink);outline:none}.availability-box small{display:block;color:#6a7e77;margin-top:10px;line-height:1.5}.inline-action{margin:4px 0 22px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.support-card{background:white;border:1px solid #dfe7e1;border-radius:22px;padding:24px;transition:.2s}.support-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.support-card span{font-size:10px;letter-spacing:.09em;font-weight:900;color:#648078}.support-card h2{font-size:23px;margin:12px 0 8px}.support-card p{color:var(--muted);line-height:1.55;margin:0}.help-prose{max-width:820px;margin-top:50px}
@media(max-width:760px){.info-grid,.channel-category-grid,.support-grid{grid-template-columns:1fr}.availability-row{display:grid}.availability-row .btn{width:100%}}

.pricing-notice{background:#fff5d2;border:1px solid #ecd993;border-radius:18px;padding:18px;color:#604f1f;margin-bottom:28px}

/* V12 production refinements */
.channel-category{appearance:none;text-align:left;color:inherit;font:inherit;cursor:pointer;transition:.18s ease}
.channel-category:hover,.channel-category.selected{transform:translateY(-2px);border-color:#a8c9b7;box-shadow:0 12px 30px rgba(3,20,18,.08)}
.availability-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}
.availability-controls select{width:100%;border:1px solid #ccd8d2;background:white;border-radius:999px;padding:14px 18px;color:var(--ink);outline:none}
.mobile-sticky-cta{display:none}
@media(max-width:640px){
  body{padding-bottom:72px}
  .mobile-sticky-cta{position:fixed;left:10px;right:10px;bottom:10px;z-index:55;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;background:rgba(7,25,24,.94);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 16px 50px rgba(0,0,0,.28)}
  .mobile-sticky-cta a{display:flex;min-height:46px;align-items:center;justify-content:center;border-radius:12px;font-weight:850;font-size:14px}
  .mobile-sticky-cta .sticky-trial{color:#dff8e9;border:1px solid #3f6256}
  .mobile-sticky-cta .sticky-plans{background:var(--green);color:#052018}
  .availability-controls{grid-template-columns:1fr}
}

.skip-link{position:fixed;left:12px;top:12px;z-index:200;transform:translateY(-140%);background:#fff;color:#071918;padding:10px 14px;border-radius:10px;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.2)}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #20c96b;outline-offset:3px}.faq-q span{transition:transform .18s ease}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
