.page-sculpt{background:var(--white)}.pdp-main{max-width:1520px;margin:auto;padding:0 var(--gutter) 40px}.breadcrumb{display:flex;gap:12px;align-items:center;font-size:12px;color:var(--muted);padding:15px 0 24px}.breadcrumb a:hover{text-decoration:underline}.pdp-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(320px,1fr);grid-template-rows:auto auto 1fr;column-gap:38px;align-items:start}.pdp-heading{grid-column:2;grid-row:1;margin-bottom:20px}.pdp-heading h1{font-size:clamp(40px,4.5vw,64px);line-height:1.05}.pdp-heading p{font-size:18px;margin-top:12px}.gallery{grid-column:1;grid-row:1/3;display:grid;grid-template-columns:82px minmax(0,1fr);column-gap:18px;scroll-margin-top:100px}.gallery-stage{grid-column:2;grid-row:1;position:relative;overflow:hidden;background:#e6d9cb;aspect-ratio:.89}.gallery-stage>img{width:100%;height:100%;object-fit:cover;display:block}.gallery-stage>img.editorial-crop{width:290%;max-width:none;transform:translate(-24%);object-fit:cover;object-position:50% 32%}.gallery-stage>img[hidden]{display:none}.gallery-arrow{position:absolute;top:50%;z-index:2;width:42px;height:42px;border:1px solid #211c1828;border-radius:50%;background:#fcfaf7e8;color:var(--dark);display:grid;place-items:center;transform:translateY(-50%);font-size:30px;line-height:1;cursor:pointer;transition:background .2s ease,transform .2s ease}.gallery-arrow:hover{background:var(--white);transform:translateY(-50%) scale(1.04)}.gallery-arrow:focus-visible{outline:2px solid var(--dark);outline-offset:3px}.gallery-prev{left:14px}.gallery-next{right:14px}.thumbnails{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:14px;min-width:0}.thumbnail{padding:3px;border:1px solid transparent;border-radius:5px;position:relative;overflow:hidden;width:100%;aspect-ratio:.85;flex-shrink:0}.thumbnail[aria-pressed=true]{border-color:var(--dark)}.thumbnail img{width:100%;height:100%;display:block;object-fit:cover;border-radius:3px}.thumbnail.editorial-thumb img{object-position:39% center}.thumbnail:hover{border-color:var(--taupe)}.play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:34px;color:#fff;background:#211c1855}.gallery-note{grid-column:2;font-size:11px;line-height:1.5;color:var(--muted);margin-top:10px}.buy-panel{grid-column:2;grid-row:2/4;min-width:0;scroll-margin-top:95px}.buy-panel>.offer{width:100%;padding:15px 18px;border-radius:6px;margin-bottom:24px}.buy-panel .offer strong{font-size:clamp(30px,3vw,42px)}.buy-panel .offer span{font-size:24px}.buy-panel>h2{font-size:34px}.buy-panel>p{font-size:14px;margin:7px 0 24px}.legging-selector{margin-bottom:28px}.legging-selector[data-active=true]>h3{color:var(--dark)}.legging-selector>h3{font:600 17px/1.5 var(--sans);margin-bottom:12px}.legging-selector fieldset{border:0;padding:0;margin:0 0 14px;min-width:0}.legging-selector legend{font-size:14px;padding:0;margin-bottom:8px}.model-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.model-option{position:relative;display:flex;align-items:center;gap:10px;min-height:85px;padding:8px 10px;border:1px solid #d8d1cb;border-radius:5px;cursor:pointer;background:#fff5}.model-option img{width:40px;height:65px;object-fit:cover;border-radius:3px}.model-option strong{font-size:12px;display:block;font-weight:600}.model-option small{font-size:11px;display:block;color:var(--muted);margin-top:3px}.model-option input,.color-option input,.size-option input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;z-index:1}.model-option:has(input:checked){border-color:var(--dark);box-shadow:inset 0 0 0 .5px var(--dark)}.selection-mark{display:none;position:absolute;top:5px;right:5px;font-size:10px;background:var(--dark);color:#fff;line-height:15px;text-align:center;width:15px;height:15px;border-radius:50%}.model-option:has(input:checked) .selection-mark{display:block}.model-option:has(input:focus-visible),.color-option:has(input:focus-visible),.size-option:has(input:focus-visible){outline:2px solid var(--taupe);outline-offset:4px}.color-options{display:flex;justify-content:space-between;gap:10px;max-width:335px}.color-option{position:relative;display:grid;place-items:center;width:44px;height:44px;border:3px solid var(--white);border-radius:50%;background:var(--swatch);cursor:pointer;flex-shrink:0}.color-option:has(input:checked){outline:1px solid var(--dark)}.color-option>span:not(.sr-only){visibility:hidden;line-height:19px;width:19px;height:19px;text-align:center;font-size:12px;border-radius:50%;color:var(--dark);background:var(--white)}.color-option:has(input:checked)>span{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.size-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.size-option{position:relative;display:grid;place-items:center;min-height:44px;border:1px solid #d8d1cb;border-radius:5px;cursor:pointer;font-size:14px}.size-option:has(input:checked){background:var(--dark);color:#fff;border-color:var(--dark)}.size-option:has(input[type=radio]:checked){background:#2f2f2f;color:#fff;border-color:#2f2f2f}.size-option:hover,.model-option:hover{border-color:var(--dark)}.duo-summary{background:#eee2d7;padding:22px 18px 18px;border-radius:6px;display:flow-root}.duo-summary h3{font:600 14px var(--sans);letter-spacing:.14em;margin-bottom:12px}#duo-lines{font-size:14px;line-height:1.55}.duo-plus{display:block;margin:3px 0}.duo-price{font-size:26px;text-align:right;font-weight:600;margin:10px 0}#selection-help{font-size:12px;line-height:1.5;margin:9px 0 12px}.add-duo{width:100%;font-size:11px;padding:15px 12px;gap:8px;min-height:48px}.button:disabled{opacity:.48;transform:none;background:#5e554e}.buy-panel .trust{justify-content:space-between;gap:10px;margin-top:20px}.buy-panel .trust>span{font-size:10px;gap:6px}.pdp-editorial{grid-column:1;grid-row:3;min-width:0}.pdp-benefits{padding:25px 0 30px}.pdp-benefits h2{font-size:32px;margin:0 0 24px}.pdp-benefits .benefit-grid{gap:14px;text-align:center}.pdp-benefits .circle{width:55px;height:55px}.pdp-benefits .circle svg{width:29px;height:29px}.pdp-benefits h3{font-size:12px}.pdp-benefits p{font-size:12px;line-height:1.5}.editorial-card{display:grid;grid-template-columns:1fr 1fr;margin-bottom:20px;min-height:245px;overflow:hidden;border-radius:3px;background:#eee7e0}.editorial-card>img{width:100%;height:100%;min-height:245px;max-height:310px;object-fit:cover}.editorial-card>div{padding:24px;align-self:center}.editorial-card p{font-size:14px;color:var(--muted);margin:16px 0;line-height:1.55}.editorial-card .button{font-size:10px;padding:12px 16px}.texture h2{font:500 14px/1.5 var(--sans);letter-spacing:.2em;text-transform:uppercase}.texture img{object-position:20% center}.pdp-lifestyle{background:transparent;grid-template-columns:1.15fr 1fr}.pdp-lifestyle>img{object-position:40% center}.pdp-lifestyle h2{font-size:31px}.pdp-bottom{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:18px;margin-top:4px}.pdp-bottom>section{padding:24px;background:#f0ece7;border-radius:4px}.pdp-bottom h2{font-size:29px;margin-bottom:14px}.pdp-bottom p{font-size:14px;line-height:1.6;color:var(--muted)}.placeholder-label{display:inline-block;background:#e2ddd7;border-radius:99px;padding:7px 11px;font-size:10px;margin-top:25px}.pdp-bottom .pdp-faq{background:#faf8f5}.pdp-faq details{border-top:1px solid #ded8d1;font-size:12px}.pdp-faq summary{padding:12px 20px 12px 0;cursor:pointer;list-style:none;position:relative}.pdp-faq summary::-webkit-details-marker{display:none}.pdp-faq summary:after{content:"+";position:absolute;right:0;font-size:18px;top:8px}.pdp-faq details[open] summary:after{content:"\2212"}.pdp-faq details p{font-size:12px;margin:0 0 14px}.pdp-faq summary:focus-visible{outline:2px solid var(--taupe);outline-offset:3px}.pdp-bottom .pdp-final{text-align:center;background:#eee0d3;display:flex;flex-direction:column;justify-content:center;align-items:center}.pdp-final h2{font-size:34px}.pdp-final p{font-size:14px;color:var(--dark);margin-bottom:17px}.pdp-final .button{font-size:11px}.mobile-buy{display:none}@media(min-width:1400px){.gallery-stage{aspect-ratio:.95}.pdp-heading h1{font-size:60px}.pdp-grid{column-gap:46px}.model-option strong{font-size:14px}.model-option small{font-size:12px}}@media(max-width:1050px)and (min-width:761px){.pdp-grid{grid-template-columns:minmax(0,1.45fr) minmax(310px,1fr);gap:22px}.gallery{grid-template-columns:60px minmax(0,1fr);gap:10px}.pdp-heading h1{font-size:42px}.pdp-heading p{font-size:16px}.gallery-stage{aspect-ratio:.68}.model-option{padding:8px 6px;gap:6px}.model-option img{width:32px}.pdp-benefits .benefit-grid{grid-template-columns:1fr 1fr;gap:18px}.editorial-card>div{padding:17px}.pdp-lifestyle h2{font-size:26px}.editorial-card .button{white-space:normal}.pdp-bottom{grid-template-columns:1fr 1fr}.pdp-final{grid-column:1/-1}.buy-panel .trust>span{font-size:9px}}@media(max-width:760px){.pdp-main{padding:0 20px 30px}.breadcrumb{font-size:11px;padding:13px 0 20px}.pdp-grid{display:flex;flex-direction:column;gap:0}.pdp-heading{order:0;margin-bottom:20px}.pdp-heading h1{font-size:43px}.pdp-heading p{font-size:16px;margin-top:8px}.gallery{order:1;display:flex;flex-direction:column;width:100%;gap:11px;margin-bottom:24px}.gallery-stage{aspect-ratio:.88;width:100%}.gallery-stage>img.editorial-crop{width:280%;transform:translate(-23%)}.thumbnails{flex-direction:row;gap:9px;overflow-x:auto;padding:2px 2px 5px;scroll-snap-type:x proximity}.thumbnail{width:calc((100% - 36px)/5);min-width:53px;aspect-ratio:.85;scroll-snap-align:start}.gallery-note{font-size:10px;margin:0}.buy-panel{order:2;width:100%}.buy-panel>.offer{padding:16px 18px;margin-bottom:25px}.buy-panel .offer strong{font-size:34px}.buy-panel .offer span{font-size:24px}.buy-panel>h2{font-size:32px}.buy-panel>p{font-size:14px;margin-bottom:24px}.legging-selector{margin-bottom:28px}.legging-selector>h3{font-size:17px}.model-option{min-height:86px;padding:10px;gap:10px}.model-option strong{font-size:13px}.model-option small{font-size:11px}.color-options{max-width:none;justify-content:space-between;padding:2px}.color-option{width:46px;height:46px}.legging-selector legend{font-size:14px;margin-bottom:10px}.size-option{min-height:46px;font-size:15px}.duo-summary{padding:22px 18px}.add-duo{font-size:11px;min-height:50px}.buy-panel .trust{margin:22px 0 5px}.buy-panel .trust>span{font-size:10px}.pdp-editorial{order:3;width:100%}.pdp-benefits{padding:33px 0}.pdp-benefits h2{font-size:31px;text-align:center}.pdp-benefits .benefit-grid{gap:24px 16px}.pdp-benefits h3{font-size:14px}.pdp-benefits p{font-size:12px}.editorial-card{grid-template-columns:1fr;min-height:0;margin-bottom:24px}.editorial-card>img{height:265px;min-height:0;max-height:none}.editorial-card>div{padding:24px}.texture img{object-position:center 45%;height:260px}.editorial-card p{font-size:15px}.pdp-lifestyle>img{object-position:42% 22%;height:240px}.pdp-lifestyle h2{font-size:34px}.pdp-lifestyle>div{padding:23px 0}.pdp-bottom{display:flex;flex-direction:column;gap:18px}.pdp-bottom>section{padding:25px}.pdp-bottom h2{font-size:30px}.pdp-bottom p{font-size:14px}.pdp-faq summary{font-size:14px;padding:15px 22px 15px 0}.pdp-faq summary:after{top:12px}.pdp-faq details p{font-size:14px}.pdp-final{min-height:240px}.pdp-final h2{font-size:34px}.page-sculpt{padding-bottom:calc(90px + env(safe-area-inset-bottom))}.mobile-buy:not([hidden]){position:fixed;bottom:0;left:0;right:0;z-index:6;display:block;background:var(--white);padding:8px 20px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -3px 20px #211c1810;border-top:1px solid #d8c8b580}.mobile-buy .button{width:100%;min-height:46px;font-size:11px}.mobile-buy p{font-size:10px;text-align:center;margin-bottom:5px}.page-sculpt fieldset{scroll-margin-bottom:120px}.page-sculpt:has(dialog[open]) .mobile-buy{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.gallery-stage{padding:18px}.gallery-stage>img,.gallery-stage>img.editorial-crop{width:100%;height:100%;transform:none;object-fit:contain;object-position:center center}@media(max-width:760px){.gallery-arrow{width:36px;height:36px;font-size:26px}.gallery-prev{left:8px}.gallery-next{right:8px}}@media(max-width:760px){.gallery-stage{padding:12px}}.pdp-benefits{padding:36px 0 30px;border-top:1px solid #211c1818}.pdp-benefits h2{font-size:32px;text-align:center;margin:0 0 26px}.pdp-benefits .benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;text-align:left}.pdp-benefits article{min-width:0;padding-right:24px;border-right:1px solid #211c1828}.pdp-benefits article:last-child{padding-right:0;border-right:0}.benefit-index{display:block;margin-bottom:15px;font:500 12px var(--sans);letter-spacing:.16em;color:var(--taupe)}.pdp-benefits h3{font:600 14px/1.35 var(--sans);margin:0 0 8px}.pdp-benefits p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}.pdp-reassurance{padding:34px 0 38px;border-top:1px solid #211c1818;text-align:center}.pdp-reassurance h2{font-size:30px;margin:0 0 9px}.pdp-reassurance>p{max-width:600px;margin:0 auto 26px;font-size:14px;line-height:1.55;color:var(--muted)}.reassurance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #211c1828;text-align:left}.reassurance-grid article{padding:18px 18px 0 0;border-right:1px solid #211c1828}.reassurance-grid article:not(:first-child){padding-left:18px}.reassurance-grid article:last-child{border-right:0}.reassurance-grid article>span{display:block;font:500 12px var(--sans);letter-spacing:.16em;color:var(--taupe);margin-bottom:16px}.reassurance-grid h3{font:600 14px/1.35 var(--sans);margin:0 0 8px}.reassurance-grid p{font-size:12px;line-height:1.55;color:var(--muted);margin:0}@media(max-width:760px){.pdp-benefits{padding:30px 0 26px}.pdp-benefits h2{font-size:30px;margin-bottom:22px}.pdp-benefits .benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px}.pdp-benefits article{padding-right:18px}.pdp-benefits article:nth-child(2n){padding-right:0;padding-left:18px;border-right:0}.pdp-benefits article:nth-child(3),.pdp-benefits article:nth-child(4){padding-bottom:0;border-bottom:0}.pdp-benefits p{font-size:12px}.pdp-reassurance{padding:28px 0 30px}.pdp-reassurance h2{font-size:28px}.pdp-reassurance>p{font-size:13px;margin-bottom:22px}.reassurance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.reassurance-grid article{padding:16px 12px 18px 0;border-right:1px solid #211c1828;border-bottom:1px solid #211c1828}.reassurance-grid article:not(:first-child){padding-left:12px}.reassurance-grid article:nth-child(2){border-right:0}.reassurance-grid article:nth-child(3),.reassurance-grid article:nth-child(4){border-bottom:0}.reassurance-grid article>span{margin-bottom:12px}}.page-3d-sculpt.is-sculpt-active .pdp-heading h1{font-family:var(--serif);font-weight:400;letter-spacing:-.055em;line-height:1}.page-3d-sculpt.is-sculpt-active .pdp-heading p{margin-top:16px;font-size:17px;line-height:1.4;color:var(--ink)}.page-3d-sculpt.is-sculpt-active .buy-panel>.offer{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:0 0 27px;margin:32px 0 30px;border:0;border-bottom:1px solid #211c1828;border-radius:0;background:transparent}.page-3d-sculpt.is-sculpt-active .buy-panel .offer strong{font-size:clamp(28px,2.55vw,38px);line-height:1.08;letter-spacing:-.025em;white-space:nowrap;text-transform:uppercase}.page-3d-sculpt.is-sculpt-active .buy-panel .offer span{display:block;margin-top:15px;font-size:18px;line-height:1.2;color:var(--muted)}.page-3d-sculpt.is-sculpt-active .buy-panel>h2{font-family:var(--serif);font-weight:400;font-size:38px;line-height:1.05;letter-spacing:-.045em;margin-bottom:9px}.page-3d-sculpt.is-sculpt-active .buy-panel>p{margin:0 0 29px;font-size:14px;line-height:1.45;color:var(--muted)}.page-3d-sculpt.is-sculpt-active .legging-selector>h3{font-weight:600;line-height:1.35;letter-spacing:-.01em}@media(max-width:760px){.page-3d-sculpt.is-sculpt-active .buy-panel>.offer{padding-bottom:22px;margin:24px 0 25px}.page-3d-sculpt.is-sculpt-active .buy-panel .offer strong{font-size:26px;white-space:normal}.page-3d-sculpt.is-sculpt-active .buy-panel .offer span{margin-top:12px;font-size:17px}.page-3d-sculpt.is-sculpt-active .buy-panel>h2{font-size:34px}.page-3d-sculpt.is-sculpt-active .buy-panel>p{margin-bottom:25px}}.page-flare .pdp-heading h1{font-family:var(--serif);font-weight:400;letter-spacing:-.055em;line-height:1}.page-flare .pdp-heading p{margin-top:16px;font-size:17px;line-height:1.4;color:var(--ink)}.page-flare .buy-panel>.offer{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:0 0 27px;margin:32px 0 30px;border:0;border-bottom:1px solid #211c1828;border-radius:0;background:transparent}.page-flare .buy-panel .offer strong{font-size:clamp(28px,2.55vw,38px);line-height:1.08;letter-spacing:-.025em;white-space:nowrap;text-transform:uppercase}.page-flare .buy-panel .offer span{display:block;margin-top:15px;font-size:18px;line-height:1.2;color:var(--muted)}.page-flare .buy-panel>h2{font-family:var(--serif);font-weight:400;font-size:38px;line-height:1.05;letter-spacing:-.045em;margin-bottom:9px}.page-flare .buy-panel>p{margin:0 0 29px;font-size:14px;line-height:1.45;color:var(--muted)}.page-flare .legging-selector>h3{font-weight:600;line-height:1.35;letter-spacing:-.01em}@media(max-width:760px){.page-flare .buy-panel>.offer{padding-bottom:22px;margin:24px 0 25px}.page-flare .buy-panel .offer strong{font-size:26px;white-space:normal}.page-flare .buy-panel .offer span{margin-top:12px;font-size:17px}.page-flare .buy-panel>h2{font-size:34px}.page-flare .buy-panel>p{margin-bottom:25px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product.css.map */
