:root{--vf-primary:#3b1115;--vf-accent:#d6a64f;--vf-bg:#fffaf4;--vf-surface:#fff;--vf-muted:#f5efe7;--vf-text:#241819;--vf-subtle:#76696a;--vf-border:#eadfd5;--vf-dark:#15100f;--vf-radius:8px;--vf-shadow:0 18px 50px -28px rgba(59,17,21,.36);--vf-serif:Georgia,"Times New Roman",serif;--vf-sans:Inter,system-ui,-apple-system,Segoe UI,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--vf-bg);color:var(--vf-text);font-family:var(--vf-sans);line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.vf-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;width:1px}.skip-link:focus{clip:auto;height:auto;width:auto;z-index:9999;background:#fff;padding:10px}
.vf-header{position:sticky;top:0;z-index:50}.vf-topbar{background:var(--vf-primary);color:#fffaf4;font-size:12px}.vf-topbar__inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.vf-topbar p{margin:0;display:flex;align-items:center;gap:9px;white-space:nowrap}.vf-topbar p span{width:6px;height:6px;border-radius:99px;background:var(--vf-accent)}.vf-topbar__links{display:flex;align-items:center;gap:22px}.vf-topbar a{display:inline-flex;align-items:center;gap:6px;opacity:.82}.vf-topbar a:hover{opacity:1;color:var(--vf-accent)}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.vf-mainbar{background:rgba(255,250,244,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--vf-border);transition:box-shadow .25s}.vf-header.is-scrolled .vf-mainbar{box-shadow:0 14px 32px -26px rgba(0,0,0,.45)}.vf-mainbar__inner{min-height:104px;display:flex;align-items:center;gap:28px}.vf-logo{display:flex;align-items:center;flex:0 0 auto}.vf-logo img,.custom-logo{height:76px;width:auto}.vf-search{position:relative;display:flex;align-items:center;gap:8px;flex:1}.vf-search input{width:100%;height:48px;border:1px solid var(--vf-border);border-radius:999px;background:#fff;padding:0 18px 0 44px;outline:none}.vf-search svg{position:absolute;left:16px;color:var(--vf-subtle);width:16px}.vf-search input:focus{border-color:var(--vf-primary);box-shadow:0 0 0 3px rgba(214,166,79,.2)}.vf-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.vf-action{min-height:48px;display:grid;grid-template-columns:40px auto;grid-template-rows:auto auto;align-items:center;column-gap:9px;border-radius:8px;padding:6px 10px}.vf-action:hover{background:var(--vf-muted)}.vf-action span:first-child{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:var(--vf-muted);position:relative}.vf-cart-link span:first-child{background:var(--vf-primary);color:#fff}.vf-cart-count{position:absolute;right:-4px;top:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--vf-accent);color:var(--vf-text);font-size:11px;font-weight:800;display:grid;place-items:center}.vf-action small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--vf-subtle)}.vf-action strong{font-size:14px}.vf-icon-button{border:0;background:transparent;width:44px;height:44px;border-radius:999px;display:grid;place-items:center;cursor:pointer}.vf-icon-button:hover{background:var(--vf-muted)}.vf-search-toggle,.vf-menu-toggle{display:none}.vf-mobile-search{display:none;padding-bottom:14px}
.vf-nav{background:var(--vf-primary);color:#fff;box-shadow:0 8px 24px -22px #000}.vf-nav__menu{list-style:none;display:flex;align-items:center;gap:2px;margin:0;padding:0}.vf-nav__menu>li{position:relative}.vf-nav__menu a{display:flex;padding:14px 18px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.9}.vf-nav__menu a:hover{color:var(--vf-accent);opacity:1}.vf-nav__menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:260px;background:#fff;color:var(--vf-text);box-shadow:var(--vf-shadow);border:1px solid var(--vf-border);list-style:none;padding:14px;border-radius:0 0 8px 8px}.vf-nav__menu li:hover>.sub-menu,.vf-nav__menu li:focus-within>.sub-menu{display:block}.vf-nav__menu .sub-menu a{padding:9px 10px;text-transform:none;letter-spacing:0;font-weight:500;color:var(--vf-subtle)}
.vf-mobile-drawer{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:80}.vf-mobile-drawer__panel{margin-left:auto;width:min(390px,90vw);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 40px -30px #000}.vf-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:var(--vf-primary);color:#fff}.vf-mobile-menu{list-style:none;margin:0;padding:10px}.vf-mobile-menu a{display:flex;padding:13px 10px;border-bottom:1px solid var(--vf-border);font-weight:700}.vf-mobile-contact{margin-top:auto;background:var(--vf-muted);padding:18px 20px;display:grid;gap:8px;font-size:14px}
.vf-button,.button,.added_to_cart{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.2s;background:var(--vf-primary);color:#fff}.vf-button:hover,.button:hover{transform:translateY(-1px);box-shadow:0 10px 22px -18px #000}.vf-button--accent{background:var(--vf-accent);color:var(--vf-text)}.vf-button--outline{background:transparent;color:var(--vf-primary);border-color:var(--vf-border)}.vf-button--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.42)}
.vf-hero{position:relative;overflow:hidden;background:var(--vf-primary);color:#fff}.vf-hero__track{display:flex;transition:transform .6s ease}.vf-hero__slide{position:relative;flex:0 0 100%;min-height:620px;display:flex}.vf-hero__media{position:absolute;inset:0}.vf-hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--vf-primary),rgba(59,17,21,.86),rgba(59,17,21,.35))}.vf-hero__media img{width:100%;height:100%;object-fit:cover}.vf-hero__content{position:relative;display:flex;align-items:center;padding-block:70px}.vf-hero__copy{max-width:680px}.vf-eyebrow{margin:0 0 10px;color:var(--vf-accent);font-size:12px;text-transform:uppercase;letter-spacing:.2em;font-weight:900}.vf-hero h1,.vf-section h2,.vf-page-header h1,.vf-single h1,.vf-shop-hero h1{font-family:var(--vf-serif);font-weight:500;line-height:1.05;letter-spacing:0}.vf-hero h1{font-size:clamp(38px,6vw,70px);margin:0 0 20px}.vf-hero p:not(.vf-eyebrow){font-size:18px;max-width:620px;color:rgba(255,255,255,.84)}.vf-hero__actions,.vf-hero__badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.vf-hero__badges span{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 12px;font-size:12px}.vf-slider-btn{position:absolute;top:50%;translate:0 -50%;width:44px;height:44px;border-radius:99px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.12);color:#fff;font-size:34px}.vf-slider-btn--prev{left:24px}.vf-slider-btn--next{right:24px}.vf-slider-dots{position:absolute;bottom:26px;left:50%;translate:-50% 0;display:flex;gap:8px}.vf-slider-dots button{width:9px;height:9px;border:0;border-radius:99px;background:rgba(255,255,255,.5)}.vf-slider-dots button.is-active{width:34px;background:var(--vf-accent)}
.vf-section{padding-block:76px}.vf-section--muted{background:rgba(245,239,231,.72)}.vf-section__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}.vf-section__head h2,.vf-section__center h2{font-size:clamp(30px,4vw,44px);margin:0}.vf-section__center{text-align:center;max-width:720px;margin:0 auto 40px}.vf-section__center p:not(.vf-eyebrow){color:var(--vf-subtle)}.vf-link-arrow{display:inline-flex;align-items:center;gap:7px;color:var(--vf-primary);font-weight:800}.vf-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vf-category-card{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:8px;background:var(--vf-muted)}.vf-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.vf-category-card:hover img{transform:scale(1.06)}.vf-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(59,17,21,.92),rgba(59,17,21,.25),transparent)}.vf-category-card span{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;color:#fff}.vf-category-card strong{display:block;font-family:var(--vf-serif);font-size:22px;font-weight:500}.vf-category-card small{color:rgba(255,255,255,.78)}
.vf-product-grid,.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.vf-product-card{position:relative;background:#fff;border:1px solid rgba(234,223,213,.85);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.25s}.vf-product-card:hover{transform:translateY(-4px);box-shadow:var(--vf-shadow);border-color:rgba(59,17,21,.28)}.vf-product-card__media{position:relative;aspect-ratio:1;background:var(--vf-muted);overflow:hidden}.vf-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.vf-product-card:hover img{transform:scale(1.08)}.vf-quick-view{position:absolute;left:50%;bottom:12px;translate:-50% 10px;opacity:0;background:rgba(255,255,255,.94);padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700;transition:.2s;white-space:nowrap}.vf-product-card:hover .vf-quick-view{opacity:1;translate:-50% 0}.vf-product-badge{position:absolute;top:12px;left:12px;background:var(--vf-accent);color:var(--vf-text);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;border-radius:6px;padding:5px 8px}.vf-fav{position:absolute;top:10px;right:10px;width:38px;height:38px;border:0;border-radius:99px;background:rgba(255,255,255,.94);display:grid;place-items:center}.vf-product-card__body{display:flex;flex-direction:column;flex:1;padding:14px;gap:8px}.vf-product-card__meta{display:flex;justify-content:space-between;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--vf-subtle);font-weight:800}.vf-product-card h3{margin:0;min-height:42px;font-size:15px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vf-rating{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--vf-subtle);min-height:18px}.star-rating{color:var(--vf-accent);font-size:12px}.vf-price{margin-top:auto}.vf-price .price,.vf-price>span{font-family:var(--vf-serif);font-size:22px;color:var(--vf-primary);font-weight:700}.vf-price del{display:block;color:var(--vf-subtle);font-family:var(--vf-sans);font-size:12px}.vf-price small{display:block;color:var(--vf-subtle);font-size:12px}.vf-product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.vf-product-card__actions .button{min-height:40px;font-size:13px;padding-inline:10px}
.vf-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vf-benefit-card{background:#fff;border:1px solid var(--vf-border);border-radius:8px;padding:24px}.vf-benefit-card>span{width:46px;height:46px;border-radius:8px;background:rgba(59,17,21,.08);color:var(--vf-primary);display:grid;place-items:center;margin-bottom:16px}.vf-benefit-card h3{font-family:var(--vf-serif);font-size:21px;font-weight:500;margin:0 0 8px}.vf-benefit-card p{color:var(--vf-subtle);margin:0}.vf-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.vf-promo{position:relative;overflow:hidden;border-radius:14px;min-height:310px;padding:42px;color:#fff;display:flex;flex-direction:column;justify-content:end}.vf-promo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.vf-promo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(59,17,21,.95),rgba(59,17,21,.65),transparent);z-index:-1}.vf-promo--dark:after{background:linear-gradient(90deg,rgba(15,12,11,.96),rgba(15,12,11,.62),transparent)}.vf-promo span{width:max-content;background:var(--vf-accent);color:var(--vf-text);padding:5px 9px;border-radius:6px;font-size:12px;font-weight:900}.vf-promo h2{max-width:470px;margin:14px 0 8px;font-size:32px}.vf-promo p{max-width:440px;color:rgba(255,255,255,.82)}.vf-services-head{margin-top:50px}
.vf-testimonials{background:var(--vf-primary);color:#fff}.vf-testimonials .vf-section__center p:not(.vf-eyebrow){color:rgba(255,255,255,.72)}.vf-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vf-testimonial{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:8px;padding:24px}.vf-testimonial__stars{color:var(--vf-accent);letter-spacing:2px}.vf-testimonial blockquote{margin:14px 0;color:rgba(255,255,255,.84)}.vf-testimonial__author{display:flex;align-items:center;gap:12px}.vf-testimonial__author img{width:46px;height:46px;border-radius:99px;object-fit:cover}.vf-testimonial small{display:block;color:rgba(255,255,255,.64)}
.vf-blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.vf-post-card__image{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:8px;background:var(--vf-muted);margin-bottom:14px}.vf-post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.vf-post-card:hover img{transform:scale(1.05)}.vf-post-card p{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--vf-accent);font-weight:900}.vf-post-card h2,.vf-post-card h3{font-family:var(--vf-serif);font-weight:500;line-height:1.2;margin:7px 0}.vf-post-card div{color:var(--vf-subtle);font-size:14px}
.vf-newsletter{background:var(--vf-primary);color:#fff}.vf-newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center;padding-block:48px}.vf-newsletter h2{font-family:var(--vf-serif);font-size:32px;font-weight:500;margin:0}.vf-newsletter p:not(.vf-eyebrow){color:rgba(255,255,255,.72)}.vf-newsletter__form{display:flex;gap:10px}.vf-newsletter input{flex:1;height:50px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.12);color:#fff;padding:0 18px}.vf-newsletter input::placeholder{color:rgba(255,255,255,.62)}
.vf-trust-strip{background:var(--vf-muted);border-block:1px solid var(--vf-border)}.vf-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-block:28px}.vf-trust-grid div{display:grid;grid-template-columns:48px 1fr;column-gap:12px;align-items:center}.vf-trust-grid svg{grid-row:1/3;width:44px;height:44px;padding:10px;border-radius:99px;background:rgba(59,17,21,.08);color:var(--vf-primary)}.vf-trust-grid span{font-size:12px;color:var(--vf-subtle)}.vf-footer__main{background:var(--vf-dark);color:#fff}.vf-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:42px;padding-block:58px}.vf-footer__brand img{height:64px;width:auto}.vf-footer__brand p,.vf-footer__contact,.vf-footer-menu{color:rgba(255,255,255,.7);font-size:14px}.vf-footer__contact,.vf-footer-menu{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:9px}.vf-footer h2{font-family:var(--vf-serif);font-size:18px;font-weight:500;color:var(--vf-accent);margin:0 0 16px}.vf-footer a:hover{color:var(--vf-accent)}.vf-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.vf-badges span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:6px 9px;font-size:11px;font-weight:800}.vf-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-block:18px;color:rgba(255,255,255,.58);font-size:12px}.vf-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:60;display:flex;align-items:center;gap:9px;background:#1fa855;color:#fff;border-radius:999px;padding:13px 16px;font-weight:900;box-shadow:0 12px 30px -18px #000}
.vf-page-header,.vf-shop-hero{background:var(--vf-muted);padding:52px 0;border-bottom:1px solid var(--vf-border)}.vf-page-header h1,.vf-shop-hero h1{font-size:46px;margin:8px 0 0}.vf-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;color:var(--vf-subtle);font-size:13px;margin-bottom:8px}.vf-breadcrumbs a{color:var(--vf-primary);font-weight:800}.vf-content,.vf-single{padding-block:56px}.vf-prose{max-width:820px;margin:auto}.vf-prose :where(p,li){color:var(--vf-subtle);font-size:17px}.vf-single__head{text-align:center;max-width:860px;margin:0 auto 30px}.vf-single__head h1{font-size:52px;margin:0 0 12px}.vf-single__image{border-radius:12px;overflow:hidden;margin-bottom:34px}.vf-error{text-align:center;padding-block:90px}
.vf-contact-grid{display:grid;grid-template-columns:420px 1fr;gap:24px}.vf-contact-form{display:grid;gap:14px}.vf-contact-form label{display:grid;gap:6px;font-weight:800}.vf-contact-form input,.vf-contact-form textarea{width:100%;border:1px solid var(--vf-border);border-radius:8px;padding:12px;background:#fff}.vf-services-page{margin-top:36px}
@media (max-width:1024px){.vf-search--desktop,.vf-action--account,.vf-nav{display:none}.vf-search-toggle,.vf-menu-toggle{display:grid}.vf-mainbar__inner{min-height:82px}.vf-logo img,.custom-logo{height:56px}.vf-category-grid,.vf-product-grid,.products,.vf-blog-grid{grid-template-columns:repeat(2,1fr)}.vf-benefit-grid,.vf-testimonial-grid{grid-template-columns:repeat(2,1fr)}.vf-footer__grid{grid-template-columns:1fr 1fr}.vf-newsletter__inner{grid-template-columns:1fr}.vf-trust-grid{grid-template-columns:repeat(2,1fr)}.vf-mobile-search.is-open{display:block}.vf-contact-grid{grid-template-columns:1fr}}
@media (max-width:640px){.vf-container{width:min(100% - 24px,1180px)}.vf-topbar__links a:not(:first-child){display:none}.vf-topbar p{font-size:11px}.vf-mainbar__inner{gap:10px}.vf-logo img,.custom-logo{height:48px}.vf-hero__slide{min-height:560px}.vf-hero__media:after{background:linear-gradient(0deg,var(--vf-primary),rgba(59,17,21,.78),rgba(59,17,21,.25))}.vf-hero__content{text-align:center;justify-content:center;padding-block:58px}.vf-hero h1{font-size:36px}.vf-hero p:not(.vf-eyebrow){font-size:16px}.vf-hero__actions{flex-direction:column}.vf-slider-btn{display:none}.vf-section{padding-block:54px}.vf-section__head{align-items:start;flex-direction:column}.vf-category-grid{gap:10px}.vf-category-card strong{font-size:18px}.vf-product-grid,.products{gap:12px}.vf-product-card{border-radius:12px}.vf-product-card__body{padding:11px}.vf-product-card__meta{font-size:9px}.vf-product-card h3{font-size:13px;min-height:38px}.vf-price .price,.vf-price>span{font-size:18px}.vf-product-card__actions{grid-template-columns:1fr}.vf-product-card__actions .button,.vf-product-card__actions .vf-button{min-height:38px;font-size:12px}.vf-benefit-grid,.vf-testimonial-grid,.vf-promo-grid,.vf-blog-grid,.vf-footer__grid,.vf-trust-grid{grid-template-columns:1fr}.vf-promo{min-height:280px;padding:26px}.vf-newsletter__form{flex-direction:column}.vf-whatsapp-float span{display:none}.vf-whatsapp-float{padding:14px}.vf-page-header h1,.vf-shop-hero h1,.vf-single__head h1{font-size:34px}}

/* Header, busca e controles refinados a partir da referencia visual V0. */
.vf-header{box-shadow:0 1px 0 rgba(59,17,21,.08)}.vf-topbar{background:#872222;color:#fff}.vf-topbar__inner{width:100%;max-width:none;padding-inline:0;height:33px;font-weight:700}.vf-topbar p{padding-left:0}.vf-topbar__links{padding-right:15px;gap:24px}.vf-topbar a{font-weight:700;opacity:.88}.vf-mainbar{background:#fffaf6;border-bottom:0}.vf-mainbar__inner{width:100%;max-width:none;min-height:86px;padding-inline:0;gap:36px}.vf-logo img,.custom-logo{height:50px}.vf-search--desktop{max-width:770px;margin-inline:auto;flex:1 1 770px}.vf-search input{height:48px;border-radius:999px;border-color:#eee5df;background:#fffaf8;padding:0 124px 0 56px;color:#3a2b2b;box-shadow:0 2px 9px rgba(59,17,21,.08)}.vf-search input:focus,.vf-search.is-searching input{border-color:#872222;box-shadow:0 0 0 4px #872222,0 8px 22px rgba(59,17,21,.14)}.vf-search svg{left:21px;width:18px;height:18px;color:#6d6262}.vf-search__submit{position:absolute;right:6px;top:50%;transform:translateY(-50%);height:38px;min-width:88px;border:0;border-radius:999px;background:#872222;color:#fff;font-weight:800;cursor:pointer}.vf-search__submit:hover{background:#6d171b}.vf-search__clear{display:none;position:absolute;right:104px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:999px;background:transparent;color:#3260a6;font-size:22px;font-weight:700;cursor:pointer}.vf-search__clear.is-visible{display:grid;place-items:center}.vf-actions{gap:18px;margin-left:0;padding-right:18px}.vf-action{padding:4px 0;grid-template-columns:45px auto;column-gap:9px}.vf-action:hover{background:transparent}.vf-action span:first-child{width:42px;height:42px;background:#f5f0ec}.vf-action small{font-size:10px;color:#8b7b78;font-weight:800}.vf-action strong{font-size:15px;line-height:1;color:#251618}.vf-cart-link span:first-child{background:#872222;color:#fff}.vf-heart-link{display:grid}.vf-icon-button svg{width:22px;height:22px}.vf-search-toggle,.vf-menu-toggle{color:#0b0808}
.vf-search-results{position:absolute;z-index:120;left:0;right:0;top:calc(100% + 8px);max-height:560px;overflow:auto;background:#fff;border:1px solid #eee4dd;border-radius:8px;box-shadow:0 18px 48px -28px rgba(0,0,0,.55);padding:12px 0}.vf-search-results__section{padding:0 20px}.vf-search-results__section+p{margin-top:10px}.vf-search-results__section>p{margin:0;padding:0 0 8px;font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#6d6262;font-weight:900}.vf-search-result{display:grid;grid-template-columns:56px minmax(0,1fr) 28px;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #f0e7e1}.vf-search-result:last-child{border-bottom:0}.vf-search-result:hover strong{color:#872222}.vf-search-result img{width:56px;height:56px;border-radius:6px;object-fit:cover;background:#f5efe7}.vf-search-result small{display:block;color:#d6a64f;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.vf-search-result strong{display:block;color:#221718;font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vf-search-result em{display:block;color:#872222;font-style:normal;font-size:14px;font-weight:900}.vf-search-result b{font-size:24px;color:#746967;font-weight:400}.vf-search-results__loading,.vf-search-results__empty{padding:18px 22px;color:#76696a;font-weight:700}
.vf-button,.button,.added_to_cart{min-height:42px;border-radius:5px;padding:0 24px;font-weight:900;box-shadow:none}.vf-button--accent{background:#e2af46;color:#120b0c}.vf-button--accent:after{content:"→";margin-left:18px;font-size:20px;font-weight:500;line-height:1}.vf-button--accent:hover{background:#edbd5b;box-shadow:0 8px 20px rgba(226,175,70,.24)}.vf-button--ghost{background:rgba(255,255,255,.02);border-color:rgba(255,255,255,.42);color:#fff}.vf-button--ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.76);box-shadow:0 8px 20px rgba(0,0,0,.15)}.vf-hero__actions{gap:12px}.vf-hero__actions .vf-button{min-width:154px}
.vf-slider-btn{width:45px;height:45px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.12);backdrop-filter:blur(8px);color:#fff;font-size:35px;line-height:1;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.vf-slider-btn:hover{transform:scale(1.08);background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.58);box-shadow:0 0 0 5px rgba(255,255,255,.08)}.vf-slider-btn:active,.vf-slider-btn.is-clicked{transform:scale(.92);background:var(--vf-accent);color:#351114;border-color:var(--vf-accent);box-shadow:0 0 0 8px rgba(214,166,79,.2)}.vf-slider-dots button{cursor:pointer;transition:width .18s ease,background-color .18s ease,transform .18s ease}.vf-slider-dots button:hover{background:#fff;transform:scale(1.16)}.vf-slider-dots button.is-clicked{transform:scale(.82);background:var(--vf-accent)}
@media (max-width:1180px){.vf-mainbar__inner{gap:18px}.vf-search--desktop{max-width:none}.vf-actions{gap:10px}.vf-action--account small,.vf-action--account strong{display:none}.vf-action--account{grid-template-columns:45px;padding-right:0}}
@media (max-width:860px){.vf-search--desktop,.vf-action--account,.vf-heart-link{display:none}.vf-search-toggle,.vf-menu-toggle{display:grid}.vf-mainbar__inner{min-height:82px;padding-inline:12px}.vf-logo img,.custom-logo{height:56px}.vf-actions{margin-left:auto;padding-right:0}.vf-mobile-search.is-open{display:block}.vf-mobile-search .vf-search{margin-bottom:12px}.vf-mobile-search .vf-search-results{left:12px;right:12px}}
@media (min-width:861px){.vf-search--desktop{display:flex!important}.vf-action--account{display:grid!important}.vf-search-toggle,.vf-menu-toggle{display:none!important}.vf-nav{display:none}}
@media (max-width:640px){.vf-topbar__inner{padding-inline:12px}.vf-topbar__links{padding-right:0}.vf-mainbar__inner{padding-inline:12px}.vf-search input{padding-right:104px}.vf-search__submit{min-width:76px}.vf-search__clear{right:86px}.vf-slider-btn{display:flex}.vf-slider-btn--prev{left:14px}.vf-slider-btn--next{right:14px}.vf-hero__actions .vf-button{width:100%}}

/* Reajuste final: conserva a paleta vinho escuro e o respiro original do header. */
.vf-topbar,.vf-nav{background:var(--vf-primary);color:#fffaf4}.vf-topbar__inner,.vf-mainbar__inner{width:min(1180px,calc(100% - 32px));max-width:1180px;margin-inline:auto;padding-inline:0}.vf-mainbar{background:rgba(255,250,244,.96);border-bottom:1px solid var(--vf-border)}.vf-mainbar__inner{min-height:92px;gap:28px}.vf-logo img,.custom-logo{height:60px}.vf-search input:focus,.vf-search.is-searching input{border-color:var(--vf-primary);box-shadow:0 0 0 4px var(--vf-primary),0 8px 22px rgba(59,17,21,.14)}.vf-search__submit,.vf-cart-link span:first-child{background:var(--vf-primary)}.vf-search__submit:hover{background:#2b0c10}.vf-search-result:hover strong,.vf-search-result em{color:var(--vf-primary)}.vf-actions{padding-right:0}.vf-action span:first-child{color:var(--vf-text)}.vf-action span:first-child svg,.vf-icon-button svg{display:block;stroke-width:2;width:20px;height:20px}.vf-cart-link span:first-child svg{color:#fff;width:19px;height:19px}.vf-action--account span:first-child svg{width:19px;height:19px}.vf-search svg{left:19px;width:21px;height:21px;stroke-width:2.35;color:var(--vf-primary);opacity:.9;z-index:2;pointer-events:none}.vf-search:focus-within svg{opacity:1;color:#2b0c10}.vf-search input{padding-left:58px}.vf-button--accent:after{content:"\2192";margin-left:18px;font-size:20px;font-weight:500;line-height:1}.vf-slider-btn{display:flex;align-items:center;justify-content:center;padding:0;font-size:0}.vf-slider-btn svg{width:25px;height:25px;stroke-width:2.25;display:block}.vf-slider-btn:hover{transform:translateY(-50%) scale(1.08)}.vf-slider-btn:active,.vf-slider-btn.is-clicked{transform:translateY(-50%) scale(.92)}.vf-slider-btn--prev{left:32px}.vf-slider-btn--next{right:32px}
@media (max-width:1180px){.vf-topbar__inner,.vf-mainbar__inner{width:min(100% - 32px,1180px)}.vf-mainbar__inner{gap:18px}.vf-logo img,.custom-logo{height:54px}}
@media (max-width:860px){.vf-mainbar__inner{width:min(100% - 24px,1180px);padding-inline:0}.vf-logo img,.custom-logo{height:54px}}
@media (max-width:640px){.vf-topbar__inner,.vf-mainbar__inner{width:min(100% - 24px,1180px);padding-inline:0}.vf-slider-btn:hover{transform:translateY(-50%) scale(1.08)}.vf-slider-btn:active,.vf-slider-btn.is-clicked{transform:translateY(-50%) scale(.92)}}

/* Conta no header: icone e textos alinhados como um bloco compacto. */
.vf-action--account{min-height:54px;grid-template-columns:44px max-content;grid-template-rows:15px 20px;column-gap:10px;align-content:center;align-items:center;padding:5px 8px;border-radius:10px}.vf-action--account span:first-child{width:42px;height:42px;grid-row:1/3;display:flex;align-items:center;justify-content:center;margin:0;background:#f5f0ec;color:var(--vf-text);line-height:1}.vf-action--account span:first-child svg{width:18px;height:18px;display:block;transform:none;stroke-width:2.15}.vf-action--account small{display:block;align-self:end;margin:0;color:#8d7d7b;font-size:9px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.vf-action--account strong{display:block;align-self:start;margin:0;color:#1f1415;font-size:14px;font-weight:900;line-height:1.08;white-space:normal;max-width:74px}.vf-action--account:hover{background:rgba(245,239,231,.72)}

/* Ajuste fino do item Minha conta. */
.vf-actions .vf-action--account{display:grid!important;grid-template-columns:42px max-content;grid-template-rows:14px 18px;min-width:136px;min-height:50px;column-gap:10px;row-gap:1px;align-items:center;justify-content:start;padding:4px 8px}.vf-actions .vf-action--account span:first-child{width:42px;height:42px;display:grid;place-items:center;align-self:center;justify-self:center;border-radius:50%;overflow:hidden}.vf-actions .vf-action--account span:first-child svg{width:17px;height:17px;margin:0;display:block;position:static;transform:translate(-3px,-3px);stroke-width:2.25}.vf-actions .vf-action--account small{white-space:nowrap;align-self:end;font-size:9px;line-height:1}.vf-actions .vf-action--account strong{white-space:nowrap;max-width:none;align-self:start;font-size:14px;line-height:1.1}

/* Carrinho no header com o mesmo alinhamento do bloco Minha conta. */
.vf-actions .vf-cart-link{display:grid!important;grid-template-columns:42px max-content;grid-template-rows:14px 18px;min-width:112px;min-height:50px;column-gap:10px;row-gap:1px;align-items:center;justify-content:start;padding:4px 8px;border-radius:10px}.vf-actions .vf-cart-link span:first-child{width:42px;height:42px;display:grid;place-items:center;align-self:center;justify-self:center;border-radius:50%;overflow:visible;background:var(--vf-primary);color:#fff;line-height:1}.vf-actions .vf-cart-link span:first-child svg{width:18px;height:18px;margin:0;display:block;position:static;transform:translate(-2px,-2px);stroke-width:2.2}.vf-actions .vf-cart-link .vf-cart-count{right:-3px;top:-3px;min-width:18px;height:18px;padding:0 5px;line-height:18px;display:grid;place-items:center;border:2px solid rgba(255,250,244,.96)}.vf-actions .vf-cart-link small{white-space:nowrap;align-self:end;font-size:9px;line-height:1;color:#8d7d7b;font-weight:900;letter-spacing:.08em}.vf-actions .vf-cart-link strong{white-space:nowrap;max-width:none;align-self:start;font-size:14px;line-height:1.1;color:#1f1415;font-weight:900}.vf-actions .vf-cart-link:hover{background:rgba(245,239,231,.72)}

/* Menu principal nativo do WordPress em formato mega menu. */
@media (min-width:861px){.vf-nav{display:block!important;position:relative;background:var(--vf-primary);color:#fff;border-top:1px solid rgba(255,255,255,.06);box-shadow:0 10px 26px -24px rgba(0,0,0,.7);z-index:45}.vf-nav>.vf-container{width:min(1180px,calc(100% - 32px));max-width:1180px;margin-inline:auto}.vf-nav__menu{height:48px;display:flex;align-items:stretch;justify-content:flex-start;gap:20px;margin:0;padding:0;list-style:none}.vf-nav__menu>li{position:static;display:flex;align-items:stretch}.vf-nav__menu>li>a{position:relative;display:inline-flex;align-items:center;gap:7px;height:48px;padding:0 14px;color:rgba(255,255,255,.9);font-size:13px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;opacity:1}.vf-nav__menu>li>a:hover,.vf-nav__menu>li:hover>a,.vf-nav__menu>li:focus-within>a,.vf-nav__menu>li.current-menu-item>a,.vf-nav__menu>li.current-menu-ancestor>a{color:var(--vf-accent)}.vf-nav__menu>li>a:before{content:"";position:absolute;left:14px;right:14px;bottom:0;height:2px;background:var(--vf-accent);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.vf-nav__menu>li:hover>a:before,.vf-nav__menu>li:focus-within>a:before,.vf-nav__menu>li.current-menu-item>a:before,.vf-nav__menu>li.current-menu-ancestor>a:before{transform:scaleX(1)}.vf-nav__menu>li.menu-item-has-children>a:after{content:"⌄";font-size:14px;line-height:1;color:currentColor;transform:translateY(-1px);opacity:.9}.vf-nav__menu>li:hover>a:after,.vf-nav__menu>li:focus-within>a:after{content:"⌃"}.vf-nav__menu>li>.sub-menu{position:absolute;left:0;right:0;top:100%;display:grid!important;grid-template-columns:repeat(4,minmax(170px,1fr));gap:36px;min-width:0;width:100%;padding:38px max(32px,calc((100vw - 1180px)/2)) 40px;background:#fffaf6;color:var(--vf-text);border:0;border-top:1px solid var(--vf-border);border-bottom:1px solid var(--vf-border);border-radius:0;box-shadow:0 24px 45px -34px rgba(0,0,0,.42);list-style:none;margin:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.vf-nav__menu>li:hover>.sub-menu,.vf-nav__menu>li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.vf-nav__menu>li>.sub-menu>li{min-width:0}.vf-nav__menu>li>.sub-menu>li>a{display:block;padding:0 0 11px;margin:0 0 12px;border-bottom:1px solid #e6d9cf;color:var(--vf-primary);font-family:var(--vf-serif);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;line-height:1.2}.vf-nav__menu>li>.sub-menu>li>a:after{display:none}.vf-nav__menu>li>.sub-menu>li>.sub-menu{position:static;display:grid!important;gap:9px;min-width:0;width:auto;padding:0;margin:0;background:transparent;border:0;box-shadow:none;list-style:none;opacity:1;visibility:visible;pointer-events:auto;transform:none}.vf-nav__menu>li>.sub-menu>li>.sub-menu a{display:block;padding:0;color:#675a59;font-size:15px;font-weight:500;letter-spacing:0;text-transform:none;line-height:1.35;white-space:normal}.vf-nav__menu>li>.sub-menu>li>.sub-menu a:hover{color:var(--vf-primary)}.vf-nav__menu>li>.sub-menu>li:not(.menu-item-has-children)>a{font-family:var(--vf-sans);font-size:15px;font-weight:600;letter-spacing:0;text-transform:none;color:#675a59;border-bottom:0;margin:0;padding:5px 0}.vf-nav__menu>li>.sub-menu>li:not(.menu-item-has-children)>a:hover{color:var(--vf-primary)}}@media (max-width:860px){.vf-nav{display:none!important}}

/* Estado normal do menu: branco e leve; destaque apenas em hover/ativo. */
@media (min-width:861px){.vf-nav{background:var(--vf-primary)!important}.vf-nav__menu>li>a{color:rgba(255,255,255,.92)!important;font-weight:700!important;letter-spacing:.015em}.vf-nav__menu>li.menu-item-has-children>a:after{content:"⌄"!important;color:rgba(255,255,255,.82)!important;font-weight:700!important;margin-left:2px}.vf-nav__menu>li>a:before{transform:scaleX(0)!important}.vf-nav__menu>li:hover>a,.vf-nav__menu>li:focus-within>a,.vf-nav__menu>li.current-menu-item>a,.vf-nav__menu>li.current-menu-ancestor>a{color:var(--vf-accent)!important;font-weight:900!important}.vf-nav__menu>li:hover>a:before,.vf-nav__menu>li:focus-within>a:before,.vf-nav__menu>li.current-menu-item>a:before,.vf-nav__menu>li.current-menu-ancestor>a:before{transform:scaleX(1)!important}.vf-nav__menu>li:hover>a:after,.vf-nav__menu>li:focus-within>a:after,.vf-nav__menu>li.current-menu-item>a:after,.vf-nav__menu>li.current-menu-ancestor>a:after{color:var(--vf-accent)!important}.vf-nav__menu>li:not(:hover):not(:focus-within):not(.current-menu-item):not(.current-menu-ancestor)>a:before{transform:scaleX(0)!important}.vf-nav__menu>li:not(:hover):not(:focus-within):not(.current-menu-item):not(.current-menu-ancestor)>a{color:rgba(255,255,255,.92)!important;font-weight:700!important}.vf-nav__menu>li:not(:hover):not(:focus-within):not(.current-menu-item):not(.current-menu-ancestor)>a:after{color:rgba(255,255,255,.82)!important}}

/* Override definitivo do menu principal: normal branco, destaque apenas hover/foco. */
@media (min-width:861px){body .vf-header .vf-nav{background:var(--vf-primary)!important}body .vf-header .vf-nav .vf-container,body .vf-header .vf-nav ul#menu-menu-principal{background:transparent!important}body .vf-header .vf-nav ul#menu-menu-principal>li>a,body .vf-header .vf-nav ul#menu-menu-principal>li.current-menu-item>a,body .vf-header .vf-nav ul#menu-menu-principal>li.current-menu-ancestor>a{color:#fffaf4!important;font-weight:650!important;text-shadow:none!important}body .vf-header .vf-nav ul#menu-menu-principal>li>a:before,body .vf-header .vf-nav ul#menu-menu-principal>li.current-menu-item>a:before,body .vf-header .vf-nav ul#menu-menu-principal>li.current-menu-ancestor>a:before{transform:scaleX(0)!important}body .vf-header .vf-nav ul#menu-menu-principal>li.menu-item-has-children>a:after,body .vf-header .vf-nav ul#menu-menu-principal>li.current-menu-item>a:after,body .vf-header .vf-nav ul#menu-menu-principal>li.current-menu-ancestor>a:after{color:#fffaf4!important;font-weight:650!important}body .vf-header .vf-nav ul#menu-menu-principal>li:hover>a,body .vf-header .vf-nav ul#menu-menu-principal>li:focus-within>a{color:var(--vf-accent)!important;font-weight:850!important}body .vf-header .vf-nav ul#menu-menu-principal>li:hover>a:before,body .vf-header .vf-nav ul#menu-menu-principal>li:focus-within>a:before{transform:scaleX(1)!important}body .vf-header .vf-nav ul#menu-menu-principal>li:hover>a:after,body .vf-header .vf-nav ul#menu-menu-principal>li:focus-within>a:after{color:var(--vf-accent)!important}}

/* Reset limpo do menu: sem destaque automatico do WordPress no estado normal. */
@media (min-width:861px){.vf-header nav.vf-nav{background:#3b1115!important}.vf-header nav.vf-nav ul.vf-nav__menu>li>a,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-item>a,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-parent>a,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-ancestor>a{color:#fff!important;font-weight:600!important}.vf-header nav.vf-nav ul.vf-nav__menu>li>a::before,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-item>a::before,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-parent>a::before,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-ancestor>a::before{transform:scaleX(0)!important}.vf-header nav.vf-nav ul.vf-nav__menu>li.menu-item-has-children>a::after,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-item>a::after,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-parent>a::after,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-ancestor>a::after{content:"\02C5"!important;color:#fff!important;font-size:13px!important;font-weight:600!important}.vf-header nav.vf-nav ul.vf-nav__menu>li>a:hover,.vf-header nav.vf-nav ul.vf-nav__menu>li>a:focus{color:#d6a64f!important;font-weight:800!important}.vf-header nav.vf-nav ul.vf-nav__menu>li>a:hover::before,.vf-header nav.vf-nav ul.vf-nav__menu>li>a:focus::before{transform:scaleX(1)!important}.vf-header nav.vf-nav ul.vf-nav__menu>li.menu-item-has-children>a:hover::after,.vf-header nav.vf-nav ul.vf-nav__menu>li.menu-item-has-children>a:focus::after{color:#d6a64f!important}}

/* Seta do menu mais aberta e leve. */
@media (min-width:861px){.vf-header nav.vf-nav ul.vf-nav__menu>li.menu-item-has-children>a::after,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-item>a::after,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-parent>a::after,.vf-header nav.vf-nav ul.vf-nav__menu>li.current-menu-ancestor>a::after{content:"⌄"!important;font-size:12px!important;font-weight:300!important;line-height:1!important;margin-left:4px!important;transform:translateY(-1px)!important;opacity:.86!important}}

/* Chevron do menu desenhado em CSS para ficar fino e alinhado ao texto. */
@media (min-width:861px){.vf-header nav.vf-nav ul.vf-nav__menu>li.menu-item-has-children>a::after{content:""!important;width:6px!important;height:6px!important;border-right:1px solid currentColor!important;border-bottom:1px solid currentColor!important;display:inline-block!important;margin-left:4px!important;transform:translateY(-2px) rotate(45deg)!important;opacity:.9!important;font-size:0!important;font-weight:400!important;line-height:0!important}.vf-header nav.vf-nav ul.vf-nav__menu>li.menu-item-has-children>a:hover::after,.vf-header nav.vf-nav ul.vf-nav__menu>li.menu-item-has-children>a:focus::after{border-color:currentColor!important}}

/* Remove seta de itens sem sub-menu. */
@media (min-width:861px){.vf-header nav.vf-nav ul.vf-nav__menu>li:not(.menu-item-has-children)>a::after,.vf-header nav.vf-nav ul.vf-nav__menu>li:not(.menu-item-has-children).current-menu-item>a::after,.vf-header nav.vf-nav ul.vf-nav__menu>li:not(.menu-item-has-children).current-menu-parent>a::after,.vf-header nav.vf-nav ul.vf-nav__menu>li:not(.menu-item-has-children).current-menu-ancestor>a::after{content:none!important;display:none!important;width:0!important;height:0!important;border:0!important;margin:0!important}}

/* Drawer lateral do carrinho. */
.vf-cart-is-open{overflow:hidden}.vf-cart-drawer{position:fixed;inset:0;z-index:1000;display:block}.vf-cart-drawer[hidden]{display:none}.vf-cart-drawer__overlay{position:absolute;inset:0;background:rgba(21,10,12,.46);opacity:0;transition:opacity .22s ease}.vf-cart-drawer__panel{position:absolute;top:0;right:0;width:min(430px,92vw);height:100%;background:#fffaf6;color:var(--vf-text);box-shadow:-28px 0 55px -38px rgba(0,0,0,.65);display:flex;flex-direction:column;transform:translateX(100%);transition:transform .24s ease}.vf-cart-drawer.is-open .vf-cart-drawer__overlay{opacity:1}.vf-cart-drawer.is-open .vf-cart-drawer__panel{transform:translateX(0)}.vf-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;border-bottom:1px solid var(--vf-border);background:#fff}.vf-cart-drawer__header .vf-eyebrow{margin-bottom:4px}.vf-cart-drawer__header h2{font-family:var(--vf-serif);font-size:30px;font-weight:500;line-height:1;margin:0}.vf-cart-drawer__close{width:42px;height:42px;border:0;border-radius:50%;background:var(--vf-muted);color:var(--vf-primary);font-size:28px;line-height:1;cursor:pointer}.vf-cart-drawer__close:hover{background:var(--vf-primary);color:#fff}.vf-cart-drawer__body{display:flex;flex:1;min-height:0;flex-direction:column;overflow:auto}.vf-cart-empty{min-height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:38px 28px}.vf-cart-empty>span{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--vf-muted);color:var(--vf-primary);margin-bottom:18px}.vf-cart-empty svg{width:30px;height:30px}.vf-cart-empty h3{font-family:var(--vf-serif);font-size:26px;font-weight:500;margin:0 0 8px}.vf-cart-empty p{max-width:300px;color:var(--vf-subtle);margin:0 0 22px}.vf-cart-items{list-style:none;margin:0;padding:8px 20px 0;display:grid;gap:0}.vf-cart-item{display:grid;grid-template-columns:72px minmax(0,1fr) 32px;gap:14px;padding:16px 0;border-bottom:1px solid var(--vf-border);align-items:center}.vf-cart-item__image{width:72px;height:72px;border-radius:8px;overflow:hidden;background:var(--vf-muted);display:block}.vf-cart-item__image img{width:100%;height:100%;object-fit:cover}.vf-cart-item__content{min-width:0}.vf-cart-item__title{display:block;font-weight:850;line-height:1.25;color:var(--vf-text);margin-bottom:4px}.vf-cart-item__title:hover{color:var(--vf-primary)}.vf-cart-item__meta{display:block;color:var(--vf-subtle);font-size:13px;margin-bottom:4px}.vf-cart-item__content strong{color:var(--vf-primary);font-size:15px}.vf-cart-item__remove{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:var(--vf-subtle);font-size:22px;line-height:1}.vf-cart-item__remove:hover{background:var(--vf-muted);color:var(--vf-primary)}.vf-cart-drawer__footer{margin-top:auto;padding:20px 24px 24px;border-top:1px solid var(--vf-border);background:#fff;display:grid;gap:12px}.vf-cart-subtotal{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:16px}.vf-cart-subtotal span{color:var(--vf-subtle);font-weight:800}.vf-cart-subtotal strong{font-family:var(--vf-serif);font-size:24px;color:var(--vf-primary)}.vf-cart-drawer__footer p{margin:0;color:var(--vf-subtle);font-size:13px}.vf-cart-drawer__footer .vf-button{width:100%}@media (max-width:640px){.vf-cart-drawer__panel{width:min(380px,94vw)}.vf-cart-drawer__header{padding:20px}.vf-cart-drawer__header h2{font-size:26px}.vf-cart-items{padding-inline:16px}.vf-cart-drawer__footer{padding:18px}}

/* Header mobile: manter apenas icones para evitar overflow. */
@media (max-width:640px){.vf-mainbar__inner{min-height:76px;gap:8px}.vf-logo{min-width:0}.vf-logo img,.custom-logo{height:38px;max-width:132px;object-fit:contain}.vf-actions{gap:2px;flex:0 0 auto}.vf-actions .vf-action--account,.vf-actions .vf-cart-link{min-width:42px!important;width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;display:grid!important;grid-template-columns:42px!important;grid-template-rows:42px!important;column-gap:0!important;row-gap:0!important}.vf-actions .vf-action--account small,.vf-actions .vf-action--account strong,.vf-actions .vf-cart-link small,.vf-actions .vf-cart-link strong{display:none!important}.vf-actions .vf-action--account span:first-child,.vf-actions .vf-cart-link span:first-child{grid-row:1!important;width:40px!important;height:40px!important;align-self:center!important;justify-self:center!important}.vf-heart-link,.vf-search-toggle,.vf-menu-toggle{width:40px!important;height:40px!important;flex:0 0 40px}.vf-icon-button svg{width:20px!important;height:20px!important}.vf-cart-count{right:-2px!important;top:-3px!important}.vf-mobile-search{width:min(100% - 24px,1180px)!important}.vf-mobile-search .vf-search input{height:44px;font-size:14px}}

/* Header e drawer mobile no formato compacto. */
@media (max-width:860px){.vf-mainbar__inner{min-height:72px;gap:8px}.vf-logo{margin-right:auto}.vf-logo img,.custom-logo{height:42px;max-width:150px;object-fit:contain}.vf-actions{gap:4px;margin-left:0}.vf-action--account,.vf-heart-link{display:none!important}.vf-actions .vf-cart-link{min-width:42px!important;width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;display:grid!important;grid-template-columns:42px!important;grid-template-rows:42px!important}.vf-actions .vf-cart-link small,.vf-actions .vf-cart-link strong{display:none!important}.vf-actions .vf-cart-link span:first-child{grid-row:1!important;width:40px!important;height:40px!important}.vf-search-toggle,.vf-menu-toggle{display:grid!important;width:40px!important;height:40px!important;flex:0 0 40px}.vf-mobile-drawer__panel{width:min(340px,88vw);background:#fffaf6}.vf-mobile-drawer__head{min-height:0;padding:0;background:#fffaf6;color:var(--vf-primary);justify-content:flex-end;border-bottom:0}.vf-mobile-drawer__head .vf-icon-button{position:absolute;right:10px;top:10px;z-index:2;background:transparent}.vf-mobile-account{display:grid;grid-template-columns:42px minmax(0,1fr) 20px;gap:12px;align-items:center;padding:28px 18px 18px;border-bottom:1px solid var(--vf-border);background:#fffaf6}.vf-mobile-account>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--vf-primary);color:#fff}.vf-mobile-account svg{width:19px;height:19px;transform:none!important}.vf-mobile-account strong{display:grid;color:#1f1415;font-size:16px;line-height:1.15}.vf-mobile-account small{color:#8d7d7b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.vf-mobile-account b{font-size:24px;font-weight:300;color:#7b6d6b}.vf-mobile-quick{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--vf-border)}.vf-mobile-quick a{padding:15px 18px;border-right:1px solid var(--vf-border);border-bottom:1px solid var(--vf-border);font-weight:600}.vf-mobile-quick a:nth-child(2n){border-right:0}.vf-mobile-quick a:nth-last-child(-n+2){border-bottom:0}.vf-mobile-quick .is-sale{color:#c9152d}.vf-mobile-menu-title{margin:16px 18px 8px;color:#6f6261;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.vf-mobile-menu{padding:0 12px 10px}.vf-mobile-menu>li>a{display:flex;align-items:center;justify-content:space-between;padding:14px 6px;border-bottom:1px solid var(--vf-border);font-family:var(--vf-serif);font-size:17px;font-weight:500;color:#1f1415}.vf-mobile-menu li.menu-item-has-children>a:after{content:"⌄";font-family:var(--vf-sans);font-size:16px;font-weight:300;color:#6f6261}.vf-mobile-menu li.menu-item-has-children.is-open>a:after{transform:rotate(180deg)}.vf-mobile-menu .sub-menu{display:none;list-style:none;margin:0;padding:8px 0 10px 14px;border-bottom:1px solid var(--vf-border)}.vf-mobile-menu li.is-open>.sub-menu{display:grid;gap:8px}.vf-mobile-menu .sub-menu a{display:block;border:0;padding:4px 0;color:#6b5d5c;font-family:var(--vf-sans);font-size:14px;font-weight:500}.vf-mobile-contact{margin-top:auto;border-top:1px solid var(--vf-border);background:#fff;padding:16px 18px;gap:10px}.vf-mobile-contact a,.vf-mobile-contact p{margin:0;color:#2b2020;font-size:14px}.vf-mobile-contact a{font-weight:700}}

/* Alinhamento fino das acoes do header desktop/tablet. */
@media (min-width:641px){.vf-actions{height:54px;display:flex;align-items:center;gap:10px}.vf-actions .vf-action--account,.vf-actions .vf-cart-link{height:50px;align-self:center}.vf-heart-link{width:42px;height:42px;min-width:42px;border-radius:50%;display:grid;place-items:center;align-self:center;color:var(--vf-text);background:transparent;overflow:visible}.vf-heart-link:hover{background:#f5f0ec}.vf-heart-link svg{width:20px!important;height:20px!important;display:block;margin:0;stroke-width:2.15;transform:none}.vf-actions .vf-action--account span:first-child,.vf-actions .vf-cart-link span:first-child{align-self:center;justify-self:center}.vf-actions .vf-cart-link .vf-cart-count{z-index:2}}

.vf-heart-link svg{width:18px!important;height:18px!important;overflow:visible!important;stroke-width:2!important;transform:translateY(0)!important}

/* Ajustes finais solicitados: busca acima do menu, SVGs inteiros e mobile limpo. */
.vf-mainbar{position:relative;z-index:80}.vf-nav{position:relative;z-index:30}.vf-search{z-index:90}.vf-search-results{z-index:9999!important}.vf-topbar svg{width:15px!important;height:15px!important;overflow:visible!important;stroke-width:2!important;flex:0 0 15px}.vf-topbar a{overflow:visible}.vf-heart-link svg{transform:translate(-3px,-3px)!important;overflow:visible!important}@media (max-width:1024px){.vf-actions .vf-action--account,.vf-action--account,.vf-heart-link{display:none!important}.vf-logo img,.custom-logo{height:42px;max-width:150px}.vf-actions{margin-left:auto}.vf-search-toggle,.vf-menu-toggle{display:grid!important}.vf-actions .vf-cart-link{min-width:42px!important;width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;display:grid!important;grid-template-columns:42px!important;grid-template-rows:42px!important}.vf-actions .vf-cart-link small,.vf-actions .vf-cart-link strong{display:none!important}.vf-actions .vf-cart-link span:first-child{grid-row:1!important;width:40px!important;height:40px!important}}

.vf-search input{padding-right:112px!important}.vf-search__clear{display:none!important}

.vf-mobile-account svg{transform:translate(-2px,-2px)!important}.vf-mobile-quick,.vf-mobile-menu-title{display:none!important}@media (max-width:860px){.vf-mobile-menu{padding-top:8px}.vf-mobile-account{border-bottom:1px solid var(--vf-border)}}

/* Categorias com cards mais editoriais e premium. */
.vf-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.vf-category-card{aspect-ratio:4/5;border-radius:8px;box-shadow:0 18px 42px -34px rgba(59,17,21,.55);isolation:isolate}.vf-category-card:after{background:linear-gradient(180deg,rgba(59,17,21,0) 32%,rgba(59,17,21,.35) 62%,rgba(59,17,21,.92) 100%),linear-gradient(35deg,rgba(59,17,21,.3),rgba(214,166,79,.08) 45%,transparent 72%);z-index:1}.vf-category-card:before{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.16);border-radius:inherit;z-index:2;pointer-events:none}.vf-category-card img{filter:saturate(.95) contrast(1.02);transform:scale(1.01)}.vf-category-card:hover img{transform:scale(1.06)}.vf-category-card span{left:18px;right:18px;bottom:16px;z-index:3}.vf-category-card strong{font-size:22px;line-height:1;font-weight:600;text-shadow:0 2px 14px rgba(0,0,0,.28)}.vf-category-card small{display:block;margin-top:5px;color:#fff;font-size:12px;font-weight:800;text-shadow:0 2px 12px rgba(0,0,0,.3)}@media (max-width:720px){.vf-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vf-category-card{aspect-ratio:4/5}.vf-category-card span{left:12px;right:12px;bottom:12px}.vf-category-card strong{font-size:18px}.vf-category-card small{font-size:11px}}

/* Logo: preservar proporcao e dar mais largura util. */
.vf-logo,.custom-logo-link{display:flex;align-items:center;flex:0 0 140px;max-width:140px}.vf-logo img,.custom-logo-link img,.custom-logo{width:auto!important;max-width:140px!important;height:auto!important;max-height:58px!important;object-fit:contain!important;object-position:left center!important}.vf-mainbar__inner{gap:20px}.vf-search--desktop{flex:1 1 770px;max-width:770px}@media (max-width:1024px){.vf-logo,.custom-logo-link{flex-basis:128px;max-width:128px}.vf-logo img,.custom-logo-link img,.custom-logo{max-width:128px!important;max-height:50px!important}}@media (max-width:640px){.vf-logo,.custom-logo-link{flex-basis:138px;max-width:138px}.vf-logo img,.custom-logo-link img,.custom-logo{max-width:138px!important;max-height:44px!important}}

/* Header desktop refinado: alinhamento e largura mais proximos da referencia. */
@media (min-width:1025px){.vf-header .vf-topbar__inner,.vf-header .vf-mainbar__inner,.vf-header .vf-nav>.vf-container{width:calc(100% - 40px)!important;max-width:1360px!important;margin-inline:auto!important;padding-inline:0!important}.vf-topbar__inner{height:34px!important}.vf-mainbar__inner{min-height:102px!important;display:grid!important;grid-template-columns:220px minmax(460px,690px) max-content!important;align-items:center!important;gap:28px!important}.vf-logo,.custom-logo-link{flex:initial!important;max-width:220px!important;width:220px!important}.vf-logo img,.custom-logo-link img,.custom-logo{max-width:210px!important;max-height:70px!important;width:auto!important;height:auto!important}.vf-search--desktop{width:100%!important;max-width:690px!important;justify-self:center!important;flex:initial!important}.vf-actions{justify-self:end!important;margin-left:0!important;gap:14px!important}.vf-actions .vf-action--account{min-width:138px!important}.vf-actions .vf-cart-link{min-width:116px!important}.vf-nav__menu{height:52px!important;gap:26px!important}.vf-nav__menu>li>a{height:52px!important;padding-inline:0!important}.vf-nav__menu>li>a:before{left:0!important;right:0!important}.vf-nav{box-shadow:none!important}}
@media (min-width:861px) and (max-width:1180px){.vf-header .vf-topbar__inner,.vf-header .vf-mainbar__inner,.vf-header .vf-nav>.vf-container{width:calc(100% - 32px)!important}.vf-mainbar__inner{display:grid!important;grid-template-columns:150px minmax(360px,1fr) max-content!important;gap:18px!important}.vf-logo,.custom-logo-link{width:150px!important;max-width:150px!important}.vf-logo img,.custom-logo-link img,.custom-logo{max-width:145px!important;max-height:58px!important}.vf-search--desktop{max-width:none!important}.vf-actions{gap:8px!important}.vf-actions .vf-action--account{min-width:120px!important}.vf-actions .vf-cart-link{min-width:94px!important}}

/* Correção: layout flex estável no header desktop. */
@media (min-width:861px){.vf-header .vf-topbar__inner,.vf-header .vf-mainbar__inner,.vf-header .vf-nav>.vf-container{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin-inline:auto!important}.vf-mainbar__inner{display:flex!important;min-height:92px!important;align-items:center!important;gap:24px!important}.vf-logo,.custom-logo-link{flex:0 0 160px!important;width:160px!important;max-width:160px!important;margin:0!important}.vf-logo img,.custom-logo-link img,.custom-logo{max-width:160px!important;max-height:60px!important;width:auto!important;height:auto!important;object-fit:contain!important}.vf-search--desktop{flex:1 1 auto!important;max-width:690px!important;margin-inline:auto!important;justify-self:auto!important}.vf-actions{flex:0 0 auto!important;margin-left:0!important;display:flex!important;align-items:center!important;gap:10px!important;justify-self:auto!important}.vf-nav__menu{height:48px!important;gap:22px!important}.vf-nav__menu>li>a{height:48px!important;padding-inline:0!important}}
@media (min-width:861px) and (max-width:1120px){.vf-header .vf-mainbar__inner{gap:16px!important}.vf-logo,.custom-logo-link{flex-basis:130px!important;width:130px!important;max-width:130px!important}.vf-logo img,.custom-logo-link img,.custom-logo{max-width:130px!important}.vf-search--desktop{max-width:none!important}.vf-actions{gap:6px!important}.vf-actions .vf-action--account{min-width:118px!important}.vf-actions .vf-cart-link{min-width:90px!important}}

/* Restauracao do header: logo, busca e acoes em uma unica linha sem quebrar. */
@media (min-width:1025px){
	.vf-header .vf-topbar__inner,
	.vf-header .vf-mainbar__inner,
	.vf-header .vf-nav>.vf-container{
		width:min(1360px,calc(100% - 40px))!important;
		max-width:1360px!important;
		margin-inline:auto!important;
		padding-inline:0!important;
	}
	.vf-mainbar__inner{
		display:flex!important;
		flex-wrap:nowrap!important;
		align-items:center!important;
		justify-content:flex-start!important;
		min-height:96px!important;
		gap:30px!important;
	}
	.vf-mainbar__inner>.vf-logo,
	.vf-mainbar__inner>.custom-logo-link{
		display:flex!important;
		align-items:center!important;
		justify-content:flex-start!important;
		flex:0 0 210px!important;
		width:210px!important;
		max-width:210px!important;
		min-width:210px!important;
		margin:0!important;
	}
	.vf-mainbar__inner>.vf-logo img,
	.vf-mainbar__inner>.custom-logo-link img,
	.vf-mainbar__inner .custom-logo{
		width:auto!important;
		height:auto!important;
		max-width:205px!important;
		max-height:70px!important;
		object-fit:contain!important;
		object-position:left center!important;
	}
	.vf-mainbar__inner>.vf-search--desktop{
		display:flex!important;
		flex:1 1 620px!important;
		min-width:420px!important;
		max-width:780px!important;
		margin:0 auto!important;
		justify-self:auto!important;
	}
	.vf-mainbar__inner>.vf-actions{
		display:flex!important;
		align-items:center!important;
		justify-content:flex-end!important;
		flex:0 0 auto!important;
		margin-left:0!important;
		gap:12px!important;
		justify-self:auto!important;
		height:auto!important;
	}
	.vf-mainbar__inner>.vf-actions .vf-action--account,
	.vf-mainbar__inner>.vf-actions .vf-cart-link{
		display:grid!important;
		align-items:center!important;
		height:50px!important;
	}
	.vf-mainbar__inner>.vf-actions .vf-heart-link{
		display:grid!important;
	}
	.vf-search-toggle,
	.vf-menu-toggle{
		display:none!important;
	}
	.vf-nav__menu{
		height:52px!important;
		gap:34px!important;
	}
}

.vf-favorites-page{
	background:#fff;
	padding:18px 0 72px;
}

.vf-favorites-hero{
	padding-top:8px;
}

.vf-favorites-hero .vf-breadcrumbs{
	margin-bottom:14px;
}

.vf-favorites-hero h1{
	font-family:var(--vf-serif);
	font-size:46px;
	font-weight:500;
	line-height:1.05;
	margin:0;
	letter-spacing:0;
	color:var(--vf-text);
}

.vf-favorites-content{
	padding-top:32px;
}

.vf-favorites-grid{
	grid-template-columns:repeat(4,minmax(0,1fr));
	align-items:start;
}

.vf-favorites-grid > [data-vf-favorite-card]{
	min-width:0;
}

.vf-favorites-empty{
	width:min(100%,620px);
	min-height:290px;
	margin:0 auto;
	border:1px dashed rgba(59,17,21,.18);
	border-radius:8px;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	text-align:center;
	gap:16px;
	padding:44px 24px;
}

.vf-favorites-empty[hidden],
.vf-favorites-grid[hidden]{
	display:none!important;
}

.vf-favorites-empty svg{
	width:40px;
	height:40px;
	color:#6d5d59;
}

.vf-favorites-empty h2{
	font-size:20px;
	margin:0;
	color:#070404;
}

.vf-favorites-empty p{
	margin:0 0 18px;
	color:#46383a;
}

.vf-fav{
	cursor:pointer;
	transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease;
}

.vf-fav.is-fav-bump{
	animation:vfFavBump .34s ease;
}

.vf-heart-link{
	position:relative;
	transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease;
}

.vf-heart-link.is-active{
	background:#872222!important;
	color:#fff!important;
	box-shadow:0 10px 22px -18px rgba(59,17,21,.72);
}

.vf-heart-link.is-active svg path{
	fill:currentColor;
}

.vf-favorites-count{
	position:absolute;
	right:-2px;
	top:-3px;
	min-width:18px;
	height:18px;
	padding:0 5px;
	border-radius:999px;
	background:var(--vf-accent);
	color:#22090c;
	font-size:11px;
	font-weight:900;
	line-height:18px;
	text-align:center;
	opacity:0;
	transform:scale(.7);
	transition:opacity .18s ease,transform .18s ease;
}

.vf-heart-link.is-active .vf-favorites-count{
	opacity:1;
	transform:scale(1);
}

@keyframes vfFavBump{
	0%{transform:scale(1)}
	45%{transform:scale(1.18)}
	100%{transform:scale(1)}
}

@media (max-width:1024px){
	.vf-favorites-grid{
		grid-template-columns:repeat(3,minmax(0,1fr));
	}
}

@media (max-width:760px){
	.vf-favorites-page{
		padding-bottom:54px;
	}

	.vf-favorites-hero h1{
		font-size:36px;
	}

	.vf-favorites-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}

	.vf-favorites-grid > [data-vf-favorite-card]:only-child{
		grid-column:1/-1;
	}
}

@media (min-width:1025px) and (max-width:1240px){
	.vf-mainbar__inner{
		gap:18px!important;
	}
	.vf-mainbar__inner>.vf-logo,
	.vf-mainbar__inner>.custom-logo-link{
		flex-basis:170px!important;
		width:170px!important;
		max-width:170px!important;
		min-width:170px!important;
	}
	.vf-mainbar__inner>.vf-logo img,
	.vf-mainbar__inner>.custom-logo-link img,
	.vf-mainbar__inner .custom-logo{
		max-width:165px!important;
		max-height:62px!important;
	}
	.vf-mainbar__inner>.vf-search--desktop{
		min-width:360px!important;
		max-width:none!important;
	}
	.vf-mainbar__inner>.vf-actions{
		gap:6px!important;
	}
}

/* Categorias: cards cerca de 20% mais altos sem alterar a quantidade por linha. */
.vf-category-card{
	aspect-ratio:2/3!important;
}

/* Link "Ver todos" com hover premium e seta sem corte. */
.vf-link-arrow{
	position:relative;
	overflow:visible!important;
	padding-bottom:4px;
	color:var(--vf-primary);
	transition:color .18s ease;
}
.vf-link-arrow:after{
	content:"";
	position:absolute;
	left:0;
	right:22px;
	bottom:0;
	height:2px;
	background:var(--vf-accent);
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .22s ease;
}
.vf-link-arrow:hover,
.vf-link-arrow:focus-visible{
	color:var(--vf-accent);
}
.vf-link-arrow:hover:after,
.vf-link-arrow:focus-visible:after{
	transform:scaleX(1);
}
.vf-link-arrow svg{
	width:18px!important;
	height:18px!important;
	overflow:visible!important;
	flex:0 0 18px;
	stroke-width:2!important;
	transform:translate(0,0);
	transition:transform .22s ease, stroke .18s ease;
}
.vf-link-arrow:hover svg,
.vf-link-arrow:focus-visible svg{
	transform:translate(4px,-2px);
}

/* Vitrine de instrumentos: card alinhado a referencia mantendo a identidade do tema. */
.vf-product-grid,
.products{
	gap:20px!important;
}
.vf-product-card{
	border-radius:14px!important;
	border:1px solid rgba(59,17,21,.12)!important;
	background:#fff!important;
	box-shadow:0 12px 32px -28px rgba(59,17,21,.42)!important;
	overflow:hidden!important;
}
.vf-product-card:hover{
	transform:translateY(-5px)!important;
	box-shadow:0 22px 46px -32px rgba(59,17,21,.5)!important;
	border-color:rgba(59,17,21,.25)!important;
}
.vf-product-card__media{
	aspect-ratio:1/1!important;
	background:#f2ece6!important;
}
.vf-product-card__media a{
	display:block;
	width:100%;
	height:100%;
}
.vf-product-card__media img{
	width:100%!important;
	height:100%!important;
	object-fit:cover!important;
}
.vf-product-badge{
	top:12px!important;
	left:12px!important;
	border-radius:5px!important;
	padding:6px 10px!important;
	background:var(--vf-accent)!important;
	color:#331719!important;
	font-size:9px!important;
	line-height:1!important;
	letter-spacing:.05em!important;
	box-shadow:0 10px 18px -16px rgba(0,0,0,.45)!important;
}
.vf-product-card.on-sale .vf-product-badge{
	background:#d91028!important;
	color:#fff!important;
}
.vf-fav{
	top:10px!important;
	right:10px!important;
	width:34px!important;
	height:34px!important;
	border-radius:50%!important;
	background:#fff!important;
	color:var(--vf-primary)!important;
	box-shadow:0 10px 20px -16px rgba(0,0,0,.6)!important;
	overflow:visible!important;
	transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease!important;
}
.vf-fav:hover,
.vf-fav.is-active{
	background:var(--vf-primary)!important;
	color:#fff!important;
	transform:translateY(-1px)!important;
	box-shadow:0 14px 22px -16px rgba(59,17,21,.7)!important;
}
.vf-fav svg{
	position:static!important;
	width:17px!important;
	height:17px!important;
	overflow:visible!important;
	stroke-width:2!important;
	transform:translate(-2px,-2px)!important;
}
.vf-fav.is-active svg path{
	fill:currentColor!important;
}
.vf-product-card__body{
	padding:14px 14px 13px!important;
	gap:9px!important;
}
.vf-product-card__meta{
	align-items:center!important;
	min-height:16px!important;
	font-size:9px!important;
	letter-spacing:.09em!important;
	color:var(--vf-primary)!important;
}
.vf-product-card__meta span:first-child{
	color:#7d6864!important;
}
.vf-product-card__meta span:last-child{
	color:#872222!important;
	text-align:right!important;
	letter-spacing:0!important;
	text-transform:none!important;
	font-size:10px!important;
}
.vf-product-card h3{
	min-height:40px!important;
	font-size:14px!important;
	line-height:1.35!important;
	font-weight:800!important;
}
.vf-rating{
	gap:7px!important;
	min-height:20px!important;
	font-size:12px!important;
	color:#6f6261!important;
}
.vf-rating .star-rating{
	color:var(--vf-accent)!important;
	font-size:12px!important;
	letter-spacing:1px!important;
}
.vf-rating__empty{
	color:rgba(214,166,79,.45)!important;
	letter-spacing:1px!important;
	font-size:12px!important;
}
.vf-rating small{
	color:#6f6261!important;
	font-size:11px!important;
}
.vf-price{
	margin-top:4px!important;
}
.vf-price .price,
.vf-price>span{
	font-family:var(--vf-serif)!important;
	font-size:21px!important;
	line-height:1.05!important;
	color:var(--vf-primary)!important;
}
.vf-price del{
	margin-bottom:1px!important;
	color:#8d7d7b!important;
}
.vf-price small{
	margin-top:2px!important;
	color:#6f6261!important;
	font-size:11px!important;
}
.vf-product-card__actions{
	display:grid!important;
	grid-template-columns:1fr 1fr!important;
	gap:8px!important;
	margin-top:10px!important;
}
.vf-product-card__actions .vf-button,
.vf-product-card__actions .button{
	min-height:38px!important;
	border-radius:999px!important;
	font-size:13px!important;
	font-weight:850!important;
	padding-inline:12px!important;
	box-shadow:none!important;
}
.vf-product-card__actions .vf-button--outline{
	background:#fff!important;
	border-color:#e6d9cf!important;
	color:#1f1415!important;
}
.vf-product-card__actions .vf-button--outline:hover{
	border-color:var(--vf-primary)!important;
	color:var(--vf-primary)!important;
}
.vf-product-card__actions .add_to_cart_button,
.vf-product-card__actions .product_type_simple,
.vf-product-card__actions .product_type_variable{
	background:#872222!important;
	color:#fff!important;
	border-color:#872222!important;
}
.vf-product-card__actions .add_to_cart_button:hover,
.vf-product-card__actions .product_type_simple:hover,
.vf-product-card__actions .product_type_variable:hover{
	background:var(--vf-primary)!important;
	border-color:var(--vf-primary)!important;
}
@media (max-width:640px){
	.vf-product-grid,
	.products{
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
		gap:12px!important;
	}
	.vf-product-card__body{
		padding:10px!important;
	}
	.vf-product-card h3{
		font-size:12px!important;
		min-height:34px!important;
	}
	.vf-product-card__actions{
		grid-template-columns:1fr!important;
	}
	.vf-price .price,
	.vf-price>span{
		font-size:17px!important;
	}
}

/* Garantia final: no desktop/tablet, esconder apenas duplicatas do ticker, nunca os SVGs. */
@media (min-width:641px){
	.vf-trust-grid svg[aria-hidden="true"]{
		display:block!important;
		visibility:visible!important;
		opacity:1!important;
	}
	.vf-trust-grid>div[aria-hidden="true"]{
		display:none!important;
	}
}

/* Mega menu mobile refinado. */
@media (max-width:860px){
	.vf-mobile-menu{
		padding:10px 16px 18px!important;
	}
	.vf-mobile-menu>li{
		border-bottom:1px solid #eadfd5!important;
	}
	.vf-mobile-menu>li>a{
		padding:16px 2px!important;
		border-bottom:0!important;
		font-family:var(--vf-serif)!important;
		font-size:18px!important;
		font-weight:500!important;
		color:#211516!important;
	}
	.vf-mobile-menu li.menu-item-has-children>a:after{
		content:""!important;
		width:7px!important;
		height:7px!important;
		border-right:1px solid currentColor!important;
		border-bottom:1px solid currentColor!important;
		transform:translateY(-2px) rotate(45deg)!important;
		transition:transform .18s ease!important;
		color:#7a6967!important;
	}
	.vf-mobile-menu li.menu-item-has-children.is-open>a:after{
		transform:translateY(2px) rotate(225deg)!important;
	}
	.vf-mobile-menu>li>.sub-menu{
		display:none!important;
		margin:0 0 14px!important;
		padding:14px!important;
		border:1px solid #eadfd5!important;
		border-radius:8px!important;
		background:#fffaf6!important;
		box-shadow:0 14px 30px -28px rgba(59,17,21,.45)!important;
		list-style:none!important;
		gap:0!important;
	}
	.vf-mobile-menu>li.is-open>.sub-menu{
		display:grid!important;
	}
	.vf-mobile-menu>li>.sub-menu>li{
		padding:0!important;
	}
	.vf-mobile-menu>li>.sub-menu>li+li{
		margin-top:14px!important;
		padding-top:14px!important;
		border-top:1px solid #eadfd5!important;
	}
	.vf-mobile-menu>li>.sub-menu>li>a{
		display:flex!important;
		align-items:center!important;
		justify-content:space-between!important;
		padding:0 0 9px!important;
		border-bottom:1px solid #eadfd5!important;
		font-family:var(--vf-serif)!important;
		font-size:13px!important;
		font-weight:900!important;
		letter-spacing:.12em!important;
		text-transform:uppercase!important;
		color:var(--vf-primary)!important;
	}
	.vf-mobile-menu>li>.sub-menu>li>a:after{
		display:none!important;
	}
	.vf-mobile-menu>li>.sub-menu>li>.sub-menu{
		display:grid!important;
		list-style:none!important;
		margin:10px 0 0!important;
		padding:0!important;
		border:0!important;
		background:transparent!important;
		gap:8px!important;
	}
	.vf-mobile-menu>li>.sub-menu>li>.sub-menu a{
		display:block!important;
		padding:0!important;
		border:0!important;
		font-family:var(--vf-sans)!important;
		font-size:14px!important;
		font-weight:600!important;
		line-height:1.35!important;
		color:#675a59!important;
		text-transform:none!important;
		letter-spacing:0!important;
	}
	.vf-mobile-menu>li>.sub-menu>li>.sub-menu a:hover{
		color:var(--vf-primary)!important;
	}
}

/* Blog: cabecalho mobile no mesmo padrao das vitrines. */
@media (max-width:640px){
	.vf-blog-section .vf-section__head{
		display:flex!important;
		flex-direction:row!important;
		align-items:flex-end!important;
		justify-content:space-between!important;
		gap:12px!important;
	}
	.vf-blog-section .vf-section__head>div{
		min-width:0!important;
	}
	.vf-blog-section .vf-section__head h2{
		font-size:28px!important;
	}
	.vf-blog-section .vf-link-arrow{
		flex:0 0 auto!important;
		font-size:13px!important;
		white-space:nowrap!important;
		margin-bottom:3px!important;
	}
}

/* Hero mobile: leitura mais controlada, sem setas laterais. */
@media (max-width:640px){
	.vf-hero .vf-slider-btn{
		display:none!important;
	}
	.vf-hero__copy{
		width:min(100%,390px)!important;
		max-width:390px!important;
		margin-inline:auto!important;
	}
	.vf-hero h1{
		max-width:360px!important;
		margin-inline:auto!important;
	}
	.vf-hero p:not(.vf-eyebrow){
		max-width:340px!important;
		margin-inline:auto!important;
	}
	.vf-hero__actions{
		width:min(100%,330px)!important;
		max-width:330px!important;
		margin-inline:auto!important;
	}
	.vf-hero__actions .vf-button{
		width:100%!important;
		max-width:330px!important;
		min-width:0!important;
	}
}

.vf-footer__brand{
	scroll-margin-top:120px;
}

/* Rodape e menu lateral mobile. */
@media (max-width:640px){
	.vf-footer__grid{
		text-align:center!important;
		justify-items:center!important;
		gap:34px!important;
	}
	.vf-footer__brand,
	.vf-footer__grid>div{
		width:100%!important;
		display:grid!important;
		justify-items:center!important;
	}
	.vf-footer__brand .custom-logo-link,
	.vf-footer__brand img{
		margin-inline:auto!important;
	}
	.vf-footer__contact,
	.vf-footer-menu{
		justify-items:center!important;
		text-align:center!important;
	}
	.vf-badges{
		justify-content:center!important;
	}
	.vf-footer__bottom{
		text-align:center!important;
	}
	.vf-mobile-menu li.menu-item-has-children>a{
		cursor:pointer!important;
	}
	.vf-mobile-menu .sub-menu{
		background:rgba(59,17,21,.035)!important;
		border-radius:8px!important;
		margin:8px 0 10px!important;
		padding:10px 12px!important;
		border:1px solid rgba(59,17,21,.08)!important;
	}
	.vf-mobile-menu li.is-open>.sub-menu{
		display:grid!important;
	}
	.vf-mobile-menu .sub-menu a{
		padding:7px 0!important;
		line-height:1.35!important;
	}
}

/* Sacola compacta: alinhamento igual no botao adicionar e no carrinho. */
.vf-product-card__actions .vf-button--cart{
	align-items:center!important;
	justify-content:center!important;
	line-height:1!important;
}
.vf-product-card__actions .vf-button--cart svg{
	width:15px!important;
	height:15px!important;
	overflow:visible!important;
	stroke-width:2.1!important;
	transform:translate(-1px,-1px)!important;
	margin-top:0!important;
}
.vf-cart-link span:first-child{
	display:grid!important;
	place-items:center!important;
	overflow:visible!important;
}
.vf-cart-link span:first-child>svg,
.vf-cart-empty>span svg{
	width:19px!important;
	height:19px!important;
	overflow:visible!important;
	stroke-width:2.05!important;
	transform:translate(-2px,-2px)!important;
}
.vf-cart-link .vf-cart-count{
	transform:translate(2px,-1px)!important;
}
@media (max-width:860px){
	.vf-actions .vf-cart-link span:first-child>svg{
		width:18px!important;
		height:18px!important;
		transform:translate(-2px,-2px)!important;
	}
}

/* Header desktop: alinhamento fino dos atalhos de conta, carrinho e favoritos. */
@media (min-width:861px){
	.vf-mainbar__inner>.vf-actions{
		min-height:54px!important;
		align-items:center!important;
		gap:12px!important;
	}
	.vf-mainbar__inner>.vf-actions .vf-action--account,
	.vf-mainbar__inner>.vf-actions .vf-cart-link{
		height:54px!important;
		min-height:54px!important;
		grid-template-columns:42px max-content!important;
		grid-template-rows:14px 20px!important;
		column-gap:10px!important;
		row-gap:3px!important;
		align-content:center!important;
		align-items:center!important;
		padding:4px 6px!important;
	}
	.vf-mainbar__inner>.vf-actions .vf-action--account span:first-child,
	.vf-mainbar__inner>.vf-actions .vf-cart-link span:first-child{
		width:42px!important;
		height:42px!important;
		align-self:center!important;
		justify-self:center!important;
		margin:0!important;
	}
	.vf-mainbar__inner>.vf-actions .vf-action--account small,
	.vf-mainbar__inner>.vf-actions .vf-cart-link small{
		align-self:end!important;
		line-height:1!important;
		margin:0!important;
	}
	.vf-mainbar__inner>.vf-actions .vf-action--account strong,
	.vf-mainbar__inner>.vf-actions .vf-cart-link strong{
		align-self:start!important;
		line-height:1.08!important;
		margin:0!important;
	}
	.vf-mainbar__inner>.vf-actions .vf-cart-link span:first-child>svg{
		width:18px!important;
		height:18px!important;
		transform:translate(-2px,-2px)!important;
	}
	.vf-mainbar__inner>.vf-actions .vf-heart-link{
		width:42px!important;
		height:42px!important;
		align-self:center!important;
		display:grid!important;
		place-items:center!important;
	}
}

/* Ajuste fino: sacola centralizada no botao e vitrine mais larga. */
.vf-product-card__actions .vf-button--cart{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	gap:7px!important;
}
.vf-product-card__actions .vf-button--cart svg{
	position:relative!important;
	top:-1px!important;
	width:15px!important;
	height:15px!important;
	transform:translateX(-1px)!important;
}
@media (min-width:1025px){
	.vf-featured-products>.vf-container{
		width:min(1180px,calc(100% - 32px))!important;
		max-width:1180px!important;
	}
	.vf-featured-products .vf-product-grid{
		gap:16px!important;
	}
}

/* Depoimentos em carrossel editorial. */
.vf-testimonials{
	background:var(--vf-primary)!important;
	color:#fff!important;
	overflow:hidden!important;
}
.vf-testimonials .vf-section__center{
	margin-bottom:42px!important;
}
.vf-testimonials .vf-section__center h2{
	color:#fff!important;
	font-size:clamp(30px,3.4vw,42px)!important;
}
.vf-testimonials .vf-section__center p:not(.vf-eyebrow){
	color:rgba(255,255,255,.82)!important;
}
.vf-testimonial-slider{
	overflow:hidden!important;
	width:100%!important;
	padding-top:8px!important;
	padding-bottom:8px!important;
	margin-top:-8px!important;
	margin-bottom:-8px!important;
}
.vf-testimonial-track{
	display:flex!important;
	gap:22px!important;
	transition:transform .45s ease!important;
	will-change:transform!important;
	padding-top:8px!important;
	padding-bottom:8px!important;
}
.vf-testimonial{
	position:relative!important;
	flex:0 0 calc((100% - 44px)/3)!important;
	min-height:274px!important;
	display:flex!important;
	flex-direction:column!important;
	padding:28px!important;
	border:1px solid rgba(255,255,255,.16)!important;
	border-radius:10px!important;
	background:rgba(255,255,255,.055)!important;
	box-shadow:none!important;
	transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease!important;
}
.vf-testimonial:hover{
	transform:translateY(-4px)!important;
	border-color:rgba(214,166,79,.62)!important;
	background:rgba(255,255,255,.08)!important;
	box-shadow:0 24px 50px -36px rgba(0,0,0,.55)!important;
}
.vf-testimonial__top{
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	gap:16px!important;
	margin-bottom:22px!important;
}
.vf-testimonial__stars{
	color:var(--vf-accent)!important;
	letter-spacing:2px!important;
	font-size:16px!important;
	line-height:1!important;
}
.vf-testimonial__quote{
	font-family:Georgia,"Times New Roman",serif!important;
	color:rgba(214,166,79,.9)!important;
	font-size:48px!important;
	font-weight:700!important;
	line-height:.6!important;
	transform:translateY(4px)!important;
}
.vf-testimonial blockquote{
	margin:0!important;
	color:rgba(255,255,255,.9)!important;
	font-size:16px!important;
	font-weight:650!important;
	line-height:1.55!important;
}
.vf-testimonial blockquote p{
	margin:0!important;
}
.vf-testimonial__author{
	margin-top:auto!important;
	padding-top:20px!important;
	border-top:1px solid rgba(255,255,255,.14)!important;
	display:flex!important;
	align-items:center!important;
	gap:12px!important;
}
.vf-testimonial__author img,
.vf-testimonial__avatar{
	width:48px!important;
	height:48px!important;
	border-radius:50%!important;
	object-fit:cover!important;
	border:2px solid rgba(214,166,79,.9)!important;
	background:#3b1115!important;
	color:#fff!important;
	display:grid!important;
	place-items:center!important;
	font-weight:800!important;
}
.vf-testimonial__author strong{
	display:block!important;
	color:#fff!important;
	font-size:15px!important;
	line-height:1.15!important;
}
.vf-testimonial__author small{
	display:block!important;
	color:rgba(255,255,255,.68)!important;
	font-size:12px!important;
	line-height:1.25!important;
	margin-top:2px!important;
}
.vf-testimonial-controls{
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	gap:14px!important;
	margin-top:30px!important;
}
.vf-testimonial-btn{
	width:38px!important;
	height:38px!important;
	border-radius:50%!important;
	border:1px solid rgba(255,255,255,.24)!important;
	background:transparent!important;
	color:#fff!important;
	display:grid!important;
	place-items:center!important;
	cursor:pointer!important;
	transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important;
}
.vf-testimonial-btn svg{
	width:18px!important;
	height:18px!important;
	overflow:visible!important;
	transform:translate(-1px,-1px)!important;
}
.vf-testimonial-btn:hover:not(:disabled),
.vf-testimonial-btn:focus-visible{
	background:rgba(214,166,79,.16)!important;
	border-color:var(--vf-accent)!important;
	color:var(--vf-accent)!important;
	transform:translateY(-1px)!important;
}
.vf-testimonial-btn:disabled{
	opacity:.42!important;
	cursor:default!important;
}
.vf-testimonial-dots{
	display:flex!important;
	align-items:center!important;
	gap:9px!important;
}
.vf-testimonial-dots button{
	width:6px!important;
	height:6px!important;
	padding:0!important;
	border:0!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.36)!important;
	cursor:pointer!important;
	transition:width .22s ease,background .22s ease!important;
}
.vf-testimonial-dots button.is-active{
	width:30px!important;
	background:var(--vf-accent)!important;
}
@media (max-width:1024px){
	.vf-testimonial{
		flex-basis:calc((100% - 22px)/2)!important;
	}
}
@media (max-width:720px){
	.vf-testimonial-track{
		gap:0!important;
	}
	.vf-testimonial{
		flex-basis:100%!important;
		min-height:260px!important;
	}
}

/* Header sticky mais compacto ao rolar: recolhe somente a topbar. */
.vf-topbar{
	max-height:36px!important;
	overflow:hidden!important;
	opacity:1!important;
	transform:translateY(0)!important;
	transition:max-height .34s cubic-bezier(.22,1,.36,1),opacity .24s ease,transform .34s cubic-bezier(.22,1,.36,1)!important;
}
.vf-topbar__inner{
	transition:transform .34s cubic-bezier(.22,1,.36,1)!important;
}
.vf-mainbar,
.vf-mainbar__inner{
	transition:min-height .34s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,background .25s ease!important;
}
.vf-header.is-scrolled .vf-topbar{
	max-height:0!important;
	opacity:0!important;
	transform:translateY(-100%)!important;
	pointer-events:none!important;
}
.vf-header.is-scrolled .vf-topbar__inner{
	transform:translateY(-12px)!important;
}
@media (min-width:1025px){
	.vf-header.is-scrolled .vf-mainbar__inner{
		min-height:82px!important;
	}
}
@media (max-width:1024px){
	.vf-header.is-scrolled .vf-mainbar__inner{
		min-height:66px!important;
	}
}

/* Categorias: overlay vinho mais profundo com banho dourado no topo. */
.vf-category-card:after{
	background:
		linear-gradient(180deg,rgba(214,166,79,.38) 0%,rgba(214,166,79,.2) 28%,rgba(59,17,21,.22) 52%,rgba(59,17,21,.94) 100%),
		linear-gradient(0deg,rgba(59,17,21,.9) 0%,rgba(59,17,21,.48) 38%,rgba(59,17,21,.08) 72%)!important;
}
.vf-category-card:hover:after{
	background:
		linear-gradient(180deg,rgba(214,166,79,.48) 0%,rgba(214,166,79,.24) 30%,rgba(59,17,21,.26) 54%,rgba(59,17,21,.96) 100%),
		linear-gradient(0deg,rgba(59,17,21,.94) 0%,rgba(59,17,21,.54) 40%,rgba(59,17,21,.1) 74%)!important;
}

/* WooCommerce injeta "Ver carrinho" apos add_to_cart AJAX; o tema usa drawer lateral. */
.vf-product-card__actions .added_to_cart{
	display:none!important;
}

/* Feedback discreto ao adicionar produto na sacola. */
.vf-cart-link.is-cart-pulsing span:first-child{
	animation:vfCartPulse .68s cubic-bezier(.22,1,.36,1);
}
@keyframes vfCartPulse{
	0%{transform:scale(1)}
	36%{transform:scale(1.12);box-shadow:0 0 0 8px rgba(214,166,79,.2)}
	100%{transform:scale(1);box-shadow:0 0 0 0 rgba(214,166,79,0)}
}
.vf-cart-toast{
	position:fixed;
	right:22px;
	bottom:24px;
	z-index:1200;
	display:grid;
	gap:2px;
	min-width:220px;
	max-width:min(320px,calc(100vw - 32px));
	padding:14px 16px;
	border:1px solid rgba(214,166,79,.38);
	border-radius:10px;
	background:#fffaf6;
	color:var(--vf-text);
	box-shadow:0 20px 48px -32px rgba(0,0,0,.55);
	opacity:0;
	pointer-events:none;
	transform:translateY(14px);
	transition:opacity .22s ease,transform .22s ease;
}
.vf-cart-toast strong{
	color:var(--vf-primary);
	font-size:14px;
	line-height:1.2;
}
.vf-cart-toast span{
	color:var(--vf-subtle);
	font-size:12px;
	line-height:1.35;
}
.vf-cart-toast.is-visible{
	opacity:1;
	transform:translateY(0);
}
@media (max-width:640px){
	.vf-cart-toast{
		right:12px;
		bottom:14px;
	}
}

/* Newsletter: texto alinhado e campo unido ao botao. */
.vf-newsletter__inner{
	grid-template-columns:minmax(0,1fr) minmax(420px,1.1fr)!important;
	gap:64px!important;
	padding-block:56px!important;
}
.vf-newsletter__inner>div:first-child{
	max-width:560px!important;
}
.vf-newsletter h2{
	max-width:540px!important;
	font-size:clamp(30px,3.2vw,42px)!important;
	line-height:1.08!important;
}
.vf-newsletter p:not(.vf-eyebrow){
	margin-top:12px!important;
}
.vf-newsletter__form{
	display:flex!important;
	align-items:stretch!important;
	flex-wrap:wrap!important;
	gap:0!important;
	width:100%!important;
}
.vf-newsletter input{
	height:54px!important;
	border-radius:10px 0 0 10px!important;
	border-right:0!important;
	background:rgba(255,255,255,.1)!important;
	padding:0 18px!important;
}
.vf-newsletter input:focus{
	outline:none!important;
	border-color:rgba(214,166,79,.72)!important;
	box-shadow:0 0 0 3px rgba(214,166,79,.16)!important;
}
.vf-newsletter__form .vf-button{
	height:54px!important;
	min-height:54px!important;
	border-radius:0 10px 10px 0!important;
	padding-inline:24px!important;
	white-space:nowrap!important;
}
.vf-newsletter__website{
	position:absolute!important;
	left:-9999px!important;
	width:1px!important;
	height:1px!important;
	opacity:0!important;
	pointer-events:none!important;
}
.vf-newsletter__notice{
	flex:0 0 100%!important;
	margin:10px 0 0!important;
	padding:10px 12px!important;
	border-radius:8px!important;
	font-size:13px!important;
	line-height:1.35!important;
}
.vf-newsletter__notice--success{
	background:rgba(214,166,79,.16)!important;
	border:1px solid rgba(214,166,79,.38)!important;
	color:#fff4dd!important;
}
.vf-newsletter__notice--loading{
	background:rgba(255,255,255,.09)!important;
	border:1px solid rgba(255,255,255,.22)!important;
	color:rgba(255,255,255,.86)!important;
}
.vf-newsletter__notice--error{
	background:rgba(255,255,255,.1)!important;
	border:1px solid rgba(255,255,255,.28)!important;
	color:#fff!important;
}
.vf-newsletter__form .vf-button.is-loading{
	cursor:wait!important;
	opacity:.86!important;
}
@media (max-width:860px){
	.vf-newsletter__inner{
		grid-template-columns:1fr!important;
		gap:24px!important;
		padding-block:46px!important;
	}
	.vf-newsletter__inner>div:first-child,
	.vf-newsletter h2{
		max-width:none!important;
	}
}
@media (max-width:520px){
	.vf-newsletter__form{
		display:grid!important;
		gap:10px!important;
	}
	.vf-newsletter input,
	.vf-newsletter__form .vf-button{
		border-radius:10px!important;
		width:100%!important;
	}
.vf-newsletter input{
		border-right:1px solid rgba(255,255,255,.24)!important;
	}
}

/* Estabiliza o mega menu para evitar troca acidental entre colunas/itens vizinhos. */
@media (min-width:861px){
	.vf-nav{
		overflow:visible!important;
	}
	.vf-nav__menu{
		position:relative!important;
	}
	.vf-nav__menu>li.is-mega-open>a{
		color:var(--vf-accent)!important;
		font-weight:850!important;
	}
	.vf-nav__menu>li.is-mega-open>a:before{
		transform:scaleX(1)!important;
	}
	.vf-nav__menu>li.is-mega-open>a:after{
		color:var(--vf-accent)!important;
	}
	.vf-nav__menu>li.is-mega-open>.sub-menu{
		opacity:1!important;
		visibility:visible!important;
		pointer-events:auto!important;
		transform:translateY(0)!important;
		z-index:90!important;
	}
	.vf-nav__menu>li>.sub-menu{
		left:calc(50% - 50vw + 8px)!important;
		right:auto!important;
		width:calc(100vw - 16px)!important;
		min-height:220px!important;
		margin-left:0!important;
		padding:34px max(32px,calc((100vw - 1360px)/2)) 44px!important;
		z-index:-1!important;
	}
	.vf-nav__menu>li:not(.is-mega-open)>.sub-menu{
		opacity:0!important;
		visibility:hidden!important;
		pointer-events:none!important;
		transform:translateY(8px)!important;
	}
	.vf-nav__menu>li:not(.is-mega-open)>.sub-menu *{
		visibility:hidden!important;
		pointer-events:none!important;
	}
	.vf-nav__menu>li:hover>.sub-menu,
	.vf-nav__menu>li:focus-within>.sub-menu{
		opacity:0!important;
		visibility:hidden!important;
		pointer-events:none!important;
		transform:translateY(8px)!important;
	}
	.vf-nav__menu>li:not(.is-mega-open):hover>.sub-menu *,
	.vf-nav__menu>li:not(.is-mega-open):focus-within>.sub-menu *{
		visibility:hidden!important;
		pointer-events:none!important;
	}
	.vf-nav__menu>li.is-mega-open:hover>.sub-menu,
	.vf-nav__menu>li.is-mega-open:focus-within>.sub-menu{
		opacity:1!important;
		visibility:visible!important;
		pointer-events:auto!important;
		transform:translateY(0)!important;
		z-index:90!important;
	}
	.vf-nav__menu>li.is-mega-open>.sub-menu,
	.vf-nav__menu>li.is-mega-open>.sub-menu *{
		visibility:visible!important;
	}
	.vf-header nav.vf-nav ul.vf-nav__menu>li>.sub-menu>li>.sub-menu a{
		font-size:14px!important;
		font-weight:400!important;
		line-height:1.42!important;
	}
	.vf-header nav.vf-nav ul.vf-nav__menu.is-mega-active>li.current-menu-item:not(.is-mega-open)>a,
	.vf-header nav.vf-nav ul.vf-nav__menu.is-mega-active>li.current-menu-parent:not(.is-mega-open)>a,
	.vf-header nav.vf-nav ul.vf-nav__menu.is-mega-active>li.current-menu-ancestor:not(.is-mega-open)>a{
		color:#fff!important;
		font-weight:600!important;
	}
	.vf-header nav.vf-nav ul.vf-nav__menu.is-mega-active>li.current-menu-item:not(.is-mega-open)>a::before,
	.vf-header nav.vf-nav ul.vf-nav__menu.is-mega-active>li.current-menu-parent:not(.is-mega-open)>a::before,
	.vf-header nav.vf-nav ul.vf-nav__menu.is-mega-active>li.current-menu-ancestor:not(.is-mega-open)>a::before{
		transform:scaleX(0)!important;
	}
	.vf-header nav.vf-nav ul.vf-nav__menu.is-mega-active>li.current-menu-item:not(.is-mega-open)>a::after,
	.vf-header nav.vf-nav ul.vf-nav__menu.is-mega-active>li.current-menu-parent:not(.is-mega-open)>a::after,
	.vf-header nav.vf-nav ul.vf-nav__menu.is-mega-active>li.current-menu-ancestor:not(.is-mega-open)>a::after{
		border-color:#fff!important;
		color:#fff!important;
	}
}

/* Ajustes mobile: cards de produto, cabecalho Mais para voce e trust ticker. */
@media (max-width:640px){
	.vf-product-card__actions{
		display:flex!important;
		flex-direction:column!important;
		gap:8px!important;
	}
	.vf-product-card__actions .vf-button--cart,
	.vf-product-card__actions .add_to_cart_button,
	.vf-product-card__actions .product_type_simple,
	.vf-product-card__actions .product_type_variable{
		order:1!important;
		width:100%!important;
	}
	.vf-product-card__actions .vf-button--outline{
		order:2!important;
		width:100%!important;
	}
	.vf-more-products .vf-section__head{
		display:flex!important;
		flex-direction:row!important;
		align-items:center!important;
		justify-content:space-between!important;
		gap:12px!important;
	}
	.vf-more-products .vf-section__head h2{
		font-size:28px!important;
	}
	.vf-more-products .vf-link-arrow{
		flex:0 0 auto!important;
		font-size:13px!important;
		white-space:nowrap!important;
	}
	.vf-trust-strip{
		overflow:hidden!important;
	}
	.vf-trust-grid{
		width:max-content!important;
		max-width:none!important;
		display:flex!important;
		align-items:center!important;
		gap:18px!important;
		padding-block:18px!important;
		animation:vfTrustTicker 22s linear infinite!important;
	}
	.vf-trust-grid div{
		flex:0 0 220px!important;
		display:grid!important;
		grid-template-columns:42px 1fr!important;
		column-gap:10px!important;
		align-items:center!important;
	}
	.vf-trust-grid svg{
		width:38px!important;
		height:38px!important;
		padding:9px!important;
	}
	.vf-trust-grid:hover{
		animation-play-state:paused!important;
	}
}
@media (min-width:641px){
	.vf-trust-grid>div[aria-hidden="true"]{
		display:none!important;
	}
}
@keyframes vfTrustTicker{
	from{transform:translateX(0)}
	to{transform:translateX(calc(-50% - 9px))}
}

/* Correção final da faixa de confiança: ticker só no mobile pequeno. */
@media (min-width:641px){
	.vf-trust-strip{
		overflow:visible!important;
	}
	.vf-trust-grid{
		display:grid!important;
		width:min(1180px,calc(100% - 32px))!important;
		max-width:1180px!important;
		margin-inline:auto!important;
		padding-block:28px!important;
		gap:20px!important;
		animation:none!important;
		transform:none!important;
	}
	.vf-trust-grid>div[aria-hidden="true"]{
		display:none!important;
	}
	.vf-trust-grid div{
		display:grid!important;
		grid-template-columns:48px minmax(0,1fr)!important;
		column-gap:12px!important;
		align-items:center!important;
		min-width:0!important;
	}
	.vf-trust-grid svg{
		display:grid!important;
		grid-row:1/3!important;
		width:44px!important;
		height:44px!important;
		padding:10px!important;
		border-radius:999px!important;
		background:rgba(59,17,21,.08)!important;
		color:var(--vf-primary)!important;
		box-sizing:border-box!important;
		overflow:visible!important;
		transform:none!important;
	}
	.vf-trust-grid strong{
		display:block!important;
		min-width:0!important;
		font-size:14px!important;
		line-height:1.2!important;
		white-space:normal!important;
	}
	.vf-trust-grid span{
		display:block!important;
		min-width:0!important;
		font-size:12px!important;
		line-height:1.25!important;
		white-space:normal!important;
	}
}
@media (min-width:1025px){
	.vf-trust-grid{
		grid-template-columns:repeat(4,minmax(0,1fr))!important;
	}
}
@media (min-width:641px) and (max-width:1024px){
	.vf-trust-grid{
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
	}
}

/* Vitrine: mesmo padrao de link das demais secoes. */
.vf-featured-products .vf-section__head{
	align-items:center!important;
}
@media (max-width:640px){
	.vf-featured-products .vf-section__head{
		display:flex!important;
		flex-direction:row!important;
		align-items:flex-end!important;
		justify-content:space-between!important;
		gap:12px!important;
	}
	.vf-featured-products .vf-section__head>div{
		min-width:0!important;
	}
	.vf-featured-products .vf-section__head h2{
		font-size:28px!important;
	}
	.vf-featured-products .vf-link-arrow{
		flex:0 0 auto!important;
		font-size:13px!important;
		white-space:nowrap!important;
		margin-bottom:3px!important;
	}
}

/* Correcoes responsivas da newsletter. */
@media (min-width:521px) and (max-width:860px){
	.vf-newsletter__form{
		display:flex!important;
		gap:0!important;
	}
	.vf-newsletter input{
		min-width:0!important;
		border-radius:10px 0 0 10px!important;
		border-right:0!important;
	}
	.vf-newsletter__form .vf-button{
		flex:0 0 auto!important;
		border-radius:0 10px 10px 0!important;
	}
}
@media (max-width:520px){
	.vf-newsletter input{
		height:50px!important;
	}
	.vf-newsletter__form .vf-button{
		height:50px!important;
		min-height:50px!important;
	}
}
@media (min-width:500px) and (max-width:640px){
	.vf-newsletter__form{
		display:grid!important;
		gap:10px!important;
	}
	.vf-newsletter input,
	.vf-newsletter__form .vf-button{
		width:100%!important;
		height:50px!important;
		min-height:50px!important;
		border-radius:10px!important;
	}
	.vf-newsletter input{
		border-right:1px solid rgba(255,255,255,.24)!important;
	}
}

/* Faixa de confianca: desktop/tablet em grid, mobile em ticker com icones integros. */
.vf-trust-grid div{
	min-width:0!important;
}
.vf-trust-grid svg{
	box-sizing:border-box!important;
	overflow:visible!important;
	display:block!important;
}
@media (min-width:641px){
	.vf-trust-grid{
		display:grid!important;
		grid-template-columns:repeat(4,minmax(0,1fr))!important;
		width:min(1180px,calc(100% - 32px))!important;
		max-width:1180px!important;
		animation:none!important;
		transform:none!important;
	}
	.vf-trust-grid div{
		display:grid!important;
		grid-template-columns:48px minmax(0,1fr)!important;
		column-gap:12px!important;
		align-items:center!important;
	}
	.vf-trust-grid strong,
	.vf-trust-grid span{
		min-width:0!important;
	}
	.vf-trust-grid svg{
		width:44px!important;
		height:44px!important;
		padding:10px!important;
	}
}
@media (max-width:640px){
	.vf-trust-grid div{
		grid-template-columns:42px minmax(0,1fr)!important;
	}
	.vf-trust-grid svg{
		width:40px!important;
		height:40px!important;
		padding:9px!important;
		transform:none!important;
	}
}

/* Mais para voce: mesma linguagem da vitrine principal. */
.vf-more-products{
	padding-top:0!important;
}
.vf-more-products .vf-section__head{
	align-items:center!important;
	margin-bottom:28px!important;
}
.vf-more-products .vf-section__head h2{
	font-family:var(--vf-serif)!important;
	font-size:clamp(30px,3.4vw,42px)!important;
	font-weight:500!important;
	line-height:1.08!important;
}

/* Ritmo vertical entre diferenciais, cards editoriais e Mais para voce. */
.vf-benefits-section{
	padding-bottom:70px!important;
}
.vf-home-promos{
	padding-top:0!important;
	padding-bottom:70px!important;
}
.vf-more-products{
	padding-top:0!important;
}
@media (max-width:640px){
	.vf-benefits-section{
		padding-bottom:55px!important;
	}
	.vf-home-promos{
		padding-bottom:55px!important;
	}
}


/* Diferenciais: icones alinhados e hover suave. */
.vf-benefit-card{
	transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease!important;
}
.vf-benefit-card>span{
	overflow:visible!important;
	display:grid!important;
	place-items:center!important;
	color:#872222!important;
	background:rgba(135,34,34,.08)!important;
	transition:background .22s ease,color .22s ease,transform .22s ease!important;
}
.vf-benefit-card>span svg{
	width:21px!important;
	height:21px!important;
	overflow:visible!important;
	stroke-width:1.75!important;
	transform:translate(-1px,-1px)!important;
}
.vf-benefit-card:hover{
	transform:translateY(-4px)!important;
	border-color:rgba(135,34,34,.28)!important;
	box-shadow:0 20px 42px -34px rgba(59,17,21,.55)!important;
}
.vf-benefit-card:hover>span{
	background:#872222!important;
	color:#fff!important;
	transform:translateY(-2px)!important;
}

/* Refinamento dos cards da vitrine: botoes menos arredondados e area mais espacosa. */
.vf-product-grid,
.products{
	gap:24px!important;
}
.vf-product-card{
	border-radius:12px!important;
}
.vf-product-card__media{
	aspect-ratio:1.04/1!important;
	border-radius:12px 12px 0 0!important;
}
.vf-quick-view{
	left:50%!important;
	bottom:14px!important;
	translate:-50% 8px!important;
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	min-height:28px!important;
	padding:0 12px!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.68)!important;
	color:#7b6d6b!important;
	font-size:12px!important;
	font-weight:700!important;
	box-shadow:0 10px 24px -20px rgba(0,0,0,.55)!important;
	backdrop-filter:blur(8px)!important;
}
.vf-product-card:hover .vf-quick-view{
	opacity:1!important;
	translate:-50% 0!important;
}
.vf-product-card__body{
	padding:16px 16px 16px!important;
	gap:10px!important;
}
.vf-product-card h3{
	font-size:15px!important;
	min-height:42px!important;
}
.vf-product-card__actions{
	grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
	gap:10px!important;
	margin-top:12px!important;
}
.vf-product-card__actions .vf-button,
.vf-product-card__actions .button{
	min-height:42px!important;
	border-radius:10px!important;
	padding-inline:14px!important;
}
.vf-product-card__actions .vf-button--outline{
	border-color:#e8ddd4!important;
	box-shadow:0 8px 18px -18px rgba(59,17,21,.45)!important;
}
.vf-product-card__actions .vf-button--cart{
	display:inline-flex!important;
	gap:8px!important;
	background:#872222!important;
	border-color:#872222!important;
	color:#fff!important;
}
.vf-product-card__actions .vf-button--cart svg{
	width:16px!important;
	height:16px!important;
	overflow:visible!important;
	stroke-width:2!important;
	transform:translate(-1px,-1px)!important;
	flex:0 0 16px!important;
}
.vf-product-card__actions .vf-button--cart:hover{
	background:var(--vf-primary)!important;
	border-color:var(--vf-primary)!important;
}
.vf-fav{
	width:36px!important;
	height:36px!important;
}
.vf-fav svg{
	width:18px!important;
	height:18px!important;
	transform:translate(-2px,-2px)!important;
}
@media (min-width:1181px){
	.vf-product-grid,
	.products{
		grid-template-columns:repeat(4,minmax(0,1fr))!important;
	}
}
@media (max-width:640px){
	.vf-product-grid,
	.products{
		gap:12px!important;
	}
	.vf-product-card__media{
		aspect-ratio:1/1!important;
	}
	.vf-product-card__actions{
		gap:8px!important;
	}
	.vf-product-card__actions .vf-button,
	.vf-product-card__actions .button{
		min-height:38px!important;
		border-radius:8px!important;
	}
}

/* Single do Guia do Musico */
.vf-blog-single{
	background:#fffaf6;
	padding:34px 0 80px;
}
.vf-blog-single__head,
.vf-blog-single__body,
.vf-blog-related{
	max-width:1180px!important;
}
.vf-blog-single__breadcrumbs{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	gap:8px;
	margin:0 0 26px;
	color:#8b7c79;
	font-size:12px;
	line-height:1.2;
}
.vf-blog-single__breadcrumbs a{
	color:#6f6260;
	text-decoration:none;
}
.vf-blog-single__breadcrumbs a:hover,
.vf-blog-single__breadcrumbs strong{
	color:var(--vf-primary);
}
.vf-blog-single__breadcrumbs strong{
	font-weight:900;
}
.vf-breadcrumb-home{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:16px;
	height:16px;
	color:inherit;
	transform:translateY(-1px);
}
.vf-breadcrumb-home svg{
	width:15px;
	height:15px;
	display:block;
	overflow:visible;
	fill:none;
	stroke:currentColor;
	stroke-width:1.9;
	stroke-linecap:round;
	stroke-linejoin:round;
}
.vf-blog-single__badge{
	display:inline-flex;
	align-items:center;
	min-height:22px;
	margin-bottom:18px;
	border:1px solid #e2d4cb;
	border-radius:4px;
	background:#fff;
	color:var(--vf-primary);
	padding:0 9px;
	font-size:11px;
	font-weight:800;
	line-height:1;
	text-decoration:none;
}
.vf-blog-single__badge:hover{
	border-color:var(--vf-primary);
	background:#fff8f3;
}
.vf-blog-single__head h1{
	max-width:920px;
	margin:0 0 12px;
	color:var(--vf-text);
	font-family:var(--vf-serif);
	font-size:clamp(34px,3.2vw,46px);
	font-weight:500;
	line-height:1.05;
}
.vf-blog-single__meta{
	margin:0 0 28px;
	color:#5f5351;
	font-size:13px;
	font-weight:600;
}
.vf-blog-single__image{
	margin:0 0 30px;
	border-radius:8px;
	overflow:hidden;
	background:var(--vf-muted);
}
.vf-blog-single__image img{
	width:100%;
	aspect-ratio:16/9;
	max-height:640px;
	object-fit:cover;
	display:block;
}
.vf-blog-single__content{
	max-width:1160px;
	color:#403635;
}
.vf-blog-single__content > *{
	max-width:960px;
}
.vf-blog-single__content p,
.vf-blog-single__content li{
	color:#4f4543;
	font-size:16px;
	line-height:1.75;
}
.vf-blog-single__content p{
	margin:0 0 22px;
}
.vf-blog-single__content h2,
.vf-blog-single__content h3,
.vf-blog-single__content h4{
	margin:34px 0 12px;
	color:var(--vf-text);
	font-family:var(--vf-serif);
	font-weight:500;
	line-height:1.2;
}
.vf-blog-single__content h2{
	font-size:28px;
}
.vf-blog-single__content h3{
	font-size:23px;
}
.vf-blog-single__content a{
	color:var(--vf-primary);
	font-weight:800;
	text-decoration:underline;
	text-underline-offset:3px;
}
.vf-blog-single__content blockquote{
	max-width:940px;
	margin:34px 0;
	border-left:3px solid var(--vf-accent);
	background:#fff;
	color:var(--vf-primary);
	padding:22px 26px;
	font-family:var(--vf-serif);
	font-size:24px;
	line-height:1.35;
}
.vf-blog-single__content img{
	border-radius:8px;
}
.vf-blog-related{
	margin-top:112px;
}
.vf-blog-related h2{
	margin:0 0 24px;
	color:var(--vf-text);
	font-family:var(--vf-serif);
	font-size:30px;
	font-weight:500;
	line-height:1.2;
}
.vf-blog-related__grid{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:22px;
}
.vf-blog-related-card__image{
	display:block;
	aspect-ratio:16/9;
	border-radius:7px;
	overflow:hidden;
	background:var(--vf-muted);
}
.vf-blog-related-card__image img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	transition:transform .45s ease;
}
.vf-blog-related-card:hover img{
	transform:scale(1.04);
}
.vf-blog-related-card p{
	margin:12px 0 6px;
	color:var(--vf-accent);
	font-size:10px;
	font-weight:900;
	letter-spacing:.08em;
	text-transform:uppercase;
}
.vf-blog-related-card h3{
	margin:0;
	font-family:var(--vf-serif);
	font-size:18px;
	font-weight:500;
	line-height:1.25;
}
.vf-blog-related-card h3 a{
	color:var(--vf-text);
	text-decoration:none;
}
.vf-blog-related-card h3 a:hover{
	color:var(--vf-primary);
}
@media (max-width:860px){
	.vf-blog-related__grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
}
@media (max-width:640px){
	.vf-blog-single{
		padding:24px 0 58px;
	}
	.vf-blog-single__breadcrumbs{
		margin-bottom:20px;
	}
	.vf-blog-single__head h1{
		font-size:34px;
	}
	.vf-blog-single__image{
		margin-bottom:24px;
	}
	.vf-blog-single__content p,
	.vf-blog-single__content li{
		font-size:15px;
		line-height:1.7;
	}
	.vf-blog-related{
		margin-top:70px;
	}
	.vf-blog-related__grid{
		grid-template-columns:1fr;
	}
}

/* Template Guia do Musico */
.vf-guide-page{
	background:#fffaf6;
	padding:34px 0 82px;
}
.vf-guide-hero{
	max-width:1180px!important;
}
.vf-guide-hero .vf-eyebrow{
	margin:0 0 10px;
	color:var(--vf-accent);
}
.vf-guide-hero h1{
	margin:0 0 12px;
	color:var(--vf-text);
	font-family:var(--vf-serif);
	font-size:clamp(42px,4.2vw,62px);
	font-weight:500;
	line-height:1;
}
.vf-guide-hero > p:last-child{
	max-width:720px;
	margin:0;
	color:#4f4543;
	font-size:16px;
	line-height:1.55;
}
.vf-guide-listing{
	max-width:1180px!important;
	margin-top:54px;
	position:relative;
	transition:opacity .2s ease;
}
.vf-guide-listing.is-loading .vf-guide-results{
	opacity:.45;
	pointer-events:none;
}
.vf-guide-filter-toggle{
	display:none;
	align-items:center;
	gap:8px;
	min-height:42px;
	margin-bottom:14px;
	border:1px solid #e4d7cf;
	border-radius:7px;
	background:#fff;
	color:var(--vf-primary);
	padding:0 14px;
	font-weight:900;
	cursor:pointer;
}
.vf-guide-filter-toggle svg{
	width:16px;
	height:16px;
	overflow:visible;
}
.vf-guide-filters{
	display:flex;
	flex-wrap:wrap;
	gap:8px;
	margin:0 0 40px;
}
.vf-guide-filters a{
	display:inline-flex;
	align-items:center;
	min-height:36px;
	border:1px solid #e0d4cc;
	border-radius:6px;
	background:#fffaf6;
	color:var(--vf-text);
	padding:0 16px;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
	transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;
}
.vf-guide-filters a:hover{
	border-color:var(--vf-primary);
	color:var(--vf-primary);
	transform:translateY(-1px);
}
.vf-guide-filters a.is-active{
	border-color:var(--vf-primary);
	background:var(--vf-primary);
	color:#fff;
}
.vf-guide-grid{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:32px 28px;
}
.vf-guide-card__image{
	display:block;
	aspect-ratio:4/3;
	border-radius:8px;
	overflow:hidden;
	background:var(--vf-muted);
}
.vf-guide-card__image img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	transition:transform .45s ease;
}
.vf-guide-card:hover .vf-guide-card__image img{
	transform:scale(1.04);
}
.vf-guide-card p{
	margin:16px 0 7px;
	color:var(--vf-accent);
	font-size:11px;
	font-weight:900;
	letter-spacing:.08em;
	text-transform:uppercase;
}
.vf-guide-card h2{
	margin:0 0 9px;
	font-family:var(--vf-serif);
	font-size:24px;
	font-weight:500;
	line-height:1.18;
}
.vf-guide-card h2 a{
	color:var(--vf-text);
	text-decoration:none;
}
.vf-guide-card h2 a:hover{
	color:var(--vf-primary);
}
.vf-guide-card div{
	margin-bottom:14px;
	color:#4f4543;
	font-size:15px;
	line-height:1.55;
}
.vf-guide-card small{
	color:#6f6260;
	font-size:12px;
}
.vf-guide-pagination{
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	gap:8px;
	margin-top:46px;
}
.vf-guide-listing .page-numbers{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:38px;
	height:38px;
	border:1px solid #e0d4cc;
	border-radius:8px;
	background:#fff;
	color:var(--vf-text);
	padding:0 12px;
	text-decoration:none;
	font-weight:800;
	line-height:1;
	box-shadow:0 8px 18px rgba(69,15,20,.05);
	transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;
}
.vf-guide-listing a.page-numbers:hover,
.vf-guide-listing a.page-numbers:focus-visible{
	border-color:var(--vf-accent);
	background:#fff8ed;
	color:var(--vf-primary);
	transform:translateY(-2px);
	box-shadow:0 12px 24px rgba(69,15,20,.1);
}
.vf-guide-listing .page-numbers.current{
	background:var(--vf-primary);
	border-color:var(--vf-primary);
	color:#fff;
}
.vf-guide-listing .page-numbers.prev,
.vf-guide-listing .page-numbers.next{
	min-width:96px;
	padding:0 16px;
}
.vf-guide-empty{
	max-width:560px;
	border:1px solid rgba(69,15,20,.16);
	border-radius:10px;
	background:#fff;
	padding:34px;
}
.vf-guide-empty h2{
	margin:0 0 8px;
	color:var(--vf-primary);
	font-family:var(--vf-serif);
	font-weight:500;
}
.vf-guide-empty p{
	margin:0 0 20px;
	color:#5f5351;
}
@media (max-width:920px){
	.vf-guide-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
}
@media (max-width:640px){
	.vf-guide-page{
		padding:24px 0 58px;
	}
	.vf-guide-hero h1{
		font-size:40px;
	}
	.vf-guide-listing{
		margin-top:34px;
	}
	.vf-guide-filter-toggle{
		display:inline-flex;
	}
	.vf-guide-filters{
		display:none;
		margin:0 0 26px;
		padding:14px;
		border:1px solid #eaded5;
		border-radius:8px;
		background:#fff;
		box-shadow:0 14px 36px -28px rgba(59,17,21,.35);
	}
	.vf-guide-filters.is-open{
		display:flex;
	}
	.vf-guide-filters a{
		width:100%;
		justify-content:space-between;
	}
	.vf-guide-grid{
		grid-template-columns:1fr;
		gap:30px;
	}
	.vf-guide-card h2{
		font-size:22px;
	}
}

/* Template Sobre */
.vf-about-page{
	background:#fffaf6;
}
.vf-about-hero{
	padding:28px 0 50px;
	background:#fffaf6;
}
.vf-about-breadcrumbs{
	display:flex;
	align-items:center;
	gap:9px;
	margin:0 0 26px;
	color:#5f5351;
	font-size:12px;
	line-height:1;
}
.vf-about-breadcrumbs a{
	display:inline-grid;
	place-items:center;
	width:18px;
	height:18px;
	color:#5f5351;
	text-decoration:none;
}
.vf-about-breadcrumbs a:hover,
.vf-about-breadcrumbs strong{
	color:var(--vf-primary);
}
.vf-about-breadcrumbs strong{
	font-weight:800;
}
.vf-about-hero__grid{
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(420px,580px);
	gap:54px;
	align-items:center;
}
.vf-about-hero__copy{
	max-width:610px;
}
.vf-about-hero__copy .vf-eyebrow{
	margin-bottom:14px;
}
.vf-about-hero__copy h1{
	margin:0 0 20px;
	color:#070202;
	font-family:var(--vf-serif);
	font-size:clamp(40px,3.35vw,54px);
	font-weight:500;
	line-height:1.04;
	letter-spacing:0;
}
.vf-about-hero__copy p:not(.vf-eyebrow){
	margin:0 0 14px;
	color:#4f4543;
	font-size:16px;
	line-height:1.6;
}
.vf-about-hero__media{
	margin:0;
	overflow:hidden;
	border-radius:8px;
	background:var(--vf-muted);
	box-shadow:0 18px 42px -34px rgba(59,17,21,.55);
}
.vf-about-hero__media img{
	width:100%;
	aspect-ratio:4/3;
	height:auto;
	object-fit:cover;
	display:block;
}
.vf-about-values{
	padding:68px 0 72px;
	background:#f5f1ee;
	border-top:1px solid rgba(234,223,213,.7);
	border-bottom:1px solid rgba(234,223,213,.7);
}
.vf-about-values h2{
	margin:0 0 34px;
	color:#070202;
	font-family:var(--vf-serif);
	font-size:36px;
	font-weight:500;
	line-height:1.1;
	text-align:center;
}
.vf-about-values__grid{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	gap:14px;
}
.vf-about-value{
	min-height:188px;
	border:1px solid #ded2ca;
	border-radius:8px;
	background:#fff;
	padding:38px 20px 24px;
	box-shadow:0 12px 26px -24px rgba(59,17,21,.42);
	transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.vf-about-value:hover{
	transform:translateY(-3px);
	border-color:rgba(135,34,34,.28);
	box-shadow:0 20px 42px -34px rgba(59,17,21,.55);
}
.vf-about-value>span{
	display:flex;
	align-items:center;
	justify-content:center;
	width:36px;
	height:36px;
	margin:0 0 15px;
	border-radius:5px;
	background:#f2e7e8;
	color:#872222;
	line-height:0;
}
.vf-about-value svg{
	display:block!important;
	flex:0 0 18px;
	width:18px!important;
	height:18px!important;
	margin:0!important;
	overflow:visible!important;
	stroke-width:1.8!important;
	transform:translate(-3px,-3px)!important;
}
.vf-about-value h3{
	margin:0 0 6px;
	color:#120909;
	font-family:var(--vf-serif);
	font-size:18px;
	font-weight:500;
	line-height:1.25;
}
.vf-about-value p{
	margin:0;
	color:#4f4543;
	font-size:13px;
	line-height:1.45;
}
.vf-testimonials--about{
	background:#fffaf6!important;
	color:var(--vf-text)!important;
	padding-top:60px!important;
}
.vf-testimonials--about .vf-section__center{
	margin-bottom:34px!important;
}
.vf-testimonials--about .vf-section__center h2{
	color:#070202!important;
	font-size:36px!important;
}
.vf-testimonials--about .vf-testimonial{
	background:#fff!important;
	border-color:#ded2ca!important;
	color:var(--vf-text)!important;
	box-shadow:none!important;
}
.vf-testimonials--about .vf-testimonial blockquote{
	color:#15100f!important;
}
.vf-testimonials--about .vf-testimonial__author{
	border-top:1px solid #ded2ca;
	padding-top:16px;
}
.vf-testimonials--about .vf-testimonial__author strong{
	color:#060202!important;
}
.vf-testimonials--about .vf-testimonial small{
	color:#5f5351!important;
}
.vf-testimonials--about .vf-testimonial-btn{
	background:#fff!important;
	border-color:#ded2ca!important;
	color:var(--vf-primary)!important;
}
.vf-testimonials--about .vf-testimonial-dots button{
	background:#d8cbc2!important;
}
.vf-testimonials--about .vf-testimonial-dots button.is-active{
	background:var(--vf-accent)!important;
}
@media (max-width:1024px){
	.vf-about-hero__grid{
		grid-template-columns:1fr;
		gap:30px;
	}
	.vf-about-hero__copy{
		max-width:760px;
	}
	.vf-about-hero__media{
		max-width:760px;
	}
	.vf-about-values__grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
}
@media (max-width:640px){
	.vf-about-hero{
		padding:22px 0 42px;
	}
	.vf-about-breadcrumbs{
		margin-bottom:22px;
	}
	.vf-about-hero__copy h1{
		font-size:38px;
	}
	.vf-about-hero__copy p:not(.vf-eyebrow){
		font-size:15px;
	}
	.vf-about-values{
		padding:52px 0 56px;
	}
	.vf-about-values h2,
	.vf-testimonials--about .vf-section__center h2{
		font-size:32px!important;
	}
	.vf-about-values__grid{
		grid-template-columns:1fr;
	}
	.vf-about-value{
		min-height:0;
		padding:26px 20px 24px;
	}
}

/* WhatsApp flutuante: botao circular somente com icone. */
.vf-whatsapp-float{
	width:54px!important;
	height:54px!important;
	min-width:54px!important;
	min-height:54px!important;
	padding:0!important;
	display:grid!important;
	place-items:center!important;
	gap:0!important;
	border-radius:50%!important;
	background:#1fa855!important;
	color:#fff!important;
	overflow:visible!important;
}
.vf-whatsapp-float span{
	display:none!important;
}
.vf-whatsapp-float svg{
	width:24px!important;
	height:24px!important;
	display:block!important;
	margin:0!important;
	overflow:visible!important;
	stroke-width:2!important;
	transform:none!important;
}
@media (max-width:640px){
	.vf-whatsapp-float{
		right:16px!important;
		bottom:16px!important;
		width:52px!important;
		height:52px!important;
		min-width:52px!important;
		min-height:52px!important;
	}
	.vf-whatsapp-float svg{
		width:23px!important;
		height:23px!important;
	}
}
