:root{--font-body:"Inter",Arial,Helvetica,sans-serif;--font-display:"Plus Jakarta Sans",Arial,Helvetica,sans-serif;--bg:#f6f5f1;--surface:#fff;--ink:#11110f;--muted:#74736e;--line:#deddd6;--sand:#e9dcc8;--black:#0b0b0a;--radius:18px;--radius-lg:28px;--max:1480px;--shadow:0 22px 60px rgba(17,17,15,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.page-width{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.section{padding:86px 0}.section--tight{padding:38px 0}.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}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:12px 16px;border:1px solid #111}.eyebrow{margin:0 0 14px;font-size:.72rem;letter-spacing:.19em;text-transform:uppercase;font-weight:750;color:var(--muted)}.section-title{font-family:var(--font-display);font-weight:500;font-size:clamp(2.7rem,5.2vw,5.7rem);line-height:.92;letter-spacing:-.045em;margin:0}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:4px;font-size:.88rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:6px;font-weight:700;letter-spacing:-.01em;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000024}.button--light{background:#f4ead8;color:#111;border-color:#f4ead8}.button--dark{background:#111;color:#fff}.button--ghost{background:transparent;color:var(--ink)}.muted{color:var(--muted)}.site-header{position:sticky;top:0;z-index:60;background:#fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.utility-bar{background:#0d0d0c;color:#fff;font-size:.75rem}.utility-bar__inner{height:34px;display:flex;align-items:center;justify-content:space-between}.utility-bar__left,.utility-bar__right{display:flex;align-items:center;gap:26px}.utility-bar a,.utility-bar span{opacity:.88}.header-main{height:84px;display:grid;grid-template-columns:minmax(180px,270px) minmax(380px,700px) minmax(220px,1fr);gap:34px;align-items:center}.brand{font-family:var(--font-display);font-size:2rem;font-weight:600;letter-spacing:-.04em;white-space:nowrap}.brand img{max-width:210px;max-height:54px;object-fit:contain;object-position:left center}.header-search{display:grid;grid-template-columns:1fr auto;border:1px solid #d8d6cf;border-radius:6px;background:#fbfbf9;overflow:hidden;height:48px}.header-search input{border:0;background:transparent;padding:0 16px;outline:0;min-width:0}.header-search button{border:0;border-left:1px solid #ddd;background:#fff;padding:0 20px;font-weight:700}.header-actions{display:flex;justify-content:flex-end;gap:26px;font-size:.9rem;white-space:nowrap}.header-actions a{position:relative}.header-actions a:after,.nav-item>a:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .28s ease}.header-actions a:hover:after,.nav-item>a:hover:after{transform:scaleX(1);transform-origin:left}.header-nav-wrap{border-top:1px solid #ecebe6}.header-nav-row{height:58px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:36px}.all-categories{height:40px;border:0;background:#111;color:#fff;border-radius:4px;padding:0 20px;text-align:left;font-weight:700}.nav{display:flex;align-items:center;gap:30px;height:100%}.nav-item{height:100%;display:flex;align-items:center;position:relative}.nav-item>a{position:relative;font-size:.9rem;font-weight:600}.mega-menu{position:fixed;left:0;right:0;top:176px;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #ddd;box-shadow:0 25px 45px #00000014;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .22s ease,transform .22s ease,visibility .22s}.has-children:hover .mega-menu{opacity:1;visibility:visible;transform:none}.mega-menu__inner{width:min(calc(100% - 48px),var(--max));margin:auto;padding:34px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.mega-menu__column{display:flex;flex-direction:column;gap:9px}.mega-menu__heading{font-weight:800;margin-bottom:6px}.mega-menu__column a:not(.mega-menu__heading){color:#666;font-size:.9rem}.header-deal{font-weight:800;font-size:.9rem;color:#9a5d25}.mobile-drawer{display:none}.hero-shell{background:#090909}.hero-stage{position:relative;height:clamp(590px,68vw,760px);overflow:hidden;isolation:isolate}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden}.hero-slide.is-active{opacity:1;visibility:visible}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;perspective:1400px}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;transform-origin:center;will-change:transform}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000eb,#000000c7 25%,#0000004d 55%,#0000001a),linear-gradient(0deg,rgba(0,0,0,.26),transparent 40%)}.hero-content{height:100%;position:relative;z-index:2;display:flex;align-items:center}.hero-copy{width:min(620px,50vw);color:#fff;padding-top:22px}.hero-kicker{font-size:.72rem;letter-spacing:.25em;font-weight:800;margin:0 0 24px}.hero h1{font-family:var(--font-display);font-size:clamp(4rem,6.7vw,7.6rem);line-height:.86;font-weight:400;letter-spacing:-.06em;margin:0 0 24px;max-width:760px}.hero h1 em{font-weight:400}.hero-text{font-size:clamp(1rem,1.3vw,1.18rem);max-width:540px;color:#ffffffd4;margin:0 0 28px}.hero-nav{position:absolute;z-index:5;top:50%;transform:translateY(-50%);height:46px;padding:0 17px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#00000038;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:.78rem}.hero-nav--prev{left:28px}.hero-nav--next{right:28px}.hero-pagination{position:absolute;z-index:5;bottom:34px;left:50%;transform:translate(-50%);display:flex;gap:8px}.hero-dot{width:9px;height:9px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:transparent;padding:0;transition:width .35s ease,background .35s ease}.hero-dot.is-active{width:30px;background:#fff}.hero-count{position:absolute;right:35px;bottom:30px;z-index:5;color:#fff;display:flex;align-items:center;gap:10px;font-size:.72rem;letter-spacing:.12em}.hero-count__line{width:44px;height:1px;background:#ffffff80}.benefit-strip{background:#fff;padding:14px 0;border-bottom:1px solid #e7e6e0}.benefit-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);background:#111;color:#fff;border-radius:6px;overflow:hidden}.benefit-item{min-height:78px;padding:16px 24px;display:flex;justify-content:center;flex-direction:column;border-right:1px solid rgba(255,255,255,.13)}.benefit-item:nth-child(3){background:#eadac1;color:#111}.benefit-item:last-child{border-right:0}.benefit-item strong{font-size:.76rem;letter-spacing:.04em}.benefit-item span{font-size:.78rem;opacity:.74;margin-top:3px}.section-head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px;margin-bottom:32px}.section-head .text-link{align-self:end}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{height:clamp(340px,33vw,530px);position:relative;overflow:hidden;border-radius:8px;background:#161616;color:#fff;isolation:isolate}.category-card__media{position:absolute;top:-3%;right:-3%;bottom:-3%;left:-3%;will-change:transform}.category-card__media img{height:100%;object-fit:cover;transition:filter .4s ease}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000bd,#00000008 65%)}.category-card__copy{position:absolute;left:30px;right:30px;bottom:28px;z-index:2}.category-card__copy p{margin:0 0 8px;font-size:.68rem;letter-spacing:.17em;text-transform:uppercase}.category-card__copy h3{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,3.2vw,3.6rem);letter-spacing:-.045em;margin:0 0 12px;line-height:1.02}.category-card__copy span{font-size:.82rem;border-bottom:1px solid currentColor;padding-bottom:3px}.category-rail{display:flex;gap:0;margin-top:16px;background:#fff;border:1px solid #e8e6df;border-radius:8px;padding:0 16px;overflow:auto;scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}.category-rail a{flex:1;min-width:140px;text-align:center;padding:22px 16px;border-right:1px solid #eceae4;font-size:.82rem;font-weight:700;white-space:nowrap}.category-rail a:last-child{border-right:0}.product-showcase{padding-top:68px;background:#fff}.product-showcase__head{grid-template-columns:1fr auto auto;align-items:end}.product-tabs{display:flex;gap:20px;align-items:center}.product-tabs button{border:0;background:none;padding:8px 0;border-bottom:1px solid transparent;color:#6f6f69}.product-tabs button.is-active{color:#111;border-bottom-color:#111;font-weight:700}.product-panel{min-height:300px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{min-width:0}.product-card__link{display:block}.product-card__media{position:relative;aspect-ratio:1/1.08;background:#efeee9;overflow:hidden;border-radius:8px}.product-card__media img{height:100%;object-fit:cover;will-change:transform}.product-card__empty{height:100%;display:grid;place-items:center;color:#888;font-size:.8rem;padding:20px;text-align:center}.badge{position:absolute;top:12px;left:12px;z-index:2;background:#111;color:#fff;border-radius:999px;padding:5px 9px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.product-card__action{position:absolute;left:12px;right:12px;bottom:12px;background:#fffffff0;padding:12px 14px;border-radius:5px;font-size:.78rem;font-weight:800;transform:translateY(130%);transition:transform .3s ease}.product-card__body{padding:15px 2px 10px}.product-card__vendor{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#87857f;margin-bottom:5px}.product-card__title{font-weight:700;font-size:.93rem;line-height:1.3;margin-bottom:7px}.price{font-weight:800}.compare{text-decoration:line-through;color:#96948e;font-weight:500;margin-left:7px;font-size:.9em}.catalog-empty{grid-column:1/-1;padding:40px;background:#f4f3ef;border:1px solid #e5e3dd;border-radius:8px;text-align:center;color:#777}.editorial-section{padding:100px 0;background:#10100f;color:#fff;overflow:hidden}.editorial-grid{display:grid;grid-template-columns:.8fr 1.35fr;align-items:center;gap:72px}.editorial-copy h2{font-family:var(--font-display);font-size:clamp(3rem,5.5vw,6.6rem);font-weight:700;line-height:.9;letter-spacing:-.055em;margin:0 0 28px}.editorial-copy>p:not(.eyebrow){color:#b7b5ad;max-width:520px;font-size:1.05rem}.editorial-media{position:relative;height:min(68vw,760px);overflow:hidden;border-radius:9px}.editorial-media img{height:116%;object-fit:cover;position:absolute;inset:-8% 0 auto;will-change:transform}.editorial-caption{position:absolute;left:22px;bottom:22px;background:#f4ead8;color:#111;padding:12px 15px;border-radius:4px;font-size:.76rem;font-weight:800}.editorial-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid #333;margin-top:44px;padding-top:24px}.editorial-stats div{display:flex;flex-direction:column;gap:4px}.editorial-stats strong{font-family:var(--font-display);font-size:1.7rem;font-weight:700}.editorial-stats span{color:#8f8d87;font-size:.78rem}.brand-strip{background:#ede9e1;border-block:1px solid #dcd8cf;overflow:hidden}.brand-track{display:flex;width:max-content;align-items:center;will-change:transform}.brand-name{font-family:var(--font-display);font-size:clamp(1.3rem,2.5vw,2.6rem);padding:28px 52px;color:#292824;white-space:nowrap}.brand-name:after{content:"";display:inline-block;width:32px;height:1px;background:#aaa69c;margin-left:52px;vertical-align:middle}.product-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.72fr);gap:56px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.product-gallery__item{background:#efeee9;border-radius:8px;overflow:hidden}.product-gallery__item:first-child{grid-column:1/-1}.product-gallery__item img,.product-gallery__item video{width:100%;height:auto}.product-info{position:sticky;top:205px;background:#fff;padding:34px;border-radius:10px;border:1px solid #e4e2db}.product-info h1{font-family:var(--font-display);font-size:clamp(2.5rem,4vw,4.8rem);line-height:.95;font-weight:400;letter-spacing:-.05em;margin:.12em 0 .35em}.product-info .muted{font-size:.95rem}.product-form{margin-top:28px;display:grid;gap:16px}.product-form label{display:grid;gap:8px;font-size:.82rem;font-weight:700}.select,.product-form input[type=number]{height:48px;border:1px solid #d8d6cf;background:#fff;border-radius:5px;padding:0 12px}.qty-row{display:grid;grid-template-columns:86px 1fr;gap:10px}.trust-copy{margin-top:18px;padding-top:18px;border-top:1px solid #e4e2db;color:#777;font-size:.78rem}.collection-toolbar{display:flex;justify-content:flex-end;margin:-14px 0 24px}.collection-toolbar select{height:44px;border:1px solid #d6d4cd;background:#fff;border-radius:5px;padding:0 12px}.mini-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#0000006b;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s}.mini-cart.is-open{opacity:1;visibility:visible}.mini-cart__panel{position:absolute;right:0;top:0;height:100%;width:min(470px,100%);background:#fff;padding:28px;transform:translate(100%);transition:transform .36s cubic-bezier(.2,.8,.2,1);overflow:auto}.mini-cart.is-open .mini-cart__panel{transform:none}.mini-cart__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e2dc;padding-bottom:18px;margin-bottom:20px}.text-button{border:0;background:none;padding:0;border-bottom:1px solid currentColor}.tracker{background:#fff;border-radius:12px;padding:32px;border:1px solid #e4e2dc}.tracker-line{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.tracker-line:before{content:"";position:absolute;left:10%;right:10%;top:14px;height:2px;background:#ddd}.tracker-step{position:relative;text-align:center}.tracker-step__dot{width:28px;height:28px;border:2px solid #bbb;background:#fff;border-radius:50%;margin:0 auto 12px;position:relative;z-index:2}.tracker-step.is-done .tracker-step__dot,.tracker-step.is-current .tracker-step__dot{border-color:#111;background:#111}.tracker-step.is-current .tracker-step__dot{animation:pulse 1.8s infinite}@keyframes pulse{50%{box-shadow:0 0 0 9px #00000014}}.site-footer{background:#0d0d0c;color:#f4f2ec;padding:72px 0 28px}.footer-lead{display:grid;grid-template-columns:1fr minmax(420px,.8fr);gap:50px;align-items:end;padding-bottom:58px;border-bottom:1px solid #2d2d2a}.footer-lead h2{font-family:var(--font-display);font-size:clamp(2.6rem,4.8vw,5.5rem);font-weight:400;line-height:.92;letter-spacing:-.05em;margin:0;max-width:800px}.newsletter-form{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #6d6b65}.newsletter-form input{height:54px;border:0;background:transparent;color:#fff;outline:0}.newsletter-form button{border:0;background:transparent;color:#fff;font-weight:800}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px;padding:56px 0}.footer-grid h3{margin:0 0 16px;font-size:.88rem;text-transform:uppercase;letter-spacing:.08em}.footer-brand h3{font-family:var(--font-display);text-transform:none;font-size:2rem;letter-spacing:-.04em}.footer-grid p{color:#96948d;margin:9px 0;font-size:.88rem}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #2d2d2a;padding-top:22px;display:flex;justify-content:space-between;color:#77756f;font-size:.76rem}[data-reveal]{will-change:transform,opacity}.is-tab-animating{pointer-events:none}@media(max-width:1100px){.header-main{grid-template-columns:auto 1fr auto;gap:18px}.header-search{min-width:0}.header-nav-row{grid-template-columns:170px 1fr auto;gap:20px}.nav{gap:18px}.products-grid{grid-template-columns:repeat(3,1fr)}.editorial-grid{grid-template-columns:1fr 1.15fr;gap:40px}.product-main{grid-template-columns:1fr .8fr}}@media(max-width:860px){.page-width{width:min(calc(100% - 28px),var(--max))}.utility-bar__right{display:none}.utility-bar__inner{justify-content:center}.utility-bar__left{gap:18px}.header-main{height:70px;grid-template-columns:1fr auto}.brand{font-size:1.65rem}.header-search,.header-actions a:first-child{display:none}.header-nav-row{height:52px;grid-template-columns:1fr auto}.nav{display:none}.all-categories{justify-self:start;width:auto}.header-deal{display:block}.mega-menu{display:none}.mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;visibility:hidden;transition:.25s;z-index:80}.mobile-drawer.is-open{opacity:1;visibility:visible}.mobile-drawer__inner{width:min(390px,88vw);height:100%;background:#fff;padding:24px;transform:translate(-100%);transition:transform .3s ease}.mobile-drawer.is-open .mobile-drawer__inner{transform:none}.mobile-drawer__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mobile-drawer__head button{border:0;background:none;border-bottom:1px solid #111}.mobile-search{display:grid;grid-template-columns:1fr auto;border:1px solid #ddd;border-radius:5px;margin-bottom:24px}.mobile-search input,.mobile-search button{height:44px;border:0;background:#fff;padding:0 12px}.mobile-search button{border-left:1px solid #ddd;font-weight:700}.mobile-nav{display:flex;flex-direction:column}.mobile-nav a{padding:13px 0;border-bottom:1px solid #eee;font-weight:700}.mobile-nav__child{padding-left:14px!important;color:#777;font-weight:500!important}.hero-stage{height:690px}.hero-copy{width:min(650px,76vw)}.hero h1{font-size:clamp(3.7rem,10vw,6.2rem)}.hero-nav{top:auto;bottom:26px;transform:none}.hero-nav--prev{left:14px}.hero-nav--next{right:14px}.hero-pagination{bottom:40px}.hero-count{display:none}.benefit-strip__grid{grid-template-columns:repeat(2,1fr)}.benefit-item:nth-child(2){border-right:0}.benefit-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.category-grid{grid-template-columns:1fr}.category-card{height:500px}.product-showcase__head{grid-template-columns:1fr auto}.product-showcase__head .text-link{display:none}.product-tabs{grid-column:1/-1;order:3;margin-top:14px}.products-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid{grid-template-columns:1fr}.editorial-media{height:620px}.product-main{grid-template-columns:1fr}.product-info{position:static}.footer-lead{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.product-gallery{grid-template-columns:1fr}.product-gallery__item:first-child{grid-column:auto}.tracker-line{grid-template-columns:1fr;gap:18px}.tracker-line:before{left:14px;right:auto;top:14px;bottom:14px;width:2px;height:auto}.tracker-step{text-align:left;display:grid;grid-template-columns:28px 1fr;gap:14px}.tracker-step__dot{margin:0}}@media(max-width:560px){.page-width{width:min(calc(100% - 20px),var(--max))}.section{padding:62px 0}.utility-bar__left span:nth-child(2){display:none}.header-actions{gap:12px}.header-actions a{font-size:.82rem}.hero-stage{height:650px}.hero-copy{width:91vw;padding-top:0}.hero h1{font-size:clamp(3.3rem,16vw,5.1rem);max-width:92%}.hero-text{max-width:88%;font-size:.95rem}.hero-shade{background:linear-gradient(90deg,#000000e6,#0000007a 70%,#0000003d)}.hero-pagination{bottom:37px}.hero-nav{font-size:0;width:42px;padding:0}.hero-nav--prev:after{content:"Prev";font-size:.65rem}.hero-nav--next:after{content:"Next";font-size:.65rem}.benefit-strip__grid{grid-template-columns:1fr}.benefit-item{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;min-height:68px}.benefit-item:last-child{border-bottom:0!important}.category-card{height:390px}.category-card__copy{left:22px;bottom:22px}.category-rail a{min-width:125px}.product-tabs{width:100%;overflow:auto}.products-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card__title{font-size:.84rem}.product-card__body{padding-top:10px}.product-card__action{display:none}.editorial-section{padding:70px 0}.editorial-media{height:460px}.editorial-stats{gap:12px}.footer-lead{gap:30px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.newsletter-form{grid-template-columns:1fr}.newsletter-form button{text-align:left;padding:0 0 14px}.section-head{grid-template-columns:1fr}.section-head .text-link{justify-self:start}.product-info{padding:22px}.qty-row{grid-template-columns:72px 1fr}}@media(hover:hover){.product-card:hover .product-card__action{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.hero-shell{background:#090909;border-top:1px solid rgba(255,255,255,.04)}.hero-stage{height:clamp(500px,46vw,620px);min-height:500px;overflow:hidden}.hero-media{background:#111;clip-path:inset(0);will-change:clip-path}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 22%,rgba(0,0,0,.1))}.hero-media img{object-position:center center;filter:saturate(.9) contrast(1.04);will-change:transform,filter}.hero-shade{background:linear-gradient(90deg,#040404f0,#040404cc 26%,#0404045c,#04040414 76%),linear-gradient(0deg,rgba(0,0,0,.32),transparent 50%)}.hero-content{align-items:center}.hero-copy{position:relative;width:min(555px,44vw);padding:18px 0 70px;color:#fff}.hero-copy:before{content:"";position:absolute;left:0;top:-6px;width:46px;height:1px;background:#ead3aad1}.hero-kicker{font-family:var(--font-body);font-size:.69rem;letter-spacing:.24em;font-weight:800;color:#e2c89b;margin:0 0 18px}.hero h1{font-family:var(--font-display);font-size:clamp(3.7rem,5.45vw,6.5rem);line-height:.88;font-weight:400;letter-spacing:-.038em;margin:0 0 19px;max-width:650px;text-wrap:balance}.hero-text{font-family:var(--font-body);font-size:clamp(.94rem,1.08vw,1.08rem);line-height:1.65;max-width:505px;color:#ffffffc7;margin:0 0 24px}.hero-copy .button{min-height:46px;padding:0 21px;border-radius:4px;font-size:.82rem;letter-spacing:.01em}.hero-controls{position:absolute;z-index:8;right:max(24px,calc((100vw - var(--max))/2));bottom:24px;display:flex;align-items:center;gap:14px;padding:8px 9px 8px 14px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#0808087a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 35px #0000002e}.hero-count{position:static;display:flex;align-items:center;gap:7px;color:#ffffffb3;font-size:.65rem;letter-spacing:.08em;font-weight:700}.hero-count__line{width:22px;height:1px;background:#ffffff47}.hero-pagination{position:static;display:flex;align-items:center;gap:6px}.hero-dot{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:#ffffff57;transition:width .28s ease,background .28s ease,transform .28s ease}.hero-dot:hover{transform:scale(1.18);background:#ffffffb8}.hero-dot.is-active{width:22px;background:#f3dfba}.hero-nav-group{display:flex;gap:5px}.hero-nav{position:static;transform:none;height:30px;min-width:48px;padding:0 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff14;-webkit-backdrop-filter:none;backdrop-filter:none;color:#fff;font-family:var(--font-body);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700;transition:background .22s ease,border-color .22s ease,transform .22s ease}.hero-nav:hover{background:#f3dfba;color:#111;border-color:#f3dfba;transform:translateY(-1px)}.hero-nav--prev,.hero-nav--next{left:auto;right:auto}body{font-family:var(--font-body);letter-spacing:-.012em}.section-title,.brand,.footer-lead h2,.footer-brand h3{font-family:var(--font-display)}.nav-item>a,.header-actions,.all-categories,.button,.eyebrow{font-family:var(--font-body)}@media(max-width:860px){.hero-stage{height:590px;min-height:590px}.hero-copy{width:min(650px,78vw);padding-bottom:76px}.hero h1{font-size:clamp(3.25rem,10.8vw,5.15rem);max-width:94%}.hero-text{max-width:92%}.hero-controls{right:16px;bottom:16px;gap:10px;padding:7px 8px 7px 11px}.hero-count{display:flex}.hero-nav{height:29px;min-width:45px;padding:0 9px}}@media(max-width:560px){.hero-stage{height:560px;min-height:560px}.hero-copy{width:92vw;padding:0 0 88px}.hero h1{font-size:clamp(3rem,14vw,4.45rem);line-height:.9}.hero-text{font-size:.9rem;line-height:1.55;max-width:95%}.hero-shade{background:linear-gradient(90deg,#000000e8,#0000008f 72%,#0000004f),linear-gradient(0deg,rgba(0,0,0,.28),transparent 45%)}.hero-controls{left:12px;right:12px;justify-content:flex-end;gap:8px}.hero-count{margin-right:auto}.hero-pagination{gap:5px}.hero-dot{width:5px;height:5px}.hero-dot.is-active{width:16px}.hero-nav{font-size:.57rem;min-width:42px}}.hero-nav--prev:after,.hero-nav--next:after{content:none!important}.category-card:first-child .category-card__media img{object-position:center 30%}.category-card__copy p{font-family:var(--font-body);font-weight:700}.category-card__copy h3{font-style:normal;text-wrap:balance}.section-title,.hero h1,.editorial-copy h2{font-style:normal}.product-page .page-width{width:min(calc(100% - 48px),1360px)}.product-page{padding-top:58px}.product-main{grid-template-columns:minmax(0,1fr) minmax(340px,.68fr);gap:38px;align-items:start}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery__item{aspect-ratio:1/1;background:#fff;border:1px solid #e7e5de;border-radius:10px;overflow:hidden}.product-gallery__item--featured{grid-column:1/-1;aspect-ratio:4/3;max-height:650px}.product-gallery__item img,.product-gallery__item video{width:100%;height:100%;object-fit:cover}.product-gallery__item--featured img,.product-gallery__item--featured video{object-fit:contain}.product-info{top:190px;padding:28px 30px;border-radius:10px;box-shadow:0 14px 34px #12120f0b}.product-info h1{font-size:clamp(2.15rem,3.15vw,3.65rem);line-height:1.01;font-weight:650;letter-spacing:-.045em;margin:.14em 0 .28em;text-wrap:balance}.product-price-row{display:flex;align-items:baseline;gap:8px;margin:0 0 22px}.product-price-row .price{font-size:1.3rem;font-weight:800}.product-price-row .compare{font-size:1.03rem}.product-form{margin-top:0;gap:14px}.product-form label{font-size:.79rem;letter-spacing:.01em}.select,.product-form input[type=number]{height:46px}.qty-row{grid-template-columns:76px 1fr}.product-info .button{min-height:46px}.product-assurance{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid #e7e5df}.product-assurance div{display:grid;gap:3px}.product-assurance strong{font-size:.76rem}.product-assurance span{font-size:.71rem;line-height:1.45;color:#77746e}.product-details{margin-top:54px;padding:42px 0 0;border-top:1px solid #ddd9d0;display:grid;grid-template-columns:minmax(220px,.35fr) minmax(0,1fr);gap:70px}.product-details__intro h2{font-family:var(--font-display);font-size:clamp(1.8rem,2.5vw,2.7rem);line-height:1.05;letter-spacing:-.04em;margin:0;font-weight:650}.product-rte{min-width:0;color:#55534e;font-size:.95rem;line-height:1.75}.product-rte>*:first-child{margin-top:0!important}.product-rte h1,.product-rte h2,.product-rte h3,.product-rte h4,.product-rte h5,.product-rte h6{font-family:var(--font-display)!important;color:var(--ink)!important;line-height:1.1!important;letter-spacing:-.035em!important;margin:1.5em 0 .55em!important;font-weight:650!important;text-transform:none!important}.product-rte h1{font-size:2.15rem!important}.product-rte h2{font-size:1.85rem!important}.product-rte h3{font-size:1.45rem!important}.product-rte h4,.product-rte h5,.product-rte h6{font-size:1.08rem!important}.product-rte p,.product-rte li,.product-rte span{font-size:.95rem!important;line-height:1.75!important}.product-rte img{max-width:100%!important;height:auto!important;border-radius:8px;margin:18px 0}.product-rte table{width:100%!important;display:block;overflow:auto;border-collapse:collapse}.product-rte iframe,.product-rte video{max-width:100%!important}@media(max-width:1020px){.product-page .page-width{width:min(calc(100% - 32px),1360px)}.product-main{grid-template-columns:1fr .82fr;gap:26px}.product-info{top:164px;padding:24px}.product-info h1{font-size:clamp(2rem,4vw,3rem)}}@media(max-width:760px){.product-page{padding-top:32px}.product-main{grid-template-columns:1fr;gap:24px}.product-info{position:static;padding:22px}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery__item--featured{aspect-ratio:1/1;max-height:none}.product-details{grid-template-columns:1fr;gap:24px;margin-top:38px;padding-top:30px}.product-assurance{grid-template-columns:1fr}}@media(max-width:480px){.product-page .page-width{width:min(calc(100% - 20px),1360px)}.product-gallery{gap:8px}.product-info h1{font-size:2rem}.product-rte h1{font-size:1.75rem!important}.product-rte h2{font-size:1.55rem!important}.product-rte h3{font-size:1.3rem!important}}.product-main{grid-template-columns:minmax(0,1.08fr) minmax(360px,.64fr);gap:42px;align-items:start}.product-media-viewer{min-width:0}.product-media-stage{position:relative;width:100%;aspect-ratio:1/1;max-height:720px;background:#fff;border:1px solid #e5e3dc;border-radius:12px;overflow:hidden}.product-media-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#fff}.product-media-panel[hidden]{display:none!important}.product-media-panel img,.product-media-panel video,.product-media-panel model-viewer{width:100%;height:100%;object-fit:contain;padding:18px}.product-thumbnails{display:flex;gap:10px;margin-top:12px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;padding:1px 1px 7px}.product-thumbnail{flex:0 0 82px;width:82px;height:82px;padding:0;border:1px solid #ddd9d0;border-radius:8px;overflow:hidden;background:#fff;opacity:.68;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.product-thumbnail:hover{opacity:1;transform:translateY(-1px)}.product-thumbnail.is-active{opacity:1;border-color:#111}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:190px;align-self:start}.product-details{clear:both;margin-top:64px}@media(max-width:1020px){.product-main{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:28px}.product-media-stage{max-height:620px}.product-thumbnail{flex-basis:72px;width:72px;height:72px}}@media(max-width:760px){.product-main{grid-template-columns:1fr;gap:22px}.product-info{position:static}.product-media-stage{aspect-ratio:1/1;max-height:none}.product-media-panel img,.product-media-panel video,.product-media-panel model-viewer{padding:10px}.product-thumbnail{flex-basis:68px;width:68px;height:68px}}.product-form-error{margin:.75rem 0 0;color:#b42318;font-size:.92rem;line-height:1.45}.product-form-error[hidden]{display:none!important}.product-details{display:block!important;margin-top:58px!important;padding-top:36px!important;border-top:1px solid #ddd9d0}.product-details__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px;padding-bottom:20px;border-bottom:1px solid #e6e3dc}.product-details__intro .eyebrow{margin:0 0 7px}.product-details__intro h2{max-width:760px}.product-rte{width:100%;max-width:none!important;min-width:0}.product-rte>:not(.product-description-media-grid){max-width:920px}.product-rte img{margin:0!important;border-radius:0}.product-description-media-grid{width:100%;max-width:none!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0 34px}.product-description-media-card{position:relative;min-width:0;height:clamp(230px,24vw,350px);display:grid;place-items:center;overflow:hidden;background:#f1f0eb;border:1px solid #e2e0d9;border-radius:10px;cursor:zoom-in}.product-description-media-card>a{width:100%;height:100%;display:grid;place-items:center}.product-description-media-card img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;padding:8px;margin:0!important;background:#fff;transition:transform .32s ease}.product-description-media-card:hover img{transform:scale(1.018)}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:28px;background:#080808e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.product-lightbox.is-open{opacity:1;visibility:visible}.product-lightbox__stage{width:min(1180px,94vw);height:min(86vh,920px);display:grid;place-items:center}.product-lightbox__stage img{width:100%;height:100%;object-fit:contain}.product-lightbox__close{position:absolute;right:24px;top:22px;min-width:70px;height:38px;padding:0 15px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#ffffff14;color:#fff;font-size:.75rem;font-weight:700}@media(max-width:980px){.product-description-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-description-media-card{height:clamp(230px,39vw,340px)}}@media(max-width:620px){.product-details{margin-top:40px!important;padding-top:28px!important}.product-details__intro{display:block;margin-bottom:20px;padding-bottom:16px}.product-description-media-grid{grid-template-columns:1fr;gap:10px;margin:16px 0 26px}.product-description-media-card{height:min(112vw,430px)}.product-lightbox{padding:14px}.product-lightbox__close{right:12px;top:12px}}.cart-page{padding:46px 0 84px;background:radial-gradient(circle at 78% 12%,rgba(233,220,200,.3),transparent 28%),linear-gradient(180deg,#f8f7f3,#f4f3ee)}.cart-page .page-width{width:min(calc(100% - 48px),1380px)}.cart-breadcrumb{display:flex;align-items:center;gap:10px;margin:0 0 32px;color:#7b7972;font-size:.78rem}.cart-breadcrumb a{transition:color .2s ease}.cart-breadcrumb a:hover{color:#111}.cart-page__header{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:34px}.cart-page__header .eyebrow{margin-bottom:10px}.cart-page__header h1{margin:0;font-family:var(--font-display);font-size:clamp(3.15rem,5.4vw,5.8rem);line-height:.9;letter-spacing:-.06em;font-weight:650}.cart-page__header p:not(.eyebrow){max-width:610px;margin:16px 0 0;color:#77746e;font-size:.98rem}.cart-page__count{flex:0 0 auto;border:1px solid #d9d6ce;border-radius:999px;background:#ffffffad;padding:9px 14px;font-size:.76rem;font-weight:700}.cart-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.72fr);gap:28px;align-items:start}.cart-items-card,.cart-summary-card,.cart-empty{background:#ffffffeb;border:1px solid #dfddd5;border-radius:16px;box-shadow:0 22px 55px #1f1d190e}.cart-items-card{overflow:hidden}.cart-table-head{display:grid;grid-template-columns:minmax(0,1fr) 150px 130px;gap:22px;padding:18px 24px;border-bottom:1px solid #e8e6df;color:#77736c;font-size:.67rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.cart-table-head span:nth-child(2),.cart-table-head span:nth-child(3){text-align:center}.cart-items{padding:0 24px}.cart-item{display:grid;grid-template-columns:142px minmax(0,1fr) 150px 130px;gap:22px;align-items:center;padding:24px 0;border-bottom:1px solid #eceae4}.cart-item:last-child{border-bottom:0}.cart-item__media{width:142px;height:142px;display:grid;place-items:center;overflow:hidden;border:1px solid #e4e1d9;border-radius:12px;background:#f3f2ed}.cart-item__media img{width:100%;height:100%;object-fit:contain;padding:8px;transition:transform .38s ease}.cart-item__media:hover img{transform:scale(1.035)}.cart-item__media-empty{font-size:.76rem;color:#888}.cart-item__info{min-width:0}.cart-item__title{display:inline-block;font-family:var(--font-display);font-size:1.08rem;line-height:1.28;font-weight:700;letter-spacing:-.025em;transition:opacity .2s ease}.cart-item__title:hover{opacity:.62}.cart-item__variant{margin-top:7px;color:#77736c;font-size:.79rem}.cart-item__properties{display:grid;gap:4px;margin:7px 0 0;color:#77736c;font-size:.75rem}.cart-item__properties div{display:flex;gap:5px}.cart-item__properties dt,.cart-item__properties dd{margin:0}.cart-item__remove{display:inline-block;margin-top:16px;border-bottom:1px solid #b9b5ac;color:#76736d;font-size:.73rem;transition:color .2s ease,border-color .2s ease}.cart-item__remove:hover{color:#111;border-color:#111}.cart-item__quantity{text-align:center}.cart-qty{width:112px;height:42px;margin-inline:auto;display:grid;grid-template-columns:34px 1fr 34px;border:1px solid #dcd9d1;border-radius:8px;background:#fff;overflow:hidden}.cart-qty button{border:0;background:transparent;font-size:1rem;transition:background .2s ease}.cart-qty button:hover{background:#f1efe9}.cart-qty input{width:100%;min-width:0;border:0;border-inline:1px solid #ece9e2;background:#fff;text-align:center;outline:0;font-size:.82rem;font-weight:700;-moz-appearance:textfield}.cart-qty input::-webkit-outer-spin-button,.cart-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item__price{text-align:right;display:grid;justify-items:end;gap:3px}.cart-item__price strong{font-size:1rem}.cart-item__price s{color:#9b9891;font-size:.76rem}.cart-item__price span:not(.cart-item__mobile-label){color:#8b8881;font-size:.7rem}.cart-item__mobile-label{display:none;color:#77736c;font-size:.68rem;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.cart-items-card__footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;border-top:1px solid #e8e6df;background:#fbfaf7}.cart-continue,.cart-update{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:0 18px;font-size:.78rem;font-weight:750}.cart-continue{border:1px solid #cbc8c0;background:#fff}.cart-continue:before{content:"\2190";margin-right:9px;transition:transform .2s ease}.cart-continue:hover:before{transform:translate(-3px)}.cart-update{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px}.cart-summary-card{position:sticky;top:194px;padding:26px}.cart-summary-card__top{padding-bottom:20px;border-bottom:1px solid #e6e3dc}.cart-summary-card__top .eyebrow{margin-bottom:7px}.cart-summary-card__top h2{font-family:var(--font-display);font-size:1.65rem;line-height:1.05;letter-spacing:-.04em;margin:0;font-weight:700}.cart-summary-lines{display:grid;gap:0;padding:8px 0;border-bottom:1px solid #e6e3dc}.cart-summary-lines>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;font-size:.8rem}.cart-summary-lines>div span:last-child,.cart-summary-lines>div strong:last-child{text-align:right}.cart-summary-lines>div span:last-child{color:#817e77}.cart-summary-discount strong{color:#286a43}.cart-summary-total{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:20px 0}.cart-summary-total>span{font-family:var(--font-display);font-size:1.2rem;font-weight:700}.cart-summary-total>div{display:flex;align-items:baseline;gap:7px}.cart-summary-total small{color:#77736c;font-size:.68rem}.cart-summary-total strong{font-family:var(--font-display);font-size:1.8rem;letter-spacing:-.035em}.cart-checkout-button{width:100%;min-height:54px;border:1px solid #111;border-radius:8px;background:#111;color:#fff;font-weight:800;letter-spacing:-.01em;box-shadow:0 12px 28px #0000001f;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.cart-checkout-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0000002e;background:#1b1b19}.cart-summary-note{margin:12px 0 0;text-align:center;color:#858179;font-size:.7rem;line-height:1.55}.cart-assurance{display:grid;gap:0;margin-top:22px;border-top:1px solid #e7e4dc}.cart-assurance>div{padding:15px 0;border-bottom:1px solid #ece9e2}.cart-assurance>div:last-child{border-bottom:0}.cart-assurance strong{display:block;margin-bottom:3px;font-size:.76rem}.cart-assurance span{display:block;color:#7e7a73;font-size:.7rem;line-height:1.45}.cart-empty{max-width:760px;margin:32px auto 0;padding:64px;text-align:center}.cart-empty h2{font-family:var(--font-display);font-size:clamp(2.2rem,4vw,4.1rem);line-height:.98;letter-spacing:-.05em;margin:0 0 14px}.cart-empty p:not(.eyebrow){color:#77736c;margin:0 0 26px}@media(max-width:1040px){.cart-layout{grid-template-columns:1fr 330px;gap:20px}.cart-table-head{grid-template-columns:minmax(0,1fr) 126px 110px}.cart-item{grid-template-columns:112px minmax(0,1fr) 126px 110px;gap:16px}.cart-item__media{width:112px;height:112px}.cart-summary-card{top:170px;padding:22px}}@media(max-width:820px){.cart-page{padding-top:32px}.cart-page .page-width{width:min(calc(100% - 28px),1380px)}.cart-page__header{align-items:flex-start}.cart-page__count{margin-top:9px}.cart-layout{grid-template-columns:1fr}.cart-summary-card{position:static;order:2}.cart-table-head{display:none}.cart-item{grid-template-columns:104px minmax(0,1fr) auto;grid-template-areas:"media info price" "media qty price";align-items:center}.cart-item__media{grid-area:media;width:104px;height:104px}.cart-item__info{grid-area:info}.cart-item__quantity{grid-area:qty;text-align:left}.cart-qty{margin:10px 0 0}.cart-item__price{grid-area:price;align-self:center}}@media(max-width:560px){.cart-page{padding:24px 0 58px}.cart-page .page-width{width:min(calc(100% - 20px),1380px)}.cart-breadcrumb{margin-bottom:24px}.cart-page__header{display:block;margin-bottom:24px}.cart-page__header h1{font-size:3.25rem}.cart-page__count{display:inline-flex;margin-top:18px}.cart-items{padding:0 14px}.cart-item{grid-template-columns:88px minmax(0,1fr);grid-template-areas:"media info" "media price" "qty qty";gap:11px 14px;padding:18px 0}.cart-item__media{width:88px;height:88px}.cart-item__price{justify-items:start;text-align:left;align-self:start}.cart-item__mobile-label{display:inline;margin-right:6px}.cart-item__quantity{margin-top:4px}.cart-qty{width:118px;margin:0}.cart-item__remove{margin-top:10px}.cart-items-card__footer{padding:14px;align-items:stretch;flex-direction:column-reverse}.cart-continue,.cart-update{width:100%}.cart-summary-card{padding:20px}.cart-empty{padding:46px 22px}}.product-page--v10{padding-top:34px;background:#fbfaf7}.product-page--v10 .page-width{width:min(calc(100% - 48px),1480px)}.product-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:24px;color:#88847c;font-size:.72rem}.product-breadcrumb a{color:#55524c}.product-breadcrumb a:hover{color:#111}.product-main--editorial{display:grid;grid-template-columns:minmax(300px,.68fr) minmax(500px,1.26fr) minmax(300px,.66fr);gap:28px;align-items:start}.product-copy{padding:18px 2px 0;min-width:0}.product-copy h1{margin:7px 0 12px;font-family:var(--font-display);font-size:clamp(1.72rem,2.15vw,2.75rem);line-height:1.02;letter-spacing:-.038em;font-weight:700;text-wrap:pretty;overflow-wrap:normal;word-break:normal}.product-copy .product-price-row{margin:0 0 32px}.product-copy .price{font-size:1.2rem}.product-copy .compare{font-size:.95rem}.product-accordions{border-top:1px solid #dcd9d1}.product-accordions details{border-bottom:1px solid #dcd9d1}.product-accordions summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;cursor:pointer;font-size:.78rem;font-weight:750}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary span{font-size:1.05rem;font-weight:400;transition:transform .2s ease}.product-accordions details[open] summary span{transform:rotate(45deg)}.product-accordion__body{padding:0 0 18px;color:#77736c;font-size:.76rem;line-height:1.65}.product-accordion__body p{margin:0 0 8px}.product-accordion__body p:last-child{margin-bottom:0}.product-main--editorial .product-media-viewer{min-width:0}.product-main--editorial .product-media-stage{aspect-ratio:4/5;max-height:690px;background:#f1f0ec;border:0;border-radius:4px}.product-main--editorial .product-media-panel{background:#f1f0ec}.product-main--editorial .product-media-panel img,.product-main--editorial .product-media-panel video,.product-main--editorial .product-media-panel model-viewer{padding:20px;object-fit:contain}.product-main--editorial .product-thumbnails{justify-content:center;margin-top:10px;gap:8px}.product-main--editorial .product-thumbnail{flex-basis:62px;width:62px;height:62px;border-radius:4px;background:#f7f6f2}.product-media-empty{display:grid;place-items:center;width:100%;height:100%;color:#8a867f;font-size:.8rem}.product-purchase{position:sticky;top:186px;padding:26px;border-radius:5px;border:1px solid #ddd9d1;background:#fff;box-shadow:none}.product-purchase__label{margin:0 0 15px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:#66625b}.product-purchase .product-form{margin:0;gap:13px}.product-purchase .select,.product-purchase .product-form input[type=number]{height:44px;border-radius:3px}.product-purchase .qty-row{grid-template-columns:68px 1fr}.product-purchase .button{min-height:44px;border-radius:3px}.product-assurance--stacked{grid-template-columns:1fr;gap:0;margin-top:18px;padding-top:8px}.product-assurance--stacked>div{padding:12px 0;border-bottom:1px solid #ece9e2}.product-assurance--stacked>div:last-child{border-bottom:0}.product-details--editorial{margin-top:68px!important;padding-top:30px!important}.product-details--editorial .product-details__intro{align-items:flex-start;margin-bottom:24px;padding-bottom:22px}.product-details--editorial .product-details__intro h2{font-size:clamp(2rem,3vw,3.25rem);font-weight:700}.product-facts{display:flex;align-items:stretch;justify-content:flex-end;gap:0;border:1px solid #e0ddd5;background:#fff;min-width:min(620px,54vw)}.product-facts>div{min-width:150px;padding:13px 18px;border-left:1px solid #e7e4dc}.product-facts>div:first-child{border-left:0}.product-facts span,.product-facts strong{display:block}.product-facts span{margin-bottom:4px;color:#8a867f;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em}.product-facts strong{font-size:.76rem;font-weight:750}.product-details--editorial .product-rte{padding-top:2px}.product-details--editorial .product-rte>:not(.product-description-media-grid){max-width:1000px}.product-details--editorial .product-description-media-grid{display:flex!important;grid-template-columns:none!important;gap:12px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;padding:2px 2px 12px;margin:20px 0 34px;scrollbar-width:thin}.product-details--editorial .product-description-media-card{flex:0 0 clamp(280px,31vw,420px);width:clamp(280px,31vw,420px);height:clamp(300px,34vw,470px);scroll-snap-align:start;border-radius:5px;background:#fff}.product-details--editorial .product-description-media-card img{padding:4px;object-fit:contain!important}.best-sellers-section{background:#fff;padding:78px 0}.best-sellers-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.best-sellers-head .section-title{margin-top:4px}.best-sellers-copy{margin:10px 0 0;color:#77736c;font-size:.86rem}.best-sellers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.best-sellers-grid .product-card__media{aspect-ratio:1/1.08;background:#f5f4f0;border:1px solid #ebe8e1;border-radius:5px}.best-sellers-grid .product-card__media img{object-fit:contain;padding:10px;background:#fff}.best-sellers-grid .product-card__body{padding-top:12px}@media(max-width:1260px){.product-page--v10 .page-width{width:min(calc(100% - 32px),1480px)}.product-main--editorial{grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);grid-template-areas:"copy purchase" "media purchase";gap:22px 26px}.product-copy{grid-area:copy;padding:4px 0 0}.product-main--editorial .product-media-viewer{grid-area:media}.product-purchase{grid-area:purchase}.product-copy h1{max-width:820px;font-size:clamp(1.9rem,3.4vw,3rem);line-height:1.02}.product-copy .product-price-row{margin-bottom:20px}.product-accordions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:0;gap:10px}.product-accordions details{border:1px solid #ddd9d1;padding:0 13px;background:#ffffff94}.product-accordions summary{padding:13px 0}.product-accordion__body{padding-bottom:13px}.product-purchase{top:164px;padding:22px}.product-facts{min-width:0}.product-facts>div{min-width:120px;padding:12px 14px}}@media(max-width:900px){.product-main--editorial{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);grid-template-areas:"copy copy" "media purchase"}.product-copy h1{max-width:none}.product-details--editorial .product-details__intro{display:block}.product-facts{margin-top:18px;justify-content:flex-start;width:100%}.best-sellers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.product-page--v10{padding-top:22px}.product-page--v10 .page-width{width:min(calc(100% - 20px),1440px)}.product-breadcrumb{margin-bottom:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-main--editorial{grid-template-columns:1fr;grid-template-areas:"copy" "media" "purchase";gap:18px}.product-copy{padding-top:0}.product-copy h1{font-size:clamp(1.85rem,9vw,2.35rem);line-height:1.03}.product-copy .product-price-row{margin-bottom:20px}.product-accordions{display:block;border-top:1px solid #dcd9d1}.product-accordions details{border:0;border-bottom:1px solid #dcd9d1;padding:0}.product-main--editorial .product-media-stage{aspect-ratio:1/1.08}.product-purchase{position:static;padding:18px}.product-facts{display:grid;grid-template-columns:1fr 1fr}.product-facts>div{border-left:0;border-top:1px solid #e7e4dc}.product-facts>div:nth-child(-n+2){border-top:0}.product-facts>div:nth-child(2n){border-left:1px solid #e7e4dc}.product-details--editorial{margin-top:44px!important;padding-top:24px!important}.product-details--editorial .product-description-media-card{flex-basis:82vw;width:82vw;height:min(92vw,430px)}.best-sellers-section{padding:58px 0}.best-sellers-head{align-items:flex-start}.best-sellers-head .text-link{flex:0 0 auto}.best-sellers-grid{gap:10px}}.footer-contact a{overflow-wrap:anywhere}.footer-contact a:hover{text-decoration:underline;text-underline-offset:3px}@media(min-width:861px){.header-nav-wrap{position:relative;overflow:visible}.header-nav-row,.nav-item{position:static}.mega-menu{position:absolute!important;top:100%!important;left:0!important;right:0!important;z-index:75;transform:translateY(6px);margin:0!important}.has-children:hover .mega-menu,.has-children:focus-within .mega-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}.all-categories{display:flex;align-items:center;gap:9px}.all-categories__icon{display:none;font-size:1.2rem;line-height:1}@media(max-width:860px){.header-nav-wrap{overflow:visible;background:#fff}.header-nav-row{height:52px;display:grid;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;align-items:center}.all-categories{width:42px!important;min-width:42px;height:40px;padding:0!important;display:flex;align-items:center;justify-content:center;border-radius:5px}.all-categories__icon{display:block}.all-categories__text{display:none}.nav{display:flex!important;min-width:0;height:52px;gap:22px!important;align-items:center;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch}.nav::-webkit-scrollbar{display:none}.nav-item{display:flex!important;flex:0 0 auto;height:52px;align-items:center;position:relative}.nav-item>a{font-size:.88rem;font-weight:650;padding:16px 0}.nav-item>a:after{bottom:10px}.mega-menu,.header-deal{display:none!important}}@media(max-width:480px){.header-nav-row{grid-template-columns:40px minmax(0,1fr)!important;gap:8px!important}.all-categories{width:40px!important;min-width:40px;height:38px}.nav{gap:18px!important}.nav-item>a{font-size:.83rem}}:root{--catalog-max:1320px}.catalog-page-width{width:min(calc(100% - 80px),var(--catalog-max))!important}.products-grid,.best-sellers-grid,.cart-recommendations__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{position:relative;min-width:0}.product-card__media-wrap{position:relative}.product-card__media-link,.product-card__details-link{display:block}.product-card__media{border-radius:7px;aspect-ratio:1/1.08;background:#f1f0ec}.product-card__media img{transition:transform .55s cubic-bezier(.2,.7,.2,1)}.product-card__body{padding:12px 1px 8px}.product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em;font-size:.89rem;line-height:1.28;margin-bottom:6px}.product-card__vendor{font-size:.63rem;margin-bottom:4px}.product-card .price{font-size:.9rem}.product-card__action{display:none!important}.product-card__quick-add{position:absolute;right:12px;bottom:12px;z-index:4;height:42px;width:42px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0;border:1px solid rgba(255,255,255,.82);border-radius:999px;background:#11110ff0;color:#fff;box-shadow:0 8px 24px #00000029;overflow:hidden;transition:width .28s cubic-bezier(.2,.8,.2,1),transform .22s ease,background .22s ease,box-shadow .22s ease}.product-card__quick-add:hover{width:118px;transform:translateY(-2px);box-shadow:0 12px 28px #00000038}.product-card__quick-add:disabled{opacity:.65;cursor:wait}.product-card__quick-add.is-added{background:#1e5f3b}.product-card__quick-icon{flex:0 0 18px;font-size:1.34rem;line-height:1;font-weight:400;transform:translateY(-1px)}.product-card__quick-label{width:0;opacity:0;white-space:nowrap;font-size:.7rem;font-weight:800;transition:width .2s ease,opacity .18s ease}.product-card__quick-add:hover .product-card__quick-label{width:58px;opacity:1}.quick-select{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:grid;place-items:center;padding:22px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.quick-select.is-open{opacity:1;visibility:visible;pointer-events:auto}.quick-select__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#0a0a097a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.quick-select__panel{position:relative;z-index:2;width:min(430px,100%);padding:24px;border:1px solid #dedbd3;border-radius:14px;background:#fff;box-shadow:0 28px 70px #00000038}.quick-select__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #ece9e2}.quick-select__head strong{display:block;max-width:320px;font-size:1rem;line-height:1.3}.quick-select__eyebrow{display:block;margin-bottom:5px;color:#8b877f;font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.quick-select__close{width:34px;height:34px;border:1px solid #ddd9d0;border-radius:50%;background:#fff;font-size:1.2rem;line-height:1}.quick-select__field{display:grid;gap:8px;margin:20px 0 14px;font-size:.74rem;font-weight:750}.quick-select__field select{width:100%;height:48px;padding:0 12px;border:1px solid #d8d5cd;border-radius:6px;background:#fff}.quick-select__confirm{width:100%;min-height:50px;border:1px solid #111;border-radius:6px;background:#111;color:#fff;font-weight:800}.hero-controls{gap:11px!important;padding:7px 8px!important}.hero-count{display:none!important}.hero-pagination{gap:7px!important}.hero-dot,.hero-dot.is-active{width:7px!important;height:7px!important;border-radius:50%!important}.hero-dot{background:#ffffff61!important;transform:none!important}.hero-dot.is-active{background:#f3dfba!important;box-shadow:0 0 0 3px #f3dfba24}.hero-nav-group{margin-left:3px}.hero-nav{height:32px!important;min-width:54px!important}.collection-page{padding:42px 0 76px}.collection-page__head{margin-bottom:18px}.collection-page__head .section-title,.search-page__head .section-title{font-size:clamp(2.55rem,4.6vw,4.9rem)}.collection-page__description{max-width:760px;margin-top:14px}.collection-toolbar{margin:0 0 24px}.search-page{background:#fff;padding:58px 0 84px}.search-page__head{margin-bottom:24px}.search-page__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:720px;margin-bottom:38px}.search-page__form input{height:50px;border:1px solid #d8d5cd;border-radius:6px;background:#fff;padding:0 15px;outline:0}.product-purchase .product-form{display:grid;gap:12px}.product-add-button{font-weight:800}.product-buy-now{margin-top:-2px}.product-buy-now .shopify-payment-button{margin:0}.product-buy-now .shopify-payment-button__button,.product-buy-now .shopify-payment-button__button--unbranded{min-height:46px!important;border:1px solid #111!important;border-radius:3px!important;background:#fff!important;color:#111!important;font-family:var(--font-body)!important;font-size:.82rem!important;font-weight:800!important;box-shadow:none!important}.product-buy-now .shopify-payment-button__button:hover,.product-buy-now .shopify-payment-button__button--unbranded:hover{background:#f2f0ea!important}.product-trust-line,.cart-trust-line,.mini-cart-trust{margin:16px 0 0;color:#77736c;font-size:.68rem;line-height:1.5;text-align:center;letter-spacing:.01em}.product-trust-line span,.cart-trust-line span,.mini-cart-trust span{padding:0 5px;color:#b4b0a8}.product-mobile-bar{display:none}.mini-cart{background:#09090880;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mini-cart__panel{width:min(460px,100%);padding:0;display:flex;flex-direction:column;overflow:hidden;background:#fbfaf7}.mini-cart__head{flex:0 0 auto;margin:0;padding:22px 22px 18px;background:#fff;border-bottom:1px solid #e4e1da}.mini-cart__head>div{display:grid;gap:2px}.mini-cart__head strong{font-family:var(--font-display);font-size:1.42rem;letter-spacing:-.035em}.mini-cart__eyebrow{font-size:.61rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#88847c}.mini-cart__close{width:38px;height:38px;border:1px solid #dedbd3;border-radius:50%;background:#fff;font-size:1.35rem;line-height:1;transition:transform .2s ease,background .2s ease}.mini-cart__close:hover{transform:rotate(5deg);background:#f2f0ea}.mini-cart__body{min-height:0;flex:1;overflow:auto;padding:0 22px 24px}.mini-shipping{padding:18px 0 16px;border-bottom:1px solid #e7e4dd}.mini-shipping__copy{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:10px}.mini-shipping__copy strong{font-size:.73rem}.mini-shipping__copy span{max-width:170px;text-align:right;color:#88847c;font-size:.62rem;line-height:1.35}.mini-shipping__track,.cart-shipping-progress__track{height:5px;border-radius:99px;background:#e5e2db;overflow:hidden}.mini-shipping__track span,.cart-shipping-progress__track span{display:block;height:100%;border-radius:inherit;background:#111;transition:width .5s cubic-bezier(.2,.8,.2,1)}.mini-cart-items{display:grid}.mini-cart-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #e8e5de}.mini-cart-item__media{width:88px;height:88px;border:1px solid #e4e1d9;border-radius:8px;background:#fff;overflow:hidden}.mini-cart-item__media img{width:100%;height:100%;object-fit:contain;padding:5px}.mini-cart-item__info{min-width:0}.mini-cart-item__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.78rem;font-weight:750;line-height:1.35}.mini-cart-item__variant{display:block;margin-top:4px;color:#87837b;font-size:.66rem}.mini-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:11px}.mini-cart-item__bottom strong{font-size:.78rem}.mini-cart-qty{display:grid;grid-template-columns:29px 30px 29px;height:32px;border:1px solid #dcd8cf;border-radius:5px;overflow:hidden;background:#fff}.mini-cart-qty button{border:0;background:#fff;font-size:.85rem}.mini-cart-qty button:hover{background:#f2f0ea}.mini-cart-qty span{display:grid;place-items:center;border-inline:1px solid #ebe8e1;font-size:.7rem;font-weight:750}.mini-cart-item__remove{margin-top:9px;padding:0;border:0;border-bottom:1px solid #aaa69d;background:transparent;color:#817d75;font-size:.62rem}.mini-cart-footer{padding:19px 0 0}.mini-cart-subtotal{display:flex;justify-content:space-between;align-items:baseline;gap:20px}.mini-cart-subtotal span{font-size:.78rem}.mini-cart-subtotal strong{font-family:var(--font-display);font-size:1.25rem}.mini-cart-footer>p{margin:5px 0 15px;color:#8a867e;font-size:.64rem}.mini-cart-checkout{width:100%;min-height:52px;border:1px solid #111;border-radius:6px;background:#111;color:#fff;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.mini-cart-checkout:hover{transform:translateY(-1px);box-shadow:0 12px 25px #00000026}.mini-cart-view{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:8px;border:1px solid #d9d5cc;border-radius:6px;background:#fff;font-size:.72rem;font-weight:750}.mini-cart-empty{padding:48px 0;text-align:center}.mini-cart-empty .button{margin-top:12px}.cart-shipping-progress{margin:-4px 0 22px;padding:18px 20px;border:1px solid #dfdcd4;border-radius:12px;background:#ffffffc7}.cart-shipping-progress__copy{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:11px}.cart-shipping-progress__copy strong{font-size:.78rem}.cart-shipping-progress__copy span{color:#817d76;font-size:.68rem;text-align:right}.cart-recommendations{margin-top:50px;padding-top:34px;border-top:1px solid #dcd9d1}.cart-recommendations__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.cart-recommendations__head .eyebrow{margin-bottom:6px}.cart-recommendations__head h2{margin:0;font-family:var(--font-display);font-size:clamp(2rem,3vw,3.2rem);line-height:1;letter-spacing:-.045em}.cart-recommendations__grid{gap:18px}.cart-recommendations__grid .product-card__media{background:#fff;border:1px solid #e3e0d8}.cart-mobile-checkout{display:none}@media(max-width:1100px){.catalog-page-width{width:min(calc(100% - 48px),var(--catalog-max))!important}.products-grid,.best-sellers-grid,.cart-recommendations__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media(max-width:860px){.catalog-page-width{width:min(calc(100% - 28px),var(--catalog-max))!important}.products-grid,.best-sellers-grid,.cart-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card__quick-add{width:40px;height:40px;right:9px;bottom:9px}.product-card__quick-add:hover{width:40px;transform:none}.product-card__quick-label{display:none}.hero-controls{left:auto!important;right:12px!important;width:auto!important;justify-content:flex-end!important}.collection-page{padding-top:32px}.cart-recommendations__grid{gap:12px}}@media(max-width:700px){body:has(.product-mobile-bar){padding-bottom:76px}body:has(.cart-mobile-checkout){padding-bottom:76px}.product-mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:auto 1fr 1fr;gap:8px;align-items:center;padding:10px max(10px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid #dedbd3;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -12px 34px #00000014}.product-mobile-bar[aria-hidden=true]{display:none}.product-mobile-bar__price{padding:0 5px;font-size:.84rem;font-weight:800;white-space:nowrap}.product-mobile-bar__add,.product-mobile-bar__buy{height:44px;border-radius:5px;font-size:.72rem;font-weight:800}.product-mobile-bar__add{border:1px solid #111;background:#111;color:#fff}.product-mobile-bar__buy{border:1px solid #111;background:#fff;color:#111}.product-mobile-bar__buy[hidden]{display:none}.cart-mobile-checkout{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:1fr 1.2fr;gap:10px;align-items:center;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-top:1px solid #dedbd3;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -12px 34px #00000014}.cart-mobile-checkout>div{display:grid}.cart-mobile-checkout span{color:#858179;font-size:.6rem;text-transform:uppercase;letter-spacing:.08em}.cart-mobile-checkout strong{font-size:.88rem}.cart-mobile-checkout button{height:46px;border:1px solid #111;border-radius:5px;background:#111;color:#fff;font-size:.76rem;font-weight:800}.cart-shipping-progress__copy{display:block}.cart-shipping-progress__copy span{display:block;margin-top:4px;text-align:left}}@media(max-width:560px){.catalog-page-width{width:min(calc(100% - 24px),var(--catalog-max))!important}.products-grid,.best-sellers-grid,.cart-recommendations__grid{gap:10px}.product-card__media{border-radius:5px}.product-card__quick-add{width:36px;height:36px;right:7px;bottom:7px}.product-card__quick-icon{font-size:1.15rem}.product-card__title{font-size:.79rem;min-height:2.45em}.product-card .price{font-size:.82rem}.quick-select{place-items:end center;padding:0}.quick-select__panel{width:100%;border-radius:16px 16px 0 0;padding:20px 16px calc(18px + env(safe-area-inset-bottom))}.hero-controls{bottom:12px!important;padding:6px!important;gap:7px!important}.hero-dot,.hero-dot.is-active{width:6px!important;height:6px!important}.hero-nav{min-width:48px!important;height:30px!important;font-size:.55rem!important}.search-page__form{grid-template-columns:1fr}.search-page__form .button{width:100%}.cart-recommendations{margin-top:38px}.cart-recommendations__head{align-items:flex-start}.cart-recommendations__head h2{font-size:2rem}.mini-cart__panel{width:100%}.mini-cart__head{padding:18px 16px 15px}.mini-cart__body{padding:0 16px 22px}.mini-shipping__copy{display:block}.mini-shipping__copy span{display:block;max-width:none;margin-top:3px;text-align:left}}.product-mobile-bar__add:disabled{opacity:.45;cursor:not-allowed}.homepage-v15-note{display:none}.hero-controls{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:6px 7px 6px 13px!important;min-height:44px}.hero-pagination{position:static!important;left:auto!important;bottom:auto!important;transform:none!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 3px!important;margin:0!important;line-height:0}.hero-dot,.hero-dot.is-active{display:block!important;flex:0 0 7px!important;width:7px!important;height:7px!important;min-width:7px!important;min-height:7px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;-webkit-appearance:none;appearance:none;box-shadow:none!important;transform:none!important;background:#ffffff61!important}.hero-dot.is-active{background:#f3dfba!important}.hero-nav-group{display:flex!important;align-items:center!important;gap:5px!important;margin-left:2px!important;padding-left:11px!important;border-left:1px solid rgba(255,255,255,.18)}.hero-nav{height:32px!important;min-width:54px!important;padding:0 12px!important}.product-showcase--focused{padding:78px 0 72px;background:#fff}.product-showcase__head--simple{grid-template-columns:1fr auto!important;align-items:end!important;margin-bottom:30px}.product-showcase--focused .section-title,.new-arrivals-section .section-title{font-size:clamp(2.7rem,4.6vw,4.9rem)}.featured-products__copy,.new-arrivals__copy{max-width:560px;margin:12px 0 0;color:#77736c;font-size:.9rem}.products-grid--featured,.products-grid--new{grid-template-columns:repeat(4,minmax(0,1fr))!important}.section--category-strip{padding:72px 0;background:#f6f5f1}.category-strip__head{margin-bottom:26px}.category-strip__head .section-title{font-size:clamp(2.5rem,4.3vw,4.5rem)}.category-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-strip__card{position:relative;display:block;min-height:250px;border-radius:10px;overflow:hidden;background:#181816;color:#fff;isolation:isolate;transform-style:preserve-3d}.category-strip__media{position:absolute;top:-3%;right:-3%;bottom:-3%;left:-3%;will-change:transform}.category-strip__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.category-strip__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005 20%,#000000b8)}.category-strip__copy{position:absolute;z-index:2;left:20px;right:18px;bottom:18px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:3px 12px}.category-strip__copy span{grid-column:1/-1;font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;opacity:.8;font-weight:700}.category-strip__copy strong{font-family:var(--font-display);font-size:clamp(1.35rem,2vw,2rem);letter-spacing:-.035em;line-height:1.02}.category-strip__copy b{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.45);border-radius:50%;font-size:.9rem;font-weight:500;transition:transform .25s ease,background .25s ease,color .25s ease}.category-strip__card:hover .category-strip__copy b{transform:translate(2px,-2px);background:#fff;color:#111}.category-strip__card:hover .category-strip__media img{transform:scale(1.035)}.best-sellers-section--carousel{padding:78px 0;background:#11110f;color:#fff;overflow:hidden}.best-sellers-section--carousel .eyebrow,.best-sellers-section--carousel .best-sellers-copy{color:#ffffff94}.best-sellers-section--carousel .text-link{color:#fff}.best-sellers-section--carousel .section-title{font-size:clamp(2.8rem,5vw,5.2rem)}.carousel-head-actions{display:flex;align-items:center;gap:22px}.carousel-buttons{display:flex;gap:7px}.carousel-buttons button{width:42px;height:42px;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:#ffffff0f;color:#fff;font-size:1rem;transition:background .22s ease,color .22s ease,transform .22s ease}.carousel-buttons button:hover{background:#f3dfba;color:#111;transform:translateY(-1px)}.best-sellers-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,23%);gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 0 10px}.best-sellers-carousel::-webkit-scrollbar{display:none}.best-sellers-carousel__item{scroll-snap-align:start;min-width:0}.best-sellers-section--carousel .product-card__body{color:#fff}.best-sellers-section--carousel .product-card__vendor{color:#ffffff8a}.best-sellers-section--carousel .product-card__media{background:#f6f5f1;border:0}.best-sellers-section--carousel .product-card__media img{object-fit:contain;background:#fff;padding:8px}.best-sellers-section--carousel .compare{color:#ffffff7a}.best-sellers-section--carousel .badge{background:#fff;color:#111}.editorial-section--spotlight{padding:94px 0;background:#ede9df}.editorial-grid--spotlight{align-items:stretch}.editorial-media--spotlight{min-height:590px;border-radius:12px;overflow:hidden}.editorial-product-price{display:flex;align-items:baseline;gap:10px;margin:0 0 24px}.editorial-product-price strong{font-size:1.2rem}.editorial-product-price span{text-decoration:line-through;color:#8d897f}.new-arrivals-section{padding:82px 0 92px;background:#fff}.new-arrivals__head{margin-bottom:30px}@media(max-width:1100px){.category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.category-strip__card{min-height:280px}.best-sellers-carousel{grid-auto-columns:minmax(245px,31%)}.products-grid--featured,.products-grid--new{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.hero-controls{right:12px!important;left:auto!important;width:auto!important;bottom:12px!important;gap:7px!important;padding:5px 6px 5px 10px!important;min-height:40px}.hero-pagination{height:30px!important;gap:6px!important;padding:0 2px!important}.hero-dot,.hero-dot.is-active{flex-basis:6px!important;width:6px!important;height:6px!important;min-width:6px!important;min-height:6px!important}.hero-nav-group{padding-left:8px!important}.hero-nav{height:30px!important;min-width:48px!important;padding:0 9px!important}.product-showcase--focused,.section--category-strip,.best-sellers-section--carousel,.new-arrivals-section{padding:58px 0}.product-showcase__head--simple,.new-arrivals__head{grid-template-columns:1fr auto!important}.featured-products__copy,.new-arrivals__copy{display:none}.category-strip{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-14px;padding-right:14px}.category-strip::-webkit-scrollbar{display:none}.category-strip__card{flex:0 0 min(76vw,310px);min-height:310px;scroll-snap-align:start}.best-sellers-head{align-items:flex-end}.carousel-head-actions .text-link{display:none}.best-sellers-carousel{grid-auto-columns:minmax(230px,72%);gap:12px}.products-grid--featured,.products-grid--new{grid-template-columns:repeat(2,minmax(0,1fr))!important}.editorial-section--spotlight{padding:62px 0}.editorial-media--spotlight{min-height:430px}}@media(max-width:480px){.product-showcase__head--simple .text-link,.new-arrivals__head .text-link{display:none}.best-sellers-carousel{grid-auto-columns:78%}.carousel-buttons button{width:38px;height:38px}}:root{--mercury-line:#DCE5EF;--mercury-soft-blue:#EAF3FF}body{background:var(--mercury-ice);color:var(--mercury-ink)}.button{border-color:var(--mercury-blue);background:var(--mercury-blue)}.button:hover{background:#0f6fe9;border-color:#0f6fe9;box-shadow:0 14px 30px #1479ff38}.text-link{color:var(--mercury-navy)}.mercury-header{background:#fffffff5;border-bottom:1px solid var(--mercury-line);box-shadow:0 8px 30px #081a2f0b}.mercury-utility{background:var(--mercury-navy);position:relative;overflow:hidden}.mercury-utility:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--mercury-blue),#4C5CFF 70%,var(--mercury-coral))}.mercury-utility .utility-bar__inner{height:31px}.mercury-utility a,.mercury-utility span{opacity:.94}.mercury-header-main{height:76px;display:grid;grid-template-columns:minmax(210px,280px) minmax(340px,680px) minmax(180px,1fr);gap:28px;align-items:center}.mercury-brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:1rem;letter-spacing:.05em;font-weight:800;color:var(--mercury-navy)}.mercury-brand__mark{display:grid;place-items:center;width:54px;height:48px;overflow:hidden;border-radius:8px;background:#fff}.mercury-brand__mark img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center}.mercury-brand__wordmark{font-family:var(--font-display);font-size:1rem;letter-spacing:.12em;white-space:nowrap}.mercury-search{height:44px;border-color:#cedbe8;border-radius:999px;background:#f9fbfe}.mercury-search input{padding-left:18px}.mercury-search button{padding-inline:20px;border-left:1px solid #d7e2ee;background:var(--mercury-navy);color:#fff}.mercury-header-actions{gap:20px;font-size:.82rem;font-weight:700;color:var(--mercury-navy)}.header-cart-link{display:flex;align-items:center;gap:7px}.header-cart-count{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:var(--mercury-blue);color:#fff;font-size:.68rem}.mobile-menu-trigger{display:none;width:42px;height:42px;padding:0;border:0;background:transparent}.mobile-menu-trigger span{display:block;width:21px;height:2px;margin:4px auto;background:var(--mercury-navy);border-radius:2px}.mercury-nav-wrap{border-top:1px solid #edf2f7;background:#fff;overflow:visible}.mercury-nav-row{height:48px;display:flex;align-items:center;justify-content:space-between;gap:28px}.mercury-nav{display:flex;align-items:center;gap:30px;height:100%;overflow:visible}.mercury-nav .nav-item>a{font-size:.8rem;font-weight:700;color:#27394c}.mercury-nav .nav-item>a[aria-current=page]{color:var(--mercury-blue)}.mercury-nav .nav-item>a:after{background:var(--mercury-blue)}.mercury-nav .mega-menu{top:100%!important;border-top:1px solid var(--mercury-line);border-bottom:1px solid var(--mercury-line);box-shadow:0 24px 58px #081a2f21}.mega-menu__inner{grid-template-columns:180px repeat(4,minmax(150px,1fr));align-items:start}.mega-menu__view-all{font-weight:800;color:var(--mercury-blue);font-size:.78rem}.mercury-deal{margin-left:auto;padding:7px 12px;border-radius:999px;background:#fff1ed;color:#d94829;font-size:.74rem;font-weight:800}.product-page--v17{padding:30px 0 86px;background:linear-gradient(180deg,#fff 0,#fff 52%,var(--mercury-ice) 100%)}.product-page--v17 .product-page__shell{width:min(calc(100% - 56px),1420px)}.product-page--v17 .product-breadcrumb{display:flex;gap:8px;align-items:center;margin:0 0 20px;color:#718096;font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-page--v17 .product-breadcrumb a:hover{color:var(--mercury-blue)}.product-v17-layout{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(390px,.78fr);gap:42px;align-items:start}.product-v17-gallery{min-width:0}.product-v17-stage{position:relative;display:grid;place-items:center;aspect-ratio:1/1;max-height:760px;overflow:hidden;border:1px solid var(--mercury-line);border-radius:18px;background:#f8fbff;outline:0;box-shadow:0 18px 50px #081a2f0e}.product-v17-stage:focus-visible{box-shadow:0 0 0 3px #1479ff38,0 18px 50px #081a2f0e}.product-v17-media{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#f8fbff}.product-v17-media[hidden]{display:none!important}.product-v17-media img,.product-v17-media video,.product-v17-media model-viewer{width:100%;height:100%;object-fit:contain;padding:22px;cursor:zoom-in}.product-v17-gallery-nav,.product-v17-zoom{position:absolute;z-index:5;border:1px solid rgba(8,26,47,.12);background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--mercury-navy);box-shadow:0 8px 22px #081a2f14}.product-v17-gallery-nav{top:50%;transform:translateY(-50%);display:grid;place-items:center;width:42px;height:42px;border-radius:50%;font-size:1rem}.product-v17-gallery-nav--prev{left:16px}.product-v17-gallery-nav--next{right:16px}.product-v17-gallery-nav:hover{border-color:var(--mercury-blue);color:var(--mercury-blue)}.product-v17-zoom{right:16px;bottom:16px;min-height:34px;padding:0 13px;border-radius:999px;font-size:.68rem;font-weight:800}.product-v17-thumbs{display:flex;gap:10px;margin-top:12px;padding:2px 1px 6px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.product-v17-thumb{flex:0 0 76px;width:76px;height:76px;padding:0;overflow:hidden;border:1px solid #dce4ee;border-radius:10px;background:#fff;opacity:.66;scroll-snap-align:start;transition:border-color .2s ease,opacity .2s ease,transform .2s ease}.product-v17-thumb img{width:100%;height:100%;object-fit:cover}.product-v17-thumb:hover{opacity:1;transform:translateY(-1px)}.product-v17-thumb.is-active{opacity:1;border-color:var(--mercury-blue);box-shadow:0 0 0 2px #1479ff1f}.product-v17-panel{position:sticky;top:170px;padding:28px;border:1px solid var(--mercury-line);border-radius:18px;background:#fff;box-shadow:0 22px 60px #081a2f13}.product-v17-vendor{margin:0 0 8px;color:var(--mercury-blue);font-size:.65rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-v17-panel h1{margin:0;color:var(--mercury-navy);font-family:var(--font-display);font-size:clamp(2rem,3vw,3.2rem);line-height:1.04;letter-spacing:-.045em;font-weight:750;text-wrap:balance}.product-v17-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:17px 0 14px}.product-v17-price{color:var(--mercury-navy);font-size:1.55rem;font-weight:850;letter-spacing:-.035em}.product-v17-compare{color:#97a1ad;font-size:.92rem;text-decoration:line-through}.product-v17-sale{padding:5px 8px;border-radius:999px;background:#fff0ec;color:#d74527;font-size:.63rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.product-v17-intro{margin:0 0 20px;color:#5e6c7a;font-size:.9rem;line-height:1.65}.product-v17-form{display:grid;gap:18px}.product-v17-fieldset{margin:0;padding:0;border:0}.product-v17-fieldset legend{margin-bottom:10px;color:var(--mercury-navy);font-size:.72rem;font-weight:850;letter-spacing:.02em}.variant-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.variant-chip{display:flex;align-items:center;gap:9px;min-width:0;min-height:58px;padding:8px;border:1px solid #d8e2ec;border-radius:11px;background:#fff;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.variant-chip:hover:not(.is-sold-out){border-color:#9bc3ff;transform:translateY(-1px)}.variant-chip.is-selected{border-color:var(--mercury-blue);background:var(--mercury-soft-blue);box-shadow:0 0 0 2px #1479ff1a}.variant-chip.is-sold-out{opacity:.48;cursor:not-allowed}.variant-chip__media{flex:0 0 42px;width:42px;height:42px;border-radius:8px;overflow:hidden;background:#f5f8fb}.variant-chip__media img{width:100%;height:100%;object-fit:cover}.variant-chip__text{display:grid;gap:2px;min-width:0}.variant-chip__text strong{font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.variant-chip__text small{color:#768391;font-size:.62rem}.bundle-grid{display:grid;gap:9px}.bundle-option{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:66px;padding:13px 14px;border:1px solid #d8e2ec;border-radius:12px;background:#fff;text-align:left;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.bundle-option>span{display:grid;gap:3px}.bundle-option strong{font-size:.76rem}.bundle-option small{color:#7b8794;font-size:.64rem}.bundle-option b{color:var(--mercury-navy);font-size:.78rem}.bundle-option.is-selected{border-color:var(--mercury-blue);background:linear-gradient(90deg,#f0f7ff,#fff);box-shadow:0 0 0 2px #1479ff1a}.bundle-option:hover{transform:translateY(-1px)}.bundle-option--popular{padding-top:18px}.bundle-option--popular em{position:absolute;top:-9px;right:12px;padding:4px 8px;border-radius:999px;background:var(--mercury-coral);color:#fff;font-size:.57rem;font-style:normal;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.product-v17-cta{display:grid;gap:9px;margin-top:2px}.product-v17-add{width:100%;min-height:54px;border:1px solid var(--mercury-blue);border-radius:10px;background:var(--mercury-blue);color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 14px 28px #1479ff33;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.product-v17-add:hover:not(:disabled){transform:translateY(-1px);background:#0f6fe9;box-shadow:0 18px 34px #1479ff45}.product-v17-add:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.product-v17-buy-now .shopify-payment-button__button{min-height:50px!important;border-radius:10px!important;font-size:.76rem!important;font-weight:850!important}.product-v17-buy-now .shopify-payment-button__button--unbranded{background:var(--mercury-navy)!important;color:#fff!important}.product-v17-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:18px;overflow:hidden;border:1px solid var(--mercury-line);border-radius:10px;background:var(--mercury-line)}.product-v17-trust span{display:grid;place-items:center;min-height:44px;padding:8px;background:#f8fbff;color:#415469;font-size:.62rem;font-weight:750;text-align:center}.product-v17-payments{display:grid;gap:8px;margin-top:16px}.product-v17-payments>span{color:#7b8794;font-size:.62rem;font-weight:700}.product-v17-payments>div{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.product-v17-payments svg{width:auto;height:23px}.product-v17-accordions{margin-top:20px;border-top:1px solid var(--mercury-line)}.product-v17-accordions details{border-bottom:1px solid var(--mercury-line)}.product-v17-accordions summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 0;list-style:none;color:var(--mercury-navy);font-size:.73rem;font-weight:850;cursor:pointer}.product-v17-accordions summary::-webkit-details-marker{display:none}.product-v17-accordions summary span{color:var(--mercury-blue);font-size:1rem;transition:transform .2s ease}.product-v17-accordions details[open] summary span{transform:rotate(45deg)}.product-v17-accordion-body{padding:0 0 16px;color:#627080;font-size:.8rem;line-height:1.65}.product-v17-accordion-body p{margin:0 0 9px}.product-v17-accordion-body p:last-child{margin-bottom:0}.product-v17-details{margin-top:66px;padding-top:38px;border-top:1px solid var(--mercury-line)}.product-v17-details__head{margin-bottom:26px}.product-v17-details__head h2{margin:0;color:var(--mercury-navy);font-family:var(--font-display);font-size:clamp(2rem,4vw,4.5rem);line-height:.98;letter-spacing:-.05em}.product-page--v17 .product-rte{color:#536273}.product-mobile-bar--v17{display:none}.product-card__quick-add{background:var(--mercury-navy);border-color:#ffffffd9}.product-card__quick-add:hover{background:var(--mercury-blue)}.quick-select__confirm,.mini-cart-checkout,.cart-checkout-button,.cart-mobile-checkout button{background:var(--mercury-blue)!important;border-color:var(--mercury-blue)!important}.mini-shipping__track span,.cart-shipping-progress__track span{background:linear-gradient(90deg,var(--mercury-blue),#4C5CFF)!important}.cart-summary-card{border-color:var(--mercury-line)!important}.mobile-drawer__brand{display:flex;align-items:center;gap:8px}.mobile-drawer__mark{width:42px;height:34px;display:grid;place-items:center;overflow:hidden}.mobile-drawer__mark img{width:100%;height:100%;object-fit:contain}.mobile-nav__group{border-bottom:1px solid #e8eef5}.mobile-nav__group summary{display:flex;align-items:center;justify-content:space-between;padding:14px 0;list-style:none;font-weight:800;color:var(--mercury-navy);cursor:pointer}.mobile-nav__group summary::-webkit-details-marker{display:none}.mobile-nav__children{display:grid;padding:0 0 10px 12px}.mobile-nav__children a{padding:9px 0!important;border:0!important;color:#657384;font-weight:600!important}.mobile-nav__all{color:var(--mercury-blue)!important}.mobile-nav__deal{color:#d94829!important}@media(max-width:1100px){.mercury-header-main{grid-template-columns:minmax(190px,240px) minmax(280px,1fr) auto;gap:18px}.mercury-brand__wordmark{font-size:.88rem}.product-v17-layout{grid-template-columns:minmax(0,1fr) minmax(350px,.82fr);gap:26px}.product-v17-panel{top:158px;padding:23px}.variant-chip-grid{grid-template-columns:1fr}}@media(max-width:860px){.page-width{width:min(calc(100% - 28px),var(--max))}.mercury-utility .utility-bar__inner{height:29px;justify-content:center}.mercury-utility .utility-bar__right,.mercury-utility .utility-bar__left span+span{display:none}.mercury-header-main{height:64px;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;padding-inline:0}.mobile-menu-trigger{display:block}.mercury-brand{justify-self:center;gap:6px}.mercury-brand__mark{width:43px;height:38px}.mercury-brand__wordmark{font-size:.78rem;letter-spacing:.09em}.mercury-search,.header-account{display:none!important}.mercury-header-actions{justify-self:end}.header-cart-link{font-size:0}.header-cart-count{font-size:.68rem;min-width:27px;height:27px}.mercury-nav-wrap{display:none}.mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#081a2f85;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease}.mobile-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer__inner{width:min(390px,90vw);height:100%;padding:20px;background:#fff;transform:translate(-100%);transition:transform .3s cubic-bezier(.2,.8,.2,1);overflow-y:auto;outline:0}.mobile-drawer.is-open .mobile-drawer__inner{transform:none}.mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.mobile-drawer__head button{border:0;background:transparent;color:var(--mercury-blue);font-weight:800}.mobile-search{border-color:var(--mercury-line);border-radius:10px;overflow:hidden}.mobile-search button{background:var(--mercury-navy);color:#fff;border:0}.mobile-nav>a{color:var(--mercury-navy)}.product-page--v17{padding:18px 0 78px}.product-page--v17 .product-page__shell{width:min(calc(100% - 24px),1420px)}.product-v17-layout{grid-template-columns:1fr;gap:20px}.product-v17-panel{position:static;padding:20px;border-radius:14px;box-shadow:0 12px 34px #081a2f0f}.product-v17-stage{aspect-ratio:1/1;border-radius:14px;max-height:none}.product-v17-media img,.product-v17-media video,.product-v17-media model-viewer{padding:12px}.product-v17-gallery-nav{width:38px;height:38px}.product-v17-gallery-nav--prev{left:10px}.product-v17-gallery-nav--next{right:10px}.product-v17-zoom{right:10px;bottom:10px}.product-v17-thumb{flex-basis:66px;width:66px;height:66px}.product-v17-panel h1{font-size:clamp(1.8rem,7vw,2.45rem)}.product-v17-price{font-size:1.35rem}.product-v17-intro{font-size:.84rem}.variant-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-v17-details{margin-top:42px;padding-top:28px}.product-mobile-bar--v17{position:fixed;left:0;right:0;bottom:0;z-index:75;display:grid;grid-template-columns:minmax(88px,.42fr) minmax(0,1fr);gap:9px;align-items:center;padding:9px max(12px,env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-top:1px solid var(--mercury-line);background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -10px 30px #081a2f1a}.product-mobile-bar--v17>div{display:grid}.product-mobile-bar--v17>div span{color:#798694;font-size:.55rem;text-transform:uppercase;letter-spacing:.08em}.product-mobile-bar--v17>div strong{color:var(--mercury-navy);font-size:.88rem}.product-mobile-bar--v17 .product-mobile-bar__add{height:46px;border:1px solid var(--mercury-blue);border-radius:9px;background:var(--mercury-blue);color:#fff;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}body:has(.product-mobile-bar--v17){padding-bottom:70px}}@media(max-width:560px){.mercury-brand__wordmark{display:none}.mercury-brand__mark{width:48px;height:40px}.product-page--v17 .product-breadcrumb{margin-bottom:14px;font-size:.65rem}.product-v17-panel{padding:17px}.product-v17-price-row{margin:13px 0 11px}.product-v17-intro{margin-bottom:16px}.variant-chip-grid{grid-template-columns:1fr}.variant-chip{min-height:54px}.bundle-option{min-height:62px;padding:12px}.product-v17-trust{grid-template-columns:1fr 1fr 1fr}.product-v17-trust span{font-size:.56rem;padding:7px 4px}.product-v17-accordions summary{padding:14px 0}.product-v17-details__head h2{font-size:2.2rem}.product-v17-gallery-nav{display:none}.product-v17-zoom{font-size:.61rem;min-height:31px}}@media(max-width:390px){.product-page--v17 .product-page__shell{width:min(calc(100% - 18px),1420px)}.product-v17-panel{padding:15px}.product-v17-panel h1{font-size:1.75rem}.product-v17-trust span{font-size:.53rem;line-height:1.25}.bundle-option{grid-template-columns:minmax(0,1fr) auto;gap:8px}.bundle-option strong{font-size:.7rem}.bundle-option b{font-size:.72rem}.product-v17-thumb{flex-basis:60px;width:60px;height:60px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hero-dot.is-active{background:var(--mercury-blue)!important;box-shadow:0 0 0 3px #1479ff2e!important}.hero-nav:hover{background:var(--mercury-coral)!important;border-color:var(--mercury-coral)!important;color:#fff!important}.benefit-strip{background:#fff}.benefit-strip__grid{background:var(--mercury-navy)}.benefit-item:nth-child(3){background:var(--mercury-blue);color:#fff}.benefit-item:nth-child(4){position:relative}.benefit-item:nth-child(4):after{content:"";position:absolute;right:0;top:0;width:4px;height:100%;background:var(--mercury-coral)}.category-strip__copy span{color:#d7e9ff;opacity:1}.category-strip__copy b{border-color:#ffffff9e}.category-strip__card:hover .category-strip__copy b{background:var(--mercury-blue);border-color:var(--mercury-blue);color:#fff}.best-sellers-section--carousel{background:var(--mercury-navy)}.best-sellers-section--carousel .badge{background:var(--mercury-coral);color:#fff}.carousel-buttons button:hover{background:var(--mercury-blue)!important;border-color:var(--mercury-blue)!important;color:#fff!important}.editorial-section--spotlight{background:#edf5ff}.site-footer{background:var(--mercury-navy)}.footer-brand__identity{display:flex;align-items:center;gap:10px;margin-bottom:12px}.footer-brand__identity h3{margin:0}.footer-brand__mark{display:grid;place-items:center;width:52px;height:44px;border-radius:8px;overflow:hidden;background:#fff}.footer-brand__mark img{width:100%;height:100%;object-fit:contain}.newsletter-form button,.footer-grid a:hover{color:#8fc0ff}.product-v17-stage{touch-action:pan-y}.is-scroll-locked{overflow:hidden!important}.product-v17-variant-select{width:100%;height:48px;margin-top:8px;padding:0 12px;border:1px solid #d8e2ec;border-radius:10px;background:#fff;color:var(--mercury-navy);outline:0}.product-v17-variant-select:focus{border-color:var(--mercury-blue);box-shadow:0 0 0 3px #1479ff1f}.product-v17-select-wrap label{display:block;margin-top:-10px;color:var(--mercury-navy);font-size:.72rem;font-weight:850}.product-v17-select-label{display:block;margin-bottom:-10px;color:var(--mercury-navy);font-size:.72rem;font-weight:850}.product-v17-select-wrap{display:none}.editorial-section--spotlight,.editorial-section--spotlight .editorial-copy h2{color:var(--mercury-navy)}.editorial-section--spotlight .editorial-copy>p:not(.eyebrow){color:#526273}.editorial-section--spotlight .editorial-copy .eyebrow{color:var(--mercury-blue)}.editorial-section--spotlight .editorial-product-price strong{color:var(--mercury-navy)}.editorial-section--spotlight .editorial-product-price span{color:#748397}.editorial-section--spotlight .editorial-stats{border-top-color:#b9c8d9}.editorial-section--spotlight .editorial-stats strong{color:var(--mercury-navy)}.editorial-section--spotlight .editorial-stats span{color:#62748a}.product-v17-layout{grid-template-areas:"gallery panel" "story panel" "details panel";grid-template-rows:auto auto auto}.product-v17-gallery{grid-area:gallery}.product-v17-panel{grid-area:panel;align-self:start}.product-v17-story{grid-area:story;margin-top:22px;padding:18px;border:1px solid var(--mercury-line);border-radius:18px;background:linear-gradient(135deg,#f7fbff,#eef6ff);box-shadow:0 14px 38px #081a2f0b;display:grid;grid-template-columns:minmax(0,.9fr) minmax(250px,1.1fr);gap:22px;align-items:stretch;overflow:hidden}.product-v17-story__copy{padding:14px 8px 14px 10px;display:flex;flex-direction:column;justify-content:center}.product-v17-story__copy .eyebrow{margin-bottom:10px;color:var(--mercury-blue)}.product-v17-story__copy h2{margin:0 0 14px;color:var(--mercury-navy);font-family:var(--font-display);font-size:clamp(1.8rem,3vw,3.15rem);line-height:1;letter-spacing:-.045em;text-wrap:balance}.product-v17-story__copy>p:not(.eyebrow){margin:0;color:#596a7c;font-size:.9rem;line-height:1.65}.product-v17-story__facts{display:grid;grid-template-columns:1fr;gap:9px;margin-top:20px}.product-v17-story__facts span{position:relative;display:grid;gap:2px;padding:10px 12px 10px 15px;border-left:3px solid var(--mercury-blue);background:#ffffffb3;border-radius:0 10px 10px 0}.product-v17-story__facts span:nth-child(3){border-left-color:var(--mercury-coral)}.product-v17-story__facts strong{color:var(--mercury-navy);font-size:.72rem}.product-v17-story__facts small{color:#718094;font-size:.63rem;line-height:1.4}.product-v17-story__media{min-height:310px;border-radius:14px;overflow:hidden;background:#fff}.product-v17-story__media img{width:100%;height:100%;object-fit:cover}.product-v17-details{grid-area:details;margin-top:22px;padding-top:32px}.product-v17-price-row{gap:12px;margin:18px 0 15px}.product-v17-price{font-size:2.05rem;line-height:1;font-weight:900}.product-v17-compare{font-size:1.17rem;font-weight:650}.product-v17-sale{padding:7px 11px;font-size:.82rem;line-height:1;font-weight:900;box-shadow:0 6px 18px #ff65421f}@media(max-width:1100px){.product-v17-story{grid-template-columns:1fr;gap:14px}.product-v17-story__media{min-height:280px;max-height:420px}}@media(max-width:860px){.product-v17-layout{grid-template-areas:"gallery" "panel" "story" "details";grid-template-columns:1fr;grid-template-rows:auto}.product-v17-story{margin-top:0;padding:15px;grid-template-columns:1fr;gap:14px;border-radius:14px}.product-v17-story__copy{padding:8px 3px}.product-v17-story__media{min-height:240px;max-height:390px}.product-v17-details{margin-top:0;padding-top:28px}.product-v17-price{font-size:1.78rem}.product-v17-compare{font-size:1.05rem}.product-v17-sale{padding:6px 9px;font-size:.74rem}}@media(max-width:390px){.product-v17-price-row{gap:8px 9px}.product-v17-price{font-size:1.66rem}.product-v17-compare{font-size:.98rem}.product-v17-sale{font-size:.69rem}.product-v17-story__copy h2{font-size:1.8rem}}.product-v17-panel{position:static;top:auto}.mercury-reviews{padding:72px 0 82px;background:linear-gradient(180deg,var(--mercury-ice) 0%,#fff 100%)}.mercury-reviews .mercury-reviews__inner{width:min(calc(100% - 56px),1420px)}.mercury-reviews__header{display:grid;gap:10px;margin:0 0 24px}.mercury-reviews__header .eyebrow{margin:0;color:var(--mercury-blue);font-size:.68rem;font-weight:900;letter-spacing:.15em}.mercury-reviews__heading-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,480px);gap:32px;align-items:end}.mercury-reviews__heading-row h2{margin:0;color:var(--mercury-navy);font-family:var(--font-display);font-size:clamp(2.25rem,4vw,4.5rem);line-height:.96;letter-spacing:-.05em;text-wrap:balance}.mercury-reviews__heading-row p{margin:0 0 4px;color:#607184;font-size:.92rem;line-height:1.65}.mercury-reviews__surface{overflow:hidden;padding:30px clamp(20px,3vw,42px);border:1px solid var(--mercury-line);border-radius:20px;background:#fff;box-shadow:0 22px 60px #081a2f11}.mercury-reviews__app{min-width:0}.mercury-reviews__empty{padding:34px;border:1px dashed #b9cbe0;border-radius:14px;background:#f7fbff;text-align:center}.mercury-reviews__empty strong{display:block;margin-bottom:8px;color:var(--mercury-navy);font-size:1rem}.mercury-reviews__empty p{max-width:620px;margin:0 auto;color:#66788c;font-size:.82rem;line-height:1.6}.mercury-reviews .jdgm-widget,.mercury-reviews .jdgm-rev-widg{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;color:var(--mercury-navy)!important;font-family:var(--font-body)!important}.mercury-reviews .jdgm-rev-widg__title{display:none!important}.mercury-reviews .jdgm-rev-widg__summary{padding:0 0 22px!important}.mercury-reviews .jdgm-row-stars,.mercury-reviews .jdgm-row-actions{padding:0 0 22px!important;border-bottom:1px solid #e4ebf3!important}.mercury-reviews .jdgm-histogram{border-left:0!important;border-right:0!important;padding-left:0!important;padding-right:0!important}.mercury-reviews .jdgm-star{color:#ffb21a!important}.mercury-reviews .jdgm-write-rev-link,.mercury-reviews .jdgm-ask-question-btn,.mercury-reviews .jdgm-write-rev-link.jdgm-write-rev-link{min-height:44px!important;padding:11px 18px!important;border:1px solid var(--mercury-blue)!important;border-radius:10px!important;background:var(--mercury-blue)!important;color:#fff!important;font-weight:850!important;text-decoration:none!important;box-shadow:0 10px 24px #1479ff29!important}.mercury-reviews .jdgm-write-rev-link:hover,.mercury-reviews .jdgm-ask-question-btn:hover{background:#0f6fe9!important}.mercury-reviews .jdgm-rev{margin:0!important;padding:24px 0!important;border-top:1px solid #e5ebf2!important}.mercury-reviews .jdgm-rev:first-of-type{border-top:0!important}.mercury-reviews .jdgm-rev__author,.mercury-reviews .jdgm-rev__title{color:var(--mercury-navy)!important;font-weight:850!important}.mercury-reviews .jdgm-rev__body,.mercury-reviews .jdgm-rev__content,.mercury-reviews .jdgm-rev__timestamp,.mercury-reviews .jdgm-rev__buyer-badge-wrapper{color:#5f7184!important}.mercury-reviews .jdgm-rev__buyer-badge{border-radius:999px!important;background:#eaf3ff!important;color:#0d63ca!important}.mercury-reviews .jdgm-rev__pic-link,.mercury-reviews .jdgm-rev__pic-img{border-radius:10px!important}.mercury-reviews .jdgm-paginate{padding-top:22px!important;border-top:1px solid #e5ebf2!important}.mercury-reviews .jdgm-paginate__page{color:var(--mercury-navy)!important}.mercury-reviews .jdgm-paginate__page.jdgm-curt{color:var(--mercury-blue)!important;font-weight:900!important}@media(max-width:860px){.mercury-reviews{padding:52px 0 62px}.mercury-reviews .mercury-reviews__inner{width:min(calc(100% - 24px),1420px)}.mercury-reviews__heading-row{grid-template-columns:1fr;gap:12px}.mercury-reviews__heading-row h2{font-size:clamp(2rem,9vw,3rem)}.mercury-reviews__heading-row p{font-size:.84rem}.mercury-reviews__surface{padding:22px 18px;border-radius:15px}.mercury-reviews .jdgm-row-stars,.mercury-reviews .jdgm-row-actions{padding-bottom:18px!important}}@media(max-width:390px){.mercury-reviews{padding:44px 0 54px}.mercury-reviews .mercury-reviews__inner{width:min(calc(100% - 18px),1420px)}.mercury-reviews__surface{padding:18px 14px}.mercury-reviews .jdgm-write-rev-link,.mercury-reviews .jdgm-ask-question-btn{width:100%!important;text-align:center!important}}.mercury-reviews #judgeme_product_reviews{width:100%;max-width:100%;margin:0!important}.mercury-reviews #judgeme_product_reviews:empty{min-height:1px}.mercury-reviews .jdgm-widget.jdgm-review-widget{box-sizing:border-box!important}
/*# sourceMappingURL=/cdn/shop/t/19/assets/theme.css.map */
