/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#202329;--ivory:#f6f4f2;--paper:#fff;--mist:#dce7ef;--blue:#8ea8bd;--rose:#d9b9c1;--clay:#738da3;--sage:#9fa394;--line:#20232924}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{width:100%;display:block}.ui-icon{flex:none;place-items:center;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:500;line-height:1;display:inline-grid}.ui-icon-bag{border:1.5px solid;border-radius:2px;position:relative;font-size:0!important}.ui-icon-bag:before{content:"";width:44%;height:30%;color:var(--ink);border:1.5px solid;border-bottom:0;border-radius:5px 5px 0 0;position:absolute;top:-28%;left:28%}.ui-icon-lock{border:1.5px solid;border-radius:2px;position:relative;font-size:0!important}.ui-icon-lock:before{content:"";color:#536053;border:1.5px solid;border-bottom:0;border-radius:7px 7px 0 0;width:48%;height:46%;position:absolute;top:-40%}::selection{background:var(--blue);color:#fff}:focus-visible{outline:2px solid var(--clay);outline-offset:4px}.announcement{background:var(--rose);min-height:31px;color:var(--ink);letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;padding:6px 20px;font-size:10px;font-weight:800;display:flex}.announcement span{color:#fff}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffefbf5;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(22px,5vw,76px);display:grid;position:relative}.brand{letter-spacing:.13em;justify-self:start;font-size:22px;font-weight:850}.brand span{color:var(--clay);font-weight:500}.site-header nav{align-items:center;gap:clamp(22px,3vw,44px);display:flex}.site-header nav a{letter-spacing:.04em;font-size:12px;font-weight:700;position:relative}.site-header nav a:after{content:"";background:var(--ink);height:1px;transition:right .25s;position:absolute;bottom:-7px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-actions{justify-self:end;align-items:center;gap:5px;display:flex}.icon-button{width:39px;height:39px;color:var(--ink);cursor:pointer;background:0 0;border:0;place-items:center;transition:background .2s;display:inline-grid}.icon-button:hover{background:#f0ece4}.cart-link{position:relative}.cart-link span{background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-weight:700;display:grid;position:absolute;top:4px;right:2px}.mobile-menu{display:none}.hero{background:var(--ivory);grid-template-columns:47% 53%;min-height:min(810px,100vh - 113px);display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,140px) clamp(28px,6.5vw,108px);display:flex}.eyebrow{color:var(--clay);letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:800}.hero h1,.section-intro h2,.section-heading-row h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{margin:0;font-size:clamp(64px,7.3vw,126px);line-height:.89}.hero h1 em{color:var(--clay);font-weight:400}.hero-description{color:#5b5851;max-width:575px;margin:38px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.5vw,23px);line-height:1.55}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.button{border:1px solid var(--ink);letter-spacing:.12em;text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:51px;padding:0 25px;font-size:11px;font-weight:800;transition:background .25s,color .25s,transform .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#68839a;border-color:#68839a}.button-outline{background:0 0}.button-outline:hover{background:var(--ink);color:#fff}.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:12px;font-weight:700}.hero-note{color:#6e6a62;letter-spacing:.05em;align-items:center;gap:9px;margin-top:auto;padding-top:50px;font-size:11px;display:flex}.hero-media{min-height:650px;position:relative;overflow:hidden}.hero-media>img{object-fit:cover;object-position:center 30%;height:100%;transition:transform 1s}.hero:hover .hero-media>img{transform:scale(1.015)}.hero-media:after{content:"";background:linear-gradient(90deg,#18171414,#0000 35%),linear-gradient(#0000 62%,#0f0e0c3b);position:absolute;inset:0}.hero-stamp{z-index:2;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:1px solid #ffffffbf;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:124px;height:124px;animation:5s ease-in-out infinite float;display:flex;position:absolute;top:clamp(24px,5vw,70px);right:clamp(20px,4vw,62px)}.hero-stamp span{letter-spacing:.2em;font-size:8px;font-weight:700}.hero-stamp strong{font-family:Georgia,serif;font-size:18px;font-weight:400}.hero-caption{z-index:2;color:#fff;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700;position:absolute;bottom:23px;left:28px}@keyframes float{50%{transform:translateY(10px)rotate(3deg)}}.moving-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);overflow:hidden}.moving-strip>div{width:max-content;animation:24s linear infinite ticker;display:flex}.moving-strip span{white-space:nowrap;letter-spacing:.04em;padding:17px 0;font-family:Georgia,serif;font-size:14px;display:block}.moving-strip i{color:var(--clay);margin:0 31px;font-style:normal}@keyframes ticker{to{transform:translate(-50%)}}.category-section{grid-template-columns:.75fr 1.25fr;gap:clamp(45px,8vw,130px);padding:clamp(90px,11vw,170px) clamp(24px,7vw,115px);display:grid}.section-intro{align-self:center}.section-intro h2,.section-heading-row h2{margin:0;font-size:clamp(45px,5vw,78px);line-height:.98}.section-intro>p:last-child{color:#625f58;max-width:480px;margin:30px 0 0;font-size:16px;line-height:1.75}.category-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:12px;min-height:670px;display:grid}.category-card{position:relative;overflow:hidden}.category-card-tall{grid-row:1/3}.category-card img{object-fit:cover;height:100%;transition:transform .75s cubic-bezier(.2,.7,.2,1)}.category-card:hover img{transform:scale(1.045)}.category-card:after{content:"";background:linear-gradient(#0000,#100e0c9e);position:absolute;inset:50% 0 0}.category-card span{z-index:2;color:#fff;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex;position:absolute;bottom:20px;left:22px}.collection-section{background:#f1f3f5;padding:clamp(85px,9vw,140px) clamp(24px,5vw,78px)}.section-heading-row{justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px;display:flex}.section-heading-row .eyebrow{margin-bottom:15px}.section-heading-row>p{color:#625f58;max-width:360px;margin:0 0 5px;line-height:1.6}.product-grid{grid-template-columns:repeat(4,1fr);gap:clamp(13px,2vw,30px);display:grid}.product-card{min-width:0;animation:.55s both reveal;animation-delay:var(--delay)}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}}.product-image{aspect-ratio:.75;background:#e5e3e1;border-radius:18px;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.product-image:hover img{transform:scale(1.035)}.product-tag{letter-spacing:.11em;text-transform:uppercase;background:#fffefbe6;padding:8px 10px;font-size:9px;font-weight:800;position:absolute;top:14px;left:14px}.product-view{background:var(--ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;padding:12px 14px;font-size:10px;font-weight:700;transition:transform .25s;display:flex;position:absolute;bottom:0;right:0;transform:translateY(100%)}.product-image:hover .product-view{transform:none}.product-info{justify-content:space-between;align-items:flex-start;gap:15px;padding-top:17px;display:flex}.product-info p{color:#767168;letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:800}.product-info h3{margin:0;font-family:Georgia,serif;font-size:20px;font-weight:400}.product-info strong{white-space:nowrap;padding-top:17px;font-size:12px}.swatches{gap:7px;padding-top:13px;display:flex}.swatches span{border:1px solid #0003;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 2px #f0ede6}.center-action{justify-content:center;margin-top:58px;display:flex}.button-light{color:var(--ink);background:#fff;border-color:#fff}.editorial-banner{color:#fff;background:#191816;grid-template-columns:1.1fr .9fr;min-height:760px;display:grid}.editorial-banner>img{object-fit:cover;object-position:center 22%;height:100%;max-height:760px}.editorial-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(50px,8vw,125px);display:flex}.editorial-copy h2{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(51px,5.6vw,88px);font-weight:400;line-height:.96}.editorial-copy h2 em{color:#d6aa90;font-weight:400}.editorial-copy>p:not(.eyebrow){color:#ffffffba;max-width:490px;margin:31px 0 38px;font-size:16px;line-height:1.75}.all-products{padding:clamp(90px,10vw,155px) clamp(24px,5vw,78px)}.all-products-title{grid-template-columns:1fr auto;align-items:end;margin-bottom:52px;display:grid}.all-products-title .eyebrow{grid-column:1/-1;margin-bottom:14px}.all-products-title h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(48px,5vw,78px);font-weight:400}.filter-row{gap:8px;display:flex}.filter-row button{color:#716d65;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;padding:8px 5px;font-size:11px;font-weight:700}.all-products .product-grid{row-gap:64px}.brand-story{background:#e3ddd1;grid-template-columns:1fr 1fr;display:grid}.story-image{min-height:710px;position:relative}.story-image img{object-fit:cover;height:100%}.story-image span{background:var(--paper);letter-spacing:.12em;text-transform:uppercase;padding:18px 24px;font-size:10px;font-weight:800;position:absolute;bottom:0;right:0}.story-copy{flex-direction:column;justify-content:center;padding:clamp(60px,8vw,125px);display:flex}.story-copy h2{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(60px,6vw,98px);font-weight:400;line-height:.92}.story-copy>p:not(.eyebrow){color:#5e5a53;max-width:560px;margin:34px 0 44px;line-height:1.75}.story-values{border-top:1px solid #18171433;grid-template-columns:repeat(3,1fr);display:grid}.story-values p{flex-direction:column;gap:10px;margin:0;padding:23px 10px 0 0;display:flex}.story-values strong{color:var(--clay);letter-spacing:.12em;font-size:10px}.story-values span{font-family:Georgia,serif;font-size:15px}.service-row{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-row article{border-right:1px solid var(--line);min-height:265px;padding:54px clamp(24px,5vw,80px)}.service-row article:last-child{border-right:0}.service-row span{color:var(--clay);letter-spacing:.15em;font-size:10px;font-weight:800}.service-row h3{margin:26px 0 11px;font-family:Georgia,serif;font-size:24px;font-weight:400}.service-row p{color:#6a665e;max-width:330px;margin:0;font-size:14px;line-height:1.6}.newsletter{text-align:center;padding:clamp(90px,10vw,150px) 24px}.newsletter h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(48px,5.4vw,82px);font-weight:400;line-height:.98}.newsletter form{border-bottom:1px solid var(--ink);grid-template-columns:1fr 50px;width:min(100%,560px);margin:42px auto 0;display:grid}.newsletter form label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.newsletter form input{background:0 0;border:0;outline:0;height:58px;font-family:Georgia,serif;font-size:18px}.newsletter form button{cursor:pointer;background:0 0;border:0}.newsletter>p:last-child{color:#817c73;font-size:11px}.footer{background:var(--ink);color:#ffffffad;grid-template-columns:1.5fr repeat(3,1fr);gap:48px;padding:74px clamp(24px,6vw,95px) 35px;display:grid}.brand-light{color:#fff;display:inline-block}.footer-brand p{max-width:290px;margin:22px 0 0;font-family:Georgia,serif;font-size:18px;line-height:1.5}.footer>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:13px;font-size:12px;display:flex}.footer-title{color:#fff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.footer a{align-items:center;gap:8px;display:flex}.footer a:hover{color:#fff}.footer-bottom{letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #ffffff29;grid-column:1/-1;margin:45px 0 0;padding-top:24px;font-size:9px}.mobile-drawer{z-index:81;background:var(--paper);width:min(88vw,390px);padding:23px;transition:transform .35s cubic-bezier(.2,.7,.2,1);position:fixed;top:0;bottom:0;right:0;transform:translate(105%)}.mobile-drawer.is-open{transform:none}.mobile-drawer-head{justify-content:space-between;align-items:center;display:flex}.mobile-drawer nav{flex-direction:column;margin-top:60px;display:flex}.mobile-drawer nav a{border-bottom:1px solid var(--line);padding:18px 0;font-family:Georgia,serif;font-size:28px}.drawer-backdrop{z-index:80;background:#0f0e0c7a;border:0;position:fixed;inset:0}.product-page{background:var(--paper)}.breadcrumbs{border-bottom:1px solid var(--line);color:#767168;letter-spacing:.05em;justify-content:space-between;align-items:center;padding:17px clamp(20px,5vw,75px);font-size:10px;display:flex}.breadcrumbs a{color:var(--ink);align-items:center;gap:6px;font-weight:700;display:flex}.product-detail{grid-template-columns:minmax(0,1.3fr) minmax(390px,.7fr);align-items:start;display:grid}.product-gallery{background:#e6e0d7;grid-template-columns:1fr 1fr;gap:2px;display:grid}.product-gallery figure{min-height:550px;margin:0;overflow:hidden}.product-gallery img{object-fit:cover;height:100%}.gallery-main{grid-row:1/3}.gallery-main img{object-position:center 25%}.purchase-panel{padding:clamp(45px,6vw,95px) clamp(28px,5vw,82px);position:sticky;top:20px}.product-kicker{color:var(--clay);letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;font-size:10px;font-weight:800}.purchase-panel h1{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(48px,4.6vw,76px);font-weight:400;line-height:.95}.product-price{margin:23px 0 0;font-size:14px;font-weight:800}.product-description{color:#67635b;margin:28px 0 0;line-height:1.7}.choice-group{margin-top:31px}.choice-label{letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:11px;font-weight:800;display:flex}.choice-label strong{color:#78736b;font-weight:400}.choice-label button{color:#777169;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #777169;align-items:center;gap:6px;padding:0 0 3px;font-size:9px;display:flex}.color-options{gap:9px;display:flex}.color-options button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.color-options button span{background:var(--swatch);border:1px solid #00000026;border-radius:50%;width:24px;height:24px}.color-options button.selected{border-color:var(--ink)}.size-options{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.size-options button{border:1px solid var(--line);cursor:pointer;background:0 0;min-height:46px;font-size:11px}.size-options button:hover,.size-options button.selected{border-color:var(--ink);background:var(--ink);color:#fff}.field-error{color:#9d342c;margin:9px 0 0;font-size:11px}.buy-row{grid-template-columns:116px 1fr;gap:9px;margin-top:30px;display:grid}.quantity-control{border:1px solid var(--line);grid-template-columns:38px 1fr 38px;align-items:center;min-height:51px;display:grid}.quantity-control button{cursor:pointer;background:0 0;border:0;place-items:center;height:100%;display:grid}.quantity-control span{text-align:center;font-size:12px;font-weight:700}.add-button{width:100%}.added-message{color:#344335;background:#e7eee4;align-items:center;gap:9px;margin-top:12px;padding:13px;font-size:11px;display:flex}.added-message a{border-bottom:1px solid;margin-left:auto;font-weight:800}.product-accordions{border-top:1px solid var(--line);margin-top:34px}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{letter-spacing:.06em;text-transform:uppercase;cursor:pointer;padding:18px 0;font-size:11px;font-weight:800}.product-accordions p{color:#6a665f;margin:-4px 0 18px;font-size:13px;line-height:1.65}.related-section{background:#f0ede6;padding:110px clamp(24px,5vw,78px)}.compact-heading{margin-bottom:40px}.related-grid{grid-template-columns:repeat(3,1fr)}.cart-page{background:var(--ivory);min-height:72vh;padding:80px clamp(22px,7vw,110px) 120px}.page-title{grid-template-columns:1fr auto;align-items:end;margin-bottom:55px;display:grid}.page-title .eyebrow{grid-column:1/-1;margin-bottom:12px}.page-title h1{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(58px,7vw,105px);font-weight:400;line-height:.9}.page-title>span{color:#77736c;font-size:11px}.empty-cart{border-top:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.empty-cart h2{margin:22px 0 8px;font-family:Georgia,serif;font-size:34px;font-weight:400}.empty-cart p{color:#6c6861;margin:0 0 28px}.cart-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:clamp(40px,7vw,110px);display:grid}.cart-items{border-top:1px solid var(--line)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:125px 1fr auto;gap:24px;padding:25px 0;display:grid}.cart-item-image{aspect-ratio:.8;overflow:hidden}.cart-item-image img{object-fit:cover;height:100%}.cart-item-copy{flex-direction:column;justify-content:space-between;display:flex}.cart-item-copy p{color:var(--clay);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:800}.cart-item-copy h2{margin:0 0 8px;font-family:Georgia,serif;font-size:23px;font-weight:400}.cart-item-copy span{color:#747068;font-size:11px}.cart-item>strong{font-size:12px}.cart-item-actions{align-items:center;gap:18px;display:flex}.quantity-control.small{grid-template-columns:30px 1fr 30px;width:96px;min-height:34px}.remove-item{color:#777168;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:10px;display:flex}.continue-link{border-bottom:1px solid var(--ink);margin-top:28px;padding-bottom:4px;font-size:11px;font-weight:700;display:inline-block}.order-summary{border:1px solid var(--line);background:#fff;padding:34px}.order-summary .eyebrow{margin-bottom:27px}.order-summary>div{justify-content:space-between;padding:12px 0;font-size:12px;display:flex}.shipping-note{color:#69655e;background:#f4f0e9;margin:7px 0 17px;padding:12px;font-size:10px;line-height:1.5}.shipping-note.success{color:#3b4d3b;background:#e8eee4}.order-summary .summary-total{border-top:1px solid var(--line);margin-top:9px;padding:21px 0;font-family:Georgia,serif;font-size:19px}.checkout-button{width:100%}.demo-note{color:#8a857c;text-align:center;margin:15px 0 0;font-size:9px}.checkout-page{background:var(--paper);grid-template-columns:minmax(0,1fr) minmax(390px,.65fr);align-items:start;min-height:80vh;display:grid}.checkout-form-panel{padding:40px clamp(30px,7vw,120px) 100px}.checkout-topline{justify-content:space-between;align-items:center;display:flex}.checkout-topline>a{text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.checkout-steps{color:#9a958d;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;font-size:9px;font-weight:800;display:flex}.checkout-steps span.active{color:var(--ink)}.checkout-steps i{background:var(--line);width:35px;height:1px}.checkout-title{margin:70px 0 50px}.checkout-title .eyebrow{margin-bottom:13px}.checkout-title h1{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(51px,5.4vw,82px);font-weight:400;line-height:.95}.checkout-title>p:last-child{color:#746f66}.checkout-fieldset{border:0;margin:0 0 45px;padding:0}.checkout-fieldset legend{border-bottom:1px solid var(--line);width:100%;margin-bottom:22px;padding:0 0 14px;font-family:Georgia,serif;font-size:22px}.checkout-fieldset legend span{color:var(--clay);letter-spacing:.12em;margin-right:15px;font-family:Arial,sans-serif;font-size:9px;font-weight:800}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-grid label{color:#555149;letter-spacing:.04em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:10px;font-weight:800;display:flex}.field-full{grid-column:1/-1}.form-grid input,.form-grid select{border:1px solid var(--line);width:100%;height:49px;color:var(--ink);text-transform:none;background:#fff;border-radius:0;outline:0;padding:0 14px;font-size:13px;font-weight:400}.form-grid input:focus,.form-grid select:focus{border-color:var(--clay);box-shadow:0 0 0 1px var(--clay)}.payment-options{gap:9px;display:grid}.payment-options>label{border:1px solid var(--line);cursor:pointer;grid-template-columns:28px 30px 1fr 22px;align-items:center;gap:12px;min-height:72px;padding:13px 17px;display:grid}.payment-options>label.selected{border-color:var(--ink);background:#f6f3ed}.payment-options input{accent-color:var(--ink)}.payment-options label span{flex-direction:column;gap:4px;display:flex}.payment-options label strong{font-size:12px}.payment-options label small{color:#7a756d;font-size:10px}.payment-options label>i{border:1px solid var(--line);color:#fff;background:0 0;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.payment-options label.selected>i{border-color:var(--ink);background:var(--ink)}.payment-safe{color:#536053;background:#eef1ed;gap:12px;margin-top:13px;padding:15px;display:flex}.payment-safe p{margin:0;font-size:10px;line-height:1.55}.place-order{width:100%}.checkout-summary{background:#f0ede6;min-height:100%;padding:88px clamp(28px,5vw,78px);position:sticky;top:0}.checkout-products{border-top:1px solid var(--line)}.checkout-product{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr auto;align-items:center;gap:15px;padding:18px 0;display:grid}.checkout-product>div{height:78px;position:relative}.checkout-product img{object-fit:cover;height:100%}.checkout-product>div span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;display:grid;position:absolute;top:-6px;right:-6px}.checkout-product p{flex-direction:column;gap:5px;margin:0;display:flex}.checkout-product p strong{font-family:Georgia,serif;font-size:14px;font-weight:400}.checkout-product p small{color:#777168;font-size:9px}.checkout-product b{font-size:10px}.checkout-totals{padding-top:22px}.checkout-totals p{justify-content:space-between;font-size:11px;display:flex}.checkout-totals .summary-total{border-top:1px solid var(--line);margin-top:18px;padding-top:20px;font-family:Georgia,serif;font-size:18px}.checkout-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:50px 20px;display:flex}.checkout-empty h1{margin:0;font-family:Georgia,serif;font-size:48px;font-weight:400}.checkout-empty p{color:#716d65}.checkout-empty .button{margin-top:20px}.thank-you{background:var(--ivory);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:75vh;padding:90px 24px;display:flex}.thank-you-mark{color:#334c34;background:#dce6d8;border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:28px;display:grid}.thank-you .eyebrow{margin-bottom:14px}.thank-you h1{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(66px,8vw,120px);font-weight:400;line-height:.9}.thank-you>p:not(.eyebrow){color:#666159;max-width:660px;margin:25px 0;line-height:1.7}.order-card{border:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:40px repeat(3,1fr);align-items:center;gap:18px;width:min(100%,700px);margin:15px 0 35px;padding:24px;display:grid}.order-card p{flex-direction:column;gap:5px;margin:0;display:flex}.order-card span{color:#7a756d;text-transform:uppercase;font-size:9px}.order-card strong{font-family:Georgia,serif;font-size:15px}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.mobile-menu{display:inline-grid}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:60px 36px}.hero h1{font-size:clamp(58px,8.5vw,86px)}.category-section{grid-template-columns:1fr}.category-grid{min-height:620px}.product-grid{grid-template-columns:repeat(2,1fr);row-gap:45px}.editorial-banner{min-height:650px}.editorial-copy{padding:55px}.brand-story{grid-template-columns:1fr}.story-image{min-height:620px}.service-row article{padding:45px 28px}.footer{grid-template-columns:1.4fr 1fr 1fr}.footer>div:nth-child(4){grid-column:2}.product-detail{grid-template-columns:1fr}.purchase-panel{position:static}.cart-layout{grid-template-columns:1fr}.order-summary{justify-self:end;width:min(100%,500px)}.checkout-page{grid-template-columns:1fr}.checkout-summary{min-height:0;position:static}}@media (max-width:680px){.announcement{letter-spacing:.08em;font-size:8px}.site-header{height:68px;padding:0 17px}.brand{font-size:21px}.desktop-only,.header-actions .icon-button:first-child{display:none}.hero{flex-direction:column;display:flex}.hero-copy{min-height:590px;padding:64px 24px 35px}.hero h1{font-size:clamp(60px,19vw,86px)}.hero-description{margin-top:28px;font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px;margin-top:30px}.hero-note{margin-top:40px;padding-top:0}.hero-media{min-height:620px}.hero-stamp{width:104px;height:104px}.category-section{padding:85px 18px}.category-grid{grid-template-rows:520px 320px 320px;grid-template-columns:1fr;min-height:0}.category-card-tall{grid-row:auto}.section-heading-row{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:1fr 1fr;gap:38px 10px}.product-info{padding-top:12px;display:block}.product-info h3{font-size:16px}.product-info strong{padding-top:8px;font-size:11px;display:block}.product-tag{padding:6px 7px;font-size:7px;top:8px;left:8px}.product-view{display:none}.editorial-banner{flex-direction:column;display:flex}.editorial-banner>img{height:580px}.editorial-copy{padding:70px 24px}.all-products-title{grid-template-columns:1fr}.filter-row{margin-top:25px;overflow-x:auto}.brand-story{flex-direction:column;display:flex}.story-image{min-height:560px}.story-copy{padding:75px 24px}.story-values{gap:12px}.service-row{grid-template-columns:1fr}.service-row article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.footer{grid-template-columns:1fr 1fr;gap:46px 25px}.footer-brand{grid-column:1/-1}.footer>div:nth-child(4){grid-column:auto}.product-gallery{grid-template-columns:1fr}.product-gallery figure{min-height:520px}.gallery-main{grid-row:auto}.gallery-crop{display:none}.purchase-panel{padding:50px 20px 80px}.breadcrumbs span{display:none}.related-grid{grid-template-columns:1fr 1fr}.cart-page{padding:65px 18px 90px}.cart-item{grid-template-columns:95px 1fr;gap:16px}.cart-item>strong{grid-column:2;justify-self:end;margin-top:-33px}.cart-item-actions{margin-top:20px}.order-summary{width:100%;padding:25px}.checkout-form-panel{padding:30px 18px 75px}.checkout-topline{flex-direction:column;align-items:flex-start;gap:28px}.checkout-title{margin-top:50px}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.checkout-summary{padding:65px 18px}.order-card{grid-template-columns:35px 1fr}.order-card p{grid-column:2}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;height:78px;position:sticky;top:0}.site-header nav a{color:#555b61;letter-spacing:.06em;text-transform:uppercase;font-size:11px}.icon-button{border-radius:10px}.move-hero{background:#dedbd8;min-height:min(820px,100vh - 109px);display:block;position:relative;overflow:hidden}.move-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.move-hero:hover>img{transform:scale(1.012)}.move-hero:after{content:"";background:linear-gradient(90deg,#f7f6f4f5 0%,#f7f6f4c2 30%,#f7f6f414 58%,#0000 75%);position:absolute;inset:0}.move-hero .hero-word{z-index:1;color:#ffffff8c;letter-spacing:-.085em;font-size:clamp(130px,19vw,325px);font-weight:900;line-height:.9;position:absolute;top:1.2%;right:3.2vw}.move-hero .hero-copy{z-index:3;width:min(43vw,610px);padding:0;display:block;position:absolute;top:50%;left:clamp(28px,7vw,120px);transform:translateY(-47%)}.move-hero h1{letter-spacing:-.073em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(66px,7vw,118px);font-weight:750;line-height:.84}.move-hero h1 em{color:#708da6;letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-weight:400}.move-hero .hero-description{color:#4f555a;max-width:410px;margin-top:30px;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.55}.move-hero .hero-actions{margin-top:30px}.move-hero .hero-badge{z-index:3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;border:1px solid #fffc;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:122px;height:122px;animation:5s ease-in-out infinite move-float;display:flex;position:absolute;bottom:48px;right:5vw}.hero-badge span{letter-spacing:.11em;font-size:7px;font-weight:800}.hero-badge strong{font-size:28px;line-height:1.1}.hero-badge small{font-size:9px}.move-hero .hero-caption{bottom:21px;left:auto;right:28px}@keyframes move-float{50%{transform:translateY(-9px)}}.moving-strip{color:#fff;background:#202329;border:0}.moving-strip span{letter-spacing:.16em;padding:14px 0;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700}.moving-strip i{color:var(--rose)}.movement-intro{text-align:center;background:#fff;padding:clamp(90px,10vw,155px) clamp(24px,8vw,130px)}.movement-intro>h2{letter-spacing:-.065em;margin:0;font-size:clamp(51px,6vw,98px);line-height:.94}.movement-intro>p:not(.eyebrow){color:#60676c;max-width:690px;margin:28px auto 55px;font-size:17px;line-height:1.7}.movement-features{border:1px solid var(--line);text-align:left;border-radius:22px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.movement-features article{border-right:1px solid var(--line);background:#fafafa;grid-template-columns:42px 1fr;align-content:center;gap:9px 13px;min-height:190px;padding:36px;display:grid}.movement-features article:last-child{border-right:0}.movement-features svg{background:var(--mist);color:#5f7f9a;border-radius:50%;grid-row:1/3;width:38px;height:38px;padding:9px}.movement-features strong{align-self:end;font-size:15px}.movement-features span{color:#6c7378;font-size:12px;line-height:1.5}.section-intro h2,.section-heading-row h2,.all-products-title h2{letter-spacing:-.065em;font-family:Arial,Helvetica,sans-serif;font-weight:700}.collection-section{background:#f1f3f5}.section-heading-row>p{color:#646b71;font-size:14px}.product-info h3{letter-spacing:-.025em;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:700}.product-info p{color:#798087}.product-info strong{font-size:11px}.product-tag{border-radius:8px}.swatches span{box-shadow:0 0 0 2px #f1f3f5}.activity-section{background:#fff;padding:clamp(90px,10vw,155px) clamp(24px,5vw,78px)}.activity-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px;display:flex}.activity-head .eyebrow{margin:0}.activity-head h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,5vw,82px);line-height:.92}.activity-grid{grid-template-columns:1.25fr .75fr .75fr;gap:16px;display:grid}.activity-card{background:#e6e4e2;border-radius:24px;min-height:610px;position:relative;overflow:hidden}.activity-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.activity-card:hover img{transform:scale(1.035)}.activity-card:after{content:"";background:linear-gradient(#0000,#191b1eb3);position:absolute;inset:45% 0 0}.activity-card>span{z-index:2;color:#fff;grid-template-columns:1fr auto;display:grid;position:absolute;bottom:25px;left:24px;right:24px}.activity-card small{letter-spacing:.12em;grid-column:1/-1;margin-bottom:10px;font-size:9px}.activity-card strong{letter-spacing:-.04em;font-size:clamp(25px,2.2vw,38px)}.activity-card em{color:#ffffffc2;grid-column:1;margin-top:5px;font-size:11px;font-style:normal}.activity-card svg{grid-area:2/2/4;align-self:center}.editorial-banner{background:#252a31;min-height:720px}.editorial-image{height:720px;position:relative;overflow:hidden}.editorial-image img{object-fit:cover;width:100%;height:100%}.editorial-image span{color:#24282d;letter-spacing:.12em;background:#ffffffd1;border-radius:9px;padding:12px 15px;font-size:9px;font-weight:800;position:absolute;bottom:22px;left:22px}.editorial-copy{background:linear-gradient(145deg,#252a31,#394552)}.editorial-copy .eyebrow{color:#aec7d9}.editorial-copy h2{letter-spacing:-.065em;font-family:Arial,Helvetica,sans-serif;font-weight:700}.editorial-copy h2 em{color:#c8dce9;font-family:Georgia,serif}.button-light:hover{background:var(--rose);border-color:var(--rose);color:var(--ink)}.all-products{background:#fff}.all-products .swatches span{box-shadow:0 0 0 2px #fff}.filter-row button.active{border-color:var(--blue);color:#58758d}.brand-story{background:#e8edf0}.story-image{min-height:760px}.story-image img{object-position:center 20%}.story-image span{border-radius:12px 0 0}.story-copy h2{letter-spacing:-.07em;font-family:Arial,Helvetica,sans-serif;font-weight:700}.story-copy>p:not(.eyebrow){color:#5f686e}.story-values strong{color:#6e8da6}.story-values span{font-family:Arial,Helvetica,sans-serif;font-weight:700}.service-row article{background:#fff}.service-row h3{letter-spacing:-.03em;font-family:Arial,Helvetica,sans-serif;font-weight:700}.service-row span{color:#6d8ca4}.newsletter{background:#f6f4f2}.newsletter>svg{color:#9b6d79;margin-bottom:15px}.newsletter h2{letter-spacing:-.065em;font-family:Arial,Helvetica,sans-serif;font-weight:700}.newsletter form input{font-family:Arial,Helvetica,sans-serif;font-size:16px}.footer{background:#202329}.footer-brand p{font-family:Arial,Helvetica,sans-serif;font-size:16px}.brand-light span{color:#b5ccdd}.related-section,.checkout-summary{background:#f1f3f5}.purchase-panel h1,.page-title h1,.checkout-title h1,.thank-you h1{letter-spacing:-.065em;font-family:Arial,Helvetica,sans-serif;font-weight:700}.purchase-panel h1{line-height:.93}.product-gallery{background:#e6e4e2}.product-gallery figure:first-child{border-radius:0 0 22px}.product-gallery figure:nth-child(2){border-radius:0 0 0 22px}.product-kicker,.cart-item-copy p,.checkout-fieldset legend span{color:#66859e}.gallery-crop img{object-position:58% 22%;transform:scale(1.19)}.gallery-detail img{object-position:center 72%}.added-message,.shipping-note.success,.payment-safe{color:#425967;background:#e5edf0}.order-summary{border-radius:18px}.form-grid input,.form-grid select,.payment-options>label{border-radius:10px}.payment-options>label.selected{background:#edf2f5}.thank-you{background:#f6f4f2}.thank-you-mark{color:#4f718a;background:#dce7ef}.order-card{border-radius:16px}@media (max-width:980px){.move-hero{min-height:730px}.move-hero .hero-copy{width:46vw;left:36px}.move-hero h1{font-size:clamp(58px,8vw,82px)}.activity-grid{grid-template-columns:1fr 1fr}.activity-wide{grid-column:1/-1;min-height:690px}.activity-card:not(.activity-wide){min-height:600px}}@media (max-width:680px){.announcement{min-height:28px}.site-header{top:0}.move-hero{min-height:760px}.move-hero>img{object-position:61% center}.move-hero:after{background:linear-gradient(#f7f6f447 0%,#0000 37%,#202329c7 82%,#202329e6 100%)}.move-hero .hero-word{font-size:27vw;top:4%;right:6%}.move-hero .hero-copy{color:#fff;width:auto;inset:auto 22px 31px;transform:none}.move-hero h1{font-size:clamp(61px,18vw,84px)}.move-hero h1 em{color:#c1d8e8}.move-hero .hero-description{color:#ffffffd6}.move-hero .text-link{border-color:#fff}.move-hero .hero-badge,.move-hero .hero-caption{display:none}.movement-intro{padding:85px 18px}.movement-features{grid-template-columns:1fr}.movement-features article{border-right:0;border-bottom:1px solid var(--line);min-height:150px}.movement-features article:last-child{border-bottom:0}.activity-section{padding:82px 18px}.activity-head{flex-direction:column;align-items:flex-start}.activity-grid{grid-template-columns:1fr}.activity-wide{grid-column:auto}.activity-card,.activity-card:not(.activity-wide){min-height:530px}.editorial-banner{min-height:auto}.editorial-image{height:570px}.editorial-copy{padding:75px 24px}.product-image{border-radius:12px}.story-image{min-height:620px}}
