@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&display=swap');
:root{--red:#ec0614;--dark:#1b1b1b;--muted:#5b5b60}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Barlow,Arial,sans-serif;color:#151515;background:white;font-size:16px;line-height:1.45}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #168adc;outline-offset:5px}.container{max-width:1280px;padding:0 36px;margin:auto}.icon{width:26px;height:26px;flex-shrink:0}.btn{background:var(--red);color:white;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:700;font-size:16px;border-radius:9px;padding:14px 22px;transition:background .2s,transform .2s}.btn:hover{background:#bf0713;transform:translateY(-2px)}.btn.light{background:#fff;color:#151515}.btn.light:hover{background:#f3f3f3}.btn .icon{width:22px;height:22px}header{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 1px 0 #00000008}.nav-wrap{max-width:1280px;margin:auto;padding:14px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:89px}.brand{font-family:Arial,sans-serif;font-style:italic;font-weight:400;font-size:39px;letter-spacing:-2px;line-height:1;white-space:nowrap;display:inline-block;position:relative;padding-bottom:20px}.brand b{font-style:normal;display:inline-block;font-weight:400;color:white;background:var(--red);transform:rotate(-7deg);padding:0 3px 3px;margin-left:3px}.brand small{font-style:normal;font-size:18px;letter-spacing:-.5px;position:absolute;bottom:0;right:8px;color:#888}.nav-wrap nav{display:flex;gap:27px;font-size:14px;font-weight:500}.nav-wrap nav a{padding:14px 0;position:relative}.nav-wrap nav a:hover{color:var(--red)}.nav-wrap nav .active{color:var(--red)}.nav-wrap nav .active:after{content:'';height:3px;background:var(--red);position:absolute;bottom:4px;left:0;right:0}.nav-cta{font-size:14px;padding:12px 18px;white-space:nowrap}
.hero{position:relative;background:#c5000d;overflow:hidden;isolation:isolate}.hero-photo{position:absolute;inset:0;background:linear-gradient(90deg,rgba(120,0,10,.63),rgba(188,0,15,.06) 60%,#e6122055),url('mulher-marca-dagua.png') 30% 36%/cover no-repeat;z-index:-3}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(155deg,transparent 45%,#ff464938 45% 70%,transparent 70%),linear-gradient(28deg,#a000171c 40%,transparent 40%);z-index:-2;pointer-events:none}.hero-angle{position:absolute;inset:0 0 0 55%;background:#fff;clip-path:polygon(100% 0,0 48%,100% 100%);z-index:-1}.hero-content{min-height:562px;position:relative;padding-top:59px;padding-bottom:27px;display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:1fr auto;gap:26px}.hero-copy{color:#fff}.hero-label{font-size:12px;letter-spacing:1.5px;font-weight:600;display:block;margin-bottom:13px}h1{font-size:57px;letter-spacing:-1.4px;line-height:1.02;margin:0 0 18px;font-weight:800}.hero-copy>p{font-size:20px;line-height:1.4;margin:0 0 23px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.hero-buttons .btn{font-size:15px}.hero-brand{align-self:center;text-align:right;padding-top:45px}.hero-brand .brand{font-size:clamp(48px,5.4vw,80px);letter-spacing:-3.5px;padding-bottom:40px}.hero-brand .brand small{font-size:37px}.hero-brand p{font-size:25px;line-height:1.15;margin:35px 13px 12px 0}.hero-brand i{display:block;width:54px;height:4px;background:var(--red);margin-left:auto;margin-right:95px}.benefits{grid-column:1/-1;display:flex;gap:23px;color:#fff;margin-top:8px;max-width:830px}.benefits>span{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.2;border-right:1px solid #ffffff44;padding-right:23px}.benefits>span:last-child{border:0}.benefits .icon{width:30px;height:30px}
.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:21px;margin:24px 0}.category{position:relative;text-align:center;border:1px solid #ececef;border-radius:12px;padding:22px 13px 25px;box-shadow:0 2px 12px #11111109;transition:transform .2s,box-shadow .2s}.category:hover{transform:translateY(-4px);box-shadow:0 6px 20px #11111111}.category>.icon{width:43px;height:43px;color:var(--red);stroke-width:1.9}.category h2{font-size:21px;line-height:1.2;margin:12px 0 4px;letter-spacing:-.5px}.category p{font-size:16px;line-height:1.2;max-width:160px;margin:0 auto}.category-arrow{position:absolute;right:11px;bottom:7px}.category-arrow .icon{width:18px;height:18px}
.phone-banner{background:linear-gradient(110deg,#b70410,#ef0919);color:#fff;border-radius:13px;position:relative;overflow:hidden;min-height:234px;display:grid;grid-template-columns:1.2fr 1.2fr .7fr;align-items:center;padding:28px 39px;gap:20px;isolation:isolate;scroll-margin-top:20px}.phone-banner h2{font-size:31px;line-height:1.12;letter-spacing:-.6px;margin:0 0 11px}.phone-banner p{font-size:16px;margin:0 0 18px}.phone-banner .btn{font-size:14px;padding:11px 18px}.phone-banner>img{width:100%;height:235px;object-fit:cover;border-radius:12px;mix-blend-mode:normal;align-self:end;margin-bottom:-28px;object-position:center}.banner-brand{text-align:center}.banner-brand>span{display:block;font-size:15px;line-height:1.2}.banner-brand strong{font:600 49px Arial,sans-serif;letter-spacing:-3px;display:block;margin:17px 0 7px}.banner-brand small{font-size:10px;letter-spacing:1.1px}.image-note{position:absolute;bottom:5px;left:50%;font-size:10px;color:#fff;background:#8f0818a8;padding:1px 5px}
.offers-section,.stores-section{padding-top:32px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}.section-title h2{font-size:29px;line-height:1.2;margin:0;letter-spacing:-.7px}.section-title>span{color:var(--muted);font-size:14px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px}.text-link .icon{color:var(--red);width:20px}.text-link:hover{color:var(--red)}.offers{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.offer{border:1px solid #e6e6eb;border-radius:10px;padding:21px;display:flex;flex-direction:column;scroll-margin-top:108px}.offer-symbol{height:92px;display:flex;align-items:center;justify-content:center;background:#faf5f5;border-radius:8px;margin-bottom:18px}.offer-symbol .icon{width:55px;height:55px;color:var(--red)}.tag{font-size:11px;letter-spacing:.7px;color:var(--muted);font-weight:600}.offer h3{font-size:24px;line-height:1.2;margin:7px 0 9px;letter-spacing:-.6px}.offer p{font-size:16px;margin:0 0 17px;color:#5b5b60;flex:1}.consult{font-size:18px;color:var(--red);margin-bottom:13px}.offer .btn{padding:10px;font-size:14px}.conditions{font-size:12px;color:#6b6b70;margin:15px 0 0}.locations{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.location{border:1px solid #e6e6eb;border-radius:10px;overflow:hidden;box-shadow:0 3px 12px #15151508}.location-top{height:120px;background:linear-gradient(145deg,#bc000b,#ed1024);padding:21px 26px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px}.location-top .brand{color:white;font-size:34px;padding-bottom:18px}.location-top .brand b{background:white;color:var(--red)}.location-top .brand small{color:#ffdde0;font-size:16px}.location-top>span:last-child{font-size:10px;letter-spacing:1.3px;color:#fff}.location-body{padding:19px}.location h3{display:flex;align-items:center;gap:7px;margin:0 0 9px;font-size:21px;letter-spacing:-.4px}.location h3 .icon{color:var(--red);width:22px;height:22px}.location p{margin:0 0 12px 29px;color:#555;font-size:15px}.location-body>.text-link{margin-left:29px;font-size:13px}.about{margin-top:38px;padding:28px 0;border-top:1px solid #e7e7e9;border-bottom:1px solid #e7e7e9;display:grid;grid-template-columns:1fr 1.25fr;gap:45px;align-items:center}.about .tag{color:var(--red)}.about h2{font-size:27px;line-height:1.2;margin:9px 0 0;letter-spacing:-.5px}.about p{color:#555;line-height:1.65;margin:0}.contact{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:29px 0 36px}.contact h2{font-size:25px;margin:0}.contact p{margin:5px 0 0;color:#555}.contact .btn{white-space:nowrap}footer{background:#1c1c1c;color:#eee;padding:32px 0 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-top .brand{font-size:34px}.footer-top .brand small{color:#bbb;font-size:16px}.footer-top nav{display:flex;gap:15px;font-size:13px;color:#ddd}.footer-top>a{font-size:14px}.footer-partner{font-size:12px;color:#ccc}.footer-partner strong{font:600 30px Arial,sans-serif;color:white;margin-left:8px;letter-spacing:-1px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:24px;border-top:1px solid #ffffff18;padding-top:15px;font-size:12px;color:#bcbcbc;line-height:1.7}.floating-wa{position:fixed;bottom:25px;right:25px;border-radius:50%;background:#00b951;width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 4px 20px #003e3333;z-index:25}.floating-wa .icon{width:34px;height:34px}.floating-wa:hover{background:#009d46}
@media(max-width:1100px){.nav-wrap nav{gap:16px}.nav-wrap{gap:18px}.nav-wrap .brand{font-size:34px}.nav-cta{padding:11px;font-size:12px}.hero-content{min-height:540px}h1{font-size:52px}.benefits{gap:16px;max-width:780px}.benefits>span{font-size:12px;padding-right:16px}.category h2{font-size:19px}.categories{gap:15px}.phone-banner{padding:25px;gap:15px}.phone-banner h2{font-size:28px}.phone-banner>img{margin-bottom:-25px;height:225px}.offers{gap:17px}.offer{padding:17px}.footer-top{flex-wrap:wrap}.hero-brand .brand{font-size:64px}.hero-brand .brand small{font-size:32px}}
@media(max-width:800px){.nav-wrap nav{display:none}.hero-content{grid-template-columns:1fr 1fr;gap:20px;padding-top:40px;min-height:520px}.hero-brand .brand{font-size:48px;padding-bottom:29px}.hero-brand .brand small{font-size:27px}.hero-brand p{font-size:21px}.hero-copy>p{font-size:18px}h1{font-size:45px}.hero-buttons{gap:10px}.hero-buttons .btn{font-size:13px;padding:12px 15px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.benefits>span{font-size:11px;padding-right:5px;gap:7px}.benefits .icon{width:25px}.categories{gap:10px}.category{padding:20px 8px 26px}.category h2{font-size:17px}.category p{font-size:14px}.category>.icon{width:34px;height:34px}.offers{grid-template-columns:repeat(2,1fr)}.locations{gap:12px}.location-body{padding:13px}.location h3{font-size:17px}.location p{font-size:13px;margin-left:0}.location-body>.text-link{margin-left:0;font-size:12px}.phone-banner{grid-template-columns:1.2fr 1fr}.banner-brand{display:none}.phone-banner>img{height:230px}.about{gap:25px}.about h2{font-size:25px}.footer-bottom{display:block}}
@media(max-width:550px){html{scroll-padding-top:82px}.container{padding-left:20px;padding-right:20px}.nav-wrap{padding:12px 20px;min-height:77px}.nav-wrap .brand{font-size:30px;padding-bottom:16px}.brand small{font-size:15px}.nav-cta{font-size:12px;gap:6px;padding:10px}.nav-cta .icon{width:18px}.hero-content{padding-top:30px;padding-bottom:25px;display:block;min-height:0}.hero-copy{position:relative;z-index:2;max-width:100%}.hero-label{font-size:10px}h1{font-size:45px;letter-spacing:-1px}.hero-copy>p{font-size:18px}.desktop{display:none}.hero-copy>p{max-width:320px}.hero-photo{background-position:57% top;background-size:auto 100%}.hero-angle{inset:51% 0 12% 7%;clip-path:polygon(100% 0,0 49%,100% 100%)}.hero-brand{text-align:right;padding-top:0;margin-top:29px;min-height:155px;display:flex;align-items:flex-end;flex-direction:column;justify-content:center}.hero-brand .brand{font-size:52px;letter-spacing:-2px;padding-bottom:29px}.hero-brand .brand small{font-size:26px}.hero-brand p{font-size:16px;line-height:1.15;margin:11px 0 0}.hero-brand i{display:none}.hero-buttons{flex-wrap:wrap;gap:9px}.hero-buttons .btn{font-size:13px;padding:12px}.benefits{grid-template-columns:repeat(2,1fr);margin-top:38px;gap:17px}.benefits>span{font-size:12px;border:0;padding:0}.categories{grid-template-columns:repeat(2,1fr);gap:12px;margin:19px 0}.category{padding:18px 12px 23px}.category:last-child{grid-column:1/-1;display:grid;grid-template-columns:40px 1fr;gap:0 12px;align-items:center;text-align:left;padding:16px 20px}.category:last-child>.icon{grid-row:1/3}.category:last-child h2{margin:0 0 3px}.category:last-child p{margin:0;max-width:none}.category h2{font-size:20px}.category p{font-size:15px}.phone-banner{grid-template-columns:1fr;padding:25px 23px 0;gap:20px}.phone-banner h2{font-size:29px}.phone-banner>img{height:180px;margin-bottom:0;object-fit:cover;object-position:center 42%;border-radius:12px 12px 0 0}.image-note{left:auto;right:8px}.section-title{align-items:flex-start;gap:15px}.section-title h2{font-size:25px;max-width:240px}.section-title .text-link{font-size:12px;gap:4px;max-width:110px}.section-title>span{display:none}.offers{gap:12px}.offer{padding:14px}.offer h3{font-size:22px}.offer .tag{font-size:9px}.offer-symbol{height:75px}.offer-symbol .icon{width:44px;height:44px}.offer p{font-size:14px}.consult{font-size:16px}.offer .btn{font-size:12px;padding:10px 6px}.locations{grid-template-columns:1fr;gap:15px}.location-top{height:110px}.location-body{padding:20px}.location h3{font-size:22px}.location p{font-size:16px;margin-left:29px}.location-body>.text-link{font-size:14px;margin-left:29px}.about{display:block;padding:26px 0}.about p{margin-top:18px;font-size:16px}.contact{display:block;padding-bottom:30px}.contact h2{font-size:25px}.contact .btn{margin-top:19px}.footer-top{gap:22px}.footer-top nav{flex-wrap:wrap;gap:16px}.footer-partner{display:block;width:100%}.footer-bottom{font-size:12px;padding-right:35px}.floating-wa{width:53px;height:53px;right:16px;bottom:16px}.floating-wa .icon{width:29px;height:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.category{transition:none}}
.catalog-section{padding-top:32px}.catalog-note{font-size:14px;color:#68686d;margin:-5px 0 18px}.phone-catalog{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.phone-card{min-width:0;border:1px solid #e6e6eb;border-radius:10px;padding:17px;display:flex;flex-direction:column;transition:box-shadow .2s}.phone-card:hover{box-shadow:0 6px 22px #11111112}.product-photo{height:170px;display:flex;align-items:center;justify-content:center;margin-bottom:13px;background:#fff;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:contain}.photo-missing{font-size:14px;color:#777}.sample-badge{align-self:flex-start;color:#777;font-size:12px;letter-spacing:.8px;margin-bottom:7px}.phone-card h3{font-size:18px;line-height:1.25;margin:0 0 12px;min-height:45px}.old-price{font-size:14px;color:#888}.product-price{font-size:29px;line-height:1.2;color:var(--red);letter-spacing:-.8px;margin:2px 0 4px}.payment{font-size:14px;color:#ca0613;margin:0 0 15px;min-height:40px}.phone-card .btn{font-size:14px;padding:10px 6px;margin-top:auto}.catalog-section{scroll-margin-top:100px}@media(max-width:1000px){.phone-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.phone-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.phone-card{padding:12px}.product-photo{height:140px}.product-price{font-size:26px}.phone-card h3{font-size:16px}.phone-card .btn{font-size:13px}.catalog-note{font-size:14px}}@media(max-width:350px){.phone-catalog{grid-template-columns:1fr}}
/* Proporções da referência de vitrine fornecida pela Solucione. */
.container,.nav-wrap{max-width:1200px}.nav-wrap{min-height:72px;padding-top:8px;padding-bottom:8px}.nav-wrap .brand{font-size:36px;padding-bottom:17px}.nav-wrap .brand small{font-size:18px}.nav-wrap nav{gap:26px}.hero-content{min-height:510px;padding-top:92px;padding-bottom:25px;gap:22px;grid-template-columns:1fr 1fr}.hero-label{display:none}.hero-photo{background-position:50% 35%}.hero-angle{inset:0 0 0 56%;clip-path:polygon(100% 0,0 48%,100% 100%)}h1{font-size:56px;line-height:.99;margin-bottom:15px}.hero-copy>p{font-size:20px;line-height:1.35;margin-bottom:13px}.hero-brand{padding-top:4px}.hero-brand .brand{font-size:76px}.hero-brand p{margin-top:40px;font-size:24px}.benefits{margin-top:8px;gap:20px}.hero-buttons .btn{padding:13px 23px}.categories{gap:20px;margin:20px 0 23px}.category{min-height:170px;padding-top:17px;border-color:#ededed;border-radius:10px}.category h2{font-size:21px}.category p{font-size:16px}.phone-banner{min-height:198px;padding:22px 40px;gap:12px;grid-template-columns:1.25fr 1.4fr .7fr;border-radius:11px}.phone-banner h2{font-size:32px;line-height:1.04}.phone-banner p{margin-bottom:13px}.phone-banner>img{height:215px;margin-top:-22px;margin-bottom:-22px;mix-blend-mode:multiply;object-fit:cover;border-radius:0}.banner-brand strong{font-size:54px;margin:18px 0 0}.banner-brand small{font-size:10px}.catalog-section,.stores-section{padding-top:28px}.section-title h2{font-size:27px}.phone-catalog{gap:18px}.phone-card{padding:12px 18px 14px;border-radius:9px}.product-photo{height:120px;margin-bottom:8px}.phone-card h3{font-size:17px;min-height:42px;margin-bottom:6px}.product-price{font-size:28px}.sample-badge{font-size:12px;letter-spacing:.4px;margin-bottom:4px}.payment{min-height:34px;margin-bottom:9px}.phone-card .btn{padding:9px 5px}.locations{gap:22px}.location-top{height:110px}.location-body{padding:13px 17px}.location h3{font-size:20px}.location p{margin-bottom:8px}.secondary-solutions{padding-top:28px}.secondary-solutions .section-title h2{font-size:23px}.secondary-solutions .offer-symbol{height:42px;margin-bottom:8px;background:none;justify-content:flex-start}.secondary-solutions .offer-symbol .icon{height:32px;width:32px}.secondary-solutions .offer{padding:15px}.secondary-solutions .offer h3{font-size:21px}.secondary-solutions .offer .tag{display:none}.secondary-solutions .offer p{font-size:14px}.secondary-solutions .consult{font-size:16px}.about{margin-top:24px}.about h2{font-size:24px}footer{background:linear-gradient(120deg,#242424,#141414)}
@media(min-width:801px) and (max-width:1100px){.nav-wrap nav{gap:20px}.nav-wrap{padding-left:40px;padding-right:40px}.container{padding-left:40px;padding-right:40px}.hero-content{min-height:440px;padding-top:83px}.hero-content{padding-left:62px;padding-right:38px}h1{font-size:46px}.hero-copy>p{font-size:18px}.hero-brand .brand{font-size:65px}.hero-brand .brand small{font-size:33px}.hero-brand p{font-size:21px}.hero-buttons .btn{font-size:14px;padding:12px 20px}.benefits{gap:18px}.benefits>span{font-size:12px}.category{min-height:150px;padding-top:12px}.category h2{font-size:19px}.phone-banner{min-height:170px;padding:20px 39px}.phone-banner h2{font-size:28px}.phone-banner>img{height:190px}.phone-catalog{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.phone-card{padding:10px 12px}.product-photo{height:104px}.phone-card h3{font-size:15px}.product-price{font-size:25px}.payment{font-size:13px}.phone-card .btn{font-size:13px}}
@media(max-width:800px){.hero-content{min-height:500px;padding-top:45px}.hero-brand .brand{font-size:48px}.hero-copy h1{font-size:45px}.hero-brand p{font-size:21px}.hero-buttons .btn{padding:12px 14px}.phone-banner{grid-template-columns:1fr 1fr;padding:25px}.phone-banner>img{height:220px}.phone-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.product-photo{height:130px}}
@media(max-width:550px){.nav-wrap{min-height:72px;padding:10px 20px}.nav-wrap .brand{font-size:30px}.nav-wrap .brand small{font-size:15px}.hero-content{min-height:0;padding-top:35px;padding-bottom:25px}.hero-angle{inset:51% 0 12% 7%}.hero-brand{padding-top:0}.hero-brand .brand{font-size:52px}.hero-brand p{font-size:16px;margin-top:11px}.hero-copy>p{font-size:18px}.benefits{margin-top:38px}.categories{gap:12px;margin:18px 0}.category{min-height:140px}.category:last-child{min-height:80px}.category h2{font-size:20px}.phone-banner{grid-template-columns:1fr;padding:24px 23px 0}.phone-banner>img{height:180px;margin:0}.phone-banner h2{font-size:29px}.phone-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.phone-card{padding:12px}.product-photo{height:125px}.phone-card h3{font-size:16px}.product-price{font-size:26px}.location-body{padding:18px}.location h3{font-size:22px}}
/* Banner principal: composição da referência, com rosto ao centro. */
@media(min-width:801px){
.hero{background:#e00a17}.hero-content{max-width:1440px;min-height:clamp(440px,43vw,620px);padding:clamp(78px,9.8vw,140px) 6.25% 24px;display:block;position:relative}.hero-photo{left:-22%;right:22%;background-image:linear-gradient(90deg,rgba(125,0,8,.22),transparent 52%),url('mulher-marca-dagua.png');background-size:cover;background-position:center 34%;background-repeat:no-repeat;z-index:-3}.hero:after{background:linear-gradient(153deg,transparent 0 47%,rgba(255,91,96,.22) 47% 68%,transparent 68%),linear-gradient(24deg,rgba(117,0,10,.14) 0 46%,transparent 46%);z-index:-2}.hero-angle{left:56%;right:0;top:0;bottom:0;clip-path:polygon(100% 0,0 48%,100% 100%);background:#fff}.hero-copy{max-width:46%;position:relative;z-index:2}.hero-copy h1{font-size:clamp(46px,4.5vw,65px);line-height:.99;letter-spacing:-1.3px;margin:0 0 15px;font-weight:800}.hero-copy>p{font-size:clamp(18px,1.75vw,24px);line-height:1.3;margin:0 0 14px}.hero-buttons{gap:17px}.hero-buttons .btn{font-size:clamp(14px,1.25vw,18px);padding:13px 23px;border-radius:9px}.hero-brand{position:absolute;right:3%;top:35%;width:35%;padding:0;text-align:right;display:block;margin:0}.hero-brand .brand{font-size:clamp(60px,6.1vw,88px);letter-spacing:-3px;padding-bottom:36px;line-height:1}.hero-brand .brand small{font-size:clamp(30px,3.15vw,45px);right:16%;letter-spacing:-1px}.hero-brand .brand b{padding:0 4px 4px;transform:rotate(-7deg)}.hero-brand p{font-size:clamp(21px,2vw,29px);line-height:1.15;margin:clamp(30px,3.6vw,52px) 0 12px auto;max-width:190px;text-align:left}.hero-brand i{margin-right:136px;width:52px;height:4px}.benefits{margin:30px 0 0;gap:22px;max-width:77%;position:relative;z-index:2}.benefits>span{font-size:clamp(12px,1.1vw,16px);gap:11px;padding-right:22px}.benefits .icon{width:30px;height:30px}
}
@media(min-width:801px) and (max-width:1100px){.hero-content{padding-top:95px;padding-bottom:22px}.hero-brand{top:36%;right:3%}.hero-copy{max-width:49%}.hero-buttons .btn{padding:12px 20px}.benefits{margin-top:27px;gap:18px;max-width:80%}.benefits>span{padding-right:18px;gap:9px}.hero-brand i{margin-right:138px}}
@media(max-width:800px){.hero-photo{left:-22%;right:0;background-position:65% 28%}.hero-brand{position:relative}.hero-copy{position:relative;z-index:2}}
.phone-banner .authorized-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center}.phone-banner .authorized-label>span{font-size:20px;font-weight:500;line-height:1.25}.phone-banner .authorized-label>strong{font-family:Barlow,Arial,sans-serif;font-size:36px;font-weight:700;letter-spacing:0;line-height:1.15;margin:0}.phone-banner{background:linear-gradient(150deg,transparent 48%,#ffffff06 48% 70%,transparent 70%),linear-gradient(110deg,#be0310,#ed0716)}@media(max-width:800px) and (min-width:551px){.phone-banner .authorized-label{grid-column:1/-1;flex-direction:row;gap:8px;padding:8px 0}.phone-banner .authorized-label>strong{font-size:22px}}@media(max-width:550px){.phone-banner .authorized-label{flex-direction:row;gap:7px;grid-row:2;padding:0 0 4px}.phone-banner .authorized-label>span{font-size:18px}.phone-banner .authorized-label>strong{font-size:22px}}

/* Aparelhos recortados sobre o vermelho, como na referência. */
.phone-banner{min-height:215px;grid-template-columns:1.25fr 1.45fr .75fr;position:relative}.phone-banner>img{height:285px;width:100%;object-fit:contain;object-position:center top;align-self:start;margin:0 0 -100px;mix-blend-mode:normal;border-radius:0;transform:translateY(-10px) scale(1.14);transform-origin:top center;pointer-events:none}.phone-banner>div{position:relative;z-index:1}.phone-banner .image-note{left:50%;font-size:11px;z-index:2}@media(min-width:801px) and (max-width:1100px){.phone-banner{min-height:190px;padding-top:23px;padding-bottom:23px;grid-template-columns:1.25fr 1.4fr .7fr}.phone-banner>img{height:255px;margin-bottom:-100px;transform:translateY(-10px) scale(1.15)}}@media(max-width:800px) and (min-width:551px){.phone-banner{grid-template-columns:1fr 1fr}.phone-banner>img{height:250px;margin-bottom:-70px}.phone-banner .authorized-label{grid-column:1;justify-content:flex-start}.phone-banner .image-note{left:auto;right:10px}}@media(max-width:550px){.phone-banner{grid-template-columns:1fr;padding-bottom:0;gap:15px}.phone-banner>img{height:235px;margin:0 0 -55px;transform:scale(1.12);grid-row:3}.phone-banner .authorized-label{grid-row:2;padding-bottom:0}.phone-banner .image-note{left:auto;right:8px}}
.phone-banner{background:#df0715}.phone-banner>img{mix-blend-mode:normal}

.phone-banner>img{mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)}
/* Identificação do agente com tipografia uniforme. */
.phone-banner .authorized-label>strong{font-family:inherit;font-size:20px;font-weight:500;line-height:1.25;letter-spacing:normal;margin:0}@media(max-width:800px) and (min-width:551px){.phone-banner .authorized-label>strong{font-size:20px}}@media(max-width:550px){.phone-banner .authorized-label>strong{font-size:18px}}
.careers-invite{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 35px;padding:26px 30px;background:#fff5f5;border:1px solid #f4dcdc;border-radius:12px}.careers-invite h2{font-size:24px;margin:0 0 5px}.careers-invite p{margin:0;color:#666}button.btn{border:0;font-family:inherit;cursor:pointer}.careers-invite .btn{flex-shrink:0}#careers-dialog{width:min(620px,calc(100% - 32px));max-height:90dvh;overflow:auto;border:0;border-radius:18px;padding:34px;color:#191919;box-shadow:0 20px 80px #0004}#careers-dialog::backdrop{background:#0008}#careers-dialog h2{font-size:32px;margin:7px 0 10px}#careers-dialog>p{color:#666;margin-top:0}#careers-close{position:absolute;right:14px;top:12px;border:0;background:#f3f3f3;border-radius:50%;width:36px;height:36px;font-size:26px;cursor:pointer}.careers-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.careers-fields label{display:flex;flex-direction:column;gap:6px;font-size:15px;font-weight:600}.careers-fields input,.careers-fields textarea{width:100%;border:1px solid #ccc;border-radius:7px;padding:12px;font:400 16px Barlow,Arial,sans-serif;background:white;color:#222}.careers-fields input:focus,.careers-fields textarea:focus{outline:2px solid #ec0614;outline-offset:1px}.careers-reason{grid-column:1/-1}.careers-fields textarea{resize:vertical}.careers-privacy,#careers-status{font-size:14px;color:#666}#careers-status:empty{display:none}@media(max-width:550px){.careers-invite{display:block;padding:22px}.careers-invite .btn{margin-top:18px}#careers-dialog{padding:30px 22px}.careers-fields{grid-template-columns:1fr}}
.resume-upload{margin-top:20px;padding:17px;border:1px dashed #d9b5b7;border-radius:9px;background:#fffafa}.resume-upload>label{display:block;font-size:15px;font-weight:600;margin-bottom:10px}.resume-upload input{max-width:100%;font-family:inherit;font-size:14px}.resume-upload input::file-selector-button{border:0;background:#ec0614;color:white;border-radius:6px;padding:11px 13px;font:600 14px Barlow,Arial,sans-serif;cursor:pointer;margin-right:10px}#resume-help{font-size:14px;color:#666;margin-bottom:0}#resume-list{list-style:none;padding:0;margin:12px 0 0}#resume-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;font-size:14px;border-top:1px solid #efdfdf}#resume-list li span{overflow-wrap:anywhere;min-width:0}#resume-list button{border:0;background:transparent;color:#b60010;cursor:pointer;font:600 14px Barlow,Arial,sans-serif;padding:7px}#resume-error{color:#b60010;font-size:14px;margin-bottom:0}#resume-error:empty{display:none}

.location p .store-reference{display:inline-block;font-size:.86em;line-height:1.4;color:#737373;margin-top:6px;font-weight:400}
.boleto-banner{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:30px;margin-top:30px;padding:32px 35px;background:linear-gradient(115deg,#292929,#111 70%);color:white;border-radius:12px;position:relative;overflow:hidden;border-left:6px solid #ed0615}.boleto-stamp{transform:rotate(-8deg);border:2px solid #ffffffc0;padding:16px 12px;text-align:center;font-size:18px;line-height:1.2;color:#fff}.boleto-stamp strong{font-size:26px;letter-spacing:1px}.boleto-stamp span{display:block;font-size:23px;margin-top:10px;letter-spacing:2px;white-space:nowrap}.boleto-eyebrow{font-size:12px;font-weight:600;letter-spacing:1.5px;color:#ff9298}.boleto-copy h2{font-size:36px;line-height:1.06;margin:8px 0 10px;letter-spacing:-.8px}.boleto-copy h2 em{font-style:normal;color:#ff4452}.boleto-copy p{font-size:16px;color:#ddd;max-width:460px;margin:0}.boleto-action{display:flex;flex-direction:column;gap:10px;align-items:center}.boleto-action .btn{font-size:15px}.boleto-action small{font-size:12px;color:#ccc}@media(max-width:1000px){.boleto-banner{grid-template-columns:115px 1fr;gap:24px}.boleto-action{grid-column:2;align-items:flex-start}.boleto-stamp strong{font-size:21px}.boleto-stamp span{font-size:18px;letter-spacing:1px}}@media(max-width:550px){.boleto-banner{grid-template-columns:1fr;padding:26px 22px;gap:18px}.boleto-stamp{display:none}.boleto-action{grid-column:1;align-items:stretch}.boleto-copy h2{font-size:34px}.boleto-action .btn{font-size:14px}.boleto-action small{text-align:center}}
.boleto-strip{display:flex;align-items:center;gap:22px;min-height:112px;padding:22px 26px;border:1px solid #333;border-radius:10px;background:linear-gradient(126deg,transparent 76%,#e9081b 76% 78%,transparent 78%),linear-gradient(150deg,#151515,#090909);margin-top:25px}.boleto-symbol{color:#ef1123;border-right:1px solid #b91825;padding-right:22px;display:flex;align-items:center}.boleto-symbol .icon{width:51px;height:51px;stroke-width:2.5}.boleto-strip h2{font-size:34px;line-height:1.02;letter-spacing:-.7px;margin:0;white-space:nowrap;font-weight:800}.boleto-strip h2>span{display:block;font-size:17px;font-weight:400;letter-spacing:.5px;margin-bottom:5px}.boleto-strip h2 em{font-style:normal;color:#ed1022}.boleto-benefits{display:flex;align-items:center;justify-content:space-between;flex:1;gap:16px;border-left:1px solid #65111a;padding-left:22px}.boleto-benefits>div{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.25}.boleto-benefits .icon{width:30px;height:30px}.boleto-strip .boleto-action{flex-shrink:0;gap:7px}.boleto-strip .boleto-action .btn{font-size:16px;padding:12px 22px}.boleto-strip .boleto-action small{font-size:12px}@media(max-width:1150px){.boleto-strip{flex-wrap:wrap;gap:18px}.boleto-benefits{flex:1;min-width:350px}.boleto-strip .boleto-action{margin-left:auto}.boleto-strip h2{font-size:31px}}@media(max-width:650px){.boleto-strip{padding:22px;gap:18px;background:linear-gradient(130deg,#191919,#080808)}.boleto-symbol{padding-right:17px}.boleto-symbol .icon{width:40px;height:40px}.boleto-strip h2{font-size:30px}.boleto-strip h2>span{font-size:14px}.boleto-benefits{min-width:0;width:100%;flex-basis:100%;padding:18px 0;border-left:0;border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25;gap:12px}.boleto-benefits>div{flex-direction:column;align-items:flex-start;font-size:13px;gap:7px;flex:1}.boleto-strip .boleto-action{width:100%;align-items:stretch;margin:0}.boleto-strip .boleto-action small{text-align:center}}
.boleto-strip .boleto-symbol,.boleto-strip .boleto-symbol .icon{transform:none;rotate:0deg}.boleto-strip .boleto-symbol .icon{width:56px;height:56px;stroke-width:2;display:block}.boleto-strip .boleto-action .btn.light{background:#fff;color:#171717}.boleto-strip .boleto-action .btn.light .icon{color:#ec0614}.boleto-strip .boleto-action .btn.light:hover{background:#f0f0f0}
.luci-launcher{border:0;cursor:pointer;flex-direction:column;font-family:inherit;gap:0;width:64px;height:64px}.luci-launcher .icon{width:29px;height:29px}.luci-launcher span{font-size:12px;font-weight:700}.luci-chat[hidden]{display:none}.luci-chat{position:fixed;bottom:102px;right:25px;width:360px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 130px);display:flex;flex-direction:column;background:#fff;box-shadow:0 12px 50px #0003;border:1px solid #eee;border-radius:16px;overflow:hidden;z-index:30}.luci-header{display:flex;gap:11px;align-items:center;padding:18px;background:#db0615;color:white}.luci-header strong{display:block;font-size:20px}.luci-header small{font-size:13px}.luci-avatar{width:42px;height:42px;border-radius:50%;background:white;color:#db0615;display:grid;place-items:center;font-size:23px;font-weight:700}.luci-header button{margin-left:auto;background:transparent;border:0;color:white;font-size:28px;cursor:pointer;padding:4px 8px}.luci-messages{padding:22px;overflow:auto;min-height:230px}.luci-notice{font-size:15px;color:#555;line-height:1.5;margin:0 0 18px}.luci-store{display:block;padding:11px 12px;border:1px solid #eee;border-radius:8px;margin-top:8px;font-size:15px}.luci-store:hover{border-color:#ed0615;color:#ed0615}.luci-compose{border-top:1px solid #eee;padding:13px;display:flex;gap:10px;align-items:center;background:#fafafa}.luci-compose textarea{min-width:0;flex:1;resize:none;font:14px Barlow,Arial,sans-serif;border:0;padding:8px;background:transparent}.luci-compose button{border:0;background:#eee;color:#aaa;border-radius:50%;width:36px;height:36px}.luci-input-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:550px){.luci-chat{right:16px;bottom:94px}.luci-launcher{width:60px;height:60px}}
/* Imagem fornecida para o botão de atendimento da Luci. */
.floating-wa.luci-launcher,.floating-wa.luci-launcher:hover{width:112px;height:112px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;bottom:16px;right:18px}
.luci-launcher img{display:block;width:100%;height:100%;object-fit:contain}
.luci-launcher:focus-visible{outline:3px solid #d80618;outline-offset:3px;border-radius:50%}
.luci-chat{bottom:138px;max-height:calc(100dvh - 154px)}
@media(max-width:550px){.floating-wa.luci-launcher,.floating-wa.luci-launcher:hover{width:88px;height:88px;right:12px;bottom:12px}.luci-chat{bottom:110px;max-height:calc(100dvh - 126px)}}
/* Janela compacta do atendimento, preservando o widget oficial. */
.woot-widget-holder.woot-widget-holder{width:340px!important;height:450px!important;max-width:calc(100vw - 32px)!important;max-height:calc(100dvh - 154px)!important;min-height:0!important;right:18px!important;left:auto!important;bottom:138px!important;border-radius:16px!important}
@media(max-width:550px){.woot-widget-holder.woot-widget-holder{width:320px!important;height:420px!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 126px)!important;right:12px!important;bottom:110px!important}}
.luci-header{padding:8px 12px;gap:8px}.luci-header strong{font-size:16px}.luci-header small{font-size:12px}.luci-avatar{width:28px;height:28px;font-size:17px}.luci-header button{font-size:22px;padding:2px 6px}
/* Faixa do boleto conforme referência aprovada em 11/09. */
.boleto-strip{position:relative;isolation:isolate;border:1px solid #343434;border-radius:9px;background:linear-gradient(133deg,transparent 0 67%,#ffffff03 67% 74%,transparent 74%),linear-gradient(148deg,#121212,#090909 65%,#111);padding:20px 30px;gap:28px;min-height:126px;overflow:hidden}
.boleto-strip:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(127deg,transparent 0 76%,#ff2032 76% 77%,#e5071c 77% 78.3%,transparent 78.3%),linear-gradient(145deg,transparent 66%,#171717 66% 73%,transparent 73%)}
.boleto-strip .boleto-symbol{padding-right:30px;border-right:1px solid #991523;flex-shrink:0}
.boleto-strip .boleto-symbol .icon{width:84px;height:64px;stroke:none;color:#f31327}
.boleto-strip h2{font-size:44px;letter-spacing:-1px;line-height:1;flex-shrink:0}
.boleto-strip h2>span{font-size:20px;letter-spacing:.3px;margin-bottom:5px}
.boleto-strip h2 em{color:#f51225}
.boleto-strip .boleto-benefits{min-width:0;padding-left:25px;gap:18px;border-color:#57121a}
.boleto-strip .boleto-benefits>div{font-size:14px;gap:13px}
.boleto-strip .boleto-benefits .icon{width:34px;height:34px;flex-shrink:0;stroke-width:1.8}
.boleto-strip .boleto-action{margin-left:65px;gap:8px;flex-shrink:0}
.boleto-strip .boleto-action .btn{background:linear-gradient(#f6091d,#e90016);color:white;padding:15px 25px;border-radius:9px;font-size:17px;min-width:225px;justify-content:space-between}
.boleto-strip .boleto-action .btn .icon{color:white;width:24px;height:24px}
.boleto-strip .boleto-action small{font-size:11px;color:#c5c5c5}
@media(min-width:900px) and (max-width:1400px){.boleto-strip{flex-wrap:nowrap;gap:18px;padding:18px 23px;min-height:110px}.boleto-strip .boleto-symbol{padding-right:20px}.boleto-strip .boleto-symbol .icon{width:64px;height:50px}.boleto-strip h2{font-size:33px}.boleto-strip h2>span{font-size:16px}.boleto-strip .boleto-benefits{padding-left:18px;gap:12px}.boleto-strip .boleto-benefits>div{font-size:12px;gap:8px}.boleto-strip .boleto-benefits .icon{width:27px;height:27px}.boleto-strip .boleto-action{margin-left:24px}.boleto-strip .boleto-action .btn{min-width:180px;font-size:14px;padding:13px 18px}.boleto-strip .boleto-action small{font-size:10px}}
@media(min-width:900px) and (max-width:1100px){.boleto-strip{gap:13px;padding:17px 19px}.boleto-strip h2{font-size:28px}.boleto-strip h2>span{font-size:13px}.boleto-strip .boleto-symbol{padding-right:15px}.boleto-strip .boleto-symbol .icon{width:55px;height:44px}.boleto-strip .boleto-benefits{padding-left:13px;gap:10px}.boleto-strip .boleto-benefits>div{font-size:11px;gap:6px}.boleto-strip .boleto-benefits .icon{width:25px;height:25px}.boleto-strip .boleto-action{margin-left:14px}.boleto-strip .boleto-action .btn{min-width:155px;font-size:13px;padding:13px 14px}}
@media(max-width:899px){.boleto-strip{flex-wrap:wrap}.boleto-strip .boleto-action{margin-left:auto}.boleto-strip h2{font-size:35px}.boleto-strip h2>span{font-size:17px}.boleto-strip .boleto-benefits{flex-basis:100%;border-left:0;padding-left:0}.boleto-strip .boleto-symbol .icon{width:68px;height:52px}}
@media(max-width:650px){.boleto-strip{padding:22px;gap:18px}.boleto-strip .boleto-symbol{padding-right:17px}.boleto-strip .boleto-symbol .icon{width:57px;height:44px}.boleto-strip h2{font-size:30px}.boleto-strip h2>span{font-size:14px}.boleto-strip .boleto-action{margin:0;width:100%}.boleto-strip .boleto-benefits>div{font-size:12px}.boleto-strip .boleto-action .btn{justify-content:center;gap:20px}}
/* Brilho suave, sem deslocar conteúdo ou interceptar cliques. */
.boleto-strip::after{content:"";position:absolute;inset:-50% auto -50% -35%;width:28%;background:linear-gradient(105deg,transparent 15%,rgba(255,255,255,.12) 50%,transparent 85%);transform:translateX(0) skewX(-15deg);opacity:0;pointer-events:none;z-index:2;animation:boleto-shine 8s ease-in-out 1s infinite}
@keyframes boleto-shine{0%{transform:translateX(0) skewX(-15deg);opacity:0}3%{opacity:1}23%{transform:translateX(510%) skewX(-15deg);opacity:1}27%,100%{transform:translateX(510%) skewX(-15deg);opacity:0}}
@media(prefers-reduced-motion:reduce){.boleto-strip::after{display:none;animation:none}}

/* Consulta de crédito: mesmo padrão do formulário de candidatura. */
#credito-dialog{width:min(620px,calc(100% - 32px));max-height:90dvh;overflow:auto;border:0;border-radius:18px;padding:34px;color:#191919;box-shadow:0 20px 80px #0004}
#credito-dialog::backdrop{background:#0008}
#credito-dialog h2{font-size:32px;margin:7px 0 10px}
#credito-dialog>p{color:#666;margin-top:0}
#credito-close{position:absolute;right:14px;top:12px;border:0;background:#f3f3f3;border-radius:50%;width:36px;height:36px;font-size:26px;cursor:pointer}
#credito-dialog{padding:30px 22px}
#credito-dialog .careers-fields select{width:100%;border:1px solid #ccc;border-radius:7px;padding:12px;font:400 16px Barlow,Arial,sans-serif;background:white;color:#222}#credito-dialog .careers-fields select:focus{outline:2px solid #ec0614;outline-offset:1px}#credito-status{font-size:14px;color:#b00020}#credito-status:empty{display:none}@media(max-width:550px){#credito-dialog{padding:30px 22px}}

/* Seleção de cidade, somente com autorização do visitante. */
.cidade-bar{display:flex;justify-content:flex-end;padding:4px max(20px,calc((100% - 1320px)/2));background:#fafafa;border-bottom:1px solid #eee}.cidade-bar button{display:flex;gap:6px;align-items:center;border:0;background:transparent;color:#333;font:500 13px Barlow,Arial,sans-serif;cursor:pointer}.cidade-bar .icon{width:17px;height:17px;color:#ed0615}
#cidade-dialog{width:min(480px,calc(100% - 32px));max-height:90dvh;overflow:auto;border:0;border-radius:18px;padding:30px;color:#191919;box-shadow:0 20px 80px #0004}#cidade-dialog::backdrop{background:#0008}#cidade-dialog h2{font-size:27px;margin:12px 0}#cidade-dialog p{color:#666}#cidade-close{position:absolute;right:14px;top:12px;border:0;background:#f3f3f3;border-radius:50%;width:32px;height:32px;font-size:24px;cursor:pointer}.cidade-privacy{font-size:13px;line-height:1.4}#cidade-status{font-size:14px}#cidade-form{display:grid;gap:14px}#cidade-form label{display:grid;gap:6px;font-size:15px}#cidade-form input,#cidade-form select{width:100%;padding:11px;border:1px solid #ccc;border-radius:7px;background:white;font:16px Barlow,Arial,sans-serif}#cidade-form input:focus,#cidade-form select:focus{outline:2px solid #ed0615;outline-offset:1px}#cidade-dialog button:disabled{opacity:.6;cursor:wait}

/* Catálogo horizontal: mantém os componentes existentes. */
#phone-catalog{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 72px)/5);overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding-bottom:8px}#phone-catalog .phone-card{scroll-snap-align:start}.catalog-controls{display:flex;gap:12px;margin-top:12px}.catalog-controls button{width:46px;height:44px;border:0;border-radius:10px;background:var(--red);color:white;font-size:32px;line-height:1;cursor:pointer}.catalog-controls button:disabled{opacity:.35;cursor:default}.catalog-controls button:focus-visible{outline:2px solid #222;outline-offset:3px}@media(max-width:1000px){#phone-catalog{grid-auto-columns:calc((100% - 36px)/3)}}@media(max-width:550px){#phone-catalog{grid-auto-columns:82%;gap:12px}}


/* Ajuste técnico: logo estável em telas móveis */
.nav-wrap>a:first-child{display:flex;align-items:center;flex:0 0 auto;min-width:max-content}
@media(max-width:550px){.nav-wrap>a:first-child{max-width:42vw}.nav-wrap .brand{font-size:30px;letter-spacing:-1.5px;transform:none}.nav-wrap .brand small{font-size:15px;right:6px}.nav-wrap{gap:10px}.nav-cta{flex:0 0 auto}}

/* Ajuste técnico: marca do cone branco proporcional em telas móveis */
@media(max-width:550px){.hero-brand{transform:translateY(24px);padding-right:8px}.hero-brand .brand{font-size:38px;letter-spacing:-1.6px;padding-bottom:19px}.hero-brand .brand small{font-size:19px}.hero-brand p{font-size:12px}}

/* Ajuste técnico: assinatura Claro completa no rodapé móvel */
.footer-partner{flex:0 0 auto;white-space:nowrap}.footer-partner strong{display:inline-block}
@media(max-width:550px){.footer-partner strong{font-size:26px;margin-left:4px}}
.category-icon-claro text{font-weight:700}
.claro-footer-logo{display:inline-block;width:auto;height:30px;max-width:92px;object-fit:contain;vertical-align:middle;margin-left:6px}
@media(max-width:550px){.claro-footer-logo{height:25px;max-width:78px;margin-left:4px}}

