:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#101820;--muted:#5f6f7d;--line:#d9e1e8;--paper:#f7f9fb;--white:#fff;--green:#10b981;--green-dark:#067a55;--coral:#f15f5f;--amber:#f4b740;--blue:#2563eb;--violet:#7c3aed;--shadow:0 24px 70px #10182024}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#f7f9fbeb;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand,.nav-links,.hero-actions,.trust-row,.footer-links,.header-actions,.language-switcher{align-items:center;display:flex}.brand{gap:10px;font-size:1.08rem;font-weight:800}.brand-logo{width:180px;height:48px;display:block}.brand-mark{background:var(--ink);color:var(--white);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.nav-links{color:var(--muted);gap:26px;font-size:.95rem}.nav-links a:hover{color:var(--ink)}.header-actions{gap:12px}.language-switcher{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:4px}.language-switcher a{color:var(--muted);border-radius:6px;justify-content:center;align-items:center;min-width:38px;height:34px;padding:0 9px;font-size:.78rem;font-weight:900;display:inline-flex}.language-switcher a.active{background:var(--ink);color:var(--white)}.nav-cta,.button{border-radius:8px;justify-content:center;min-height:48px;padding:16px 22px;font-weight:800;line-height:1.1;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.nav-cta,.button.primary{background:var(--green);color:var(--white);box-shadow:0 12px 30px #10b98147}.button.secondary{background:var(--white);border:1px solid var(--line);color:var(--ink)}.nav-cta:hover,.button:hover{transform:translateY(-2px)}.hero{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(30px,4vw,58px);min-height:calc(100vh - 112px);padding:clamp(34px,6vw,72px) clamp(20px,5vw,72px) 42px;display:grid}.hero-copy{align-self:center;max-width:700px}.eyebrow{color:var(--green-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:24px;font-size:clamp(2.45rem,4.8vw,4.8rem);line-height:.96}h2{letter-spacing:0;margin-bottom:18px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}h3{margin-bottom:10px;font-size:1.25rem}.hero-text{color:var(--muted);max-width:630px;font-size:clamp(1.05rem,1.8vw,1.28rem)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px}.trust-row{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:26px;font-size:.95rem}.trust-row span{background:var(--white);border:1px solid var(--line);border-radius:999px;padding:8px 13px}.hero-media{align-self:center;min-height:460px;position:relative}.tv-frame{box-shadow:var(--shadow);background:#111b24;border:12px solid #192631;border-radius:18px;min-height:350px;padding:22px;position:relative;overflow:hidden}.tv-frame:after{content:"";pointer-events:none;background:linear-gradient(110deg,#ffffff2e,#0000 44%);position:absolute;inset:0}.screen-top{gap:9px;margin-bottom:24px;display:flex}.screen-top span{background:#ffffff52;border-radius:999px;width:52px;height:8px}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.tile{aspect-ratio:1.05;background:linear-gradient(135deg, var(--blue), #5eead4);border-radius:8px}.tile.wide{aspect-ratio:2.2;grid-column:span 2}.tile.coral{background:linear-gradient(135deg, var(--coral), #ffb199)}.tile.green{background:linear-gradient(135deg, var(--green), #bef264)}.tile.yellow{background:linear-gradient(135deg, var(--amber), #f97316)}.tile.violet{background:linear-gradient(135deg, var(--violet), #ec4899)}.tile.amber{background:linear-gradient(135deg, #111827, var(--amber))}.device-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;position:absolute}.phone-card{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:96px;height:150px;display:flex;bottom:42px;left:-28px}.phone-card span{color:var(--coral);font-size:.82rem;font-weight:900}.phone-card strong{font-size:2rem}.remote-card{grid-template-columns:repeat(3,16px);gap:10px;padding:18px;display:grid;bottom:-24px;right:46px;transform:rotate(-8deg)}.remote-card span{background:var(--line);border-radius:999px;width:16px;height:16px}.stats-strip,.section,.final-cta,.site-footer{width:calc(100% - 40px);max-width:1180px;margin-inline:auto}.stats-strip{background:var(--ink);color:var(--white);border-radius:8px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.stats-strip div{background:#ffffff0d;padding:28px}.stats-strip strong{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1;display:block}.stats-strip span{color:#ffffffad}.section{padding:clamp(60px,8vw,105px) 0}.intro-section,.split-section{grid-template-columns:.9fr 1fr;align-items:start;gap:42px;display:grid}.intro-section>p,.split-copy p,.section-heading p,.faq p,.steps p,.testimonials p,.site-footer p{color:var(--muted)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding-top:0;display:grid}.feature-grid article,.screen-grid article,.screen-card,.price-card,.steps article,.testimonials article,.faq details{background:var(--white);border:1px solid var(--line);border-radius:8px}.screen-section{padding-top:0}.screen-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.screen-grid article,.screen-card{min-height:230px;padding:30px}.screen-card{display:block}.screen-grid article.featured,.screen-card.featured{background:var(--ink);border-color:var(--ink);color:var(--white);box-shadow:var(--shadow)}.screen-grid span{color:var(--blue);background:#2563eb1a;border-radius:999px;align-items:center;min-height:34px;margin-bottom:24px;padding:8px 12px;font-size:.82rem;font-weight:900;display:inline-flex}.screen-grid article.featured span,.screen-card.featured span{color:#8ff0ca;background:#8ff0ca29}.screen-grid p{color:var(--muted)}.screen-grid article.featured p,.screen-card.featured p{color:#ffffffb8}.seo-hero{min-height:calc(88vh - 76px)}.multi-visual{align-self:center;min-height:430px;position:relative}.living-tv{box-shadow:var(--shadow);color:var(--white);background:linear-gradient(135deg,#101820,#1d2f3d);border:12px solid #1b2834;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:330px;display:flex}.living-tv span{color:#8ff0ca;text-transform:uppercase;font-weight:900}.living-tv strong{font-size:clamp(3rem,7vw,5.5rem);line-height:1}.mini-device{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);color:var(--ink);border-radius:8px;justify-content:center;align-items:center;font-weight:900;display:flex;position:absolute}.mini-device.tablet{width:84px;height:110px;bottom:48px;left:-20px}.mini-device.mobile{width:60px;height:92px;top:-12px;right:28px}.mini-device.laptop{width:150px;height:58px;bottom:0;right:70px}.keyword-panel{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.keyword-panel span{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:18px;font-weight:800}.screen-pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-grid article{min-height:126px;padding:24px}.check{color:var(--green-dark);background:#10b9811f;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:14px;font-weight:900;display:inline-flex}.device-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.device-list span{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:22px;font-weight:800}.section-heading{max-width:760px;margin-bottom:34px}.pricing-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.price-card{flex-direction:column;min-height:620px;padding:24px;display:flex;position:relative}.price-card.featured{border-color:var(--green);box-shadow:var(--shadow);transform:translateY(-10px)}.plan-badge{color:var(--blue);background:#2563eb1a;border-radius:999px;align-self:flex-start;margin-bottom:28px;padding:8px 12px;font-size:.8rem;font-weight:900}.featured .plan-badge{color:var(--green-dark);background:#10b9811f}.price{margin-bottom:20px;font-size:2rem;font-weight:900}.price-card ul{color:var(--muted);margin:0 0 26px;padding:0;list-style:none}.price-card li{border-top:1px solid var(--line);padding:9px 0;font-size:.92rem}.price-card .button{width:100%;margin-top:auto}.steps,.testimonials{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article,.testimonials article{padding:28px}.steps span{background:var(--ink);color:var(--white);border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:22px;font-weight:900;display:inline-flex}.testimonials{padding-top:0}.testimonials strong{margin-top:18px;display:block}.faq{max-width:860px}.faq details{margin-bottom:12px;padding:22px 24px}.faq summary{cursor:pointer;font-weight:900}.faq p{margin:12px 0 0}.final-cta{background:var(--ink);color:var(--white);text-align:center;border-radius:8px;margin-bottom:70px;padding:clamp(42px,7vw,82px)}.final-cta h2{max-width:850px;margin-inline:auto}.final-cta .eyebrow{color:#8ff0ca}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;padding:34px 0 48px;display:flex}.site-footer p{max-width:620px;margin:8px 0 0}.footer-links{gap:20px}@media (width<=980px){.nav-links{display:none}.site-header{flex-wrap:wrap}.header-actions{flex:100%;justify-content:space-between}.hero,.intro-section,.split-section{grid-template-columns:1fr}.hero{min-height:auto}.hero-media{min-height:400px}.multi-visual{min-height:360px}.feature-grid,.screen-grid,.pricing-grid,.screen-pricing-grid,.steps,.testimonials{grid-template-columns:repeat(2,1fr)}.price-card.featured{transform:none}}@media (width<=680px){.site-header{flex-direction:column;align-items:stretch;gap:12px;position:static}.header-actions{flex-direction:column;align-items:stretch}.language-switcher{justify-content:space-between}.language-switcher a{flex:1}.nav-cta{width:100%}.hero{gap:14px;padding-top:24px;padding-bottom:12px}h1{font-size:clamp(2.2rem,11vw,2.75rem)}.hero-text{font-size:1rem}.hero-actions .button{width:100%}.trust-row{display:none}.hero-media{order:-1;min-height:178px}.multi-visual{order:-1;min-height:220px}.living-tv{border-width:8px;min-height:180px}.mini-device{display:none}.tv-frame{border-width:8px;min-height:150px;padding:12px}.screen-top{margin-bottom:12px}.screen-top span{width:34px;height:6px}.content-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.tile{aspect-ratio:1.7}.tile.wide{aspect-ratio:3.2}.tile:nth-child(n+6),.phone-card,.remote-card{display:none}.stats-strip,.feature-grid,.screen-grid,.pricing-grid,.screen-pricing-grid,.steps,.testimonials,.device-list,.keyword-panel{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}}
