:root{--orvella-linen: #FAF7F2;--orvella-sand: #F3EFEA;--orvella-taupe: #C5B5A6;--orvella-espresso: #211C18;--orvella-muted: #68615A;--orvella-line: #D8CFC5;--orvella-white: #FFFFFF;--orvella-ease: cubic-bezier(.22, 1, .36, 1)}.orvella-section,.orvella-product-page{color:var(--orvella-espresso);background:var(--orvella-white)}.orvella-shell{width:min(1240px,calc(100% - 80px));margin-inline:auto}.orvella-eyebrow{margin:0 0 14px;color:var(--orvella-muted);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.22em;text-transform:uppercase}.orvella-section-title{margin:0;color:var(--orvella-espresso);font-size:clamp(34px,4vw,56px);line-height:.98;letter-spacing:-.045em;font-weight:750}.orvella-link-arrow{display:inline-flex;align-items:center;gap:10px;color:var(--orvella-espresso);border-bottom:1px solid currentcolor;padding-bottom:7px;text-decoration:none;font-size:14px;font-weight:650;line-height:1;transition:gap .22s var(--orvella-ease),opacity .22s ease}.orvella-link-arrow:after{content:"\2192";font-size:18px;line-height:.8}.orvella-link-arrow:hover{gap:14px}.orvella-reveal{opacity:0;transform:translate3d(0,22px,0);transition:opacity .7s var(--orvella-ease),transform .7s var(--orvella-ease);transition-delay:var(--orvella-delay, 0ms)}.orvella-reveal.is-visible{opacity:1;transform:none}#header-group{background:#fff}#header-group .header-section{border-color:#211c1814}.orvella-hero{position:relative;min-height:min(720px,calc(100svh - 120px));overflow:hidden;isolation:isolate;background:#c8c1ba}.orvella-hero__media,.orvella-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.orvella-hero__media:after{content:"";z-index:1;background:linear-gradient(90deg,#13100e8f,#13100e4d 36%,#13100e05 76%)}.orvella-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.015);transition:transform 1.4s var(--orvella-ease)}.orvella-hero:hover .orvella-hero__image{transform:scale(1.03)}.orvella-hero__content{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;min-height:inherit;padding:clamp(44px,7vw,90px) 0 68px}.orvella-hero__copy{max-width:700px;color:#fff}.orvella-hero__copy .orvella-eyebrow{color:#ffffffd1}.orvella-hero__title{margin:0;max-width:760px;color:#fff;font-size:clamp(48px,6vw,84px);line-height:.92;letter-spacing:-.055em;font-weight:750;text-wrap:balance}.orvella-hero__text{max-width:590px;margin:24px 0 0;color:#ffffffeb;font-size:clamp(16px,1.55vw,21px);line-height:1.45}.orvella-hero__actions{margin-top:34px}.orvella-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;min-width:150px;padding:14px 22px;border-radius:999px;background:var(--orvella-white);color:var(--orvella-espresso);border:1px solid var(--orvella-white);text-decoration:none;font-size:15px;font-weight:700;line-height:1;transition:transform .22s var(--orvella-ease),background-color .22s ease,color .22s ease}.orvella-button:after{content:"\2192";margin-left:13px;font-size:18px}.orvella-button:hover{transform:translateY(-2px)}.orvella-categories{padding:112px 0 108px}.orvella-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:54px}.orvella-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.orvella-category-card{display:flex;flex-direction:column;align-items:center;gap:20px;color:inherit;text-decoration:none;min-width:0}.orvella-category-card__circle{width:100%;max-width:184px;aspect-ratio:1;display:block;overflow:hidden;border-radius:50%;background:var(--orvella-sand);color:var(--orvella-espresso);transition:transform .3s var(--orvella-ease),background-color .25s ease}.orvella-category-card__circle img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s var(--orvella-ease)}.orvella-category-card__circle svg{display:block;width:56px;height:56px;margin:auto;transform:translateY(64px);stroke:currentColor;fill:none;stroke-width:2.1}.orvella-category-card__label{color:var(--orvella-espresso);font-size:14px;font-weight:750;letter-spacing:.05em;text-transform:uppercase;text-align:center}.orvella-category-card:hover .orvella-category-card__circle{transform:translateY(-6px);background:#ece6df}.orvella-category-card:hover .orvella-category-card__circle img{transform:scale(1.045)}.orvella-products{padding:108px 0 118px;background:var(--orvella-white)}.orvella-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.orvella-product-card{min-width:0;color:inherit;text-decoration:none}.orvella-product-card__media{position:relative;overflow:hidden;aspect-ratio:3 / 4;border-radius:20px;background:#ecebea}.orvella-product-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .36s ease,transform .6s var(--orvella-ease)}.orvella-product-card__media img+img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.orvella-product-card:hover .orvella-product-card__media img:first-child{transform:scale(1.035)}.orvella-product-card:hover .orvella-product-card__media img+img{opacity:1;transform:scale(1.03)}.orvella-product-card__meta{display:flex;justify-content:space-between;gap:18px;padding:16px 2px 0}.orvella-product-card__name{margin:0;font-size:15px;font-weight:650;line-height:1.35}.orvella-product-card__price{margin:0;font-size:15px;color:var(--orvella-muted);white-space:nowrap}.orvella-product-card__badge{position:absolute;top:16px;left:16px;z-index:2;padding:9px 12px;border-radius:999px;background:#faf7f2eb;color:var(--orvella-espresso);font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.orvella-reviews{padding:116px 0;background:var(--orvella-white)}.orvella-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:84px}.orvella-review{display:grid;grid-template-columns:220px minmax(0,1fr);gap:36px;align-items:center}.orvella-review__avatar{width:220px;aspect-ratio:1;border-radius:50%;background:var(--orvella-sand);display:grid;place-items:center;color:var(--orvella-taupe)}.orvella-review__avatar svg{width:78px;height:78px;stroke:currentColor;fill:none;stroke-width:1.2}.orvella-review__title{margin:0;font-size:24px;line-height:1.1;letter-spacing:-.03em;font-weight:700}.orvella-review__quote{margin:18px 0 26px;color:var(--orvella-muted);font-size:18px;line-height:1.52}.orvella-review__author{margin:0;font-size:15px;font-weight:750}.orvella-review__location{margin:4px 0 0;color:var(--orvella-muted);font-size:15px}.orvella-story{padding:118px 0 124px;background:var(--orvella-linen);text-align:center}.orvella-story__title{max-width:720px;margin:0 auto;font-size:clamp(42px,5vw,64px);line-height:.98;letter-spacing:-.05em}.orvella-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:90px}.orvella-value{padding:0 28px;position:relative}.orvella-value+.orvella-value:before{content:"";position:absolute;top:2px;bottom:0;left:0;width:1px;background:#211c181c}.orvella-value__icon{width:46px;height:46px;margin:0 auto 22px;color:var(--orvella-espresso)}.orvella-value__icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.8}.orvella-value__title{margin:0;font-size:15px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.orvella-newsletter{padding:30px 0 34px;background:var(--orvella-white);border-top:1px solid rgba(33,28,24,.08)}.orvella-newsletter__row{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);gap:40px;align-items:center}.orvella-newsletter__title{margin:0;font-size:28px;letter-spacing:-.035em}.orvella-newsletter__text{margin:6px 0 0;color:var(--orvella-muted);font-size:15px}.orvella-newsletter__form{display:flex}.orvella-newsletter__input-wrap{width:100%;position:relative}.orvella-newsletter__input{width:100%;min-height:60px;padding:0 58px 0 20px;border:1px solid var(--orvella-line);border-radius:999px;background:var(--orvella-white);color:var(--orvella-espresso);font:inherit}.orvella-newsletter__submit{position:absolute;top:50%;right:7px;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:var(--orvella-espresso);color:#fff;cursor:pointer;font-size:22px;transition:transform .22s var(--orvella-ease)}.orvella-newsletter__submit:hover{transform:translateY(-50%) translate(2px)}@keyframes orvella-product-in{0%{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.orvella-product-page .product-information__media{animation:orvella-product-in .65s var(--orvella-ease) both}.orvella-product-page .product-details{animation:orvella-product-in .65s var(--orvella-ease) 90ms both}}.orvella-product-page .product-information{background:var(--orvella-white)}.orvella-product-page .product-information .product-information__grid{max-width:1240px;margin-inline:auto}.orvella-product-page .product-information .product-information__media{padding-inline-end:10px}.orvella-product-page .product-information .product-details{padding-inline-start:28px}.orvella-product-page .product-information .product-details>.group-block{max-width:520px}.orvella-product-page .product-information .product-media-container{border-radius:0;background:#ecebea;overflow:hidden}.orvella-product-page .product-information media-gallery.product-media-gallery--carousel,.orvella-product-page .product-information media-gallery.media-gallery--carousel{width:100%}.orvella-product-page .product-information .product-media-gallery__slideshow--single-media,.orvella-product-page .product-information .media-gallery--carousel slideshow-component{border-radius:0}.orvella-product-page .product-information .product-media-container--image{aspect-ratio:4 / 5;min-height:0}.orvella-product-page .product-information .product-media-container--image .product-media,.orvella-product-page .product-information .product-media-container--image .product-media__image{width:100%;height:100%;object-fit:contain}.orvella-product-page .product-information .product-media__image{transition:transform .7s var(--orvella-ease)}.orvella-product-page .product-information .product-media-container--zoomable:hover .product-media__image{transform:scale(1.012)}.orvella-product-page .product-information .product-details .group-block{color:var(--orvella-espresso)}.orvella-product-page .product-information h1,.orvella-product-page .product-information .view-product-title a{letter-spacing:-.045em;line-height:.96}.orvella-product-page .product-information h1{font-size:clamp(34px,4.1vw,52px)}.orvella-product-page .product-information .price{font-size:20px;color:var(--orvella-muted)}.orvella-product-page .product-information .product-details .group-block{gap:22px}.orvella-product-page .product-information .variant-option{margin-top:5px}.orvella-product-page .product-information .variant-option legend{margin-bottom:12px;font-weight:700;color:var(--orvella-espresso)}.orvella-product-page .product-information .variant-option__button-label{min-height:58px;border:1px solid var(--orvella-line);border-radius:14px;background:#fff;color:var(--orvella-espresso);transition:border-color .18s ease,background-color .18s ease,transform .18s var(--orvella-ease)}.orvella-product-page .product-information .variant-option__button-label:hover{transform:translateY(-1px)}.orvella-product-page .product-information .variant-option__button-label:has(input:checked){background:var(--orvella-espresso);border-color:var(--orvella-espresso);color:#fff}.orvella-product-page .product-information .product-form-buttons{gap:12px}.orvella-product-page .product-information .product-form-buttons>.quantity-selector-wrapper{flex:0 0 166px}.orvella-product-page .product-information .quantity-selector{min-height:58px;border:1px solid var(--orvella-line);border-radius:14px;background:#fff}.orvella-product-page .product-information .quantity-selector input{font-size:16px}.orvella-product-page .product-information .product-form-buttons .button{min-height:58px;border-radius:14px;font-size:16px;font-weight:700}.orvella-product-page .product-information .product-form-buttons .button:not(.button-secondary){background:var(--orvella-espresso);color:#fff;border-color:var(--orvella-espresso)}.orvella-product-page .product-information .shopify-payment-button__button{min-height:58px;border-radius:14px}.orvella-product-page .product-information .product-details .rte{color:var(--orvella-espresso);font-size:16px;line-height:1.6}.orvella-product-page .product-information .media-gallery__mobile-controls{margin-top:12px}.orvella-product-page .product-information .slideshow-controls__counter{border-radius:999px;padding:7px 11px;background:#211c1861;color:#fff}.orvella-product-page .product-information .slideshow-arrow{width:44px;height:44px;border-radius:50%;background:#ffffffd6}.orvella-product-page .product-information+.shopify-section{background:var(--orvella-linen)}[data-testid=product-recommendations]{background:var(--orvella-linen)}@media(max-width:989px){.orvella-shell{width:min(100% - 40px,720px)}.orvella-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px}.orvella-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.orvella-review-grid{grid-template-columns:1fr;gap:60px}.orvella-review{grid-template-columns:180px minmax(0,1fr);gap:28px}.orvella-review__avatar{width:180px}.orvella-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 0}.orvella-value:nth-child(3):before{display:none}.orvella-newsletter__row{grid-template-columns:1fr;gap:20px}.orvella-product-page .product-information .product-details{padding-inline-start:12px}}@media(max-width:749px){.orvella-shell{width:min(100% - 28px,560px)}.orvella-hero{min-height:72svh}.orvella-hero__media:after{background:linear-gradient(0deg,#13100e9e,#13100e1f 62%,#13100e05)}.orvella-hero__content{padding:36px 0 42px}.orvella-hero__title{font-size:clamp(42px,13vw,66px)}.orvella-hero__text{font-size:15px;margin-top:18px}.orvella-hero__actions{margin-top:26px}.orvella-button{min-height:52px;min-width:144px}.orvella-section-head{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:34px}.orvella-section-title{font-size:clamp(34px,10vw,44px)}.orvella-categories{padding:76px 0 78px}.orvella-category-grid{gap:28px 12px}.orvella-category-card{gap:13px}.orvella-category-card__circle{max-width:108px}.orvella-category-card__circle svg{width:42px;height:42px;transform:translateY(33px)}.orvella-category-card__label{font-size:11px}.orvella-products{padding:78px 0 86px}.orvella-product-card__media{border-radius:14px}.orvella-product-card__meta{display:block;padding-top:12px}.orvella-product-card__name,.orvella-product-card__price{font-size:13px}.orvella-product-card__price{margin-top:5px}.orvella-reviews{padding:82px 0}.orvella-review{grid-template-columns:1fr;gap:22px}.orvella-review__avatar{width:118px}.orvella-review__title{font-size:21px}.orvella-review__quote{font-size:16px}.orvella-story{padding:82px 0 86px}.orvella-values{grid-template-columns:1fr 1fr;margin-top:56px}.orvella-value{padding:0 10px}.orvella-value+.orvella-value:before{display:none}.orvella-value__title{font-size:11px;line-height:1.3}.orvella-newsletter{padding:26px 0 30px}.orvella-newsletter__input{min-height:56px}.orvella-newsletter__submit{width:42px;height:42px}.orvella-product-page .product-information .product-information__media{padding-inline-end:0}.orvella-product-page .product-information .product-details{padding-inline-start:0;padding-top:24px}.orvella-product-page .product-information .product-details>.group-block{max-width:none}.orvella-product-page .product-information .product-media-container--image{aspect-ratio:4 / 5}.orvella-product-page .product-information .product-form-buttons>.quantity-selector-wrapper{flex-basis:136px}.orvella-product-page .product-information .variant-option__button-label{min-height:52px;border-radius:12px}.orvella-product-page .product-information .product-form-buttons .button,.orvella-product-page .product-information .quantity-selector{min-height:54px;border-radius:12px}.orvella-product-page .product-information h1{font-size:clamp(34px,9.5vw,46px)}}@media(prefers-reduced-motion:reduce){.orvella-reveal{opacity:1;transform:none;transition:none}.orvella-product-card__media img,.orvella-category-card__circle,.orvella-button,.orvella-link-arrow,.orvella-product-page .product-information .product-media__image{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/orvella-storefront.css.map */
