:root{--op-craie: #F7F6F3;--op-surface: #F0EEEA;--op-line: #E3D7C4;--op-marine: #0A192F;--op-marine-2: #233554;--op-muted: #5b6478;--op-muted-light: #b8c0cf;--op-bordeaux: #631525;--op-or: #C5A880;--op-bleu: #1E3A8A;--font-heading-family: "Bricolage Grotesque", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--font-body-family: "Instrument Sans", "Helvetica Neue", Arial, sans-serif;--font-heading-weight: 800;--font-body-weight: 400;--font-body-weight-bold: 700}body{-webkit-font-smoothing:antialiased}h1,h2,h3,h4,.h0,.h1,.h2,.h3,.h4{letter-spacing:-.03em;font-weight:800}.op-eyebrow{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--op-muted)}.op-section{padding:6rem 0}@media screen and (max-width:749px){.op-section{padding:3.6rem 0}}.op-title{font-family:var(--font-heading-family);font-size:5.4rem;line-height:1;font-weight:800;margin:0}@media screen and (max-width:749px){.op-title{font-size:3.2rem}}.op-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.8rem}.op-link{font-weight:600;color:var(--op-marine);text-decoration:none;border-bottom:2px solid var(--op-or);padding-bottom:2px;white-space:nowrap}.op-link:hover{color:var(--op-or)}.op-btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:5.2rem;padding:0 2.6rem;border-radius:999px;font-weight:700;font-size:1.5rem;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.op-btn:hover{transform:translateY(-1px)}.op-btn--primary{background:var(--op-bordeaux);color:#fff}.op-btn--dark{background:var(--op-marine);color:var(--op-craie)}.op-btn--light{background:var(--op-craie);color:var(--op-marine)}.op-btn--ghost{background:transparent;color:currentColor;border-color:currentColor}.op-btn--bleu{background:var(--op-bleu);color:var(--op-craie)}.op-pill{display:inline-flex;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:.7rem 1.2rem;border-radius:999px;background:var(--op-or);color:var(--op-marine)}.op-pill--dark{background:var(--op-marine);color:var(--op-craie)}.op-pill--light{background:var(--op-craie);color:var(--op-bleu)}.op-pill svg{width:1.2rem;height:1.2rem}.header{border-bottom:1px solid var(--op-line)}.header__heading-logo{max-height:4rem;width:auto}.header__icon{border-radius:50%}.template-index .shopify-section-header{position:absolute;top:0;left:0;right:0;z-index:5;background:transparent}.template-index .header{border-bottom:0;background:transparent;color:var(--op-craie)}.template-index .header__heading-logo{filter:brightness(0) invert(1)}.template-index .header a,.template-index .header .header__icon,.template-index .header .header__menu-item{color:var(--op-craie)}.template-index .shopify-section-header.shopify-section-header-sticky.scrolled-past-header{background:var(--op-marine)}.card-wrapper .card{border-radius:24px;overflow:hidden}.card__heading{font-family:var(--font-body-family);font-weight:600;font-size:1.6rem;letter-spacing:0}.price{font-family:var(--font-heading-family);font-weight:800;font-size:2rem;color:var(--op-marine)}.badge{font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:1.1rem}.footer{background:var(--op-marine);color:var(--op-muted-light)}.footer__content-top,.footer__content-bottom{border-color:var(--op-marine-2)}.op-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}@media screen and (max-width:989px){.op-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.op-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}}.op-card{display:flex;flex-direction:column;gap:1.4rem;text-decoration:none;color:var(--op-marine)}.op-card__media{position:relative;aspect-ratio:1 / 1;border-radius:24px;background:var(--op-surface);border:1px solid var(--op-line);overflow:hidden;display:flex;align-items:center;justify-content:center}.op-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.op-card__media--contain img{width:78%;height:78%;object-fit:contain;mix-blend-mode:multiply}.op-card:hover .op-card__media img{transform:scale(1.04)}.op-card__badge{position:absolute;top:1.4rem;left:1.4rem}.op-card__body{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem}.op-card__name{font-weight:600;font-size:1.6rem;line-height:1.3;margin:0 0 .4rem}.op-card__price{font-family:var(--font-heading-family);font-size:2.2rem;font-weight:800}.op-card__price .price{font-size:2.2rem}.op-card__add{flex-shrink:0;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--op-marine);color:var(--op-craie);display:flex;align-items:center;justify-content:center;border:0;cursor:pointer}.op-card__add svg{width:1.8rem;height:1.8rem}@media screen and (max-width:749px){.op-card__name{font-size:1.3rem}.op-card__price,.op-card__price .price{font-size:1.7rem}.op-card__add{width:3.6rem;height:3.6rem}}.op-hero{position:relative;height:100vh;min-height:640px;max-height:900px;overflow:hidden;background:var(--op-marine);color:var(--op-craie)}.op-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease}.op-hero__slide.is-active{opacity:1;z-index:1}.op-hero__slide video,.op-hero__slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.op-hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a192fb3,#0a192f0d 30%,#0a192f1a 55%,#0a192fe6)}.op-hero__content{position:absolute;left:5.6rem;right:5.6rem;bottom:9.6rem;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:4rem}.op-hero__text{max-width:76rem;display:flex;flex-direction:column;gap:2.4rem}.op-hero__label{display:flex;align-items:center;gap:1rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#cdd6e4}.op-hero__dot{width:.8rem;height:.8rem;border-radius:50%;background:var(--op-or);animation:op-pulse 1.6s ease-in-out infinite}.op-hero__title{font-family:var(--font-heading-family);font-size:10.4rem;line-height:.95;font-weight:800;margin:0;color:#f8f5ef}.op-hero__sub{font-size:2rem;line-height:1.5;color:#d8d3ca;max-width:56rem;margin:0}.op-hero__actions{display:flex;flex-wrap:wrap;gap:1.4rem}.op-hero__chapters{width:28rem;display:flex;flex-direction:column;gap:1.8rem}.op-hero__chapter{display:flex;gap:1.6rem;opacity:.6;background:none;border:0;color:inherit;text-align:left;padding:0;cursor:pointer}.op-hero__chapter.is-active{opacity:1}.op-hero__bar{width:3px;background:#f7f6f340;border-radius:2px;overflow:hidden;align-self:stretch}.op-hero__bar span{display:block;width:100%;height:0;background:var(--op-or)}.op-hero__chapter.is-active .op-hero__bar span{animation:op-fillv var(--op-hero-duration, 9s) linear forwards}.op-hero__chapter small{display:block;font-size:1.2rem;letter-spacing:.12em;color:#8892a6}.op-hero__chapter strong{display:block;font-family:var(--font-heading-family);font-size:2.2rem;font-weight:700}.op-hero__controls{display:flex;gap:.8rem;margin-top:.6rem}.op-hero__ctl{width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid rgba(247,246,243,.4);background:transparent;color:inherit;display:flex;align-items:center;justify-content:center;cursor:pointer}.op-hero__ctl svg{width:1.8rem;height:1.8rem}.op-hero__scroll{position:absolute;left:50%;bottom:2.8rem;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.6rem;color:#c9c4ba;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;animation:op-bounce 1.8s ease-in-out infinite}@keyframes op-pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes op-fillv{0%{height:0}to{height:100%}}@keyframes op-fillh{0%{width:0}to{width:100%}}@keyframes op-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}@keyframes op-turn{0%{transform:perspective(1400px) rotateY(-22deg) rotateX(4deg)}to{transform:perspective(1400px) rotateY(22deg) rotateX(4deg)}}@media screen and (max-width:989px){.op-hero{min-height:560px}.op-hero__content{left:2rem;right:2rem;bottom:2.8rem;flex-direction:column;align-items:stretch;gap:1.6rem}.op-hero__title{font-size:5.4rem}.op-hero__sub{font-size:1.5rem}.op-hero__chapters{width:auto;flex-direction:row;gap:.8rem}.op-hero__chapter{flex-direction:column;gap:.6rem;flex:1}.op-hero__bar{width:100%;height:3px;align-self:auto}.op-hero__chapter.is-active .op-hero__bar span{height:100%;width:0;animation:op-fillh var(--op-hero-duration, 9s) linear forwards}.op-hero__chapter strong{font-size:1.3rem}.op-hero__chapter small,.op-hero__controls,.op-hero__scroll{display:none}}.op-search{display:flex;flex-direction:column;align-items:center;gap:1.8rem;text-align:center}.op-search__form{width:min(96rem,100%);height:7.6rem;display:flex;align-items:center;gap:1.6rem;padding:0 1.2rem 0 2.6rem;background:var(--op-surface);border:1px solid var(--op-line);border-radius:999px;box-shadow:0 18px 40px #0a192f14}.op-search__form svg{width:2.6rem;height:2.6rem;flex-shrink:0;color:var(--op-bordeaux);animation:op-pulse 3s ease-in-out infinite}.op-search__form input{flex-grow:1;border:0;background:transparent;font-size:1.8rem;color:var(--op-marine);min-width:0}.op-search__form input::placeholder{color:#6a6772}.op-search__form input:focus{outline:none}.op-search__form button{height:5.4rem;padding:0 2.6rem}@media screen and (max-width:749px){.op-search__form{height:5.6rem;padding:0 .6rem 0 1.6rem;gap:1rem}.op-search__form input{font-size:1.4rem}.op-search__form button{width:4.4rem;height:4.4rem;padding:0}.op-search__form button span{display:none}}.op-univers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}@media screen and (max-width:749px){.op-univers{grid-template-columns:1fr;gap:1.2rem}}.op-panel{position:relative;height:58rem;border-radius:28px;overflow:hidden;background:var(--op-marine);color:var(--op-craie);display:block;text-decoration:none}.op-panel--light{background:var(--op-surface);border:1px solid var(--op-line);color:var(--op-marine)}@media screen and (max-width:749px){.op-panel{height:24rem}}.op-panel img,.op-panel video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.op-panel--light img{object-fit:contain;padding:4rem 4rem 10rem;mix-blend-mode:multiply}.op-panel:hover img{transform:scale(1.04)}.op-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a192f00 45%,#0a192fd9)}.op-panel--light:after{display:none}.op-panel__chip{position:absolute;top:2.2rem;left:2.2rem;z-index:2;display:inline-flex;align-items:center;gap:.8rem;background:#0a192f8c;color:var(--op-craie);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.8rem 1.2rem;border-radius:999px;border:1px solid rgba(247,246,243,.25)}.op-panel--light .op-panel__chip{background:var(--op-marine);border-color:var(--op-marine)}.op-panel__foot{position:absolute;left:2.6rem;right:2.6rem;bottom:2.6rem;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.op-panel__num{display:block;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;opacity:.75;margin-bottom:.6rem}.op-panel__name{font-family:var(--font-heading-family);font-size:3.6rem;font-weight:700;line-height:1}@media screen and (max-width:749px){.op-panel__name{font-size:2.6rem}}.op-panel__arrow{width:5.2rem;height:5.2rem;border-radius:50%;background:var(--op-craie);color:var(--op-marine);display:flex;align-items:center;justify-content:center;flex-shrink:0}.op-panel--light .op-panel__arrow{background:var(--op-marine);color:var(--op-craie)}.op-panel__arrow svg{width:2rem;height:2rem}.op-3d{background:var(--op-marine);color:var(--op-craie)}.op-3d__grid{display:grid;grid-template-columns:1.25fr 1fr;gap:5.6rem;align-items:center}@media screen and (max-width:989px){.op-3d__grid{grid-template-columns:1fr;gap:2.4rem}}.op-3d__viewer{position:relative;height:62rem;border-radius:32px;background:radial-gradient(70% 60% at 50% 55%,#2f2b37 0%,var(--op-marine) 100%);border:1px solid var(--op-marine-2);display:flex;align-items:center;justify-content:center;overflow:hidden}.op-3d__viewer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(247,246,243,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(247,246,243,.05) 1px,transparent 1px);background-size:48px 48px}@media screen and (max-width:749px){.op-3d__viewer{height:36rem}}.op-3d__viewer model-viewer,.op-3d__viewer .shopify-model-viewer-ui{position:relative;width:100%;height:100%}.op-3d__fallback{position:relative;width:52rem;max-width:80%;aspect-ratio:1;object-fit:cover;border-radius:24px;box-shadow:0 40px 80px #00000080;animation:op-turn 8s ease-in-out infinite alternate}.op-3d__badge{position:absolute;top:2.2rem;left:2.2rem;z-index:2}.op-3d__bar{position:absolute;left:2.2rem;right:2.2rem;bottom:2.2rem;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.op-3d__hint{font-size:1.3rem;color:#a8a39a}.op-3d__text{display:flex;flex-direction:column;gap:2.2rem}.op-3d__text .op-eyebrow{color:#bfe0f7}.op-3d__title{font-family:var(--font-heading-family);font-size:5.4rem;line-height:1;font-weight:800;margin:0;color:#f8f5ef}@media screen and (max-width:749px){.op-3d__title{font-size:3.4rem}}.op-3d__desc{font-size:1.7rem;line-height:1.6;color:#c9c4ba;margin:0}.op-3d__product{padding:2.2rem 0;border-top:1px solid var(--op-marine-2);border-bottom:1px solid var(--op-marine-2);display:flex;flex-direction:column;gap:.6rem}.op-3d__product .price,.op-3d__price{font-family:var(--font-heading-family);font-size:3rem;font-weight:800;color:var(--op-or)}.op-3d__actions{display:flex;flex-wrap:wrap;gap:1.2rem}.op-reels{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.8rem}@media screen and (max-width:989px){.op-reels{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.op-reels{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.2rem;padding-bottom:.6rem;-webkit-overflow-scrolling:touch}.op-reels>*{flex:0 0 21rem;scroll-snap-align:start}}.op-reel{position:relative;aspect-ratio:9 / 16;border-radius:24px;overflow:hidden;background:var(--op-marine);color:var(--op-craie)}.op-reel video,.op-reel img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.op-reel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a192f4d,#0a192f00 30%,#0a192fd9)}.op-reel__play{position:absolute;top:50%;left:50%;z-index:2;width:5.2rem;height:5.2rem;margin:-2.6rem 0 0 -2.6rem;border-radius:50%;background:#f7f6f3e6;color:var(--op-marine);display:flex;align-items:center;justify-content:center;border:0;cursor:pointer}.op-reel.is-playing .op-reel__play{opacity:0}.op-reel__tag{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;z-index:2;display:flex;align-items:center;gap:1rem;background:#f7f6f3f0;border-radius:16px;padding:1rem 1rem 1rem 1.2rem;color:var(--op-marine)}.op-reel__tag div{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.op-reel__tag strong{font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.op-reel__tag .price,.op-reel__price{font-family:var(--font-heading-family);font-size:1.3rem;font-weight:800;color:var(--op-marine)}.op-reel__add{flex-shrink:0;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--op-marine);color:var(--op-craie);display:flex;align-items:center;justify-content:center;border:0;cursor:pointer}.op-reel__add svg{width:1.6rem;height:1.6rem}.op-mutuelles{background:var(--op-bleu);color:var(--op-craie)}.op-mutuelles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5.6rem;align-items:center}@media screen and (max-width:989px){.op-mutuelles__grid{grid-template-columns:1fr;gap:2.4rem}}.op-mutuelles .op-eyebrow{color:var(--op-or)}.op-mutuelles__title{font-family:var(--font-heading-family);font-size:6.4rem;line-height:.98;font-weight:800;margin:0;color:#fff}@media screen and (max-width:749px){.op-mutuelles__title{font-size:3.6rem}}.op-mutuelles__text{font-size:1.7rem;color:#d6e8f5;max-width:48rem;margin:0}.op-mutuelles__card{background:#0a192f59;border:1px solid rgba(247,246,243,.2);border-radius:28px;padding:3.6rem;display:flex;flex-direction:column;gap:1.2rem}.op-mutuelles__card strong{font-family:var(--font-heading-family);font-size:3rem;font-weight:700;line-height:1.1}.op-mutuelles__card a{color:#fff;font-weight:700;border-bottom:2px solid var(--op-or);padding-bottom:2px;text-decoration:none;align-self:flex-start}.op-promo{margin:2.4rem auto 0;background:var(--op-marine);color:var(--op-craie);border-radius:20px;padding:1.8rem 2rem 1.8rem 2.8rem;display:flex;align-items:center;gap:2.4rem}.op-promo--bleu{background:var(--op-bleu)}.op-promo[hidden]{display:none}.op-promo__text{font-family:var(--font-heading-family);font-size:2.2rem;font-weight:700;flex-grow:1;margin:0}.op-promo__text small{font-family:var(--font-body-family);font-size:1.5rem;font-weight:400;color:var(--op-muted-light)}.op-promo__close{flex-shrink:0;width:4rem;height:4rem;border-radius:50%;border:1px solid rgba(247,246,243,.3);background:transparent;color:inherit;display:flex;align-items:center;justify-content:center;cursor:pointer}.op-promo__close svg{width:1.6rem;height:1.6rem}@media screen and (max-width:749px){.op-promo{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.4rem 1.6rem;border-radius:16px;position:relative}.op-promo__text{font-size:1.7rem;padding-right:3rem}.op-promo__close{position:absolute;top:1rem;right:1rem;width:3.2rem;height:3.2rem}.op-promo .op-btn{min-height:4.2rem;font-size:1.3rem}}.op-colhero{display:grid;grid-template-columns:1fr 1fr;gap:4.8rem;align-items:center}@media screen and (max-width:989px){.op-colhero{grid-template-columns:1fr;gap:1.6rem}}.op-colhero__title{font-family:var(--font-heading-family);font-size:7.6rem;line-height:.95;font-weight:800;margin:0}@media screen and (max-width:749px){.op-colhero__title{font-size:4.4rem}}.op-colhero__desc{font-size:1.8rem;line-height:1.55;color:var(--op-muted);max-width:52rem;margin:0}.op-colhero__media{position:relative;height:34rem;border-radius:28px;overflow:hidden;background:var(--op-marine)}@media screen and (max-width:749px){.op-colhero__media{height:21rem}}.op-colhero__media video,.op-colhero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.op-colhero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a192f00 50%,#0a192fbf);pointer-events:none}.op-colhero__play{position:absolute;top:50%;left:50%;z-index:2;width:6.4rem;height:6.4rem;margin:-3.2rem 0 0 -3.2rem;border-radius:50%;background:#f7f6f3eb;color:var(--op-marine);display:flex;align-items:center;justify-content:center;border:0;cursor:pointer}.op-colhero__media.is-playing .op-colhero__play{display:none}.op-colhero__label{position:absolute;left:2.2rem;bottom:2rem;z-index:2;display:flex;align-items:center;gap:.8rem;color:var(--op-craie);font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.op-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;font-size:1.3rem;color:var(--op-muted)}.op-breadcrumb a{color:var(--op-muted);text-decoration:none}.op-breadcrumb strong{color:var(--op-marine);font-weight:600}.op-mensualites{display:flex;flex-direction:column;gap:1.2rem;padding:1.8rem;border-radius:20px;background:var(--op-surface);border:1px solid var(--op-line)}.op-mensualites__head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-wrap:wrap}.op-mensualites__head strong{display:flex;align-items:center;gap:1rem;font-size:1.4rem}.op-mensualites__head strong svg{width:1.8rem;height:1.8rem;color:var(--op-bleu)}.op-mensualites__link{font-size:1.3rem;font-weight:700;color:var(--op-bleu);border-bottom:2px solid var(--op-bleu);padding-bottom:1px;text-decoration:none;white-space:nowrap}.op-mensualites__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media screen and (max-width:749px){.op-mensualites__grid{grid-template-columns:1fr}}.op-mensualites__card{display:flex;flex-direction:column;gap:.4rem;padding:1.4rem;border-radius:14px;background:var(--op-craie);border:1px solid var(--op-or)}.op-mensualites__card small{font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--op-muted)}.op-mensualites__card strong{font-family:var(--font-heading-family);font-size:1.9rem;font-weight:800;line-height:1.15}.op-mensualites__card span{font-size:1.2rem;color:var(--op-muted)}.op-mensualites__note{font-size:1.2rem;color:var(--op-muted);margin:0}.op-cond{display:flex;align-items:center;gap:1.6rem;padding:1.6rem 2rem;border-radius:18px}.op-cond--facilites{background:var(--op-bleu);color:var(--op-craie)}.op-cond--import{background:var(--op-surface);border:1px solid var(--op-line);align-items:flex-start}.op-cond__body{display:flex;flex-direction:column;gap:.2rem}.op-cond__body strong{font-size:1.5rem}.op-cond__body span{font-size:1.3rem;color:#cdd6e4}.op-cond__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.8rem;font-size:1.3rem;flex-grow:1;margin:0;padding:0;list-style:none}@media screen and (max-width:749px){.op-cond{flex-direction:column;align-items:flex-start;gap:1rem}.op-cond__list{grid-template-columns:1fr}}.op-cond__list li{display:flex;align-items:center;gap:.8rem}.op-cond__list li:before{counter-increment:op;content:counter(op);width:2rem;height:2rem;border-radius:50%;background:var(--op-or);color:var(--op-marine);font-size:1.1rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.op-cond__list{counter-reset:op}.op-reassurance{display:flex;flex-direction:column;gap:1.2rem;font-size:1.4rem;color:var(--op-muted)}.op-reassurance div{display:flex;align-items:center;gap:1.2rem}.op-reassurance svg{width:2rem;height:2rem;color:var(--op-marine);flex-shrink:0}.op-whatsapp{width:100%}.op-sizeguide__trigger{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:700;color:var(--op-bleu);border-bottom:2px solid var(--op-bleu);padding-bottom:1px;background:none;border-top:0;border-left:0;border-right:0;cursor:pointer}.op-sizeguide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none}.op-sizeguide[open]{display:block}.op-sizeguide__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a192f73;border:0;width:100%;height:100%}.op-sizeguide__panel{position:absolute;top:0;right:0;bottom:0;width:min(56rem,100%);background:var(--op-craie);box-shadow:-30px 0 60px #0a192f40;padding:3.6rem 4rem;display:flex;flex-direction:column;gap:2.4rem;overflow-y:auto}@media screen and (max-width:749px){.op-sizeguide__panel{top:auto;width:100%;max-height:88vh;border-radius:24px 24px 0 0;padding:1.2rem 2rem 2rem}}.op-sizeguide__head{display:flex;align-items:center;justify-content:space-between}.op-sizeguide__head h2{font-size:3.4rem;margin:0}.op-sizeguide__close{width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid var(--op-line);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.op-sizeguide__tabs{display:flex;gap:.8rem}.op-sizeguide__tab{padding:1rem 1.8rem;border-radius:999px;border:1px solid var(--op-line);background:transparent;font-weight:600;font-size:1.4rem;cursor:pointer;color:var(--op-marine)}.op-sizeguide__tab[aria-selected=true]{background:var(--op-marine);color:var(--op-craie);border-color:var(--op-marine)}.op-sizeguide__table{width:100%;border-collapse:collapse;font-size:1.4rem}.op-sizeguide__table th{text-align:left;padding:1rem 0;border-bottom:1px solid var(--op-or);font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--op-muted)}.op-sizeguide__table td{padding:1.2rem 0;border-bottom:1px solid var(--op-line)}.op-sizeguide__table td:first-child{font-weight:700}.op-sizeguide__table tr.is-selected td{background:var(--op-surface)}.op-sizeguide__tips{padding:1.8rem;border-radius:16px;background:var(--op-surface);border:1px solid var(--op-line);font-size:1.3rem;color:var(--op-muted);display:flex;flex-direction:column;gap:.8rem}.op-sizeguide__panel[data-tab] [data-guide]:not([data-guide-active]){display:none}.product__title h1,.product__title .h0{font-size:5.2rem;line-height:1}@media screen and (max-width:749px){.product__title h1{font-size:3.4rem}}.product .price--large{font-size:4rem}.product__info-container .product-form__submit{background:var(--op-bordeaux);color:#fff;border-radius:999px}.product-form__input--pill input[type=radio]:checked+label{background:var(--op-marine);color:var(--op-craie)}.cart__footer{background:var(--op-surface);border:1px solid var(--op-line);border-radius:24px;padding:2.8rem}.cart__checkout-button{background:var(--op-bordeaux);color:#fff;border-radius:999px}.op-cart-mutuelle{margin-top:1.2rem;width:100%;border:1px solid var(--op-bleu);color:var(--op-bleu)}.op-cart-note{text-align:center;font-size:1.3rem;color:var(--op-muted);margin-top:1.2rem}
/*# sourceMappingURL=/cdn/shop/t/17/assets/oplayce.css.map */
