.cv2-product{--cv2-ink:#11100f;--cv2-muted:#77736e;--cv2-line:#d9d5ce;--cv2-control-line:#918c84;--cv2-ivory:#f8f6f1;--cv2-paper:#fbfaf7;--cv2-blue:#1686a5;--cv2-header-offset:0px;display:block;color:var(--cv2-ink);background:var(--cv2-paper);font-family:var(--font-body-family);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cv2-product *{box-sizing:border-box}.cv2-product button,.cv2-product input,.cv2-product select{font:inherit}.cv2-product__shell{max-width:1540px;margin:0 auto;padding:0 28px 72px}.cv2-product__opening{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);align-items:start;border-bottom:1px solid var(--cv2-line)}.cv2-identity{padding:72px 54px 72px 18px;position:relative}.cv2-identity.cv2-identity--sticky{position:sticky;top:calc(var(--cv2-header-offset) + 22px)}.cv2-identity__eyebrow,.cv2-kicker{margin:0 0 30px;font-size:12px;line-height:1.5;letter-spacing:.22em;font-weight:650;text-transform:uppercase;color:#706d68}.cv2-identity__eyebrow{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 8px}.cv2-identity__eyebrow a{color:inherit;text-decoration:none}.cv2-identity__eyebrow span{margin-left:0}.cv2-identity h1{margin:0;max-width:760px;font-size:clamp(54px,6.2vw,104px);line-height:.93;letter-spacing:-.058em;font-weight:400;font-family:var(--font-heading-family)}.cv2-identity__sentence{max-width:600px;margin:34px 0 0;font-size:clamp(20px,2.15vw,32px);line-height:1.48;letter-spacing:.005em;color:#34312e}.cv2-price{display:flex;align-items:baseline;gap:18px;margin-top:38px}.cv2-price strong{font-size:clamp(36px,4.2vw,62px);font-weight:400;letter-spacing:-.045em}.cv2-price span{font-size:16px;color:var(--cv2-muted)}.cv2-identity__service{display:grid;gap:7px;margin-top:22px;color:var(--cv2-muted);font-size:16px;letter-spacing:.045em}.cv2-identity__utilities{display:flex;gap:34px;margin-top:42px}.cv2-identity__utilities button{display:inline-flex;align-items:center;gap:12px;min-height:44px;border:0;background:transparent;padding:8px 0;color:#6d6964;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:650;cursor:pointer;transition:color .2s ease}.cv2-identity__utilities svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}.cv2-identity__utilities [aria-pressed=true]{color:var(--cv2-ink)}.cv2-identity__utilities [aria-pressed=true] svg{fill:currentColor}.cv2-product__gallery{min-width:0;border-left:1px solid var(--cv2-line)}.cv2-gallery{display:block;background:#fff}.cv2-gallery__stage{position:relative;overflow:hidden}.cv2-gallery__list{list-style:none;margin:0;padding:0;display:grid;min-height:clamp(620px,52vw,790px);background:#fff}.cv2-gallery__item{grid-area:1/1;min-width:0;display:none}.cv2-gallery--focus .cv2-gallery__item.is-active{display:block}.cv2-gallery__frame{position:relative;width:100%;height:100%;min-height:clamp(620px,52vw,790px);background:#f4f3f0;display:flex;align-items:center;justify-content:center;overflow:hidden}.cv2-gallery__image,.cv2-gallery__video,.cv2-gallery__model,.cv2-gallery iframe{width:100%;height:100%;min-height:clamp(620px,52vw,790px);object-fit:cover;object-position:var(--cv2-media-position,center center);display:block;border:0}.cv2-gallery--diptych .cv2-gallery__list{grid-template-columns:1fr 1fr;gap:1px;min-height:650px;background:var(--cv2-line)}.cv2-gallery--diptych .cv2-gallery__item{grid-area:auto;display:none;background:#fff}.cv2-gallery--diptych .cv2-gallery__item.is-visible{display:block}.cv2-gallery--diptych .cv2-gallery__frame,.cv2-gallery--diptych .cv2-gallery__image,.cv2-gallery--diptych .cv2-gallery__video,.cv2-gallery--diptych .cv2-gallery__model{min-height:650px}.cv2-gallery--diptych .cv2-gallery__image{object-fit:cover}.cv2-gallery__zoom{position:absolute;z-index:2;top:24px;left:24px;width:48px;height:48px;border-radius:50%;border:1px solid rgba(17,16,15,.18);background:#fffffff0;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.cv2-gallery__zoom svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.45}.cv2-gallery__arrow{position:absolute;z-index:3;top:50%;width:54px;height:54px;border-radius:50%;border:1px solid rgba(17,16,15,.16);background:#fffffff0;display:grid;place-items:center;transform:translateY(-50%);cursor:pointer;transition:background .2s ease,border-color .2s ease}.cv2-gallery__arrow svg,.cv2-gallery__rail-arrow svg,.cv2-gallery-modal__arrow svg,.cv2-gallery-modal__close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.cv2-gallery__arrow--prev{left:20px}.cv2-gallery__arrow--next{right:20px}.cv2-gallery__counter{position:absolute;right:24px;bottom:20px;background:#fffffff0;border:1px solid var(--cv2-line);padding:9px 13px;font-size:12px;letter-spacing:.16em;font-weight:650}.cv2-gallery__rail-wrap{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:10px;padding:22px 22px 24px;border-top:1px solid var(--cv2-line);background:var(--cv2-paper)}.cv2-gallery__thumbs{display:flex;gap:14px;overflow:auto;scrollbar-width:none;list-style:none;margin:0;padding:0}.cv2-gallery__thumbs::-webkit-scrollbar{display:none}.cv2-gallery__thumbs li{flex:0 0 92px}.cv2-gallery__thumb{width:92px;height:92px;padding:0;border:1px solid var(--cv2-line);background:#fff;cursor:pointer;position:relative;transition:border-color .18s ease}.cv2-gallery__thumb.is-active{border:2px solid var(--cv2-ink)}.cv2-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cv2-gallery__thumb span{position:absolute;left:4px;bottom:4px;background:#fff;padding:2px 4px;font-size:10.5px;text-transform:uppercase}.cv2-gallery__rail-wrap.has-overflow{grid-template-columns:44px minmax(0,1fr) 44px}.cv2-gallery__rail-arrow{width:44px;height:44px;border:0;background:transparent;color:#77726c;cursor:pointer;display:grid;place-items:center}.cv2-gallery__empty{min-height:520px;display:grid;place-items:center;text-align:center;color:var(--cv2-muted);border-left:1px solid var(--cv2-line)}.cv2-gallery-modal{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;border:0;padding:0;background:#f7f5f0;color:#111}.cv2-gallery-modal::backdrop{background:#0000009e}.cv2-gallery-modal figure{width:100%;height:100%;margin:0;display:grid;place-items:center;padding:54px 90px}.cv2-gallery-modal img{max-width:100%;max-height:100%;object-fit:contain}.cv2-gallery-modal__close{position:fixed;right:24px;top:max(20px,env(safe-area-inset-top));z-index:3;width:46px;height:46px;border:1px solid #cfcac1;background:#fff;display:grid;place-items:center;cursor:pointer}.cv2-gallery-modal__arrow{position:fixed;top:50%;z-index:3;width:56px;height:56px;border:1px solid #cfcac1;background:#fff;border-radius:50%;display:grid;place-items:center;transform:translateY(-50%);cursor:pointer}.cv2-gallery-modal__arrow--prev{left:22px}.cv2-gallery-modal__arrow--next{right:22px}.cv2-gallery-modal__counter{position:fixed;left:50%;bottom:max(22px,env(safe-area-inset-bottom));z-index:3;transform:translate(-50%);padding:9px 13px;border:1px solid #cfcac1;background:#fffffff0;font-size:12px;letter-spacing:.16em;font-weight:650}.cv2-assurance{max-width:1140px;margin:70px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--cv2-line)}.cv2-assurance__item{min-height:150px;display:flex;align-items:center;gap:22px;padding:30px;border-right:1px solid var(--cv2-line)}.cv2-assurance__item:last-child{border-right:0}.cv2-assurance__icon{flex:0 0 42px;color:var(--cv2-ink)}.cv2-assurance__item--diamond .cv2-assurance__icon{color:var(--cv2-ink)}.cv2-product--blue .cv2-assurance__item--diamond .cv2-assurance__icon{color:var(--cv2-blue)}.cv2-assurance__icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.55}.cv2-assurance__item strong{display:block;font-size:18px;font-weight:500}.cv2-assurance__item small{display:block;margin-top:6px;color:var(--cv2-muted);font-size:13px;line-height:1.55}.cv2-atelier{max-width:1040px;margin:92px auto 0;padding:0 8px}.cv2-atelier__head{border-bottom:1px solid var(--cv2-line);padding-bottom:38px}.cv2-atelier__head .cv2-kicker{margin-bottom:15px}.cv2-atelier__head h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(44px,5.5vw,74px);font-weight:400;letter-spacing:-.045em;line-height:1}.cv2-atelier__head>p:last-child{margin:22px 0 0;color:var(--cv2-muted);font-size:18px;line-height:1.6}.cv2-product .csp-options{display:block;margin-top:48px}.cv2-product .csp-option{border:0;margin:0 0 42px;padding:0}.cv2-product .csp-option legend,.cv2-product .csp-option--select>label{display:flex;justify-content:space-between;gap:20px;width:100%;padding-bottom:16px;border-bottom:1px solid var(--cv2-line);font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:650}.cv2-product .csp-option legend small,.cv2-product .csp-option--select>label small{font-size:11px;color:var(--cv2-muted);font-weight:400;letter-spacing:.08em;text-transform:none}.cv2-product .csp-option__lead{margin:22px 0 24px;color:var(--cv2-muted);font-size:16px}.cv2-product .csp-metal-grid{display:grid;gap:14px}.cv2-product .csp-metal-grid input,.cv2-product .csp-pill-grid input{position:absolute;opacity:0;pointer-events:none}.cv2-product .csp-metal-card{min-height:126px;border:1px solid #bcb7ae;display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px;padding:24px 30px;cursor:pointer;background:#fff}.cv2-product .csp-metal-card__copy strong{display:block;font-size:24px;font-weight:400}.cv2-product .csp-metal-card__copy small{display:block;margin-top:7px;color:var(--cv2-muted);font-size:13px;letter-spacing:.04em}.cv2-product .csp-metal-card__price{text-align:right}.cv2-product .csp-metal-card__price b{display:block;font-size:17px}.cv2-product .csp-metal-card__price em{display:none;margin-top:7px;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;font-style:normal}.cv2-product .csp-metal-grid input:checked+label{background:var(--cv2-ink);color:#fff;border-color:var(--cv2-ink)}.cv2-product .csp-metal-grid input:checked+label small{color:#bdb9b2}.cv2-product .csp-metal-grid input:checked+label em{display:block}.cv2-product .csp-metal-grid input.disabled+label,.cv2-product .csp-pill-grid input.disabled+label{opacity:.42;cursor:not-allowed}.cv2-product .csp-pill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:22px}.cv2-product .csp-pill-grid label{display:grid;place-items:center;min-height:74px;border:1px solid #bcb7ae;background:#fff;padding:12px;cursor:pointer}.cv2-product .csp-pill-grid input:checked+label{background:var(--cv2-ink);color:#fff;border-color:var(--cv2-ink)}.cv2-product .csp-select{position:relative;margin-top:22px}.cv2-product .csp-select select{width:100%;height:68px;border:1px solid var(--cv2-control-line);background:#fff;padding:0 50px 0 18px}.cv2-product .csp-select>span{position:absolute;right:18px;top:50%;transform:translateY(-50%)}.cv2-product .csp-option--metal-select .csp-option__lead{margin:18px 0 14px}.cv2-product .csp-metal-select{position:relative;width:100%;height:64px;border:1px solid var(--cv2-control-line);background:#fff;color:var(--cv2-ink)}.cv2-product .csp-metal-select__native{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:2;width:calc(100% + 2px);height:calc(100% + 2px);margin:0;border:0;border-radius:0;opacity:.001;cursor:pointer;-webkit-appearance:none;appearance:none;font:inherit;font-size:16px;color:var(--cv2-ink);background:transparent}.cv2-product .csp-metal-select__native:focus{outline:0}.cv2-product .csp-metal-select:focus-within{outline:0;border-color:var(--cv2-ink);box-shadow:inset 0 0 0 1px var(--cv2-ink)}.cv2-product .csp-metal-select__visual{height:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 40px;align-items:center;gap:12px;padding:0 10px 0 16px;pointer-events:none}.cv2-product .csp-metal-select__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.2;letter-spacing:.025em}.cv2-product .csp-metal-select__price{white-space:nowrap;font-size:14.5px;font-weight:650;line-height:1;font-variant-numeric:tabular-nums}.cv2-product .csp-metal-select__chevron{position:relative;width:40px;height:44px;display:block}.cv2-product .csp-metal-select__chevron:before,.cv2-product .csp-metal-select__chevron:after{content:"";position:absolute;top:21px;width:8px;height:1px;background:currentColor}.cv2-product .csp-metal-select__chevron:before{left:12px;transform:rotate(40deg)}.cv2-product .csp-metal-select__chevron:after{right:12px;transform:rotate(-40deg)}.cv2-product .csp-metal-select:hover{border-color:var(--cv2-ink)}@media(forced-colors:active){.cv2-product .csp-metal-select{border:0}.cv2-product .csp-metal-select__native{top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:1;-webkit-appearance:auto;appearance:auto;color:ButtonText;background:ButtonFace;border:1px solid ButtonText;padding:0 12px}.cv2-product .csp-metal-select__visual{display:none}}.cv2-size{margin-top:56px;padding-top:46px;border-top:1px solid var(--cv2-line)}.cv2-size__head{display:flex;justify-content:space-between;align-items:end;gap:24px}.cv2-size__head .cv2-kicker{margin-bottom:12px}.cv2-size__head h3{margin:0;font-size:30px;font-weight:400}.cv2-text-link{display:inline-flex;align-items:center;min-height:44px;border:0;border-bottom:1px solid currentColor;background:transparent;padding:8px 0 6px;color:#6e6963;cursor:pointer;line-height:1.35;touch-action:manipulation}.cv2-size__modes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.cv2-size__modes button{min-height:68px;border:1px solid var(--cv2-control-line);background:#fff;padding:14px;cursor:pointer}.cv2-size__modes button.is-active{background:var(--cv2-ink);color:#fff;border-color:var(--cv2-ink)}.cv2-size__panel{margin-top:22px;padding:24px;border:1px solid var(--cv2-line);background:#fff}.cv2-size__panel label>span,.cv2-size__panel>label{display:block;font-size:13px;letter-spacing:.08em;color:#5f5b56}.cv2-size__field-wrap{position:relative;display:block;margin-top:9px;letter-spacing:normal;color:var(--cv2-ink)}.cv2-size__panel .cv2-size__field-wrap input,.cv2-size__panel .cv2-size__field-wrap select{display:block;width:100%;height:56px;margin:0;border:1px solid var(--cv2-control-line);border-radius:0;background:#fff;color:var(--cv2-ink);padding:0 14px;font-size:16px;line-height:1.2;-webkit-appearance:none;appearance:none}.cv2-size__panel .cv2-size__field-wrap--select select{padding-right:48px}.cv2-size__field-wrap--select:after{content:"";position:absolute;right:20px;top:50%;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-70%) rotate(45deg);pointer-events:none}.cv2-size__field-wrap:focus-within{box-shadow:0 0 0 1px var(--cv2-ink)}.cv2-size__field-wrap input:focus,.cv2-size__field-wrap select:focus{outline:0;border-color:var(--cv2-ink)}.cv2-size__field-wrap input::placeholder{color:#8a857e;opacity:1}.cv2-size__measure-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cv2-field-note,.cv2-size__confirmation,.cv2-size__result{margin:14px 0 0;color:var(--cv2-muted);font-size:14px;line-height:1.55}.cv2-size__result.is-error{color:#9e2424}.cv2-size__result.is-valid{color:#315e43}.cv2-order-summary{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-top:54px;padding:28px 0;border-top:1px solid var(--cv2-line);border-bottom:1px solid var(--cv2-line)}.cv2-order-summary small{display:block;font-size:11px;letter-spacing:.2em;color:#6f6b66}.cv2-order-summary p{margin:9px 0 0;font-size:17px}.cv2-order-summary strong{font-size:36px;font-weight:400;white-space:nowrap}.cv2-purchase-reassurance{display:grid;gap:8px;margin:24px 0;color:#77736e;font-size:14px}.cv2-purchase-reassurance span:before{content:"\2713";margin-right:10px;color:#9b7a41}.cv2-product .product-form{margin:0}.cv2-product .product-form__buttons{max-width:none}.cv2-product [data-corsaille-add-to-cart],.cv2-product .product-form__submit{min-height:84px;border:0;border-radius:0;background:var(--cv2-ink);color:#fff;text-transform:uppercase;letter-spacing:.2em;font-size:13px;font-weight:650}.cv2-product .product-form__submit:after,.cv2-product .product-form__submit:before{display:none}.cv2-consultation{display:grid;place-items:center;min-height:78px;margin-top:14px;border:1px solid var(--cv2-ink);color:var(--cv2-ink);text-decoration:none;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:650}.cv2-consultation__note{text-align:center;margin:14px 0 0;color:var(--cv2-muted);font-size:13px}.cv2-size-guide{width:min(840px,calc(100vw - 32px));border:0;padding:54px;background:var(--cv2-paper)}.cv2-size-guide::backdrop{background:#0000008a}.cv2-size-guide__close{position:absolute;top:18px;right:18px;width:46px;height:46px;border:1px solid var(--cv2-line);background:#fff;display:grid;place-items:center;cursor:pointer}.cv2-size-guide__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.cv2-size-guide h2{font-size:44px;line-height:1.05;letter-spacing:-.04em;font-weight:400;margin:0}.cv2-size-guide__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:38px 0}.cv2-size-guide__steps section{border-top:1px solid var(--cv2-line);padding-top:20px}.cv2-size-guide__steps b{font-size:11px;letter-spacing:.16em}.cv2-size-guide__steps h3{font-size:18px;font-weight:500}.cv2-size-guide__steps p{color:var(--cv2-muted);line-height:1.55}.cv2-button{min-height:62px;padding:0 24px;border:1px solid var(--cv2-ink);cursor:pointer}.cv2-button--dark{background:var(--cv2-ink);color:#fff}.cv2-editorial{max-width:1240px;margin:118px auto 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);gap:86px;padding-top:84px;border-top:1px solid var(--cv2-line)}.cv2-editorial h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(48px,5.8vw,78px);font-weight:400;line-height:1.02;letter-spacing:-.05em}.cv2-editorial__copy{margin-top:32px;font-size:20px;line-height:1.72;color:#34312e}.cv2-editorial__copy p{margin:0 0 22px}.cv2-editorial__specs dl{margin:30px 0 0}.cv2-editorial__specs dl div{display:grid;grid-template-columns:150px 1fr;gap:30px;padding:22px 0;border-top:1px solid var(--cv2-line)}.cv2-editorial__specs dl div:last-child{border-bottom:1px solid var(--cv2-line)}.cv2-editorial__specs dt{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:650;color:#6f6b66}.cv2-editorial__specs dd{margin:0;text-align:right;font-size:16px}.cv2-disclosures{max-width:1240px;margin:92px auto 0;border-top:1px solid var(--cv2-line)}.cv2-disclosures details{border-bottom:1px solid var(--cv2-line);padding:0 2px}.cv2-disclosures summary{list-style:none;cursor:pointer;padding:24px 0;font-size:17px}.cv2-disclosures summary::-webkit-details-marker{display:none}.cv2-disclosures summary:after{content:"+";float:right}.cv2-disclosures details[open] summary:after{content:"\2212"}.cv2-disclosures p{max-width:760px;margin:0 0 26px;color:var(--cv2-muted);line-height:1.65}.cv2-dock{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));z-index:31;width:min(720px,calc(100vw - 30px));transform:translate(-50%,140%);opacity:0;pointer-events:none;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:12px 12px 12px 22px;border:1px solid var(--cv2-line);background:#fbfaf7;box-shadow:none;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s ease}.cv2-dock.is-visible{transform:translate(-50%);opacity:1;pointer-events:auto}.cv2-dock small{display:block;font-size:15px}.cv2-dock span{display:block;margin-top:3px;color:var(--cv2-muted);font-size:12px}.cv2-dock strong{font-size:18px;white-space:nowrap}.cv2-dock button{height:58px;min-width:138px;border:0;background:var(--cv2-ink);color:#fff;text-transform:uppercase;letter-spacing:.16em;font-size:11px;cursor:pointer}.cv2-product-page .ccv__whatsapp,.cv2-product~.ccv .ccv__whatsapp,body:has(.cv2-product) .ccv__whatsapp,.cv2-product-page .ccv__mobile-bar,body:has(.cv2-product) .ccv__mobile-bar{display:none!important}.cv2-product .corsaille-cta-glint{display:none}@media(max-width:989px){.cv2-product__shell{padding:0 0 58px}.cv2-product__opening{display:block}.cv2-identity,.cv2-identity.cv2-identity--sticky{position:static;padding:48px 40px 54px}.cv2-product__gallery{border-left:0;border-top:1px solid var(--cv2-line)}.cv2-identity h1{font-size:clamp(56px,13vw,88px)}.cv2-identity__sentence{font-size:24px}.cv2-price strong{font-size:46px}.cv2-gallery__list,.cv2-gallery__frame,.cv2-gallery__image,.cv2-gallery__video,.cv2-gallery__model{min-height:0}.cv2-gallery--focus .cv2-gallery__frame{aspect-ratio:1/1.02}.cv2-gallery--focus .cv2-gallery__image{height:100%}.cv2-gallery--diptych .cv2-gallery__list{min-height:0}.cv2-gallery--diptych .cv2-gallery__frame{aspect-ratio:.78/1;min-height:0}.cv2-gallery--diptych .cv2-gallery__image,.cv2-gallery--diptych .cv2-gallery__video,.cv2-gallery--diptych .cv2-gallery__model{height:100%;min-height:0}.cv2-assurance{margin:52px 40px 0;grid-template-columns:1fr 1fr}.cv2-assurance__item{border-bottom:1px solid var(--cv2-line);min-height:145px}.cv2-assurance__item:nth-child(2){border-right:0}.cv2-assurance__item:nth-child(3),.cv2-assurance__item:nth-child(4){border-bottom:0}.cv2-assurance__item:nth-child(3){border-right:1px solid var(--cv2-line)}.cv2-atelier,.cv2-editorial,.cv2-disclosures{margin-left:40px;margin-right:40px}.cv2-editorial{grid-template-columns:1fr;gap:72px}.cv2-editorial__specs{max-width:none}}@media(max-width:749px){.cv2-identity{padding:38px 24px 44px}.cv2-identity__eyebrow{font-size:10.5px;margin-bottom:24px;line-height:1.65;letter-spacing:.19em;white-space:normal;overflow:visible}.cv2-identity h1{font-size:clamp(54px,15vw,76px);line-height:.96}.cv2-identity__sentence{font-size:20px;line-height:1.5;margin-top:26px}.cv2-price{margin-top:30px;gap:14px}.cv2-price strong{font-size:40px}.cv2-price span,.cv2-identity__service{font-size:13px}.cv2-identity__utilities{margin-top:32px;gap:28px}.cv2-identity__utilities button{font-size:10.5px}.cv2-gallery__zoom{top:14px;left:14px;width:42px;height:42px}.cv2-gallery__arrow{width:48px;height:48px}.cv2-gallery__arrow--prev{left:12px}.cv2-gallery__arrow--next{right:12px}.cv2-gallery__counter{right:12px;bottom:12px}.cv2-gallery__rail-wrap{grid-template-columns:minmax(0,1fr);padding:16px 12px 18px}.cv2-gallery__rail-wrap.has-overflow{grid-template-columns:34px minmax(0,1fr) 34px}.cv2-gallery__rail-arrow{width:34px;height:44px}.cv2-gallery__thumbs{gap:10px}.cv2-gallery__thumbs li,.cv2-gallery__thumb{width:72px;flex-basis:72px;height:72px}.cv2-gallery--diptych .cv2-gallery__frame{aspect-ratio:.74/1}.cv2-gallery--diptych .cv2-gallery__zoom{width:44px;height:44px}.cv2-gallery--diptych .cv2-gallery__arrow{top:auto;bottom:10px;transform:none}.cv2-gallery--diptych .cv2-gallery__counter{display:none}.cv2-assurance{margin:42px 24px 0}.cv2-assurance__item{padding:22px 18px;gap:15px;min-height:138px}.cv2-assurance__icon{flex-basis:34px}.cv2-assurance__icon svg{width:34px;height:34px}.cv2-assurance__item strong{font-size:16px}.cv2-assurance__item small{font-size:12px;line-height:1.45}.cv2-atelier{margin:70px 24px 0;padding:0}.cv2-atelier__head h2{font-size:50px}.cv2-atelier__head>p:last-child{font-size:15px}.cv2-product .csp-metal-card{min-height:110px;padding:20px 18px}.cv2-product .csp-metal-card__copy strong{font-size:20px}.cv2-product .csp-metal-card__copy small{font-size:11px}.cv2-product .csp-metal-card__price b{font-size:15px}.cv2-product .csp-pill-grid{grid-template-columns:1fr 1fr}.cv2-size__head{display:block}.cv2-size__head .cv2-text-link{margin-top:18px}.cv2-size__modes,.cv2-size__measure-grid{grid-template-columns:1fr}.cv2-order-summary{align-items:start}.cv2-order-summary p{font-size:14px}.cv2-order-summary strong{font-size:30px}.cv2-product [data-corsaille-add-to-cart],.cv2-product .product-form__submit{min-height:78px;font-size:11px}.cv2-editorial{margin:88px 24px 0;padding-top:62px}.cv2-editorial h2{font-size:52px}.cv2-editorial__copy{font-size:18px}.cv2-editorial__specs dl div{grid-template-columns:110px 1fr;gap:16px}.cv2-disclosures{margin:70px 24px 0}.cv2-size-guide{padding:50px 24px 28px}.cv2-size-guide h2{font-size:38px}.cv2-size-guide__steps{grid-template-columns:1fr}.cv2-dock{grid-template-columns:1fr auto;padding:10px 10px 10px 16px}.cv2-dock strong{display:none}.cv2-dock button{min-width:118px;height:54px}.cv2-gallery-modal figure{padding:66px 12px}.cv2-gallery-modal__arrow{width:46px;height:46px}.cv2-gallery-modal__arrow--prev{left:10px}.cv2-gallery-modal__arrow--next{right:10px}}@media(prefers-reduced-motion:reduce){.cv2-dock{transition:none}}.cv2-gallery [hidden]{display:none!important}.cv2-product--gallery-contain .cv2-gallery--focus .cv2-gallery__image{object-fit:contain;background:#f4f3f0}.cv2-product--gallery-cover .cv2-gallery--focus .cv2-gallery__image{object-fit:cover;background:#f4f3f0}.cv2-gallery__thumb.is-paired:not(.is-active){border-color:#8f8a82}.cv2-gallery__arrow[disabled],.cv2-gallery__rail-arrow[disabled]{opacity:.3;cursor:default}.cv2-editorial--single{grid-template-columns:minmax(0,860px);justify-content:start}.cv2-editorial--single .cv2-editorial__specs{max-width:820px}.cv2-dock button:disabled{opacity:.48;cursor:not-allowed}@media(max-width:989px){.cv2-editorial--single{grid-template-columns:1fr}}@media(max-width:749px){.cv2-identity h1{font-size:clamp(46px,12.8vw,68px);line-height:.98}.cv2-identity__sentence{font-size:19px}.cv2-price strong{font-size:38px}}.cv2-product--frame-balanced .cv2-gallery--focus .cv2-gallery__stage,.cv2-product--frame-balanced .cv2-gallery--focus .cv2-gallery__frame{aspect-ratio:1.08/1}.cv2-product--frame-portrait .cv2-gallery--focus .cv2-gallery__stage,.cv2-product--frame-portrait .cv2-gallery--focus .cv2-gallery__frame{aspect-ratio:4/5}.cv2-product--frame-landscape .cv2-gallery--focus .cv2-gallery__stage,.cv2-product--frame-landscape .cv2-gallery--focus .cv2-gallery__frame{aspect-ratio:4/3}.cv2-product--frame-balanced .cv2-gallery--focus .cv2-gallery__frame,.cv2-product--frame-portrait .cv2-gallery--focus .cv2-gallery__frame,.cv2-product--frame-landscape .cv2-gallery--focus .cv2-gallery__frame,.cv2-product--frame-balanced .cv2-gallery--focus .cv2-gallery__image,.cv2-product--frame-portrait .cv2-gallery--focus .cv2-gallery__image,.cv2-product--frame-landscape .cv2-gallery--focus .cv2-gallery__image{min-height:0}.cv2-product.is-variant-updating [data-cv2-price],.cv2-product.is-variant-updating [data-cv2-summary-price],.cv2-product.is-variant-updating .csp-metal-select__visual{opacity:.58}.cv2-product [data-cv2-price],.cv2-product [data-cv2-summary-price]{transition:opacity .16s ease}.cv2-product :is(button,a,input,select,summary):focus-visible{outline:2px solid var(--cv2-ink);outline-offset:3px}.cv2-product .csp-metal-select__native:focus-visible,.cv2-product .cv2-size__field-wrap :is(input,select):focus-visible{outline:0;outline-offset:0}.cv2-product :is(.cv2-gallery__arrow,.cv2-gallery__zoom,.cv2-gallery__rail-arrow,.cv2-gallery-modal__arrow):hover{border-color:#11100f6b;background:#fff}.cv2-gallery__rail-arrow[hidden]{display:none}.cv2-dock[aria-hidden=true]{visibility:hidden}.cv2-dock[aria-hidden=false]{visibility:visible}.cv2-size__result[role=status]{min-height:1.5em}.cv2-size input[aria-invalid=true]{border-color:#8a2f27}.cv2-product input[type=text]{font-size:16px}@media(max-width:989px){.cv2-product--frame-balanced .cv2-gallery--focus .cv2-gallery__stage,.cv2-product--frame-balanced .cv2-gallery--focus .cv2-gallery__frame{aspect-ratio:1/1.02}.cv2-product--frame-portrait .cv2-gallery--focus .cv2-gallery__stage,.cv2-product--frame-portrait .cv2-gallery--focus .cv2-gallery__frame{aspect-ratio:4/5}.cv2-product--frame-landscape .cv2-gallery--focus .cv2-gallery__stage,.cv2-product--frame-landscape .cv2-gallery--focus .cv2-gallery__frame{aspect-ratio:4/3}}@media(max-width:380px){.cv2-identity{padding-left:20px;padding-right:20px}.cv2-identity h1{font-size:clamp(43px,13vw,58px)}.cv2-assurance{margin-left:20px;margin-right:20px}.cv2-assurance__item{padding:19px 14px;gap:12px}.cv2-assurance__item strong{font-size:15px}.cv2-assurance__item small{font-size:11.5px}.cv2-atelier,.cv2-editorial,.cv2-disclosures{margin-left:20px;margin-right:20px}}.cv2-product,.cv2-product__shell,.cv2-product__opening,.cv2-product__gallery,.cv2-gallery,.cv2-identity,.cv2-atelier,.cv2-editorial,.cv2-disclosures{min-width:0}.cv2-product{overflow:clip}.cv2-identity__eyebrow>*{min-width:0;overflow-wrap:anywhere}.cv2-identity__eyebrow a{display:inline-flex;min-height:44px;align-items:center;margin-block:-10px}.cv2-gallery__stage,.cv2-gallery__frame{isolation:isolate}.cv2-gallery__item[aria-hidden=true]{pointer-events:none}.cv2-gallery__item[aria-hidden=false]{pointer-events:auto}.cv2-gallery__image{backface-visibility:hidden;transform:translateZ(0)}.cv2-gallery__zoom,.cv2-gallery__arrow,.cv2-gallery__rail-arrow,.cv2-gallery__thumb,.cv2-gallery-modal__close,.cv2-gallery-modal__arrow{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cv2-gallery-modal{overscroll-behavior:contain}.cv2-gallery-modal[open]{display:block}.cv2-gallery-modal img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.cv2-assurance__item>span:last-child{min-width:0}.cv2-assurance__item small{overflow-wrap:anywhere}.cv2-product .csp-metal-card,.cv2-product .csp-pill-card,.cv2-size__modes button,.cv2-consultation,.cv2-product-form__buttons button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cv2-product .csp-metal-card__copy,.cv2-product .csp-metal-card__price{min-width:0}.cv2-product .csp-metal-card__copy small{overflow-wrap:anywhere}.cv2-disclosures summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cv2-disclosures summary:after{float:none;flex:0 0 auto}.cv2-dock{box-shadow:none;will-change:transform,opacity}.cv2-dock:not(.is-visible){visibility:hidden}.cv2-dock.is-visible{visibility:visible}.cv2-dock small,.cv2-dock span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cv2-product [hidden]{display:none!important}.cv2-product :where(button,a,summary){-webkit-tap-highlight-color:transparent}.cv2-size-guide,.cv2-gallery-modal{scrollbar-gutter:stable}.cv2-size-guide[open]{display:block}.cv2-size-guide__close{touch-action:manipulation}@media(min-width:990px){.cv2-product__opening>*{min-width:0}.cv2-gallery--diptych .cv2-gallery__item{min-width:0}}@media(max-width:749px){.cv2-identity__eyebrow{font-size:10.5px;line-height:1.6}.cv2-identity__service{font-size:13.5px;line-height:1.55}.cv2-identity__utilities button{font-size:10.5px}.cv2-gallery--diptych .cv2-gallery__arrow{top:50%;bottom:auto;transform:translateY(-50%)}.cv2-gallery__thumb{scroll-margin-inline:12px}.cv2-assurance__item small{font-size:12.5px}.cv2-product .csp-metal-card__copy small{font-size:12px;line-height:1.5}.cv2-product .csp-metal-card__price b{font-size:15.5px}.cv2-product .csp-option__lead{font-size:15px;line-height:1.6}.cv2-disclosures summary{font-size:16px;min-height:66px}.cv2-disclosures p{font-size:15px}.cv2-dock{bottom:calc(10px + env(safe-area-inset-bottom));width:calc(100vw - 24px)}}@media(max-width:380px){.cv2-assurance__item small{font-size:12px}.cv2-product .csp-metal-card{grid-template-columns:minmax(0,1fr) auto;gap:12px}.cv2-product .csp-metal-card__copy strong{font-size:19px}}.cv2-product .csp-metal-grid input:focus-visible+label,.cv2-product .csp-pill-grid input:focus-visible+label{outline:2px solid var(--cv2-ink);outline-offset:3px}.cv2-product .csp-metal-grid input:disabled+label,.cv2-product .csp-pill-grid input:disabled+label{opacity:.42;cursor:not-allowed}.cv2-product .csp-metal-grid input:disabled+label *,.cv2-product .csp-pill-grid input:disabled+label *{pointer-events:none}.cv2-size__result:empty{display:none}.cv2-order-summary__size{display:block;margin-top:8px;color:var(--cv2-muted);font-size:13px;line-height:1.45;letter-spacing:.025em}.cv2-product [aria-busy=true]{cursor:progress}.cv2-product .product-form__submit:disabled,.cv2-dock button:disabled{opacity:.52;cursor:not-allowed}@media(max-width:749px){.cv2-order-summary__size{font-size:12.5px}.cv2-size__panel{padding:20px 18px}}.cv2-identity__utilities [data-corsaille-save].is-saved{color:var(--cv2-ink)}.cv2-identity__utilities [data-corsaille-save].is-saved svg{fill:currentColor}@media(prefers-reduced-motion:reduce){.cv2-product *,.cv2-product *:before,.cv2-product *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0s!important}.cv2-gallery__image,.cv2-dock{transform:none!important}.cv2-dock{left:50%;transform:translate(-50%)!important}}.cv2-product{--cv2-shell-max:1540px;--cv2-shell-gutter:clamp(20px,2vw,30px);--cv2-atelier-max:1040px;overflow-x:clip;overflow-y:visible}.cv2-product__shell{max-width:var(--cv2-shell-max);padding-inline:var(--cv2-shell-gutter)}.cv2-product--opening-gallery-dominant .cv2-product__opening{grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr)}.cv2-product--opening-balanced .cv2-product__opening{grid-template-columns:minmax(390px,.86fr) minmax(0,1.14fr)}.cv2-product--identity-compact .cv2-identity{padding-top:52px;padding-bottom:52px}.cv2-product--title-medium .cv2-identity h1{font-size:clamp(50px,5.65vw,92px);line-height:.95}.cv2-product--title-long .cv2-identity h1{font-size:clamp(46px,5.1vw,82px);line-height:.97;letter-spacing:-.052em}.cv2-product--atelier-intimate{--cv2-atelier-max:920px}.cv2-product--atelier-standard{--cv2-atelier-max:1040px}.cv2-product--atelier-wide{--cv2-atelier-max:1160px}.cv2-atelier{max-width:var(--cv2-atelier-max)}.cv2-product--assurance-compact .cv2-assurance__item{min-height:126px;padding:24px 26px}.cv2-product--assurance-compact .cv2-assurance{margin-top:56px}.cv2-gallery__thumb{border:1px solid var(--cv2-line)}.cv2-gallery__thumb.is-active{border:1px solid var(--cv2-ink);box-shadow:inset 0 0 0 1px var(--cv2-ink)}.cv2-gallery__thumb.is-paired:not(.is-active){border-color:#8f8a82;box-shadow:inset 0 0 0 1px transparent}.cv2-product .product-form__input--pill .csp-metal-grid input[type=radio]+label,.cv2-product .product-form__input--pill .csp-pill-grid input[type=radio]+label{position:relative;display:grid;margin:0;border:1px solid var(--cv2-control-line);border-radius:0;background:#fff;color:var(--cv2-ink);box-shadow:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.cv2-product .product-form__input--pill .csp-metal-grid input[type=radio]+label:before,.cv2-product .product-form__input--pill .csp-pill-grid input[type=radio]+label:before{display:none}.cv2-product .product-form__input--pill .csp-metal-grid input[type=radio]:checked+label,.cv2-product .product-form__input--pill .csp-pill-grid input[type=radio]:checked+label{background:var(--cv2-ink);color:#fff;border-color:var(--cv2-ink);box-shadow:inset 0 0 0 1px var(--cv2-ink)}.cv2-gallery__arrow svg,.cv2-gallery__rail-arrow svg,.cv2-gallery-modal__arrow svg{display:block}.cv2-gallery__arrow--prev svg,.cv2-gallery__rail-arrow:first-child svg,.cv2-gallery-modal__arrow--prev svg{transform:translate(-1px)}.cv2-gallery__arrow--next svg,.cv2-gallery__rail-arrow:last-child svg,.cv2-gallery-modal__arrow--next svg{transform:translate(1px)}.cv2-product .product-form__submit,.cv2-consultation,.cv2-dock button{transition:background .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease}@media(hover:hover){.cv2-product .product-form__submit:not(:disabled):hover{background:#2a2825}.cv2-consultation:hover{background:var(--cv2-ink);color:#fff}}.cv2-order-summary>div{min-width:0}.cv2-order-summary p{overflow-wrap:break-word}.cv2-order-summary strong{flex:0 0 auto}.cv2-product .csp-option legend>[data-selected-value]{max-width:55%;text-align:right;overflow-wrap:anywhere}.cv2-product .csp-metal-card__price{white-space:nowrap}@media(max-width:989px){.cv2-product{--cv2-shell-gutter:0px}.cv2-product__shell{padding-inline:0}.cv2-product .cv2-product__opening,.cv2-product.cv2-product--opening-gallery-dominant .cv2-product__opening,.cv2-product.cv2-product--opening-balanced .cv2-product__opening{display:block;grid-template-columns:none}.cv2-product .cv2-identity,.cv2-product .cv2-identity.cv2-identity--sticky{position:static;top:auto}.cv2-product--identity-compact .cv2-identity{padding-top:38px;padding-bottom:40px}}@media(max-width:749px){.cv2-product--title-standard .cv2-identity h1{font-size:clamp(44px,12.2vw,58px)}.cv2-product--title-medium .cv2-identity h1{font-size:clamp(41px,11.4vw,54px)}.cv2-product--title-long .cv2-identity h1{font-size:clamp(38px,10.5vw,50px);line-height:1}.cv2-product--identity-compact .cv2-identity{padding:30px 24px 36px}.cv2-product--assurance-compact .cv2-assurance{margin-top:36px}.cv2-product--assurance-compact .cv2-assurance__item{min-height:120px;padding:18px 16px}.cv2-product--mobile-gallery-focus .cv2-gallery--diptych .cv2-gallery__list{grid-template-columns:1fr;background:#fff}.cv2-product--mobile-gallery-focus .cv2-gallery--diptych .cv2-gallery__item{grid-area:1/1}.cv2-product--mobile-gallery-focus .cv2-gallery--diptych .cv2-gallery__frame{aspect-ratio:1/1.02}.cv2-product--mobile-gallery-focus .cv2-gallery--diptych .cv2-gallery__counter{display:block}.cv2-order-summary{gap:16px}.cv2-order-summary strong{font-size:28px}.cv2-product .csp-option legend,.cv2-product .csp-option--select>label{align-items:flex-start}}@media(max-width:380px){.cv2-product--title-standard .cv2-identity h1{font-size:42px}.cv2-product--title-medium .cv2-identity h1{font-size:39px}.cv2-product--title-long .cv2-identity h1{font-size:36px}.cv2-order-summary{display:grid;grid-template-columns:minmax(0,1fr) auto}.cv2-order-summary strong{font-size:25px}}@media(max-width:359px){.cv2-order-summary{grid-template-columns:1fr;align-items:start}.cv2-order-summary strong{justify-self:start;margin-top:4px}.cv2-product .csp-metal-select__visual{grid-template-columns:minmax(0,1fr) auto 40px;gap:8px;padding-left:14px;padding-right:6px}.cv2-product .csp-metal-select__name{font-size:15.5px}.cv2-product .csp-metal-select__price{font-size:13.5px}.cv2-product .csp-metal-select__chevron{width:40px}}.cv2-product .product-form__submit,.cv2-consultation,.cv2-dock button{border-radius:0}.cv2-product .product-form__submit{position:relative;overflow:hidden}.cv2-product .product-form__submit [data-corsaille-submit-label]{display:inline-flex;align-items:center;justify-content:center;min-width:0;text-align:center}.cv2-product .product-form__submit[aria-disabled=true]{background:#d9d5ce;color:#6f6b66}.cv2-product .product-form__submit[aria-disabled=true] .loading__spinner{display:none}.cv2-product .csp-option legend>[data-selected-value]{line-height:1.45}.cv2-gallery__counter{font-variant-numeric:tabular-nums}.cv2-gallery__thumb,.cv2-gallery__arrow,.cv2-gallery__rail-arrow,.cv2-gallery__zoom,.cv2-gallery-modal__arrow,.cv2-gallery-modal__close{border-radius:0}.cv2-dock{max-width:calc(100vw - 24px)}@media(max-width:749px){.cv2-identity__utilities{flex-wrap:wrap;row-gap:8px}.cv2-product .product-form__submit [data-corsaille-submit-label]{line-height:1.35}}.cv2-product .product-form,.cv2-product .product-form form,.cv2-product .product-form__buttons,.cv2-product .product-form__submit,.cv2-consultation{display:block;width:100%;max-width:none}.cv2-product .product-form__submit{display:flex;align-items:center;justify-content:center;padding-inline:24px}.cv2-consultation{display:grid}.cv2-consultation__note{max-width:720px;margin-inline:auto;padding-inline:18px;line-height:1.55}.cv2-product .product-form__submit:disabled,.cv2-product .product-form__submit[aria-disabled=true]{box-shadow:none}@media(max-width:749px){.cv2-product .cv2-gallery--diptych .cv2-gallery__list{display:flex;grid-template-columns:none;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;background:#fff}.cv2-product .cv2-gallery--diptych .cv2-gallery__list::-webkit-scrollbar{display:none}.cv2-product .cv2-gallery--diptych .cv2-gallery__item.is-visible{display:block;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.cv2-product .cv2-gallery--diptych .cv2-gallery__frame{aspect-ratio:1/1.02}.cv2-product .cv2-gallery--diptych .cv2-gallery__counter{display:block}.cv2-consultation__note{font-size:12px}}.cv2-gallery__zoom,.cv2-gallery__arrow,.cv2-gallery__rail-arrow,.cv2-gallery-modal__arrow,.cv2-gallery-modal__close{color:var(--cv2-ink)}.cv2-dock-sentinel{display:block;width:1px;height:1px;margin:0;padding:0;pointer-events:none;visibility:hidden}.cv2-product--no-variant-options .cv2-atelier__head{padding-bottom:30px}.cv2-product--no-variant-options .cv2-size{margin-top:38px;padding-top:38px}.cv2-assurance__item{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center}.cv2-assurance__icon{margin-top:0;display:grid;place-items:center}.cv2-assurance__item strong{line-height:1.28}.cv2-assurance__item small{line-height:1.48}.cv2-size__modes button{color:var(--cv2-ink)}.cv2-size__modes button.is-active{color:#fff}.cv2-text-link{color:var(--cv2-muted)}.cv2-editorial__specs dl div{padding:16px 0}.cv2-dock{grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:8px 8px 8px 18px;background:#fbfaf7f6;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.cv2-dock__copy{min-width:0}.cv2-dock__copy small{font-size:14px;font-weight:520}.cv2-dock__copy span{font-size:11.5px}.cv2-dock button{min-width:226px;height:58px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.cv2-dock button span{margin:0;color:inherit;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.cv2-dock button strong{display:inline;font-size:12px;font-weight:650;letter-spacing:.1em;color:inherit}.cv2-dock button strong:before{content:"\b7";margin-right:8px}@media(max-width:749px){.cv2-product__shell{padding-bottom:42px}.cv2-identity{padding:23px 20px 24px}.cv2-identity__eyebrow{margin-bottom:12px;font-size:9.6px;line-height:1.5}.cv2-product--title-standard .cv2-identity h1{font-size:clamp(40px,10.8vw,49px);line-height:.985}.cv2-product--title-medium .cv2-identity h1{font-size:clamp(38px,10vw,47px);line-height:.995}.cv2-product--title-long .cv2-identity h1{font-size:clamp(35px,9.4vw,43px);line-height:1}.cv2-identity__sentence{margin-top:15px;font-size:16.2px;line-height:1.46}.cv2-price{margin-top:18px;gap:8px}.cv2-price strong{font-size:32px}.cv2-price span{font-size:12.2px}.cv2-identity__service{margin-top:10px;gap:2px;font-size:12.2px;line-height:1.46}.cv2-identity__utilities{margin-top:14px;gap:21px}.cv2-identity__utilities button{padding-block:4px}.cv2-gallery__zoom{top:12px;left:12px;width:44px;height:44px}.cv2-gallery__arrow{width:44px;height:44px}.cv2-gallery__arrow--prev{left:10px}.cv2-gallery__arrow--next{right:10px}.cv2-gallery__counter{right:12px;bottom:12px;padding:6px 8px;font-size:10px}.cv2-gallery__rail-wrap{padding:12px 12px 13px}.cv2-gallery__thumbs{gap:8px}.cv2-gallery__thumbs li,.cv2-gallery__thumb{width:68px;height:68px;flex-basis:68px}.cv2-assurance{margin:22px 18px 0;grid-template-rows:repeat(2,94px)}.cv2-assurance__item{grid-template-columns:30px minmax(0,1fr);align-items:center;align-content:center;min-height:92px;padding:13px 12px;gap:10px}.cv2-assurance__icon{margin-top:0;width:30px;height:30px;flex-basis:30px;display:grid;place-items:center}.cv2-assurance__icon svg{display:block;width:28px;height:28px}.cv2-assurance__item strong{font-size:13.8px;line-height:1.27}.cv2-assurance__item small{margin-top:3px;font-size:11px;line-height:1.4}.cv2-atelier{margin:35px 20px 0}.cv2-atelier__head{padding-bottom:20px}.cv2-atelier__head h2{font-size:clamp(36px,9.4vw,40px);line-height:1.03}.cv2-atelier__head>p:last-child{margin-top:13px;font-size:14.25px;line-height:1.55}.cv2-product .csp-options{margin-top:24px}.cv2-product .csp-option{margin-bottom:24px}.cv2-product .csp-option__lead{margin:17px 0 15px;font-size:14px;line-height:1.55}.cv2-product .csp-option--metal-select .csp-option__lead{margin:14px 0 12px}.cv2-product .csp-metal-grid{gap:9px}.cv2-product .product-form__input--pill .csp-metal-grid input[type=radio]+.csp-metal-card{min-height:90px;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:15px 16px}.cv2-product .csp-metal-card__copy strong{font-size:18px}.cv2-product .csp-metal-card__copy small{margin-top:5px;font-size:10.75px;line-height:1.42}.cv2-product .csp-metal-card__price b{font-size:14px}.cv2-product .csp-metal-card__price em{margin-top:5px;font-size:9px}.cv2-product .csp-pill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.cv2-product .product-form__input--pill .csp-pill-grid input[type=radio]+label{min-height:54px;padding:10px 12px;font-size:15px;line-height:1.2;letter-spacing:.025em}.cv2-product--no-variant-options .cv2-atelier__head{padding-bottom:0}.cv2-product--no-variant-options .cv2-size{margin-top:22px;padding-top:24px}.cv2-size{margin-top:31px;padding-top:28px}.cv2-size__head h3{font-size:clamp(34px,9vw,40px);line-height:1.05}.cv2-size__head .cv2-text-link{margin-top:10px}.cv2-size__modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.cv2-size__modes button{min-height:56px;padding:10px 12px}.cv2-size__modes button:last-child:nth-child(odd){grid-column:1/-1}.cv2-size__panel{margin-top:14px;padding:17px 16px}.cv2-order-summary{margin-top:33px;padding:21px 0;gap:14px}.cv2-order-summary p{font-size:14px;line-height:1.55}.cv2-order-summary strong{font-size:28px}.cv2-purchase-reassurance{margin:16px 0;font-size:13px}.cv2-product .product-form__submit{min-height:62px;padding-inline:18px}.cv2-consultation{min-height:56px;margin-top:10px}.cv2-consultation__note{margin-top:13px;font-size:12px}.cv2-editorial{margin-top:43px;padding-top:34px;gap:36px}.cv2-editorial h2{font-size:clamp(40px,10.8vw,46px);line-height:1.03}.cv2-editorial__copy{margin-top:18px;font-size:16.25px;line-height:1.64}.cv2-editorial__specs dl{margin-top:18px}.cv2-editorial__specs dl div{padding:13px 0}.cv2-disclosures{margin-top:38px}.cv2-disclosures summary{min-height:56px;padding:14px 0}.cv2-dock{bottom:calc(10px + env(safe-area-inset-bottom));width:calc(100vw - 24px);min-height:62px;max-width:none;padding:6px 6px 6px 14px;gap:9px}.cv2-dock__copy small{font-size:12.5px}.cv2-dock__copy span{font-size:10px}.cv2-dock button{height:50px;min-width:168px;padding-inline:12px;gap:5px}.cv2-dock button span{font-size:9.2px}.cv2-dock button strong{display:inline;font-size:10px;letter-spacing:.055em}.cv2-dock button strong:before{margin-right:5px}}.cv2-size--compact-heading .cv2-size__head{display:block}.cv2-size--compact-heading .cv2-size__head .cv2-text-link{margin-top:0}@media(max-width:749px){.cv2-size--compact-heading{margin-top:22px;padding-top:24px}.cv2-size--compact-heading .cv2-size__head .cv2-text-link{margin-top:0}.cv2-gallery--diptych .cv2-gallery__item.is-visible+.cv2-gallery__item.is-visible .cv2-gallery__zoom{display:none}}@media(max-width:380px){.cv2-identity{padding-left:20px;padding-right:20px}.cv2-dock button{min-width:164px;padding-inline:11px}.cv2-dock__copy small{font-size:12.5px}}.cv2-product--no-variant-options .cv2-atelier__head{border-bottom:0;padding-bottom:0}.cv2-product--no-variant-options .cv2-size{margin-top:24px;padding-top:28px}@media(max-width:749px){.cv2-product--no-variant-options .cv2-atelier__head{padding-bottom:0}.cv2-product--no-variant-options .cv2-size{margin-top:22px;padding-top:24px}}product-component:has(>.cv2-product){display:block}.cv2-app-block{margin:18px 0;min-width:0}.cv2-identity__facts{display:flex;flex-wrap:wrap;gap:0;margin:25px 0 0;padding:14px 0;list-style:none;border-block:1px solid var(--cv2-line)}.cv2-identity__facts li{position:relative;margin:0;padding:3px 15px 3px 0;color:#514d48;font-size:10px;font-weight:640;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}.cv2-identity__facts li+li{padding-left:15px}.cv2-identity__facts li+li:before{content:"";position:absolute;left:0;top:50%;width:2px;height:2px;border-radius:50%;background:#8a827a}.cv2-size--pair .cv2-size__people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.cv2-size--pair .cv2-size__person{padding:24px;border:1px solid var(--cv2-line);background:#ffffff85}.cv2-size--pair .cv2-size__modes{grid-template-columns:1fr;margin-top:20px;gap:7px}.cv2-size--pair .cv2-size__modes button{min-height:52px}.cv2-size__person-head{display:grid;grid-template-columns:auto 1fr;gap:3px 13px;padding-bottom:18px;border-bottom:1px solid var(--cv2-line)}.cv2-size__person-head>span{grid-row:1/3;color:#887d72;font-size:9px;letter-spacing:.13em}.cv2-size__person-head h4{margin:0;font-family:var(--font-heading-family);font-size:23px;font-weight:400;line-height:1}.cv2-size__person-head p{margin:3px 0 0;color:var(--cv2-muted);font-size:10px;line-height:1.4}.cv2-size--pair .cv2-size__panel{padding:18px}.cv2-size--pair .cv2-size__measure-grid{grid-template-columns:1fr}.cv2-editorial__specs dd a,.cv2-disclosures a{color:inherit;text-underline-offset:4px}.cv2-next-step{max-width:1480px;margin:92px auto 0;padding:clamp(50px,6vw,86px);background:#181410;color:#f8f4ed}.cv2-next-step .cv2-kicker{color:#b7a38a}.cv2-next-step h2{max-width:920px;margin:0;font-family:var(--font-heading-family);font-size:clamp(46px,6.5vw,88px);font-weight:400;line-height:.98;letter-spacing:-.052em}.cv2-next-step>p:not(.cv2-kicker){max-width:690px;margin:25px 0 0;color:#ffffffb3;font-size:16px;line-height:1.7}.cv2-next-step>a{width:max-content;min-height:44px;display:inline-flex;align-items:center;margin:30px 24px 0 0;padding-bottom:5px;border-bottom:1px solid currentColor;color:#fff;font-size:9px;font-weight:680;letter-spacing:.15em;text-decoration:none;text-transform:uppercase}@media(max-width:749px){.cv2-identity__facts{margin-top:20px;padding:11px 0}.cv2-identity__facts li{font-size:9px;padding-right:10px}.cv2-identity__facts li+li{padding-left:10px}.cv2-size--pair .cv2-size__people{grid-template-columns:1fr;margin-top:20px}.cv2-size--pair .cv2-size__person{padding:18px 16px}.cv2-size--pair .cv2-size__modes{grid-template-columns:repeat(2,minmax(0,1fr))}.cv2-size--pair .cv2-size__modes button:last-child{grid-column:1/-1}.cv2-next-step{margin:52px 0 0;padding:48px 22px}.cv2-next-step h2{font-size:clamp(40px,11vw,50px)}.cv2-next-step>p:not(.cv2-kicker){font-size:14.5px}}
/*# sourceMappingURL=/cdn/shop/t/174/assets/corsaille-product-v2.css.map */
