:root{--vf-paper:#fbf9f6;--vf-line:#ded7ce;--vf-muted:#766e65;--vf-serif:"Playfair Display",Georgia,serif;--vf-sans:"Montserrat",Arial,sans-serif}.vf-solid-button{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 22px;background:#25231f;color:#fff;border:1px solid #25231f;text-decoration:none;font:500 11px/1.4 var(--vf-sans,Arial,sans-serif);letter-spacing:1.4px;cursor:pointer}.vf-solid-button:hover{background:#413c35;color:#fff}.vf-solid-button:disabled{opacity:.45;cursor:default}.vf-text-button{display:block;margin:16px auto 0;background:none;border:0;color:#514a41;font:13px var(--vf-sans,Arial,sans-serif);text-decoration:underline;text-underline-offset:4px;cursor:pointer}.vf-search-dialog{width:min(1120px,94vw);max-height:90dvh;padding:0;border:1px solid var(--vf-line);background:var(--vf-paper);color:#25231f;overflow:auto;box-shadow:0 18px 70px #0003}.vf-search-dialog::backdrop{background:#17151299;backdrop-filter:blur(4px)}.vf-search-panel{padding:25px 54px 42px}.vf-search-top{display:flex;align-items:center;justify-content:space-between}.vf-search-brand{font:38px/1 Georgia,serif;color:#25231f;text-align:center;text-decoration:none}.vf-search-brand span{display:block;font:8px Arial,sans-serif;letter-spacing:2px;margin-top:5px}.vf-search-close{font:32px/1 Arial;background:none;border:0;padding:10px;cursor:pointer;color:inherit}.vf-search-eyebrow{font:10px Arial;letter-spacing:3px;text-align:center;margin:18px 0 12px}#vf-search-title{font:400 clamp(30px,4vw,48px)/1.15 var(--vf-serif,Georgia,serif);text-align:center;margin:0 0 27px}.vf-search-form{display:flex;align-items:center;border-bottom:1px solid #958c80;gap:12px;padding:8px 0}.vf-search-form input{flex:1;min-width:0;background:transparent;border:0;outline:none;box-shadow:none;font:16px var(--vf-sans,Arial,sans-serif);padding:10px 0;color:#25231f}.vf-search-form:focus-within{border-color:#25231f;box-shadow:0 1px #25231f}.vf-search-form button{background:none;border:0;color:inherit;cursor:pointer}.vf-search-form button[type=submit]{font-size:24px}.vf-search-clear{font:12px Arial}.vf-search-shortcuts{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 27px;margin:20px 0 30px}.vf-search-shortcuts a{font:12px Arial;color:#625a50;text-decoration:none}.vf-search-shortcuts a:hover{text-decoration:underline}.vf-search-results-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.vf-search-results-head h3{font:400 24px var(--vf-serif,Georgia,serif);margin:0}.vf-search-all{font:11px Arial;color:#4b443b;text-decoration:underline;text-underline-offset:4px}.vf-search-status{font:13px Arial;color:var(--vf-muted);margin:10px 0;min-height:16px}.vf-search-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.vf-search-card{display:flex;flex-direction:column;color:#25231f;text-decoration:none;gap:9px;min-width:0}.vf-search-card-photo{aspect-ratio:4/5;background:#fff;overflow:hidden}.vf-search-card img{width:100%;height:100%;object-fit:contain;transition:transform .45s ease}.vf-search-card:hover img{transform:scale(1.035)}.vf-search-card-name{font:13px/1.5 var(--vf-sans,Arial,sans-serif)}.vf-search-card-price{font:500 13px Arial}#sidebar-cart.vf-cart{--bs-offcanvas-width:470px;background:var(--vf-paper);color:#25231f;width:min(470px,100vw)}#sidebar-cart .sidebar-header{padding:27px 28px;border-bottom:1px solid var(--vf-line);background:transparent}#sidebar-cart-title{font:400 32px var(--vf-serif,Georgia,serif);color:#25231f}.vf-cart-count{font:16px Arial;color:#766e65}#sidebar-cart cart-area{display:flex;flex-direction:column;overflow:hidden;padding:0;min-height:0}#sidebar-cart .vf-cart-native-totals{display:none}#sidebar-cart .sidebar-body__content{overflow:auto;flex:1;min-height:0;margin:0;padding:0 28px;align-content:start;display:block}#sidebar-cart .vf-cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 30px;color:#807362;gap:17px}#sidebar-cart .vf-cart-empty h3{font:400 30px/1.2 var(--vf-serif,Georgia,serif);color:#25231f;max-width:300px;margin:7px 0 0}#sidebar-cart .vf-cart-empty p{font:13px/1.6 Arial;color:#766e65;margin:0 0 12px}#sidebar-cart .vf-cart-empty .vf-solid-button{width:100%;max-width:320px}#sidebar-cart .vf-cart-empty .vf-text-button{margin-top:0}#sidebar-cart:has(.store-product) .vf-cart-empty{display:none}#sidebar-cart:not(:has(.store-product)) .vf-cart-summary,#sidebar-cart:not(:has(.store-product)) .sidebar-body__content{display:none}#sidebar-cart .store-product{width:100%;padding:22px 0;border-bottom:1px solid var(--vf-line);font-family:var(--vf-sans,Arial,sans-serif)}#sidebar-cart .store-product__wrapper{display:grid;grid-template-columns:90px minmax(0,1fr);gap:18px;align-items:start}#sidebar-cart .store-product__image{width:90px;height:120px;object-fit:contain;background:#fff}#sidebar-cart .store-product__name{font:400 15px/1.45 var(--vf-sans,Arial,sans-serif);color:#25231f}#sidebar-cart .store-product__name a{color:inherit}#sidebar-cart .store-product__info{min-width:0}#sidebar-cart .store-product__sku,#sidebar-cart .store-product__brand,#sidebar-cart .store-product__price--qty{display:none}#sidebar-cart .store-product__price{font:500 14px Arial}#sidebar-cart .store-product__option{font:12px/1.6 Arial;color:#766e65}#sidebar-cart .store-product__actions{margin-top:12px}#sidebar-cart .store-product__quantity{max-width:115px}#sidebar-cart .vf-cart-summary{flex-shrink:0;position:static;padding:22px 28px 20px;background:var(--vf-paper);border-top:1px solid var(--vf-line);display:block}.vf-cart-subtotal{display:flex;justify-content:space-between;font:16px Arial}.vf-cart-subtotal strong{font-weight:500}.vf-cart-shipping,.vf-cart-discount,.vf-cart-minimum{font:12px/1.5 Arial;color:#766e65;margin:10px 0 18px}.vf-cart-secure{text-align:center;font:11px Arial;color:#766e65;margin:17px 0 0}#sidebar-cart .vf-solid-button{width:100%}#sidebar-cart .vf-solid-button[aria-disabled=true]{pointer-events:none;opacity:.45}.vf-filters{padding:25px 23px;background:var(--vf-paper);border:1px solid var(--vf-line);font-family:var(--vf-sans,Arial,sans-serif);color:#25231f}.vf-filters-heading{display:flex;align-items:flex-start;gap:12px;justify-content:space-between}.vf-filters-heading h2{font:400 28px/1.12 var(--vf-serif,Georgia,serif);margin:0}.vf-filter-clear{border:0;background:none;white-space:nowrap;font:11px Arial;color:#786957;text-decoration:underline;padding:6px 0;cursor:pointer}.vf-filters .theme-filters__count{font:12px Arial;color:#766e65;margin:14px 0 20px}.vf-filter-selected{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.vf-filter-selected:empty{display:none}.vf-filter-chip{border:1px solid #d2c4b3;background:#efe8de;padding:7px 10px;font:11px Arial;color:#51473c;cursor:pointer}.vf-filter-chip span{margin-left:8px}.vf-filters .theme-filters__subtitle,.vf-filter-section summary{font:500 13px Arial;letter-spacing:.2px;color:#25231f}.vf-filters .theme-filters__select{margin-top:10px;width:100%;background:#fff;border:1px solid var(--vf-line);padding:12px;font:13px Arial;border-radius:0}.vf-sort-block{margin-bottom:22px}.vf-filter-section{border-top:1px solid var(--vf-line);padding:19px 0}.vf-filter-section summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none}.vf-filter-section summary::-webkit-details-marker{display:none}.vf-filter-section summary span{font:20px/14px Arial}.vf-filter-section[open] summary span{transform:rotate(45deg)}.vf-filter-options{border:0;padding:16px 0 0;margin:0;display:flex;flex-direction:column;gap:12px}.vf-filter-option{display:flex;align-items:center;gap:9px;font:13px Arial;cursor:pointer}.vf-filter-option input{accent-color:#8e7759;width:15px;height:15px}.vf-filter-option small{margin-left:auto;color:#94887a;font-size:11px}.vf-filter-sizes{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.vf-filter-sizes .vf-filter-option{position:relative}.vf-filter-sizes input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.vf-filter-sizes .vf-filter-option-name{min-width:40px;padding:11px;text-align:center;border:1px solid var(--vf-line);background:#fff}.vf-filter-sizes input:checked~.vf-filter-option-name{background:#28241f;color:#fff;border-color:#28241f}.vf-filter-sizes input:focus-visible~span{outline:2px solid #9e7d52;outline-offset:3px}.vf-filter-swatch{width:20px;height:20px;border-radius:50%;background:var(--vf-swatch,#ddd);border:1px solid #bcb4a9}.vf-filter-categories{padding:16px 0 0;margin:0;list-style:none}.vf-filter-categories li+li{margin-top:12px}.vf-filter-categories a{display:flex;justify-content:space-between;font:13px Arial;color:inherit;text-decoration:none}.vf-filter-categories small{color:#94887a}.vf-filters #theme-filters-price{border-top:1px solid var(--vf-line);padding:19px 0;margin:0}.vf-filters .theme-filters__price-group{display:flex;gap:10px;margin-top:15px}.vf-filters .theme-filters__input{width:100%;border:1px solid var(--vf-line);background:#fff;font:13px Arial;padding:11px 8px;border-radius:0}.vf-filters .theme-filters__label{font:12px Arial;margin-bottom:6px}.vf-filters .theme-filters__message{font:12px/1.4 Arial;color:#963f32;margin-top:10px}.vf-filter-submit{margin-top:15px}.vf-filter-submit button{width:100%}#sidebar-filters{background:var(--vf-paper)}#sidebar-filters-title{font:400 28px var(--vf-serif,Georgia,serif)}#sidebar-filters .vf-filters{border:0;padding:12px 0}#sidebar-filters .sidebar-actions{background:var(--vf-paper);border-top:1px solid var(--vf-line)}#apply-filters-mobile{background:#25231f;color:#fff;font:11px Arial;letter-spacing:1.3px;padding:17px}@media(min-width:768px){.main-container[data-layout="home"] .vf-carousel .vf-slide:first-child .vf-hero{height:33.349609375vw!important;min-height:0!important;max-height:none!important}.vf-carousel .vf-campaign--4 .vf-campaign-visual img{object-fit:contain}}#sidebar-cart .store-product__attributes{display:none}#filters-form .theme-filters__input,.theme-filters.vf-filters select.theme-filters__select{font:13px var(--vf-sans,Arial,sans-serif)!important;border:1px solid #ded7ce!important;background:#fff!important;color:#25231f!important;border-radius:0!important;padding:10px!important}.vf-filters input[type=checkbox]{appearance:auto!important;opacity:1;position:static}.vf-filters .vf-filter-sizes input{position:absolute;opacity:0}.theme-filters.vf-filters,.vf-filters .theme-filters__form{display:block;gap:0}.vf-filters-heading{width:100%;margin-bottom:0}.vf-filters .theme-filters__list{padding-top:0;width:100%}.vf-filters .vf-sort-block{padding-top:0;border-top:0}.vf-filters .theme-filters__price-group>div{flex:1;min-width:0;width:50%}.vf-filters .theme-filters__subtitle{text-transform:none;margin:0;color:#25231f!important}.vf-filters .theme-filters__input,.vf-filters .theme-filters__select{font:13px var(--vf-sans,Arial,sans-serif)!important;border:1px solid var(--vf-line)!important;background:#fff!important;color:#25231f!important;border-radius:0!important}.vf-filters .theme-filters__input{padding:10px!important}.vf-filter-section{width:100%}.vf-filter-section summary span{font-size:0;transform:none!important}.vf-filter-section summary span::before{content:'+';font:20px Arial}.vf-filter-section[open] summary span::before{content:'−'}.vf-filter-submit{width:100%}#sidebar-filters .sidebar-header{padding:22px;border-bottom:1px solid var(--vf-line)}#sidebar-filters .sidebar-body{padding:20px 22px}#sidebar-filters .sidebar-actions{padding:15px 22px}#apply-filters-mobile{width:100%}#sidebar-filters .sidebar-header__close{width:36px;height:36px;font-size:22px}#sidebar-cart .store-product__input{height:34px!important;width:42px!important;padding:0!important;border:0!important;background:none!important;font:13px var(--vf-sans,Arial,sans-serif)!important;appearance:textfield!important}#sidebar-cart .store-product__quantity{display:flex;align-items:center;border:1px solid var(--vf-line);background:#fff;height:36px;width:112px}#sidebar-cart .store-product__handler{width:34px;height:34px;flex-shrink:0;font-size:17px;background:none;border:0;color:#514a41}#sidebar-cart .store-product__input{width:42px;height:34px;text-align:center;padding:0;border:0;background:none;font:13px Arial;appearance:textfield}#sidebar-cart .store-product__input::-webkit-inner-spin-button{appearance:none}#sidebar-cart .store-product__delete{font:11px Arial;text-decoration:underline;text-underline-offset:3px;margin-left:12px}#sidebar-cart .store-product__actions{display:flex;align-items:center}#sidebar-cart-title .vf-cart-count,#sidebar-cart-title .theme-cart-counter{font:400 16px Arial}#sidebar-cart-title .vf-cart-count{margin-left:7px}#sidebar-cart .sidebar-header__close{width:36px;height:36px;font-size:22px}@media(max-width:767px){.vf-search-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border:0}.vf-search-panel{padding:20px 22px 32px}.vf-search-eyebrow{margin-top:27px}#vf-search-title{font-size:33px}.vf-search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.vf-search-results-head{align-items:flex-start}.vf-search-results-head h3{font-size:23px}.vf-search-all{max-width:105px;line-height:1.5}.vf-search-shortcuts{gap:12px 20px}.vf-search-card-name{font-size:12px}.vf-search-card-price{font-size:12px}#sidebar-cart .sidebar-header{padding:22px}#sidebar-cart-title{font-size:29px}#sidebar-cart .sidebar-body__content{padding:0 22px}#sidebar-cart .vf-cart-summary{padding:19px 22px}.vf-filter-submit{display:none}}@media(prefers-reduced-motion:reduce){.vf-search-card img{transition:none}}