@font-face{font-family:Space;src:url('space-grotesk.woff2') format('woff2'),url('space-grotesk.woff') format('woff');font-weight:300 700;font-display:swap}
@font-face{font-family:Inter;src:url('inter.woff2') format('woff2'),url('inter.woff') format('woff');font-weight:100 900;font-display:swap}
:root{color-scheme:dark;--bg:#0b0b0d;--surface:#111114;--raised:#19191f;--ink:#f5f3ef;--muted:#b5b5c0;--quiet:#9898a5;--line:#303038;--red:#f21d35;--red-text:#ff5b6e;--button:#df1532;--heading:Space,Arial,sans-serif;--body:Inter,Arial,sans-serif;--max:1240px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.7 var(--body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer;border:0}a,button,summary,input{touch-action:manipulation;-webkit-tap-highlight-color:transparent}img,video{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:600}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fff;outline-offset:5px}input:focus-visible+span{outline:3px solid white;outline-offset:4px}::selection{background:var(--red);color:#fff}[hidden]{display:none!important}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.container{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.red{color:var(--red)}.eyebrow{display:inline-flex;align-items:center;gap:11px;font-size:10px;font-weight:650;letter-spacing:1.5px;line-height:1.6;color:var(--muted)}.red-line{width:23px;height:2px;flex-shrink:0;background:var(--red)}.red-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:var(--red)}.skip{position:fixed;top:-100px;left:20px;z-index:100;padding:12px 20px;background:var(--ink);color:var(--bg)}.skip:focus{top:12px}
/* The contact action stays visually consistent throughout the journey. */
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:15px 22px;border:1px solid transparent;border-radius:6px;font-size:13px;line-height:1.5;font-weight:600;text-align:center;transition:background .18s,border-color .18s,transform .18s;scroll-margin-block:115px}.button>span{min-width:0}.button>.icon{width:20px;height:20px}.button>.icon:last-child{margin-left:7px;width:18px;height:18px}.button:hover{transform:translateY(-2px)}.button-red{color:#fff;background:var(--button)}.button-red:hover{background:#c9112b}.button-outline{border-color:#65656f;background:#17171c;color:var(--ink)}.button-outline:hover{border-color:var(--red);background:#25141a}.button-dark{background:var(--bg);color:#fff}.button-dark:hover{background:#242429}.button-header{min-height:46px;font-size:12px;padding:11px 17px;gap:8px}.button-header>.icon:last-child{display:none}.text-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;font-size:12px;font-weight:500;color:var(--muted)}.text-link>span{font-size:22px}.text-link:hover{color:var(--ink)}.cta-note{font-size:11px;color:var(--muted);line-height:1.75;margin-top:14px}
.header{height:88px;position:sticky;top:0;z-index:40;background:#0b0b0def;border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:border-color .2s}.header.scrolled{border-color:var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:26px;height:100%}.brand{display:flex;flex-shrink:0}.brand img,.footer-brand img{width:184px;height:33px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:27px;font-size:12px}.desktop-nav a{display:flex;align-items:center;min-height:44px;position:relative;color:#d0d0d7}.desktop-nav a::after{content:'';position:absolute;left:0;bottom:5px;width:0;height:2px;background:var(--red);transition:width .2s}.desktop-nav a:hover::after{width:100%}.desktop-nav a:hover{color:white}.header-actions{display:flex;align-items:center;gap:13px}.menu-toggle{display:none;background:transparent;align-items:center;justify-content:center;flex-direction:column;width:44px;height:44px;gap:6px;flex-shrink:0}.menu-toggle span{width:22px;height:2px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;left:0;right:0;padding:12px 24px 22px;background:var(--surface);border-bottom:1px solid var(--line);box-shadow:0 20px 40px #0005;max-height:calc(100dvh - 76px);overflow:auto}.mobile-nav>a:not(.button){display:block;padding:12px 0;border-bottom:1px solid var(--line);font-size:15px}.mobile-nav>.button{display:flex;margin-top:20px}
.hero{display:grid;grid-template-columns:.96fr 1.04fr;gap:66px;align-items:center;padding-block:54px 62px;position:relative}.hero-copy{min-width:0}.hero h1{font-size:clamp(78px,7.55vw,105px);line-height:.99;letter-spacing:-6px;margin-block:25px 27px}.hero-description{color:var(--muted);font-size:15px;line-height:1.85;max-width:420px}.hero-description strong{display:block;color:#e5e3e9;font-weight:450;margin-top:7px}.hero-actions{margin-top:28px;display:flex;align-items:flex-start;gap:8px;flex-direction:column}.hero-actions>.button{min-height:58px;font-size:14px;padding-inline:24px;gap:14px}.hero-actions>.text-link{min-height:38px}.hero .cta-note{font-size:11px;margin-top:3px}.hero-assurance{display:flex;align-items:center;gap:24px;margin-top:24px;color:var(--muted);font-size:11px}.hero-assurance>span{display:flex;align-items:center;gap:7px}.hero-assurance .icon{width:17px;height:17px;color:var(--red-text)}.hero-art{min-width:0;position:relative}.hero-art::before{content:'';position:absolute;inset:0 -22px -20px;z-index:-1;background:radial-gradient(ellipse at center,#f21d3519,transparent 70%);pointer-events:none}.video-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}.video-heading .eyebrow{font-size:9px;color:#d2ced3;letter-spacing:1.2px}.video-heading>span:last-child{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}.cinema-frame{border-radius:10px;overflow:hidden;border:1px solid #414149;background:#000;aspect-ratio:16/9;box-shadow:0 20px 70px #0005}.cinema-frame video{width:100%;height:100%;object-fit:contain}.video-tools{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:6px}.video-tools button{display:flex;align-items:center;gap:9px;min-height:44px;padding:8px 0;background:transparent;color:#efedf1;font-size:11px;text-align:left}.sound-glyph{font-size:21px;color:var(--red-text);width:22px;text-align:center}.video-tools>a{display:flex;align-items:center;min-height:44px;font-size:10px;color:var(--quiet);text-decoration:underline;text-underline-offset:3px}.video-tools button:hover,.video-tools>a:hover{color:white}.video-conversion{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 0 0;margin-top:11px;border-top:1px solid var(--line)}.video-conversion strong{font:500 20px/1.2 var(--heading);letter-spacing:-.45px}.video-conversion p{color:var(--muted);font-size:11px;margin-top:6px}.video-conversion>.button{font-size:11px;min-height:49px;padding:12px 15px;gap:9px}.video-conversion>.button .icon:last-child{display:none}.video-status{font-size:12px;color:var(--muted);margin-block:8px}
.device-strip{border-block:1px solid var(--line);background:var(--surface)}.device-strip-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:22px}.device-strip .eyebrow{font-size:9px;letter-spacing:1.2px;color:var(--quiet)}.device-strip a{display:flex;align-items:center;gap:11px;min-height:48px;font-size:12px;color:#d0d0d8}.device-strip a>.icon:first-child{width:24px;height:24px;color:var(--quiet)}.device-strip a>.icon:last-child{width:13px;height:13px;color:var(--quiet)}.device-strip a:hover,.device-strip a:hover>.icon{color:var(--red-text)}
.section{padding-block:88px}h2{font-size:clamp(36px,3.8vw,51px);line-height:1.09;letter-spacing:-2.1px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:38px;margin-bottom:36px}.section-heading h2{margin-top:17px}.section-heading>p{color:var(--muted);font-size:13px;line-height:1.85;margin-bottom:3px}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.story{position:relative;height:424px;background:var(--surface);border:1px solid #38383f;border-radius:9px;overflow:hidden;isolation:isolate;color:white}.story>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s}.story:hover>img{transform:scale(1.035)}.story-cinema>img{object-position:center 38%}.story-esportes>img{object-position:68% center}.story-casa>img{object-position:46% 34%}.story::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0007,transparent 28%,#0b0b0d60 42%,#0b0b0df2 73%,#0b0b0d 100%)}.story-number{position:absolute;left:24px;top:24px;font-size:9px;letter-spacing:1.1px;color:#fafafa}.story-copy{position:absolute;left:24px;right:24px;bottom:23px}.story h3{font-size:35px;line-height:1.04;letter-spacing:-1.3px}.story p{font-size:12px;line-height:1.75;color:#d0cdd2;margin-top:14px}.button-story{display:flex;width:100%;min-height:48px;margin-top:22px;padding:12px 13px;font-size:11px;background:#19191e;border-color:#64646e;color:white;gap:10px}.button-story>.icon{width:18px;height:18px}.button-story>.icon:last-child{margin-left:auto;width:15px;height:15px}.button-story:hover{background:var(--button);border-color:var(--button)}.section-note{font-size:10px;color:var(--quiet);margin-top:14px}
.how-section{padding-block:74px;background:var(--surface);border-block:1px solid #23232a}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:43px}.steps article{border-top:1px solid #3b3b43;padding-top:22px}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.step-top>span{font:500 31px/1 var(--heading);letter-spacing:-1.2px;color:var(--red-text)}.step-top>.icon{width:23px;height:23px;color:var(--muted)}.steps h3{font-size:22px;line-height:1.3;letter-spacing:-.6px;margin-bottom:10px}.steps p{font-size:13px;line-height:1.85;color:var(--muted)}.section-action{display:flex;align-items:center;gap:25px;margin-top:36px}.section-action>span{font-size:11px;color:var(--quiet);max-width:240px}
.devices-section{display:grid;grid-template-columns:1.1fr 1fr;gap:78px;align-items:center}.devices-photo{position:relative;align-self:stretch;min-height:450px;border-radius:9px;overflow:hidden;border:1px solid var(--line);background:var(--surface)}.devices-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.devices-photo::after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#000d)}.photo-caption{position:absolute;bottom:24px;left:24px;right:24px;display:flex;justify-content:space-between;gap:20px;z-index:1;font-size:8px;letter-spacing:.8px;color:white}.devices-copy h2{margin-top:20px;font-size:53px;letter-spacing:-2.4px}.devices-copy>p{color:var(--muted);font-size:14px;margin-top:21px;max-width:380px;line-height:1.85}.device-tags{display:flex;flex-wrap:wrap;gap:8px;margin-block:22px 25px;max-width:375px}.device-tags span{border:1px solid #484850;border-radius:4px;font-size:10px;padding:5px 11px;color:#c6c6ce}.devices-copy>.button{font-size:12px}.devices-copy>small{display:block;margin-top:14px;font-size:10px;color:var(--quiet);line-height:1.75;max-width:380px}
.plans-section{padding-block:83px;background:#121013;border-block:1px solid #33262c}.plans-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:90px;align-items:center}.plans-copy h2{font-size:48px;letter-spacing:-2px;margin-top:22px}.plans-copy>p{font-size:14px;line-height:1.85;color:var(--muted);margin-top:23px;max-width:390px}.plan-benefits{list-style:none;padding:0;margin:23px 0 30px;display:grid;gap:11px;font-size:12px;color:#d2cfd7}.plan-benefits li{display:flex;align-items:flex-start;gap:9px}.plan-benefits .icon{width:18px;height:18px;color:var(--red-text);margin-top:1px}.human-support{display:flex;align-items:center;gap:12px;padding-top:23px;border-top:1px solid var(--line);max-width:385px}.support-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid #5a5059;border-radius:50%;flex-shrink:0}.support-icon .icon{width:20px;height:20px}.human-support strong{display:block;font-size:12px;font-weight:500}.human-support small{font-size:11px;color:var(--muted)}.plan-selector{padding:30px;background:#1a171c;border:1px solid #63414c;border-radius:10px;box-shadow:0 25px 80px #0002;min-width:0}.selector-label{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:1.5px;border-bottom:1px solid #433840;padding-bottom:20px;color:var(--muted)}.selector-label>span{font-size:20px;line-height:1;color:var(--red-text)}.plan-selector fieldset{border:0;margin:26px 0 0;padding:0;min-width:0}.plan-selector legend{font:600 34px/1.1 var(--heading);letter-spacing:-1.3px;padding:0}.selector-description{font-size:12px;color:var(--muted);margin:12px 0 22px}.device-options{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px}.device-options label{position:relative;cursor:pointer;min-width:0}.device-options input{position:absolute;opacity:0;width:1px;height:1px;top:50%;left:50%}.device-options label>span{position:relative;display:flex;flex-direction:column;gap:18px;padding:18px 16px 15px;background:#211d23;border:1px solid #655965;border-radius:5px;transition:background .2s,border-color .2s}.device-options .icon{width:25px;height:25px;color:#ddd7df}.device-options strong{font-size:11px;font-weight:500}.device-options i{position:absolute;right:12px;top:12px;border:1px solid #968998;border-radius:50%;width:14px;height:14px}.device-options input:checked+span{border-color:var(--red-text);background:#341b25}.device-options input:checked+span>.icon{color:var(--red-text)}.device-options input:checked+span>i{border-color:var(--red-text);background:var(--red-text);box-shadow:inset 0 0 0 3px #341b25}.device-options label:hover>span{border-color:var(--red-text)}.selection-feedback{font-size:10px;color:var(--muted);margin:19px 0 16px;min-height:18px}.plan-selector>.button{display:flex;width:100%;font-size:12px;padding-inline:15px;gap:10px}.plan-selector>.button>.icon:last-child{margin-left:auto}.selector-footnote{display:block;text-align:center;font-size:10px;color:var(--muted);margin-top:13px}
.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:75px}.faq-intro h2{font-size:42px;margin-top:20px}.faq-intro>p{color:var(--muted);font-size:13px;line-height:1.85;margin-block:21px 24px}.faq-intro>.button{font-size:11px;padding-inline:16px;gap:10px}.faq-intro>.button>.icon:last-child{display:none}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;list-style:none;align-items:center;justify-content:space-between;gap:20px;padding:21px 0;cursor:pointer;font-size:13px;font-weight:550;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{position:relative;flex-shrink:0;width:16px;height:16px}.faq-plus::before,.faq-plus::after{content:'';position:absolute;top:7px;left:2px;width:12px;height:1px;background:var(--ink);transition:transform .2s}.faq-plus::after{transform:rotate(90deg)}details[open] .faq-plus::after{transform:rotate(0)}details[open] summary{color:var(--red-text)}.faq-answer{padding:0 14px 23px 0}.faq-answer>p{font-size:13px;line-height:1.85;color:var(--muted)}.button-faq{min-height:44px;margin-top:13px;padding:8px 0;font-size:12px;color:var(--red-text);justify-content:flex-start;text-align:left}.button-faq:hover{color:#ff8d9a;transform:none}.button-faq .icon:last-child{width:16px}
.closing{padding-block:65px;background:var(--button);position:relative;overflow:clip;isolation:isolate;color:white}.closing-inner{display:flex;justify-content:space-between;align-items:center;gap:45px;position:relative;z-index:1}.closing .eyebrow{font-size:9px;color:white}.closing .red-line{background:white}.closing h2{font-size:54px;letter-spacing:-2.4px;margin-top:18px}.closing h2>span{color:white}.closing p{font-size:12px;color:white;margin-top:18px;max-width:380px;line-height:1.8}.closing-action{display:flex;flex-direction:column;gap:15px;align-items:center}.closing-action>.button{font-size:13px;min-width:280px}.closing-action>span{font-size:10px;color:white}.closing-symbol{position:absolute;right:-10px;top:-25px;width:340px;height:340px;filter:brightness(0);opacity:.1;z-index:-1;transform:rotate(-8deg)}
.footer{padding-block:45px 24px}.footer-top{display:grid;grid-template-columns:1fr .8fr 1.2fr;gap:35px;align-items:start;padding-bottom:36px}.footer-brand p{color:var(--muted);font-size:12px;margin-top:15px}.footer-top nav{display:grid;justify-self:center;font-size:12px}.footer-top nav>a{min-height:36px;display:flex;align-items:center;color:var(--muted)}.footer-top nav>a:hover{color:white}.footer-contact{justify-self:end}.footer-contact>span{display:block;color:var(--quiet);font-size:8px;letter-spacing:1px;margin-bottom:12px}.footer-contact>.button{font-size:12px;min-height:49px}.footer-contact>small{display:block;color:var(--muted);font-size:12px;margin-top:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px;font-size:9px;color:var(--quiet);align-items:center}.footer-bottom>div{display:flex;align-items:center;gap:20px}.footer-bottom a{display:inline-flex;align-items:center;min-height:30px}.footer-bottom a:hover{color:white}.mobile-sticky{display:none}.legal-main{padding-block:65px 80px;max-width:800px}.legal-main h1{font-size:58px;line-height:1.1;letter-spacing:-2.8px;margin-block:20px 30px}.legal-main h2{font-size:26px;letter-spacing:-.6px;margin:33px 0 12px}.legal-main p,.legal-main li{font-size:14px;line-height:1.9;color:var(--muted)}.legal-main p+p{margin-top:14px}.legal-main p a{color:white;text-decoration:underline;text-underline-offset:3px}.legal-main .text-link{margin-top:30px}.header-cta{display:inline-flex;align-items:center;min-height:44px;font-size:13px}.legal-main ul{padding-left:20px}
@media(min-width:1600px){.hero{padding-block:65px 74px}}
@media(max-width:1150px){.container{width:calc(100% - 80px)}.header-inner{gap:22px}.desktop-nav{gap:20px;font-size:11px}.brand img{width:166px;height:30px}.button-header{font-size:11px;padding-inline:13px}.hero{gap:38px;padding-top:40px}.hero h1{font-size:86px;letter-spacing:-5px}.hero-description{font-size:14px}.hero-actions>.button{font-size:13px;padding-inline:19px}.hero .eyebrow{font-size:9px;letter-spacing:1.1px}.hero-assurance{font-size:10px;gap:20px}.hero .cta-note{font-size:10px}.video-heading .eyebrow{font-size:8px;letter-spacing:.8px}.video-conversion strong{font-size:18px}.video-conversion p{font-size:10px}.video-conversion>.button{font-size:10px;padding-inline:12px;gap:7px}.experience-grid{gap:16px}.story-copy{left:20px;right:20px}.story h3{font-size:31px}.story-number{left:20px;font-size:8px}.button-story{font-size:10px;padding-inline:10px;gap:8px}.story p{font-size:11px}.steps{gap:28px}.steps h3{font-size:20px}.devices-section{gap:48px}.devices-copy h2{font-size:48px}.plans-layout{gap:45px}.plans-copy h2{font-size:42px}.plan-selector{padding:24px}.faq-section{gap:45px}.faq-intro h2{font-size:37px}.closing h2{font-size:49px}.closing-action>.button{min-width:250px;font-size:12px}.device-strip a{font-size:11px;gap:8px}.device-strip .eyebrow{font-size:8px}.device-strip a>.icon:last-child{display:none}.footer-contact>.button{font-size:11px;padding-inline:14px}.footer-contact>.button>.icon:last-child{display:none}}
@media(max-width:950px){.desktop-nav{gap:15px;font-size:10px}.header-inner{gap:17px}.brand img{width:150px;height:27px}.button-header{font-size:10px}.container{width:calc(100% - 48px)}.hero{gap:30px}.hero h1{font-size:78px;letter-spacing:-4.8px}.hero-art .eyebrow{font-size:7px}.video-conversion{gap:12px}.video-conversion strong{font-size:17px}.video-conversion>.button{font-size:10px;gap:5px}.video-conversion>.button>.icon{width:17px}.section{padding-block:72px}.story h3{font-size:29px}.story{height:400px}.button-story .icon:last-child{display:none}.devices-section{gap:35px}.plans-layout{gap:35px}.plans-copy h2{font-size:39px}.plan-selector{padding:22px}.plan-selector legend{font-size:31px}.selector-description{font-size:11px}.device-options strong{font-size:10px}.plan-selector>.button{font-size:11px;gap:8px;padding-inline:12px}.faq-intro>.button{font-size:10px;padding-inline:12px}.closing-inner{gap:25px}.closing h2{font-size:44px}.closing-action>.button{min-width:230px;font-size:11px}.footer-contact>span{font-size:7px}}
@media(max-width:850px){.header{height:76px}.desktop-nav{display:none}.desktop-only{display:none}.button-header{font-size:12px;min-height:44px;padding:10px 14px}.menu-toggle:not([hidden]){display:flex}.brand img{width:164px;height:30px}.header-actions{gap:7px}.hero{grid-template-columns:1fr;gap:38px;padding-block:32px 40px}.hero h1{font-size:92px;letter-spacing:-5.6px;margin-block:22px}.hero-description{max-width:540px;font-size:15px}.hero-actions{flex-direction:row;align-items:center;gap:25px}.hero .cta-note{font-size:11px;margin-top:15px}.hero-assurance{font-size:11px;margin-top:18px}.hero-art{max-width:650px;width:100%}.hero-art .eyebrow{font-size:9px}.video-conversion strong{font-size:19px}.video-conversion p{font-size:12px}.video-conversion>.button{font-size:12px;gap:10px;padding-inline:17px}.device-strip-inner{gap:14px;flex-wrap:wrap;padding-block:20px;justify-content:space-between}.device-strip .eyebrow{width:100%;font-size:9px}.device-strip a{font-size:11px}.section-heading>p{font-size:12px}.story-copy{left:17px;right:17px}.story h3{font-size:26px}.story p{font-size:10px}.story-number{left:17px;font-size:7px}.button-story{font-size:9px;gap:7px;padding-inline:8px}.steps h3{font-size:18px}.steps p{font-size:12px}.devices-copy h2{font-size:43px}.devices-copy>p{font-size:13px}.devices-copy>.button{font-size:11px;padding-inline:14px;gap:8px}.photo-caption{flex-direction:column;gap:5px}.plans-copy h2{font-size:37px}.plans-copy>p{font-size:13px}.plan-benefits{font-size:11px}.human-support strong{font-size:11px}.human-support small{font-size:10px}.plan-selector{padding:20px}.plan-selector legend{font-size:30px}.selector-description{font-size:11px}.device-options label>span{padding:17px 12px 14px}.selector-label{font-size:8px}.plan-selector>.button{font-size:10px;padding-inline:10px;gap:7px}.selection-feedback,.selector-footnote{font-size:9px}.faq-section{gap:30px}.faq-intro h2{font-size:35px}.faq-intro>.button{font-size:10px;gap:8px}.closing-action>.button{min-width:220px}.closing-action>span{font-size:9px}}
@media(max-width:700px){html{scroll-padding-top:93px}.container{width:calc(100% - 40px)}.header-inner{gap:10px}.brand img{width:152px;height:28px}.button-header{font-size:11px;padding-inline:11px;gap:7px}.button-header>.icon{width:18px;height:18px}.hero{gap:29px;padding-block:27px 36px}.hero .eyebrow{font-size:8px;letter-spacing:1.1px}.hero h1{font-size:clamp(64px,17.4vw,90px);line-height:1;letter-spacing:-4.2px;margin-block:20px 21px}.hero-description{font-size:14px;max-width:480px;line-height:1.8}.hero-description strong{margin-top:6px}.hero-actions{align-items:stretch;flex-direction:column;gap:5px;margin-top:22px}.hero-actions>.button{min-height:54px;font-size:14px;padding-inline:16px;justify-content:center;gap:13px}.hero-actions>.text-link{font-size:11px;min-height:38px;align-self:flex-start}.hero .cta-note{font-size:10px;margin-top:3px;max-width:340px}.hero-assurance{margin-top:17px;font-size:10px;gap:20px}.hero-assurance .icon{width:16px;height:16px}.hero-art{max-width:none}.video-heading{margin-bottom:12px}.hero-art .eyebrow{font-size:8px;letter-spacing:.8px}.video-heading>span:last-child{font-size:9px}.cinema-frame{border-radius:7px}.video-tools{gap:12px;margin-top:4px}.video-tools button{font-size:10px}.video-tools>a{font-size:9px}.video-conversion{padding-top:16px;margin-top:6px;gap:12px}.video-conversion strong{font-size:17px}.video-conversion p{font-size:10px;margin-top:5px}.video-conversion>.button{font-size:11px;padding-inline:13px;gap:8px}.device-strip-inner{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;padding-block:20px}.device-strip .eyebrow{grid-column:1/-1;font-size:8px;margin-bottom:4px}.device-strip a{min-height:46px;font-size:11px;gap:10px}.device-strip a>.icon:first-child{width:23px;height:23px}.device-strip a>.icon:last-child{display:block;margin-left:auto;width:13px;height:13px}.section{padding-block:59px}h2{font-size:38px;letter-spacing:-1.7px}.eyebrow{font-size:8px;letter-spacing:1.2px;gap:10px}.red-line{width:19px}.section-heading{display:block;margin-bottom:26px}.section-heading h2{margin-top:17px}.section-heading>p{margin-top:18px;font-size:13px}.experience-grid{grid-template-columns:1fr;gap:17px}.story{height:325px}.story-number{font-size:8px;left:23px;top:21px}.story-copy{left:23px;right:23px;bottom:20px}.story h3{font-size:32px}.story p{font-size:12px;margin-top:12px}.story-cinema>img{object-position:center 50%}.story-casa>img{object-position:center 37%}.story::after{background:linear-gradient(180deg,#0009,transparent 23%,#0b0b0d66 38%,#0b0b0ded 77%,#0b0b0d 100%)}.button-story{margin-top:19px;font-size:12px;min-height:48px;padding:12px 14px;gap:10px}.button-story>.icon:last-child{display:block}.section-note{font-size:9px;line-height:1.8}.how-section{padding-block:56px}.steps{grid-template-columns:1fr;gap:24px}.steps article{padding-top:19px}.step-top{margin-bottom:17px}.step-top>span{font-size:27px}.steps h3{font-size:21px}.steps p{font-size:13px}.section-action{flex-direction:column;align-items:stretch;gap:13px;margin-top:29px}.section-action>.button{font-size:12px;padding-inline:14px;gap:10px}.section-action>span{font-size:10px;max-width:none;text-align:center}.devices-section{display:flex;flex-direction:column-reverse;align-items:stretch;gap:28px}.devices-copy h2{font-size:45px}.devices-copy>p{font-size:14px;max-width:440px;margin-top:18px}.device-tags{margin-block:20px 23px;gap:7px}.device-tags span{font-size:10px}.devices-copy>.button{display:flex;width:100%;font-size:13px;min-height:54px;gap:12px}.devices-copy>small{font-size:9px;max-width:400px}.devices-photo{min-height:320px}.photo-caption{font-size:8px;left:22px;bottom:22px}.plans-section{padding-block:56px}.plans-layout{grid-template-columns:minmax(0,1fr);gap:29px}.plans-copy h2{font-size:41px;letter-spacing:-1.8px;margin-top:19px}.plans-copy>p{font-size:14px;margin-top:18px;max-width:440px}.plan-benefits{font-size:12px;margin-block:20px 22px;gap:10px}.human-support{max-width:none;padding-top:20px}.human-support strong{font-size:12px}.human-support small{font-size:11px}.plan-selector{padding:25px}.selector-label{font-size:8px}.plan-selector fieldset{margin-top:23px}.plan-selector legend{font-size:32px}.selector-description{font-size:12px;margin-bottom:20px}.device-options{gap:10px}.device-options label>span{padding:18px 14px 14px;gap:18px}.device-options strong{font-size:11px}.selection-feedback{font-size:10px;margin-block:18px 16px}.plan-selector>.button{font-size:12px;min-height:54px;padding-inline:12px;gap:9px}.selector-footnote{font-size:9px;line-height:1.8}.faq-section{grid-template-columns:1fr;gap:27px}.faq-intro h2{font-size:38px}.faq-intro>p{font-size:13px;margin-block:18px 21px}.faq-intro>.button{font-size:12px;min-height:50px;gap:11px;padding-inline:18px}.faq-list summary{font-size:13px;padding-block:21px}.faq-answer{padding-right:0}.faq-answer>p{font-size:13px}.button-faq{font-size:12px;padding-right:4px;gap:9px}.closing{padding-block:51px}.closing-inner{display:block}.closing h2{font-size:42px;letter-spacing:-2px;margin-top:19px}.closing .eyebrow{font-size:8px;letter-spacing:1px}.closing p{font-size:12px;margin-top:18px;max-width:320px}.closing-action{align-items:stretch;margin-top:26px;gap:14px}.closing-action>.button{font-size:13px;min-height:55px;min-width:0}.closing-action>span{font-size:10px;text-align:center}.closing-symbol{width:245px;height:245px;right:-40px;top:60px}.footer{padding-block:37px 25px}.footer-top{grid-template-columns:1fr 1fr;gap:26px;padding-bottom:28px}.footer-brand img{width:151px;height:27px}.footer-brand p{font-size:11px;margin-top:11px}.footer-top nav{justify-self:end;font-size:11px}.footer-contact{grid-column:1/-1;justify-self:stretch}.footer-contact>span{font-size:8px;margin-bottom:13px}.footer-contact>.button{display:flex;font-size:12px;min-height:51px;gap:11px}.footer-contact>.button .icon:last-child{display:block}.footer-contact>small{font-size:12px;margin-top:12px}.footer-bottom{display:block;font-size:9px;padding-top:20px}.footer-bottom>div{margin-top:10px;gap:19px;flex-wrap:wrap}.footer-bottom>div>span{margin-left:auto;font-size:8px}.mobile-sticky:not([hidden]){display:flex;position:fixed;left:0;right:0;bottom:0;z-index:35;align-items:center;justify-content:space-between;gap:16px;padding:11px 20px calc(11px + env(safe-area-inset-bottom));border-top:1px solid #49414b;background:#151218fa;backdrop-filter:blur(18px);box-shadow:0 -6px 25px #0004}.mobile-sticky>span{font-size:10px;line-height:1.55;color:var(--muted)}.mobile-sticky strong{color:white;font-weight:500}.mobile-sticky>.button{font-size:12px;min-height:48px;padding:12px 16px;gap:9px}.mobile-sticky>.button>.icon:last-child{display:none}.legal-main{padding-block:45px 65px}.legal-main h1{font-size:42px;letter-spacing:-1.8px}.legal-main h2{font-size:25px}.legal-main p,.legal-main li{font-size:13px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.brand img{width:128px;height:24px}.header-actions{gap:3px}.button-header{font-size:10px;padding-inline:9px;gap:6px}.button-header>.icon{width:17px;height:17px}.hero h1{font-size:65px;letter-spacing:-4px}.hero-description{font-size:13px}.hero-actions>.button{font-size:13px}.hero .eyebrow{font-size:7px;letter-spacing:.8px}.hero .cta-note{font-size:9px}.hero-assurance{font-size:9px;gap:17px}.video-conversion strong{font-size:15px}.video-conversion p{font-size:9px}.video-conversion>.button{font-size:10px;padding-inline:10px;gap:6px}.video-conversion>.button>.icon{width:16px}.hero-art .eyebrow{font-size:7px}.video-tools button{font-size:9px}.video-tools>a{font-size:8px}.plans-copy h2{font-size:35px}.plan-selector{padding:20px}.plan-selector>.button{font-size:11px;gap:8px}.device-options strong{font-size:10px}.selection-feedback{font-size:9px}.button-story{font-size:11px}.section-action>.button{font-size:11px;gap:8px}.closing h2{font-size:36px}.closing .eyebrow{font-size:7px}.footer-brand img{width:134px;height:24px}.footer-top nav{font-size:10px}.footer-bottom>div>span{margin-left:0}.mobile-sticky{gap:12px}.mobile-sticky>span{font-size:9px}.mobile-sticky>.button{font-size:11px;padding-inline:13px}.legal-main h1{font-size:37px}}
.hero-art::before{inset:0}
@media(max-width:950px){.desktop-nav{display:none}.menu-toggle{display:flex}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover,.story:hover>img{transform:none}}
