@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#101a23;--dark:#0f161b;--green:#67bafe;--muted:#a4aeb6;--paper:#f1f5f9;--line:#d7dee3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--dark);font-size:16px;line-height:1.6}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif;line-height:1.1;letter-spacing:-.045em}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.3vw,76px);font-weight:600;margin-bottom:24px}h2{font-size:clamp(32px,3.2vw,47px);font-weight:600;margin-bottom:25px}h3{font-size:22px;line-height:1.25;letter-spacing:-.03em}em{color:var(--green);font-style:normal}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #2c628e;outline-offset:5px}button{border:0}.wrap{max-width:1240px;margin:auto;padding:0 36px}.topbar{background:#1b252e;color:#c5cdd3;font-size:11px;letter-spacing:.05em}.topbar .wrap{display:flex;justify-content:space-between;padding-top:8px;padding-bottom:8px}.topbar b{padding:0 8px;font-weight:400}header{background:rgba(11,23,39,.97);color:white;position:sticky;top:0;z-index:20;border-bottom:1px solid #ffffff12}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:800;letter-spacing:-.045em;white-space:nowrap}.brand-icon{display:grid;place-items:center;background:var(--green);color:var(--dark);width:39px;height:39px;border-radius:12px 12px 12px 2px;font-size:20px}.brand-store{align-self:flex-end;font:9px 'DM Sans',Arial;letter-spacing:.15em;color:#abb8c2;margin:0 0 4px -5px}nav{display:flex;gap:26px;font-size:13px;color:#b7c0c8}nav a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--green);color:var(--ink);padding:16px 24px;border-radius:9px;font-size:14px;font-weight:700;line-height:1.4;transition:transform .2s,background .2s}.button:hover{background:#92ceff;transform:translateY(-2px)}.button.small{font-size:12px;padding:12px 18px}.text-link{font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:12px;padding:12px 0}.text-link:hover{text-decoration:underline}.light{color:#d5dbe0}.hero{color:white;background:radial-gradient(ellipse at 80% 50%,#213341 0%,transparent 53%),var(--dark);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:55px;align-items:center;padding-top:70px;padding-bottom:60px}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:700;margin-bottom:24px;display:flex;align-items:center;gap:8px}.hero .eyebrow,.dark .eyebrow{color:#a5b7c6}.dot{width:6px;height:6px;border-radius:100%;background:var(--green)}.lead{font-size:17px;line-height:1.8;max-width:455px;color:#b7c2cb}.actions{display:flex;gap:24px;align-items:center;margin-top:30px}.hero-facts{display:flex;gap:20px;margin-top:35px;color:#9cacb9;font-size:11px}.hero-facts span:before{content:'✓';color:var(--green);margin-right:7px}.hero-art{height:530px;position:relative;border:1px solid #ffffff18;border-radius:160px 160px 24px 24px;background:linear-gradient(130deg,#9cbfdc1a,#131e27);display:flex;align-items:center;justify-content:center;isolation:isolate}.orbit{width:385px;height:385px;border:1px solid #67bafe25;position:absolute;border-radius:100%;z-index:-1}.orbit:after{content:'';position:absolute;inset:28px;border:1px solid #67bafe17;border-radius:100%}.art-label{position:absolute;top:35px;letter-spacing:.17em;font-size:8px;color:#a1acb5}.phone{width:217px;height:390px;padding:6px;background:linear-gradient(145deg,#74818b,#1c2024 25%,#5d6c78 75%,#080c0f);border-radius:36px;box-shadow:30px 35px 50px #00000066;transform:rotate(-13deg);position:relative}.phone-screen{overflow:hidden;position:relative;width:100%;height:100%;border-radius:30px;background:linear-gradient(160deg,#102c43,#3d576c 48%,#78bcf3 100%);border:3px solid #080c10}.island{position:absolute;width:60px;height:16px;border-radius:14px;top:9px;left:calc(50% - 30px);background:#0a1015}.phone-time{position:absolute;top:51px;font:500 45px Manrope,Arial;width:100%;text-align:center;letter-spacing:-.06em;color:#d2e6f5}.phone-wave{position:absolute;width:240px;height:330px;top:165px;left:50px;background:linear-gradient(170deg,#aedbff,#4679a3);border-radius:100%;transform:rotate(-25deg);box-shadow:-30px -20px 0 #63a9e366,-65px -38px 0 #85c8ff22}.phone-brand{position:absolute;bottom:28px;left:0;width:100%;text-align:center;color:#142533;font-size:13px;font-weight:700}.floating-card{position:absolute;bottom:57px;left:22px;right:-14px;border:1px solid #ffffff20;background:#e8eff5;box-shadow:0 10px 35px #00000033;color:var(--ink);border-radius:13px;padding:19px 24px;display:flex;gap:17px;align-items:center;transform:rotate(2deg)}.floating-card strong{font-size:14px;display:block}.floating-card small{font-size:11px;color:#65717a}.mini-icon{width:30px;display:block}.mini-icon svg{width:30px;height:30px}.art-caption{position:absolute;bottom:16px;font-size:9px;color:#a4b1bb}.categories{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;border-top:1px solid #ffffff20;padding-top:27px;padding-bottom:27px;align-items:center}.categories>span{font-size:9px;letter-spacing:.15em;color:#8fa1af}.categories a{font-size:13px;padding-left:24px;border-left:1px solid #ffffff20}.section{padding:95px 0}.paper{background:var(--paper)}.dark{background:var(--dark);color:white}.dark p{color:#aab6c0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:40px}.section-head h2{margin-bottom:0}.section-head>p{max-width:340px;font-size:14px;color:#626c74;margin:0 0 3px}.dark .section-head>p{color:#aab6c0}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#ffffff}.product-art{height:190px;display:flex;align-items:center;justify-content:center;position:relative;background:radial-gradient(ellipse at 50% 40%,#cbe0f1,#e8eff4)}.product-art svg{width:69px;height:95px;stroke-width:.85;filter:drop-shadow(7px 10px 5px #1e354722);transform:rotate(-12deg)}.art-battery{background:radial-gradient(ellipse,#ccd8e2,#e5ebef)}.art-cable{background:radial-gradient(ellipse,#cedbe6,#e7eef3)}.art-shield{background:radial-gradient(ellipse,#c8d5df,#e7ecf0)}.product-art>span{position:absolute;top:14px;left:17px;font-size:10px;color:#617687}.product-copy{padding:24px 21px 17px}.product-copy h3{font-size:18px}.product-copy p{font-size:13px;color:#5f6972;min-height:83px;line-height:1.7}.product-copy .text-link{font-size:12px}.footnote{font-size:11px;color:#69737b;margin-top:20px;margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding-top:20px}.steps article{border-top:1px solid #ffffff25;padding-top:25px}.steps article>span{color:var(--green);font-size:12px}.steps h3{margin-top:24px;font-size:21px}.steps p{font-size:14px;margin:0}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.display-art{position:relative;min-height:425px;background:#e0e8ee;border-radius:24px;display:flex;align-items:center;justify-content:center;gap:40px}.display-unit{display:flex;flex-direction:column;align-items:center;gap:20px;font-size:9px;letter-spacing:.13em}.display-panel{width:107px;height:218px;transform:rotate(-6deg);border-radius:13px;background:linear-gradient(130deg,#77848e,#1a2630 38%,#132839 60%,#3d5264);position:relative;box-shadow:12px 20px 20px #1832471a}.display-panel:before{content:'';position:absolute;top:10px;left:calc(50% - 3px);width:6px;height:6px;background:#151b20;border-radius:100%}.framed{border:7px solid #1b242c;outline:2px solid #788895}.bare{border:2px solid #4b5a66;transform:rotate(7deg)}.bare:after{content:'';position:absolute;bottom:-29px;left:35%;width:30px;height:30px;background:repeating-linear-gradient(90deg,#4189c4 0 3px,#78bbf1 3px 4px)}.display-art>small{position:absolute;bottom:20px;font-size:10px;color:#68727a}.compare-item{padding:18px 0;border-bottom:1px solid var(--line)}.compare-item h3{font-size:17px;margin-bottom:8px}.compare-item p{font-size:14px;color:#5f6972;margin:0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.about-grid figure{margin:0;position:relative}.about-grid img{display:block;width:100%;height:570px;object-fit:cover;border-radius:22px}.about-grid figcaption{position:absolute;bottom:20px;left:20px;right:20px;background:#101e2add;color:#e7eef3;padding:16px;border:1px solid #ffffff22;border-radius:10px;font-size:13px;backdrop-filter:blur(10px)}.about-grid .lead{font-size:15px}.values{margin:25px 0 30px}.values>div{padding:12px 0;border-bottom:1px solid #ffffff18}.values strong{font-size:14px}.values p{font-size:12px;margin:4px 0 0}.mint{background:#cadff1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.form-grid>div>p:not(.eyebrow){font-size:15px;max-width:340px;color:#455868}.form-hint{font-size:11px;color:#455868;display:block;margin-top:35px}.form-grid form{background:var(--paper);border-radius:18px;padding:32px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-size:12px;font-weight:600;margin-bottom:17px}label span{font-weight:400;color:#606d77}input,select,textarea{display:block;width:100%;border:1px solid #c6d3de;background:#ffffff;border-radius:7px;padding:12px;margin-top:6px;color:#23323f;font-size:13px;min-height:46px}textarea{resize:vertical}.form-grid button{width:100%;background:var(--ink);color:#dceefd}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.location-grid>div>p:not(.eyebrow){font-size:14px;color:#5a6772}address{font-style:normal;padding:32px;border:1px solid #c3cfd8;border-radius:18px}address .eyebrow{color:#51687a}address h3{font-size:22px}address p{font-size:14px;color:#54616c}.hours{border-top:1px solid var(--line);padding-top:18px;margin:20px 0 24px;display:flex;gap:50px;font-size:12px}.hours strong{display:block;font-size:15px;margin-top:3px}.faq{padding-top:0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-top:1px solid var(--line);padding-top:65px}details{border-bottom:1px solid #ccd8e2;padding:20px 0}summary{cursor:pointer;font-size:14px;font-weight:600;list-style:none;position:relative;padding-right:30px}summary:after{content:'+';position:absolute;right:2px;font-size:20px;top:-6px}details[open] summary:after{content:'−'}details p{font-size:13px;color:#596a77;margin:15px 0 0}footer{color:#d6dde3;padding:55px 0 30px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-top p{font-size:12px;color:#9caab6;margin:0}.footer-top>a:last-child{font-size:15px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:35px;padding-top:25px;border-top:1px solid #ffffff15;font-size:10px;color:#9caab6}.footer-bottom button{background:none;color:inherit;padding:0 8px;font-size:10px}.floating{position:fixed;bottom:22px;right:22px;background:var(--green);padding:12px 19px;border:1px solid #132b3e33;border-radius:40px;font-size:12px;font-weight:700;z-index:25;box-shadow:0 5px 25px #00000022;display:flex;gap:15px}.legal-dialog{max-width:580px;width:calc(100% - 32px);border:0;border-radius:18px;padding:40px;color:var(--ink);background:var(--paper)}.legal-dialog::backdrop{background:#040f18cc;backdrop-filter:blur(5px)}.legal-dialog h2{font-size:30px}.legal-dialog p{font-size:14px}.dialog-close{position:absolute;right:17px;top:12px;font-size:26px;background:none}.skip{position:fixed;top:-100px;left:20px;z-index:99;background:var(--green);padding:12px}.skip:focus{top:10px}noscript{color:white;padding:15px}.dialog-open{overflow:hidden}
@media(min-width:1500px){.hero-grid{padding-top:90px;padding-bottom:80px}}@media(max-width:1000px){nav{gap:16px}.brand-store{display:none}.hero-grid{gap:30px}.hero-art{height:470px}.hero-facts{flex-direction:column;gap:5px}.actions{flex-wrap:wrap;gap:12px}.products{grid-template-columns:repeat(2,1fr)}.product-copy p{min-height:0}.compare-grid,.about-grid,.form-grid,.location-grid,.faq-grid{gap:40px}.about-grid img{height:530px}.orbit{width:300px;height:300px}.floating-card{left:5px;right:-7px}.steps{gap:25px}.display-art{gap:25px}.display-panel{width:90px;height:195px}.nav{gap:15px}.brand{font-size:20px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:700px){.wrap{padding-left:22px;padding-right:22px}.topbar .wrap{font-size:9px;gap:10px}.nav{height:74px}.brand{font-size:19px}.brand-icon{width:32px;height:32px;font-size:16px}nav{display:none}.button.small{font-size:10px;padding:11px;gap:8px}.hero-grid{grid-template-columns:1fr;padding-top:42px;padding-bottom:35px;gap:38px}h1{font-size:52px}h2{font-size:34px}.hero .eyebrow{font-size:8px;letter-spacing:.13em}.lead{font-size:15px}.actions{gap:20px}.hero-facts{margin-top:22px;font-size:10px}.hero-art{height:420px;max-width:420px;width:100%;margin:auto;border-radius:110px 110px 20px 20px}.phone{width:177px;height:320px;border-radius:30px}.phone-screen{border-radius:24px}.phone-time{font-size:37px}.art-label{top:20px;font-size:7px}.floating-card{bottom:38px;left:13px;right:13px;padding:15px;transform:rotate(0)}.floating-card strong{font-size:13px}.art-caption{bottom:9px}.categories{grid-template-columns:repeat(3,1fr);gap:15px;padding-top:22px;padding-bottom:25px}.categories>span{grid-column:1/-1}.categories a{padding:0;border:0;font-size:10px}.section{padding:60px 0}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:20px;max-width:none}.eyebrow{font-size:9px;margin-bottom:20px}.products{gap:12px}.product-art{height:140px}.product-art svg{height:74px;width:53px}.product-copy{padding:18px 14px 12px}.product-copy h3{font-size:17px}.product-copy p{font-size:12px;line-height:1.65;min-height:116px}.product-copy .text-link{font-size:11px;gap:5px}.steps{grid-template-columns:1fr;gap:25px}.steps h3{margin-top:14px;margin-bottom:12px}.steps article{padding-top:17px}.compare-grid,.about-grid,.form-grid,.location-grid,.faq-grid{grid-template-columns:1fr;gap:35px}.display-art{min-height:330px;gap:50px}.display-panel{width:100px;height:210px}.about-grid img{height:auto;aspect-ratio:1;object-fit:cover}.about-grid .lead{font-size:14px}.form-grid form{padding:23px}.form-row{grid-template-columns:1fr;gap:0}.form-hint{margin-top:20px}address{padding:25px}.hours{gap:35px}.faq{padding-top:0}.faq-grid{padding-top:40px}.faq h2{margin-bottom:0}.footer-top{flex-wrap:wrap;align-items:flex-start}.footer-top p{font-size:11px}.footer-bottom{gap:17px;padding-bottom:45px}.footer-bottom>span{width:100%}.floating{bottom:14px;right:14px}.legal-dialog{padding:30px 24px}.legal-dialog h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Identidade azul iMassambani + destaques rotativos */
:root{--ink:#102b45;--dark:#0b1727;--green:#68c5ff;--muted:#a7bacc;--paper:#f5f8fc;--line:#d7e3ef}
.brand-icon{background:#159dec;color:#fff}.button{background:#138bd6;color:#fff}.button:hover{background:#0c76ba}.floating{background:#138bd6;color:white}.hero{background:radial-gradient(ellipse at 80% 50%,#123d63 0%,transparent 56%),var(--dark)}
.hero-slide[hidden]{display:none!important}.slide-title{font-size:clamp(48px,5.3vw,76px);font-weight:600;line-height:1.1;letter-spacing:-.045em;margin-bottom:24px;color:white}.hero-grid{min-height:660px}.hero-slide{animation:slide-enter .45s ease-out}.hero-slide .hero-grid{padding-bottom:35px}.carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:26px}.carousel-dots{display:flex;gap:24px}.carousel-dots button{display:flex;gap:9px;align-items:center;background:none;color:#a7bed2;padding:10px 0;font-size:11px}.carousel-dots button span{width:7px;height:7px;background:#54738b;border-radius:100%;transition:width .2s}.carousel-dots button[aria-pressed=true]{color:#fff}.carousel-dots button[aria-pressed=true] span{width:24px;border-radius:5px;background:#32b3ff}.carousel-arrows{display:flex;align-items:center;gap:8px}.carousel-arrows button{height:36px;min-width:36px;background:#ffffff0a;border:1px solid #ffffff25;border-radius:7px;color:white;font-size:15px}.carousel-arrows #carousel-toggle{font-size:10px;padding:0 12px}.review-visual{display:grid;grid-template-columns:1.05fr 1fr;gap:14px;align-items:center;min-width:0;height:530px}.review-photo{height:480px;position:relative;overflow:hidden;border-radius:18px}.review-photo img{width:100%;height:100%;object-fit:cover;object-position:52% 50%;display:block}.review-photo>span{position:absolute;bottom:0;left:0;right:0;padding:65px 18px 22px;background:linear-gradient(transparent,#03111ff0);font-size:15px;font-weight:700;line-height:1.5}.review-photo small{font-weight:400;font-size:10px;color:#d3e8fb}.review-card{padding:25px 20px;background:linear-gradient(145deg,#fff,#dce9f7);border-radius:18px;color:#132d48;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 15px 45px #0003;min-width:0}.google-word{font:500 32px Arial,sans-serif;letter-spacing:-2px;white-space:nowrap;margin:2px 0 25px}.google-word i{font-style:normal}.google-word i:nth-child(1),.google-word i:nth-child(4){color:#4285f4}.google-word i:nth-child(2),.google-word i:nth-child(6){color:#ea4335}.google-word i:nth-child(3){color:#fbbc05}.google-word i:nth-child(5){color:#34a853}.review-card svg{width:64px;height:64px;color:#168bd3;margin:0 0 20px}.review-card strong{font:600 24px/1.18 Manrope,Arial;letter-spacing:-.04em;margin-bottom:15px}.review-card>span:not(.google-word){font-size:12px;color:#52718b;line-height:1.6}.review-card b{font-size:10px;margin-top:23px}.location-hero{position:relative;height:530px;border-radius:22px;overflow:hidden;margin:0}.location-hero img{width:100%;height:100%;object-fit:cover;object-position:center 54%;display:block}.location-hero figcaption{position:absolute;bottom:20px;left:20px;right:20px;background:#07192deb;backdrop-filter:blur(10px);border:1px solid #ffffff33;padding:20px;border-radius:12px;display:flex;align-items:center;gap:16px}.location-hero figcaption strong{font-size:17px}.location-hero figcaption div>span{display:block;font-size:11px;color:#bed8ec;margin-top:3px}.location-pin{background:#149deb;color:white;border-radius:100%;width:38px;height:38px;display:grid;place-items:center;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes slide-enter{from{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.hero-grid{min-height:635px}.review-visual{gap:10px;height:470px}.review-photo{height:435px}.review-card{padding:22px 12px}.review-card strong{font-size:20px}.google-word{font-size:28px}.location-hero{height:470px}}
@media(max-width:700px){.hero-grid{min-height:0}.slide-title{font-size:52px}.review-visual{height:360px;max-width:420px;width:100%;margin:auto;gap:12px}.review-photo{height:350px}.review-photo>span{font-size:13px;padding:50px 12px 17px}.review-card{padding:24px 12px}.review-card strong{font-size:21px}.review-card svg{width:48px;height:48px;margin-bottom:15px}.review-card b{font-size:9px}.review-card>span:not(.google-word){font-size:10px}.google-word{font-size:28px;margin-bottom:20px}.location-hero{height:360px;width:100%;max-width:420px;margin:auto}.location-hero figcaption{padding:14px;left:12px;right:12px;bottom:12px;gap:10px}.location-hero figcaption strong{font-size:15px}.location-hero figcaption div>span{font-size:9px}.carousel-controls{flex-direction:column;gap:8px;align-items:stretch}.carousel-dots{justify-content:space-between;gap:12px}.carousel-dots button{font-size:10px;gap:7px}.carousel-arrows{justify-content:flex-end}.hero-slide .hero-grid{padding-bottom:20px}.hero-copy{min-height:450px}}
@media(prefers-reduced-motion:reduce){.hero-slide{animation:none}}
/* Avaliações e comparação técnica ilustrada */
.review-card strong.rating-number{font-size:76px;letter-spacing:-.07em;line-height:1;margin:0 0 12px}.review-card .rating-stars{color:#b67b00!important;font-size:25px!important;letter-spacing:1px;line-height:1.2}.review-card strong.rating-count{font:700 14px/1.5 'DM Sans',Arial;margin:18px 0 10px;letter-spacing:0}.screen-tabs{display:flex;gap:6px;padding:5px;background:#e5edf5;border-radius:10px;flex-shrink:0}.screen-tabs button{padding:11px 21px;background:transparent;color:#38546d;border-radius:7px;font-size:13px}.screen-tabs button[aria-selected=true]{background:#128bd4;color:#fff;box-shadow:0 3px 12px #16476b22}.screen-panel[hidden]{display:none!important}.screen-illustration img{display:block;width:100%;height:auto}.screen-illustration small{display:block;text-align:center;font-size:10px;color:#58758c;padding:12px}.screen-copy h3{font-size:36px;margin-bottom:24px}.screen-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;color:#4a6378}.screen-copy p.screen-note{font-size:14px;border-left:3px solid #44acf0;padding-left:18px;color:#59748a;margin-top:24px}.screen-panel{min-height:470px;gap:65px}.screen-panel:focus{outline-offset:10px}
@media(max-width:1000px){.review-card strong.rating-number{font-size:60px}.review-card .rating-stars{font-size:20px!important}.screen-panel{gap:35px}}
@media(max-width:700px){.review-card strong.rating-number{font-size:61px}.review-card .rating-stars{font-size:20px!important;letter-spacing:0}.review-card strong.rating-count{font-size:12px}.screen-tabs{margin-top:24px;width:max-content}.screen-panel{gap:20px;min-height:0}.screen-copy h3{font-size:29px}.screen-copy>p:not(.eyebrow){font-size:14px}.screen-illustration small{font-size:9px}}
