/*
Theme Name: Verde Rural SEO
Author: Equipe do Site
Description: Tema WooCommerce proprietário, leve, premium e orientado a SEO, performance e conversão via WhatsApp.
Version: 1.0.1
Requires at least: 6.5
Tested up to: 7.1
Requires PHP: 8.0
Text Domain: verde-rural-seo
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root{
  --vr-green-950:#163824;
  --vr-green-900:#1d472d;
  --vr-green-800:#245534;
  --vr-green-700:#285d3b;
  --vr-green-600:#36734a;
  --vr-green-100:#edf5ef;
  --vr-green-050:#f6faf6;
  --vr-brown-800:#6b4a33;
  --vr-brown-100:#f3eee9;
  --vr-sun-500:#e9b84a;
  --vr-sun-300:#f3d67d;
  --vr-cream:#fbfaf5;
  --vr-white:#fff;
  --vr-ink:#17221a;
  --vr-muted:#68736b;
  --vr-line:#e3e9e4;
  --vr-line-strong:#d3ddd5;
  --vr-shadow-sm:0 8px 26px rgba(21,48,29,.07);
  --vr-shadow:0 18px 52px rgba(21,48,29,.11);
  --vr-radius-xl:32px;
  --vr-radius:22px;
  --vr-radius-sm:14px;
  --vr-container:1280px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;color:var(--vr-ink);background:var(--vr-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:var(--vr-green-700);text-decoration-thickness:.08em;text-underline-offset:.18em}
a:hover{color:var(--vr-green-950)}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
svg{display:block}
::selection{background:var(--vr-sun-300);color:var(--vr-green-950)}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:8px;left:8px;z-index:100000;padding:12px 16px;background:#fff;color:#111;box-shadow:0 3px 18px rgba(0,0,0,.18)}
:focus-visible{outline:3px solid var(--vr-sun-500);outline-offset:3px}

.vr-container{width:min(calc(100% - 40px),var(--vr-container));margin-inline:auto}
.vr-main{min-height:60vh}
.vr-section{padding:78px 0}
.vr-section--blog{background:linear-gradient(180deg,#fff,var(--vr-green-050))}
.vr-section--faq{background:var(--vr-cream)}
.vr-section__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}
.vr-section__head>div:first-child{max-width:760px}
.vr-section__kicker{display:inline-block;margin-bottom:8px;color:var(--vr-green-700);font-size:.78rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.vr-section__head h2,.vr-faq-intro h2{margin:0;color:var(--vr-green-950);font-size:clamp(1.9rem,3.2vw,3rem);line-height:1.08;letter-spacing:-.042em}
.vr-section__head p,.vr-faq-intro p{margin:10px 0 0;color:var(--vr-muted);font-size:1.03rem}
.vr-section__actions{display:flex;align-items:center;gap:14px;flex:none}
.vr-text-link{display:inline-flex;align-items:center;gap:5px;font-weight:800;text-decoration:none;white-space:nowrap}
.vr-text-link svg{width:17px;height:17px;fill:currentColor}
.vr-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:12px 20px;border:1px solid transparent;border-radius:999px;font-weight:850;line-height:1.2;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}
.vr-button:hover{transform:translateY(-1px)}
.vr-button svg{width:19px;height:19px;fill:currentColor}
.vr-button--sun{background:var(--vr-sun-500);color:var(--vr-green-950);box-shadow:0 10px 24px rgba(217,166,49,.2)}
.vr-button--sun:hover{background:var(--vr-sun-300);color:var(--vr-green-950)}
.vr-button--ghost{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.08);color:#fff}
.vr-button--ghost:hover{background:rgba(255,255,255,.15);color:#fff}

/* Header */
.vr-site-header{position:relative;z-index:80;background:#fff;border-bottom:1px solid var(--vr-line)}
.vr-topbar{background:var(--vr-green-950);color:rgba(255,255,255,.82);font-size:.79rem}
.vr-topbar__inner{display:flex;align-items:center;justify-content:space-between;min-height:34px;gap:18px}
.vr-topbar a{color:#fff;text-decoration:none;font-weight:750}
.vr-header-main{background:#fff}
.vr-header-main__inner{display:grid;grid-template-columns:minmax(210px,300px) minmax(320px,1fr) auto;align-items:center;gap:28px;min-height:94px}
.vr-brand{display:inline-flex;align-items:center;gap:12px;min-width:0;color:var(--vr-green-950);text-decoration:none}
.vr-brand .custom-logo{width:auto;max-width:260px;max-height:66px}
.vr-brand__mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--vr-green-100);color:var(--vr-green-700);flex:none}
.vr-brand__mark svg{width:27px;height:27px;fill:currentColor}
.vr-brand__text{display:grid;min-width:0;line-height:1.16}
.vr-brand__text strong{font-size:1.08rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vr-brand__text small{margin-top:4px;color:var(--vr-muted);font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vr-product-search{display:flex;width:100%;min-height:48px;border:1px solid var(--vr-line-strong);border-radius:999px;background:#fff;overflow:hidden;box-shadow:0 4px 14px rgba(21,48,29,.035)}
.vr-product-search input[type=search]{min-width:0;flex:1;border:0;outline:0;padding:0 8px 0 19px;background:transparent;color:var(--vr-ink)}
.vr-product-search input[type=search]::placeholder{color:#8a948d}
.vr-product-search button{display:grid;place-items:center;width:52px;border:0;background:var(--vr-green-700);color:#fff}
.vr-product-search button:hover{background:var(--vr-green-950)}
.vr-product-search svg{width:22px;height:22px;fill:currentColor}
.vr-header-actions{display:flex;align-items:center;gap:12px}
.vr-header-whatsapp{display:flex;align-items:center;gap:10px;padding:9px 13px;border-radius:16px;color:var(--vr-green-950);text-decoration:none;background:var(--vr-green-050);border:1px solid var(--vr-line)}
.vr-header-whatsapp:hover{color:var(--vr-green-950);background:var(--vr-green-100)}
.vr-header-whatsapp>svg{width:26px;height:26px;fill:#198754;flex:none}
.vr-header-whatsapp span{display:grid;line-height:1.15}
.vr-header-whatsapp small{font-size:.7rem;color:var(--vr-muted)}
.vr-header-whatsapp strong{font-size:.84rem}
.vr-nav-row{border-top:1px solid var(--vr-line);background:#fff}
.vr-nav-row__inner{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:48px}
.vr-category-nav{display:flex;align-items:center;gap:18px;min-width:0}
.vr-category-nav__label{display:flex;align-items:center;gap:7px;color:var(--vr-green-950);font-size:.87rem;font-weight:900;white-space:nowrap}
.vr-category-nav__label svg{width:18px;height:18px;fill:var(--vr-green-700)}
.vr-category-nav ul,.vr-nav ul{display:flex;align-items:center;gap:20px;margin:0;padding:0;list-style:none}
.vr-category-nav a,.vr-nav a{color:#344139;font-size:.86rem;font-weight:700;text-decoration:none;white-space:nowrap}
.vr-category-nav a:hover,.vr-nav a:hover{color:var(--vr-green-700)}
.vr-nav{margin-left:auto}
.vr-nav .sub-menu{display:none}
.vr-mobile-menu{display:none;position:relative}
.vr-mobile-menu>summary{display:grid;place-items:center;width:44px;height:44px;padding:10px;border:1px solid var(--vr-line);border-radius:13px;list-style:none;background:#fff}
.vr-mobile-menu>summary::-webkit-details-marker{display:none}
.vr-mobile-menu>summary span{display:block;width:20px;height:2px;margin:2px 0;background:var(--vr-green-950);border-radius:99px}
.vr-mobile-panel{position:absolute;top:54px;right:0;width:min(88vw,360px);padding:18px;border:1px solid var(--vr-line);border-radius:18px;background:#fff;box-shadow:var(--vr-shadow)}
.vr-mobile-panel ul{list-style:none;margin:14px 0 0;padding:0}
.vr-mobile-panel li+li{border-top:1px solid var(--vr-line)}
.vr-mobile-panel a{display:block;padding:10px 2px;color:var(--vr-ink);font-weight:750;text-decoration:none}
.vr-mobile-categories{margin-top:18px;padding-top:18px;border-top:1px solid var(--vr-line)}

/* Hero */
.vr-hero{padding:30px 0 18px;background:linear-gradient(180deg,#fff,var(--vr-green-050))}
.vr-hero__track{position:relative;border-radius:var(--vr-radius-xl);overflow:hidden;background:radial-gradient(circle at 88% 20%,rgba(233,184,74,.26),transparent 28%),linear-gradient(120deg,var(--vr-green-950),#285d3b 70%,#3d7750);box-shadow:0 24px 70px rgba(21,48,29,.16)}
.vr-hero__slide{display:none;grid-template-columns:minmax(0,1fr) minmax(360px,.93fr);min-height:520px;color:#fff}
.vr-hero__slide.is-active{display:grid}
.vr-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:68px 32px 68px clamp(32px,5vw,72px);position:relative;z-index:2}
.vr-eyebrow{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;margin-bottom:16px;padding:7px 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.vr-eyebrow svg{width:17px;height:17px;fill:var(--vr-sun-300)}
.vr-hero h1,.vr-hero h2{max-width:12ch;margin:0;color:#fff;font-size:clamp(2.55rem,5vw,5.3rem);line-height:.96;letter-spacing:-.06em;text-wrap:balance}
.vr-hero__text{max-width:640px;margin:22px 0 0;color:rgba(255,255,255,.82);font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.62}
.vr-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.vr-hero__microtrust{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;color:rgba(255,255,255,.66);font-size:.78rem;font-weight:750}
.vr-hero__microtrust span{display:flex;align-items:center;gap:7px}
.vr-hero__microtrust span::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--vr-sun-500)}
.vr-hero__visual{position:relative;min-height:520px;overflow:hidden}
.vr-hero__visual::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,56,36,.95) 0%,rgba(22,56,36,.2) 20%,transparent 50%);z-index:1;pointer-events:none}
.vr-hero__visual img{width:100%;height:100%;object-fit:cover}
.vr-hero__placeholder{position:absolute;inset:0;background:linear-gradient(145deg,#476f4f,#9eb07a);overflow:hidden}
.vr-hero__placeholder::before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;right:-120px;top:-130px;background:rgba(233,184,74,.24)}
.vr-hero__placeholder::after{content:"";position:absolute;left:12%;right:8%;bottom:-34%;height:72%;border-radius:50% 50% 0 0;background:#1f4a31;box-shadow:0 -70px 0 -20px rgba(255,255,255,.1),0 -132px 0 -62px rgba(233,184,74,.2)}
.vr-hero__placeholder span{position:absolute;bottom:15%;left:18%;width:11px;height:130px;border-radius:12px;background:#d4e1bf;transform:rotate(-18deg);z-index:2}
.vr-hero__placeholder span:nth-child(2){left:38%;height:170px;transform:rotate(11deg)}
.vr-hero__placeholder span:nth-child(3){left:59%;height:120px;transform:rotate(-6deg)}
.vr-hero--cover .vr-hero__slide{grid-template-columns:1fr;position:relative}
.vr-hero--cover .vr-hero__visual{position:absolute;inset:0;min-height:100%}
.vr-hero--cover .vr-hero__visual::before{background:linear-gradient(90deg,rgba(18,49,30,.93),rgba(18,49,30,.66) 48%,rgba(18,49,30,.22))}
.vr-hero--cover .vr-hero__copy{max-width:760px}
.vr-hero__dots{position:absolute;left:clamp(32px,5vw,72px);bottom:24px;z-index:5;display:flex;gap:8px}
.vr-hero__dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.38)}
.vr-hero__dot.is-active{width:28px;border-radius:99px;background:var(--vr-sun-500)}

/* Benefits */
.vr-trust{padding:18px 0 10px;background:#fff}
.vr-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.vr-trust__item{display:flex;align-items:center;gap:12px;padding:17px 18px;border:1px solid var(--vr-line);border-radius:18px;background:#fff}
.vr-trust__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--vr-green-100);color:var(--vr-green-700);flex:none}
.vr-trust__icon svg{width:22px;height:22px;fill:currentColor}
.vr-trust__item>span:last-child{display:grid;line-height:1.25}
.vr-trust__item strong{font-size:.9rem;color:var(--vr-green-950)}
.vr-trust__item small{margin-top:4px;color:var(--vr-muted);font-size:.74rem}

/* Home content */
.vr-home-content{padding:42px 0 0}
.vr-entry-content{max-width:920px}
.vr-entry-content h2,.vr-entry-content h3{color:var(--vr-green-950);line-height:1.18}
.vr-entry-content p{color:#4f5b53}

/* Product shelf */
.vr-product-section{overflow:hidden}
.vr-product-section:nth-of-type(even){background:var(--vr-cream)}
.vr-carousel-controls{display:flex;gap:8px}
.vr-carousel-controls button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--vr-line-strong);border-radius:50%;background:#fff;color:var(--vr-green-950);font-size:1.6rem;line-height:1;box-shadow:0 4px 12px rgba(21,48,29,.04)}
.vr-carousel-controls button:hover{border-color:var(--vr-green-700);background:var(--vr-green-050)}
.vr-product-shelf{--vr-gap:20px;gap:var(--vr-gap)}
.vr-product-shelf--carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--vr-cols) - 1) * var(--vr-gap))/var(--vr-cols));overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;padding:2px 2px 12px}
.vr-product-shelf--carousel::-webkit-scrollbar{display:none}
.vr-product-shelf--grid{display:grid;grid-template-columns:repeat(var(--vr-cols),minmax(0,1fr))}
.vr-product-card{display:flex;flex-direction:column;min-width:0;scroll-snap-align:start;border:1px solid var(--vr-line);border-radius:22px;background:#fff;overflow:hidden;box-shadow:var(--vr-shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.vr-product-card:hover{transform:translateY(-3px);border-color:#d5e1d8;box-shadow:var(--vr-shadow)}
.vr-product-card__media{position:relative;display:block;aspect-ratio:1/1;background:linear-gradient(145deg,#f8faf7,#eef5ef);overflow:hidden}
.vr-product-card__media img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .22s ease}
.vr-product-card:hover .vr-product-card__media img{transform:scale(1.025)}
.vr-product-card__sale{position:absolute;top:12px;left:12px;z-index:2;padding:6px 9px;border-radius:999px;background:var(--vr-sun-500);color:var(--vr-green-950);font-size:.68rem;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.vr-product-card__body{display:flex;flex-direction:column;flex:1;padding:16px 16px 18px}
.vr-product-card__category{width:max-content;max-width:100%;margin-bottom:7px;color:var(--vr-green-700);font-size:.7rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vr-product-card h3{margin:0;min-height:2.7em;font-size:.98rem;line-height:1.35;letter-spacing:-.012em}
.vr-product-card h3 a{color:var(--vr-ink);text-decoration:none}
.vr-product-card h3 a:hover{color:var(--vr-green-700)}
.vr-product-card__pricing{margin-top:12px;min-height:78px}
.vr-product-card__price{color:var(--vr-green-950);font-size:1.03rem;font-weight:900}
.vr-product-card__price del{margin-right:5px;color:#8a948d;font-size:.78rem;font-weight:600}
.vr-product-card__price ins{text-decoration:none}
.vr-product-pix{display:flex;align-items:baseline;gap:6px;margin-top:3px;color:var(--vr-green-700)}
.vr-product-pix span{font-size:.72rem;font-weight:750}
.vr-product-pix strong{font-size:1.13rem;line-height:1.15}
.vr-product-installments{margin-top:4px;color:var(--vr-muted);font-size:.72rem;line-height:1.35}
.vr-product-card__cta{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-top:auto;padding:10px 12px;border-radius:13px;background:var(--vr-green-700);color:#fff;font-size:.82rem;font-weight:850;text-decoration:none}
.vr-product-card__cta:hover{background:var(--vr-green-950);color:#fff}
.vr-product-card__cta svg{width:18px;height:18px;fill:currentColor}

/* Blog */
.vr-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.vr-post-card{border:1px solid var(--vr-line);border-radius:22px;background:#fff;overflow:hidden;box-shadow:var(--vr-shadow-sm)}
.vr-post-card__image{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--vr-green-100)}
.vr-post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}
.vr-post-card:hover .vr-post-card__image img{transform:scale(1.025)}
.vr-post-card__body{padding:20px}
.vr-post-card__meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--vr-green-700);font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.055em}
.vr-post-card__meta span+span::before{content:"•";margin-right:10px;color:#a4aca6}
.vr-post-card h3{margin:10px 0 8px;font-size:1.2rem;line-height:1.28;letter-spacing:-.025em}
.vr-post-card h3 a{color:var(--vr-green-950);text-decoration:none}
.vr-post-card p{margin:0;color:var(--vr-muted);font-size:.9rem}
.vr-post-card__link{display:inline-flex;align-items:center;gap:5px;margin-top:16px;font-size:.82rem;font-weight:850;text-decoration:none}
.vr-post-card__link svg{width:16px;height:16px;fill:currentColor}

/* FAQ */
.vr-faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}
.vr-faq-intro{position:sticky;top:24px}
.vr-faq{display:grid;gap:10px}
.vr-faq details{border:1px solid var(--vr-line);border-radius:16px;background:#fff;overflow:hidden}
.vr-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;color:var(--vr-green-950);font-weight:850;cursor:pointer;list-style:none}
.vr-faq summary::-webkit-details-marker{display:none}
.vr-faq summary span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--vr-green-100);color:var(--vr-green-700);font-size:1.1rem;flex:none}
.vr-faq details[open] summary span{transform:rotate(45deg)}
.vr-faq__answer{padding:0 20px 18px;color:var(--vr-muted)}
.vr-faq__answer p{margin:0}

/* Prefooter and footer */
.vr-prefooter{padding:28px 0;background:var(--vr-brown-100);border-top:1px solid #e7ddd3}
.vr-prefooter__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.vr-prefooter__grid>div{display:flex;align-items:center;gap:13px}
.vr-prefooter__grid>div>svg{width:30px;height:30px;fill:var(--vr-brown-800);flex:none}
.vr-prefooter__grid span{display:grid;line-height:1.2}
.vr-prefooter__grid strong{color:var(--vr-brown-800);font-size:.9rem}
.vr-prefooter__grid small{margin-top:4px;color:#77685d;font-size:.75rem}
.vr-footer{background:#112e1d;color:rgba(255,255,255,.76)}
.vr-footer a{color:rgba(255,255,255,.84);text-decoration:none}
.vr-footer a:hover{color:#fff}
.vr-footer__top{display:grid;grid-template-columns:1.4fr .85fr 1fr .95fr;gap:46px;padding:64px 0 48px}
.vr-footer h2{margin:0 0 16px;color:#fff;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}
.vr-footer p{margin:.4rem 0;color:rgba(255,255,255,.64);font-size:.88rem}
.vr-footer ul{list-style:none;margin:0;padding:0}
.vr-footer li{margin:8px 0}
.vr-footer li a{font-size:.86rem}
.vr-footer__about p{max-width:360px;margin:16px 0 22px}
.vr-footer__brand{display:inline-block;color:#fff;font-size:1.25rem}
.vr-footer__brand .custom-logo{width:auto;max-width:240px;max-height:58px;filter:brightness(0) invert(1)}
.vr-footer__whatsapp{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.06);font-size:.82rem;font-weight:800}
.vr-footer__whatsapp svg{width:18px;height:18px;fill:#7bd69f}
.vr-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding:18px 0 22px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.48);font-size:.76rem}

/* Floating WhatsApp */
.vr-whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:70;display:inline-flex;align-items:center;gap:8px;min-height:52px;padding:11px 15px;border-radius:999px;background:#198754;color:#fff!important;font-weight:900;font-size:.82rem;text-decoration:none;box-shadow:0 14px 34px rgba(0,0,0,.22)}
.vr-whatsapp-float svg{width:23px;height:23px;fill:currentColor}
.vr-whatsapp-float:hover{background:#106e43}

/* Cookies */
.vr-cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:90;pointer-events:none}
.vr-cookie[hidden]{display:none}
.vr-cookie__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(100%,920px);margin:auto;padding:15px 16px 15px 19px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#1b2720;color:#fff;box-shadow:0 16px 44px rgba(0,0,0,.28);pointer-events:auto}
.vr-cookie p{margin:0;color:rgba(255,255,255,.76);font-size:.82rem;line-height:1.45}
.vr-cookie a{color:#fff}
.vr-cookie button{flex:none;min-height:40px;padding:8px 16px;border:0;border-radius:10px;background:var(--vr-sun-500);color:var(--vr-green-950);font-size:.76rem;font-weight:950}

/* Archive, pages and posts */
.vr-archive-head{padding:54px 0 28px}
.vr-archive-head h1,.vr-entry-header h1{margin:0;color:var(--vr-green-950);font-size:clamp(2.1rem,4.5vw,4rem);line-height:1.02;letter-spacing:-.052em}
.vr-archive-description{max-width:900px;margin-top:18px;color:var(--vr-muted)}
.vr-content-shell{width:min(calc(100% - 40px),980px);margin-inline:auto;padding:56px 0 80px}
.vr-entry-header{margin-bottom:28px}
.vr-entry-meta{margin-top:10px;color:var(--vr-muted);font-size:.82rem}
.vr-entry-content h2,.vr-entry-content h3{color:var(--vr-green-950);line-height:1.2;letter-spacing:-.02em}
.vr-entry-content a{font-weight:650}
.vr-entry-content img{border-radius:16px}
.vr-pagination{margin-top:34px}

@media (max-width:1100px){
  .vr-header-main__inner{grid-template-columns:220px 1fr auto;gap:18px}
  .vr-header-whatsapp span{display:none}
  .vr-header-whatsapp{width:48px;height:48px;justify-content:center;padding:0;border-radius:50%}
  .vr-category-nav ul{gap:14px}
  .vr-nav-row__inner{overflow:hidden}
  .vr-hero__slide{grid-template-columns:1.08fr .92fr}
  .vr-trust__grid{grid-template-columns:repeat(2,1fr)}
  .vr-footer__top{grid-template-columns:1.2fr 1fr 1fr;}
  .vr-footer__top>div:last-child{grid-column:2/4}
}

@media (max-width:860px){
  .vr-topbar{display:none}
  .vr-header-main__inner{grid-template-columns:1fr auto;min-height:76px}
  .vr-header-search,.vr-nav-row{display:none}
  .vr-header-whatsapp{display:none}
  .vr-mobile-menu{display:block}
  .vr-brand .custom-logo{max-height:50px}
  .vr-brand__text small{display:none}
  .vr-hero{padding-top:16px}
  .vr-hero__slide,.vr-hero__slide.is-active{grid-template-columns:1fr;min-height:0}
  .vr-hero__copy{padding:50px 28px 38px}
  .vr-hero__visual{min-height:320px}
  .vr-hero__visual::before{background:linear-gradient(180deg,rgba(22,56,36,.5),transparent 35%)}
  .vr-hero h1,.vr-hero h2{max-width:14ch}
  .vr-hero__dots{left:28px;bottom:20px}
  .vr-product-shelf--grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vr-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vr-faq-layout{grid-template-columns:1fr;gap:28px}
  .vr-faq-intro{position:static}
  .vr-footer__top{grid-template-columns:repeat(2,1fr);gap:34px}
  .vr-footer__top>div:last-child{grid-column:auto}
}

@media (max-width:640px){
  .vr-container{width:min(calc(100% - 24px),var(--vr-container))}
  .vr-section{padding:56px 0}
  .vr-section__head{align-items:flex-start;flex-direction:column;margin-bottom:22px}
  .vr-section__actions{width:100%;justify-content:space-between}
  .vr-brand__mark{width:40px;height:40px;border-radius:12px}
  .vr-brand__text strong{font-size:.98rem}
  .vr-hero__track{border-radius:22px}
  .vr-hero__copy{padding:42px 22px 30px}
  .vr-hero h1,.vr-hero h2{font-size:clamp(2.25rem,12vw,3.8rem)}
  .vr-hero__text{font-size:.96rem}
  .vr-hero__actions{display:grid;grid-template-columns:1fr}
  .vr-button{width:100%}
  .vr-hero__microtrust{gap:10px 14px;margin-top:22px}
  .vr-hero__visual{min-height:250px}
  .vr-trust{padding-top:12px}
  .vr-trust__grid{grid-template-columns:1fr 1fr;gap:8px}
  .vr-trust__item{align-items:flex-start;padding:13px 12px;border-radius:14px}
  .vr-trust__icon{width:34px;height:34px;border-radius:10px}
  .vr-trust__icon svg{width:18px;height:18px}
  .vr-trust__item strong{font-size:.78rem}
  .vr-trust__item small{font-size:.68rem}
  .vr-product-shelf{--vr-gap:12px}
  .vr-product-shelf--carousel{grid-auto-columns:calc((100% - (var(--vr-mobile-cols) - 1) * var(--vr-gap))/var(--vr-mobile-cols))}
  .vr-product-shelf--grid{grid-template-columns:repeat(var(--vr-mobile-cols),minmax(0,1fr))}
  .vr-product-card{border-radius:16px}
  .vr-product-card__body{padding:12px}
  .vr-product-card__media img{padding:8px}
  .vr-product-card h3{font-size:.88rem;min-height:2.6em}
  .vr-product-card__category{font-size:.62rem}
  .vr-product-card__pricing{min-height:70px;margin-top:9px}
  .vr-product-card__price{font-size:.92rem}
  .vr-product-pix{display:block}
  .vr-product-pix strong{display:block;font-size:1rem}
  .vr-product-card__cta{min-height:42px;padding:8px;font-size:.72rem}
  .vr-product-card__cta svg{display:none}
  .vr-carousel-controls button{width:38px;height:38px}
  .vr-post-grid{grid-template-columns:1fr}
  .vr-prefooter__grid{grid-template-columns:1fr;gap:16px}
  .vr-footer__top{grid-template-columns:1fr;gap:28px;padding-top:48px}
  .vr-footer__bottom{flex-direction:column;gap:5px}
  .vr-whatsapp-float{right:14px;bottom:14px;width:52px;height:52px;padding:0;justify-content:center}
  .vr-whatsapp-float span{display:none}
  .vr-cookie{left:10px;right:10px;bottom:10px}
  .vr-cookie__inner{align-items:stretch;flex-direction:column;gap:10px;padding:14px}
  .vr-cookie button{width:100%}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}

.vr-breadcrumbs{margin:24px 0 6px;color:var(--vr-muted);font-size:.76rem}
.vr-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}
.vr-breadcrumbs li{display:flex;align-items:center;gap:6px}
.vr-breadcrumbs li+li::before{content:"/";color:#a4ada6}
.vr-breadcrumbs a{color:var(--vr-green-700);font-weight:700;text-decoration:none}
.vr-entry-featured{margin:0 0 30px}
.vr-entry-featured img{width:100%;border-radius:24px}
