:root{--page-width: 1920px;--gutter: clamp(16px,2.1vw,42px);--text:#171717;--muted:#6f6f6f;--line:#dedede;--soft:#f5f5f5;--accent:#171717;--white:#fff;--radius:0px;--header-h:72px;--font-body: Arial, Helvetica, sans-serif;--font-heading: Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:var(--font-body);font-size:14px;line-height:1.5;background:#fff;-webkit-font-smoothing:antialiased}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%}.hidden{display:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.page-width{width:min(100%,var(--page-width));margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.section{position:relative}.section-heading{text-align:center;font-size:15px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;margin:0 0 48px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 29px;border:1px solid var(--accent);background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700;transition:.2s ease}.button:hover{background:#fff;color:var(--accent)}.button--light{background:#fff;color:#111;border-color:#fff}.button--light:hover{background:#111;color:#fff;border-color:#111}.link-arrow{display:inline-flex;align-items:center;gap:12px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.link-arrow svg{width:14px;height:14px}.shopify-section-header-sticky{position:sticky;top:0;z-index:50}.site-header{height:var(--header-h);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 var(--gutter);border-bottom:1px solid transparent;background:#fff;color:#111;transition:background .25s,border-color .25s,color .25s}.site-header--overlay{position:absolute;inset:0 0 auto;z-index:30;background:linear-gradient(to bottom,rgba(0,0,0,.28),transparent);color:#fff}.site-header--scrolled{position:fixed;top:0;left:0;right:0;background:#fff;color:#111;border-color:#ececec;box-shadow:0 2px 14px #0000000d}.header-nav,.header-actions{display:flex;align-items:center;gap:clamp(18px,2.3vw,44px)}.header-nav a,.language-toggle{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;white-space:nowrap}.header-logo{display:flex;align-items:center;justify-content:center;width:var(--logo-width,130px);max-width:32vw;font-size:23px;letter-spacing:.05em;font-weight:700;text-align:center;white-space:nowrap;line-height:1}.header-logo__image{display:block;width:100%;height:auto;max-height:48px;object-fit:contain}.header-logo__image--light{display:none}.site-header--overlay:not(.site-header--scrolled) .header-logo__image--dark{display:none}.site-header--overlay:not(.site-header--scrolled) .header-logo__image--light{display:block}.site-header--overlay:not(.site-header--scrolled) .header-logo--auto-invert .header-logo__image--dark{display:block;filter:brightness(0) invert(1)}.site-header--scrolled .header-logo__image--dark{display:block;filter:none}.site-header--scrolled .header-logo__image--light{display:none}.header-actions{justify-content:flex-end;gap:18px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:32px;border:0;background:transparent;color:inherit;padding:0;position:relative}.icon-button svg{width:21px;height:21px;stroke-width:1.5}.cart-count{position:absolute;right:-8px;top:-2px;background:#191919;color:#fff;border-radius:50%;min-width:19px;height:19px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.site-header--overlay:not(.site-header--scrolled) .cart-count{background:#fff;color:#111}.mobile-menu-button{display:none}.mobile-menu{position:fixed;inset:0 auto 0 0;width:min(88vw,420px);background:#fff;color:#111;z-index:100;transform:translate(-100%);transition:.3s ease;padding:25px}.mobile-menu.is-open{transform:none}.mobile-menu__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px}.mobile-menu__logo{display:block;width:min(var(--logo-width,130px),180px)}.mobile-menu__logo img{width:100%;height:auto;max-height:52px;object-fit:contain;object-position:left center}.mobile-menu nav{display:grid;gap:24px}.mobile-menu nav a{text-transform:uppercase;font-size:15px;font-weight:700;letter-spacing:.1em}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:90;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.is-open{opacity:1;visibility:visible}.hero{min-height:100svh;position:relative;display:flex;align-items:center;justify-content:center;background:#4a3024;color:#fff;overflow:hidden}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img,.hero__media video{width:100%;height:100%;object-fit:cover}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--hero-overlay,.06))}.hero__content{position:relative;z-index:2;text-align:center;padding-top:var(--header-h);max-width:640px}.hero__eyebrow{text-transform:uppercase;font-weight:700;letter-spacing:.12em;margin:0 0 32px}.hero__title{font-size:clamp(34px,5vw,76px);line-height:.98;margin:0 0 28px;letter-spacing:-.03em}.hero__content--minimal .hero__title{display:none}.hero__content--minimal .hero__eyebrow{font-size:14px;margin-bottom:30px}.featured-products{padding:96px 0 86px;background:#fff}.product-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:clamp(20px,3vw,58px);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:16px;scrollbar-width:thin}.product-card{scroll-snap-align:start;min-width:0}.product-card__media{aspect-ratio:2/3;background:#f1f1f1;position:relative;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.02)}.product-card__badge{position:absolute;left:10px;top:10px;background:#fff;color:#111;font-size:9px;font-weight:700;padding:3px 6px;text-transform:uppercase}.product-card__info{text-align:center;padding:19px 6px 0}.product-card__title{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin:0 0 3px}.product-card__price{font-size:11px;color:#606060}.product-card__compare{text-decoration:line-through;margin-right:7px;color:#9a9a9a}.featured-products__empty{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(20px,3vw,58px)}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:0 12px}.editorial-card{min-height:740px;position:relative;color:#fff;overflow:hidden;background:#222}.editorial-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.editorial-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000ad,#0000 56%)}.editorial-card__content{position:absolute;z-index:2;left:30px;right:30px;bottom:36px}.editorial-card__title{font-size:24px;margin:0 0 18px}.editorial-card__text{max-width:400px;margin:0 0 22px;font-size:13px}.editorial-card__link{text-decoration:underline;font-weight:700;text-underline-offset:4px}.trust-bar{padding:62px var(--gutter) 84px;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;text-align:center}.trust-item svg{width:25px;height:25px;margin:0 auto 18px}.trust-item__title{font-size:14px;text-transform:uppercase;font-weight:700;margin-bottom:8px}.trust-item__text{font-size:12px;color:#333}.site-footer{border-top:0 solid #eee;padding:52px var(--gutter) 30px}.footer-grid{display:grid;grid-template-columns:1.5fr 1.25fr .55fr .8fr 1fr;gap:60px}.footer-column h3{font-size:13px;letter-spacing:.13em;text-transform:uppercase;margin:0 0 20px}.footer-column p,.footer-column li,.footer-column a{font-size:12px;color:#686868}.footer-column ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.newsletter-form{display:flex;flex-direction:column;gap:18px}.newsletter-form input{height:44px;border:1px solid #ddd;padding:0 13px}.newsletter-form button{width:max-content}.footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:90px}.socials{display:flex;gap:26px}.socials svg{width:18px;height:18px}.collection-hero{padding:100px var(--gutter) 56px;text-align:center}.collection-hero h1{font-size:34px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 12px}.collection-hero p{max-width:620px;margin:0 auto;color:#666}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:17px var(--gutter);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:44px 26px;padding:42px var(--gutter) 90px}.pagination{display:flex;justify-content:center;gap:8px;padding-bottom:70px}.pagination a,.pagination span{width:38px;height:38px;border:1px solid #ddd;display:flex;align-items:center;justify-content:center}.pagination .current{background:#111;color:#fff;border-color:#111}.main-product-section{padding-top:var(--product-section-top,48px);padding-bottom:var(--product-section-bottom,80px)}.product-page{display:grid;grid-template-columns:minmax(0,var(--product-gallery-fr,1.8fr)) minmax(360px,var(--product-info-width,520px));gap:16px;align-items:start}.product-gallery-column{min-width:0}.product-media-wrap{display:grid;grid-template-columns:72px minmax(0,1fr);gap:clamp(22px,3.2vw,62px);padding-left:26px}.product-media-wrap--no-thumbs{grid-template-columns:minmax(0,1fr);padding-left:0}.product-thumbs{display:flex;flex-direction:column;gap:18px}.product-thumb{width:55px;aspect-ratio:2/3;border:1px solid transparent;padding:0;background:#f2f2f2;overflow:hidden}.product-thumb.is-active{border-color:#111}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-media-stage{min-width:0}.product-media{display:none;background:#f3f3f3;min-height:760px}.product-media.is-active{display:block}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer{width:100%;height:auto;min-height:760px;object-fit:cover}.product-info{padding:0 48px 0 0;min-width:0}.product-info--sticky{position:sticky;top:20px}.product-block{margin-top:var(--block-space-top,0);margin-bottom:var(--block-space-bottom,0);min-width:0}.product-block--border-bottom{border-bottom:1px solid var(--line)}.product-type{font-size:12px;color:#555}.product-title-row{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;padding-bottom:18px}.product-title-row--title-only{display:block}.product-title{font-size:22px;letter-spacing:.12em;line-height:1.2;margin:0}.product-price{font-size:22px;color:#676767;white-space:nowrap}.product-compare-price{font-size:.72em;color:#999;margin-left:8px}.variant-block{padding:18px 0 22px}.variant-block--divider{border-bottom:1px solid var(--line)}.variant-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-weight:600}.variant-label small{color:#aaa;margin-left:4px}.variant-guide-link{text-decoration:underline;text-underline-offset:2px}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.color-option{width:54px;height:74px;border:1px solid transparent;padding:0;background:#f1f1f1}.color-option.is-selected{border-color:#111}.color-option img{width:100%;height:100%;object-fit:cover}.text-option{height:60px;min-width:60px;padding:0 14px;border:1px solid #ddd;background:#fff;font-weight:600}.text-option.is-selected{background:#111;color:#fff;border-color:#111}.text-option:disabled{color:#ccc;text-decoration:line-through;background:linear-gradient(to top right,transparent 49%,#ddd 50%,#ddd 51%,transparent 52%)}.quantity-label{display:block;font-weight:600;margin-bottom:10px}.quantity-selector{display:grid;grid-template-columns:42px 58px 42px;width:max-content;border:1px solid #ddd}.quantity-selector button,.quantity-selector input{height:42px;border:0;background:#fff;text-align:center}.quantity-selector input{width:58px;border-left:1px solid #ddd;border-right:1px solid #ddd;-moz-appearance:textfield}.quantity-selector input::-webkit-inner-spin-button,.quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stock-note{font-size:13px;color:#f08a00;font-style:italic}.product-form-buttons{display:grid;gap:6px}.add-to-cart{width:100%;height:48px;border:1px solid #111;background:#1a1a1a;color:#fff;text-transform:uppercase;font-size:12px;font-weight:700}.add-to-cart[disabled]{opacity:.45}.shopify-payment-button__button{border-radius:0!important;min-height:48px!important}.info-box{background:#f5f5f5;padding:21px 20px;font-size:13px}.info-box p:first-child{margin-top:0}.info-box p:last-child{margin-bottom:0}.info-box strong{font-weight:700}.rating-stars{letter-spacing:1px;background:#000;color:#fff;display:inline-block;padding:1px 3px;margin-bottom:8px}.product-benefits{display:grid;gap:24px}.benefit-line{display:flex;align-items:center;gap:12px;color:#555;font-size:12px}.benefit-line svg{width:26px;height:26px;stroke:#111;flex:0 0 auto}.product-block--accordion{border-top:1px solid #ddd}.product-block--accordion+.product-block--accordion{border-top:0}.accordion{border-bottom:1px solid #ddd}.accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:24px 0;font-size:13px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";font-size:20px;font-weight:400}.accordion[open] summary:after{content:"\2212"}.accordion__content{padding:0 0 25px;color:#5c5c5c;font-size:13px}.accordion__content p:first-child{margin-top:0}.product-block-heading{font-size:13px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px}.product-custom-text p:first-child{margin-top:0}.product-custom-text p:last-child{margin-bottom:0}.product-block--sku{font-size:12px;color:#666}.product-block--divider hr{border:0;border-top:1px solid var(--line);margin:0}.product-form-error{padding:12px 0;color:#b40000;font-size:12px}.cart-drawer{position:fixed;inset:0 0 0 auto;width:min(92vw,480px);background:#fff;z-index:100;transform:translate(100%);transition:.3s ease;display:flex;flex-direction:column}.cart-drawer.is-open{transform:none}.cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #eee}.cart-drawer__header h2{font-size:16px;text-transform:uppercase;letter-spacing:.1em}.cart-drawer__body{padding:24px;overflow:auto;flex:1}.cart-empty{text-align:center;padding:80px 20px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:16px;padding:0 0 22px;margin-bottom:22px;border-bottom:1px solid #eee}.cart-item img{width:90px;aspect-ratio:2/3;object-fit:cover}.cart-item__title{font-size:12px;text-transform:uppercase;font-weight:700}.cart-item__variant{font-size:12px;color:#777}.cart-drawer__footer{padding:22px;border-top:1px solid #eee}.cart-total{display:flex;justify-content:space-between;font-weight:700;margin-bottom:16px}.cart-drawer__footer .button{width:100%}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:110;display:none}.search-overlay.is-open{display:block}.search-overlay__inner{padding:30px var(--gutter)}.search-overlay__top{display:flex;align-items:center;gap:20px}.search-overlay form{flex:1}.search-overlay input{width:100%;border:0;border-bottom:1px solid #111;padding:18px 0;font-size:24px;outline:0}.policy-page,.page-content,.search-page,.cart-page{max-width:1000px;margin:0 auto;padding:120px var(--gutter)}.rte h1,.policy-page h1{font-size:36px}.rte p,.rte li{color:#555}.cart-page table{width:100%;border-collapse:collapse}.cart-page td,.cart-page th{border-bottom:1px solid #eee;padding:18px;text-align:left}@media(max-width:1100px){.header-nav{display:none}.mobile-menu-button{display:inline-flex}.site-header{grid-template-columns:1fr auto 1fr}.header-actions .language-toggle,.header-actions .account-icon{display:none}.featured-products__empty{grid-template-columns:repeat(2,1fr)}.editorial-card{min-height:620px}.footer-grid{grid-template-columns:repeat(3,1fr)}.product-page{grid-template-columns:minmax(0,1.25fr) minmax(350px,var(--product-info-width,480px))}.product-media-wrap{gap:22px}.product-info{padding-right:20px}}@media(max-width:749px){:root{--header-h:62px;--gutter:16px}.site-header{padding:0 16px}.header-logo{width:var(--logo-width-mobile,115px);max-width:calc(100vw - 150px);font-size:18px}.header-logo__image{max-height:40px}.hero{min-height:82svh}.hero__content{padding:var(--header-h) 20px 0}.hero__eyebrow{font-size:12px}.featured-products{padding:62px 0}.section-heading{margin-bottom:30px;font-size:13px}.product-row{grid-auto-columns:82%;gap:14px;padding-left:16px;padding-right:16px}.featured-products>.page-width{padding:0}.featured-products__empty{display:flex;overflow-x:auto;gap:14px;padding:0 16px}.featured-products__empty .product-card{min-width:82%}.editorial-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:0 16px}.editorial-card{min-width:88%;min-height:610px;scroll-snap-align:center}.trust-bar{grid-template-columns:repeat(2,1fr);padding:48px 16px;gap:42px 12px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-grid .footer-column:first-child,.footer-grid .footer-column:last-child{grid-column:1/-1}.site-footer{padding:44px 16px 24px}.footer-bottom{margin-top:50px}.collection-grid{grid-template-columns:repeat(2,1fr);gap:30px 12px;padding:28px 12px 60px}.collection-hero{padding:80px 16px 35px}.collection-hero h1{font-size:26px}.main-product-section{padding-top:0}.product-page{display:flex;flex-direction:column;gap:0}.product-page--info-first-mobile .product-gallery-column{order:2}.product-page--info-first-mobile .product-info{order:1}.product-media-wrap{display:block;padding:0}.product-thumbs{display:none}.product-media-stage{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.product-media{display:block!important;min-width:100%;min-height:auto;scroll-snap-align:start}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer{min-height:auto;aspect-ratio:4/5;object-fit:cover}.product-info,.product-info--sticky{position:static;padding:24px 16px 0}.product-title,.product-price{font-size:20px!important}.product-title-row{gap:15px}.variant-block{padding:18px 0 22px}.text-option{height:60px;min-width:calc((100vw - 32px - 10px)/6);padding:0 8px}.product-block--accordion{margin-left:0;margin-right:0}.cart-item{grid-template-columns:72px 1fr auto}.cart-item img{width:72px}.policy-page,.page-content,.search-page,.cart-page{padding:90px 16px}.header-actions{gap:13px}}.header-nav__links{display:flex;align-items:center;gap:clamp(18px,2.3vw,44px)}.mobile-menu__nav{display:grid;gap:18px;justify-items:center;text-align:center;padding-top:12px}.mobile-menu__nav a{text-transform:uppercase;font-size:15px;font-weight:700;letter-spacing:.12em}@media(max-width:1100px){.header-nav{display:flex;align-items:center}.header-nav__links{display:none}.mobile-menu-button{display:inline-flex}}@media(max-width:749px){.site-header{grid-template-columns:minmax(0,1fr) auto;column-gap:10px}.header-nav{display:none}.header-logo{justify-content:flex-start;text-align:left;width:var(--logo-width-mobile,115px);max-width:none}.header-actions{justify-content:flex-end;gap:12px}.mobile-menu-button{order:3}.mobile-menu{width:100%;max-width:100%;padding:22px 20px 30px}.mobile-menu__top{justify-content:space-between;margin-bottom:30px}.mobile-menu__logo{margin:0 auto 0 0;width:min(var(--logo-width-mobile,115px),160px)}.mobile-menu__nav{min-height:calc(100svh - 120px);align-content:start;padding-top:26px}}:root{--modern-black:#0d0d0d;--modern-cream:#f4f1eb;--modern-border:rgba(17,17,17,.14)}.modern-header{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center;height:78px;padding:0 clamp(18px,3vw,54px)!important;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.modern-header.site-header--overlay{position:absolute;inset:0 0 auto;background:linear-gradient(180deg,#00000047,#0000);border-color:transparent}.modern-header.site-header--scrolled{position:fixed;background:#fffffff5;color:#111;border-color:#00000017;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.modern-header__left{grid-column:1;justify-self:start;display:flex;align-items:center}.modern-header .header-logo{grid-column:2;justify-self:center;width:var(--logo-width,145px);max-width:30vw}.modern-header__actions{grid-column:3;justify-self:end;justify-content:flex-end;gap:17px!important}.modern-menu-trigger{display:inline-flex;align-items:center;gap:12px;border:0;padding:10px 0;color:inherit;background:transparent;font-size:11px;font-weight:700;letter-spacing:.16em}.modern-menu-trigger__icon{width:24px;display:grid;gap:5px}.modern-menu-trigger__icon span{display:block;height:1.5px;width:100%;background:currentColor;transition:width .2s ease}.modern-menu-trigger__icon span:nth-child(2){width:72%}.modern-menu-trigger:hover .modern-menu-trigger__icon span:nth-child(2){width:100%}.modern-header .icon-button{width:24px;height:36px}.modern-header .icon-button svg{width:20px;height:20px}.modern-header .cart-count{right:-9px;top:-1px}.modern-menu-drawer{width:min(88vw,480px)!important;padding:0!important;background:#fff;color:#111;display:flex;flex-direction:column;box-shadow:30px 0 80px #0000001f}.modern-menu-drawer__header{min-height:78px;padding:0 28px;border-bottom:1px solid var(--modern-border);display:flex;align-items:center;justify-content:space-between}.modern-menu-drawer__title{font-size:11px;font-weight:700;letter-spacing:.18em}.modern-menu-drawer__nav{flex:1;overflow:auto;padding:44px 28px 34px;display:block!important;text-align:left!important}.modern-menu-item{padding:0 0 22px;margin:0 0 22px;border-bottom:1px solid rgba(0,0,0,.09)}.modern-menu-item__link{display:inline-block;font-size:clamp(24px,3vw,38px)!important;line-height:1.05;font-weight:500!important;letter-spacing:-.025em!important;text-transform:none!important}.modern-menu-item__children{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:16px}.modern-menu-item__children a{font-size:11px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#747474}.modern-menu-drawer__footer{display:flex;flex-wrap:wrap;gap:12px 22px;padding:24px 28px 30px;border-top:1px solid var(--modern-border)}.modern-menu-drawer__footer a{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.drawer-overlay{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.modern-hero{min-height:var(--hero-height,820px)!important;height:var(--hero-height,820px);color:#fff}.modern-hero__inner{position:relative;z-index:2;width:100%;min-height:100%;display:flex;align-items:flex-end;padding-top:calc(var(--header-h) + 60px);padding-bottom:clamp(54px,8vw,110px)}.modern-hero .hero__content{padding:0!important;max-width:720px;text-align:left}.hero--center .modern-hero__inner{justify-content:center}.hero--center .hero__content{text-align:center}.hero--right .modern-hero__inner{justify-content:flex-end}.hero--right .hero__content{text-align:right}.modern-hero .hero__eyebrow{margin:0 0 16px;font-size:11px;letter-spacing:.22em}.modern-hero .hero__title{max-width:760px;margin:0;font-size:clamp(48px,7vw,104px);line-height:.88;letter-spacing:-.055em;font-weight:600}.modern-hero .hero__text{max-width:520px;margin-top:24px;font-size:clamp(14px,1.2vw,18px);color:#ffffffe6}.hero--center .hero__text{margin-left:auto;margin-right:auto}.hero--right .hero__text{margin-left:auto}.modern-hero .hero__buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.hero--center .hero__buttons{justify-content:center}.hero--right .hero__buttons{justify-content:flex-end}.button--outline-light{background:transparent;border-color:#ffffffb3;color:#fff}.button--outline-light:hover{background:#fff;color:#111;border-color:#fff}.modern-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:42px}.modern-section-kicker{margin:0 0 10px;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#777}.modern-section-title{margin:0;font-size:clamp(30px,4vw,56px);line-height:.95;letter-spacing:-.045em;font-weight:600}.modern-section-link{padding-bottom:4px;border-bottom:1px solid currentColor;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.modern-collection-section{padding:110px 0;background:var(--modern-cream)}.modern-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.modern-collection-card{position:relative;min-height:650px;overflow:hidden;background:#ddd;color:#fff}.modern-collection-card__media,.modern-collection-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.modern-collection-card__media:after{content:"";background:linear-gradient(180deg,#00000005 35%,#0000009e)}.modern-collection-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.modern-collection-card:hover .modern-collection-card__media img{transform:scale(1.035)}.modern-collection-card__content{position:absolute;z-index:2;left:28px;right:28px;bottom:28px}.modern-collection-card__content p{margin:0 0 8px;font-size:10px;font-weight:700;letter-spacing:.18em}.modern-collection-card__content h3{margin:0 0 18px;font-size:clamp(28px,3vw,48px);line-height:.92;letter-spacing:-.04em}.modern-collection-card__content span{display:inline-block;padding-bottom:3px;border-bottom:1px solid currentColor;font-size:10px;font-weight:700;letter-spacing:.14em}.modern-featured{padding:110px 0;background:#fff}.modern-featured .product-row{grid-auto-columns:minmax(260px,calc((100% - 54px)/4));gap:18px}.modern-featured .product-card__media{aspect-ratio:3/4;background:#f2f2f0}.modern-featured .product-card__info{text-align:left;padding:16px 2px 0}.modern-featured .product-card__title{font-size:11px;letter-spacing:.08em}.modern-featured .product-card__price{font-size:12px;margin-top:5px}.modern-empty-state{min-height:240px;border:1px dashed #c9c9c9;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;text-align:center;color:#777}.modern-empty-state strong{color:#111;font-size:16px}.editorial-grid{gap:12px;padding:12px;background:#fff}.editorial-card{min-height:720px}.editorial-card__content{left:28px;right:28px;bottom:30px}.editorial-card__title{font-size:clamp(26px,3vw,46px);line-height:.95;letter-spacing:-.04em}.trust-bar{border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.modern-footer{padding:0!important;background:var(--modern-black);color:#fff;border:0}.modern-footer__top{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(70px,10vw,180px);padding-top:86px;padding-bottom:76px;border-bottom:1px solid rgba(255,255,255,.15)}.modern-footer__brand h2{margin:0 0 22px;font-size:clamp(36px,5vw,78px);line-height:.9;letter-spacing:-.055em}.modern-footer__brand p{max-width:500px;margin:0;color:#ffffffa1;font-size:14px}.modern-footer__eyebrow{margin:0 0 12px!important;font-size:10px!important;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#ffffff8f!important}.modern-footer__newsletter h3{margin:0 0 14px;font-size:clamp(24px,3vw,42px);line-height:1;letter-spacing:-.04em}.modern-footer__newsletter>p{max-width:520px;color:#ffffffa3}.modern-newsletter-form{margin-top:28px}.modern-newsletter-form__row{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid rgba(255,255,255,.5)}.modern-newsletter-form input{height:56px;padding:0;border:0;outline:0;background:transparent;color:#fff}.modern-newsletter-form input::placeholder{color:#ffffff7a}.modern-newsletter-form button{border:0;background:transparent;color:#fff;font-size:11px;font-weight:700;letter-spacing:.14em}.modern-footer__links{display:grid;grid-template-columns:1fr 1fr 1.3fr .7fr;gap:50px;padding-top:54px;padding-bottom:54px;border-bottom:1px solid rgba(255,255,255,.15)}.modern-footer .footer-column h3{color:#fff;margin-bottom:18px}.modern-footer .footer-column p,.modern-footer .footer-column li,.modern-footer .footer-column a{color:#ffffff9e;font-size:12px}.modern-footer .footer-column a:hover{color:#fff}.modern-footer__socials{gap:16px}.modern-footer__socials a{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%}.modern-footer__socials svg{width:16px;height:16px}.modern-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;padding-bottom:24px;color:#ffffff7a}.modern-footer__legal{display:flex;flex-wrap:wrap;gap:20px}.modern-footer__legal a{font-size:11px;color:inherit}@media(max-width:1100px){.modern-header{height:72px}.modern-header .language-toggle{display:none}.modern-collection-card{min-height:540px}.modern-footer__top{grid-template-columns:1fr;gap:50px}.modern-footer__links{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){:root{--header-h:64px}.modern-header{display:grid!important;grid-template-columns:1fr auto 1fr!important;height:64px;padding:0 15px!important}.modern-header__left{display:flex!important;grid-column:1;justify-self:start}.modern-header .header-logo{grid-column:2;justify-self:center;width:var(--logo-width-mobile,120px);max-width:36vw}.modern-header__actions{grid-column:3;justify-self:end;gap:12px!important}.modern-header .account-icon,.modern-header .language-toggle,.modern-menu-trigger__label{display:none}.modern-menu-trigger{padding:10px 0}.modern-menu-trigger__icon{width:22px;gap:4px}.modern-header .icon-button{width:21px}.modern-header__actions [data-open-search]{display:none}.modern-header .cart-count{min-width:17px;height:17px;right:-8px;top:0;font-size:9px}.modern-menu-drawer{width:92vw!important;max-width:420px!important}.modern-menu-drawer__header{min-height:64px;padding:0 20px}.modern-menu-drawer__nav{padding:34px 20px 28px!important}.modern-menu-item{padding-bottom:18px;margin-bottom:18px}.modern-menu-item__link{font-size:30px!important}.modern-menu-drawer__footer{padding:22px 20px 26px}.modern-hero{min-height:var(--hero-height-mobile,720px)!important;height:var(--hero-height-mobile,720px)}.modern-hero__inner{align-items:flex-end;padding:100px 18px 42px}.modern-hero .hero__content,.hero--center .hero__content,.hero--right .hero__content{text-align:left}.modern-hero .hero__title{font-size:clamp(48px,16vw,76px)}.modern-hero .hero__text{font-size:14px;margin-top:18px}.modern-hero .hero__buttons,.hero--center .hero__buttons,.hero--right .hero__buttons{justify-content:flex-start;display:grid;width:100%}.modern-hero .button{width:100%}.modern-section-head{align-items:flex-end;margin-bottom:28px}.modern-section-title{font-size:36px}.modern-section-link{font-size:9px}.modern-collection-section{padding:72px 0}.modern-collection-section>.page-width{padding:0}.modern-collection-section .modern-section-head{padding:0 16px}.modern-collection-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:0 16px 8px;scrollbar-width:none}.modern-collection-grid::-webkit-scrollbar{display:none}.modern-collection-card{min-width:86vw;min-height:560px;scroll-snap-align:center}.modern-featured{padding:72px 0}.modern-featured>.page-width{padding:0}.modern-featured .modern-section-head{padding:0 16px}.modern-featured .product-row{grid-auto-columns:76vw;gap:10px;padding:0 16px 10px}.modern-featured .product-card__info{padding-top:13px}.modern-empty-state{margin:0 16px}.editorial-grid{padding:8px 0 8px 8px;gap:8px}.editorial-card{min-width:88vw;min-height:560px}.trust-bar{grid-template-columns:1fr 1fr;padding:42px 16px;gap:34px 12px}.modern-footer__top{padding-top:58px;padding-bottom:52px;gap:42px}.modern-footer__brand h2{font-size:48px}.modern-footer__links{grid-template-columns:1fr;gap:34px;padding-top:42px;padding-bottom:42px}.modern-footer__bottom{align-items:flex-start;flex-direction:column;padding-top:22px;padding-bottom:22px}}.product-card__media--empty,.product-media--empty,.modern-collection-card__media--empty{background:#f3f3f3}.product-card__missing-image,.product-media__empty-message,.product-editor-notice,.modern-collection-card__setup{display:flex;align-items:center;justify-content:center;text-align:center;color:#666;font-size:13px;line-height:1.5;padding:30px}.product-media__empty-message{width:100%;min-height:60vh}.product-editor-notice{min-height:420px;background:#f7f7f7;margin:30px}.modern-collection-card--setup{min-height:480px;background:#f3f3f3}.modern-collection-card__setup{min-height:480px}.error-404-section{padding:160px var(--gutter) 140px;display:flex;justify-content:center}.error-404-inner{max-width:560px;text-align:center;display:flex;flex-direction:column;align-items:center}.error-404-code{font-size:14px;letter-spacing:.12em;font-weight:700;color:#999;margin-bottom:18px}.error-404-title{font-size:clamp(26px,3vw,38px);letter-spacing:-.02em;margin-bottom:16px}.error-404-text{font-size:14px;line-height:1.6;color:#555;margin-bottom:32px}.error-404-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;background:#111;color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.error-404-button:hover{background:#333}@media(max-width:749px){.error-404-section{padding:110px 16px 90px}}.modern-product-section{position:relative;background:var(--product-bg,#fff);padding:var(--product-section-top,24px) 0 var(--product-section-bottom,96px)}.product-breadcrumbs{display:flex;align-items:center;gap:9px;padding-top:4px;padding-bottom:22px;color:#777;font-size:11px;letter-spacing:.04em;white-space:nowrap;overflow:hidden}.product-breadcrumbs a{transition:opacity .2s}.product-breadcrumbs a:hover{opacity:.55}.product-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.modern-product-page{display:grid;grid-template-columns:minmax(0,var(--product-gallery-fr,1.55fr)) minmax(380px,var(--product-info-width,520px));gap:var(--product-gap,56px);align-items:start}.modern-product-gallery{position:relative;min-width:0}.modern-product-gallery__layout{display:grid;grid-template-columns:74px minmax(0,1fr);gap:18px;align-items:start}.modern-product-gallery__layout--no-thumbs{grid-template-columns:1fr}.modern-product-gallery__badges{position:absolute;z-index:4;top:16px;left:108px;display:flex;gap:7px;pointer-events:none}.modern-product-gallery__badges--no-thumbs{left:16px}.modern-product-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 11px;background:#fff;color:#111;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 4px 20px #0000000f}.modern-product-badge--sale{background:#111;color:#fff}.modern-product-thumbs{display:grid;gap:10px;max-height:calc(100vh - 120px);overflow:auto;scrollbar-width:none}.modern-product-thumbs::-webkit-scrollbar{display:none}.modern-product-thumb{position:relative;width:100%;aspect-ratio:4/5;padding:0;border:1px solid transparent;background:var(--product-card-bg,#f4f4f2);border-radius:var(--product-radius,4px);overflow:hidden;opacity:.58;transition:opacity .2s,border-color .2s}.modern-product-thumb:hover,.modern-product-thumb.is-active{opacity:1}.modern-product-thumb.is-active{border-color:#111}.modern-product-thumb img{width:100%;height:100%;object-fit:cover}.modern-product-thumb__type{position:absolute;inset:auto 3px 3px;background:#ffffffd9;font-size:7px;text-transform:uppercase;padding:2px}.modern-product-media-shell{position:relative;min-width:0}.modern-product-media-stage{min-width:0}.modern-product-media{display:none;position:relative;min-height:620px;background:var(--product-card-bg,#f4f4f2);border-radius:var(--product-radius,4px);overflow:hidden}.modern-product-media.is-active{display:block}.modern-product-media img,.modern-product-media video,.modern-product-media iframe,.modern-product-media model-viewer{display:block;width:100%;height:auto;min-height:620px;aspect-ratio:4/5;object-fit:cover}.modern-product-media__zoom{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.modern-product-media__zoom-icon{position:absolute;right:16px;bottom:16px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#ffffffe6;font-size:23px;font-weight:300;box-shadow:0 5px 24px #00000014}.modern-gallery-arrow,.modern-gallery-counter,.modern-gallery-dots{display:none}.modern-product-info{min-width:0;padding:8px 0 0}.modern-product-info--sticky{position:sticky;top:24px}.modern-product-block{margin-top:var(--block-space-top,0);margin-bottom:var(--block-space-bottom,0)}.modern-product-eyebrow{margin:0;color:#747474;font-size:11px;font-weight:700;letter-spacing:.16em}.product-text-uppercase{text-transform:uppercase}.modern-product-title{margin:0;font-size:36px;line-height:1.08;letter-spacing:-.035em;font-weight:600;text-wrap:balance}.modern-product-rating{display:inline-flex;align-items:center;gap:10px;color:#646464;font-size:12px}.modern-product-rating__stars{color:#111;letter-spacing:2px;font-size:12px}.modern-product-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:11px}.modern-product-price{font-size:24px;font-weight:650;letter-spacing:-.02em}.modern-product-compare-price{color:#989898;font-size:15px}.modern-product-saving{display:inline-flex;padding:5px 8px;background:#eeeae2;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.modern-product-tax-note{margin:7px 0 0;color:#7a7a7a;font-size:11px}.modern-product-short-description{color:#5f5f5f;font-size:13px;max-width:56ch}.modern-product-short-description p:first-child{margin-top:0}.modern-product-short-description p:last-child{margin-bottom:0}.modern-variant-group{border:0;padding:0;margin:0 0 22px}.modern-variant-group:last-child{margin-bottom:0}.modern-variant-label{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 0 11px;padding:0;font-size:12px}.modern-variant-label strong{font-weight:600}.modern-variant-label a{text-decoration:underline;text-underline-offset:3px;color:#5e5e5e}.modern-variant-options{display:flex;flex-wrap:wrap;gap:8px}.modern-variant-option{min-width:54px;min-height:48px;padding:0 16px;border:1px solid #d9d9d9;background:#fff;border-radius:var(--product-radius,4px);font-size:11px;font-weight:650;transition:.18s ease}.modern-variant-option:hover{border-color:#777}.modern-variant-option.is-selected{border-color:#111;background:#111;color:#fff}.modern-variant-option.is-unavailable{opacity:.35;text-decoration:line-through;cursor:not-allowed}.modern-variant-option--swatch{display:inline-flex;align-items:center;gap:8px;padding:5px 11px 5px 5px}.modern-color-swatch{width:36px;height:36px;border-radius:calc(var(--product-radius,4px) - 1px);background:#eee center/cover no-repeat}.modern-variant-option--swatch.is-selected .modern-color-swatch{outline:1px solid currentColor;outline-offset:2px}.modern-inventory-status{display:flex;align-items:center;gap:9px;color:#4d6d4f;font-size:11px}.modern-inventory-dot{width:7px;height:7px;border-radius:50%;background:#4f8b52;box-shadow:0 0 0 4px #4f8b521c}.modern-inventory-status[data-state=low]{color:#956b12}.modern-inventory-status[data-state=low] .modern-inventory-dot{background:#d69a23;box-shadow:0 0 0 4px #d69a231f}.modern-inventory-status[data-state=out]{color:#9b3d3d}.modern-inventory-status[data-state=out] .modern-inventory-dot{background:#b84b4b;box-shadow:0 0 0 4px #b84b4b1a}.modern-quantity-label{display:block;margin-bottom:8px;font-size:11px;font-weight:650}.modern-quantity-selector{display:grid;grid-template-columns:42px 48px 42px;width:max-content;border:1px solid #d9d9d9;border-radius:var(--product-radius,4px);overflow:hidden}.modern-quantity-selector button,.modern-quantity-selector input{height:42px;border:0;background:#fff;text-align:center}.modern-quantity-selector button:hover{background:#f6f6f6}.modern-quantity-selector input{width:48px;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;-moz-appearance:textfield}.modern-quantity-selector input::-webkit-inner-spin-button,.modern-quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modern-product-form-buttons{display:grid;gap:9px}.modern-add-to-cart{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 22px;border:1px solid var(--product-button-bg,#111);border-radius:var(--product-radius,4px);background:var(--product-button-bg,#111);color:var(--product-button-text,#fff);font-size:12px;font-weight:750;letter-spacing:.07em;text-transform:uppercase;transition:transform .18s,opacity .18s,background .18s,color .18s}.modern-add-to-cart:hover:not(:disabled){transform:translateY(-1px);filter:brightness(.92)}.modern-add-to-cart:disabled{opacity:.42;cursor:not-allowed}.modern-dynamic-checkout .shopify-payment-button__button{min-height:54px!important;border-radius:var(--product-radius,4px)!important}.shopify-payment-terms{margin-top:10px;font-size:11px}.product-form-error{min-height:0;padding-top:8px;color:#a42323;font-size:11px}.modern-product-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e3e3e3;border-radius:var(--product-radius,4px);overflow:hidden}.modern-product-trust-grid>div{min-width:0;padding:14px 8px;text-align:center;border-right:1px solid #e3e3e3}.modern-product-trust-grid>div:last-child{border-right:0}.modern-product-trust-grid span{display:block;font-size:17px;line-height:1}.modern-product-trust-grid p{margin:6px 0 0;color:#686868;font-size:9px;line-height:1.3;text-transform:uppercase;letter-spacing:.06em}.modern-product-block--accordion{border-top:1px solid #e4e4e4}.modern-product-block--accordion:last-of-type{border-bottom:1px solid #e4e4e4}.modern-product-accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;cursor:pointer;font-size:12px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.modern-product-accordion summary::-webkit-details-marker{display:none}.modern-product-accordion__icon{position:relative;width:14px;height:14px;flex:0 0 auto}.modern-product-accordion__icon:before,.modern-product-accordion__icon:after{content:"";position:absolute;left:0;top:6px;width:14px;height:1px;background:#111;transition:transform .2s}.modern-product-accordion__icon:after{transform:rotate(90deg)}.modern-product-accordion[open] .modern-product-accordion__icon:after{transform:rotate(0)}.modern-product-accordion__content{padding:0 0 22px;color:#606060;font-size:12px}.modern-product-accordion__content p:first-child{margin-top:0}.modern-product-accordion__content p:last-child{margin-bottom:0}.modern-product-description{color:#5f5f5f;font-size:13px}.modern-product-custom-text h3{font-size:13px;margin:0 0 8px}.modern-product-sku,.modern-product-share{color:#7a7a7a;font-size:11px}.modern-product-share{display:flex;align-items:center;justify-content:space-between}.modern-product-share button{border:0;background:transparent;padding:0;text-decoration:underline;text-underline-offset:3px}.modern-product-zoom{width:min(94vw,1400px);height:min(94vh,1100px);padding:0;border:0;background:#f4f4f2}.modern-product-zoom::backdrop{background:#000000c2}.modern-product-zoom img{width:100%;height:100%;object-fit:contain}.modern-product-zoom__close{position:absolute;z-index:2;right:14px;top:14px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;font-size:26px;line-height:1;box-shadow:0 4px 22px #0000001f}.modern-sticky-cart{display:none}.product-recommendations-section{padding:var(--recommendations-top,56px) 0 var(--recommendations-bottom,96px);border-top:1px solid #eee}.product-recommendations-title{text-align:center;margin:0 0 38px;font-size:22px;font-weight:600;letter-spacing:-.02em}.product-recommendations-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,30px)}@media(max-width:1100px){.modern-product-page{grid-template-columns:minmax(0,1.2fr) minmax(360px,var(--product-info-width,480px));gap:30px}.modern-product-gallery__layout{grid-template-columns:58px minmax(0,1fr);gap:12px}.modern-product-gallery__badges{left:86px}.modern-product-media,.modern-product-media img,.modern-product-media video,.modern-product-media iframe,.modern-product-media model-viewer{min-height:520px}}@media(max-width:749px){body:has(.modern-sticky-cart.is-visible){padding-bottom:78px}.modern-product-section{padding-top:0;padding-bottom:56px}.product-breadcrumbs{display:none}.modern-product-page{display:flex;flex-direction:column;gap:0;padding:0}.modern-product-page--info-first-mobile .modern-product-gallery{order:2}.modern-product-page--info-first-mobile .modern-product-info{order:1}.modern-product-gallery{width:100%}.modern-product-gallery__layout{display:block}.modern-product-thumbs{display:none}.modern-product-gallery__badges{top:12px;left:12px}.modern-product-media-stage{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.modern-product-media-stage::-webkit-scrollbar{display:none}.modern-product-media{display:block!important;flex:0 0 100%;min-height:0;border-radius:0;scroll-snap-align:start}.modern-product-media img,.modern-product-media video,.modern-product-media iframe,.modern-product-media model-viewer{min-height:0;aspect-ratio:4/5}.modern-product-media__zoom-icon{display:none}.modern-gallery-arrow{display:grid;place-items:center;position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:#ffffffdb;box-shadow:0 3px 16px #00000014}.modern-gallery-arrow--prev{left:10px}.modern-gallery-arrow--next{right:10px}.modern-gallery-counter{display:block;position:absolute;right:12px;bottom:12px;padding:5px 9px;border-radius:999px;background:#ffffffdb;font-size:10px}.modern-gallery-dots{display:flex;position:absolute;left:50%;bottom:15px;transform:translate(-50%);gap:5px}.modern-gallery-dot{width:5px;height:5px;padding:0;border:0;border-radius:50%;background:#1111114d}.modern-gallery-dot.is-active{width:15px;border-radius:999px;background:#111}.modern-product-info,.modern-product-info--sticky{position:static;padding:26px 18px 0}.modern-product-title{font-size:30px!important}.modern-product-price{font-size:22px!important}.modern-variant-option{min-height:46px;min-width:52px}.modern-product-trust-grid p{font-size:8px}.modern-add-to-cart{min-height:56px}.modern-sticky-cart{position:fixed;z-index:70;left:0;right:0;bottom:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 12px max(10px,env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #e6e6e6;box-shadow:0 -8px 30px #00000012;transform:translateY(110%);transition:transform .25s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.modern-sticky-cart.is-visible{transform:none}.modern-sticky-cart__meta{min-width:0;display:grid}.modern-sticky-cart__meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.modern-sticky-cart__meta span{font-size:11px;color:#666}.modern-sticky-cart form{margin:0}.modern-sticky-cart__button{min-height:46px;padding:0 20px;border:0;border-radius:var(--product-radius,4px);background:var(--product-button-bg,#111);color:var(--product-button-text,#fff);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.modern-sticky-cart .product-form-error{display:none}.product-recommendations-section{padding-top:44px;padding-bottom:64px}.product-recommendations-title{font-size:19px;margin-bottom:26px}.product-recommendations-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px}.product-recommendations-grid>.product-card{flex:0 0 76%;scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
