:root{--yellow:#da4160;--rose:#d7425f;--wine:#881729;--deep-wine:#5c0917;--gold:#da4160;--ink:#32363f;--silver:#afb0b2;--paper:#f4f6f8;--muted:#737780}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}
a{color:inherit;text-decoration:none}
button{font:inherit}
.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.topbar{min-height:38px;padding:0;background:var(--wine);color:#fff;display:block;overflow:hidden;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.topbar-track{display:flex;width:max-content;animation:topbar-scroll 42s linear infinite;will-change:transform}
.topbar-content{width:max-content;min-width:0;flex:0 0 auto;height:38px;padding:0 14px;display:flex;align-items:center;justify-content:flex-start;gap:28px}
.topbar-message{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}
.topbar-message strong{font:inherit}
.topbar-message em{font-style:normal;opacity:.9}
@keyframes topbar-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.header{height:102px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:42px}
.header:before{content:"";position:absolute;left:0;right:0;height:102px;z-index:-1;background:var(--ink)}
.header-hero{padding:42px 0;background:linear-gradient(rgba(23,42,56,.58),rgba(23,42,56,.58)),url('assets/carrossel-vergalhao.jpg') center 58%/cover no-repeat}
.header--large{position:relative;isolation:isolate;width:min(1560px,calc(100% - 20vw));height:350px;padding:48px 68px;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);grid-template-rows:1fr auto;grid-template-areas:"benefit logo" "cta logo";align-items:center;gap:22px 64px;background:linear-gradient(100deg,rgba(247,249,251,.96) 0%,rgba(237,241,244,.94) 57%,rgba(50,54,63,.96) 57%,rgba(38,41,48,.97) 100%);border:1px solid rgba(255,255,255,.8);border-radius:42px;box-shadow:0 24px 60px rgba(19,25,30,.24);overflow:hidden}
.header--large:before{display:none}
.header--large:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(115deg,transparent 0 52%,rgba(255,255,255,.06) 52% 100%);pointer-events:none}
.header--large .logo{grid-area:logo;justify-self:center;transform:translateX(6%)}
.header--large .logo img{width:min(380px,100%);max-height:128px}
.header--large .header-benefit{grid-area:benefit;min-width:0;padding:0;color:var(--ink);border:0;background:none;box-shadow:none;overflow:visible}
.header--large .header-benefit:after,.header--large .mini-icon{display:none}
.header--large .header-benefit p{align-items:flex-start}
.header--large .header-benefit strong{display:inline-block;padding:13px 24px 12px;border-radius:18px;background:var(--gold);color:#fff;box-shadow:0 8px 20px rgba(92,9,23,.2);font-size:clamp(44px,4.3vw,64px);line-height:.98;letter-spacing:-.045em;white-space:nowrap}
.header--large .header-benefit small{margin:18px 0 0 24px;color:var(--ink);font-size:17px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.header--large .button{grid-area:cta;justify-self:start;min-height:60px;padding-inline:24px 30px;border-radius:999px;background:var(--wine);box-shadow:0 10px 24px rgba(92,9,23,.24);font-size:12px;flex-direction:row-reverse;gap:14px}
.header--large .button .whatsapp-button-icon{width:27px;height:27px;border:0;border-radius:0;display:grid;place-items:center;font-size:15px;line-height:1;transform:none}
.header--large .button .whatsapp-button-icon svg{display:block;width:100%;height:100%;fill:currentColor}
.header--large .button:hover .whatsapp-button-icon{transform:none}
.logo{display:flex;align-items:center;width:max-content}
.logo img{display:block;width:292px;height:auto;max-height:78px;object-fit:contain}
.header-benefit{position:relative;display:flex;align-items:center;gap:17px;min-width:265px;padding:15px 30px 15px 15px;color:#fff;border:1px solid rgba(255,255,255,.2);background:linear-gradient(105deg,var(--wine),var(--rose));box-shadow:0 10px 25px rgba(92,9,23,.32);overflow:hidden}
.header-benefit:after{content:"";position:absolute;width:75px;height:75px;right:-38px;top:-38px;border:1px solid rgba(255,255,255,.22);border-radius:50%}
.mini-icon{position:relative;flex:0 0 auto;width:52px;height:44px;display:grid;place-items:center;background:#fff;color:var(--wine);box-shadow:0 4px 12px rgba(92,9,23,.2);overflow:hidden}
.truck-icon{position:relative;z-index:2;margin-left:7px;font-size:24px;line-height:1;filter:saturate(.75);transform:scaleX(-1)}
.mini-icon:before{content:"";position:absolute;left:5px;top:15px;width:16px;height:2px;background:var(--rose);box-shadow:4px 6px 0 var(--wine),-2px 12px 0 var(--rose);opacity:.9}
.header-benefit p{margin:0;display:flex;flex-direction:column}
.header-benefit strong{font-size:21px;line-height:1;letter-spacing:.02em;text-transform:uppercase}
.header-benefit small{color:#fff;opacity:.9;margin-top:7px;font-size:10px;letter-spacing:.05em}
.button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:.2s ease}
.button span{font-size:20px;transition:transform .2s ease}
.button:hover span{transform:translate(3px,-3px)}
.button--dark{background:var(--wine);color:#fff}
.button--dark:hover{background:var(--deep-wine)}
.button--yellow{background:var(--yellow);color:#fff}
.button--yellow:hover{background:var(--rose)}
.hero{height:710px;position:relative;overflow:hidden;background:#151718;color:#fff}
.hero-slide{position:absolute;inset:0;opacity:0;overflow:hidden;transition:opacity .7s ease;pointer-events:none}
.hero-slide:before{content:"";position:absolute;inset:-2%;background-image:var(--hero-image);background-size:cover;background-position:var(--hero-position,center);transform:scale(1.045);transition:transform 6s ease;will-change:transform}
.hero-slide.is-active{opacity:1;pointer-events:auto}
.hero-slide.is-active:before{transform:scale(1)}
.hero-content{padding-top:124px;position:relative;z-index:2}
.eyebrow{display:flex;align-items:center;gap:11px;font-size:10px;letter-spacing:.2em;font-weight:900;text-transform:uppercase;color:#d8d8d5}
.eyebrow i{width:24px;height:3px;background:var(--yellow);display:inline-block}
.hero-benefit{max-width:720px;margin:96px 0 22px;font-size:clamp(52px,6vw,84px);line-height:.93;letter-spacing:-.06em;font-weight:900;text-transform:uppercase}
.hero-benefit mark{color:var(--yellow);background:none}
.hero-description{max-width:430px;margin:0 0 35px;color:#d1d1cd;font-size:17px;line-height:1.55}
.carousel-ui{position:absolute;z-index:5;bottom:38px;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:26px}
.carousel-count b{font-size:20px}
.carousel-count span{color:#8f9290;font-size:12px;margin-left:8px}
.dots{display:flex;gap:7px}
.dots button{width:45px;height:3px;padding:0;border:0;background:rgba(255,255,255,.25);cursor:pointer}
.dots button.is-active{background:var(--yellow)}
.arrows{display:flex;gap:8px}
.arrows button{width:50px;height:50px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;cursor:pointer;font-size:20px}
.arrows button:hover{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}
.products{padding-top:92px;background:#fff}
.products-heading{width:calc(100% - 124px);grid-template-columns:1fr;margin:0 auto 38px}
.benefits .section-heading{grid-template-columns:1fr}
.products-heading h2,.benefits .section-heading h2{white-space:nowrap}
.products-heading h2 mark{color:var(--yellow);background:none}
.product-carousel{display:flex;align-items:center;gap:14px}
.product-viewport{overflow:hidden;flex:1}
.product-track{display:flex;gap:18px;transition:transform .45s ease}
.product-card{flex:0 0 calc((100% - 36px)/3);min-width:0;background:var(--paper);border:1px solid #e1e1dc;transition:transform .25s,box-shadow .25s}
.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(50,54,63,.12)}
.product-card img{display:block;width:100%;height:220px;object-fit:cover}
.product-card>div{padding:18px 20px 20px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:7px 12px}
.product-card span{color:#999b96;font-size:10px;letter-spacing:.14em}
.product-card h3{grid-column:1/-1;margin:0;font-size:21px;text-transform:uppercase;letter-spacing:-.03em}
.product-card a{grid-column:1/-1;margin-top:6px;color:var(--wine);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.product-arrow{flex:0 0 48px;width:48px;height:48px;border:1px solid #ccc9c0;background:transparent;color:var(--ink);cursor:pointer;font-size:19px}
.product-arrow:hover{background:var(--yellow);border-color:var(--yellow)}
.section{padding:110px 0}
.section-heading{display:grid;grid-template-columns:1fr 330px;gap:60px;align-items:end;margin-bottom:52px}
.eyebrow--dark{color:#6e716e}
.section-heading h2,.about h2{margin:20px 0 0;font-size:clamp(45px,5vw,68px);line-height:.98;letter-spacing:-.05em;text-transform:uppercase}
.section-heading>p{color:#686b68;font-size:17px;line-height:1.65;margin:0 0 5px}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ccc9c0;border-left:1px solid #ccc9c0}
.benefit-grid article{min-height:330px;padding:28px 32px;border-right:1px solid #ccc9c0;border-bottom:1px solid #ccc9c0;position:relative;transition:.25s}
.benefit-grid article:hover{background:#fff;border-bottom-color:var(--rose);transform:translateY(-4px);box-shadow:0 18px 40px rgba(50,54,63,.09)}
.benefit-grid article>span{color:#999b96;font-size:11px;letter-spacing:.14em}
.benefit-icon{margin:46px 0 25px;width:55px;height:55px;background:var(--yellow);display:grid;place-items:center;font-size:22px;font-weight:bold}
.benefit-grid h3{margin:0 0 15px;font-size:28px;line-height:1;text-transform:uppercase}
.benefit-grid p{color:#777a76;font-size:14px;line-height:1.55}
.center{text-align:center;margin-top:45px}
.button--wide{min-width:320px}
.about{padding:0;background:var(--deep-wine);color:#fff;display:grid;grid-template-columns:1.08fr .92fr;min-height:690px}
.about-photo{min-height:690px;background:linear-gradient(0deg,rgba(0,0,0,.18),transparent 45%),url('assets/quem-somos-tonifer.jpg') center/cover;position:relative}
.about-badge{position:absolute;right:-55px;bottom:50px;width:190px;height:190px;border-radius:50%;background:var(--yellow);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-7deg)}
.about-badge strong{font-size:21px}
.about-badge span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-top:5px}
.about-copy{padding:90px clamp(45px,7vw,120px);align-self:center}
.about-copy h2{margin-bottom:35px}
.about-copy p{color:#bfc1be;max-width:540px;line-height:1.75;font-size:16px}
.about-copy strong{color:#fff}
.text-link{margin-top:25px;display:inline-flex;gap:18px;padding-bottom:7px;border-bottom:2px solid var(--yellow);color:var(--yellow);font-size:11px;font-weight:900;letter-spacing:.12em}
footer{background:var(--ink);color:#fff}
.footer-main{min-height:120px;padding:24px 0;display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:30px}
.footer-brand{display:flex;align-items:center;align-self:stretch}
.footer-brand .logo img{width:210px;max-height:none}
.footer-info>span{color:var(--yellow);text-transform:uppercase;font-size:9px;font-weight:bold;letter-spacing:.18em}
.footer-info h3{margin:8px 0;font-size:17px;text-transform:uppercase}
.footer-info p{color:#a2a49f;font-size:12px;line-height:1.45}
.footer-info a{display:inline-flex;gap:17px;font-size:22px;font-weight:bold;border-bottom:1px solid #555;padding-bottom:9px}
.footer-info small{display:block;color:#777a76;margin-top:13px;font-size:10px}
.footer-bottom{border-top:1px solid #555a65;color:var(--silver);font-size:10px;text-transform:uppercase;letter-spacing:.1em}
.footer-bottom .shell{height:64px;display:flex;align-items:center;justify-content:space-between}
.footer-bottom a{color:#fff}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:20;height:58px;padding:0 22px 0 16px;border-radius:32px;background:#25d366;color:#fff;display:flex;align-items:center;gap:11px;box-shadow:0 10px 30px rgba(0,0,0,.22);font-weight:bold;font-size:13px;transition:transform .2s ease,background .2s ease}
.whatsapp-float:hover{background:#1fbd5a;transform:translateY(-2px)}
.whatsapp-icon{position:relative;width:29px;height:29px;display:grid;place-items:center;font-size:19px;line-height:1;font-style:normal;font-family:Arial,sans-serif}
.whatsapp-icon svg{display:block;width:100%;height:100%;fill:currentColor}
@media(min-width:801px) and (max-width:1100px){
.header--large{width:calc(100% - 48px);padding:40px;grid-template-columns:minmax(0,1fr) minmax(250px,.82fr);gap:20px 32px}
.header--large .logo img{width:min(300px,100%)}
.header--large .header-benefit strong{padding:12px 18px 11px;font-size:40px}
.header--large .header-benefit small{margin-left:18px;font-size:15px}
}
@media(max-width:800px){.shell{width:min(100% - 32px,1180px)}
.topbar{font-size:8px;padding:0}
.topbar-content{height:34px;padding:0 10px;gap:20px}
.topbar-message{gap:7px;letter-spacing:.12em}
.header{height:86px;grid-template-columns:1fr auto}
.header:before{height:86px}
.header--large{height:190px;gap:18px}
.header--large:before{height:190px}
.header--large .logo img{width:210px}
.header--large .header-benefit{min-width:220px;padding:12px 18px 12px 12px}
.header--large .header-benefit strong{font-size:16px}
.header--large .button{min-height:50px;padding-inline:20px}
.header-benefit{display:none}
.header .button{font-size:0;min-width:50px;padding:0}
.header .button span{font-size:20px}
.logo img{width:150px}
.hero-benefit{margin-top:78px;font-size:48px}
.hero-description{font-size:15px;max-width:330px}
.product-card{flex-basis:calc((100% - 18px)/2)}
.product-card img{height:190px}
.product-arrow{flex-basis:38px;width:38px;height:42px}
.hero{height:680px}
.hero-content{padding-top:82px}
.product-kicker{margin-top:70px}
.hero h1{font-size:48px;max-width:94%}
.carousel-ui{grid-template-columns:70px 1fr auto;gap:10px;bottom:25px}
.dots button{width:18px}
.arrows button{width:40px;height:40px}
.section{padding:80px 0}
.section-heading{grid-template-columns:1fr;gap:20px}
.section-heading>p{font-size:15px}
.benefit-grid{grid-template-columns:1fr}
.benefit-grid article{min-height:270px}
.about{grid-template-columns:1fr}
.about-photo{min-height:430px}
.about-badge{right:15px;bottom:-55px;width:145px;height:145px}
.about-copy{padding:100px 25px 75px}
.footer-main{grid-template-columns:1fr;gap:22px;padding:24px 0}
.footer-brand .logo img{width:180px}
.footer-bottom .shell{height:auto;padding:20px 0;gap:12px;align-items:flex-start;flex-direction:column}
.whatsapp-float span{display:none}
.whatsapp-float{width:58px;padding:0;justify-content:center}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
.consult b,.stock b{font:inherit}
@media(max-width:800px){
.shell{width:min(100% - 24px,1180px)}
.consult,.stock{display:flex;flex-direction:column;justify-content:center}
.consult b,.stock b{display:block}
.header{height:86px;grid-template-columns:auto minmax(0,1fr) 44px;gap:8px}
.header:before{height:86px}
.header-benefit{display:flex;min-width:0;padding:7px 8px;gap:7px;box-shadow:none}
.header-benefit:after{display:none}
.header-benefit strong{font-size:10px}
.header-benefit small{font-size:8px;margin-top:3px}
.mini-icon{width:34px;height:32px}
.truck-icon{font-size:18px;margin-left:4px}
.mini-icon:before{left:3px;top:10px;width:10px;box-shadow:3px 5px 0 var(--wine),-1px 10px 0 var(--rose)}
.header .button{font-size:0;min-width:44px;width:44px;padding:0}
.header .button span{font-size:20px}
.logo img{width:122px}
}
@media(max-width:800px){
.footer-brand{justify-content:center}
.footer-info{text-align:center}
.footer-info a{justify-content:center}
.footer-bottom .shell{align-items:center;text-align:center}
}
@media(max-width:800px){
.header-hero{padding:24px 0;background-position:center}
.header.header--large{width:calc(100% - 32px);height:auto;min-height:420px;padding:30px 24px;grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"logo" "benefit" "cta";gap:24px;border-radius:28px;background:linear-gradient(180deg,rgba(44,48,56,.98) 0%,rgba(44,48,56,.98) 36%,rgba(247,249,251,.96) 36%,rgba(237,241,244,.96) 100%)}
.header--large .logo{justify-self:center;transform:none}
.header--large .logo img{width:min(245px,72vw);max-height:92px}
.header--large .header-benefit{display:flex;justify-self:center;justify-content:center;min-width:0;padding:0}
.header--large .header-benefit p{align-items:center;text-align:center}
.header--large .header-benefit strong{padding:11px 16px 10px;border-radius:14px;font-size:clamp(31px,10vw,42px);white-space:nowrap}
.header--large .header-benefit small{margin:14px 0 0;color:var(--ink);font-size:13px}
.header--large .button{justify-self:center;width:min(100%,290px);min-height:58px;padding:0 22px;font-size:11px}
.header--large .button span{font-size:14px}
.products{padding-top:64px}
.products .shell{width:min(100% - 16px,1180px)}
.products-heading{width:100%;margin-bottom:30px}
.products-heading h2,.benefits .section-heading h2{font-size:clamp(22px,6vw,42px);white-space:nowrap}
.product-carousel{display:grid;grid-template-columns:1fr 1fr;width:100%;justify-content:center;align-items:center;gap:18px 12px}
.product-viewport{grid-column:1/-1;grid-row:1;width:min(100%,700px);justify-self:center;border-radius:18px;overflow:hidden}
.product-track{gap:18px}
.product-card{flex:0 0 100%;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(50,54,63,.12)}
.product-card:hover{transform:none}
.product-card img{height:auto;aspect-ratio:3/2;object-fit:cover}
.product-card>div{padding:22px 26px 25px;gap:9px}
.product-card h3{font-size:clamp(23px,6vw,31px);line-height:1.05;white-space:nowrap}
.product-card a{margin-top:8px;font-size:11px;white-space:nowrap}
.product-arrow{grid-row:2;flex:none;width:56px;height:50px;border:0;border-radius:999px;background:var(--ink);color:#fff;box-shadow:0 7px 16px rgba(50,54,63,.18)}
.product-prev{grid-column:1;justify-self:end}
.product-next{grid-column:2;justify-self:start}
.product-arrow:hover{background:var(--yellow);color:#fff}
}
