:root{--valesco-ink: #12110f;--valesco-paper: #ffffff;--valesco-soft: #f6f2ec;--valesco-line: #e6e0d8;--valesco-accent: #b68a50;--valesco-muted: #716b63;--valesco-radius: 18px;--valesco-content-max: 1440px;--valesco-gutter: 48px;--valesco-gutter-mobile: 24px;--valesco-section-space: 72px;--valesco-section-space-mobile: 48px;--valesco-shadow-soft: 0 16px 50px rgba(20, 18, 15, .07);--valesco-shadow-card: 0 14px 38px rgba(20, 18, 15, .06);--valesco-ease: cubic-bezier(.22, 1, .36, 1);--valesco-motion-duration: .62s;--valesco-motion-distance: 24px;--valesco-motion-stagger: 70ms}html,body{width:100%;max-width:100%;overflow-x:hidden;background-color:var(--valesco-paper, #ffffff)}html{overscroll-behavior-y:none}body{overscroll-behavior-y:auto}html{min-height:100%;color-scheme:light}body{min-height:100dvh}.page-wrapper,#header-group,#MainContent,#MainContent>.shopify-section{width:100%;max-width:100%;min-width:0}.valesco-section,.valesco-header,.valesco-footer-shell{color:var(--valesco-ink);font-synthesis-weight:none;direction:var(--valesco-copy-direction, rtl)}.valesco-section *,.valesco-header *,.valesco-footer-shell *,.valesco-section *:before,.valesco-header *:before,.valesco-footer-shell *:before,.valesco-section *:after,.valesco-header *:after,.valesco-footer-shell *:after{box-sizing:border-box}.valesco-page{width:min(var(--valesco-content-max),calc(100% - var(--valesco-gutter)));margin-inline:auto}.valesco-page--wide{width:min(1680px,calc(100% - 32px))}[data-v-reveal]{--v-reveal-delay: 0ms}[data-v-reveal]:not(.is-revealed)[data-v-reveal=fade_up]{opacity:0;transform:translate3d(0,var(--valesco-motion-distance),0)}[data-v-reveal]:not(.is-revealed)[data-v-reveal=fade]{opacity:0}[data-v-reveal]:not(.is-revealed)[data-v-reveal=scale]{opacity:0;transform:scale(.975)}[data-v-reveal]:not(.is-revealed)[data-v-reveal=clip]{opacity:0;clip-path:inset(0 0 18% 0);transform:translate3d(0,12px,0)}[data-v-reveal]{transition:opacity var(--valesco-motion-duration) var(--valesco-ease) var(--v-reveal-delay),transform var(--valesco-motion-duration) var(--valesco-ease) var(--v-reveal-delay),clip-path calc(var(--valesco-motion-duration) + .12s) var(--valesco-ease) var(--v-reveal-delay)}[data-v-reveal].is-revealed{opacity:1;transform:none;clip-path:inset(0 0 0 0)}[data-v-reveal] .v-stagger-item{opacity:0;transform:translate3d(0,18px,0);transition:opacity .52s var(--valesco-ease),transform .62s var(--valesco-ease)}[data-v-reveal].is-revealed .v-stagger-item{opacity:1;transform:translateZ(0);transition-delay:calc(var(--v-order, 0) * var(--valesco-motion-stagger))}[data-v-reveal=none] .v-stagger-item{opacity:1;transform:none;transition:none}.valesco-header{position:relative;z-index:50;color:var(--v-header-text, var(--valesco-ink));width:100%;max-width:100%}.valesco-header.valesco-header--sticky{position:sticky;inset-block-start:0;z-index:70}.valesco-announcement{min-height:var(--v-announcement-height, 48px);display:grid;place-items:center;padding:8px 20px;text-align:center;background:var(--v-announcement-bg, #050505);color:var(--v-announcement-text, #fff);font-size:var(--v-announcement-size, 13px);font-weight:650;letter-spacing:.01em}.valesco-announcement p{margin:0}.valesco-main-header{position:relative;background:var(--v-header-bg, #fff);border-bottom:1px solid var(--v-header-border, rgba(17,17,17,.07));transition:background-color .26s ease,box-shadow .26s ease,backdrop-filter .26s ease}.valesco-header[data-glass=true][data-scrolled=true] .valesco-main-header{background:var(--v-header-glass-bg, rgba(255,255,255,.82));box-shadow:0 10px 40px #0e0d0c0f;backdrop-filter:blur(var(--v-header-blur, 16px)) saturate(135%);-webkit-backdrop-filter:blur(var(--v-header-blur, 16px)) saturate(135%)}.valesco-header-row{min-height:var(--v-header-height, 86px);display:grid;grid-template-columns:minmax(88px,1fr) auto minmax(88px,1fr);align-items:center;gap:16px;direction:ltr}.valesco-header-actions{display:flex;align-items:center;align-self:center;min-height:var(--v-icon-button, 44px);gap:var(--v-icon-gap, 10px)}.valesco-header-actions--start{justify-content:flex-start;justify-self:start!important;width:max-content}.valesco-header-actions--end{justify-content:flex-end;justify-self:end!important;width:max-content}.valesco-icon-btn{width:var(--v-icon-button, 44px);height:var(--v-icon-button, 44px);border:1px solid transparent;background:transparent;color:inherit;display:grid;place-items:center;text-decoration:none;border-radius:999px;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s var(--valesco-ease)}.valesco-icon-btn svg{width:var(--v-icon-size, 24px);height:var(--v-icon-size, 24px);fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(hover:hover){.valesco-icon-btn:hover{background:var(--valesco-soft);border-color:#1111110d;transform:translateY(-1px)}}.valesco-logo{color:inherit;text-decoration:none;display:flex;align-items:center;justify-content:center;align-self:center;min-height:var(--v-icon-button, 44px);padding:0;font-family:var(--font-heading--family, var(--font-body--family), sans-serif);font-weight:760;letter-spacing:var(--v-logo-tracking, .06em);font-size:var(--v-logo-size, 32px);line-height:1;white-space:nowrap;justify-self:center;transform:translateY(var(--v-logo-offset, 2px))}.valesco-cart-wrap{position:relative}.valesco-cart-icon{position:relative;display:grid;place-items:center;width:var(--v-icon-size, 24px);height:var(--v-icon-size, 24px)}.valesco-cart-icon.header-actions__cart-icon--has-cart>svg{-webkit-mask:none!important;mask:none!important}.valesco-cart-icon .cart-bubble{--cart-bubble-size: 16px;--cart-bubble-top: -6px;--cart-bubble-right: -7px;width:16px;min-width:16px;height:16px;top:-6px;right:-7px;font-size:9px}.valesco-cart-count{position:absolute;inset-inline-end:-1px;top:1px;min-width:18px;height:18px;padding-inline:4px;border-radius:20px;background:var(--valesco-ink);color:#fff;font-size:10px;display:grid;place-items:center}.valesco-menu-details{position:relative;display:flex;align-items:center;align-self:center;min-height:var(--v-icon-button, 44px)}.valesco-menu-details[open]{z-index:80}.valesco-menu-details summary{list-style:none}.valesco-menu-details summary::-webkit-details-marker{display:none}.valesco-menu-panel{position:absolute;inset-inline:auto;right:0;left:auto;top:calc(100% + 12px);width:min(340px,calc(100vw - 24px));max-width:calc(100vw - 24px);padding:12px;border:1px solid var(--valesco-line);background:#fffffff5;border-radius:max(14px,var(--valesco-radius));box-shadow:var(--valesco-shadow-soft);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform-origin:top right;animation:valesco-menu-in .22s var(--valesco-ease) both;direction:rtl;overflow:hidden}@keyframes valesco-menu-in{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:none}}.valesco-menu-panel a{display:flex;width:100%;min-width:0;justify-content:space-between;align-items:center;gap:16px;color:var(--valesco-ink);text-decoration:none;padding:13px 12px;border-radius:10px;font-weight:620;transition:background-color .16s ease,padding .18s var(--valesco-ease)}.valesco-menu-panel a:after{content:"\2190";opacity:.38;font-size:13px}@media(hover:hover){.valesco-menu-panel a:hover{background:var(--valesco-soft);padding-inline:16px 12px}}.valesco-section-heading{margin-bottom:var(--v-heading-gap, 30px)}.valesco-section-heading[data-align=center]{text-align:center}.valesco-section-heading[data-align=start]{text-align:start}.valesco-section-heading h2,.valesco-products-title{margin:0;color:var(--v-heading-color, var(--valesco-ink));font-size:var(--v-heading-size, clamp(30px, 4vw, 44px));line-height:1.08;font-weight:730;letter-spacing:-.018em;text-wrap:balance}.valesco-section-heading .valesco-eyebrow,.valesco-products-eyebrow{display:block;margin-bottom:8px;color:var(--v-accent, var(--valesco-accent));font-size:12px;font-weight:750;letter-spacing:.1em}.valesco-section-rule{width:var(--v-rule-width, 54px);height:2px;margin-top:13px;background:var(--v-accent, var(--valesco-accent))}[data-align=center] .valesco-section-rule{margin-inline:auto}.valesco-categories{padding-block:var(--v-section-top, var(--valesco-section-space)) var(--v-section-bottom, var(--valesco-section-space));background:var(--v-section-bg, var(--valesco-paper))}.valesco-categories-grid{display:grid;grid-template-columns:repeat(var(--v-category-columns, 5),minmax(0,1fr));gap:var(--v-category-gap, 22px);align-items:start}.valesco-category-card{position:relative;display:block;min-width:0;color:var(--v-category-text, var(--valesco-ink));text-align:center;text-decoration:none;-webkit-tap-highlight-color:transparent}.valesco-category-orb{position:relative;width:min(var(--v-category-size, 136px),100%);aspect-ratio:1;margin-inline:auto;display:grid;place-items:center;overflow:hidden;border:var(--v-category-border-width, 1px) solid var(--v-category-border, var(--valesco-line));border-radius:var(--v-category-radius, 999px);background:var(--v-category-bg, #fff);box-shadow:var(--v-category-shadow, none);transition:transform .42s var(--valesco-ease),box-shadow .42s ease,border-color .3s ease}.valesco-category-orb:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff73;pointer-events:none}.valesco-category-orb img{width:100%;height:100%;object-fit:var(--v-category-fit, cover);transition:transform .7s var(--valesco-ease)}.valesco-category-orb svg{width:var(--v-category-icon-scale, 52%);height:var(--v-category-icon-scale, 52%);fill:none;stroke:currentColor;stroke-width:1.35;transition:transform .42s var(--valesco-ease)}.valesco-category-label{margin-top:13px;display:block;font-size:var(--v-category-label-size, 15px);font-weight:650}.valesco-category-meta{display:block;margin-top:4px;color:var(--valesco-muted);font-size:11px}@media(hover:hover){.valesco-categories[data-hover=lift] .valesco-category-card:hover .valesco-category-orb{transform:translateY(-7px);box-shadow:0 18px 34px #15120e17;border-color:#b68a5057}.valesco-categories[data-hover=zoom] .valesco-category-card:hover .valesco-category-orb img,.valesco-categories[data-hover=zoom] .valesco-category-card:hover .valesco-category-orb svg{transform:scale(1.08)}.valesco-categories[data-hover=glow] .valesco-category-card:hover .valesco-category-orb{box-shadow:0 0 0 7px #b68a5014,0 18px 42px #15120e14}}.valesco-products{padding-block:var(--v-section-top, var(--valesco-section-space)) var(--v-section-bottom, var(--valesco-section-space));background:var(--v-section-bg, var(--valesco-paper))}.valesco-products-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:var(--v-products-heading-gap, 28px)}.valesco-products-head[data-align=center]{align-items:center}.valesco-products-head[data-align=center] .valesco-products-heading-copy{text-align:center;margin-inline:auto}.valesco-products-head[data-align=center] .valesco-section-rule{margin-inline:auto}.valesco-link{position:relative;color:var(--v-heading-color, var(--valesco-ink));text-decoration:none;font-weight:650;display:inline-flex;gap:8px;align-items:center;white-space:nowrap}.valesco-link span{transition:transform .2s var(--valesco-ease)}@media(hover:hover){.valesco-link:hover span{transform:translate(-4px)}}.valesco-product-grid{display:grid;grid-template-columns:repeat(var(--v-product-columns, 4),minmax(0,1fr));gap:var(--v-product-gap, 18px)}.valesco-product-card{--v-pointer-x: 50%;--v-pointer-y: 50%;position:relative;min-width:0;overflow:hidden;border:var(--v-card-border-width, 1px) solid var(--v-card-border, var(--valesco-line));border-radius:var(--v-card-radius, 16px);background:var(--v-card-bg, #fff);box-shadow:var(--v-card-shadow, none);isolation:isolate;transition:transform .42s var(--valesco-ease),box-shadow .42s ease,border-color .32s ease}.valesco-product-card[data-v-card-effect=spotlight]:before{content:"";position:absolute;z-index:0;inset:0;opacity:0;background:radial-gradient(260px circle at var(--v-pointer-x) var(--v-pointer-y),rgba(182,138,80,.1),transparent 65%);transition:opacity .24s ease;pointer-events:none}.valesco-product-card>*{position:relative;z-index:1}@media(hover:hover){.valesco-product-card[data-v-card-effect=lift]:hover{transform:translateY(-7px);box-shadow:0 22px 48px #12100d17;border-color:#b68a5040}.valesco-product-card[data-v-card-effect=zoom]:hover .valesco-product-media img{transform:scale(1.055)}.valesco-product-card[data-v-card-effect=spotlight]:hover{transform:translateY(-4px);border-color:#b68a5040;box-shadow:0 18px 40px #12100d12}.valesco-product-card[data-v-card-effect=spotlight]:hover:before{opacity:1}}.valesco-product-media{position:relative;aspect-ratio:var(--v-product-ratio, 4 / 5);background:var(--v-product-media-bg, #faf8f4);overflow:hidden}.valesco-product-media>a{display:block;width:100%;height:100%}.valesco-product-media img{width:100%;height:100%;object-fit:var(--v-product-fit, contain);padding:var(--v-product-image-padding, 14px);transition:transform .7s var(--valesco-ease),opacity .48s ease;-webkit-user-drag:none}.valesco-product-image--primary{position:relative;z-index:1}.valesco-product-image--secondary{position:absolute;inset:0;z-index:2;opacity:0}@media(hover:hover){.valesco-product-card.secondary-image-ready:hover .valesco-product-image--secondary{opacity:1}.valesco-product-card.secondary-image-ready:hover .valesco-product-image--primary{opacity:0}}.valesco-product-media .placeholder-svg{width:100%;height:100%;padding:20%}.valesco-badge-stack{position:absolute;top:12px;inset-inline-start:12px;display:flex;flex-direction:column;align-items:flex-start;gap:7px;z-index:2}.valesco-badge{background:var(--v-badge-bg, #f2eee8);color:var(--v-badge-text, #2a2722);border:1px solid rgba(17,17,17,.04);border-radius:var(--v-badge-radius, 999px);padding:7px 10px;font-size:11px;line-height:1;font-weight:760;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.valesco-badge--sale{background:var(--v-sale-bg, var(--valesco-accent));color:var(--v-sale-text, #fff)}.valesco-card-form{margin:0}.valesco-card-cart{position:absolute;bottom:12px;inset-inline-end:12px;min-width:var(--v-cart-size, 44px);height:var(--v-cart-size, 44px);padding-inline:12px;border:1px solid var(--v-card-border, var(--valesco-line));background:var(--v-cart-bg, rgba(255,255,255,.9));color:var(--v-cart-text, var(--valesco-ink));border-radius:999px;display:inline-flex;gap:7px;justify-content:center;align-items:center;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .22s var(--valesco-ease),background-color .22s ease,color .22s ease}.valesco-card-cart svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.valesco-products[data-cart-style=icon] .valesco-card-cart-label{display:none}.valesco-products[data-cart-style=pill] .valesco-card-cart{padding-inline:16px}.valesco-card-cart:disabled{opacity:.42;cursor:not-allowed}@media(hover:hover){.valesco-card-cart:not(:disabled):hover{transform:translateY(-2px) scale(1.02);background:var(--valesco-ink);color:#fff}}.valesco-product-info{padding:var(--v-card-info-padding, 16px)}.valesco-product-vendor{margin-bottom:5px;color:var(--valesco-muted);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.valesco-product-name{margin:0 0 8px;font-size:var(--v-product-title-size, 15px);line-height:1.45;font-weight:650}.valesco-product-name a{color:var(--v-product-title-color, var(--valesco-ink));text-decoration:none}.valesco-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;font-size:var(--v-price-size, 15px)}.valesco-price-current{color:var(--v-price-color, var(--valesco-ink));font-weight:780}.valesco-price-current.is-sale{color:var(--valesco-sale, #ef3f45)}.valesco-price-compare{color:var(--v-compare-color, #8b8780);text-decoration:line-through;font-size:.88em}.valesco-empty-note{text-align:center;color:var(--valesco-muted);padding:30px;border:1px dashed var(--valesco-line);border-radius:var(--v-card-radius,16px)}.valesco-footer-shell{background:var(--v-footer-bg, #fff);padding-block:var(--v-footer-top, 28px) var(--v-footer-bottom, 22px)}html[dir=rtl] .valesco-products-head{flex-direction:row}html[dir=rtl] .valesco-products-heading-copy,html[dir=rtl] .valesco-footer-shell,html[dir=rtl] .valesco-menu-panel,html[dir=rtl] product-card .product-card__content{text-align:start}html[dir=rtl] .valesco-menu-panel a{direction:rtl}.valesco-header-actions{min-width:0}.valesco-header-actions--start{gap:clamp(4px,1vw,10px)}.valesco-header-actions--start .valesco-icon-btn{flex:0 0 auto}html.valesco-luxury product-card.valesco-native-product-card{position:relative;border:1px solid var(--vl-line, #e8e4dc)!important;border-radius:var(--vl-card-radius, 14px)!important}html.valesco-luxury product-card.valesco-native-product-card .product-card__content{overflow:hidden}html.valesco-luxury product-card.valesco-native-product-card [ref=productTitleLink] [role=heading]{min-height:2.56em!important}html.valesco-luxury product-card.valesco-native-product-card product-price .price-item__group.price{color:var(--valesco-sale-price, #ef3f45);font-weight:800}html.valesco-luxury product-card.valesco-native-product-card product-price .compare-at-price{color:#8b8780;opacity:.68;text-decoration:line-through}html.valesco-luxury product-card.valesco-native-product-card product-price [ref=priceContainer]{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 8px;direction:ltr}.valesco-native-discount-percent{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:var(--valesco-sale-price, #ef3f45);color:#fff;font-size:11px;font-weight:800}.valesco-whatsapp-float{position:fixed;z-index:90;inset-inline-end:max(18px,env(safe-area-inset-right));inset-block-end:max(18px,env(safe-area-inset-bottom));display:inline-flex;align-items:center;gap:9px;min-height:50px;padding:10px 16px;border-radius:999px;background:var(--valesco-whatsapp-bg, #25d366);color:#fff;font-weight:750;text-decoration:none;box-shadow:0 12px 32px #0000002e}.valesco-whatsapp-float svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:749px){.valesco-whatsapp-float{min-width:50px;width:50px;height:50px;padding:0;justify-content:center}.valesco-whatsapp-float span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}}.valesco-benefits{width:min(var(--valesco-content-max),calc(100% - var(--valesco-gutter)));margin:0 auto var(--v-footer-gap, 18px);display:grid;grid-template-columns:repeat(var(--v-benefit-columns, 4),1fr);background:var(--v-footer-surface, var(--valesco-soft));border:1px solid var(--v-footer-border, var(--valesco-line));border-radius:var(--v-footer-radius, 18px);overflow:hidden}.valesco-benefit{min-height:var(--v-benefit-height, 82px);padding:15px 18px;display:flex;align-items:center;justify-content:center;gap:12px;border-inline-end:1px solid var(--v-footer-border, var(--valesco-line))}.valesco-benefit:last-child{border-inline-end:0}.valesco-benefit svg{width:var(--v-benefit-icon, 27px);height:var(--v-benefit-icon, 27px);fill:none;stroke:currentColor;stroke-width:1.45;flex:0 0 auto}.valesco-benefit span{font-size:14px;font-weight:650}.valesco-footer-main{width:min(var(--valesco-content-max),calc(100% - var(--valesco-gutter)));margin:auto;background:var(--v-footer-surface, var(--valesco-soft));color:var(--v-footer-text, var(--valesco-ink));border:1px solid var(--v-footer-border, var(--valesco-line));border-radius:var(--v-footer-radius, 18px);padding:var(--v-footer-padding, 38px 40px 26px)}.valesco-newsletter-row{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(320px,1.35fr);gap:40px;align-items:center;min-width:0;max-width:100%}.valesco-newsletter-copy h2{margin:0 0 8px;color:inherit;font-size:var(--v-footer-heading-size, 30px);line-height:1.1}.valesco-newsletter-copy p{margin:0;color:var(--v-footer-muted, var(--valesco-muted));line-height:1.6}.valesco-newsletter,.valesco-newsletter form{display:flex;flex-wrap:wrap;width:100%;min-width:0;max-width:100%;gap:0}.valesco-newsletter-field{display:flex;width:100%;min-width:0;max-width:100%}.valesco-newsletter input{min-width:0;flex:1;height:var(--v-newsletter-height, 58px);border:1px solid var(--v-footer-border, var(--valesco-line));border-inline-end:0;border-radius:10px 0 0 10px;background:#fff;color:var(--valesco-ink);padding:0 17px;font:inherit;font-size:16px;line-height:1.2;box-sizing:border-box;outline:none;transition:border-color .18s ease,box-shadow .18s ease}[dir=rtl] .valesco-newsletter input{border-radius:0 10px 10px 0}.valesco-newsletter input:focus{border-color:var(--valesco-accent);box-shadow:none}.valesco-newsletter button{min-width:var(--v-newsletter-button-width, 138px);height:var(--v-newsletter-height, 58px);border:1px solid var(--v-footer-button-bg, var(--valesco-ink));background:var(--v-footer-button-bg, var(--valesco-ink));color:var(--v-footer-button-text, #fff);font:inherit;font-weight:700;padding:0 22px;border-radius:0 10px 10px 0;cursor:pointer;transition:transform .18s var(--valesco-ease),opacity .18s ease}[dir=rtl] .valesco-newsletter button{border-radius:10px 0 0 10px}@media(hover:hover){.valesco-newsletter button:hover{transform:translateY(-1px);opacity:.9}}.valesco-newsletter-message{flex:0 0 100%;margin:8px 0 0;font-size:13px}.valesco-footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr) 1.05fr;gap:30px;padding:38px 0 28px;border-bottom:1px solid var(--v-footer-border, var(--valesco-line))}.valesco-footer-brand{font-size:var(--v-footer-brand-size, 30px);font-weight:760;letter-spacing:.06em;margin-bottom:11px}.valesco-footer-brand-col p{margin:0;color:var(--v-footer-muted, var(--valesco-muted));line-height:1.6}.valesco-footer-col h3{margin:0 0 13px;color:inherit;font-size:14px;letter-spacing:.02em}.valesco-footer-col a{display:block;color:var(--v-footer-muted, #4f4a43);text-decoration:none;font-size:13px;padding:5px 0;transition:color .16s ease,transform .18s var(--valesco-ease)}@media(hover:hover){.valesco-footer-col>a:hover{color:var(--v-footer-text, var(--valesco-ink));transform:translate(-3px)}}.valesco-socials{display:flex;flex-wrap:wrap;gap:8px}.valesco-socials a{width:38px;height:38px;border:1px solid var(--v-footer-border, var(--valesco-line));border-radius:50%;display:grid;place-items:center;color:var(--v-footer-text, var(--valesco-ink));text-decoration:none;background:#ffffff80;transition:transform .22s var(--valesco-ease),background-color .18s ease}.valesco-socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.valesco-socials .valesco-social-fill{fill:currentColor;stroke:none}@media(hover:hover){.valesco-socials a:hover{transform:translateY(-3px);background:#fff}}.valesco-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;font-size:12px;color:var(--v-footer-muted, var(--valesco-muted))}.valesco-payments{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.valesco-payment-native{height:28px;min-width:44px;padding:2px 5px;display:grid;place-items:center;background:#fff;border:1px solid var(--v-footer-border, var(--valesco-line));border-radius:6px}.valesco-payment-native svg{height:22px;width:auto;max-width:48px}.valesco-payment-pill{height:28px;min-width:56px;padding:0 10px;border-radius:6px;display:inline-grid;place-items:center;background:#fff;border:1px solid var(--v-footer-border, var(--valesco-line));color:#25211d;font-size:12px;font-weight:800;letter-spacing:-.02em}.valesco-payment-pill--tabby{background:#dffcf1}.valesco-payment-pill--tamara{background:#ffe7ec}.valesco-icon-btn:focus-visible,.valesco-link:focus-visible,.valesco-product-card a:focus-visible,.valesco-category-card:focus-visible,.valesco-newsletter input:focus-visible,.valesco-newsletter button:focus-visible,.valesco-socials a:focus-visible{outline:2px solid var(--valesco-accent);outline-offset:3px}@media(max-width:989px){.valesco-page{width:min(var(--valesco-content-max),calc(100% - 32px))}.valesco-header-row{min-height:var(--v-header-height-tablet, 74px)}.valesco-header-actions .valesco-account-link{display:none}.valesco-categories-grid[data-mobile-layout=scroll]{display:flex;overflow-x:auto;gap:var(--v-category-gap-mobile,14px);padding:2px 1px 12px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.valesco-categories-grid[data-mobile-layout=scroll]::-webkit-scrollbar{display:none}.valesco-categories-grid[data-mobile-layout=scroll] .valesco-category-card{flex:0 0 var(--v-category-size-mobile,112px);scroll-snap-align:start}.valesco-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.valesco-footer-grid{grid-template-columns:repeat(2,1fr)}.valesco-footer-brand-col{grid-column:1/-1}.valesco-newsletter-row{grid-template-columns:1fr;gap:22px}.valesco-benefits{grid-template-columns:repeat(2,1fr)}.valesco-benefit:nth-child(2n){border-inline-end:0}.valesco-benefit:nth-child(-n+2){border-bottom:1px solid var(--v-footer-border, var(--valesco-line))}}@media(max-width:749px){:root{--valesco-gutter: var(--valesco-gutter-mobile)}.valesco-page{width:calc(100% - var(--valesco-gutter-mobile))}.valesco-announcement{min-height:var(--v-announcement-height-mobile, 44px);font-size:var(--v-announcement-size-mobile, 12px);padding-block:7px}.valesco-header-row{min-height:var(--v-header-height-mobile, 66px);gap:8px}.valesco-header-actions,.valesco-logo,.valesco-menu-details{min-height:var(--v-icon-button-mobile, 40px)}.valesco-icon-btn{width:var(--v-icon-button-mobile, 40px);height:var(--v-icon-button-mobile, 40px)}.valesco-icon-btn svg{width:var(--v-icon-size-mobile, 22px);height:var(--v-icon-size-mobile, 22px)}.valesco-logo{font-size:var(--v-logo-size-mobile, 25px)}.valesco-menu-panel{top:calc(100% + 8px);right:0;left:auto;width:min(320px,calc(100vw - 32px));max-width:calc(100vw - 32px);backdrop-filter:none;-webkit-backdrop-filter:none}html.valesco-luxury #MainContent .main-collection-grid{width:100%;min-width:0;padding-inline:max(12px,env(safe-area-inset-left),env(safe-area-inset-right))!important}html.valesco-luxury #MainContent .main-collection-grid>div,html.valesco-luxury #MainContent .main-collection-grid .product-grid{width:100%;min-width:0}.valesco-main-header .valesco-account-link{display:none}.valesco-section-heading h2,.valesco-products-title{font-size:var(--v-heading-size-mobile, 30px)}.valesco-categories{padding-block:var(--v-section-top-mobile, var(--valesco-section-space-mobile)) var(--v-section-bottom-mobile, var(--valesco-section-space-mobile))}.valesco-category-orb{width:min(var(--v-category-size-mobile, 104px),100%)}.valesco-category-label{font-size:var(--v-category-label-size-mobile, 13px)}.valesco-categories-grid[data-mobile-layout=grid]{grid-template-columns:repeat(var(--v-category-columns-mobile, 3),minmax(0,1fr));gap:var(--v-category-gap-mobile,14px)}.valesco-products{padding-block:var(--v-section-top-mobile, var(--valesco-section-space-mobile)) var(--v-section-bottom-mobile, var(--valesco-section-space-mobile))}.valesco-products-head{align-items:center;gap:14px}.valesco-products-head[data-align=center]{flex-direction:column}.valesco-products[data-mobile-layout=scroll] .valesco-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:var(--v-product-gap-mobile,12px);padding:2px 1px 12px;scrollbar-width:none;overscroll-behavior-inline:contain}.valesco-products[data-mobile-layout=scroll] .valesco-product-grid::-webkit-scrollbar{display:none}.valesco-products[data-mobile-layout=scroll] .valesco-product-card{flex:0 0 min(var(--v-product-mobile-width, 78vw),330px);scroll-snap-align:start}.valesco-products[data-mobile-layout=grid] .valesco-product-grid{grid-template-columns:repeat(var(--v-product-columns-mobile, 2),minmax(0,1fr));gap:var(--v-product-gap-mobile,12px)}.valesco-product-info{padding:var(--v-card-info-padding-mobile, 13px)}.valesco-product-name{font-size:var(--v-product-title-size-mobile, 14px)}.valesco-products[data-cart-style=pill] .valesco-card-cart-label{display:none}.valesco-footer-shell{padding-block:var(--v-footer-top-mobile, 14px) var(--v-footer-bottom-mobile, 12px)}.valesco-benefits,.valesco-footer-main{width:calc(100% - var(--valesco-gutter-mobile));max-width:calc(100% - var(--valesco-gutter-mobile))}.valesco-benefit{min-height:76px;padding:12px 8px;gap:7px;text-align:center;flex-direction:column}.valesco-benefit span{font-size:11px}.valesco-benefit svg{width:24px;height:24px}.valesco-footer-main{padding:var(--v-footer-padding-mobile, 28px 18px 20px)}.valesco-newsletter-copy h2{font-size:25px}.valesco-newsletter-field{flex-direction:column;gap:8px}.valesco-newsletter input,[dir=rtl] .valesco-newsletter input{border:1px solid var(--v-footer-border, var(--valesco-line));border-radius:9px;width:100%;min-width:0;max-width:100%}.valesco-newsletter button,[dir=rtl] .valesco-newsletter button{width:100%;border-radius:9px}.valesco-footer-grid{grid-template-columns:1fr 1fr;gap:24px 16px;padding-block:30px 24px}.valesco-footer-bottom{flex-direction:column;align-items:flex-start}.valesco-payments{justify-content:flex-start}}html.valesco-luxury[data-vl-motion=off] [data-v-reveal],html.valesco-luxury[data-vl-motion=off] [data-vl-reveal],html.valesco-luxury[data-vl-motion=off] #MainContent results-list[initialized] .product-grid__item{opacity:1!important;visibility:visible!important;transform:none!important;clip-path:none!important;animation:none!important;transition:none!important;will-change:auto!important}.add-to-cart-button,.quick-add__button,.sticky-add-to-cart__button,.valesco-card-action-button{direction:ltr!important}.add-to-cart-button :where(.add-to-cart-text__content),.quick-add__button:not(:has(.add-to-cart-icon:only-child)){unicode-bidi:isolate}.shopify-payment-button__button--unbranded{font-size:0!important}.shopify-payment-button__button--unbranded:after{content:"\627\634\62a\631\650  \627\644\622\646";font-size:16px;line-height:1.2;direction:rtl}@media(prefers-reduced-motion:reduce){[data-v-reveal],[data-v-reveal] .v-stagger-item,.valesco-product-card,.valesco-product-media img,.valesco-category-orb,.valesco-category-orb img,.valesco-category-orb svg,.valesco-icon-btn,.valesco-link span,.valesco-socials a{transition:none!important;animation:none!important}[data-v-reveal],[data-v-reveal] .v-stagger-item{opacity:1!important;transform:none!important;clip-path:none!important}}html.valesco-luxury{--vl-ease: cubic-bezier(.22, 1, .36, 1);--vl-ease-soft: cubic-bezier(.2, .7, .2, 1);--vl-shadow-color: color-mix(in srgb, var(--vl-ink, #141311) var(--vl-shadow-strength, 10%), transparent);--vl-shadow-soft: 0 10px 36px var(--vl-shadow-color);--vl-shadow-float: 0 18px 60px color-mix(in srgb, var(--vl-ink, #141311) calc(var(--vl-shadow-strength, 10%) + 4%), transparent);--vl-hairline: 1px solid var(--vl-line, #e9e3da);background:var(--vl-bg, #fcfbf8);color:var(--vl-ink, #141311);color-scheme:light;scroll-behavior:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.valesco-luxury body{background:var(--vl-bg, #fcfbf8);color:var(--vl-ink, #141311)}html.valesco-luxury ::selection{background:color-mix(in srgb,var(--vl-accent, #9a7b50) 24%,transparent);color:var(--vl-ink, #141311)}html.valesco-luxury :where(a,button,input,select,textarea,summary):focus-visible{outline:var(--vl-focus-width, 2px) solid var(--vl-accent, #9a7b50)!important;outline-offset:3px}html.valesco-luxury :where(button,[role=button],a,input,select,textarea){-webkit-tap-highlight-color:transparent}html.valesco-luxury main{isolation:isolate}html.valesco-luxury[data-vl-density=compact]{--vl-density-factor: .82}html.valesco-luxury[data-vl-density=balanced]{--vl-density-factor: 1}html.valesco-luxury[data-vl-density=air]{--vl-density-factor: 1.14}html.valesco-luxury [data-v-header]{transition:box-shadow .32s var(--vl-ease-soft),background-color .32s ease,border-color .32s ease,backdrop-filter .32s ease}html.valesco-luxury[data-vl-header-glass=true] [data-v-header].is-vl-scrolled{box-shadow:0 8px 34px color-mix(in srgb,var(--vl-ink) 8%,transparent);border-color:color-mix(in srgb,var(--vl-line) 82%,transparent);backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}html.valesco-luxury [data-v-header] :where(a,button){transition:opacity .18s ease,transform .22s var(--vl-ease),background-color .22s ease}@media(hover:hover){html.valesco-luxury [data-v-header] :where(a,button):hover{opacity:.72}}html.valesco-luxury [data-v-header] :where(button,a[aria-label]){min-width:42px;min-height:42px}html.valesco-luxury .v-carousel-frame{box-shadow:0 1px color-mix(in srgb,var(--vl-line) 75%,transparent)}html.valesco-luxury .v-carousel__heading{letter-spacing:-.035em;text-wrap:balance;text-shadow:0 1px 14px color-mix(in srgb,#000 8%,transparent)}html.valesco-luxury .v-carousel__text{text-wrap:pretty}html.valesco-luxury .v-carousel__button{min-height:var(--vl-button-height, 54px);border-radius:var(--vl-control-radius, 12px);letter-spacing:.01em;box-shadow:0 1px #ffffff29 inset}html.valesco-luxury[data-vl-button-sheen=true] .v-carousel__button:after{opacity:.72}html.valesco-luxury .v-carousel__arrow{border-radius:999px;box-shadow:0 8px 28px color-mix(in srgb,var(--vl-ink) 10%,transparent)}html.valesco-luxury .v-carousel__dots{gap:9px}html.valesco-luxury .v-carousel__dot,html.valesco-luxury .v-carousel__dot[aria-current=true]{width:8px;height:8px;min-width:8px;border-radius:50%;transition:transform .26s var(--vl-ease),background-color .22s ease,opacity .22s ease}html.valesco-luxury .v-carousel__dot{opacity:.56}html.valesco-luxury .v-carousel__dot[aria-current=true]{transform:scale(1.38);opacity:1;background:currentColor}html.valesco-luxury :where(.section-valesco-categories,.section-valesco-products-ultra,.section-valesco-story-ultra){position:relative}html.valesco-luxury :where(.section-valesco-categories,.section-valesco-products-ultra) h2{letter-spacing:-.028em;text-wrap:balance}html.valesco-luxury section[class*=valesco-categor] a{transition:transform .36s var(--vl-ease),color .22s ease}html.valesco-luxury section[class*=valesco-categor] :where(img,picture){transition:transform .65s var(--vl-ease),filter .42s ease}@media(hover:hover){html.valesco-luxury section[class*=valesco-categor] a:hover{transform:translateY(-4px)}html.valesco-luxury section[class*=valesco-categor] a:hover img{transform:scale(1.035)}}html.valesco-luxury product-card.product-card,html.valesco-luxury .valesco-product-card{--vl-pointer-x: 50%;--vl-pointer-y: 50%;position:relative;transform:translateZ(0)}html.valesco-luxury[data-vl-product-frame=true] product-card.product-card .product-card__content,html.valesco-luxury[data-vl-product-frame=true] .valesco-product-card{border:var(--vl-hairline);border-radius:var(--vl-card-radius, 14px);background:var(--vl-surface, #fff);box-shadow:0 1px #fffc inset}html.valesco-luxury product-card.product-card .product-card__content,html.valesco-luxury .valesco-product-card{transition:transform .44s var(--vl-ease),box-shadow .44s var(--vl-ease),border-color .28s ease,background-color .28s ease}html.valesco-luxury[data-vl-soft-media=true] product-card.product-card :where(.product-card-gallery,.card-gallery,.product-card__image),html.valesco-luxury[data-vl-soft-media=true] .valesco-product-card :where(.valesco-product-media,.valesco-product-card__media){background:var(--vl-soft, #f5f1ea)}html.valesco-luxury product-card.product-card :where(img,.product-card__image),html.valesco-luxury .valesco-product-card img{transition:transform .7s var(--vl-ease),filter .42s ease}html.valesco-luxury product-card.product-card :where(.product-title,.product-card__title,[class*=title]){text-wrap:balance}html.valesco-luxury[data-vl-card-hover=lift] product-card.product-card:hover .product-card__content,html.valesco-luxury[data-vl-card-hover=lift] .valesco-product-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--vl-accent) 28%,var(--vl-line));box-shadow:var(--vl-shadow-float)}html.valesco-luxury[data-vl-card-hover=media_zoom] product-card.product-card:hover img,html.valesco-luxury[data-vl-card-hover=media_zoom] .valesco-product-card:hover img{transform:scale(1.025)}html.valesco-luxury[data-vl-card-hover=spotlight] product-card.product-card:before,html.valesco-luxury[data-vl-card-hover=spotlight] .valesco-product-card:before{content:"";position:absolute;inset:0;z-index:4;border-radius:var(--vl-card-radius, 14px);pointer-events:none;opacity:0;background:radial-gradient(420px circle at var(--vl-pointer-x) var(--vl-pointer-y),color-mix(in srgb,var(--vl-accent) var(--vl-spotlight-strength, 15%),transparent),transparent 58%);transition:opacity .28s ease}@media(hover:hover){html.valesco-luxury[data-vl-card-hover=spotlight] product-card.product-card:hover:before,html.valesco-luxury[data-vl-card-hover=spotlight] .valesco-product-card:hover:before{opacity:1}}html.valesco-luxury .valesco-collection-discount-badge{border:1px solid color-mix(in srgb,var(--vl-accent) 42%,transparent);background:color-mix(in srgb,var(--vl-accent) 88%,#221b13);color:#fff;box-shadow:0 6px 20px color-mix(in srgb,var(--vl-accent) 20%,transparent);font-size:11px;font-weight:750;letter-spacing:.01em}html.valesco-luxury :where(.quick-add,quick-add-component) :where(button,.button){border-radius:var(--vl-control-radius, 12px);transition:transform .22s var(--vl-ease),box-shadow .22s ease,background-color .22s ease}@media(hover:hover){html.valesco-luxury :where(.quick-add,quick-add-component) :where(button,.button):hover{transform:translateY(-1px);box-shadow:0 8px 22px color-mix(in srgb,var(--vl-ink) 10%,transparent)}}html.valesco-luxury :where(.collection-wrapper,.search-results,results-list){color:var(--vl-ink)}html.valesco-luxury .product-grid-container{background:transparent}html.valesco-luxury :where(.facets,.facets__form,.sorting-filter,.filter-group) :where(button,select,input){border-color:var(--vl-line);border-radius:var(--vl-control-radius, 12px);background-color:color-mix(in srgb,var(--vl-surface) 94%,transparent)}html.valesco-luxury :where(.facets,.filter-group) summary{border-radius:var(--vl-control-radius, 12px)}html.valesco-luxury :where(.facets,.filter-group) details[open]>summary{color:var(--vl-accent)}html.valesco-luxury .product-grid__item{min-width:0}html.valesco-luxury :where(.product-information,.product-details,product-information){color:var(--vl-ink)}html.valesco-luxury :where(.product-information,product-information) :where(h1,.product-title){letter-spacing:-.038em;text-wrap:balance}html.valesco-luxury product-price{font-variant-numeric:tabular-nums}html.valesco-luxury :where(variant-picker,.variant-picker) :where(label,button,[role=radio]){border-radius:var(--vl-control-radius, 12px);transition:border-color .2s ease,background-color .2s ease,transform .2s var(--vl-ease)}@media(hover:hover){html.valesco-luxury :where(variant-picker,.variant-picker) :where(label,button,[role=radio]):hover{border-color:color-mix(in srgb,var(--vl-accent) 55%,var(--vl-line))}}html.valesco-luxury .product-form-buttons :where(button,.button,[type=submit]){min-height:var(--vl-button-height, 54px);border-radius:var(--vl-control-radius, 12px);position:relative;overflow:hidden;transition:transform .22s var(--vl-ease),box-shadow .26s ease,filter .22s ease}html.valesco-luxury[data-vl-button-sheen=true] .product-form-buttons :where(button,.button,[type=submit]):after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 26%,rgba(255,255,255,.2) 48%,transparent 70%);transform:translate(-140%);transition:transform .7s var(--vl-ease)}@media(hover:hover){html.valesco-luxury .product-form-buttons :where(button,.button,[type=submit]):hover{transform:translateY(-2px);box-shadow:0 12px 28px color-mix(in srgb,var(--vl-ink) 14%,transparent)}html.valesco-luxury[data-vl-button-sheen=true] .product-form-buttons :where(button,.button,[type=submit]):hover:after{transform:translate(140%)}}html.valesco-luxury :where(.accordion,details)>summary{transition:color .18s ease,background-color .18s ease}html.valesco-luxury :where(input:not([type=checkbox]):not([type=radio]),textarea,select){border-radius:var(--vl-control-radius, 12px);border-color:var(--vl-line);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}html.valesco-luxury :where(input:not([type=checkbox]):not([type=radio]),textarea,select):focus{border-color:color-mix(in srgb,var(--vl-accent) 60%,var(--vl-line));box-shadow:0 0 0 3px color-mix(in srgb,var(--vl-accent) 10%,transparent)}html.valesco-luxury .valesco-newsletter input:focus,html.valesco-luxury .valesco-newsletter input:focus-visible{border-color:var(--vl-accent, #9a7b50);box-shadow:none;outline:2px solid var(--vl-accent, #9a7b50)!important;outline-offset:2px}html.valesco-luxury .product-information product-price [ref=priceContainer]{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;direction:var(--valesco-copy-direction, ltr);unicode-bidi:isolate}html.valesco-luxury .product-information product-price .price-item__group.price{order:1;color:var(--valesco-sale-price, #ef3f45)}html.valesco-luxury .product-information product-price .compare-at-price{order:2}html.valesco-luxury[data-vl-elevated-cart=true] #cart-drawer .theme-drawer__dialog,html.valesco-luxury[data-vl-elevated-cart=true] cart-drawer-component .cart-drawer__inner{background:var(--vl-surface);box-shadow:-18px 0 70px color-mix(in srgb,var(--vl-ink) 16%,transparent)}html.valesco-luxury .cart-drawer__items :where(.cart-items__table-row,.cart-item){border-bottom:var(--vl-hairline)}html.valesco-luxury .cart-drawer__summary{border-top:var(--vl-hairline);background:color-mix(in srgb,var(--vl-surface) 94%,var(--vl-soft))}html.valesco-luxury .cart-actions :where(button,.button,a){min-height:var(--vl-button-height, 54px);border-radius:var(--vl-control-radius, 12px)}html.valesco-luxury footer{position:relative}html.valesco-luxury footer [class*=valesco-footer]{border-top-color:var(--vl-line)}html.valesco-luxury footer :where(a,button){transition:color .18s ease,opacity .18s ease,transform .22s var(--vl-ease)}@media(hover:hover){html.valesco-luxury footer a:hover{color:var(--vl-accent)}}html.valesco-luxury.vl-reveal-ready[data-vl-motion]:not([data-vl-motion=off]) [data-vl-reveal]{opacity:0;transition:opacity var(--vl-motion-duration, .6s) var(--vl-ease),transform var(--vl-motion-duration, .6s) var(--vl-ease),clip-path var(--vl-motion-duration, .6s) var(--vl-ease);transition-delay:calc(var(--vl-item-index, 0) * var(--vl-product-stagger, 60ms));will-change:transform,opacity}html.valesco-luxury.vl-reveal-ready[data-vl-reveal=fade_up] [data-vl-reveal]{transform:translate3d(0,var(--vl-motion-distance, 20px),0)}html.valesco-luxury.vl-reveal-ready[data-vl-reveal=clip] [data-vl-reveal]{clip-path:inset(0 0 12% 0);transform:translate3d(0,calc(var(--vl-motion-distance, 20px) * .45),0)}html.valesco-luxury.vl-reveal-ready [data-vl-reveal].is-vl-visible{opacity:1;transform:translateZ(0);clip-path:inset(0 0 0 0)}html.valesco-luxury[data-vl-surface=soft] body{background:linear-gradient(180deg,var(--vl-bg),color-mix(in srgb,var(--vl-soft) 48%,var(--vl-bg)) 60%,var(--vl-bg))}html.valesco-luxury[data-vl-surface=editorial] product-card.product-card .product-card__content{border-radius:max(2px,calc(var(--vl-card-radius) * .45))}@media(max-width:749px){html.valesco-luxury{--vl-card-radius-mobile: min(var(--vl-card-radius, 14px), 14px)}html.valesco-luxury[data-vl-mobile-density=compact]{--vl-mobile-gap-factor: .82}html.valesco-luxury[data-vl-mobile-density=balanced]{--vl-mobile-gap-factor: 1}html.valesco-luxury[data-vl-mobile-density=air]{--vl-mobile-gap-factor: 1.14}html.valesco-luxury product-card.product-card .product-card__content,html.valesco-luxury .valesco-product-card{border-radius:var(--vl-card-radius-mobile)}html.valesco-luxury :where(button,a,[role=button]):active{transform:scale(.985)}html.valesco-luxury .product-form-buttons :where(button,.button,[type=submit]){min-height:max(50px,var(--vl-button-height, 54px))}html.valesco-luxury .v-carousel__arrow{box-shadow:0 6px 20px color-mix(in srgb,var(--vl-ink) 9%,transparent)}html.valesco-luxury .v-carousel__dot,html.valesco-luxury .v-carousel__dot[aria-current=true]{width:7px;height:7px;min-width:7px}}@media(hover:hover)and (pointer:fine){html.valesco-luxury[data-vl-card-hover=lift] product-card.product-card,html.valesco-luxury[data-vl-card-hover=lift] .valesco-product-card{cursor:pointer}}@media(prefers-reduced-motion:reduce){html.valesco-luxury{scroll-behavior:auto}html.valesco-luxury *,html.valesco-luxury *:before,html.valesco-luxury *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html.valesco-luxury [data-vl-reveal]{opacity:1!important;transform:none!important;clip-path:none!important}}:root{--valesco-copy-direction:ltr;--valesco-copy-align:left;--valesco-sale:#e84f54;--valesco-action:#121212;--valesco-action-text:#fff;--valesco-soldout-bg:#f7f7f5;--valesco-soldout-text:#aaa7a1;--valesco-card-line:var(--vl-line,#e9e3da);--valesco-card-surface:var(--vl-surface,#fff);--valesco-card-ink:var(--vl-ink,#141311);--valesco-card-muted:var(--vl-muted,#756f67);--valesco-card-accent:var(--vl-accent,#9a7b50)}html[data-valesco-direction=rtl]{--valesco-copy-direction:rtl;--valesco-copy-align:right}html.valesco-luxury .product-grid>.product-grid__item[data-vl-reveal],html.valesco-luxury .product-grid>.product-grid__item[data-vl-reveal].is-vl-visible{opacity:1!important;transform:none!important;clip-path:none!important;visibility:visible!important;transition-delay:0ms!important;will-change:auto!important}html.valesco-luxury #cart-drawer{--theme-drawer-width:min(94vw,520px)}html.valesco-luxury #cart-drawer .theme-drawer__dialog{--theme-drawer-padding:24px;border-inline-start:1px solid var(--vl-line,#e9e3da);background:linear-gradient(180deg,var(--vl-surface,#fff) 0%,color-mix(in srgb,var(--vl-surface,#fff) 96%,var(--vl-soft,#fff)) 100%);color:var(--vl-ink,#141311);box-shadow:-28px 0 80px color-mix(in srgb,var(--vl-ink,#141311) 16%,transparent);overflow:hidden}html.valesco-luxury #cart-drawer .theme-drawer__dialog::backdrop{background:color-mix(in srgb,#141311 34%,transparent);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}@media(min-width:990px){html.valesco-luxury #cart-drawer .theme-drawer__dialog{border-start-start-radius:20px;border-end-start-radius:20px}}html.valesco-luxury #cart-drawer .theme-drawer__header{min-height:82px;padding:20px var(--theme-drawer-padding);border-block-end:1px solid color-mix(in srgb,var(--vl-line,#e9e3da) 92%,transparent);background:color-mix(in srgb,var(--vl-surface,#fff) 90%,transparent);backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}html.valesco-luxury #cart-drawer .theme-drawer__title{gap:10px;color:var(--vl-ink,#141311);font-size:clamp(19px,1.4vw,22px);font-weight:700;line-height:1.15;letter-spacing:-.028em}html.valesco-luxury #cart-drawer .theme-drawer__badge{min-width:24px;height:24px;padding-inline:7px;border:1px solid color-mix(in srgb,var(--vl-accent,#9a7b50) 64%,transparent);background:var(--vl-accent,#9a7b50);color:#fff;font-size:11px;font-weight:750;box-shadow:0 4px 14px color-mix(in srgb,var(--vl-accent,#9a7b50) 22%,transparent)}html.valesco-luxury #cart-drawer .theme-drawer__close-button{--private-button-size:44px;border-color:color-mix(in srgb,var(--vl-line,#e9e3da) 94%,transparent);background:#fff;color:var(--vl-ink,#141311);box-shadow:0 5px 18px color-mix(in srgb,var(--vl-ink,#141311) 7%,transparent);transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .18s ease,box-shadow .22s ease}@media(hover:hover){html.valesco-luxury #cart-drawer .theme-drawer__close-button:hover{transform:rotate(4deg) scale(1.035);background:#fff;box-shadow:0 8px 24px color-mix(in srgb,var(--vl-ink,#141311) 10%,transparent)}}html.valesco-luxury #cart-drawer .cart-drawer__content,html.valesco-luxury #cart-drawer .cart-drawer__items{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--vl-accent,#9a7b50) 30%,var(--vl-line,#e9e3da)) transparent}html.valesco-luxury #cart-drawer .cart-drawer__items{padding-inline:var(--theme-drawer-padding);padding-block-start:8px}html.valesco-luxury #cart-drawer .cart-items__table-row{margin-block-end:0;padding-block:20px;border-block-end:1px solid color-mix(in srgb,var(--vl-line,#e9e3da) 88%,transparent)}html.valesco-luxury #cart-drawer .cart-items__table-row:last-child{padding-block-end:20px;border-block-end:0}html.valesco-luxury #cart-drawer .cart-items__media-container{border:1px solid color-mix(in srgb,var(--vl-line,#e9e3da) 90%,transparent);border-radius:14px;background:var(--vl-product-media-bg,#fff);overflow:hidden;box-shadow:0 1px #ffffffd9 inset}html.valesco-luxury #cart-drawer .cart-items__media-image{object-fit:contain;padding:6px;transition:transform .5s cubic-bezier(.22,1,.36,1)}@media(hover:hover){html.valesco-luxury #cart-drawer .cart-items__table-row:hover .cart-items__media-image{transform:scale(1.025)}}html.valesco-luxury #cart-drawer .cart-items__details,html.valesco-luxury #cart-drawer .cart-items__product-info{color:var(--vl-ink,#141311)}html.valesco-luxury #cart-drawer .cart-items__title{color:var(--vl-ink,#141311);font-size:15.5px;font-weight:680;line-height:1.35;letter-spacing:-.018em;text-wrap:balance}html.valesco-luxury #cart-drawer .cart-items__variants-wrapper,html.valesco-luxury #cart-drawer .cart-items__unit-price-wrapper{color:var(--vl-muted,#756f67);font-size:12.5px;line-height:1.45}html.valesco-luxury #cart-drawer .cart-items__price{color:var(--vl-ink,#141311);font-weight:700;font-variant-numeric:tabular-nums}html.valesco-luxury #cart-drawer .quantity-selector{min-height:44px;border:1px solid color-mix(in srgb,var(--vl-line,#e9e3da) 96%,transparent);border-radius:12px;background:#fff;box-shadow:0 2px 12px color-mix(in srgb,var(--vl-ink,#141311) 4%,transparent)}html.valesco-luxury #cart-drawer .quantity-selector :where(button,input){min-width:44px;min-height:44px}html.valesco-luxury #cart-drawer :where(.cart-items__remove button,.cart-items__remove a){min-width:44px;min-height:44px;border-radius:999px;color:var(--vl-muted,#756f67);transition:color .18s ease,background-color .18s ease,transform .2s cubic-bezier(.22,1,.36,1)}@media(hover:hover){html.valesco-luxury #cart-drawer :where(.cart-items__remove button,.cart-items__remove a):hover{color:var(--vl-ink,#141311);background:#fff;transform:translateY(-1px)}}html.valesco-luxury #cart-drawer .cart-drawer__summary{gap:16px;padding:20px var(--theme-drawer-padding) calc(20px + env(safe-area-inset-bottom));border-block-start:1px solid color-mix(in srgb,var(--vl-line,#e9e3da) 96%,transparent);background:var(--vl-surface,#fff);box-shadow:0 -16px 42px color-mix(in srgb,var(--vl-ink,#141311) 8%,transparent);mask-image:none;-webkit-mask-image:none}html.valesco-luxury #cart-drawer .cart-drawer__summary>*{width:100%}html.valesco-luxury #cart-drawer .cart__summary-totals:not(:has(.cart__subtotal-container:empty)){padding-block-start:16px;border-block-start-color:color-mix(in srgb,var(--vl-line,#e9e3da) 92%,transparent)}html.valesco-luxury #cart-drawer .cart-totals__item,html.valesco-luxury #cart-drawer .cart-totals__total{color:var(--vl-ink,#141311)}html.valesco-luxury #cart-drawer .cart-totals__total-label{font-weight:650;letter-spacing:-.012em}html.valesco-luxury #cart-drawer .cart-totals__total-value{font-size:clamp(19px,1.5vw,22px);font-weight:780;letter-spacing:-.02em;font-variant-numeric:tabular-nums}html.valesco-luxury #cart-drawer .cart-totals__tax-note{color:var(--vl-muted,#756f67);font-size:12px;line-height:1.45}html.valesco-luxury #cart-drawer .cart-actions{gap:12px}html.valesco-luxury #cart-drawer .cart-actions summary{min-height:44px;border-radius:10px;color:var(--vl-muted,#756f67)}html.valesco-luxury #cart-drawer .cart-discount__form :where(input,button),html.valesco-luxury #cart-drawer .cart-note :where(textarea,input){min-height:46px;border-radius:11px}html.valesco-luxury #cart-drawer .cart__ctas{width:100%}html.valesco-luxury #cart-drawer .cart__checkout-button{width:100%;min-height:58px;border:1px solid var(--vl-ink,#141311);border-radius:12px;background:var(--vl-ink,#141311);color:#fff;font-size:15px;font-weight:720;letter-spacing:.01em;box-shadow:0 12px 26px color-mix(in srgb,var(--vl-ink,#141311) 18%,transparent);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,filter .18s ease}@media(hover:hover){html.valesco-luxury #cart-drawer .cart__checkout-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px color-mix(in srgb,var(--vl-ink,#141311) 24%,transparent)}}html.valesco-luxury #cart-drawer .cart-drawer--empty .cart-drawer__content{padding:42px 28px;background:#fff}html.valesco-luxury #cart-drawer .cart-drawer--empty .theme-drawer__title{max-width:26ch;margin-inline:auto;text-align:center;font-size:22px;line-height:1.4}.valesco-dirham-symbol{display:inline-flex;width:.92em;height:.92em;flex:0 0 auto;align-items:center;justify-content:center;color:currentColor;line-height:1}.valesco-dirham-symbol svg{display:block;width:100%;height:100%;overflow:visible}.valesco-money,.valesco-money--range,.valesco-money--range>.valesco-money__range-value{direction:ltr;unicode-bidi:isolate;display:inline-flex;flex-direction:row;align-items:center;gap:4px;white-space:nowrap;font-variant-numeric:tabular-nums;line-height:1.2}.valesco-money__range-separator{opacity:.55;margin-inline:.08em}html.valesco-luxury :where(.valesco-card-price-stack,.valesco-native-price-stack,.valesco-detail-price-stack){direction:var(--valesco-copy-direction)!important;unicode-bidi:isolate!important;text-align:var(--valesco-copy-align)!important;display:flex!important;flex-flow:row wrap!important;align-items:center!important;justify-content:flex-start!important;align-content:flex-start!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;gap:4px 7px!important;font-variant-numeric:tabular-nums}html.valesco-luxury :where(.valesco-price-main,.valesco-native-price-main){display:contents!important}html.valesco-luxury :where(.valesco-price-current,.valesco-native-price-current){order:1!important;margin:0!important;font-weight:800!important;line-height:1.15!important;white-space:nowrap!important}html.valesco-luxury :where(.valesco-price-compare,.valesco-native-price-compare){order:2!important;margin:0!important;font-weight:500!important;line-height:1.15!important;opacity:.58!important;white-space:nowrap!important;text-decoration-line:line-through!important;text-decoration-thickness:1.2px!important}html.valesco-luxury :where(.valesco-discount-percent,.valesco-native-discount-percent){order:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;flex:0 0 auto!important;margin:0!important;min-height:22px!important;padding:3px 7px!important;line-height:1.2!important;border-radius:999px;background:var(--valesco-sale);color:#fff;font-size:11px;font-weight:800;white-space:nowrap;direction:ltr;unicode-bidi:isolate}html.valesco-luxury .valesco-native-price-stack>unit-price,html.valesco-luxury .valesco-native-price-stack>.unit-price{flex:0 0 100%!important}html.valesco-luxury :where(.valesco-product-offer-badge,.valesco-native-promo-badge){position:absolute!important;top:10px!important;right:10px!important;left:auto!important;inset-inline-start:auto!important;inset-inline-end:auto!important;z-index:8;width:max-content!important;max-width:calc(100% - 20px)!important;min-width:0!important;padding:6px 10px!important;border-radius:10px!important;background:var(--v-promo-bg,var(--valesco-promo-bg,#111));color:var(--v-promo-text,var(--valesco-promo-text,#fff));font-size:11px!important;font-weight:750!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important;box-shadow:0 6px 18px #0000001a;pointer-events:none;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .22s ease}html.valesco-luxury .valesco-product-status-badge{position:absolute!important;top:10px!important;left:10px!important;z-index:8;padding:6px 10px!important;border-radius:10px!important;background:#111;color:#fff;font-size:11px!important;font-weight:750!important;line-height:1.1!important;pointer-events:none}html.valesco-luxury product-card:has(.valesco-native-promo-badge) .product-badges{left:10px!important;right:auto!important}html.valesco-luxury .valesco-native-card-action,html.valesco-luxury .valesco-card-action{position:relative;z-index:7;width:100%;margin-top:2px;padding:3px 0 9px;pointer-events:auto}html.valesco-luxury :where(.valesco-native-card-action,.valesco-card-action) quick-add-component.quick-add{position:static!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html.valesco-luxury :where(.valesco-native-card-action,.valesco-card-action) :where(.quick-add__product-form-component,product-form-component,form){display:block!important;width:100%!important;height:auto!important}html.valesco-luxury :where(.valesco-native-card-action,.valesco-card-action) :where(.quick-add__button,.valesco-quick-add-button),html.valesco-luxury .valesco-card-action-button{position:static!important;inset:auto!important;display:inline-flex!important;width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:9px 10px!important;border:1px solid var(--valesco-action)!important;border-radius:11px!important;background:var(--valesco-action)!important;color:var(--valesco-action-text)!important;font-size:13px!important;font-weight:720!important;line-height:1.1!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;cursor:pointer;pointer-events:auto!important;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,background-color .18s ease!important}html.valesco-luxury :where(.valesco-native-card-action,.valesco-card-action) .quick-add__button .add-to-cart-icon,html.valesco-luxury .valesco-card-action-icon{display:inline-flex!important;width:20px!important;height:20px!important;flex:0 0 20px;align-items:center;justify-content:center}html.valesco-luxury :where(.valesco-native-card-action,.valesco-card-action) .quick-add__button svg,html.valesco-luxury .valesco-card-action-button svg{width:100%;height:100%;stroke:currentColor}html.valesco-luxury .valesco-card-action-button--sold-out,html.valesco-luxury .valesco-card-action-button--sold-out:disabled{border-color:var(--valesco-card-line)!important;background:var(--valesco-soldout-bg)!important;color:var(--valesco-soldout-text)!important;box-shadow:none!important;cursor:not-allowed!important;opacity:1!important}@media(hover:hover){html.valesco-luxury :where(.valesco-native-card-action,.valesco-card-action) .quick-add__button:not(:disabled):hover,html.valesco-luxury .valesco-card-action-button:not(:disabled):hover{transform:translateY(-2px)!important;box-shadow:0 12px 24px #00000021!important}}html.valesco-luxury .valesco-products--v2 .valesco-products-heading-copy{max-width:760px}html.valesco-luxury .valesco-products--v2 .valesco-products-subtitle{margin:10px 0 0;color:var(--valesco-card-muted);font-size:clamp(14px,1.25vw,17px);line-height:1.7;text-wrap:pretty}html.valesco-luxury .valesco-products--v2 .valesco-product-grid{align-items:start!important}html.valesco-luxury .valesco-product-card--v2{display:flex;flex-direction:column;height:auto!important;min-height:0!important;align-self:start!important;overflow:hidden;border:1px solid color-mix(in srgb,var(--v-card-border) 88%,transparent);background:var(--v-card-bg)}html.valesco-luxury .valesco-product-card--v2 .valesco-product-media{position:relative;flex:0 0 auto;aspect-ratio:1/1!important;min-height:0!important;padding:0!important;overflow:hidden!important;background:var(--v-product-media-bg,var(--vl-product-media-bg,#fff))!important}html.valesco-luxury .valesco-product-card--v2 .valesco-product-media-link{display:block!important;width:100%!important;height:100%!important;overflow:hidden!important}html.valesco-luxury .valesco-product-card--v2 .valesco-product-media :where(img,svg){width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;padding:8px!important;box-sizing:border-box!important;object-fit:contain!important;object-position:center!important}html.valesco-luxury .valesco-product-card--v2 .valesco-product-info{flex:0 0 auto!important;display:grid!important;grid-template-rows:auto auto auto!important;gap:6px!important;padding:10px 10px 0!important}html.valesco-luxury .valesco-product-card--v2 .valesco-product-copy{min-height:0!important;display:block!important}html.valesco-luxury .valesco-product-card--v2 .valesco-product-name,html.valesco-luxury .valesco-product-card--v2 .valesco-product-name a{direction:var(--valesco-copy-direction)!important;unicode-bidi:isolate!important;text-align:var(--valesco-copy-align)!important}html.valesco-luxury .valesco-product-card--v2 .valesco-product-name{font-weight:700!important;line-height:1.28!important;min-height:0!important;margin:0!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}html.valesco-luxury product-card.valesco-native-product-card{display:block!important;height:auto!important;min-height:0!important;align-self:start!important;overflow:hidden!important}html.valesco-luxury product-card.valesco-native-product-card .product-card__content{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:5px!important;padding:0 10px!important}html.valesco-luxury product-card.valesco-native-product-card .card-gallery{--gallery-aspect-ratio:1/1!important;width:calc(100% + 20px)!important;margin-inline:-10px!important;margin-bottom:5px!important;background:var(--vl-product-media-bg,#fff)!important}html.valesco-luxury product-card.valesco-native-product-card .card-gallery .product-media-container{--gallery-aspect-ratio:1/1!important;--product-media-fit:contain!important;aspect-ratio:1/1!important;min-height:0!important;background:var(--vl-product-media-bg,#fff)!important}html.valesco-luxury product-card.valesco-native-product-card .card-gallery :where(.product-media-container img,.product-media__image){width:100%!important;height:100%!important;padding:8px!important;box-sizing:border-box!important;object-fit:contain!important;object-position:center!important}html.valesco-luxury product-card.valesco-native-product-card [ref=productTitleLink],html.valesco-luxury product-card.valesco-native-product-card [ref=productTitleLink] [role=heading]{direction:var(--valesco-copy-direction)!important;unicode-bidi:isolate!important;text-align:var(--valesco-copy-align)!important}html.valesco-luxury product-card.valesco-native-product-card [ref=productTitleLink] [role=heading]{font-weight:700!important;line-height:1.28!important;min-height:0!important;margin:0!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}html.valesco-luxury product-card.valesco-native-product-card product-price{display:block!important;width:100%!important;height:auto!important;min-height:0!important;direction:var(--valesco-copy-direction)!important;unicode-bidi:isolate!important;text-align:var(--valesco-copy-align)!important;margin:0!important}html.valesco-luxury .product-card__link{z-index:2}html.valesco-luxury product-card.valesco-native-product-card :where(.valesco-native-card-action,.valesco-native-promo-badge){z-index:8}@media(max-width:749px){html.valesco-luxury #cart-drawer{--theme-drawer-width:100vw}html.valesco-luxury #cart-drawer .theme-drawer__dialog{--theme-drawer-padding:18px;border-radius:0;border-inline-start:0;box-shadow:none}html.valesco-luxury #cart-drawer .theme-drawer__header{min-height:70px;padding-block:14px}html.valesco-luxury #cart-drawer .theme-drawer__close-button{--private-button-size:44px}html.valesco-luxury #cart-drawer .cart-items__table-row{padding-block:16px}html.valesco-luxury #cart-drawer .cart-drawer__summary{padding-block-start:16px;padding-block-end:calc(16px + env(safe-area-inset-bottom))}html.valesco-luxury #cart-drawer .cart__checkout-button{min-height:56px}html.valesco-luxury .valesco-products--v2 .valesco-products-head{margin-bottom:16px!important}html.valesco-luxury .valesco-products--v2[data-mobile-layout=grid] .valesco-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html.valesco-luxury .valesco-product-card--v2 .valesco-product-media,html.valesco-luxury product-card.valesco-native-product-card .card-gallery,html.valesco-luxury product-card.valesco-native-product-card .card-gallery .product-media-container{--gallery-aspect-ratio:1/1!important;aspect-ratio:1/1!important}html.valesco-luxury .valesco-product-card--v2 .valesco-product-media :where(img,svg),html.valesco-luxury product-card.valesco-native-product-card .card-gallery :where(.product-media-container img,.product-media__image){padding:6px!important}html.valesco-luxury .valesco-product-card--v2 .valesco-product-info{gap:4px!important;padding:8px 8px 0!important}html.valesco-luxury product-card.valesco-native-product-card .product-card__content{gap:4px!important;padding-inline:8px!important}html.valesco-luxury product-card.valesco-native-product-card .card-gallery{width:calc(100% + 16px)!important;margin-inline:-8px!important;margin-bottom:4px!important}html.valesco-luxury .valesco-product-card--v2 .valesco-product-name,html.valesco-luxury product-card.valesco-native-product-card [ref=productTitleLink] [role=heading]{font-size:14px!important;line-height:1.24!important}html.valesco-luxury :where(.valesco-card-price-stack,.valesco-native-price-stack){gap:3px 5px!important;font-size:13px!important}html.valesco-luxury :where(.valesco-product-offer-badge,.valesco-native-promo-badge){top:8px!important;right:8px!important;left:auto!important;max-width:calc(100% - 16px)!important;padding:5px 8px!important;border-radius:9px!important;font-size:10px!important}html.valesco-luxury .valesco-product-status-badge{top:8px!important;left:8px!important;padding:5px 8px!important;border-radius:9px!important;font-size:10px!important}html.valesco-luxury :where(.valesco-native-card-action,.valesco-card-action) :where(.quick-add__button,.valesco-quick-add-button),html.valesco-luxury .valesco-card-action-button{min-height:44px!important;height:44px!important;padding:8px 7px!important;border-radius:10px!important;font-size:12px!important}}@media(prefers-reduced-motion:reduce){html.valesco-luxury #cart-drawer *,html.valesco-luxury #cart-drawer *:before,html.valesco-luxury #cart-drawer *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}html.valesco-luxury .valesco-product-card--v2,html.valesco-luxury .valesco-product-status-badge,html.valesco-luxury .valesco-product-offer-badge,html.valesco-luxury .valesco-native-promo-badge,html.valesco-luxury :where(.valesco-native-card-action,.valesco-card-action) .quick-add__button,html.valesco-luxury .valesco-card-action-button{transition:none!important;transform:none!important}}html.valesco-luxury .valesco-sale-badge,html.valesco-luxury product-card:has(.valesco-native-promo-badge) .product-badges.valesco-sale-badge{inset:8px 8px auto auto!important}html.valesco-luxury .valesco-product-media:has(.valesco-product-offer-badge) .valesco-sale-badge,html.valesco-luxury product-card:has(.valesco-native-promo-badge) .product-badges.valesco-sale-badge{top:42px!important}html.valesco-luxury .valesco-card-price-stack,html.valesco-luxury product-card.valesco-native-product-card product-price .valesco-native-price-stack{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important}html.valesco-luxury :is(.valesco-native-price-stack,.valesco-detail-price-stack)>.price{order:1;font-size:inherit}html.valesco-luxury :is(.valesco-native-price-stack,.valesco-detail-price-stack)>.compare-at-price{order:2}html.valesco-luxury :is(.valesco-price-compare,.compare-at-price) .valesco-money__amount{text-decoration-line:line-through!important;text-decoration-thickness:1.2px!important;text-decoration-color:currentColor!important}html.valesco-luxury :is(.valesco-card-price-stack,.valesco-native-price-stack,.valesco-detail-price-stack)>:is(.price,.compare-at-price,.valesco-price-current,.valesco-price-compare){direction:ltr;unicode-bidi:isolate;display:inline-flex;align-items:center;line-height:1.2!important;margin-block:0}html.valesco-luxury :is(.valesco-price-compare,.valesco-native-price-stack>.compare-at-price){font-size:.85em!important}html.valesco-luxury product-card.valesco-native-product-card product-price .valesco-native-price-stack--volume,html.valesco-luxury product-card.valesco-native-product-card product-price .valesco-native-price-stack:has(.unit-price){flex-wrap:wrap!important}html.valesco-luxury .valesco-products-eyebrow{color:#876333!important}html.valesco-luxury .valesco-native-discount-percent{background:var(--valesco-sale, #c82c39)}@media(max-width:749px){html.valesco-luxury .valesco-card-price-stack,html.valesco-luxury product-card.valesco-native-product-card product-price .valesco-native-price-stack{font-size:clamp(12px,3.3vw,14px)!important;gap:3px!important}html.valesco-luxury :is(.valesco-card-price-stack,.valesco-native-price-stack) .valesco-money{gap:2px}html.valesco-luxury :is(.valesco-discount-percent,.valesco-native-discount-percent){font-size:10px!important;padding-inline:5px!important}}@media(max-width:359px){html.valesco-luxury .valesco-card-price-stack,html.valesco-luxury product-card.valesco-native-product-card product-price .valesco-native-price-stack{font-size:11px!important;gap:2px!important}html.valesco-luxury :is(.valesco-discount-percent,.valesco-native-discount-percent){font-size:9px!important;padding-inline:4px!important}}html.valesco-luxury .product-information__details :is(.text-block,.rte),html.valesco-luxury .product-details :is(.text-block,.rte),html.valesco-luxury #MainContent[data-template^=collection] .section-content-wrapper>.text-block,html.valesco-luxury #MainContent:not([data-template^=index]) .text-block:has(h1){direction:var(--valesco-copy-direction);text-align:var(--valesco-copy-align)!important;--text-align: var(--valesco-copy-align) !important;--text-align-default: var(--valesco-copy-align) !important;--horizontal-alignment: stretch;width:100%;align-self:stretch}html.valesco-luxury .product-information__details :is(.text-block,.rte) :is(h1,h2,h3,h4,h5,h6,p,ul,ol,li),html.valesco-luxury .product-details :is(.text-block,.rte) :is(h1,h2,h3,h4,h5,h6,p,ul,ol,li),html.valesco-luxury #MainContent[data-template^=collection] .section-content-wrapper>.text-block>*,html.valesco-luxury #MainContent:not([data-template^=index]) .text-block h1{direction:var(--valesco-copy-direction);text-align:var(--valesco-copy-align)!important}html.valesco-luxury .product-information__details :is(ul,ol),html.valesco-luxury .product-details :is(ul,ol){padding-inline-start:1.4em;padding-inline-end:0}html.valesco-luxury .valesco-products-head,html.valesco-luxury .valesco-product-info,html.valesco-luxury product-card .product-grid-view-zoom-out--details{direction:var(--valesco-copy-direction);text-align:var(--valesco-copy-align)}html.valesco-luxury .valesco-products-head[data-align=center]{text-align:center}valesco-inspired-label{display:contents}.valesco-inspiration-settings{display:none}html.valesco-luxury .valesco-product-card--v2 .valesco-product-media-link{position:relative}.valesco-inspired-label{position:absolute;z-index:7;top:clamp(4px,calc(var(--vi-top, 26%) + var(--vi-y, 0px)),calc(100% - var(--vi-height, 32px) - 4px));left:clamp(4px,calc(var(--vi-left, 4%) + var(--vi-x, 0px)),calc(100% - var(--vi-width, 38%) - 4px));width:var(--vi-width, 38%);max-width:calc(100% - 8px);min-width:0;height:var(--vi-height, 32px);max-height:calc(100% - 8px);padding:3px 5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:var(--vi-background, #ffda86);color:var(--vi-color, #111111);border-radius:var(--vi-radius, 5px);font-family:var(--font-body--family, inherit);font-size:var(--vi-font-size, 12px);font-weight:var(--vi-weight, 500);line-height:1.2;direction:var(--valesco-copy-direction, ltr);text-align:center;pointer-events:none}.valesco-inspired-label--rectangle{border-radius:0}.valesco-inspired-label--cut{border-radius:0;padding-inline:12px;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}.valesco-inspired-label--slanted{border-radius:0;padding-inline:14px;clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)}.valesco-inspired-label__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;max-height:100%}.valesco-inspired-label.is-editor-selected{outline:2px solid #1873e8;outline-offset:2px}@media(max-width:749px){.valesco-inspired-label{font-size:var(--vi-font-size-mobile, 10px)}}.valesco-menu-panel,.valesco-footer-shell,.cart-totals,.cart-title,.cart-items__details,.cart-items__title,.cart-items__properties,.cart-items__discounts{direction:var(--valesco-copy-direction);text-align:var(--valesco-copy-align)}html.valesco-luxury #cart-drawer .theme-drawer__header{direction:var(--valesco-copy-direction)}html.valesco-luxury .cart-title{text-align:var(--valesco-copy-align)}.valesco-menu-panel a,.valesco-announcement{direction:var(--valesco-copy-direction)}html[data-valesco-direction=ltr] .valesco-menu-panel a:after{content:"\2192"}.valesco-language-switcher{border-top:1px solid var(--valesco-line);margin-top:8px;padding:12px}.valesco-language-switcher__label{margin:0 0 10px;font-size:13px}.valesco-language-switcher__options{display:flex;flex-wrap:wrap;gap:8px}.valesco-language-switcher button{min-height:44px;padding:8px 14px;border:1px solid var(--valesco-line);border-radius:8px;background:#fff;color:var(--valesco-ink);cursor:pointer}.valesco-language-switcher button[aria-current=true]{background:var(--valesco-ink);color:#fff}.valesco-language-switcher button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.valesco-cart-total-amounts{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.valesco-cart-reference{display:inline-flex;color:var(--color-foreground-subdued);font-size:.8em;line-height:1.2}.valesco-cart-reference .valesco-money__amount{text-decoration:line-through;text-decoration-thickness:1px}.valesco-cart-saving{display:flex;align-items:center;justify-content:flex-start;gap:6px;width:fit-content;max-width:100%;flex-wrap:wrap;margin-block:12px 0;margin-inline-start:auto;padding:9px 14px;border-radius:14px;background:var(--valesco-saving-bg, #edf9f2);color:var(--valesco-saving-color, #18733c);font-weight:700;font-size:14px;line-height:1.3}.valesco-cart-saving[hidden]{display:none}.valesco-cart-saving .valesco-money{font-size:inherit}.valesco-cart-saving__icon{font-size:1.15em}@media(max-width:359px){.cart-totals__total{gap:8px;align-items:flex-start}.valesco-cart-total-amounts{gap:4px 6px}}
