:root{--ink:#171916;--paper:#f9f9f6;--muted:#666963;--line:#d9dcd5;--green:#2c4236;--orange:#e5522b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button{border:0}img{max-width:100%;display:block}.announcement{background:var(--ink);color:#fff;text-align:center;letter-spacing:1.1px;padding:9px 20px;font-size:12px;font-weight:700}.announcement span{margin-left:8px;font-weight:400}.header{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;height:98px;padding:0 4.2%;display:flex}.wordmark{letter-spacing:-1.5px;font-size:25px;font-weight:900;line-height:.81;position:relative}.brand-symbol{letter-spacing:0;font-size:12px;position:absolute;top:-3px;right:-12px}.header nav{gap:36px;font-size:14px;font-weight:600;display:flex}.header nav a:hover{color:var(--green);text-underline-offset:6px;text-decoration:underline}.header-cta{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.header-cta span{font-size:23px}.hero{background:#dce1e2;height:min(750px,76vw);min-height:590px;position:relative;overflow:hidden}.hero-artwork{aspect-ratio:3/2;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 25%);mask-image:linear-gradient(90deg,#0000,#000 25%)}.hero-image{object-fit:contain;object-position:right center;width:100%;height:100%}.hero-shade{background:linear-gradient(90deg,#f9f9f6f7,#f9f9f6e0 35%,#f9f9f633 68%,#0000);position:absolute;inset:0}.hero-top,.hero-bottom{letter-spacing:1.1px;justify-content:space-between;font-size:12px;font-weight:700;display:flex;position:absolute;left:4.2%;right:4.2%}.hero-top{top:12px}.hero-bottom{bottom:26px}.hero-top>span,.hero-bottom>span,.hero-bottom>a{color:var(--ink);background:#f9f9f6f0;padding:7px 11px}.hero-bottom a{align-items:center;gap:26px;display:flex}.hero-bottom a span{font-size:22px}.hero-copy{position:absolute;top:50%;left:4.2%;transform:translateY(-43%)}.hero-copy .eyebrow{margin-bottom:24px}.eyebrow{letter-spacing:1.5px;margin:0 0 24px;font-size:12px;font-weight:700}.hero-copy h1{letter-spacing:-.064em;margin:0 0 27px;font-size:clamp(64px,7.7vw,118px);font-weight:900;line-height:.92}.hero-copy>p:not(.eyebrow){margin:0 0 24px;font-size:18px;font-weight:500;line-height:1.5}.button{border:1px solid #0000;justify-content:space-between;align-items:center;gap:34px;min-height:54px;padding:15px 25px;font-size:14px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--green)}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:#dce4d9}.statement-strip{border-bottom:1px solid var(--line);letter-spacing:-.6px;justify-content:space-around;align-items:center;gap:26px;padding:27px 4.2%;font-size:clamp(17px,2vw,29px);font-weight:900;display:flex}.strip-star{color:var(--orange);font-size:35px;font-weight:400;line-height:1}.section{max-width:1700px;margin:0 auto;padding:94px 4.2%}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px;display:flex}.section-heading .eyebrow{margin-bottom:16px}h2{letter-spacing:-2.1px;margin:0;font-size:clamp(37px,4vw,57px);font-weight:800;line-height:1.06}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:16px;line-height:1.6}.product-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.product-image-button{aspect-ratio:1;text-align:left;background:#eee;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-image-button>img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.product-image-button:hover>img{transform:scale(1.035)}.product-tag{letter-spacing:.7px;z-index:1;background:#f9f9f6dc;border:1px solid #969b90;padding:6px 10px;font-size:12px;position:absolute;top:22px;left:22px}.product-image-footer{letter-spacing:1px;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:20px;left:24px;right:22px}.round-arrow{background:var(--paper);border:1px solid var(--line);border-radius:50%;place-items:center;width:43px;height:43px;font-size:25px;display:grid}.product-info{justify-content:space-between;align-items:flex-start;gap:12px;padding-top:22px;display:flex}.product-info h3{letter-spacing:-.5px;margin:0 0 5px;font-size:22px}.product-info h3 button{text-align:left;background:0 0;padding:0;font-weight:700}.product-info p{color:var(--muted);margin:0;font-size:14px}.availability{white-space:nowrap;padding-top:5px;font-size:14px}.swatches{align-items:center;gap:7px;margin-top:16px;display:flex}.swatch{border:1px solid #adb1a8;border-radius:50%;flex-shrink:0;width:15px;height:15px;display:inline-block}.black{background:#20221f}.forest{background:#344d3f}.snow{background:#f1f2ec}.swatches>span:last-child{color:var(--muted);margin-left:5px;font-size:12px}.concept-note{color:var(--muted);margin:28px 0 0;font-size:12px;line-height:1.6}.approach{border-top:1px solid var(--line);grid-template-columns:1.1fr 1fr;gap:10%;padding-top:85px;padding-bottom:85px;display:grid}.approach h2{font-size:clamp(38px,4.1vw,62px);line-height:1.05}.nc-stamp{border:2px solid var(--ink);letter-spacing:-4px;flex-direction:column;justify-content:center;align-items:center;width:107px;height:107px;margin-top:38px;font-size:49px;font-weight:900;line-height:1;display:flex;transform:rotate(-5deg)}.nc-stamp span{letter-spacing:.35px;margin-top:8px;font-size:10px;display:block}.approach-body{max-width:520px;padding-top:34px}.approach-body .lead{letter-spacing:-.6px;color:var(--ink);margin-top:0;font-size:25px;line-height:1.4}.approach-body>p{color:var(--muted);margin:18px 0;font-size:16px;line-height:1.7}.design-notes{margin-top:30px}.design-notes>div{border-top:1px solid var(--line);align-items:center;gap:28px;padding:14px 0;display:flex}.design-notes>div:last-child{border-bottom:1px solid var(--line)}.design-notes span{color:var(--muted);font-size:12px}.design-notes p{margin:0;font-size:14px;font-weight:600}.closing{background:var(--green);color:#fff;text-align:center;padding:76px 4.2%}.closing .eyebrow{margin-bottom:24px}.closing h2{letter-spacing:-.055em;margin-bottom:34px;font-size:clamp(42px,6.6vw,96px);font-weight:900}footer{padding:38px 4.2% 25px}.footer-top,.footer-bottom{letter-spacing:.5px;justify-content:space-between;gap:25px;font-size:12px;display:flex}.footer-top a{letter-spacing:0;font-size:14px}.footer-wordmark{letter-spacing:-.065em;text-align:center;white-space:nowrap;margin:45px 0 38px;font-size:clamp(40px,11.7vw,186px);font-weight:900;line-height:1}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);padding-top:22px}dialog{background:var(--paper);width:min(980px,100% - 40px);max-height:90vh;color:var(--ink);border:0;padding:0;overflow:auto}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#141712b3}.close-dialog{border:1px solid var(--line);background:var(--paper);z-index:2;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1;position:absolute;top:12px;right:14px}.dialog-grid{grid-template-columns:1fr 1fr;display:grid}.dialog-photo{background:#eee;align-items:center;display:flex}.dialog-photo img{object-fit:contain;width:100%;height:100%}.dialog-content{padding:64px 35px 40px}.dialog-content .eyebrow{margin-bottom:18px}.dialog-content h2{letter-spacing:-1.7px;font-size:40px}.dialog-status{border:1px solid var(--line);margin-top:18px;padding:5px 9px;font-size:12px;display:inline-block}.dialog-content>p{line-height:1.6}.detail-label{letter-spacing:1px;margin-top:28px;font-size:12px;font-weight:700}.colour-names{flex-wrap:wrap;gap:20px;display:flex}.colour-names>span{align-items:center;gap:7px;font-size:14px;display:flex}.spec-note{border-top:1px solid var(--line);margin-top:27px;padding-top:23px;font-size:14px}.spec-note p{color:var(--muted);margin:8px 0}.dialog-content .concept-note{margin-top:18px;margin-bottom:22px}.dialog-content .button{width:100%}@media (min-width:1800px){.hero-copy{left:calc(50% - 825px)}}@media (max-width:800px){.announcement{font-size:10px}.announcement span{display:none}.header{height:84px;padding:0 5%}.header nav{gap:20px}.header-cta{display:none}.hero{height:78vh;min-height:650px;max-height:820px}.hero-shade{background:linear-gradient(90deg,#f9f9f6f5,#f9f9f6c7 52%,#f9f9f63d)}.hero-top,.hero-bottom{font-size:10px;left:5%;right:5%}.hero-top span:last-child{display:none}.hero-copy{left:5%;right:5%}.hero-copy h1{font-size:clamp(66px,11vw,86px)}.hero-bottom>span{display:none}.hero-bottom{justify-content:flex-end}.section{padding:65px 5%}.section-heading{flex-direction:column;align-items:flex-start;gap:20px}.product-grid{gap:18px}.product-tag{font-size:10px;top:12px;left:12px}.product-image-footer{bottom:14px;left:15px;right:14px}.product-info{flex-direction:column;gap:4px}.product-info h3{font-size:21px}.product-info p{font-size:14px}.availability{font-size:12px}.approach{gap:7%}.approach-body{padding-top:0}.approach-body .lead{font-size:22px}.approach h2{font-size:40px}.statement-strip{gap:12px;font-size:17px}.strip-star{font-size:23px}.dialog-grid{grid-template-columns:1fr}.dialog-photo img{object-fit:contain;width:100%;height:280px}.dialog-content{padding:30px}.footer-wordmark{margin:38px 0}.footer-bottom{font-size:10px}}@media (max-width:520px){.wordmark{font-size:23px}.header nav{gap:20px;font-size:13px}.hero-copy .eyebrow{font-size:11px}.hero-copy h1{font-size:clamp(53px,15vw,76px)}.hero-copy>p:not(.eyebrow){font-size:16px}.hero{height:75vh;min-height:600px}.statement-strip{flex-wrap:wrap;justify-content:center;gap:15px;padding:22px 5%;font-size:15px}.statement-strip>span:last-child,.statement-strip>span:nth-last-child(2){display:none}.product-grid{grid-template-columns:1fr;gap:38px}.product-info{flex-direction:row;gap:8px}.availability{font-size:13px}.product-image-button{aspect-ratio:1}.approach{grid-template-columns:1fr;gap:35px}.approach-heading .nc-stamp{display:none}.approach h2{font-size:44px}.closing{padding:62px 5%}.closing h2{font-size:43px}.footer-top{align-items:center;font-size:10px}.footer-top a{font-size:12px}.footer-bottom{flex-wrap:wrap;gap:9px}.dialog-content{padding:27px 23px}.dialog-content h2{font-size:36px}.dialog-content .eyebrow{font-size:11px}.dialog-photo img{height:230px}.section-heading h2{font-size:39px}.concept-note{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media print{.hero{height:500px}.hero-top,.hero-bottom,dialog{display:none}.section{padding:40px}.product,.closing{break-inside:avoid}}[hidden]{display:none!important}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:12px;margin-bottom:30px;font-size:13px;display:flex}.breadcrumb a:hover{text-underline-offset:4px;text-decoration:underline}.breadcrumb [aria-current]{color:var(--ink)}.product-page{max-width:1700px;margin:auto;padding:34px 4.2% 90px}.product-layout{grid-template-columns:1.2fr 1fr;align-items:start;gap:6%;display:grid}.product-gallery{margin:0;position:sticky;top:28px}.product-zoom-button{text-align:left;background:#efefeb;width:100%;padding:0;display:block;position:relative}.product-zoom-button img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.zoom-label{background:var(--paper);border:1px solid var(--line);align-items:center;gap:18px;padding:10px 15px;font-size:12px;display:flex;position:absolute;bottom:20px;right:20px}.zoom-label b{font-size:21px;font-weight:400;line-height:1}.product-gallery figcaption{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.6}.product-summary{padding-top:17px}.product-summary .eyebrow{margin-bottom:19px}.product-summary h1{letter-spacing:-.06em;max-width:600px;margin:0 0 22px;font-size:clamp(44px,5.4vw,78px);font-weight:900;line-height:.97}.product-subtitle{letter-spacing:-.5px;margin:0 0 20px;font-size:21px;line-height:1.4}.product-intro{color:var(--muted);margin:0 0 26px;font-size:16px;line-height:1.7}.product-palette{border-top:1px solid var(--line);padding-top:24px}.product-palette .detail-label{margin:0 0 16px}.colour-chip{border:1px solid var(--line);align-items:center;gap:9px;padding:10px 13px;font-size:14px;display:flex}.product-palette .colour-names{gap:10px}.product-launch{border:1px solid var(--line);background:#eff1eb;margin:28px 0;padding:20px}.launch-title{justify-content:space-between;gap:14px;font-size:15px;font-weight:700;display:flex}.launch-title span:last-child{color:var(--muted);font-size:13px;font-weight:400}.product-launch p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.6}.product-accordion{border-bottom:1px solid var(--line)}.product-accordion details{border-top:1px solid var(--line)}.product-accordion summary{cursor:pointer;justify-content:space-between;gap:20px;padding:19px 0;font-size:14px;font-weight:700;list-style:none;display:flex}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary:after{content:"+";font-size:20px;font-weight:400;line-height:1}.product-accordion details[open] summary:after{content:"−"}.product-accordion summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.product-accordion details p{color:var(--muted);margin:0 0 19px;font-size:14px;line-height:1.7}.return-link{text-underline-offset:6px;margin-top:27px;font-size:14px;text-decoration:underline;display:inline-block}.pairing{background:#e9ece5;grid-template-columns:1fr 1fr;align-items:center;margin:0 4.2% 85px;display:grid}.pairing-copy{padding:45px 12%}.pairing-copy h2{margin-bottom:22px;font-size:clamp(35px,3.7vw,55px)}.pairing-copy>p:not(.eyebrow){color:var(--muted);max-width:360px;margin:0 0 25px;line-height:1.7}.pairing-photo img{object-fit:contain;width:100%;height:350px}.image-zoom{background:var(--paper);width:min(900px,100% - 30px);padding:0}.image-zoom img{object-fit:contain;width:100%;max-height:85vh}.image-zoom .close-dialog{float:right;margin:12px 12px -54px 0;position:sticky;top:12px}.product-summary .eyebrow{font-size:12px}.product-view:focus{outline:none}@media (max-width:800px){.product-page{padding:26px 5% 65px}.product-layout{grid-template-columns:1fr;gap:30px}.product-gallery{width:100%;max-width:660px;margin:0 auto;position:static}.product-summary{width:100%;max-width:660px;margin:auto;padding-top:0}.product-summary h1{font-size:58px}.pairing{margin:0 5% 60px}.pairing-copy{padding:32px 25px}.pairing-photo img{height:300px}.launch-title{flex-wrap:wrap}.product-palette .colour-names{gap:8px}}@media (max-width:520px){.product-summary h1{font-size:52px}.product-subtitle{font-size:20px}.product-page{padding-top:23px}.breadcrumb{gap:9px;margin-bottom:22px;font-size:12px}.pairing{grid-template-columns:1fr}.pairing-photo{grid-row:1}.pairing-photo img{height:250px}.pairing-copy{padding:30px 25px}.pairing-copy h2{font-size:39px}.product-launch{padding:17px}.zoom-label{bottom:12px;right:12px}.colour-chip{padding:9px 11px}}.swatch.charcoal{background:#303130}.swatch.bone{background:#edece5}.swatch.olive{background:#797b65}.swatch.slate{background:#62717b}.render-stage{aspect-ratio:1;background:#f8fcfd;justify-content:center;align-items:center;width:100%;padding:11% 18%;display:flex;overflow:hidden}.render-window{isolation:isolate;flex-shrink:0;width:100%;display:block;position:relative;overflow:hidden}.render-window>img{width:var(--render-width)!important;aspect-ratio:auto!important;max-width:none!important;height:auto!important;left:var(--render-left)!important;top:var(--render-top)!important;object-fit:fill!important;display:block!important;position:absolute!important;transform:none!important}.design-views{align-items:center;gap:4%;padding:10% 4%}.design-view{flex-shrink:0;width:46%;display:block}.view-label{letter-spacing:1px;text-align:center;color:var(--muted);margin-top:14px;font-size:12px;display:block}.render-colourways{margin-top:24px}.render-colourways .detail-label{margin:0 0 13px}.render-colourways>.render-window,.product-image-button:hover .render-stage{background:#f8fcfd}.product-gallery{position:static}.pairing-photo{background:#f8fcfd;padding:0}.pairing-photo .render-stage{aspect-ratio:auto;max-height:430px;padding:25px 28%}.pairing-photo .render-window{max-width:220px}.image-zoom{width:min(1448px,100% - 30px)}.image-zoom img{object-fit:contain;height:auto;max-height:85vh}@media (max-width:520px){.product-info p{max-width:260px;font-size:13px}.product-info{gap:10px}.pairing-photo .render-stage{max-height:300px;padding:20px 31%}.design-views{padding:11% 4%}.product-palette .colour-names{gap:7px}.colour-chip{padding:9px 10px}.product-info .availability{white-space:normal;text-align:right}}.pants-stage>.render-window{width:70%}.pairing-photo .pants-stage>.render-window{width:100%;max-width:200px}.standalone-section h1{letter-spacing:-2.1px;margin:0;font-size:clamp(37px,4vw,57px);font-weight:800;line-height:1.06}.approach.standalone-section{border-top:0}.approach.standalone-section h1{font-size:clamp(38px,4.1vw,62px);line-height:1.05}.header nav a[aria-current=page]{text-underline-offset:6px;text-decoration:underline}@media (max-width:800px){.approach.standalone-section h1{font-size:40px}}@media (max-width:520px){.standalone-section .section-heading h1{font-size:39px}.approach.standalone-section h1{font-size:44px}}.garment-stage{background:#f5f5f5;width:100%;height:100%;padding:24px 20px 62px;display:block}.garment-stage img{object-fit:contain;width:100%;height:100%}.product-zoom-button.garment-zoom{background:#f5f5f5}.product-zoom-button.garment-zoom>img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.pairing-photo .garment-stage{height:430px;padding:24px}.pairing-photo .garment-stage img{height:100%}@media (max-width:520px){.pairing-photo .garment-stage{height:300px}}.gallery-has-thumbnails .garment-zoom{aspect-ratio:1122/1402}.gallery-has-thumbnails .garment-zoom>img{object-fit:contain;height:100%}.gallery-thumbnails{gap:12px;margin-top:18px;display:flex}.gallery-thumbnail{border:1px solid var(--line);background:var(--paper);width:110px;padding:6px;display:block}.gallery-thumbnail[aria-current=true]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.gallery-thumbnail:hover{border-color:var(--ink)}.gallery-thumbnail img{object-fit:contain;background:#f5f5f5;width:100%;height:92px}.gallery-thumbnail span{text-align:center;letter-spacing:1px;margin-top:7px;font-size:10px;display:block}
.shop-product{--surface:#f0f0ee}.shop-product .product-page{max-width:1500px;padding:28px 4.2% 64px}.shop-product .breadcrumb{margin-bottom:26px;font-size:12px}.shop-product .product-layout{grid-template-columns:minmax(0,1.22fr) minmax(0,.88fr);gap:6%}.shop-product .product-gallery{min-width:0;position:sticky;top:24px}.shop-gallery-frame{background:var(--surface);position:relative}.shop-product .product-zoom-button{background:var(--surface);aspect-ratio:auto;height:min(660px,66vw)}.shop-product .product-zoom-button>img{aspect-ratio:auto;object-fit:contain;width:100%;height:100%}.shop-gallery-badge{letter-spacing:1px;pointer-events:none;background:#f9f9f6e6;padding:6px 10px;font-size:10px;position:absolute;top:18px;left:18px}.shop-product .zoom-label{min-height:42px;padding:10px 12px;font-size:10px;bottom:16px;right:16px}.shop-gallery-meta{justify-content:space-between;align-items:center;gap:16px;margin:13px 0 16px;display:flex}.shop-product .shop-gallery-meta .gallery-caption{margin:0;font-size:12px}.gallery-paging{flex-shrink:0;align-items:center;gap:7px;display:flex}.gallery-paging button{border:1px solid var(--line);background:0 0;width:36px;height:36px;font-size:18px}.gallery-paging span{text-align:center;min-width:38px;font-size:11px}.shop-product .gallery-thumbnails{gap:10px;margin:0}.shop-product .gallery-thumbnail{width:88px;padding:5px}.shop-product .gallery-thumbnail img{height:70px}.shop-product .gallery-thumbnail span{padding-bottom:3px;font-size:9px}.shop-product .product-summary{max-width:490px;padding:4px 0 0}.product-heading-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.shop-product .product-heading-row .eyebrow{letter-spacing:1.3px;margin:0;font-size:10px}.product-status{color:var(--green);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.product-status:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px}.shop-product .product-summary h1{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(34px,3.5vw,50px);line-height:1.06}.shop-product .product-subtitle{color:var(--muted);letter-spacing:0;margin-bottom:20px;font-size:15px}.product-price{margin:0 0 22px;font-size:17px}.shop-product .product-intro{margin:0 0 26px;font-size:14px;line-height:1.65}.product-options{border:0;border-top:1px solid var(--line);min-width:0;margin:0;padding:21px 0 0}.product-options legend{float:left;width:100%;margin-bottom:15px;font-size:12px;font-weight:700}.product-options legend span{margin-left:8px;font-weight:400}.product-colours{clear:both;flex-wrap:wrap;gap:13px;display:flex}.colour-option{cursor:pointer;justify-items:center;gap:8px;min-width:48px;font-size:10px;display:grid;position:relative}.colour-option input{opacity:0;width:1px;height:1px;position:absolute}.colour-option .swatch{border:1px solid #adb1a8;border-radius:50%;width:38px;height:38px;display:block}.colour-option input:checked+.swatch{outline:1px solid var(--ink);outline-offset:4px}.colour-option input:focus-visible+.swatch{outline:3px solid var(--orange);outline-offset:4px}.colour-option input:checked~.colour-option-name{font-weight:700}.product-fit{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin:25px 0 20px;padding:16px 0;font-size:12px;display:flex}.product-fit strong{margin-bottom:3px;font-weight:600;display:block}.product-fit span{color:var(--muted)}.product-fit button{text-underline-offset:4px;background:0 0;padding:8px 0;font-size:12px;text-decoration:underline}.launch-button{background:var(--ink);color:#fff;letter-spacing:1.2px;cursor:default;width:100%;min-height:54px;font-size:12px;font-weight:700}.launch-explanation{text-align:center;color:var(--muted);margin:12px 0 25px;font-size:11px;line-height:1.6}.shop-product .product-accordion summary{padding:17px 0;font-size:12px}.shop-product .product-accordion details p{font-size:13px}.shop-product .return-link{font-size:12px}.product-highlights{grid-template-columns:repeat(3,1fr);gap:35px;max-width:1374px;margin:0 auto 65px;padding:0 4.2%;display:grid}.product-highlight{border-top:1px solid var(--line);padding-top:23px}.product-highlight .eyebrow{color:var(--muted);margin-bottom:14px;font-size:10px}.product-highlight h2{letter-spacing:-.7px;font-size:22px;line-height:1.2}.product-highlight p:last-child{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.65}.shop-product .pairing{grid-template-columns:1fr 1fr;max-width:1374px;margin:0 auto 65px}.shop-product .pairing-copy{padding:40px 12%}.shop-product .pairing-copy h2{font-size:36px}.shop-product .pairing-copy .eyebrow{font-size:10px}.shop-product .pairing-copy>p:not(.eyebrow){font-size:14px}.shop-product .pairing-photo .garment-stage{height:350px}.card-colour-button{background:0 0;border:1px solid #0000;border-radius:50%;padding:6px;display:inline-flex}.card-colour-button[aria-pressed=true]{border-color:var(--ink)}.swatches.card-swatches{gap:2px}.card-swatches .card-colour-name{color:var(--muted);margin-left:10px;font-size:12px}.product-image-button .garment-stage img{transition:opacity .15s}@media (max-width:1050px) and (min-width:801px){.shop-product .product-layout{grid-template-columns:1fr 1fr;gap:4%}.shop-product .product-zoom-button{height:560px}.product-heading-row{flex-wrap:wrap}}@media (max-width:800px){.shop-product .product-page{padding:22px 5% 48px}.shop-product .product-layout{grid-template-columns:1fr;gap:34px}.shop-product .product-gallery{max-width:600px;position:static}.shop-product .product-zoom-button{height:min(660px,108vw)}.shop-product .product-summary{max-width:600px}.shop-product .product-summary h1{font-size:40px}.product-highlights{gap:22px;margin-bottom:45px}.shop-product .pairing{margin:0 5% 45px}}@media (max-width:520px){.shop-product .breadcrumb{margin-bottom:19px;font-size:11px}.shop-product .product-zoom-button{height:112vw;max-height:540px}.shop-product .product-summary h1{font-size:36px}.product-highlights{grid-template-columns:1fr;padding:0 5%}.product-highlight{padding-top:18px}.shop-product .pairing{grid-template-columns:1fr}.shop-product .pairing-copy{padding:30px 25px}.shop-product .pairing-photo .garment-stage{height:280px}}.colour-option{align-content:start}.colour-soon-label{color:var(--muted);white-space:nowrap;font-size:9px}.card-colour-note{color:var(--muted);margin:9px 0 0;font-size:11px}.shop-product .gallery-thumbnails{flex-wrap:wrap}.gallery-thumbnail span{overflow-wrap:anywhere}
.skip-link{z-index:100;background:var(--paper);padding:14px;position:absolute;top:-100px;left:20px}.skip-link:focus{top:12px}.bag-count{border:1px solid var(--line);border-radius:50%;place-items:center;width:32px;height:32px;display:grid;font-size:12px!important}.bag-link{gap:12px}.size-options{border:0;margin:0 0 22px;padding:0}.size-options legend{margin-bottom:14px;font-size:12px;font-weight:700}.size-options legend span{margin-left:10px;font-weight:400}.size-buttons{flex-wrap:wrap;gap:8px;display:flex}.size-buttons label{cursor:pointer;position:relative}.size-buttons input{opacity:0;width:1px;height:1px;position:absolute}.size-buttons span{border:1px solid var(--line);place-items:center;min-width:49px;min-height:45px;padding:10px;font-size:13px;display:grid}.size-buttons input:checked+span{background:var(--ink);color:#fff;border-color:var(--ink)}.size-buttons input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}.quantity-field{align-items:center;gap:15px;margin:12px 0 20px;font-size:12px;display:flex}.quantity-field select{background:var(--paper);border:1px solid var(--line);font:inherit;color:inherit;padding:8px 12px}.launch-button:not(:disabled){cursor:pointer}.launch-button:not(:disabled):hover{background:var(--green)}.launch-button:disabled{opacity:.55;cursor:not-allowed}.added-message{color:var(--green);margin-top:12px;font-size:13px}.added-message:empty{display:none}.added-message a,.launch-explanation a,.consent a,.policy-page a:not(.button){text-underline-offset:3px;text-decoration:underline}.close-dialog{background:var(--paper);border:1px solid var(--line);z-index:2;width:42px;height:42px;font-size:28px}dialog::backdrop{background:#171916b8}dialog{border:0}.muted{color:var(--muted);font-size:13px}.bag-page h1,.policy-page h1,.confirmation h1{letter-spacing:-.055em;margin:0 0 35px;font-size:clamp(40px,5.5vw,78px);line-height:1.02}.bag-layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);gap:7%;margin-top:45px;display:grid}.bag-item{border-top:1px solid var(--line);grid-template-columns:120px 1fr auto;gap:22px;padding:24px 0;display:grid}.bag-item img{object-fit:contain;background:#f0f0ee;width:100%;height:auto}.bag-item h2{letter-spacing:-.5px;margin-bottom:8px;font-size:21px}.bag-item p{color:var(--muted);margin:0;font-size:13px}.bag-item strong{font-size:14px}.text-button{background:0 0;padding:0;font-size:12px;text-decoration:underline}.order-summary{background:#eef0e9;align-self:start;padding:30px}.order-summary dl{margin:20px 0}.order-summary dl div{justify-content:space-between;gap:15px;margin:15px 0;font-size:14px;display:flex}.order-summary dd{text-align:right;margin:0}.order-summary .total{border-top:1px solid var(--line);padding-top:20px;font-size:19px;font-weight:700}.preorder-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0;padding:18px 0;font-size:13px}.preorder-note p{margin:6px 0}.consent{cursor:pointer;align-items:flex-start;gap:10px;margin:20px 0;font-size:12px;line-height:1.6;display:flex}.consent input{width:17px;height:17px;accent-color:var(--green);flex-shrink:0;margin-top:4px}.error{color:#a52f19;font-size:13px}.notice{border-left:3px solid var(--green);background:#eef0e9;padding:16px 20px;font-size:14px}.empty-bag{text-align:center;padding:45px 0 65px}.empty-bag>span{color:var(--orange);font-size:58px}.empty-bag h2{margin-top:20px;font-size:36px}.empty-bag p{color:var(--muted);margin-bottom:30px}.policy-page{max-width:900px}.policy-page section{border-top:1px solid var(--line);margin:35px 0;padding-top:25px}.policy-page h2{letter-spacing:-.5px;font-size:26px}.policy-text{white-space:pre-line}.confirmation{max-width:850px;min-height:65vh}.confirmation h1{white-space:pre-line}.confirmation-symbol{color:var(--orange);margin-bottom:25px;font-size:65px;display:block}.confirmation>.return-link{display:block}.order-reference{overflow-wrap:anywhere;font-size:11px!important}.footer-bottom{flex-wrap:wrap;gap:20px}input:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:4px}@media (max-width:800px){.bag-layout{grid-template-columns:1fr;gap:35px}.bag-page{padding-top:45px}.header nav{gap:20px}.bag-item{grid-template-columns:95px 1fr auto;gap:14px}}@media (max-width:520px){.header{flex-wrap:wrap;gap:20px;height:auto;min-height:98px;padding-top:20px;padding-bottom:17px}.header nav{order:3;justify-content:center;width:100%;font-size:13px}.header .bag-link{display:flex}.bag-item{grid-template-columns:75px 1fr;gap:14px}.bag-item>strong{grid-column:2}.bag-item h2{font-size:19px}.order-summary{padding:22px}.empty-bag h2{font-size:29px}.product-info{flex-wrap:wrap}.product-info .availability{font-size:13px}.gallery-thumbnail{min-height:44px}.announcement span{margin-left:0;font-size:10px;display:block}}
