:root{--velutti-gutter-desktop: 28px;--velutti-gutter-mobile: 16px;--velutti-radius-card: 16px;--velutti-radius-media: 16px;--velutti-radius-button: 12px;--velutti-radius-input: 12px;--velutti-shadow-xs: 0 1px 2px rgb(26 31 28 / .04);--velutti-shadow-sm: 0 6px 18px rgb(26 31 28 / .07);--velutti-shadow-md: 0 14px 36px rgb(26 31 28 / .09);--velutti-accent: #1f6b4a;--velutti-accent-hover: #18573c;--velutti-accent-soft: #e7f3ec;--velutti-surface: #f3f6f4;--velutti-surface-warm: #fafbfa;--velutti-border: rgb(26 31 28 / .09);--velutti-focus-ring: 0 0 0 3px rgb(31 107 74 / .28);--velutti-text-muted: rgb(26 31 28 / .58);--style-border-radius-sm: .5rem;--style-border-radius-md: .85rem;--style-border-radius-lg: 1rem}.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{--page-margin: max(var(--velutti-gutter-mobile), var(--safe-area-inset-left, 0px), var(--safe-area-inset-right, 0px))}@media screen and (min-width:750px){.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{--page-margin: max( var(--velutti-gutter-desktop), var(--safe-area-inset-left, 0px), var(--safe-area-inset-right, 0px) )}}.page-width-normal{--page-content-width: min(var(--normal-page-width), 92rem)}.page-width-wide{--page-content-width: min(var(--wide-page-width), 96rem)}html,body{overflow-x:clip;max-width:100%}.page-wrapper,.content-for-layout,.shopify-section,.section,.resource-list,.product-grid{max-width:100%}*{min-width:0}img,video,iframe,svg{max-width:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:var(--color-background)}.content-for-layout>.shopify-section .section{--padding-block-start: clamp(1.75rem, 3.5vw, 4rem);--padding-block-end: clamp(1.75rem, 3.5vw, 4rem)}@media screen and (max-width:749px){.content-for-layout>.shopify-section .section{padding-block-start:min(var(--padding-block-start, 36px),40px);padding-block-end:min(var(--padding-block-end, 36px),40px)}}@media screen and (min-width:750px){.content-for-layout>.shopify-section .section{padding-block-start:min(var(--padding-block-start, 64px),72px);padding-block-end:min(var(--padding-block-end, 64px),72px)}}h1,.h1{letter-spacing:-.025em;line-height:1.12}h2,.h2{letter-spacing:-.02em;line-height:1.18}h3,.h3,h4,.h4{letter-spacing:-.015em;line-height:1.25}.product-list .h2,.product-list .h3,.product-list .h4,.collection-list .h2,.collection-list .h3,.collection-list .h4,.section-resource-list__content .h2,.section-resource-list__content .h3,.section-resource-list__content .h4{margin:0;line-height:1.2}.price,.price-item--sale,product-price .price,.price-item__group:not(.compare-at-price){font-weight:650;letter-spacing:-.015em;color:var(--color-foreground)}.compare-at-price,.price-item--regular.compare-at-price,s.compare-at-price{font-weight:450;font-size:.9em;color:var(--velutti-text-muted);text-decoration-thickness:1px;text-decoration-color:#1a1f1c47}product-price,.product-price,.price-list{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem .55rem}.button,.button-primary,.button-secondary,.add-to-cart-button,.shopify-payment-button__button,button.shopify-payment-button__button--unbranded,.product-form-buttons .button,.cart-drawer__checkout,.cart__checkout-button{min-height:48px;border-radius:var(--style-border-radius-buttons-primary, var(--velutti-radius-button))!important;font-weight:600;letter-spacing:.01em;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.button:not(.button-secondary):not(.button-unstyled):not(.link),.button-primary,.add-to-cart-button{background-color:var(--velutti-accent);color:#fff;border-color:var(--velutti-accent)}.button:not(.button-secondary):not(.button-unstyled):not(.link):hover,.button-primary:hover,.add-to-cart-button:hover{background-color:var(--velutti-accent-hover);border-color:var(--velutti-accent-hover);transform:translateY(-1px);box-shadow:var(--velutti-shadow-sm)}.button:focus-visible,.button-primary:focus-visible,.button-secondary:focus-visible,.add-to-cart-button:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:var(--velutti-focus-ring)}@media screen and (max-width:749px){.product-information .button,.product-information .add-to-cart-button,.product-form-buttons .button,.buy-buttons .button,.cart-drawer__checkout,.cart__checkout-button{width:100%}}.product-card,.collection-card,.predictive-search-results__card--product,.predictive-search-results__card{border-radius:max(var(--card-corner-radius, 0px),var(--velutti-radius-card));background:var(--color-background);transition:transform .25s ease,box-shadow .25s ease}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.product-card:hover,.collection-card:hover,.predictive-search-results__card:hover{box-shadow:var(--velutti-shadow-sm)}}.product-card .card-gallery,.collection-card__image,.resource-card__media,.product-card__image,.collection-card .media{border-radius:max(var(--card-corner-radius, 0px),var(--velutti-radius-media));overflow:hidden;background:var(--velutti-surface)}.product-grid .product-card,.resource-list .product-card,.product-list .product-card{height:100%;display:flex;flex-direction:column}.product-card__content{display:flex;flex-direction:column;gap:.3rem;flex:1;padding-block-start:.7rem}.product-card .product-title,.product-card product-title,.product-card .text-block.product-title,.product-card a.product-card__title,.product-card .text-block{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.35;min-height:2.7em;margin:0;font-size:.9375rem;font-weight:500}.product-card .vendor,.product-card .product-vendor{font-size:.72rem;color:var(--velutti-text-muted);letter-spacing:.03em;text-transform:uppercase}.badge,.product-badge,.card-gallery .badge{border-radius:999px;font-size:.68rem;font-weight:650;letter-spacing:.02em;padding:.28rem .6rem;box-shadow:var(--velutti-shadow-xs)}.badge--sale,[data-badge=sale]{background:var(--velutti-accent)!important;color:#fff!important}.quick-add,.product-card .quick-add__button,.product-card .add-to-cart-button{border-radius:var(--velutti-radius-button);min-height:40px}.card-gallery,.card-gallery .product-media,.card-gallery .media,.product-card .media{aspect-ratio:var(--gallery-aspect-ratio, 1 / 1);width:100%}.card-gallery img,.card-gallery .product-media img,.predictive-search-results__card img{width:100%;height:100%;object-fit:contain;object-position:center}.collection-card img,.collection-card__image img,.resource-card__media img,.media-with-content img,.hero__media img,.hero .media img,.slideshow-slide img,.slideshow__image,.banner img,.background-media img,.layered-slideshow img{object-fit:cover;width:100%;height:100%;object-position:center}.product-media-container,.product-media-container.media-fit-contain{background:var(--velutti-surface);border-radius:var(--velutti-radius-media);overflow:hidden}.product-media-container img,.product-media-container.media-fit-contain img{object-fit:contain;object-position:center;width:100%;height:100%}.placeholder-svg,.media--placeholder{background:linear-gradient(145deg,var(--velutti-surface) 0%,var(--velutti-accent-soft) 100%);border-radius:var(--velutti-radius-media)}#header-group{position:relative;z-index:var(--layer-sticky, 8)}.header__row,.header__columns{align-items:center;min-height:66px;gap:.75rem}@media screen and (max-width:749px){.header__row,.header__columns{min-height:58px}}.header .search-action,.header predictive-search,.header .header-search,.header search-form,.header .search{max-width:min(440px,36vw);flex:1 1 auto}.header input[type=search],.header .search__input,.header .field__input{min-height:42px;border-radius:999px;background:var(--velutti-surface);border:1px solid var(--velutti-border);padding-inline:1rem}.header-actions,.header__actions{gap:.35rem;align-items:center}.announcement-bar,.header-announcements .announcement-bar,#header-group .announcement-bar{text-align:center;padding-block:.4rem!important;font-size:.8125rem;letter-spacing:.015em;font-weight:500}.header-section.shopify-section-header-sticky,#header-component[data-sticky-state=active],.header--sticky{box-shadow:var(--velutti-shadow-xs);-webkit-backdrop-filter:saturate(1.15) blur(10px);backdrop-filter:saturate(1.15) blur(10px);background:#ffffffeb}.hero,.slideshow,.layered-slideshow{overflow:hidden}.hero .section,.hero__content-wrapper{border-radius:0}@media screen and (min-width:750px){.hero.section--page-width .hero__container,.hero .hero__media-wrapper,.hero .media-wrapper{border-radius:var(--velutti-radius-card);overflow:hidden}}.hero__content-wrapper,.slideshow__content{text-shadow:0 1px 18px rgb(0 0 0 / .25)}.hero .button,.slideshow .button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-width:749px){.hero,.slideshow-slide,[class*=hero]{--section-height-small: 18rem;--section-height-medium: 22rem;--section-height-large: 26rem}}.media-with-content,.collection-links,.bento-grid__item{border-radius:var(--velutti-radius-card);overflow:hidden}.media-with-content{box-shadow:var(--velutti-shadow-xs)}.velutti-trust,.section[data-velutti-trust=true]{background:var(--velutti-surface-warm)}.product-grid,.resource-list__grid,.product-list .resource-list{gap:clamp(12px,1.6vw,22px)!important;row-gap:clamp(22px,2.4vw,32px)!important}.collection-list .resource-list,.collection-list .resource-list__grid{gap:clamp(12px,1.5vw,18px)!important}.collection-card{overflow:hidden}.collection-card .collection-title,.collection-card .text-block{border-radius:999px;font-weight:600;font-size:.875rem}@media screen and (max-width:749px){.main-collection .product-grid,.collection .product-grid,.product-list .resource-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (min-width:750px)and (max-width:989px){.product-list .resource-list__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.collection-wrapper,.main-collection,facets-form,.facets-controls{max-width:100%}.facets,.facets-controls,.collection-wrapper__header{gap:.75rem;align-items:center}.facets__summary,.sorting .facets__summary,.facets-toggle{min-height:42px;border-radius:999px;border:1px solid var(--velutti-border);padding-inline:.9rem;background:var(--color-background)}@media screen and (min-width:990px){.product-information .product-information__grid,.product-information>.section>.group-block-content,product-information-layout,.product-details-wrapper{gap:clamp(1.5rem,3vw,3rem)}.product-information__media,.product-information [data-testid=product-media-gallery],.product-information .media-gallery{flex:1.15 1 0;max-width:58%}.product-information__details,.product-information .product-details,.product-information [data-testid=product-details]{flex:.95 1 0;max-width:42%}.product-details,sticky-product-info,.product-information__buy-buttons{position:sticky;top:calc(var(--header-group-height, 80px) + 1rem)}}.product-information .product-title,.product-information h1{font-size:clamp(1.45rem,2vw,1.95rem);line-height:1.18;margin-block-end:.35rem}.product-form-buttons,.buy-buttons,.quantity-selector{gap:.7rem}.quantity-selector,.quantity-selector__button,.quantity-selector__input{min-height:48px;border-radius:var(--velutti-radius-input)}.variant-picker,.product-form__input{gap:.55rem}@media screen and (max-width:749px){.product-information{gap:1rem!important}.product-media-container{border-radius:14px}.product-information .product-details{padding-block-start:.25rem}}.cart-drawer,cart-drawer,.cart-drawer__dialog,.theme-drawer{--drawer-max-width: min(420px, 100vw)}.cart-items,.cart-products,.cart-item{gap:.85rem}.cart-item__image,.cart-items__media img,.cart-drawer img,.cart-products img{border-radius:12px;object-fit:contain;background:var(--velutti-surface);aspect-ratio:1 / 1}.cart-drawer__checkout,.cart__checkout-button,.cart-summary .button{min-height:52px;font-weight:650;background:var(--velutti-accent);border-color:var(--velutti-accent);color:#fff}.cart-drawer__footer,.cart-summary{gap:.75rem;padding-block:1rem;border-block-start:1px solid var(--velutti-border)}.cart-summary,.main-cart .cart-summary{border-radius:var(--velutti-radius-card);overflow:hidden}footer,.footer,.footer-utilities{border-top:1px solid var(--velutti-border);background:var(--velutti-surface-warm)}.footer .text-block h2,.footer .text-block h3,.footer .text-block h4,.footer-block__heading{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;font-weight:650;margin-block-end:.85rem;color:var(--color-foreground)}.footer a{text-decoration:none;color:var(--velutti-text-muted);line-height:1.75;transition:color .15s ease}.footer a:hover{color:var(--color-foreground)}.footer-utilities,.footer__copyright{font-size:.75rem;color:var(--velutti-text-muted)}.payment-icons,.list-payment{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.payment-icons svg,.list-payment svg{height:22px;width:auto;opacity:.8}.footer .email-signup,.footer .newsletter{max-width:420px}.footer input[type=email]{min-height:48px;border-radius:var(--velutti-radius-input)}@media screen and (max-width:749px){.footer .footer__content,.footer .section-content-wrapper{gap:1.35rem}}.predictive-search-results__card,.search-modal .product-card{border-radius:var(--velutti-radius-card)}.predictive-search-results__card img{border-radius:12px;background:var(--velutti-surface)}@media screen and (max-width:430px){.product-card .product-title,.product-card .text-block{font-size:.875rem}}.page-wrapper{background:radial-gradient(1200px 500px at 10% -10%,rgb(231 243 236 / .55),transparent 60%),radial-gradient(900px 420px at 100% 0%,rgb(243 246 244 / .8),transparent 55%),var(--color-background)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/velutti-premium.css.map */
