:root{--sn-text: var(--sn-text-setting, #171515);--sn-cream: var(--sn-cream-setting, #fbf7f4);--sn-blush: var(--sn-blush-setting, #f3ddd8);--sn-accent: var(--sn-accent-setting, #e9c7c0);--sn-border:#e7ded9;--sn-white:#fff;--sn-max:1480px;--sn-radius:5px;--sn-serif:"Playfair Display",Georgia,serif;--sn-sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--sn-text);font-family:var(--sn-sans);font-size:14px;line-height:1.5}body.sn-lock{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sn-container{width:min(calc(100% - 48px),var(--sn-max));margin:0 auto}.sn-container--narrow{max-width:900px}.sn-section{padding:70px 0}.sn-kicker,.sn-eyebrow{font-size:10px;letter-spacing:.2em;text-transform:uppercase;margin:0 0 10px}.sn-section-heading{display:flex;align-items:center;gap:28px;margin-bottom:26px}.sn-section-heading h2{font:500 24px/1.2 var(--sn-serif);margin:0;letter-spacing:.02em}.sn-section-heading--center{justify-content:center}.sn-section-heading--center span{height:1px;background:var(--sn-accent);width:130px}.sn-section-heading--split{justify-content:space-between;align-items:flex-end}.sn-section-heading--split h2{font-size:28px}.sn-text-link{font-size:12px;text-transform:none}.sn-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:0 20px;border:1px solid transparent;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700;transition:.25s ease}.sn-button--dark{background:#1b1918;color:#fff}.sn-button--dark:hover{background:#000}.sn-button--accent{background:var(--sn-accent);color:#171515}.sn-button--light{background:#ffffffc7;color:#171515}.sn-button--add{width:100%;background:var(--sn-blush);color:#171515;min-height:38px;margin-top:12px}.sn-button--soldout{width:100%;background:#eee;color:#777;min-height:38px;margin-top:12px}.sn-icon-button{width:40px;height:40px;border:0;background:transparent;display:grid;place-items:center}.sn-icon{display:block;position:relative;width:20px;height:20px}.sn-icon--menu:before,.sn-icon--menu:after{content:"";position:absolute;left:2px;width:16px;height:1px;background:#171515}.sn-icon--menu:before{top:6px}.sn-icon--menu:after{top:13px}.sn-icon--close:before,.sn-icon--close:after{content:"";position:absolute;left:9px;top:2px;width:1px;height:17px;background:#171515}.sn-icon--close:before{transform:rotate(45deg)}.sn-icon--close:after{transform:rotate(-45deg)}.sn-icon--search{border:1.5px solid #171515;border-radius:50%;width:15px;height:15px}.sn-icon--search:after{content:"";position:absolute;width:7px;height:1.5px;background:#171515;right:-5px;bottom:-3px;transform:rotate(45deg)}.sn-icon--user:before{content:"";position:absolute;left:6px;top:1px;width:7px;height:7px;border:1.3px solid #171515;border-radius:50%}.sn-icon--user:after{content:"";position:absolute;left:3px;bottom:1px;width:13px;height:8px;border:1.3px solid #171515;border-radius:9px 9px 0 0}.sn-icon--heart:before{content:"\2661";font-size:25px;line-height:20px}.sn-icon--bag{border:1.4px solid #171515;border-radius:2px;width:16px;height:17px;margin-top:4px}.sn-icon--bag:before{content:"";position:absolute;left:4px;top:-7px;width:6px;height:8px;border:1.4px solid #171515;border-bottom:0;border-radius:5px 5px 0 0}.sn-mobile-only{display:none}.sn-announcement{height:36px;background:var(--sn-blush);display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.02em}.sn-announcement__track{display:flex;align-items:center;gap:12px;white-space:nowrap}.sn-divider{opacity:.5}.sn-header{background:#fff;position:relative;z-index:50;border-bottom:1px solid #eee7e3}.sn-header__inner{width:min(calc(100% - 48px),var(--sn-max));height:102px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.sn-header__search form{width:min(280px,100%);height:38px;border:1px solid var(--sn-border);border-radius:24px;display:flex;align-items:center;padding:0 12px}.sn-header__search input{border:0;outline:0;background:transparent;width:100%;font-size:11px}.sn-search-button{border:0;background:transparent;width:30px;height:30px;display:grid;place-items:center}.sn-logo{justify-self:center;text-align:center}.sn-logo__image{width:auto;max-width:260px;max-height:76px;object-fit:contain}.sn-logo__fallback{display:flex;align-items:center;gap:11px}.sn-logo__mark{width:52px;height:52px;border:1px solid var(--sn-accent);border-radius:50%;display:grid;place-items:center;font:500 29px var(--sn-serif)}.sn-logo__brand-copy{display:flex;flex-direction:column;text-align:left}.sn-logo__name{font:500 22px/1 var(--sn-serif);letter-spacing:.23em}.sn-logo__brand-copy small,.sn-logo__brand-copy em{font-size:6px;letter-spacing:.24em;font-style:normal;margin-top:4px}.sn-header__actions{justify-self:end;display:flex;align-items:center;gap:20px}.sn-header-action{border:0;background:transparent;display:flex;align-items:center;gap:7px;font-size:10px;padding:5px}.sn-desktop-nav{border-top:1px solid #f0e8e4}.sn-nav-inner{width:min(calc(100% - 48px),var(--sn-max));height:42px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:34px}.sn-nav-link{border:0;background:transparent;font-size:11px;padding:12px 0;position:relative;white-space:nowrap}.sn-nav-link:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:#dca9a0;transform:scaleX(0);transform-origin:center;transition:.25s}.sn-nav-link:hover:after,.sn-nav-link.is-active:after,.sn-nav-item--mega:hover>.sn-nav-link:after{transform:scaleX(1)}.sn-chevron{display:inline-block;width:6px;height:6px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg);margin:0 0 3px 6px}.sn-nav-item--mega{position:static}.sn-mega-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--sn-border);box-shadow:0 16px 30px #23140f14;opacity:0;visibility:hidden;transform:translateY(-5px);transition:.18s}.sn-nav-item--mega:hover .sn-mega-menu,.sn-nav-item--mega:focus-within .sn-mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.sn-mega-menu__inner{width:min(calc(100% - 80px),var(--sn-max));margin:auto;display:grid;grid-template-columns:220px 1fr;gap:40px;padding:34px 0}.sn-mega-menu__intro{display:flex;flex-direction:column;gap:9px;border-right:1px solid var(--sn-border);padding-right:25px}.sn-mega-menu__intro span{font-size:9px;letter-spacing:.2em}.sn-mega-menu__intro strong{font:500 28px var(--sn-serif)}.sn-mega-menu__intro a{font-size:11px;text-decoration:underline;text-underline-offset:4px}.sn-mega-menu__columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.sn-mega-col{display:flex;flex-direction:column;gap:8px}.sn-mega-col a{font-size:11px;color:#4d4541}.sn-mega-col__title{font-weight:700;color:#171515!important;margin-bottom:3px}.sn-hero{position:relative;overflow:hidden;background:var(--sn-cream)}.sn-hero__slides{position:relative}.sn-hero-slide{display:none;position:relative;min-height:clamp(620px,72vh,820px)}.sn-hero-slide.is-active{display:block;animation:snFade .65s ease both}.sn-hero-slide__media,.sn-hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.sn-cover-image{width:100%;height:100%;object-fit:cover}.sn-hero-slide__overlay{background:linear-gradient(90deg,#f6e9e2f0,#f6e9e2bf 37%,#f6e9e214 70%,#0000000a)}.sn-hero-slide__content{position:relative;z-index:2;width:min(calc(100% - 48px),var(--sn-max));margin:auto;min-height:clamp(620px,72vh,820px);display:flex;justify-content:center;flex-direction:column;padding-right:54%}.sn-hero-slide h1{font:500 clamp(44px,5vw,72px)/.98 var(--sn-serif);margin:0 0 18px;letter-spacing:-.02em;max-width:620px}.sn-hero-slide__content>p:not(.sn-eyebrow){font-size:15px;max-width:430px;margin:0 0 24px}.sn-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:transparent;font:300 40px var(--sn-serif);z-index:3;width:45px;height:70px}.sn-slider-arrow--prev{left:15px}.sn-slider-arrow--next{right:15px}.sn-slider-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:3}.sn-slider-dots button{width:7px;height:7px;border-radius:50%;border:1px solid #171515;background:transparent;padding:0}.sn-slider-dots button.is-active{background:#171515;transform:scale(1.15)}.sn-category-grid,.sn-product-grid,.sn-latest-grid{display:grid;gap:13px}.sn-category-grid{grid-template-columns:repeat(7,1fr)}.sn-category-card{background:var(--sn-cream);border-radius:5px;overflow:hidden}.sn-category-card__image{aspect-ratio:1/1.14;overflow:hidden}.sn-category-card__image img,.sn-latest-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.sn-category-card:hover img,.sn-latest-card:hover img{transform:scale(1.035)}.sn-category-card__caption{height:42px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;background:#ffffffb8}.sn-category-card__caption span{font:500 13px var(--sn-serif)}.sn-category-card__caption strong{font-size:16px;font-weight:400}.sn-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:34px}.sn-product-card{min-width:0}.sn-product-card__media{position:relative;display:block;background:var(--sn-cream);border:1px solid var(--sn-border);padding:8px;border-radius:16px;overflow:hidden;box-shadow:0 5px 18px #23140f0b}.sn-product-card__media>img,.sn-product-card__media>.sn-placeholder{aspect-ratio:4/5;width:100%;object-fit:cover;border-radius:6px;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.sn-badge{position:absolute;top:8px;left:8px;background:#ef6f78;color:#fff;font-size:9px;font-weight:700;padding:4px 7px;border-radius:4px;z-index:2}.sn-product-card__body{padding:13px 4px 0}.sn-product-card__title{font-size:13px;line-height:1.35;display:block;min-height:38px}.sn-product-card__price{display:flex;gap:8px;align-items:center;font-size:13px;margin-top:7px}.sn-price--old{text-decoration:line-through;color:#999}.sn-product-card__body .sn-button{font-size:9px}.sn-editorial__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sn-editorial-card{position:relative;min-height:330px;overflow:hidden;background:var(--sn-cream)}.sn-editorial-card__media,.sn-editorial-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sn-editorial-card__content{position:relative;z-index:2;width:58%;min-height:330px;padding:40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(90deg,#f9efeaf7,#f9efeac2,#f9efea00)}.sn-editorial-card h2{font:500 31px/1.04 var(--sn-serif);margin:0 0 14px}.sn-editorial-card__content>p:not(.sn-kicker){font-size:12px;max-width:320px;margin:0 0 20px}.sn-benefits{border-top:1px solid var(--sn-border);border-bottom:1px solid var(--sn-border);padding:18px 0}.sn-benefits__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.sn-benefit{display:flex;align-items:center;gap:13px;border-right:1px solid var(--sn-border);padding-right:16px}.sn-benefit:last-child{border-right:0}.sn-benefit__icon{font-size:28px;font-weight:300}.sn-benefit strong,.sn-benefit small{display:block}.sn-benefit strong{font-size:11px}.sn-benefit small{font-size:9px;color:#746c67;margin-top:2px}.sn-latest-grid{grid-template-columns:repeat(7,1fr)}.sn-latest-card{position:relative;display:block;aspect-ratio:1.15/1;overflow:hidden;background:var(--sn-cream)}.sn-latest-card img,.sn-latest-card .sn-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.sn-latest-card:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#00000073)}.sn-latest-card span,.sn-latest-card strong{position:absolute;z-index:2;bottom:9px;color:#fff}.sn-latest-card span{left:10px;font:500 13px var(--sn-serif)}.sn-latest-card strong{right:10px;font-weight:400}.sn-newsletter{background:var(--sn-blush);padding:34px 0}.sn-newsletter__inner{display:grid;grid-template-columns:1.2fr 1.4fr .7fr;align-items:center;gap:34px}.sn-newsletter h2{font:500 31px var(--sn-serif);margin:0 0 5px}.sn-newsletter p{margin:0;font-size:11px}.sn-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:0;position:relative}.sn-newsletter__form input{height:46px;border:0;padding:0 14px;background:#fff;outline:0}.sn-newsletter__form button{height:46px;border:0;background:#171515;color:#fff;padding:0 24px;font-size:10px;letter-spacing:.08em;font-weight:700}.sn-form-message{grid-column:1/-1;margin-top:8px!important}.sn-social{text-align:center}.sn-social strong{font-size:11px}.sn-social>div{display:flex;justify-content:center;gap:14px;margin-top:9px}.sn-social a{font-size:15px}.sn-footer{background:#faf6f2}.sn-footer__top{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr 1.2fr;gap:40px;padding:50px 0 36px}.sn-footer-logo img{width:auto;max-width:230px;max-height:75px}.sn-footer-brand p{font-size:10px;max-width:270px;color:#655c57;margin:15px 0}.sn-footer-brand small{font-size:9px;color:#827873}.sn-footer-col{display:flex;flex-direction:column;gap:8px}.sn-footer-col h3{font-size:9px;letter-spacing:.18em;margin:0 0 7px}.sn-footer-col a{font-size:10px;color:#655c57}.sn-footer-social__icons{display:flex;gap:14px;margin:5px 0 20px}.sn-footer-social__icons a{font-size:15px;color:#171515}.sn-footer-mini-heading{margin-top:5px!important}.sn-footer-form{display:flex;border:1px solid var(--sn-border);height:40px;background:#fff}.sn-footer-form input{border:0;outline:0;background:transparent;min-width:0;width:100%;padding:0 10px;font-size:10px}.sn-footer-form button{border:0;background:#171515;color:#fff;width:40px}.sn-footer__bottom{border-top:1px solid var(--sn-border);min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sn-footer__bottom>div:first-child{display:flex;gap:20px}.sn-footer__bottom a{font-size:9px;color:#746c67}.sn-payment-icons{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.sn-payment-icon{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--sn-border);border-radius:4px;padding:3px 5px;line-height:0}.sn-payment-icon svg{width:38px;height:24px;display:block}.sn-cart-payment-note{border-top:1px solid var(--sn-border);padding-top:12px;margin:12px 0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.sn-cart-payment-note>span{font-size:9px;color:#756d68}.sn-cart-payment-icons{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}.sn-cart-payment-icons svg{width:30px;height:auto;display:block}.sn-cart-line{animation:snCartItemIn .35s ease both}.sn-cart-line:nth-child(2){animation-delay:.04s}.sn-cart-line:nth-child(3){animation-delay:.08s}.sn-cart-line:nth-child(4){animation-delay:.12s}@keyframes snCartItemIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.sn-mobile-menu{position:fixed;top:0;right:20%;bottom:0;left:0;background:#fff;z-index:100;transform:translate(-105%);transition:.3s;overflow:auto;padding:20px}.sn-mobile-menu.is-open{transform:translate(0)}.sn-mobile-menu__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--sn-border)}.sn-mobile-menu__head>span,.sn-mobile-menu__brand{font:500 22px var(--sn-serif);letter-spacing:.16em}.sn-mobile-menu__links{padding:10px 0}.sn-mobile-menu__links>a,.sn-mobile-details summary{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;border-bottom:1px solid var(--sn-border);font-size:14px;list-style:none;cursor:pointer}.sn-mobile-details summary::-webkit-details-marker{display:none}.sn-mobile-submenu{padding:3px 0 10px 15px}.sn-mobile-submenu>a{display:block;padding:10px 0;font-size:12px;color:#655c57}.sn-mobile-details--nested summary{font-size:12px;padding:12px 0}.sn-mobile-menu__footer{display:flex;gap:20px;padding-top:20px;border-top:1px solid var(--sn-border);font-size:11px}.sn-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:90;opacity:0;visibility:hidden;transition:.25s}.sn-cart-overlay.is-open{opacity:1;visibility:visible}.sn-cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(440px,92vw);background:#fff;z-index:95;transform:translate(105%);transition:.3s;display:flex;flex-direction:column}.sn-cart-drawer.is-open{transform:translate(0)}.sn-cart-drawer__head{padding:25px;border-bottom:1px solid var(--sn-border);display:flex;justify-content:space-between}.sn-cart-drawer__head h2{font:500 28px var(--sn-serif);margin:0}.sn-cart-drawer__body{flex:1;overflow:auto;padding:18px 25px}.sn-cart-line{display:grid;grid-template-columns:85px 1fr auto;gap:14px;padding:14px 0;border-bottom:1px solid var(--sn-border)}.sn-cart-line img{width:85px;height:105px;object-fit:cover;background:var(--sn-cream)}.sn-cart-line__title{font-size:11px;margin-bottom:5px}.sn-cart-line__price{font-size:11px}.sn-cart-line__remove{font-size:10px;text-decoration:underline;border:0;background:transparent;padding:0}.sn-cart-line__qty{display:flex;align-items:center;gap:7px;margin-top:12px}.sn-cart-line__qty button{border:1px solid var(--sn-border);background:#fff;width:24px;height:24px}.sn-cart-line__qty span{min-width:18px;text-align:center;font-size:10px}.sn-cart-empty{padding:50px 0;text-align:center}.sn-cart-empty h3{font:500 28px var(--sn-serif)}.sn-cart-drawer__foot{border-top:1px solid var(--sn-border);padding:20px 25px}.sn-cart-subtotal{display:flex;justify-content:space-between;font-size:13px}.sn-cart-note{font-size:9px;color:#756d68;margin:7px 0 15px}.sn-cart-drawer__foot form{margin-top:8px}.sn-cart-view,.sn-cart-drawer__foot form .sn-button{width:100%}.sn-toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%,20px);background:#171515;color:#fff;padding:10px 16px;font-size:11px;z-index:200;opacity:0;pointer-events:none;transition:.25s}.sn-toast.is-visible{opacity:1;transform:translate(-50%)}.sn-product-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:60px}.sn-product-main-image{background:var(--sn-cream)}.sn-product-main-image img{width:100%;aspect-ratio:1/1.12;object-fit:cover}.sn-product-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:8px}.sn-product-thumbs button{padding:0;border:1px solid transparent;background:var(--sn-cream)}.sn-product-info{padding-top:15px}.sn-product-info h1{font:500 42px/1.05 var(--sn-serif);margin:0 0 15px}.sn-product-price{display:flex;gap:10px;font-size:17px;margin-bottom:22px}.sn-product-description{font-size:13px;color:#5d5550;margin-bottom:25px}.sn-product-description img{max-width:100%;height:auto}.sn-variant-list{display:grid;gap:8px;margin-bottom:20px}.sn-variant-list label{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.sn-variant-list select{height:44px;border:1px solid var(--sn-border);padding:0 12px;background:#fff}.sn-product-buy-row{display:grid;grid-template-columns:120px 1fr;gap:10px}.sn-qty{display:grid;grid-template-columns:34px 1fr 34px;border:1px solid var(--sn-border)}.sn-qty button{border:0;background:#fff}.sn-qty input{border:0;text-align:center;outline:0;width:100%}.sn-product-accordions{margin-top:28px;border-top:1px solid var(--sn-border)}.sn-product-accordions details{border-bottom:1px solid var(--sn-border);padding:15px 0}.sn-product-accordions summary{display:flex;justify-content:space-between;font-size:12px;cursor:pointer;list-style:none}.sn-product-accordions summary::-webkit-details-marker{display:none}.sn-product-accordions details>div{font-size:11px;color:#675f5a;padding-top:12px}.sn-collection-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:28px}.sn-collection-head h1,.sn-page-heading h1{font:500 48px/1.05 var(--sn-serif);margin:0}.sn-collection-description{max-width:650px;margin-top:10px;font-size:12px;color:#675f5a}.sn-collection-count{font-size:10px;color:#777}.sn-collection-tools{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--sn-border);border-bottom:1px solid var(--sn-border);padding:10px 0;margin-bottom:20px}.sn-filter-button{display:none}.sn-sort-form{display:flex;gap:8px;align-items:center;margin-left:auto}.sn-sort-form label{font-size:10px}.sn-sort-form select{border:0;background:#fff;font-size:10px}.sn-product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:35px}.sn-pagination{text-align:center;padding-top:35px}.sn-pagination a,.sn-pagination span{margin:0 7px;font-size:11px}.sn-page-heading{margin-bottom:30px}.sn-page-heading .sn-kicker{margin-bottom:10px}.sn-richtext{font-size:13px}.sn-richtext h2,.sn-richtext h3{font-family:var(--sn-serif)}.sn-large-search{display:flex;max-width:700px;margin:0 auto 45px;border-bottom:1px solid #171515}.sn-large-search input{border:0;outline:0;flex:1;height:55px;font-size:17px;background:transparent}.sn-large-search button{border:0;background:transparent;font-size:10px;font-weight:700;letter-spacing:.1em}.sn-empty-state{text-align:center;padding:90px 20px}.sn-empty-state h1,.sn-empty-state h2{font:500 48px var(--sn-serif);margin:0 0 10px}.sn-empty-state p{font-size:13px;color:#6c645f;margin-bottom:25px}.sn-cart-table{border-top:1px solid var(--sn-border)}.sn-cart-row{display:grid;grid-template-columns:130px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--sn-border)}.sn-cart-row__image img{width:130px;height:155px;object-fit:cover;background:var(--sn-cream)}.sn-cart-row__info>a{font:500 17px var(--sn-serif);display:block;margin-bottom:5px}.sn-cart-row__info small{font-size:11px}.sn-cart-quantity{display:flex;width:110px;border:1px solid var(--sn-border);margin-top:15px}.sn-cart-quantity button{width:30px;border:0;background:#fff}.sn-cart-quantity input{width:50px;border:0;text-align:center;outline:0}.sn-cart-row__total{font-size:13px}.sn-cart-summary{margin-left:auto;max-width:420px;padding-top:25px}.sn-cart-summary>div{display:flex;justify-content:space-between;font-size:15px}.sn-cart-summary p{font-size:10px;color:#777;margin:8px 0 15px}.sn-cart-summary .sn-button{width:100%}.sn-placeholder{width:100%;height:100%;min-height:100px;background:linear-gradient(135deg,#f3e7e1,#e6cec5,#f8f3ef)}.sn-product-card:hover .sn-product-card__media>img{transform:scale(1.025)}.sn-mobile-search{display:none}@keyframes snFade{0%{opacity:.2;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.sn-hero-slide.is-active,.sn-product-card__media>img,.sn-mega-menu,.sn-cart-line{animation:none!important;transition:none!important}}@media(max-width:1100px){.sn-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sn-category-grid,.sn-latest-grid{grid-template-columns:repeat(4,1fr)}.sn-category-grid .sn-category-card:nth-child(n+5),.sn-latest-grid .sn-latest-card:nth-child(n+5){display:none}.sn-benefits__grid{grid-template-columns:repeat(3,1fr)}.sn-benefit:nth-child(3){border-right:0}.sn-benefit:nth-child(n+4){display:none}.sn-footer__top{grid-template-columns:1.5fr 1fr 1fr 1fr}.sn-footer-social{grid-column:4}}@media(max-width:749px){.sn-container{width:min(calc(100% - 28px),var(--sn-max))}.sn-section{padding:48px 0}.sn-announcement{height:34px;font-size:9px;overflow:hidden}.sn-announcement__track{gap:8px}.sn-header__inner{height:66px;width:calc(100% - 20px);grid-template-columns:40px 1fr 42px;gap:4px}.sn-mobile-only{display:grid}.sn-header__search--desktop{display:none}.sn-logo{max-width:190px;overflow:hidden}.sn-logo__image{max-width:176px;max-height:52px}.sn-logo__fallback{gap:6px;justify-content:center}.sn-logo__mark{width:39px;height:39px;font-size:22px}.sn-logo__brand-copy{min-width:0}.sn-logo__name{font-size:16px;letter-spacing:.18em}.sn-logo__brand-copy small,.sn-logo__brand-copy em{font-size:4.2px;letter-spacing:.18em;margin-top:2px}.sn-logo__name{font-size:18px}.sn-header__actions{gap:0}.sn-desktop-action{display:none}.sn-cart-trigger{padding:5px;width:40px;justify-content:center}.sn-desktop-nav{display:none}.sn-mobile-search{display:block;padding:0 10px 10px;background:#fff}.sn-mobile-search form{height:38px;border:1px solid var(--sn-border);border-radius:22px;display:flex;align-items:center;gap:9px;padding:0 12px}.sn-mobile-search input{border:0;outline:0;background:transparent;width:100%;font-size:11px}.sn-mobile-search .sn-icon{flex:0 0 auto;transform:scale(.82)}.sn-hero-slide{min-height:700px}.sn-hero-slide__media{top:0;right:0;bottom:35%;left:0}.sn-hero-slide__overlay{background:linear-gradient(180deg,#f6e9e200 30%,#f6e9e273 55%,#f6e9e2fa 72%,#f6e9e2)}.sn-hero-slide__content{min-height:700px;width:100%;padding:250px 24px 35px;justify-content:flex-end}.sn-hero-slide h1{font-size:42px;max-width:450px;margin-bottom:10px}.sn-hero-slide__content>p:not(.sn-eyebrow){font-size:12px;max-width:340px;margin-bottom:16px}.sn-slider-arrow{top:37%;font-size:34px}.sn-slider-arrow--prev{left:5px}.sn-slider-arrow--next{right:5px}.sn-section-heading{gap:10px;margin-bottom:20px}.sn-section-heading--center span{width:45px}.sn-section-heading h2,.sn-section-heading--split h2{font-size:21px}.sn-section-heading--split{align-items:flex-end}.sn-text-link{font-size:10px}.sn-category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.sn-category-grid .sn-category-card:nth-child(n+5){display:block}.sn-category-card__caption{height:38px}.sn-category-card__caption span{font-size:12px}.sn-product-grid,.sn-product-grid--collection{grid-template-columns:1fr;gap:28px}.sn-product-card__media{padding:6px;border-radius:14px}.sn-product-card__media>img,.sn-product-card__media>.sn-placeholder{width:100%;height:auto;aspect-ratio:4/5;border-radius:10px;object-fit:cover}.sn-product-card__title{font-size:13px;line-height:1.35;min-height:0}.sn-product-card__body .sn-button{min-height:44px;font-size:9px;margin-top:10px}.sn-editorial__grid{grid-template-columns:1fr;gap:10px}.sn-editorial-card{min-height:370px}.sn-editorial-card__content{min-height:370px;width:74%;padding:24px}.sn-editorial-card h2{font-size:28px}.sn-benefits__grid{grid-template-columns:1fr 1fr;gap:0}.sn-benefit{padding:12px 8px;border-right:1px solid var(--sn-border);border-bottom:1px solid var(--sn-border)}.sn-benefit:nth-child(2n){border-right:0}.sn-benefit:nth-child(n+5){display:none}.sn-benefit__icon{font-size:22px}.sn-benefit strong{font-size:10px}.sn-benefit small{font-size:8px}.sn-latest-grid{grid-template-columns:repeat(2,1fr);gap:9px}.sn-latest-grid .sn-latest-card:nth-child(n+7){display:none}.sn-newsletter__inner{grid-template-columns:1fr;gap:20px;text-align:center}.sn-newsletter h2{font-size:28px}.sn-newsletter__form{max-width:500px;margin:auto;width:100%}.sn-social{text-align:center}.sn-footer__top{grid-template-columns:1fr 1fr;gap:30px;padding:38px 0 25px}.sn-footer-brand,.sn-footer-social{grid-column:1/-1}.sn-footer__bottom{flex-direction:column;justify-content:center;padding:15px 0;gap:10px}.sn-footer__bottom>div:first-child{gap:12px;flex-wrap:wrap;justify-content:center}.sn-mobile-menu{top:0;right:12%;bottom:0;left:0;padding:18px;box-shadow:12px 0 30px #1e140f1f}.sn-product-layout{grid-template-columns:1fr;gap:30px}.sn-product-info h1{font-size:34px}.sn-product-buy-row{grid-template-columns:100px 1fr}.sn-collection-head{display:block}.sn-collection-head h1,.sn-page-heading h1{font-size:38px}.sn-collection-count{margin-top:8px}.sn-collection-tools{margin-bottom:14px}.sn-filter-button{display:block;border:0;background:transparent;font-size:10px;font-weight:700}.sn-sort-form label{display:none}.sn-cart-row{grid-template-columns:90px 1fr;gap:13px}.sn-cart-row__image img{width:90px;height:110px}.sn-cart-row__total{grid-column:2}.sn-cart-drawer{width:94vw}}.sn-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sn-blog-card{background:var(--sn-cream);display:block}.sn-blog-card__image{aspect-ratio:1.35/1;overflow:hidden}.sn-blog-card__image img{width:100%;height:100%;object-fit:cover}.sn-blog-card__body{padding:22px}.sn-blog-card__body h2{font:500 25px/1.08 var(--sn-serif);margin:0 0 10px}.sn-blog-card__body p:not(.sn-kicker){font-size:11px;color:#675f5a}.sn-blog-card__body span{font-size:9px;letter-spacing:.08em;font-weight:700}.sn-blog-grid .sn-pagination{grid-column:1/-1}.sn-article-head{text-align:center;margin-bottom:40px}.sn-article-head h1{font:500 52px/1.05 var(--sn-serif);margin:0 0 25px}.sn-article-head img{width:100%;max-height:650px;object-fit:cover}.sn-contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px}.sn-contact-form{display:grid;gap:8px}.sn-contact-form label{font-size:10px;text-transform:uppercase;letter-spacing:.12em;margin-top:8px}.sn-contact-form input,.sn-contact-form textarea{border:1px solid var(--sn-border);background:#fff;padding:12px;outline:0}.sn-contact-form textarea{resize:vertical}.sn-contact-form .sn-button{margin-top:10px}@media(max-width:749px){.sn-blog-grid{grid-template-columns:1fr}.sn-article-head h1{font-size:38px}.sn-contact-layout{grid-template-columns:1fr;gap:35px}}.sn-footer-logo{display:inline-block}.sn-footer-brand .sn-logo__fallback{justify-content:flex-start}.sn-footer-logo img{border-radius:0}.sn-footer-form button{cursor:pointer}.sn-footer-col a,.sn-footer__bottom a{transition:opacity .2s}.sn-footer-col a:hover,.sn-footer__bottom a:hover{opacity:.6}.sn-motion-section{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.sn-motion-section.sn-is-visible{opacity:1;transform:none}.sn-motion-item{transition:transform .45s cubic-bezier(.2,.7,.2,1),opacity .55s ease}.sn-product-card.sn-motion-item{animation:snProductIn .65s ease both}.sn-product-grid--featured .sn-product-card:nth-child(2){animation-delay:.05s}.sn-product-grid--featured .sn-product-card:nth-child(3){animation-delay:.1s}.sn-product-grid--featured .sn-product-card:nth-child(4){animation-delay:.15s}.sn-product-grid--featured .sn-product-card:nth-child(5){animation-delay:.2s}.sn-product-grid--featured .sn-product-card:nth-child(6){animation-delay:.25s}.sn-product-grid--featured .sn-product-card:nth-child(7){animation-delay:.3s}.sn-product-grid--featured .sn-product-card:nth-child(8){animation-delay:.35s}@keyframes snProductIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.sn-product-card__media{background:linear-gradient(145deg,#fcf8f5,#f5ebe7);border-radius:18px;padding:9px;box-shadow:0 8px 24px #23140f0e;transition:box-shadow .35s ease,transform .35s ease}.sn-product-card__media>img,.sn-product-card__media>.sn-placeholder{aspect-ratio:1/1.08;object-fit:contain;border-radius:11px;background:#fff;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .35s ease}.sn-product-card:hover .sn-product-card__media{transform:translateY(-4px);box-shadow:0 16px 34px #23140f1a}.sn-product-card:hover .sn-product-card__media>img{transform:scale(1.035)}.sn-product-card__body{padding:14px 5px 0}.sn-product-card__title{font-size:13px;line-height:1.4}.sn-product-card__price{font-size:13px;margin-top:8px}.sn-product-grid--featured{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:18px;row-gap:38px}.sn-products-empty{grid-column:1/-1;padding:50px;text-align:center;background:var(--sn-cream);border:1px solid var(--sn-border);border-radius:16px}.sn-products-section .sn-product-grid--featured{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px 20px!important;align-items:start!important}.sn-products-section .sn-product-grid--featured .sn-product-card{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important}.sn-products-section .sn-product-grid--featured .sn-product-card__media{position:relative!important;width:100%!important;height:auto!important;aspect-ratio:4 / 4.65!important;box-sizing:border-box!important;padding:8px!important;border-radius:18px!important;overflow:hidden!important;background:#f8f2ee!important;border:1px solid rgba(35,20,15,.1)!important;box-shadow:0 7px 22px #23140f0e!important}.sn-products-section .sn-product-grid--featured .sn-product-card__media>img,.sn-products-section .sn-product-grid--featured .sn-product-card__media>.sn-placeholder{display:block!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;border-radius:12px!important;background:#fff!important}.sn-products-section .sn-product-grid--featured .sn-product-card__body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;padding:14px 3px 0!important}.sn-products-section .sn-product-grid--featured .sn-product-card__title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;min-height:36px!important;font-size:13px!important;line-height:1.4!important}.sn-products-section .sn-product-grid--featured .sn-product-card__price{min-height:20px!important;margin-top:7px!important;font-size:13px!important}.sn-products-section .sn-product-grid--featured .sn-product-card:hover .sn-product-card__media{transform:translateY(-3px)!important;box-shadow:0 14px 30px #23140f1a!important}.sn-products-section .sn-product-grid--featured .sn-product-card:hover .sn-product-card__media>img{transform:scale(1.025)!important}@media(max-width:989px){.sn-products-section .sn-product-grid--featured{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px 15px!important}.sn-products-section .sn-product-grid--featured .sn-product-card__media{aspect-ratio:4 / 4.75!important}}@media(max-width:749px){.sn-products-section .sn-product-grid--featured{grid-template-columns:1fr!important;gap:30px!important}.sn-products-section .sn-product-grid--featured .sn-product-card{width:100%!important;max-width:390px!important;margin:0 auto!important}.sn-products-section .sn-product-grid--featured .sn-product-card__media{width:100%!important;aspect-ratio:4 / 4.7!important;padding:7px!important;border-radius:17px!important}.sn-products-section .sn-product-grid--featured .sn-product-card__media>img,.sn-products-section .sn-product-grid--featured .sn-product-card__media>.sn-placeholder{border-radius:11px!important}.sn-products-section .sn-product-grid--featured .sn-product-card__body{padding-top:12px!important}}@media(max-width:749px){.sn-category-grid{grid-template-columns:1fr!important;gap:14px!important}.sn-category-grid .sn-category-card{width:100%;max-width:none}.sn-category-grid .sn-category-card__image{width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:16px}.sn-category-grid .sn-category-card__image img,.sn-category-grid .sn-category-card__image .sn-placeholder{width:100%;height:100%;object-fit:cover;border-radius:inherit}.sn-category-grid .sn-category-card__caption{min-height:48px;padding:12px 2px 4px}}.sn-product-page{background:#fff}.sn-product-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:72px;align-items:start}.sn-product-gallery{position:sticky;top:20px}.sn-product-main-image{background:linear-gradient(145deg,#fcf8f5,#f4e9e5);border:1px solid var(--sn-border);border-radius:24px;padding:12px;overflow:hidden;box-shadow:0 18px 50px #23140f0f}.sn-product-main-image img{display:block;width:100%;aspect-ratio:1/1.08;object-fit:contain;border-radius:16px;background:#fff;transition:transform .6s cubic-bezier(.2,.7,.2,1),opacity .2s ease}.sn-product-main-image:hover img{transform:scale(1.018)}.sn-product-thumbs{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:12px}.sn-product-thumbs button{border:1px solid var(--sn-border);border-radius:12px;overflow:hidden;background:#fff;padding:4px;cursor:pointer;transition:.25s ease}.sn-product-thumbs button:hover{border-color:#171515;transform:translateY(-2px)}.sn-product-thumbs img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px}.sn-product-info{padding:8px 0 0}.sn-product-topline{display:flex;align-items:center;justify-content:space-between;gap:15px}.sn-product-info h1{font:500 clamp(34px,4vw,58px)/.98 var(--sn-serif);letter-spacing:-.025em;margin:10px 0 15px;max-width:700px}.sn-product-rating-row{display:flex;align-items:center;gap:10px;color:#756d68;font-size:10px;margin-bottom:18px}.sn-product-stars{letter-spacing:.12em;color:#171515;font-size:12px}.sn-product-price{align-items:center;gap:12px;font-size:22px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--sn-border)}.sn-product-price strong{font-weight:500}.sn-price--old{text-decoration:line-through;color:#9a918b;font-size:15px}.sn-sale-pill{font-size:8px;letter-spacing:.14em;background:var(--sn-blush);padding:5px 8px;border-radius:999px}.sn-product-description--intro{font-size:13px;line-height:1.75;color:#5d5550;max-width:680px;margin-bottom:25px}.sn-product-description--intro p{margin:0 0 10px}.sn-product-form{margin-top:5px}.sn-product-buy-row{grid-template-columns:132px 1fr;gap:12px}.sn-qty{height:52px;border-radius:8px;overflow:hidden;background:#fff}.sn-qty button{font-size:18px;cursor:pointer}.sn-qty input{font-size:13px}.sn-product-add{min-height:52px;border-radius:8px;letter-spacing:.12em}.sn-header__currency{display:flex;align-items:center;margin-right:8px}.sn-currency-form{display:flex;align-items:center;gap:5px}.sn-currency-form label{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#756d68}.sn-currency-form select{border:0;background:transparent;font:500 10px var(--sn-sans);color:#171515;cursor:pointer;outline:0;padding:4px 2px}.sn-mobile-currency{padding:15px 0;border-top:1px solid var(--sn-border);border-bottom:1px solid var(--sn-border);margin:10px 0}.sn-mobile-currency .sn-currency-form{justify-content:space-between}.sn-mobile-currency .sn-currency-form select{font-size:11px}@media(max-width:1100px){.sn-product-layout{grid-template-columns:1fr 1fr;gap:35px}.sn-product-gallery{position:static}}@media(max-width:749px){.sn-header__currency{display:none}.sn-mobile-currency{display:block}.sn-product-layout{grid-template-columns:1fr;gap:25px}.sn-product-main-image{border-radius:18px;padding:7px}.sn-product-main-image img{aspect-ratio:1/1.08;border-radius:12px}.sn-product-thumbs{grid-template-columns:repeat(5,1fr);gap:7px}.sn-product-info{padding-top:0}.sn-product-info h1{font-size:36px}.sn-product-rating-row{font-size:9px}.sn-product-price{font-size:20px}.sn-product-buy-row{grid-template-columns:100px 1fr}.sn-product-actions-secondary{display:grid;grid-template-columns:1fr 1fr}.sn-product-trust{grid-template-columns:1fr;gap:0}.sn-product-trust div{padding:12px 0;border-right:0;border-bottom:1px solid var(--sn-border)}.sn-product-trust div:last-child{border-bottom:0}.sn-page-heading--center{margin-bottom:28px}.sn-page-heading--center h1{font-size:42px}}@media(min-width:750px){.sn-mobile-currency{display:none}}.sn-products-section .sn-product-grid--featured{grid-template-columns:repeat(4,277px)!important;justify-content:space-between!important;align-items:start!important}.sn-products-section .sn-product-grid--featured .sn-product-card{width:277px!important;max-width:277px!important;margin:0!important}.sn-products-section .sn-product-grid--featured .sn-product-card__media{width:277px!important;height:266px!important;min-height:266px!important;max-height:266px!important;aspect-ratio:auto!important;box-sizing:border-box!important;padding:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.sn-products-section .sn-product-grid--featured .sn-product-card__media>img,.sn-products-section .sn-product-grid--featured .sn-product-card__media>.sn-placeholder{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;flex:0 0 100%!important}@media(max-width:1199px){.sn-products-section .sn-product-grid--featured{grid-template-columns:repeat(3,277px)!important;justify-content:center!important}}@media(max-width:899px)and (min-width:750px){.sn-products-section .sn-product-grid--featured{grid-template-columns:repeat(2,277px)!important;justify-content:center!important}}@media(max-width:749px){.sn-products-section .sn-product-grid--featured{grid-template-columns:277px!important;justify-content:center!important}.sn-products-section .sn-product-grid--featured .sn-product-card{width:277px!important;max-width:277px!important}.sn-products-section .sn-product-grid--featured .sn-product-card__media{width:277px!important;height:266px!important;min-height:266px!important;max-height:266px!important;padding:8px!important}}.sn-header__inner{grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr)}.sn-header__actions{justify-content:flex-end}.sn-product-gallery{display:flex;flex-direction:column;align-items:flex-start}.sn-product-main-image{width:100%;min-height:390px;height:390px;display:flex!important;align-items:center;justify-content:center;box-sizing:border-box;padding:0!important;background:#fff;border:1px solid var(--sn-border);border-radius:24px;overflow:hidden;box-shadow:0 18px 50px #23140f0f}.sn-product-main-image img{display:block!important;width:277px!important;height:266px!important;min-width:277px!important;min-height:266px!important;max-width:277px!important;max-height:266px!important;flex:0 0 277px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;background:#fff;border-radius:14px;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.sn-product-main-image:hover img{transform:scale(1.025)}.sn-product-thumbs{width:100%;grid-template-columns:repeat(6,78px);justify-content:start;gap:10px;margin-top:12px}.sn-product-thumbs button{width:78px;height:78px;padding:4px;border-radius:12px;background:#fff}.sn-product-thumbs img{width:100%;height:100%;aspect-ratio:auto;object-fit:contain;border-radius:8px;background:#fff}.sn-products-section .sn-product-grid--featured .sn-product-card__media{width:277px!important;height:266px!important;min-height:266px!important;max-height:266px!important;padding:0!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(145deg,#fcf8f5,#f4e9e5)!important}.sn-products-section .sn-product-grid--featured .sn-product-card__media>img,.sn-products-section .sn-product-grid--featured .sn-product-card__media>.sn-placeholder{width:277px!important;height:266px!important;min-width:277px!important;min-height:266px!important;max-width:277px!important;max-height:266px!important;flex:0 0 277px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;border-radius:12px!important;background:#fff}.sn-products-section .sn-product-grid--featured .sn-product-card__body{width:277px;box-sizing:border-box;padding:13px 2px 0}.sn-currency-bar{background:#fff;border-top:1px solid var(--sn-border);border-bottom:1px solid var(--sn-border);padding:20px 0}.sn-currency-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.sn-currency-bar__copy{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.sn-currency-bar__copy .sn-kicker{margin:0}.sn-currency-bar__copy strong{font:500 18px/1 var(--sn-serif)}.sn-currency-bar__copy small{font-size:9px;color:#756d68}.sn-currency-form--footer{display:flex;align-items:center;gap:9px;min-width:240px}.sn-currency-form--footer label{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#756d68}.sn-currency-form--footer select{min-height:40px;border:1px solid var(--sn-border);border-radius:7px;background:#fff;color:#171515;font:500 10px var(--sn-sans);padding:0 12px;min-width:190px;outline:none;cursor:pointer}.sn-currency-form--footer select:focus{border-color:#171515}@media(max-width:749px){.sn-header__inner{grid-template-columns:40px 1fr 42px}.sn-product-gallery{align-items:center}.sn-product-main-image{height:320px;min-height:320px;border-radius:18px}.sn-product-main-image img{width:277px!important;height:266px!important;min-width:277px!important;min-height:266px!important;max-width:277px!important;max-height:266px!important}.sn-product-thumbs{grid-template-columns:repeat(4,78px);justify-content:center;gap:8px}.sn-products-section .sn-product-grid--featured .sn-product-card__body{width:277px}.sn-currency-bar{padding:18px 0}.sn-currency-bar__inner{display:block}.sn-currency-bar__copy{display:block;margin-bottom:14px}.sn-currency-bar__copy strong{display:block;font-size:20px;margin:5px 0}.sn-currency-bar__copy small{display:block;line-height:1.5}.sn-currency-form--footer{display:grid;grid-template-columns:auto 1fr;gap:8px;min-width:0}.sn-currency-form--footer select{width:100%;min-width:0}}.sn-product-thumbs button{position:relative;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.sn-product-thumbs button.is-active{border-color:#171515!important;box-shadow:0 0 0 2px #fff,0 0 0 3px #171515;transform:translateY(-1px)}.sn-product-thumbs button.is-active:after{content:"";position:absolute;left:50%;bottom:-6px;width:22px;height:2px;transform:translate(-50%);background:#171515;border-radius:999px}.sn-variant-list select{cursor:pointer}.sn-product-grid--collection .sn-product-card__media{width:100%!important;height:auto!important;aspect-ratio:1 / 1.08!important;box-sizing:border-box!important;padding:7px!important;border-radius:14px!important;overflow:hidden!important}.sn-product-grid--collection .sn-product-card__media>img,.sn-product-grid--collection .sn-product-card__media>.sn-placeholder{display:block!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;border-radius:9px!important;background:#fff!important}.sn-product-grid--collection .sn-product-card__body{padding:11px 3px 0!important}.sn-product-grid--collection .sn-product-card__title{font-size:12px!important;line-height:1.35!important;min-height:34px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}.sn-product-grid--collection .sn-product-card__price{font-size:12px!important;margin-top:6px!important}.sn-product-grid--collection .sn-product-card__body .sn-button{min-height:40px!important;margin-top:9px!important;font-size:9px!important}@media(max-width:749px){.sn-product-grid--collection{grid-template-columns:1fr!important;gap:24px!important}.sn-product-grid--collection .sn-product-card{width:100%!important;max-width:390px!important;margin:0 auto!important}.sn-product-grid--collection .sn-product-card__media{aspect-ratio:1 / 1.08!important;padding:6px!important;border-radius:14px!important}.sn-product-grid--collection .sn-product-card__media>img,.sn-product-grid--collection .sn-product-card__media>.sn-placeholder{border-radius:9px!important}}.sn-products-section .sn-product-grid--featured{grid-template-columns:repeat(4,277px)!important;justify-content:center!important;column-gap:18px!important;row-gap:32px!important}@media(max-width:1199px){.sn-products-section .sn-product-grid--featured{grid-template-columns:repeat(3,277px)!important;justify-content:center!important;column-gap:18px!important}}@media(max-width:899px)and (min-width:750px){.sn-products-section .sn-product-grid--featured{grid-template-columns:repeat(2,277px)!important;justify-content:center!important;column-gap:18px!important}}@media(max-width:749px){.sn-products-section .sn-product-grid--featured{grid-template-columns:277px!important;justify-content:center!important;gap:24px!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/shopnevyn.css.map */
