﻿:root{--blue:#10295f;--blue2:#071735;--yellow:#ffd21f;--green:#17b65d;--ink:#172033;--muted:#637085;--line:#e5eaf2;--soft:#f5f7fb;--white:#fff;--shadow:0 16px 40px rgba(16,41,95,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:16px;top:12px;z-index:20;background:#fff;padding:10px;border-radius:6px}
.topbar{background:var(--blue2);color:#fff;font-size:14px}.topbar .wrap{display:flex;justify-content:space-between;gap:18px;padding:8px 20px}.wrap{max-width:1180px;margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.nav{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;text-decoration:none;color:var(--blue)}.brand img{width:42px;height:42px;border-radius:50%;object-fit:cover}.links{display:flex;align-items:center;gap:18px;font-weight:800;font-size:14px}.links a{text-decoration:none;color:#26344b}.links a:hover{color:var(--blue)}.menu-toggle{display:none;min-height:44px;width:48px;padding:0}.menu-toggle span{display:block;width:20px;height:2px;background:#fff;border-radius:999px;margin:3px 0}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:7px;border:0;text-decoration:none;font-weight:900;cursor:pointer;white-space:nowrap}.nav .menu-toggle{display:none}.btn-primary{background:var(--yellow);color:#142452}.btn-blue{background:var(--blue);color:#fff}.btn-green{background:var(--green);color:#fff}.btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}.btn-light{background:#fff;color:var(--blue)}
.hero{background:linear-gradient(90deg,rgba(7,23,53,.46),rgba(16,41,95,.2) 52%,rgba(16,41,95,.08)),url("hero-duas-unidades.jpg") center/cover no-repeat;color:#fff}.hero .wrap{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:42px;align-items:center;min-height:620px;padding:66px 20px}.kicker{margin:0 0 12px;color:var(--yellow);font-size:13px;text-transform:uppercase;font-weight:900;letter-spacing:.06em;text-shadow:0 2px 12px rgba(0,0,0,.45)}.hero h1{max-width:860px;margin:0;color:#fff;font-size:clamp(38px,5.2vw,68px);line-height:.98;letter-spacing:0;text-shadow:0 4px 26px rgba(0,0,0,.72),0 1px 2px rgba(0,0,0,.52)}.hero p{max-width:650px;margin:22px 0 0;color:#fff;font-size:22px;font-weight:900;text-shadow:0 3px 18px rgba(0,0,0,.74),0 1px 2px rgba(0,0,0,.56)}.micro-cta{display:inline-flex;margin-top:14px;padding:8px 12px;border-radius:7px;background:rgba(255,210,31,.94);color:#142452!important;font-size:15px!important;font-weight:900!important;text-shadow:none!important}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-media{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-self:stretch;align-content:center}.hero-shot{margin:0;position:relative;overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.34);box-shadow:0 22px 55px rgba(0,0,0,.22);background:#fff}.hero-shot img{width:100%;height:260px;object-fit:cover}.hero-shot figcaption{position:absolute;left:12px;bottom:12px;background:rgba(7,23,53,.88);color:#fff;border-radius:7px;padding:7px 10px;font-weight:900;font-size:13px}.hero-note{grid-column:1/-1;background:rgba(255,255,255,.96);color:var(--blue);border-radius:8px;padding:14px 16px;font-weight:900;box-shadow:0 18px 45px rgba(0,0,0,.16)}
section{padding:72px 20px}.section-soft{background:var(--soft)}.section-blue{background:var(--blue);color:#fff}.section-blue h2,.section-blue h3{color:#fff}h1,h2,h3{color:var(--blue);letter-spacing:0}h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:0 0 14px}h3{font-size:22px;line-height:1.2;margin:0}.lead{max-width:810px;color:var(--muted);font-size:18px;margin:0 0 30px}.section-blue .lead{color:rgba(255,255,255,.82)}
.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-34px;position:relative;z-index:2}.trust div,.card,.unit,.review,.plan,.legal-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.trust div{padding:22px;border-top:5px solid var(--yellow)}.trust b{display:block;color:var(--blue);font-size:24px;line-height:1.05}.trust span{color:#34445c;font-size:14px;font-weight:800}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{padding:21px}.card p{color:var(--muted);margin:8px 0 16px}.ico{display:inline-flex;align-items:center;justify-content:center;height:36px;min-width:36px;padding:0 9px;border-radius:7px;background:#edf3fb;color:var(--blue);font-size:12px;font-weight:900;margin-bottom:12px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center}.photo{border-radius:8px;box-shadow:var(--shadow);width:100%;height:auto}.bullets{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.bullets li:before{content:"";display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--yellow);margin-right:10px}.brand-list{display:flex;flex-wrap:wrap;gap:12px}.brand-list span{border:1px solid var(--line);border-radius:999px;background:#fff;padding:10px 16px;color:var(--blue);font-weight:900}
.unit{overflow:hidden;border-top:5px solid var(--yellow)}.unit img{width:100%;height:230px;object-fit:cover}.unit-body{padding:24px}.unit h3{font-size:27px}.unit-phone{display:inline-flex;background:#eef4ff;border:1px solid #dbe6f8;border-radius:7px;padding:8px 12px;font-size:24px;font-weight:900;color:var(--blue);margin:10px 0}.review{padding:22px}.stars{color:#f4b400;font-weight:900}.faq details{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;margin-bottom:12px}.faq summary{cursor:pointer;color:var(--blue);font-weight:900}.faq p{color:var(--muted)}
.service-hero{background:var(--blue2);color:#fff}.service-hero .wrap{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:38px;align-items:center;padding:64px 20px}.service-hero h1{color:#fff;font-size:clamp(36px,5vw,60px);line-height:1;margin:0}.service-hero p{color:rgba(255,255,255,.86);font-size:19px}.service-hero img{border-radius:8px;box-shadow:0 20px 55px rgba(0,0,0,.25)}.breadcrumb{font-size:14px;color:rgba(255,255,255,.75);margin-bottom:18px}.breadcrumb a{color:#fff}
.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan{padding:24px}.plan.featured{border:2px solid var(--yellow)}.badge{display:inline-block;background:var(--yellow);color:#142452;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;margin-bottom:12px}
.cta{background:var(--blue);color:#fff}.cta h2{color:#fff}.footer{background:#071735;color:#fff;padding:44px 20px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:26px}.footer a{color:var(--yellow);text-decoration:none}.footer p{color:rgba(255,255,255,.82)}
.wa-float{position:fixed;right:18px;bottom:18px;z-index:80;background:var(--green);color:#fff!important;border-radius:999px;min-height:56px;padding:0 20px;display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;box-shadow:0 12px 34px rgba(0,0,0,.25)}.modal{position:fixed;inset:0;background:rgba(7,23,53,.72);display:none;align-items:center;justify-content:center;z-index:100;padding:20px}.modal.is-open{display:flex}.modal-card{width:min(100%,430px);background:#fff;border-radius:8px;padding:28px;position:relative;box-shadow:0 26px 80px rgba(0,0,0,.28)}.modal-card h2{font-size:30px}.modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;border-radius:50%;background:#eef3f8;color:var(--blue);font-size:22px;cursor:pointer}.modal-actions{display:grid;gap:12px}.legal{background:var(--soft)}.legal .wrap{max-width:900px}.legal-card{padding:34px}.legal-card p,.legal-card li{color:#48556a}.legal-card h1{font-size:44px;margin-top:0}
@media(max-width:960px){.hero .wrap,.service-hero .wrap,.split,.footer-grid{grid-template-columns:1fr}.hero-media{grid-template-columns:1fr 1fr}.trust,.grid-4,.grid-3,.grid-2,.plans{grid-template-columns:repeat(2,1fr)}.links{display:none}.nav .menu-toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.links.is-open{display:flex;position:absolute;left:20px;right:20px;top:calc(100% + 10px);flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:8px;padding:14px;box-shadow:0 18px 45px rgba(16,41,95,.16)}.links.is-open a,.links.is-open button{width:100%;min-height:44px;justify-content:center}}
@media(max-width:640px){.topbar .wrap{display:none}.nav{padding:12px 18px}.brand span{font-size:15px}.hero{background-image:linear-gradient(180deg,rgba(7,23,53,.72),rgba(16,41,95,.48) 56%,rgba(16,41,95,.2)),url("hero-ribeirao-preto.jpg");background-position:center top;background-size:cover}.hero .wrap{min-height:auto;padding:38px 18px 46px;gap:24px}.hero h1{font-size:35px;line-height:1}.hero p{font-size:18px;line-height:1.38;margin-top:16px}.micro-cta{display:flex;justify-content:center;font-size:14px!important;margin-top:12px}.hero-media{gap:9px}.hero-shot img{height:132px}.hero-note{font-size:14px;padding:12px 13px}.actions{margin-top:18px}.actions .btn,.btn{width:100%}section{padding:44px 18px}.trust{margin-top:-20px;gap:10px}.trust,.grid-4,.grid-3,.grid-2,.plans{grid-template-columns:1fr}.trust div{padding:17px 18px}.trust b{font-size:23px}.card{padding:17px}.card p{margin:7px 0 13px}.card .btn{min-height:42px}.unit h3{font-size:26px}.unit-phone{width:100%;justify-content:center;font-size:23px}.wa-float{left:14px;right:14px;justify-content:center}.unit img{height:205px}.service-hero .wrap{padding:48px 18px}.legal-card{padding:24px}.legal-card h1{font-size:36px}}

/* Mockup aprovado - visual final da home */
.site-header{position:sticky;top:0;background:#fff;z-index:70}.nav{min-height:126px}.brand span{display:none}.brand img{width:150px;height:150px;border-radius:50%;box-shadow:0 12px 34px rgba(7,23,53,.22);border:3px solid rgba(255,210,31,.72);background:#fff}.links{gap:26px}.links a{font-weight:900;color:#101827}.links .btn-primary{min-width:148px}
.hero{position:relative;isolation:isolate;overflow:hidden;background:#061738;color:#fff}.hero:before,.hero:after{content:"";position:absolute;inset:0;background-size:cover;background-position:center;z-index:-3}.hero:before{background-image:url("hero-ribeirao-preto.jpg");clip-path:polygon(0 0,58% 0,47% 100%,0 100%)}.hero:after{background-image:url("hero-araraquara.jpg");clip-path:polygon(52% 0,100% 0,100% 100%,41% 100%)}.hero .wrap:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,23,53,.06) 0%,rgba(7,23,53,.18) 48%,rgba(7,23,53,.55) 100%);z-index:-1}.hero .wrap:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:rgba(255,255,255,.55);transform:skewX(-12deg);box-shadow:0 0 0 1px rgba(255,255,255,.2);z-index:-1}.hero .wrap{position:relative;display:grid;grid-template-columns:1fr;place-items:center;text-align:center;min-height:560px;padding:116px 20px 86px}.hero .wrap>div{max-width:880px}.hero .kicker{display:none}.hero h1{max-width:900px;font-size:clamp(44px,5.8vw,76px);line-height:.92;text-align:center;text-shadow:0 5px 22px rgba(0,0,0,.72),0 2px 4px rgba(0,0,0,.55)}.hero h1 span{display:block;margin-top:12px;color:var(--yellow);font-size:clamp(22px,2.4vw,34px);line-height:1.05}.hero p{margin-top:18px;max-width:720px;font-size:22px;text-align:center;text-shadow:0 4px 18px rgba(0,0,0,.72),0 1px 2px rgba(0,0,0,.6)}.micro-cta{margin-top:14px;background:transparent;color:#fff!important;text-shadow:0 3px 12px rgba(0,0,0,.8)!important;padding:0}.micro-cta:before{content:"";width:18px;height:18px;margin-right:8px;border-radius:50%;background:var(--green);display:inline-block}.hero .actions{justify-content:center;margin-top:22px}.hero .btn{min-width:240px}.hero .btn-ghost{border-color:rgba(255,255,255,.86);background:rgba(7,23,53,.2)}.hero-media{display:none}
.trust{max-width:1040px;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:-46px;margin-bottom:10px}.trust div{min-height:214px;padding:22px 18px;text-align:center;border-radius:10px;border:1px solid #e7ecf4;border-top-width:6px;box-shadow:0 14px 30px rgba(7,23,53,.16)}.trust-card b{font-size:30px;line-height:1.05}.trust-card strong{display:block;margin-top:8px;color:#0f172a;font-size:18px;line-height:1.12}.trust-card span{display:block;margin-top:8px;color:#1d293d;font-size:16px;line-height:1.25;font-weight:700}.trust-badge{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;color:#0f172a;font-style:normal;font-size:14px;font-weight:800}.trust-google{border-top-color:#4285f4!important;box-shadow:0 18px 38px rgba(66,133,244,.22)!important}.stars{margin:0 0 4px;color:#fbbc05;font-size:23px;letter-spacing:1px}.google-word{margin:0;font-size:34px;font-weight:900;letter-spacing:0}.google-word span:nth-child(1),.google-word span:nth-child(4){color:#4285f4}.google-word span:nth-child(2),.google-word span:nth-child(6){color:#ea4335}.google-word span:nth-child(3){color:#fbbc05}.google-word span:nth-child(5){color:#34a853}.trust-google b{color:#2d65b4;font-size:42px}.trust-time{border-top-color:#ea4335!important}.trust-time .trust-icon{color:#ea4335}.trust-warranty{border-top-color:#34a853!important}.trust-warranty .trust-icon{color:#34a853}.trust-stores{border-top-color:#fbbc05!important}.trust-stores .trust-icon{color:#e3ae09}.trust-icon{margin:0 0 10px;font-size:48px;line-height:1;font-weight:900}
#servicos{background:#f6f8fc;text-align:center;padding-top:54px}#servicos .lead{margin-left:auto;margin-right:auto;font-size:16px;max-width:860px}.grid-4 .card{min-height:0;padding:18px 16px;text-align:center;border-radius:8px;box-shadow:0 9px 22px rgba(16,41,95,.1)}.service-card{display:block;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.service-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(16,41,95,.16)}.card .ico{width:48px;height:48px;margin:0 auto 10px;border-radius:50%;background:var(--yellow);color:#142452}.card h3{font-size:17px}.card p{font-size:14px;line-height:1.35;margin:8px 0 0}.card .btn{display:none}
.unit{border-top-width:6px;box-shadow:0 16px 36px rgba(16,41,95,.13)}.unit h3{font-size:30px}.unit .actions .btn{min-width:150px}
@media(max-width:960px){.nav{min-height:94px}.brand img{width:100px;height:100px}.links.is-open{top:calc(100% + 12px)}.hero .wrap{min-height:620px;padding-top:80px}.trust{grid-template-columns:repeat(2,1fr);max-width:720px}.hero h1{font-size:46px}.hero h1 span{font-size:24px}}
@media(max-width:640px){.nav{min-height:88px;align-items:center}.brand img{width:100px;height:100px}.hero{background:#061738}.hero:before{clip-path:none;opacity:1}.hero:after{display:none}.hero .wrap:before{background:linear-gradient(180deg,rgba(7,23,53,.34),rgba(7,23,53,.56) 48%,rgba(7,23,53,.72))}.hero .wrap:after{display:none}.hero .wrap{min-height:auto;padding:54px 18px 56px}.hero h1{font-size:34px}.hero h1 span{font-size:18px;margin-top:10px}.hero p{font-size:18px}.hero .btn{min-width:0}.trust{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:-32px}.trust div{min-height:178px;padding:16px 12px}.trust-card b{font-size:23px}.trust-google b{font-size:32px}.google-word{font-size:27px}.stars{font-size:18px}.trust-icon{font-size:38px}.trust-card strong{font-size:15px}.trust-card span{font-size:13px}.trust-badge{font-size:12px}.grid-4{grid-template-columns:repeat(2,1fr)}#servicos{padding-top:42px}.card h3{font-size:15px}.card p{font-size:12px}.card .btn{width:100%;white-space:normal}}

/* Ajustes finais de responsividade e prova social */
body{overflow-x:hidden}.google-word span{display:inline!important;margin:0!important}.trust-card .google-word span{font-size:inherit!important;line-height:1!important}.trust,.grid{min-width:0}.trust div,.card{min-width:0}.hero .wrap:before{left:50%;right:auto;width:100vw;transform:translateX(-50%)}
@media(max-width:640px){.hero .wrap{padding-left:16px;padding-right:16px}.hero h1{font-size:29px;max-width:100%;overflow-wrap:normal}.hero h1 span{font-size:16px}.hero p{font-size:16px;max-width:100%}.micro-cta{white-space:normal;text-align:center;align-items:center}.trust{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:14px;padding-right:14px}.trust div{padding:14px 9px}.google-word{font-size:24px}.trust-google b{font-size:30px}.trust-card strong{font-size:14px}.trust-card span{font-size:12px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.grid-4 .card{padding:14px 10px}.card .ico{width:42px;height:42px}.wa-float{max-width:calc(100vw - 28px)}}
@media(max-width:640px){.nav .menu-toggle{width:56px!important;min-width:56px!important;flex:0 0 56px!important}.nav{gap:12px}.hero .wrap>div{width:100%;min-width:0}.hero h1{font-size:25px;overflow-wrap:break-word}.hero h1 span{font-size:15px}.hero p{font-size:15px}.micro-cta{display:flex;max-width:100%;justify-content:center}.trust{width:100%;max-width:100%;box-sizing:border-box}.trust div{max-width:100%;overflow:hidden}.trust-card b,.trust-card strong,.trust-card span{overflow-wrap:anywhere}.trust-stores b{font-size:18px}.grid-4{width:100%;max-width:100%}.service-card{overflow:hidden}.card h3,.card p{overflow-wrap:anywhere}}
@media(max-width:640px){.hero p{font-size:14px;max-width:330px;margin-left:auto;margin-right:auto}.micro-cta{font-size:13px!important}.trust{grid-template-columns:repeat(2,calc((100vw - 40px)/2))!important;gap:10px!important;padding-left:14px!important;padding-right:14px!important;justify-content:center!important}.trust div{width:100%!important}.grid-4{grid-template-columns:repeat(2,calc((100vw - 48px)/2))!important;gap:12px!important;justify-content:center!important}.grid-4 .card{width:100%!important}.trust-stores b{font-size:16px}.trust-card strong{font-size:13px}.trust-card span{font-size:11px}.trust-google b{font-size:28px}.google-word{font-size:22px}}
@media(max-width:640px){.hero h1{font-size:24px}.hero p{max-width:300px}.micro-cta{max-width:300px;margin-left:auto;margin-right:auto}.trust{grid-template-columns:repeat(2,170px)!important}.grid-4{grid-template-columns:repeat(2,170px)!important}.trust div,.grid-4 .card{width:170px!important}.trust-card span{font-size:10px}.trust-card strong{font-size:12px}.trust-google b{font-size:27px}.google-word{font-size:21px}.trust-stores b{font-size:15px}}
@media(max-width:640px){.micro-cta{max-width:260px}.trust{grid-template-columns:repeat(2,135px)!important}.grid-4{grid-template-columns:repeat(2,135px)!important}.trust div,.grid-4 .card{width:135px!important}.trust div{min-height:156px}.stars{font-size:14px}.google-word{font-size:18px}.trust-google b{font-size:24px}.trust-card b{font-size:20px}.trust-card strong{font-size:11px}.trust-card span{font-size:9px}.trust-icon{font-size:30px}.trust-stores b{font-size:13px}.card h3{font-size:13px}.card p{font-size:11px}.card .ico{width:36px;height:36px}}
/* Samsung Contigo - credibilidade institucional */
.trust{grid-template-columns:repeat(4,1fr)}
.samsung-credibility{display:flex;align-items:center;gap:22px;width:calc(100% - 40px);margin-top:22px;margin-bottom:10px;padding:24px 28px;background:#fff;border:1px solid #e7ecf4;border-radius:10px;box-shadow:0 14px 30px rgba(7,23,53,.12)}
.samsung-credibility-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:#eef3ff;color:#1428a0;font-size:36px;font-weight:900}
.samsung-credibility>div:last-child{min-width:0;max-width:100%;width:100%}
.samsung-credibility h2{max-width:100%;margin:0 0 6px;font-size:26px;line-height:1.1;color:var(--blue);overflow-wrap:normal}
.samsung-credibility p{max-width:100%;margin:0;color:#1d293d;font-size:17px;line-height:1.45;font-weight:800;overflow-wrap:break-word}
@media(max-width:960px){.trust{grid-template-columns:repeat(2,1fr);max-width:720px}.samsung-credibility{max-width:720px}}
@media(max-width:640px){.trust{grid-template-columns:repeat(2,135px)!important;justify-content:center}.samsung-credibility{width:calc(100% - 28px);flex-direction:column;text-align:center;gap:12px;margin-top:18px;padding:20px 12px}.samsung-credibility-icon{width:50px;height:50px;flex-basis:50px;font-size:31px}.samsung-credibility h2{font-size:19px}.samsung-credibility p{font-size:13px}}
