
:root{--blue:#243a88;--blue-dark:#17265e;--teal:#087f79;--teal-dark:#05645f;--green:#12a150;--green-dark:#0c813f;--ink:#16213e;--muted:#667085;--paper:#f5f7fb;--white:#fff;--line:#dfe4ee}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{height:78px;background:rgba(255,255,255,.96);border-bottom:1px solid #e6eaf2;position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{width:176px;height:auto;display:block}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.nav>a:not(.nav-cta):hover{color:var(--teal)}.nav-cta{padding:13px 19px;background:var(--green);color:white;border-radius:8px;box-shadow:0 7px 18px rgba(18,161,80,.22);transition:.2s}.nav-cta:hover,.btn-whatsapp:hover{background:var(--green-dark);transform:translateY(-2px)}.menu-button{display:none;background:none;border:0;width:44px;height:44px;padding:10px}.menu-button span{display:block;height:2px;background:var(--ink);margin:6px 0}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#f7f9fd 0%,#fff 64%);padding:85px 0 72px}.hero:after{content:"";position:absolute;right:-180px;top:-240px;width:610px;height:610px;border:110px solid rgba(8,127,121,.06);border-radius:50%}.hero-grid{position:absolute;inset:0;opacity:.32;background-image:linear-gradient(#d9dfeb 1px,transparent 1px),linear-gradient(90deg,#d9dfeb 1px,transparent 1px);background-size:50px 50px;mask-image:linear-gradient(90deg,#000,transparent 75%)}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:1.22fr .78fr;gap:80px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--teal);font-size:12px;font-weight:800;letter-spacing:.14em;margin:0 0 20px}.eyebrow span{width:28px;height:3px;background:currentColor}.hero h1{font-size:clamp(42px,5.1vw,70px);line-height:1.01;letter-spacing:-.052em;margin:0;max-width:760px;color:var(--blue-dark)}.hero h1 em,.section h2 em,.company h2 em,.faq-section h2 em{display:inline;color:var(--teal);font-style:normal}.hero-lead{font-size:19px;line-height:1.65;color:#536078;max-width:680px;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:26px}.btn{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:9px;padding:0 22px;font-size:15px;font-weight:800;transition:.2s}.btn svg{width:19px}.btn-whatsapp{background:var(--green);color:white;box-shadow:0 10px 30px rgba(18,161,80,.24)}.text-link{font-size:14px;font-weight:800;color:var(--blue);border-bottom:1px solid var(--blue);padding-bottom:3px}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:30px;font-size:12px;color:#65718a;font-weight:700}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{width:15px;color:var(--teal)}.hero-card{position:relative;background:var(--blue-dark);color:white;border-radius:4px;padding:34px;box-shadow:20px 24px 0 rgba(8,127,121,.13)}.card-top{display:flex;justify-content:space-between;align-items:center;color:#8ed0cb;font-size:11px;font-weight:800;letter-spacing:.13em}.card-top strong{font-size:48px;line-height:1;color:rgba(255,255,255,.09)}.hero-card h2{font-size:28px;line-height:1.2;letter-spacing:-.03em;margin:22px 0 16px}.hero-card>p{color:#c5cce0;line-height:1.65;font-size:15px}.hero-card ul{list-style:none;padding:0;margin:23px 0 28px;display:grid;gap:11px}.hero-card li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.hero-card li svg{width:17px;color:#71d0c8}.hero-card .btn{width:100%}.problem-strip{background:var(--teal);color:white;padding:20px 0}.problem-strip .container{display:flex;align-items:center;justify-content:center;gap:12px;text-align:center;font-size:17px}.problem-strip p{margin:0}.problem-strip span{font-weight:900}.section{padding:100px 0}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;column-gap:70px}.section-heading .eyebrow{grid-column:1/-1}.section h2,.company h2,.faq-section h2{font-size:clamp(38px,4vw,56px);letter-spacing:-.045em;line-height:1.05;color:var(--blue-dark);margin:0}.section-heading>p:last-child{font-size:17px;line-height:1.7;color:var(--muted);margin:4px 0}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:55px}.benefit{background:white;padding:34px;min-height:245px}.benefit>b{color:#92a0b8;font-size:12px;letter-spacing:.1em}.benefit h3{font-size:23px;color:var(--blue-dark);margin:38px 0 12px}.benefit p{margin:0;color:var(--muted);line-height:1.65;font-size:15px}.steps-section{background:var(--blue-dark);color:white;padding:90px 0;position:relative;overflow:hidden}.steps-section:after{content:"RIO";position:absolute;left:-25px;bottom:-80px;font-weight:900;font-size:300px;color:rgba(255,255,255,.025);line-height:1}.steps-layout{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.eyebrow.light{color:#75d0c8}.steps-layout h2{font-size:55px;line-height:1.05;letter-spacing:-.04em;margin:0}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:23px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.14)}.steps li:first-child{padding-top:0}.steps li>b{flex:0 0 42px;width:42px;height:42px;border:1px solid #4f6499;display:flex;align-items:center;justify-content:center;color:#78d2ca}.steps strong{font-size:18px}.steps p{color:#b9c3dc;margin:7px 0 0;line-height:1.55;font-size:14px}.company{background:var(--paper)}.company-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.company-mark{aspect-ratio:1/1;background:white;border:1px solid var(--line);box-shadow:0 25px 60px rgba(30,47,95,.09);display:flex;flex-direction:column;align-items:center;justify-content:center}.company-mark span,.company-mark strong{font-size:62px;line-height:.9;letter-spacing:-.07em}.company-mark span{color:var(--blue)}.company-mark strong{color:var(--teal)}.company-mark small{margin-top:26px;color:#7e899e;font-weight:800;letter-spacing:.14em;font-size:10px}.company-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:var(--muted);margin:25px 0 32px}.contact-list{display:grid;gap:12px}.contact-list a{background:white;border:1px solid var(--line);display:flex;align-items:center;gap:16px;padding:18px;transition:.2s}.contact-list a:hover{border-color:var(--teal);transform:translateX(4px)}.contact-list svg{width:23px;color:var(--teal)}.contact-list span{font-size:14px;line-height:1.5;font-weight:700}.contact-list small{display:block;color:#8b95aa;font-size:10px;letter-spacing:.11em;margin-bottom:5px}.faq-section{background:white}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.faq-layout>div:first-child>p:last-child{color:var(--muted);line-height:1.7;max-width:330px}.faq{border-bottom:1px solid var(--line)}.faq button{width:100%;border:0;background:none;text-align:left;display:flex;justify-content:space-between;gap:20px;padding:25px 0;color:var(--ink);cursor:pointer;font-size:17px;font-weight:800}.faq button b{color:var(--teal);font-size:24px}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s}.faq-answer p{overflow:hidden;color:var(--muted);line-height:1.65;margin:0}.faq.open .faq-answer{grid-template-rows:1fr}.faq.open .faq-answer p{padding-bottom:24px}.final-cta{background:var(--teal);color:white;padding:82px 0;text-align:center}.final-cta p{font-size:15px;font-weight:800;letter-spacing:.06em;margin:0 0 14px}.final-cta h2{font-size:clamp(38px,5vw,64px);letter-spacing:-.045em;margin:0 0 30px}.final-cta .btn{background:white;color:var(--green-dark);box-shadow:none}.final-cta .btn:hover{background:#f1fff5}.final-cta small{display:block;margin-top:14px;color:#c7edea}footer{background:#0d1634;color:white;padding:60px 0 26px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:70px}.footer-grid img{width:160px;background:white;padding:8px;border-radius:3px}.footer-grid p,.footer-grid span{color:#9ba6c2;font-size:13px;line-height:1.6}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid strong{font-size:13px;text-transform:uppercase;letter-spacing:.11em;color:#75d0c8;margin-bottom:5px}.footer-grid a,.footer-grid button{font-size:13px;color:#d8deed;background:none;border:0;padding:0;cursor:pointer}.footer-grid a:hover,.footer-grid button:hover{color:white;text-decoration:underline}.legal{margin-top:45px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:25px;color:#79849e;font-size:11px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:45;background:var(--green);color:white;border-radius:999px;padding:14px 18px;display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800;box-shadow:0 10px 35px rgba(10,97,48,.35)}.floating-whatsapp svg{width:19px}.cookie-banner{position:fixed;z-index:80;left:20px;right:20px;bottom:20px;margin:auto;max-width:1080px;background:white;border:1px solid var(--line);box-shadow:0 18px 60px rgba(13,22,52,.22);padding:20px;display:flex;align-items:center;justify-content:space-between;gap:25px}.cookie-banner>div:first-child{display:flex;align-items:flex-start;gap:15px}.cookie-banner svg{width:26px;flex:0 0 auto;color:var(--teal)}.cookie-banner p{margin:0}.cookie-banner p strong,.cookie-banner p span{display:block}.cookie-banner p span{font-size:12px;line-height:1.5;color:var(--muted);margin-top:4px}.cookie-banner p a{text-decoration:underline}.cookie-actions{display:flex;gap:10px;flex:0 0 auto}.cookie-actions button{padding:11px 15px;border:1px solid var(--line);background:white;font-size:12px;font-weight:800;cursor:pointer}.cookie-actions .accept{background:var(--green);border-color:var(--green);color:white}.policy-page{width:min(760px,calc(100% - 40px));margin:70px auto;padding-bottom:70px}.policy-page>a{color:var(--teal);font-weight:800;font-size:14px}.policy-page h1{font-size:48px;color:var(--blue-dark);letter-spacing:-.04em;margin:38px 0 12px}.policy-page h2{font-size:21px;color:var(--blue-dark);margin:32px 0 8px}.policy-page p{line-height:1.75;color:var(--muted)}
@media(max-width:900px){.site-header{height:70px}.brand img{width:145px}.menu-button{display:block}.nav{position:absolute;left:0;right:0;top:69px;background:white;display:none;flex-direction:column;align-items:stretch;padding:20px;border-bottom:1px solid var(--line);gap:0}.nav.open{display:flex}.nav a{padding:14px}.nav-cta{text-align:center;margin-top:8px}.hero{padding:58px 0}.hero-layout,.section-heading,.steps-layout,.company-layout,.faq-layout{grid-template-columns:1fr;gap:50px}.hero-card{max-width:560px}.section-heading>p:last-child{margin-top:18px}.benefit-grid{grid-template-columns:1fr}.benefit{min-height:0}.company-mark{width:min(100%,430px)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.steps-layout h2{font-size:46px}}
@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.hero h1{font-size:43px}.hero-lead{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column;gap:17px}.text-link{text-align:center;align-self:center}.trust-row{display:grid;gap:10px}.hero-card{padding:25px;box-shadow:10px 14px 0 rgba(8,127,121,.13)}.hero-card h2{font-size:24px}.problem-strip .container{display:block}.problem-strip p{margin-bottom:4px}.section{padding:72px 0}.section h2,.company h2,.faq-section h2{font-size:39px}.benefit-grid{margin-top:40px}.steps-section{padding:72px 0}.steps-layout h2{font-size:42px}.company-layout,.faq-layout{gap:42px}.company-mark span,.company-mark strong{font-size:50px}.final-cta{padding:68px 0}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-grid>div:first-child{grid-column:auto}.legal{flex-direction:column}.floating-whatsapp span{display:none}.floating-whatsapp{padding:15px}.cookie-banner{display:block;left:10px;right:10px;bottom:10px}.cookie-actions{margin-top:16px}.cookie-actions button{flex:1}.policy-page h1{font-size:39px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Hero fotográfico — filtro azul/verde aplicado no código para preservar a leitura. */
.brand img{width:205px}
.hero{position:relative;overflow:hidden;background:#101d48 url('assets/rio-farma-hero-v2.png') center/cover no-repeat;padding:102px 0 92px;min-height:680px}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,15,43,.98) 0%,rgba(14,32,72,.93) 34%,rgba(7,93,99,.58) 63%,rgba(5,18,45,.16) 100%);z-index:0}
.hero:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(0deg,rgba(4,14,39,.52),transparent);border:0;border-radius:0;width:auto;pointer-events:none}
.hero-grid{z-index:1;opacity:.11;background-image:linear-gradient(rgba(255,255,255,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.4) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(90deg,#000,transparent 69%)}
.hero-layout{z-index:2;display:block}
.hero-copy{width:min(700px,64%)}
.hero .eyebrow{color:#7fe0d8}
.hero h1{color:white;text-shadow:0 4px 26px rgba(0,0,0,.28)}
.hero h1 em{color:#61d1c6}
.hero-lead{color:rgba(255,255,255,.84)}
.hero .text-link{color:white;border-color:rgba(255,255,255,.7)}
.hero .trust-row{color:rgba(255,255,255,.8)}
.hero .trust-row svg{color:#78ddd5}
.company-mark{padding:48px}
.company-mark img{width:100%;height:auto;display:block}
.company-mark small{margin-top:26px}
@media(max-width:900px){.brand img{width:175px}.hero{background-position:66% center;padding:82px 0;min-height:650px}.hero:before{background:linear-gradient(90deg,rgba(6,15,43,.98),rgba(13,37,76,.90) 58%,rgba(4,57,66,.52))}.hero-copy{width:min(650px,78%)}}
@media(max-width:600px){.brand img{width:158px}.hero{background-position:70% center;padding:72px 0;min-height:620px}.hero:before{background:linear-gradient(90deg,rgba(6,15,43,.98) 0%,rgba(10,32,67,.94) 68%,rgba(4,48,58,.70) 100%)}.hero-copy{width:100%}.company-mark{padding:34px}}
