:root{--sc-paper:#faf8f4;--sc-ink:#302a24;--sc-olive:#4d5340;--sc-line:#ded9d0;--sc-muted:#746d63;--font-heading-family:Georgia,"Times New Roman",serif;--font-heading-weight:400;--font-body-family:Arial,Helvetica,sans-serif}body{color:var(--sc-ink);background:var(--sc-paper);letter-spacing:.01em;font-family:var(--font-body-family);font-size:15px}h1,h2,h3,h4,h5{font-family:var(--font-heading-family);letter-spacing:-.03em;font-weight:400;color:inherit}.page-width{max-width:1440px;padding-left:64px;padding-right:64px}.button{min-height:50px;font-size:14px;letter-spacing:.035em}.button:before,.button:after{box-shadow:none}.button:not(.button--secondary){background:var(--sc-olive);color:#fff}.button--secondary{border:1px solid var(--sc-ink)}a{color:inherit}a:focus-visible,summary:focus-visible,button:focus-visible{outline:2px solid var(--sc-olive);outline-offset:5px}.sc-announcement{background:var(--sc-olive);color:#fff;text-align:center;font-size:11px;letter-spacing:.13em;padding:9px 20px;line-height:1.5;text-transform:uppercase}.sc-header-section{position:relative;z-index:20;background:var(--sc-paper)}.sc-header{height:96px;display:flex;align-items:center;gap:40px;border-bottom:1px solid var(--sc-line);position:relative}.sc-wordmark{font-family:Georgia,Times New Roman,serif;font-size:27px;letter-spacing:-.06em;text-decoration:none;white-space:nowrap}.sc-desktop-nav{display:flex;gap:29px;margin:auto;font-size:13px}.sc-desktop-nav a{text-decoration:none;padding:12px 0;border-bottom:1px solid transparent}.sc-desktop-nav a:hover{border-color:var(--sc-ink)}.sc-header-actions{display:flex;gap:12px;align-items:center}.sc-icon{width:42px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--sc-ink);position:relative;cursor:pointer}.sc-icon svg{width:23px;height:23px}.sc-icon:after{display:none}.sc-cart-count{position:absolute;right:-1px;top:1px;font-size:10px;line-height:16px;min-width:16px;text-align:center;border-radius:50%;background:var(--sc-olive);color:#fff}.sc-mobile-menu{display:none}.sc-search-panel{position:absolute;left:0;right:0;top:100%;background:var(--sc-paper);border-bottom:1px solid var(--sc-line);padding:30px 64px;box-shadow:0 12px 16px #302a2412}.sc-search-panel form{max-width:750px;margin:auto}.sc-search-panel label{display:block;margin-bottom:12px;font-size:18px}.sc-search-row{display:flex;gap:12px}.sc-search-row input{min-width:0;flex:1;font-size:16px;padding:12px;border:1px solid var(--sc-line);background:#fff}.sc-search-panel p{max-width:750px;margin:12px auto 0;color:var(--sc-muted);font-size:12px}.sc-hero{display:grid;grid-template-columns:43% 57%;max-width:1600px;margin:auto;background:#eee9df}.sc-hero-copy{padding:64px 11%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.sc-eyebrow{font-family:Arial,Helvetica,sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:.17em;line-height:1.5;margin:0 0 20px}.sc-hero h1{font-size:clamp(48px,5.8vw,84px);line-height:1.02;margin:0 0 24px}.sc-hero-description{max-width:340px;line-height:1.85;font-size:15px;margin:0 0 29px;color:#595246}.sc-button{display:inline-flex;gap:32px;padding:15px 24px;text-decoration:none;line-height:1.5}.sc-button span{font-size:20px}.sc-text-link{display:inline-flex;gap:25px;align-items:center;min-height:44px;font-size:13px;text-underline-offset:5px}.sc-hero-copy>.sc-text-link{margin-top:16px}.sc-hero-image{position:relative;display:block;min-width:0}.sc-hero-image img{display:block;width:100%;height:100%;max-height:680px;object-fit:cover}.sc-hero-caption{position:absolute;left:26px;right:26px;bottom:22px;background:#faf8f4eb;padding:12px 18px;display:flex;justify-content:space-between;gap:16px;font-size:11px;line-height:1.5}.sc-section{padding-top:80px;padding-bottom:80px}.sc-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px;gap:24px}.sc-section-heading h2{font-size:43px;line-height:1.15;margin:0}.sc-section-heading .sc-eyebrow{margin-bottom:12px}.sc-small-note{font-size:12px;color:var(--sc-muted);padding-bottom:5px}.sc-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sc-category{text-decoration:none}.sc-category-image{overflow:hidden;aspect-ratio:1.1;background:#e9e6e0}.sc-category-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s}.sc-category:hover img{transform:scale(1.025)}.sc-category-label{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:19px}.sc-category-label h3{font-size:27px;margin:0 0 7px}.sc-category-label p{font-size:12px;color:var(--sc-muted);margin:0;line-height:1.5}.sc-category-label>span{font-size:24px}.sc-featured-wrap{background:#eeece5}.sc-featured-grid{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0;padding:0}.sc-product-card{text-decoration:none;display:block}.sc-product-image{aspect-ratio:1;background:#f6f4ef;overflow:hidden}.sc-product-image img{width:100%;height:100%;object-fit:contain;display:block}.sc-product-card h3{font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.55;letter-spacing:0;margin:18px 0 10px;min-height:40px}.sc-product-price{font-size:13px}.sc-product-price s{color:var(--sc-muted);margin-left:9px;font-size:11px}.sc-product-options{display:block;font-size:10px;color:#625b50;margin-top:12px}.sc-product-options span{float:right}.sc-edit{display:grid;grid-template-columns:1fr 1fr;padding-top:80px;padding-bottom:80px;align-items:center;gap:8%}.sc-edit-image{display:block;background:#eee}.sc-edit-image img{width:100%;height:auto;display:block}.sc-edit-copy{padding-right:5%}.sc-edit-copy h2{font-size:60px;line-height:1.05;margin:0 0 25px}.sc-edit-copy>p:not(.sc-eyebrow){color:#625b50;font-size:15px;line-height:1.85;max-width:360px;margin-bottom:26px}.sc-footer{background:#393c30;color:#f9f6ee;padding-top:60px}.sc-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1.1fr 1.2fr;gap:50px;padding-bottom:50px}.sc-footer h2{font-family:Arial,Helvetica,sans-serif;font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin:0 0 22px}.sc-footer p,.sc-footer li{font-size:12px;line-height:1.8;color:#e1e0d5}.sc-footer ul{list-style:none;padding:0;margin:0}.sc-footer li{margin-bottom:11px}.sc-footer li a{text-decoration:none}.sc-footer li a:hover{text-decoration:underline}.sc-footer-brand p{max-width:230px;margin-top:20px}.sc-footer .sc-wordmark{font-size:28px}.sc-footer-tagline{font-style:italic}.sc-footer-bottom{border-top:1px solid #ffffff24;padding-top:21px;padding-bottom:24px;display:flex;justify-content:space-between;font-size:10px;color:#d2d1c7}.collection-hero__title,.main-page-title,.title--primary,.template-search__header h1{font-size:48px;letter-spacing:-.04em}.collection-hero__inner{padding-top:36px;padding-bottom:20px}.collection-hero__title{margin:0 0 16px}.collection-hero__description{font-size:14px;color:var(--sc-muted)}.facets-container{padding-top:14px;border-top:1px solid var(--sc-line);margin-bottom:22px}.product-grid{--grid-desktop-horizontal-spacing:24px;--grid-desktop-vertical-spacing:40px}.card__heading{font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.6;letter-spacing:0}.card__information{padding-top:16px}.card-information .price{font-size:13px;letter-spacing:0}.card__inner{background:#f0eee7}.card__media .media img{object-fit:contain}.badge{border-radius:0;padding:4px 8px;font-size:10px;letter-spacing:.03em}.facets__heading,.facet-filters__label,.facet-filters__sort,.product-count__text{font-size:12px}.sc-breadcrumb{font-size:11px;color:var(--sc-muted);display:flex;gap:10px;align-items:center;padding-top:25px;padding-bottom:0}.sc-breadcrumb a{text-underline-offset:3px}.product__title h1{font-size:38px;line-height:1.18}.product__info-container .price{font-size:20px}.product__info-container>.product__text{font-size:10px;letter-spacing:.15em}.product__info-container .product-form{margin-top:24px}.product-form__input .form__label{font-size:12px}.product-form__input--pill input[type=radio]+label{font-size:12px;border-radius:0;padding:12px 18px;min-height:40px}.product-form__input--pill input[type=radio]:checked+label{background:var(--sc-olive);border-color:var(--sc-olive);color:#fff}.product__tax{font-size:11px}.product__accordion{border-color:var(--sc-line)}.product__accordion .accordion__title{font-family:Arial,Helvetica,sans-serif;font-size:13px;letter-spacing:0}.product__media-list{background:#f1efe9}.product__description,.accordion__content{font-size:13px;line-height:1.7;overflow-wrap:anywhere}.product__description table,.accordion__content table{width:100%!important;max-width:100%;table-layout:fixed}.product__description td,.accordion__content td{background:transparent!important;color:var(--sc-ink)!important;padding:8px!important;word-break:break-word}.product__description span,.product__description p,.product__description strong,.accordion__content span,.accordion__content p,.accordion__content strong{color:inherit!important;font-family:inherit!important;font-size:inherit!important}.product__description img,.accordion__content img{max-width:100%;height:auto!important}.sc-help-note{font-size:12px;color:var(--sc-muted);line-height:1.7;border-top:1px solid var(--sc-line);padding-top:18px}.sc-help-note a{text-underline-offset:3px}.cart__warnings h1,.cart__empty-text{font-size:42px}.cart-item__name{font-family:Arial,Helvetica,sans-serif;font-size:15px;letter-spacing:0}.cart__footer{border-top:1px solid var(--sc-line)}.cart__checkout-button{min-height:54px}.shopify-policy__container{max-width:900px!important;padding-top:44px!important;padding-bottom:70px!important}.shopify-policy__title h1{font-size:42px}.rte{overflow-wrap:anywhere}.contact{padding-bottom:70px}.template-search__header{padding-top:10px}.template-search__search{max-width:640px}.quantity{min-height:46px}.sc-collection-links{display:flex;flex-wrap:wrap;gap:9px;padding-top:4px;padding-bottom:23px}.sc-collection-links a{border:1px solid var(--sc-line);padding:8px 14px;min-height:38px;text-decoration:none;font-size:12px}.sc-collection-links a[aria-current=page]{background:var(--sc-olive);color:#fff;border-color:var(--sc-olive)}@media(min-width:990px){.product__info-wrapper{padding-left:60px!important}.product__info-container{max-width:490px}.product__info-wrapper .product__info-container{position:relative;top:auto}.product__media-wrapper{position:sticky;top:24px;align-self:start}.product{align-items:start}.product__media-item .media{max-height:650px}.main-page-title{margin-top:25px}}@media(max-width:1100px){.page-width{padding-left:36px;padding-right:36px}.sc-header{gap:25px}.sc-desktop-nav{gap:17px}.sc-footer-grid{gap:26px}.sc-wordmark{font-size:24px}.sc-hero-copy{padding-left:36px;padding-right:30px}.sc-hero h1{font-size:60px}.sc-hero-description{font-size:14px}.sc-hero-caption{font-size:10px}}@media(max-width:749px){.page-width{padding-left:20px;padding-right:20px}.sc-announcement{font-size:9px;letter-spacing:.08em;padding:8px 12px}.sc-header{height:72px;gap:8px;justify-content:space-between}.sc-wordmark{font-size:23px}.sc-mobile-menu{display:block}.sc-desktop-nav{display:none}.sc-header-actions{gap:1px}.sc-icon{width:35px;height:44px}.sc-cart-count{font-size:9px;min-width:14px;line-height:14px;top:3px;right:-1px}.sc-mobile-panel{position:absolute;top:100%;left:0;right:0;background:var(--sc-paper);padding:12px 25px 24px;border-bottom:1px solid var(--sc-line);box-shadow:0 14px 18px #302a2412}.sc-mobile-panel a{display:block;padding:16px 0;border-bottom:1px solid var(--sc-line);text-decoration:none;font-size:16px}.sc-search-panel{padding:24px 20px}.sc-search-row{gap:7px}.sc-search-row .button{min-width:85px;padding:0 12px}.sc-hero{grid-template-columns:1fr}.sc-hero-copy{padding:38px 26px 32px;align-items:flex-start}.sc-hero h1{font-size:54px;line-height:1.01;margin-bottom:18px}.sc-eyebrow{font-size:9px;margin-bottom:16px}.sc-hero-description{font-size:13px;line-height:1.75;max-width:300px;margin-bottom:23px}.sc-button{padding:13px 20px;min-height:48px;font-size:12px;gap:25px}.sc-hero-copy>.sc-text-link{margin-top:8px;font-size:11px}.sc-hero-image{aspect-ratio:1.12}.sc-hero-image img{width:100%;height:100%;object-fit:cover}.sc-hero-caption{left:17px;right:17px;bottom:15px;font-size:10px;padding:11px 13px}.sc-section{padding-top:45px;padding-bottom:45px}.sc-section-heading{margin-bottom:24px;gap:15px;align-items:end}.sc-section-heading h2{font-size:32px}.sc-section-heading .sc-eyebrow{margin-bottom:9px}.sc-small-note{display:none}.sc-categories{grid-template-columns:1fr;gap:27px}.sc-category{display:grid;grid-template-columns:43% 1fr;gap:20px;align-items:center}.sc-category-image{aspect-ratio:1}.sc-category-label{padding:0;gap:8px}.sc-category-label h3{font-size:24px}.sc-category-label p{font-size:11px}.sc-category-label>span{font-size:19px}.sc-featured-grid{grid-template-columns:repeat(2,1fr);gap:28px 14px}.sc-featured-wrap .sc-section-heading>.sc-text-link{font-size:10px;gap:7px;white-space:nowrap}.sc-product-card h3{font-size:12px;margin-top:12px;min-height:37px}.sc-product-price{font-size:11px;line-height:1.7}.sc-product-price s{font-size:9px;margin-left:6px}.sc-product-options{font-size:9px;margin-top:6px}.sc-edit{grid-template-columns:1fr;gap:0;padding-top:44px;padding-bottom:44px}.sc-edit-copy{padding:30px 12px 0}.sc-edit-copy h2{font-size:44px;margin-bottom:19px}.sc-edit-copy>p:not(.sc-eyebrow){font-size:13px;max-width:300px;margin-bottom:20px}.sc-footer{padding-top:42px}.sc-footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px;padding-bottom:35px}.sc-footer-brand{grid-column:1/-1}.sc-footer-brand p{max-width:265px;margin-top:14px}.sc-footer h2{margin-bottom:16px;font-size:10px}.sc-footer .sc-wordmark{font-size:27px}.sc-footer-contact{grid-column:1/-1;padding-top:8px;border-top:1px solid #ffffff26}.sc-footer-contact p{max-width:290px}.sc-footer-bottom{font-size:9px;gap:15px;padding-top:18px;padding-bottom:20px}.collection-hero__title,.main-page-title,.title--primary,.template-search__header h1{font-size:36px}.collection-hero__inner{padding-top:25px;padding-bottom:8px}.product-grid{--grid-mobile-horizontal-spacing:14px;--grid-mobile-vertical-spacing:28px}.card__heading,.card-information .price{font-size:12px}.card-information .price s{font-size:10px}.badge{font-size:9px}.product__title h1{font-size:31px}.product__info-wrapper{padding-top:23px}.product__info-container .price{font-size:18px}.product__media-list .product__media-item{width:100%}.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:0;margin-right:0}.product__media-wrapper .slider.slider--mobile{scroll-padding-left:0}.product__media-list{margin-left:0;padding-left:0}.product__media-list .product__media-item:first-child{margin-left:0}.sc-breadcrumb{font-size:10px;padding-top:18px}.product-form__input--pill input[type=radio]+label{font-size:11px;padding:11px 14px}.product__accordion .accordion__title{font-size:12px}.sc-collection-links{gap:7px;padding-bottom:17px}.sc-collection-links a{font-size:11px;padding:8px 11px}.shopify-policy__title h1{font-size:32px}.cart-item__name{font-size:13px}.cart__warnings h1,.cart__empty-text{font-size:34px}}@media(max-width:360px){.sc-header{padding-left:12px;padding-right:12px}.sc-wordmark{font-size:21px}.sc-hero h1{font-size:47px}.sc-category-label h3{font-size:21px}.sc-section-heading h2{font-size:28px}.sc-product-price s{display:block;margin-left:0}.sc-footer-bottom{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.sc-category-image img{transition:none}}html body{font-family:Arial,Helvetica,sans-serif;letter-spacing:.01em}body h1,body h2,body h3,body h4,body h5,body .h0,body .h1,body .h2,body .h3,body .h4,body .h5{font-family:Georgia,Times New Roman,serif}body input,body textarea,body select,body button,.sc-product-card h3,.card__heading,.sc-footer h2,.product__accordion .accordion__title,body .card__heading,body .product__accordion .accordion__title,body .cart-item__name{font-family:Arial,Helvetica,sans-serif}.sc-footer h2{color:#faf8f4}.sc-section.page-width,.sc-edit.page-width{padding-top:80px;padding-bottom:80px}.sc-footer-bottom.page-width{padding-top:21px;padding-bottom:24px}.sc-breadcrumb.page-width{padding-top:25px;padding-bottom:0}.sc-collection-links.page-width{padding-top:4px;padding-bottom:23px}@media(max-width:749px){.sc-section.page-width{padding-top:45px;padding-bottom:45px}.sc-edit.page-width{padding-top:44px;padding-bottom:44px}.sc-footer-bottom.page-width{padding-top:18px;padding-bottom:20px}.sc-breadcrumb.page-width{padding-top:18px}.sc-collection-links.page-width{padding-bottom:17px}}body .sc-header{height:104px}body .sc-header .sc-wordmark{font-size:31.05px}body .sc-desktop-nav{font-size:15px;gap:30px}body .sc-announcement{font-size:12px;letter-spacing:.12em}body .sc-eyebrow{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:1.5;text-transform:uppercase;letter-spacing:.15em}body .button{min-height:54px;border-radius:0;font-family:Arial,Helvetica,sans-serif;font-size:15px;letter-spacing:.025em;padding-left:28px;padding-right:28px}body .sc-button{min-height:56px;padding:16px 28px;gap:30px}body .sc-text-link{font-family:Arial,Helvetica,sans-serif;font-size:15px;gap:23px}body .sc-hero-copy{padding-top:96px;padding-bottom:64px}body .sc-hero h1{font-size:clamp(52px,6.2vw,90px);line-height:1.02;margin-bottom:27px}body .sc-hero-description{font-size:17px;line-height:1.8;max-width:365px;margin-bottom:31px}body .sc-hero-image{height:728px}body .sc-hero-image img{max-height:none}body .sc-hero-caption{font-size:13px;padding:13px 19px}body .sc-hero-copy>.sc-text-link{margin-top:14px}body .sc-section.page-width{padding-top:72px;padding-bottom:82px}body .sc-section[aria-labelledby=sc-category-title] .sc-section-heading{margin-bottom:21px}body .sc-section-heading h2{font-size:46px}body .sc-section-heading .sc-eyebrow{margin-bottom:11px}body .sc-small-note{display:none}body .sc-category-label{padding-top:19px}body .sc-category-label h3{font-size:29px}body .sc-category-label p{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.6}body .sc-featured-wrap .sc-section.page-width{padding-top:62px;padding-bottom:60px}body .sc-featured-wrap .sc-section-heading{margin-bottom:28px}body .sc-product-card h3{font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55;min-height:47px;margin:17px 0 10px}body .sc-product-price{font-size:15px;line-height:1.6}body .sc-product-price s{font-size:13px}body .sc-product-options{font-size:12px;margin-top:11px;line-height:1.5}body .sc-edit.page-width{grid-template-columns:46% 48%;gap:6%;padding-top:86px;padding-bottom:68px}body .sc-edit-copy{padding-right:0;transform:translateY(-20px)}body .sc-edit-copy h2{font-size:63px;line-height:1.06;margin-bottom:25px}body .sc-edit-copy>p:not(.sc-eyebrow){font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.8;max-width:430px;margin-bottom:33px}body .sc-footer{padding-top:42px}body .sc-footer .sc-wordmark{font-size:36.4px}body .sc-footer-grid{grid-template-columns:1.5fr 1fr 1.2fr 1.2fr;gap:64px;padding-bottom:30px}body .sc-footer h2{font-family:Arial,Helvetica,sans-serif;font-size:13px;letter-spacing:.1em;margin-bottom:17px}body .sc-footer p,body .sc-footer li{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.7}body .sc-footer li{margin-bottom:6px}body .sc-footer-brand p{margin-top:16px;max-width:250px}body .sc-footer .sc-text-link{font-size:15px}body .sc-footer-bottom.page-width{font-size:12px;padding-top:17px;padding-bottom:19px}body .sc-search-panel,body .sc-mobile-panel{box-shadow:none}body .sc-search-panel p{font-size:14px}body .sc-search-row input{min-width:0;width:0;font-size:16px}body .card__heading{font-size:15px;font-family:Arial,Helvetica,sans-serif}body .card-information .price{font-size:15px}body .facets__heading,body .facets__summary,body .facet-filters__label,body .facet-filters__sort,body .product-count__text{font-size:14px}body .sc-breadcrumb{font-size:13px}body .sc-collection-links a,body .product-form__input .form__label,body .product-form__input--pill input[type=radio]+label,body .sc-help-note{font-size:14px}body .product__tax{font-size:13px}body .product__accordion .accordion__title,body .product__description,body .accordion__content{font-family:Arial,Helvetica,sans-serif;font-size:15px}body .collection-hero__description{font-size:16px}body .sc-category-image img{transition:none}body .sc-category:hover img{transform:none}body .sc-product-card:hover,body .sc-category:hover{opacity:.92}body .sc-text-link:hover span,body .sc-button:hover span{transform:translate(2px)}body .sc-text-link span,body .sc-button span{transition:transform .15s ease}body .animate--hover-3d-lift .card-wrapper:hover .card--card,body .animate--hover-vertical-lift .card-wrapper:hover .card--card,body .animate--hover-vertical-lift .card-wrapper:hover .card--standard .card__inner,body .animate--hover-3d-lift .button:hover,body .animate--hover-vertical-lift .button:hover{transform:none;box-shadow:none}@media(min-width:750px)and (max-width:1100px){body .sc-header{height:98px;gap:22px}body .sc-header .sc-wordmark{font-size:27.6px}body .sc-desktop-nav{font-size:14px;gap:18px}body .sc-hero-copy{padding:73px 27px 49px 36px}body .sc-hero h1{font-size:clamp(53px,6.25vw,68px)}body .sc-hero-description{font-size:16px;line-height:1.75}body .sc-hero-image{height:630px}body .sc-hero .sc-button{font-size:14px;padding:15px 20px;gap:17px}body .sc-hero-caption{left:20px;right:20px;font-size:12px}body .sc-section-heading h2{font-size:41px}body .sc-category-label h3{font-size:27px}body .sc-featured-grid{gap:20px}body .sc-product-card h3{font-size:14px;min-height:66px}body .sc-product-price{font-size:14px}body .sc-product-price s{font-size:12px;display:block;margin-left:0}body .sc-edit-copy h2{font-size:52px}body .sc-edit-copy>p:not(.sc-eyebrow){font-size:16px}body .sc-edit-copy{transform:translateY(-12px)}body .sc-footer-grid{gap:34px;grid-template-columns:1.2fr 1fr 1.2fr 1.2fr}body .sc-footer p,body .sc-footer li{font-size:13px}body .sc-footer h2{font-size:12px}body .sc-footer .sc-text-link{font-size:14px;gap:10px}}@media(max-width:749px){body .sc-header{height:78px;gap:8px}body .sc-header .sc-wordmark{font-size:26.45px}body .sc-announcement{font-size:10px;letter-spacing:.08em}body .sc-eyebrow{font-size:11px;letter-spacing:.14em}body .sc-hero-copy{padding:44px 26px 35px}body .sc-hero h1{font-size:57px;margin-bottom:20px}body .sc-hero-description{font-size:15px;line-height:1.75;max-width:330px;margin-bottom:25px}body .sc-hero-image{height:auto;aspect-ratio:1.12}body .sc-hero-caption{left:17px;right:17px;bottom:15px;font-size:12px;padding:12px 14px}body .button,body .sc-button{font-size:14px;min-height:52px;padding:14px 24px}body .sc-hero-copy>.sc-text-link{font-size:13px;margin-top:10px}body .sc-text-link{font-size:14px;gap:20px}body .sc-section.page-width{padding-top:47px;padding-bottom:52px}body .sc-section[aria-labelledby=sc-category-title] .sc-section-heading{margin-bottom:18px}body .sc-section-heading h2{font-size:34px}body .sc-category-label h3{font-size:25px}body .sc-category-label{padding-top:0}body .sc-category-label p{font-size:13px}body .sc-categories{gap:25px}body .sc-featured-wrap .sc-section.page-width{padding-top:40px;padding-bottom:42px}body .sc-featured-wrap .sc-section-heading{margin-bottom:23px;flex-wrap:wrap;align-items:center;gap:7px}body .sc-featured-wrap .sc-section-heading>.sc-text-link{font-size:12px;min-height:38px;gap:10px}body .sc-product-card h3{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5;min-height:63px;margin-top:13px;margin-bottom:9px}body .sc-product-price{font-size:13px}body .sc-product-price s{font-size:11px;margin-left:6px}body .sc-product-options{font-size:11px;margin-top:8px}body .sc-edit.page-width{grid-template-columns:1fr;gap:0;padding-top:48px;padding-bottom:43px}body .sc-edit-copy{padding:25px 8px 0;transform:none}body .sc-edit-copy h2{font-size:46px;margin-bottom:21px}body .sc-edit-copy>p:not(.sc-eyebrow){font-size:15px;max-width:350px;margin-bottom:27px}body .sc-footer{padding-top:30px}body .sc-footer .sc-wordmark{font-size:35.1px}body .sc-footer-grid{grid-template-columns:1fr 1fr;column-gap:30px;row-gap:18px;padding-bottom:25px}body .sc-footer h2{font-size:12px;margin-bottom:14px}body .sc-footer p,body .sc-footer li{font-size:14px;line-height:1.65}body .sc-footer li{margin-bottom:5px}body .sc-footer-brand p{max-width:285px;margin-top:10px;margin-bottom:10px}body .sc-footer-contact{padding-top:8px}body .sc-footer-contact p{max-width:320px}body .sc-footer-bottom.page-width{font-size:11px;padding-top:15px;padding-bottom:17px;gap:15px}body .sc-footer .sc-text-link{font-size:14px}body .sc-mobile-panel a{font-size:18px}body .sc-mobile-panel{max-height:calc(100dvh - 112px);overflow-y:auto}body .sc-search-panel p{font-size:13px}body .card__heading,body .card-information .price{font-size:14px}body .card-information .price s,body .sc-breadcrumb{font-size:12px}body .sc-collection-links a,body .product-form__input--pill input[type=radio]+label{font-size:13px}body .product__accordion .accordion__title{font-size:14px}}@media(max-width:360px){body .sc-header .sc-wordmark{font-size:24.15px}body .sc-hero h1{font-size:50px}body .sc-hero-copy{padding-left:22px;padding-right:22px}body .sc-hero .sc-button{padding-left:19px;padding-right:19px;gap:18px;font-size:13px}body .sc-section-heading h2{font-size:30px}body .sc-category-label h3{font-size:23px}body .sc-category-label p{font-size:12px}body .sc-product-price s{display:block;margin-left:0}body .sc-footer-grid{column-gap:23px}}@media(prefers-reduced-motion:reduce){body .sc-text-link span,body .sc-button span{transition:none}}body .sc-product-card{height:100%;display:flex;flex-direction:column}body .sc-product-card h3{min-height:0}body .sc-product-card .sc-product-price{margin-top:auto}body .sc-product-image{flex-shrink:0}body .sc-footer{padding-top:36px}body .sc-footer-grid{padding-bottom:28px}body .sc-footer li{margin-bottom:3px}@media(max-width:749px){body .sc-footer{padding-top:26px}body .sc-footer-grid{row-gap:14px;padding-bottom:20px}body .sc-footer li{margin-bottom:3px}body .sc-footer-brand p{margin-bottom:8px}body .sc-footer-bottom.page-width{padding-top:13px;padding-bottom:15px}}body .page-width{max-width:1470px;padding-left:54px;padding-right:54px}body .sc-header{height:111px;align-items:center;gap:38px}body .sc-header .sc-wordmark{font-size:34.155px;line-height:1;display:block;align-self:center}body .sc-desktop-nav{font-size:16px;gap:35px;align-items:center;align-self:center;margin-top:0;margin-bottom:0;line-height:1.5}body .sc-header-actions{align-items:center;align-self:center}body .sc-desktop-nav a{display:flex;align-items:center;min-height:44px;box-sizing:border-box}body .sc-eyebrow{font-family:Arial,Helvetica,sans-serif;font-size:13px;letter-spacing:.15em;font-weight:400;line-height:1.5;text-transform:uppercase}body .sc-hero{max-width:1470px;grid-template-columns:42% 58%;padding-left:54px;padding-right:54px;box-sizing:border-box}body .sc-hero-copy{padding:118px 36px 62px 0;min-width:0}body .sc-hero-image{height:757px}body .sc-hero h1{margin-bottom:33px}body .sc-hero-description{font-size:18px;max-width:390px;line-height:1.8}body .sc-hero-caption{font-size:14px}body .sc-button,body .sc-hero .sc-button,body .sc-edit .sc-button{min-height:46px;height:46px;padding:0 32px;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.25;gap:30px;align-items:center;justify-content:space-between;border-radius:0;box-sizing:border-box;white-space:normal}body .sc-button span{font-size:20px;line-height:1;flex:none}body .sc-hero-copy>.sc-text-link{margin-top:22px;font-size:16px}body .sc-text-link{font-family:Arial,Helvetica,sans-serif;font-size:16px}body .sc-section[aria-labelledby=sc-category-title]{padding-top:66px;padding-bottom:74px}body .sc-section[aria-labelledby=sc-category-title] .sc-section-heading{margin-bottom:11px}body .sc-categories{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}body .sc-category{min-width:0}body .sc-category-image{width:100%;aspect-ratio:1.1}body .sc-category-label{align-items:baseline;min-height:90px;box-sizing:border-box;gap:16px}body .sc-category-label>div{min-width:0}body .sc-category-label h3{font-size:31px;line-height:1.2;margin-bottom:8px}body .sc-category-label p{font-size:15px;line-height:1.6;margin:0}body .sc-category-label>span{font-family:Arial,Helvetica,sans-serif;font-size:22px;line-height:1.2;flex:none}body .sc-featured-wrap .sc-section.page-width{padding-top:54px;padding-bottom:52px}body .sc-featured-wrap .sc-section-heading{align-items:center}body .sc-featured-wrap .sc-section-heading h2{font-size:49px}body .sc-featured-grid{gap:28px;grid-template-columns:repeat(4,minmax(0,1fr))}body .sc-product-card{min-width:0;display:flex;flex-direction:column;height:100%}body .sc-product-card h3{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;margin:18px 0 11px;min-height:0}body .sc-product-price{font-size:16px;line-height:1.5;margin-top:auto}body .sc-product-price s{font-size:14px}body .sc-product-options{font-size:13px;line-height:1.5;margin-top:12px}body .sc-edit.page-width{grid-template-columns:44% 52%;gap:4%;padding-top:85px;padding-bottom:65px}body .sc-edit-copy{transform:translateY(-38px);padding-right:0;min-width:0}body .sc-edit-copy h2{margin-bottom:33px}body .sc-edit-copy>p:not(.sc-eyebrow){max-width:473px;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.8;margin-top:0;margin-bottom:43px}body .sc-footer{padding-top:20px}body .sc-footer .sc-wordmark{display:block;font-size:42.95px;line-height:1;margin:0}body .sc-footer-grid{grid-template-columns:1.65fr 1fr 1.2fr 1.25fr;column-gap:72px;align-items:start;padding-bottom:12px}body .sc-footer-grid>div{min-width:0;align-self:start}body .sc-footer h2{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5;margin:0 0 16px;letter-spacing:.1em}body .sc-footer p,body .sc-footer li{font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.68}body .sc-footer li{margin-bottom:2px}body .sc-footer-brand p{max-width:290px;margin-top:15px}body .sc-footer .sc-text-link{font-size:16px}body .sc-footer-bottom.page-width{font-size:13px;padding-top:12px;padding-bottom:13px;line-height:1.7}body .sc-search-panel p{font-size:15px}body .sc-breadcrumb{font-size:14px}body .sc-collection-links a,body .product-form__input .form__label,body .product-form__input--pill input[type=radio]+label,body .sc-help-note{font-size:15px}body .facets__heading,body .facets__summary,body .facet-filters__label,body .facet-filters__sort,body .product-count__text{font-size:15px}body .product__tax{font-size:14px}body .card__heading,body .card-information .price{font-size:16px}body .sc-category:hover,body .sc-product-card:hover{opacity:1}body .sc-category-image img,body .sc-product-image img{transition:none;transform:none}body .sc-category:hover img,body .sc-product-card:hover img{transform:none}body .sc-category:hover h3,body .sc-product-card:hover h3{text-decoration:underline;text-underline-offset:4px}body .sc-button:hover{background:#424936}body .sc-button:hover span,body .sc-text-link:hover span{transform:translate(2px)}@media(min-width:750px)and (max-width:1100px){body .page-width{padding-left:34px;padding-right:34px}body .sc-header{height:105px;gap:23px}body .sc-header .sc-wordmark{font-size:30.36px}body .sc-desktop-nav{font-size:15px;gap:20px}body .sc-hero{padding-left:34px;padding-right:34px}body .sc-hero-copy{padding:95px 25px 47px 0}body .sc-hero h1{font-size:clamp(46px,5.6vw,61px)}body .sc-hero-description{font-size:17px}body .sc-hero-image{height:655px}body .sc-hero .sc-button,body .sc-edit .sc-button{font-size:15px;padding-left:22px;padding-right:22px;gap:16px}body .sc-hero-copy>.sc-text-link{font-size:15px}body .sc-category-label{min-height:106px;gap:10px}body .sc-category-label h3{font-size:29px}body .sc-category-label p{font-size:14px}body .sc-featured-wrap .sc-section-heading h2{font-size:44px}body .sc-featured-grid{gap:22px}body .sc-product-card h3,body .sc-product-price{font-size:15px}body .sc-product-price s{font-size:13px}body .sc-product-options{font-size:12px}body .sc-edit-copy{transform:translateY(-29px)}body .sc-edit-copy h2{font-size:48px}body .sc-edit-copy>p:not(.sc-eyebrow){font-size:17px;margin-bottom:37px}body .sc-footer-grid{column-gap:36px;grid-template-columns:1.4fr 1fr 1.15fr 1.15fr}body .sc-footer h2{font-size:13px}body .sc-footer p,body .sc-footer li{font-size:14px}body .sc-footer .sc-text-link{font-size:15px;gap:10px}}@media(max-width:989px)and (min-width:750px){body .sc-footer-grid{column-gap:30px;grid-template-columns:1.35fr 1fr 1.25fr 1.15fr}body .sc-footer .sc-wordmark{font-size:38px}}@media(max-width:749px){body .page-width{padding-left:22px;padding-right:22px}body .sc-header{height:85px;gap:8px}body .sc-header .sc-wordmark{font-size:29.095px}body .sc-eyebrow{font-size:12px;letter-spacing:.15em;font-weight:400}body .sc-hero{grid-template-columns:1fr;padding:0}body .sc-hero-copy{padding:56px 26px 35px}body .sc-hero h1{font-size:clamp(43px,12.5vw,54px);margin-bottom:26px;line-height:1.03}body .sc-hero-description{font-size:16px;line-height:1.75;max-width:350px}body .sc-hero-image{height:auto;aspect-ratio:1.12}body .sc-hero-caption{font-size:13px}body .sc-hero .sc-button,body .sc-edit .sc-button{height:46px;min-height:46px;font-size:15px;padding:0 27px;gap:24px}body .sc-hero-copy>.sc-text-link{font-size:14px;margin-top:18px}body .sc-text-link{font-size:15px}body .sc-section[aria-labelledby=sc-category-title]{padding-top:52px;padding-bottom:52px}body .sc-section[aria-labelledby=sc-category-title] .sc-section-heading{margin-bottom:12px}body .sc-categories{grid-template-columns:1fr;gap:25px}body .sc-category{grid-template-columns:43% minmax(0,1fr);gap:18px}body .sc-category-image{aspect-ratio:1}body .sc-category-label{min-height:0;padding-top:0;align-items:baseline;gap:8px}body .sc-category-label h3{font-size:26px;line-height:1.2}body .sc-category-label p{font-size:14px}body .sc-category-label>span{font-size:19px}body .sc-featured-wrap .sc-section.page-width{padding-top:35px;padding-bottom:37px}body .sc-featured-wrap .sc-section-heading h2{font-size:36px}body .sc-featured-wrap .sc-section-heading>.sc-text-link{font-size:13px}body .sc-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}body .sc-product-card h3{font-size:15px;line-height:1.5;margin-top:15px;margin-bottom:10px}body .sc-product-price{font-size:14px}body .sc-product-price s{font-size:12px}body .sc-product-options{font-size:12px;margin-top:10px}body .sc-edit.page-width{grid-template-columns:1fr;gap:0;padding-top:54px;padding-bottom:51px}body .sc-edit-copy{transform:none;padding:19px 0 0}body .sc-edit-copy h2{font-size:44px;margin-bottom:29px}body .sc-edit-copy>p:not(.sc-eyebrow){font-size:16px;max-width:none;margin-bottom:37px;line-height:1.75}body .sc-footer{padding-top:18px}body .sc-footer .sc-wordmark{font-size:41.42px}body .sc-footer-grid{grid-template-columns:1fr 1fr;column-gap:34px;row-gap:8px;padding-bottom:12px}body .sc-footer h2{font-size:13px;line-height:1.5;margin-bottom:11px}body .sc-footer p,body .sc-footer li{font-size:15px;line-height:1.6}body .sc-footer li{margin-bottom:1px}body .sc-footer-brand p{max-width:310px;margin:8px 0 6px}body .sc-footer-contact p{max-width:none;margin:10px 0 12px}body .sc-footer .sc-text-link{font-size:15px}body .sc-footer-bottom.page-width{font-size:12px;line-height:1.6;padding-top:12px;padding-bottom:12px;gap:12px}body .sc-search-panel p{font-size:14px}body .sc-breadcrumb{font-size:13px}body .sc-collection-links a,body .product-form__input--pill input[type=radio]+label{font-size:14px}body .card__heading,body .card-information .price{font-size:15px}body .sc-mobile-panel{max-height:calc(100dvh - 116px)}}@media(max-width:360px){body .page-width{padding-left:18px;padding-right:18px}body .sc-header{padding-left:12px;padding-right:12px}body .sc-header .sc-wordmark{font-size:26.565px}body .sc-hero-copy{padding-left:22px;padding-right:22px}body .sc-hero .sc-button,body .sc-edit .sc-button{font-size:14px;padding-left:23px;padding-right:23px;gap:18px}body .sc-category-label h3{font-size:24px}body .sc-category-label p{font-size:13px}body .sc-category{gap:15px}body .sc-featured-wrap .sc-section-heading h2{font-size:32px}body .sc-product-card h3{font-size:14px}body .sc-product-price s{display:block;margin-left:0}body .sc-footer-grid{column-gap:22px}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
