:root{--bg:#0b1220;--surface:#0f1a2b;--card:#111f35;--text:#e8edf7;--muted:#a7b4cc;--primary:#56c0e8;--primary-600:#35a6d3;--ring:rgba(86,192,232,.45);--shadow:rgba(0,0,0,.2)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,var(--bg),#0b1322 50%,var(--surface) 100%);line-height:1.6}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:1rem;top:1rem;width:auto;height:auto;background:#000;color:#fff;padding:.5rem .75rem;border-radius:.25rem;z-index:9999}.sat-page{color:#e5e7eb}.sat-page .sat-lede{max-width:52ch;margin:.5rem 0 1.5rem;color:#cbd5e1}.sat-page .sat-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.sat-page .sat-screenshot{margin:0}.sat-page .sat-screenshot img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px rgb(0 0 0 / .22)}.sat-page .sat-tick-list{list-style:none;padding:0;margin:0 0 1.25rem 0}.sat-page .sat-tick-list li{padding-left:1.5rem;position:relative;margin:.55rem 0}.sat-page .sat-tick-list li::before{content:"✓";position:absolute;left:0;top:0;opacity:.85}.sat-page .sat-section{padding:3rem 0}.sat-page .sat-section h2{margin-bottom:1rem}.sat-page .sat-section-alt{background:rgb(255 255 255 / .04)}.sat-page .sat-compare-table{width:100%;border-collapse:collapse}.sat-page .sat-compare-table th,.sat-page .sat-compare-table td{border:1px solid rgb(148 163 184 / .28);padding:.75rem;text-align:left;vertical-align:top}.sat-page .sat-compare-table thead th{background:rgb(255 255 255 / .08);color:#f8fafc}.sat-page .sat-steps{counter-reset:step;list-style:decimal;padding-left:1.25rem}.sat-page .sat-steps li{margin:.75rem 0;color:#e5e7eb}.sat-page .sat-store{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.sat-page .sat-badges{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:center}.sat-page .store-badge img{height:56px;width:auto;display:block}.sat-page .sat-cta{background:linear-gradient(180deg,rgb(255 255 255 / .04),rgb(255 255 255 / .02))}.sat-page .sat-cta-inner{text-align:center;padding:2rem;border:1px solid rgb(148 163 184 / .28);border-radius:12px;background:rgb(255 255 255 / .04);box-shadow:0 10px 30px rgb(0 0 0 / .25)}.sat-page .sat-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:900px){.sat-page .sat-hero-grid{grid-template-columns:1fr}}.screenshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:1rem}@media (max-width:900px){.screenshot-grid{grid-template-columns:1fr}}.screenshot-grid figure{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 3px 18px rgb(0 0 0 / .06);margin:0;text-align:center}.sat-shot{display:block;width:auto;max-width:100%;height:auto;max-height:340px;margin:0 auto}@media (max-width:900px){.sat-shot{max-height:300px}}@media (max-width:600px){.sat-shot{max-height:260px}}.screenshot-grid figcaption{padding:.75rem .9rem;font-size:.95rem;color:#475569}.section .container.home-products-grid{display:grid!important;grid-template-columns:repeat(3,minmax(280px,1fr));gap:1.5rem;align-items:stretch}@media (max-width:1100px){.section .container.home-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.section .container.home-products-grid{grid-template-columns:1fr}}.home-products-grid .card{display:flex;flex-direction:column;height:100%}.home-products-grid .product-copy{display:flex;flex-direction:column;gap:.5rem;flex:1}.home-products-grid .checks{margin:.25rem 0 .5rem}.home-products-grid .btn-group{margin-top:auto;display:flex;gap:.5rem;flex-wrap:wrap}html{font-size:100%}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}.header-inner{min-height:116px}@media (max-width:700px){.header-inner{min-height:88px}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}}.section .container.product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(280px,1fr));gap:1.5rem;align-items:stretch}@media (max-width:1100px){.section .container.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.section .container.product-grid{grid-template-columns:1fr}}.container.product-grid>.card{display:flex;flex-direction:column;height:100%}.container.product-grid .product-media .media-frame{aspect-ratio:16 / 9;overflow:hidden;border-radius:12px;background:#f6f7fb}.container.product-grid .product-media img{width:100%;height:100%;object-fit:cover;display:block}.container.product-grid .product-copy{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;flex:1}.container.product-grid .btn-group{margin-top:auto;display:flex;gap:.5rem;flex-wrap:wrap}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:1.5rem;align-items:stretch}@media (max-width:1100px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.product-grid{grid-template-columns:1fr}}.product-grid .card{display:flex;flex-direction:column;height:100%}.product-grid .product-media .media-frame{aspect-ratio:16 / 9;overflow:hidden;border-radius:12px;background:#f6f7fb}.product-grid .product-media img{width:100%;height:100%;object-fit:cover;display:block}.product-grid .product-copy{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;flex:1}.product-grid .btn-group{margin-top:auto;display:flex;gap:.5rem;flex-wrap:wrap}.price{font-weight:600;margin:.5rem 0 0}.price .sep{opacity:.6;margin:0 .35rem}.tiny{font-size:.85rem}img[width][height]{height:auto}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:1rem;top:1rem;width:auto;height:auto;background:#000;color:#fff;padding:.5rem .75rem;border-radius:.25rem;z-index:9999}img{max-width:100%;height:auto;display:block}img[width][height]{height:auto}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.top-pad{margin-top:.5rem}.muted{color:var(--muted)}.center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mb-1{margin-bottom:.5rem}.container{max-width:1100px;margin-inline:auto;padding:0 1rem}.container.narrow,.narrow{max-width:780px;margin-inline:auto}.page-hero{padding:3rem 0 1rem;border-bottom:1px solid rgb(255 255 255 / .06)}.section{padding:2.5rem 0}.section.alt{background:linear-gradient(to bottom,rgb(0 0 0 / .02),#fff0)}.section[data-defer]{content-visibility:auto;contain-intrinsic-size:600px}.grid{display:grid;gap:1.25rem}.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header{position:sticky;top:0;z-index:50;background:rgb(11 18 32 / .7);backdrop-filter:blur(8px);border-bottom:1px solid rgb(255 255 255 / .06)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0}.brand{display:flex;align-items:center;gap:.5rem}.brand-logo{width:auto;height:100px;max-height:100px;filter:drop-shadow(0 1px 0 rgb(255 255 255 / .06))}.site-footer .brand-logo{height:120px;max-height:120px;width:auto}.site-nav ul{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.site-nav a{padding:.5rem .75rem;border-radius:.5rem}.site-nav a.active{background:rgb(86 192 232 / .2);outline:1px solid rgb(86 192 232 / .35)}.site-nav .btn{padding:.6rem .9rem}.nav-toggle{display:none}.nav-toggle-btn{display:none}@media (max-width:800px){.nav-toggle-btn{display:block;width:40px;height:36px;position:relative;cursor:pointer}.nav-toggle-btn::before,.nav-toggle-btn::after{content:"";position:absolute;left:8px;right:8px;height:2px;background:var(--text);transition:transform .2s ease,top .2s ease}.nav-toggle-btn::before{top:12px}.nav-toggle-btn::after{top:22px}.nav-toggle:checked+.nav-toggle-btn::before{top:17px;transform:rotate(45deg)}.nav-toggle:checked+.nav-toggle-btn::after{top:17px;transform:rotate(-45deg)}.site-nav{position:fixed;inset:56px 0 auto 0;background:var(--surface);transform:translateY(-120%);transition:transform .25s ease;border-bottom:1px solid rgb(255 255 255 / .08)}.nav-toggle:checked+.nav-toggle-btn+.site-nav{transform:translateY(0)}.site-nav ul{flex-direction:column;padding:.75rem}.site-nav a.active{background:rgb(86 192 232 / .25)}}.hero{padding:4rem 0 2rem;background:radial-gradient(1200px 400px at 90% -10%,rgb(86 192 232 / .25),transparent 50%)}.hero .hero-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center}.hero h1{font-size:clamp(1.8rem,3.6vw,3rem);line-height:1.15;margin:0 0 .5rem}.lead{font-size:1.125rem;color:var(--muted)}.actions{display:flex;gap:.75rem;margin:1rem 0 0}@media (max-width:700px){.site-header{backdrop-filter:none;background:#0b1220}.hero{background:none}.hero .hero-inner{grid-template-columns:1fr}}.checks{list-style:none;padding:0;margin:1rem 0 0}.checks li{position:relative;padding-left:1.6rem}.checks li::before{content:"✓";position:absolute;left:.25rem;color:var(--primary)}.prose h2{margin-top:1.2rem}.prose ul{padding-left:1rem}.cards .card{background:var(--card);border:1px solid rgb(255 255 255 / .06);padding:1rem;border-radius:1rem;box-shadow:0 10px 25px var(--shadow)}.card h3{margin-top:0}.btn{display:inline-block;border:1px solid rgb(255 255 255 / .2);padding:.55rem .9rem;border-radius:.6rem;font-weight:600;text-decoration:none}.btn:hover{text-decoration:none;box-shadow:0 0 0 3px var(--ring)}.btn-primary{background:var(--primary);color:#001423;border-color:#fff0}.btn-ghost{background:#fff0;color:var(--text)}.link{font-weight:600}.product-grid{display:grid;grid-template-columns:minmax(0,1fr) min(520px,42vw);gap:2rem;align-items:start}.product-copy .checks{margin-bottom:1rem}.product-media{display:grid;gap:1rem;align-content:start}.media-frame{margin:0;aspect-ratio:16/9;background:rgb(15 26 42 / .03);border:1px solid rgb(0 0 0 / .08);border-radius:12px;overflow:hidden;display:grid;place-items:center}.media-frame img{max-width:90%;max-height:90%;width:auto;height:auto;object-fit:contain}.qa-card{padding:1rem}.card-title{margin-top:0}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.form label{display:block;margin-bottom:.75rem}.form input,.form textarea{width:100%;padding:.65rem .75rem;border-radius:.5rem;border:1px solid rgb(255 255 255 / .18);background:#0e1a2b;color:var(--text);outline:none}.form input:focus,.form textarea:focus{box-shadow:0 0 0 3px var(--ring);border-color:var(--primary)}.alert{padding:.75rem 1rem;border-radius:.5rem;margin:0 0 1rem}.alert.error{background:#2a1212;border:1px solid #6b1a1a}.alert.success{background:#122a18;border:1px solid #1a6b36}.cta{padding:2.5rem 0;background:linear-gradient(90deg,var(--primary-600),var(--primary));color:#001423}.cta .btn{background:#001423;color:#fff;border-color:#001423}.cta .cta-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-footer{margin-top:2rem;padding:2rem 0 1rem;background:#0b111c;border-top:1px solid rgb(255 255 255 / .06)}.site-footer h4{margin:.25rem 0 .5rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(255 255 255 / .06);padding-top:1rem;margin-top:1rem}.footer-grid{align-items:start}.list{list-style:none;padding:0;margin:0}.cookie-banner{position:fixed;inset:auto 0 0 0;z-index:2147483647;display:none;padding:1rem;background:rgb(0 0 0 / .85);color:#fff;backdrop-filter:saturate(120%) blur(6px)}.cookie-banner .container{display:flex;gap:.75rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.cookie-banner p{margin:0;font-size:.95rem}.cookie-actions{display:flex;gap:.5rem}.cookie-btn{border:0;padding:.5rem .85rem;cursor:pointer;border-radius:6px;font-weight:600}.cookie-btn.primary{background:#0e4c90;color:#fff}.cookie-btn.ghost{background:#fff0;color:#fff;outline:1px solid rgb(255 255 255 / .35)}@media (max-width:1024px){.product-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cols-3{grid-template-columns:1fr 1fr}}@media (max-width:700px){.cols-2,.cols-3{grid-template-columns:1fr}.cta .cta-inner{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.cookie-banner .container{align-items:flex-start}}:root{--badge-h:48px}.store-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;box-shadow:0 2px 8px rgb(0 0 0 / .06);display:flex;flex-direction:column;align-items:center;gap:14px}.store-card .badges{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.store-card .badges .store-badge{display:inline-block;padding:calc(var(--badge-h) / 4)}.store-card .qr-wrap{display:flex;gap:16px;justify-content:center;align-items:center}.store-card .qr-wrap .qr{width:96px;height:96px;display:block}@media (min-width:768px){.store-card .qr-wrap .qr{width:112px;height:112px}}.store-row{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.store-badge{display:inline-block;height:56px}.store-badge img{height:56px;width:auto;display:block}.qr-wrap{display:flex;gap:1rem;align-items:center}.qr{width:96px;height:96px;border-radius:8px;background:#fff;box-shadow:0 1px 4px rgb(0 0 0 / .08)}@media (max-width:720px){.qr-wrap{display:none}}.hero-two-col{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin-top:.75rem}@media (max-width:900px){.hero-two-col{grid-template-columns:1fr}}.hero-screenshot{margin:0 auto;display:inline-block;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px rgb(0 0 0 / .08)}.sat-hero-img{display:block;width:auto;max-width:100%;height:auto;max-height:300px}@media (max-width:900px){.sat-hero-img{max-height:260px}}@media (max-width:600px){.sat-hero-img{max-height:220px}}.hb360 .hero{padding:clamp(1.5rem, 3vw, 3rem) 0}.hb360 .hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(1rem, 4vw, 2rem)}.hb360 .hero-copy h1{margin-bottom:.25rem}.hb360 .hero-media-wrap{display:flex;justify-content:center}.hb360 .hero-media{width:100%;height:auto;max-height:420px;object-fit:contain;border-radius:14px;box-shadow:0 8px 30px rgb(0 0 0 / .08)}@media (max-width:900px){.hb360 .hero-grid{grid-template-columns:1fr}.hb360 .hero-media{max-height:320px}}.hb360 .hero.narrow{padding:2.5rem 0 1rem}.hb360 .lead{font-size:1.125rem;max-width:48rem}.feature-card{background:var(--card-bg,#111f35);border:1px solid rgb(0 0 0 / .06);border-radius:14px;padding:1rem 1.125rem;box-shadow:0 1px 2px rgb(0 0 0 / .04)}.section{margin:2rem 0}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:1.25rem}@media (max-width:900px){.split{grid-template-columns:1fr}}.panel{background:var(--panel-bg,#111f35);border:1px solid rgb(0 0 0 / .06);border-radius:14px;padding:1rem 1.125rem}.checklist{margin:.75rem 0 0;padding-left:1.1rem}.checklist li{margin:.4rem 0}.muted{color:#64748b;font-size:.95rem}.cta{background:var(--cta-bg,#0f172a);color:#fff;padding:2.25rem 0;margin-top:2rem}.cta .btn-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.cta .btn{display:inline-block;padding:.65rem 1rem;border-radius:10px;border:1px solid rgb(255 255 255 / .2);color:#fff;text-decoration:none}.cta .btn.primary{background:#2563eb;border-color:#2563eb}.sat-badges .store-badge img{height:56px!important;width:auto!important;max-height:56px!important;display:block}.hb360 .section h2,.hb360 .section h3{text-align:center}.hb360 .section>p,.hb360 .lead{text-align:center;margin-inline:auto}.hb360 .feature-grid{justify-items:center}.hb360 .feature-grid .feature-card{width:100%;max-width:880px}.hb360 .split{justify-items:center}.hb360 .split>*{width:100%;max-width:880px}.hb360 figure,.hb360 .media-frame{margin-inline:auto}.hb360 .split>div>h2{text-align:center;margin-inline:auto}.hb360 .container.section>h2{text-align:center;margin-inline:auto}.hb360 .split>div>p:first-of-type{text-align:center;margin-inline:auto;max-width:60ch}.hb360 .split>div>.checklist{max-width:70ch;margin-inline:auto}.hb360 .split{justify-items:center}.hb360 .split>div,.hb360 .split>aside.panel{width:100%;max-width:880px}.hb360 .split>aside.panel>h3,.hb360 .split>aside.panel>p{text-align:center}main.hb360 .split>div>h2,main.hb360 .container.section>h2{text-align:center!important;margin-inline:auto!important}main.hb360 .split>div>h2+p,main.hb360 .container.section>h2+p{text-align:center!important;margin-inline:auto!important;max-width:60ch}main.hb360 .split>div>.checklist{max-width:70ch;margin-inline:auto}main.hb360 .split{justify-items:center}main.hb360 .split>div,main.hb360 .split>aside.panel{width:100%;max-width:880px}main.hb360 .split>aside.panel>h3,main.hb360 .split>aside.panel>p{text-align:center}