.wrap,.site-shell{width:min(100% - (var(--page-gutter) * 2), var(--container));margin-inline:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:var(--space-3);left:var(--space-3);z-index:2000;padding:var(--space-3) var(--space-4);background:var(--preto-garrafa);color:var(--bege);font-weight:800;transform:translateY(-140%);transition:transform 160ms ease}.skip-link:focus{transform:translateY(0)}.site-main:focus{outline:none}.grid-2,.grid-3{display:grid;gap:var(--space-5)}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 var(--space-5);border:1px solid currentColor;background:#fff0;color:inherit;cursor:pointer;font:700 13px/1 var(--sans);text-transform:uppercase}.button--primary{border-color:var(--vinho);background:var(--vinho);color:var(--bege)}.button--ghost{color:var(--preto-garrafa)}.site-header{position:absolute;inset:0 0 auto;z-index:10;color:var(--bege)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:84px;gap:var(--space-5)}.site-header__actions{display:flex;align-items:center;gap:var(--space-6)}.site-brand{display:inline-flex;color:currentColor}.site-brand__mark{width:132px;height:32px}.site-footer__brand{font-family:var(--serif);font-size:30px;font-weight:500;letter-spacing:0}.site-menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgb(245 239 227 / .38);border-radius:999px;background:rgb(16 21 18 / .12);color:inherit;cursor:pointer}.site-menu-toggle__line{display:block;width:18px;height:1px;background:currentColor;transition:transform 200ms ease,opacity 200ms ease}.site-menu-toggle[aria-expanded="true"] .site-menu-toggle__line:nth-of-type(2){transform:translateY(6px) rotate(45deg)}.site-menu-toggle[aria-expanded="true"] .site-menu-toggle__line:nth-of-type(3){opacity:0}.site-menu-toggle[aria-expanded="true"] .site-menu-toggle__line:nth-of-type(4){transform:translateY(-6px) rotate(-45deg)}.site-nav__list{display:flex;align-items:center;gap:var(--space-5);margin:0;padding:0;list-style:none;font-size:13px;font-weight:600;text-transform:uppercase}.site-nav__list a{position:relative;display:inline-flex;padding-block:6px}.site-nav__list a::after,.site-footer__nav a::after,.vv-link::after{position:absolute;right:0;bottom:0;left:0;height:2px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform 200ms ease}.site-nav__list a:hover::after,.site-nav__list a:focus-visible::after,.site-footer__nav a:hover::after,.site-footer__nav a:focus-visible::after,.vv-link:hover::after{transform:scaleX(1);transform-origin:left}.cart-button{position:relative;display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid rgb(245 239 227 / .38);border-radius:999px;background:rgb(16 21 18 / .12);color:inherit;cursor:pointer}.cart-button__count{position:absolute;top:-6px;right:-6px;display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--dourado);color:var(--preto-garrafa);font-size:11px;font-weight:800}.vv-hero{position:relative;display:grid;min-height:86vh;overflow:hidden;color:var(--bege);isolation:isolate}.vv-hero__image,.vv-hero__overlay,.vv-hero__content{grid-area:1 / 1}.vv-hero__image{width:100%;height:100%;min-height:86vh;object-fit:cover;transform:scale(1.02);z-index:-2}.vv-hero__overlay{background:linear-gradient(90deg,rgb(16 21 18 / .76),rgb(111 20 40 / .32));z-index:-1}.vv-hero__content{align-self:end;padding-block:140px var(--space-12)}.vv-eyebrow{margin:0 0 var(--space-3);color:var(--dourado);font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.vv-hero h1,.vv-intro h2{max-width:760px;margin:0;font-family:var(--serif);font-weight:300;line-height:.98;letter-spacing:0}.vv-hero h1{font-size:clamp(52px, 10vw, 108px)}.vv-hero__subtitle{margin:var(--space-4) 0 var(--space-6);font-family:var(--serif);font-size:clamp(30px, 5vw, 54px);font-weight:300}.vv-link{position:relative;display:inline-flex;width:fit-content;font-size:13px;font-weight:700;text-transform:uppercase}.home-hero{position:relative;display:grid;min-height:100vh;overflow:hidden;color:var(--bege);isolation:isolate}.home-hero__picture,.home-hero__image,.home-hero__overlay,.home-hero__content{grid-area:1 / 1}.home-hero__picture{z-index:-2}.home-hero__image{width:100%;height:100%;min-height:100vh;object-fit:cover;animation:hero-zoom 30s ease-in-out infinite alternate}.home-hero__overlay{background:linear-gradient(90deg,rgb(16 21 18 / .8),rgb(111 20 40 / .4),rgb(16 21 18 / .18));z-index:-1}.home-hero__content{align-self:end;max-width:940px;padding-block:148px 108px}.home-hero h1{margin:0;font-family:var(--serif);font-size:clamp(48px, 9vw, 96px);font-weight:300;line-height:.98;letter-spacing:0}.home-hero__cta{margin-top:var(--space-6)}.home-hero__scroll{position:absolute;right:50%;bottom:var(--space-6);display:grid;width:32px;height:32px;place-items:center;color:var(--bege);transform:translateX(50%)}.home-hero__scroll span{width:12px;height:12px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;animation:scroll-cue 1.8s ease-in-out infinite;transform:rotate(45deg)}.home-section{padding-block:var(--space-11);background:var(--bege)}.home-section__header{max-width:760px;margin-bottom:var(--space-8)}.home-section__header--split{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:var(--space-6)}.home-section h2,.home-curadoria h2{margin:0;font-family:var(--serif);font-size:clamp(40px, 6vw, 76px);font-weight:300;line-height:1;letter-spacing:0}.home-steps__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:rgb(16 21 18 / .14)}.home-step{min-height:260px;padding:var(--space-5);background:var(--bege)}.home-step__number{display:block;margin-bottom:var(--space-7);color:var(--dourado);font-family:var(--serif);font-size:54px;line-height:1}.home-step h3,.home-featured__group h3{margin:0;font-family:var(--serif);font-size:30px;font-weight:500;line-height:1.1}.home-step p{margin-top:var(--space-3);color:var(--cinza-pedra)}.home-curadoria{position:relative;display:grid;min-height:70vh;overflow:hidden;color:var(--bege);isolation:isolate}.home-curadoria__image,.home-curadoria__overlay,.home-curadoria__content{grid-area:1 / 1}.home-curadoria__image{width:100%;height:100%;min-height:70vh;object-fit:cover;z-index:-2}.home-curadoria__overlay{background:linear-gradient(90deg,rgb(16 21 18 / .8),rgb(24 57 47 / .45));z-index:-1}.home-curadoria__content{align-self:center;max-width:760px;padding-block:var(--space-12)}.home-curadoria h2{font-style:italic}.home-curadoria p:last-child{max-width:560px;margin-top:var(--space-5);color:rgb(245 239 227 / .82);font-size:18px}.home-featured{background:#fbf7ee}.home-featured__group+.home-featured__group{margin-top:var(--space-9)}.home-featured__group h3{margin-bottom:var(--space-5)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4)}.catalog-hero{padding-block:150px var(--space-8);background:var(--preto-garrafa);color:var(--bege)}.catalog-breadcrumb{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-5);color:rgb(245 239 227 / .72);font-size:13px}.catalog-breadcrumb a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.catalog-hero h1{max-width:940px;margin:0;font-family:var(--serif);font-size:clamp(44px, 7vw, 86px);font-weight:300;line-height:1}.filter-open{display:none;margin-top:var(--space-5)}.catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:var(--space-7);padding-block:var(--space-8) var(--space-11)}.catalog-filters{position:sticky;top:var(--space-5);align-self:start;max-height:calc(100vh - var(--space-10));overflow:auto;padding-right:var(--space-2)}.catalog-filters__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-5)}.catalog-filters__header h2{margin:0;font-family:var(--serif);font-size:34px;font-weight:500}.catalog-filters__close{display:none;width:40px;height:40px;border:1px solid rgb(16 21 18 / .2);background:#fff0;color:var(--preto-garrafa);cursor:pointer;font-size:28px;line-height:1}.filter-group{margin:0 0 var(--space-6);padding:0;border:0}.filter-group legend{margin-bottom:var(--space-3);color:var(--vinho);font-size:12px;font-weight:800;text-transform:uppercase}.filter-option{display:flex;align-items:center;gap:var(--space-2);min-height:34px;color:var(--preto-garrafa);cursor:pointer;font-size:14px}.filter-option input{width:16px;height:16px;accent-color:var(--vinho)}.filter-option small{color:var(--cinza-pedra)}.catalog-filter-form__actions{display:grid;gap:var(--space-3)}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5) var(--space-4)}.catalog-pagination{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-8)}.catalog-pagination .page-numbers{display:grid;min-width:42px;min-height:42px;place-items:center;border:1px solid rgb(16 21 18 / .16);padding-inline:var(--space-3);color:var(--preto-garrafa)}.catalog-pagination .current{border-color:var(--vinho);background:var(--vinho);color:var(--bege)}.catalog-empty{padding:var(--space-8);background:#fbf7ee}.catalog-empty h2{margin:0;font-family:var(--serif);font-size:44px;font-weight:300}.catalog-empty p{margin:var(--space-3) 0 var(--space-5)}.product-card{min-width:0}.product-card__media-link{display:block}.product-card__media{position:relative;display:grid;aspect-ratio:3 / 4;place-items:center;overflow:hidden;background:linear-gradient(160deg,#eee4d2,#d9c7aa)}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform 220ms ease}.product-card__bottle{width:22%;height:68%;border-radius:999px 999px 10px 10px;background:linear-gradient(90deg,#111814,#284236 42%,#0f1512);box-shadow:18px 20px 44px rgb(16 21 18 / .18);transition:transform 220ms ease}.product-card__media-link:hover .product-card__bottle,.product-card__media-link:hover .product-card__image,.product-card:focus-within .product-card__bottle,.product-card:focus-within .product-card__image{transform:scale(1.02)}.product-card__badge{position:absolute;top:var(--space-3);right:var(--space-3);padding:7px 10px;border-radius:999px;background:var(--verde-garrafa);color:var(--bege);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-card__badge--rare{top:calc(var(--space-3) + 30px);background:var(--vinho);color:var(--dourado)}.product-card__badge--magnum{top:calc(var(--space-3) + 60px);border:1px solid var(--dourado);background:#fff0;color:var(--dourado)}.product-card__body{padding-top:var(--space-4)}.product-card__meta{min-height:20px;margin:0 0 var(--space-2);color:var(--cinza-pedra);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-card h4{margin:0}.product-card__title-link{display:inline;font-family:var(--serif);font-size:clamp(24px, 3vw, 30px);font-style:italic;font-weight:500;line-height:1;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size 200ms ease}.product-card__title-link:hover,.product-card__title-link:focus-visible{background-size:100% 1px}.product-card__price{margin:var(--space-3) 0 0;color:var(--dourado);font-family:var(--serif);font-size:28px;font-weight:500}.product-card__add{width:100%;margin-top:var(--space-4)}.single-product{padding-block:144px var(--space-12);background:var(--bege)}.single-product--rare{background:#f2ead9}.single-product__rare-wrap{display:grid;justify-items:center;gap:var(--space-8)}.single-product__grid{display:grid;grid-template-columns:minmax(320px,0.88fr) minmax(0,1fr);gap:var(--space-10);align-items:start}.single-product__media{display:grid;aspect-ratio:3 / 4;place-items:center;overflow:hidden;background:linear-gradient(160deg,#eee4d2,#d8c7ad)}.single-product__media--center{width:min(100%, 600px)}.single-product__photo-note{max-width:600px;margin:calc(var(--space-8) * -0.75) 0 0;color:var(--cinza-pedra);font-size:13px;line-height:1.5;text-align:center}.single-product__photo-note a{color:var(--preto-garrafa);border-bottom:1px solid currentColor}.single-product__photo-note--essential{align-self:end;margin:0 var(--space-4) var(--space-4)}.single-product__media--sticky{position:sticky;top:var(--space-5)}.single-product__media img{width:100%;height:100%;object-fit:cover}.single-product__bottle{width:22%;height:70%;border-radius:999px 999px 14px 14px;background:linear-gradient(90deg,#111814,#284236 42%,#0f1512);box-shadow:28px 30px 70px rgb(16 21 18 / .2)}.single-product__content{max-width:620px}.single-product__content--center{display:grid;justify-items:center;max-width:680px;text-align:center}.single-product__label{margin:0 0 var(--space-3);color:var(--dourado);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.single-product h1{margin:0;color:var(--preto-garrafa);font-family:var(--serif);font-weight:300;line-height:1;letter-spacing:0}.single-product--rare h1{max-width:820px;font-size:clamp(40px, 8vw, 72px);font-style:italic}.single-product--essential h1{font-size:clamp(34px, 5vw, 48px);font-weight:500}.single-product__price{margin:var(--space-4) 0 var(--space-5);color:var(--dourado);font-family:var(--serif);font-size:clamp(34px, 5vw, 48px);font-weight:500}.single-product__description{color:var(--preto-garrafa);font-size:17px}.single-product__description p{margin:0 0 var(--space-4)}.single-product--rare .single-product__description{max-width:540px}.single-product__pairing{width:100%;margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid rgb(199 154 68 / .52)}.single-product__pairing--card{padding:var(--space-5);border:1px solid rgb(16 21 18 / .1);background:#fbf7ee}.single-product__pairing h2{margin:0 0 var(--space-2);font-family:var(--serif);font-size:30px;font-weight:500}.single-product__pairing p,.single-product__prose-spec{margin:0;color:var(--cinza-pedra)}.single-product__prose-spec{margin-top:var(--space-5)}.single-product__specs{display:grid;gap:var(--space-3);margin:var(--space-6) 0;padding:0;list-style:none}.single-product__specs li{display:flex;justify-content:space-between;gap:var(--space-5);padding-bottom:var(--space-3);border-bottom:1px solid rgb(16 21 18 / .1)}.single-product__specs span{color:var(--cinza-pedra);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.single-product__button{width:min(100%, 280px);margin-top:var(--space-6)}.single-product__button--full{width:100%}.single-product__question{display:inline-flex;margin-top:var(--space-4);color:var(--cinza-pedra);font-size:13px;text-decoration:underline;text-underline-offset:4px}.page-hero{padding-block:152px var(--space-7);background:#f2ead9}.page-wrap{width:min(100% - (var(--page-gutter) * 2), 720px);margin-inline:auto}.page-hero h1{margin:0;color:var(--preto-garrafa);font-family:var(--serif);font-size:clamp(46px, 7vw, 78px);font-weight:300;line-height:1;letter-spacing:0}.page-content{padding-block:var(--space-8) var(--space-12);background:#f2ead9}.page-content h2{margin:var(--space-8) 0 var(--space-3);color:var(--preto-garrafa);font-family:var(--serif);font-size:clamp(30px, 4vw, 44px);font-weight:500;line-height:1.08}.page-content h2:first-child{margin-top:0}.page-content p,.page-content li{color:var(--preto-garrafa);font-size:17px;line-height:1.72}.page-content p+p,.page-content ul+p,.page-content p+ul{margin-top:var(--space-4)}.page-content ul{margin:var(--space-4) 0 0;padding-left:1.2em}.page-content strong{color:var(--vinho);font-weight:800}.cart-drawer[hidden],.customer-modal[hidden],.order-confirmation[hidden],.cart-toast[hidden]{display:none}.cart-drawer,.customer-modal,.order-confirmation{position:fixed;inset:0;z-index:1200}.cart-drawer__backdrop{position:absolute;inset:0;background:rgb(16 21 18 / .58)}.cart-drawer__panel{position:absolute;top:0;right:0;display:grid;width:min(100%, 380px);height:100%;grid-template-rows:auto 1fr auto;background:var(--bege);color:var(--preto-garrafa);box-shadow:-24px 0 70px rgb(0 0 0 / .22)}.cart-drawer__header,.cart-drawer__footer{padding:var(--space-5)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(16 21 18 / .1)}.cart-drawer__header h2,.customer-modal h2,.order-confirmation h2{margin:0;font-family:var(--serif);font-size:34px;font-weight:500}.cart-drawer__close{width:40px;height:40px;border:1px solid rgb(16 21 18 / .16);background:#fff0;cursor:pointer;font-size:26px}.cart-drawer__items{overflow:auto;padding:var(--space-4) var(--space-5)}.cart-item{display:grid;grid-template-columns:60px minmax(0,1fr);gap:var(--space-3);padding-block:var(--space-4);border-bottom:1px solid rgb(16 21 18 / .1)}.cart-item__thumb{width:60px;height:60px;object-fit:cover;background:#d8c7ad}.cart-item__top{display:flex;justify-content:space-between;gap:var(--space-3)}.cart-item h3{margin:0;font-family:var(--serif);font-size:18px;font-style:italic;font-weight:500;line-height:1.05}.cart-item__subtotal{color:var(--dourado);font-family:var(--serif);font-size:20px;white-space:nowrap}.cart-item__meta{margin:var(--space-2) 0;color:var(--cinza-pedra);font-size:12px}.cart-item__controls{display:flex;align-items:center;gap:var(--space-2)}.cart-item__qty{display:inline-grid;width:28px;height:28px;place-items:center;border:1px solid rgb(16 21 18 / .16);background:#fff0;cursor:pointer}.cart-item__remove{border:0;background:#fff0;color:var(--cinza-pedra);cursor:pointer;font-size:12px;text-decoration:underline;text-underline-offset:3px}.cart-drawer__empty{padding:var(--space-5);color:var(--cinza-pedra)}.cart-drawer__total{display:flex;justify-content:space-between;gap:var(--space-4);padding-top:var(--space-4);border-top:1px solid rgb(16 21 18 / .1)}.cart-drawer__total strong{color:var(--dourado);font-family:var(--serif);font-size:28px;font-weight:500}.cart-drawer__footer p{margin:var(--space-3) 0 var(--space-4);color:var(--cinza-pedra);font-size:13px}.cart-drawer__checkout{width:100%}.customer-modal,.order-confirmation{display:grid;place-items:center;padding:var(--space-5);background:rgb(16 21 18 / .68)}.customer-modal__panel{width:min(100%, 460px);padding:var(--space-6);background:var(--bege);color:var(--preto-garrafa)}.customer-modal__panel p{margin:var(--space-3) 0 var(--space-5);color:var(--cinza-pedra)}.customer-modal label{display:grid;gap:var(--space-2);margin-top:var(--space-4);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-modal input{min-height:46px;border:1px solid rgb(16 21 18 / .2);padding-inline:var(--space-3);background:#fbf7ee;font:400 16px/1 var(--sans)}.customer-modal__error{color:var(--vermelho-alerta)!important}.customer-modal__actions{display:flex;align-items:center;gap:var(--space-4);margin-top:var(--space-5)}.customer-modal__skip{border:0;background:#fff0;color:var(--cinza-pedra);cursor:pointer;text-decoration:underline;text-underline-offset:4px}.order-confirmation{background:var(--vinho);color:var(--bege);text-align:center}.order-confirmation__panel{width:min(100%, 720px)}.order-confirmation__icon{display:inline-grid;width:76px;height:76px;place-items:center;border:1px solid var(--dourado);border-radius:999px;color:var(--dourado);font-size:42px}.order-confirmation h2{margin-top:var(--space-5);font-size:clamp(42px, 7vw, 72px);line-height:1}.order-confirmation p{margin:var(--space-4) 0}.order-confirmation pre{max-height:260px;overflow:auto;padding:var(--space-4);background:rgb(16 21 18 / .22);color:rgb(245 239 227 / .86);font:400 12px/1.4 var(--sans);text-align:left;white-space:pre-wrap}.cart-toast{position:fixed;top:var(--space-5);right:var(--space-5);z-index:1300;padding:var(--space-3) var(--space-4);background:var(--verde-garrafa);color:var(--bege);box-shadow:0 18px 42px rgb(16 21 18 / .18);font-weight:700}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity 520ms ease,transform 520ms ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes hero-zoom{from{transform:scale(1)}to{transform:scale(1.08)}}@keyframes scroll-cue{0%,100%{transform:translateY(-4px) rotate(45deg)}50%{transform:translateY(4px) rotate(45deg)}}@media (prefers-reduced-motion:reduce){.home-hero__image,.home-hero__scroll span,[data-reveal]{animation:none;transition:none}}.vv-intro{padding-block:var(--space-10);background:var(--bege)}.vv-intro__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:var(--space-8);align-items:end}.vv-intro h2{color:var(--preto-garrafa);font-size:clamp(38px, 6vw, 70px)}.vv-intro p:last-child{margin:0;color:var(--cinza-pedra)}.site-footer{padding-block:var(--space-7);background:var(--preto-garrafa);color:var(--bege)}.site-footer__inner{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,auto) auto;align-items:end;gap:var(--space-5)}.site-footer__brand,.site-footer__note,.site-footer__credit{margin:0}.site-footer__note{margin-top:var(--space-2);max-width:360px;color:rgb(245 239 227 / .72);font-size:13px}.site-footer__nav{display:flex;flex-wrap:wrap;gap:var(--space-3) var(--space-5);justify-content:flex-end;font-size:13px}.site-footer__nav a{position:relative;display:inline-flex;padding-block:6px}.site-footer__credit{color:rgb(245 239 227 / .58);font-size:13px;white-space:nowrap}.age-gate{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:var(--space-5);background:rgb(16 21 18 / .74);backdrop-filter:blur(10px)}.age-gate[hidden]{display:none}.age-gate__panel{width:min(100%, 480px);padding:clamp(28px, 6vw, 48px);border:1px solid rgb(199 154 68 / .35);background:var(--bege);color:var(--preto-garrafa);box-shadow:0 24px 70px rgb(0 0 0 / .28)}.age-gate__brand{margin:0 0 var(--space-5);color:var(--vinho);font-family:var(--serif);font-size:28px}.age-gate h2{margin:0;font-family:var(--serif);font-size:clamp(36px, 8vw, 56px);font-weight:300;line-height:1}.age-gate p{margin:var(--space-4) 0 0}.age-gate__actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}@media (max-width:760px){.grid-2,.grid-3,.home-steps__grid,.product-grid,.catalog-grid{grid-template-columns:1fr}.home-section__header--split{align-items:flex-start;flex-direction:column}.home-step{min-height:auto}.home-step__number{margin-bottom:var(--space-4)}.site-menu-toggle{display:inline-flex;margin-left:auto}.site-header__inner{position:relative}.site-header__actions{display:contents}.site-nav{position:absolute;top:calc(100% - 8px);right:0;left:0;display:none;padding:var(--space-4);border:1px solid rgb(245 239 227 / .22);background:rgb(16 21 18 / .94)}body.menu-open .site-nav{display:block}.site-nav__list{align-items:flex-start;flex-direction:column;gap:var(--space-2)}.cart-button{margin-left:var(--space-2)}.site-footer__inner,.vv-intro__grid{align-items:flex-start;display:flex;flex-direction:column}.site-footer__nav{justify-content:flex-start}.single-product{padding-block:118px var(--space-8)}.single-product__grid{grid-template-columns:1fr;gap:var(--space-6)}.single-product__media--sticky{position:static}.single-product__specs li{display:grid;gap:var(--space-1)}.cart-drawer__panel{top:auto;bottom:0;width:100%;height:92%}.filter-open{display:inline-flex}.catalog-layout{display:block}.catalog-filters{position:fixed;inset:0;z-index:1001;display:block;max-height:none;overflow:auto;padding:var(--space-5);background:var(--bege);transform:translateX(-100%);transition:transform 220ms ease}body.filters-open .catalog-filters{transform:translateX(0)}.catalog-filters__close{display:grid;place-items:center}}@media (min-width:761px) and (max-width:1040px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-card{display:flex;flex-direction:column;height:100%}.product-card__body{display:flex;flex-direction:column;flex:1;padding-top:var(--space-4)}.product-card__price{margin-top:auto!important}.product-card__add{width:100%;margin-top:var(--space-4)}body:not(.home) .site-header{color:var(--preto-garrafa)}body:not(.home) .site-header .site-brand{color:var(--vinho)}body:not(.home) .site-header__inner{background:rgb(244 237 224 / .92);backdrop-filter:blur(8px);border-radius:999px;padding:8px 24px;margin-top:16px}.single-product__back{display:inline-flex;align-items:center;gap:6px;margin-bottom:var(--space-5);font-family:var(--sans);font-size:13px;font-weight:500;color:var(--cinza-pedra);text-transform:uppercase;letter-spacing:.08em;text-decoration:none;transition:color 200ms ease}.single-product__back:hover{color:var(--vinho)}.single-product__back::before{content:"\2190";font-size:16px}