.lbdh-cfg{--ink:#1a1a1a;--muted:#6b6b6b;--line:#e5e5e5;--bg:#fafafa;--accent:#1a1a1a;--or:#8a6d1f;--or-bg:#fdf8ec;--or-line:#e8dcc0;max-width:1440px;margin:0 auto;padding:24px 16px 96px;color:var(--ink);font-size:15px;line-height:1.7}.lbdh-cfg__intro{margin-bottom:22px}.lbdh-cfg__eyebrow{font-size:11px;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);font-weight:600;margin:0 0 6px}.lbdh-cfg__title{font-size:26px;line-height:1.25;margin:0 0 12px;font-weight:600}.lbdh-cfg__pricerow{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;padding-bottom:18px;border-bottom:1px solid var(--line)}.lbdh-cfg__price{font-size:28px;font-weight:600}.lbdh-cfg__pricenote{font-size:13px;color:var(--muted)}.lbdh-cfg__grid{display:grid;gap:28px;grid-template-columns:1fr}@media(min-width:900px){.lbdh-cfg__grid{grid-template-columns:1.45fr 1fr;gap:44px;align-items:start}.lbdh-cfg__preview{position:sticky;top:24px}}@media(min-width:1280px){.lbdh-cfg__grid{grid-template-columns:1.6fr 1fr;gap:56px}}.lbdh-cfg__box{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:var(--bg);border:1px solid var(--line);border-radius:14px;padding:14px}.lbdh-cfg__slot{margin:0;text-align:center;min-width:0}.lbdh-cfg__slot figcaption{font-size:13px;color:var(--muted);margin-top:8px;min-height:2.4em}.lbdh-cfg__boxnote{font-size:13px;color:var(--muted);margin:12px 2px 0}@media(max-width:599px){.lbdh-cfg__box{grid-template-columns:1fr;gap:18px}.lbdh-carou__btn{width:44px;height:44px}.lbdh-carou__nav{gap:16px;margin-top:12px}.lbdh-cfg__title{font-size:22px}.lbdh-cfg__price{font-size:25px}}.lbdh-carou{position:relative}.lbdh-carou__track{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-radius:10px;background:#fff}.lbdh-carou__track::-webkit-scrollbar{display:none}.lbdh-carou__track:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.lbdh-carou__img{flex:0 0 100%;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;scroll-snap-align:center;scroll-snap-stop:always;background:#fff;cursor:zoom-in}.lbdh-carou__empty{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;color:var(--muted);font-size:13px;text-align:center;padding:0 18px}.lbdh-carou__empty[hidden]{display:none}.lbdh-carou__nav{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px}.lbdh-carou__nav[hidden]{display:none}.lbdh-carou__btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;flex:none;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;box-shadow:0 1px 3px #0000001a;transition:border-color .15s ease,opacity .15s ease,box-shadow .15s ease}.lbdh-carou__btn:hover:not([disabled]){border-color:var(--accent);box-shadow:0 2px 6px #00000029}.lbdh-carou__btn[disabled]{opacity:.28;cursor:default;box-shadow:none}.lbdh-carou__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.lbdh-carou__count{font-size:12.5px;color:var(--muted);min-width:44px;text-align:center;font-variant-numeric:tabular-nums}.lbdh-cfg__step{border:0;padding:0;margin:0 0 24px;transition:opacity .2s ease}.lbdh-cfg__step.is-locked{opacity:.38;pointer-events:none}.lbdh-cfg__step legend{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;margin-bottom:12px;padding:0}.lbdh-cfg__num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--accent);color:#fff;font-size:12px;font-weight:600;flex:none}.lbdh-cfg__step.is-done .lbdh-cfg__num{background:#2e7d32}.lbdh-cfg__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:520px){.lbdh-cfg__cards{grid-template-columns:repeat(4,1fr)}}.lbdh-cfg__cardwrap{display:flex;flex-direction:column;gap:5px}.lbdh-cfg__cardwrap .lbdh-cfg__card{flex:1 1 auto}.lbdh-cfg__card{display:flex;flex-direction:column;gap:6px;padding:8px;cursor:pointer;background:#fff;border:1.5px solid var(--line);border-radius:10px;text-align:left;font:inherit;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.lbdh-cfg__card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:6px;background:var(--bg)}.lbdh-cfg__card b{font-size:13px;font-weight:600}.lbdh-cfg__card small{font-size:11px;color:var(--muted);line-height:1.35}.lbdh-cfg__card:hover{border-color:#b0b0b0}.lbdh-cfg__card[aria-checked=true]{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.lbdh-cfg__card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.lbdh-cfg__cardperso{font-style:normal;font-size:9.5px;letter-spacing:.6px;text-transform:uppercase;font-weight:600;color:var(--or);background:var(--or-bg);border:1px solid var(--or-line);border-radius:4px;padding:2px 6px;align-self:flex-start}.lbdh-cfg__more{background:none;border:0;padding:3px 4px;cursor:pointer;font:inherit;font-size:11.5px;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;gap:4px;text-decoration:underline;text-underline-offset:3px;transition:color .15s ease}.lbdh-cfg__more:hover{color:var(--ink)}.lbdh-cfg__more svg{flex:none;transition:transform .15s ease}.lbdh-cfg__more:hover svg{transform:translateY(2px)}.lbdh-cfg__more:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.lbdh-cfg__swatches{display:flex;flex-wrap:wrap;gap:8px}.lbdh-cfg__sw{display:flex;align-items:center;gap:8px;padding:6px 12px 6px 6px;cursor:pointer;background:#fff;border:1.5px solid var(--line);border-radius:999px;font:inherit;color:inherit;font-size:13px;transition:border-color .15s ease}.lbdh-cfg__sw img{width:30px;height:30px;border-radius:50%;object-fit:cover;background:var(--bg)}.lbdh-cfg__sw:hover{border-color:#b0b0b0}.lbdh-cfg__sw[aria-checked=true]{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.lbdh-cfg__sw:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.lbdh-cfg__recap{background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:16px 18px;margin-bottom:20px}.lbdh-cfg__recaphead{font-size:11px;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);font-weight:600;margin:0 0 8px}.lbdh-cfg__recap ul{list-style:none;margin:0 0 10px;padding:0}.lbdh-cfg__recap li{padding-left:20px;position:relative;font-size:14px}.lbdh-cfg__recap li:before{content:"\2713";position:absolute;left:0;font-weight:600;color:#2e7d32}.lbdh-cfg__recap li.is-pending{color:var(--muted)}.lbdh-cfg__recap li.is-pending:before{content:"\25cb";font-weight:400;color:var(--muted)}.lbdh-cfg__value{font-size:13px;color:var(--muted);margin:0}.lbdh-cfg__value[hidden]{display:none}.lbdh-cfg__save{color:#2e7d32;font-weight:600}.lbdh-cfg__field{margin:0 0 16px;padding:16px 18px;border-radius:10px}.lbdh-cfg__field[hidden]{display:none}.lbdh-cfg__fieldlbl{display:block;font-size:13px;font-weight:600;margin-bottom:9px}.lbdh-cfg__fieldlbl span{font-weight:400;color:var(--muted)}.lbdh-cfg__field input,.lbdh-cfg__field select{width:100%;padding:11px 13px;border-radius:7px;font:inherit;font-size:15px;background:#fff;color:var(--ink)}.lbdh-cfg__field select[hidden]{display:none}.lbdh-cfg__fieldnote{font-size:12.5px;color:var(--muted);margin:9px 0 0;line-height:1.5}.lbdh-cfg__fieldnote[hidden]{display:none}[data-lbdh-taille]{background:var(--bg);border:1px solid var(--line)}[data-lbdh-taille] select{border:1px solid var(--line);min-height:44px}[data-lbdh-taille] select:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.lbdh-cfg__unique{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 13px;background:#fff;border:1px solid var(--line);border-radius:7px}.lbdh-cfg__unique[hidden]{display:none}.lbdh-cfg__unique>span{font-size:15px}.lbdh-cfg__unique .lbdh-cfg__more{flex:none;font-size:11.5px;padding:3px 0;text-align:right}[data-lbdh-grav]{background:var(--or-bg);border:1px solid var(--or-line)}[data-lbdh-grav] input{border:1px solid var(--or-line)}[data-lbdh-grav] input:focus-visible{outline:2px solid var(--or);outline-offset:1px}.lbdh-cfg__upsell{margin:0 0 16px;padding:12px 14px;background:#fff;border:1px dashed var(--line);border-radius:10px;transition:border-color .15s ease,background .15s ease}.lbdh-cfg__upsell.is-on{border-style:solid;border-color:var(--accent);background:var(--bg)}.lbdh-cfg__upsellrow{display:flex;align-items:center;gap:12px;cursor:pointer}.lbdh-cfg__upsellrow input[type=checkbox]{width:20px;height:20px;flex:none;accent-color:var(--accent);cursor:pointer}.lbdh-cfg__upsellimg{width:52px;height:52px;flex:none;border-radius:7px;object-fit:cover;background:var(--bg);border:1px solid var(--line)}.lbdh-cfg__upselltxt{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.lbdh-cfg__upselltxt b{font-size:14px;font-weight:600;line-height:1.3}.lbdh-cfg__upselltxt small{font-size:12px;color:var(--muted);line-height:1.4}.lbdh-cfg__upsellprix{flex:none;font-size:14px;font-weight:600;white-space:nowrap}.lbdh-cfg__upsellopt{margin-top:12px}.lbdh-cfg__upsellopt[hidden]{display:none}.lbdh-cfg__upsellopt select{width:100%;min-height:44px;padding:11px 13px;border:1px solid var(--line);border-radius:7px;font:inherit;font-size:15px;background:#fff;color:var(--ink)}.lbdh-cfg__upsellopt select:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.lbdh-cfg__form{margin:0 0 16px}.lbdh-cfg__cta{width:100%;padding:16px 24px;border:0;border-radius:8px;cursor:pointer;background:var(--accent);color:#fff;font:inherit;font-size:16px;font-weight:600;transition:opacity .15s ease}.lbdh-cfg__cta:hover:not([disabled]){opacity:.88}.lbdh-cfg__cta[disabled]{background:#c9c9c9;cursor:not-allowed}.lbdh-cfg__cta--sm{width:auto;padding:12px 18px;font-size:14px;flex:none;white-space:nowrap}.lbdh-cfg__trust{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13px;color:var(--muted)}.lbdh-cfg__trust li{padding-left:16px;position:relative}.lbdh-cfg__trust li:before{content:"\2713";position:absolute;left:0}.lbdh-cfg__fallback{display:block;width:100%;margin-bottom:12px;padding:12px;border:1.5px solid var(--line);border-radius:8px;font:inherit}.lbdh-cfg__sronly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.lbdh-cfg__sheets{margin-top:56px;padding-top:36px;border-top:1px solid var(--line)}.lbdh-cfg__sheetstitle{font-size:21px;font-weight:600;margin:0 0 6px}.lbdh-cfg__sheetshint{font-size:14px;color:var(--muted);margin:0 0 24px}.lbdh-cfg__sheetsgrid{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:900px){.lbdh-cfg__sheetsgrid{grid-template-columns:1fr 1fr;align-items:start}}.lbdh-sheet{background:var(--bg);border:1px solid var(--line);border-radius:12px;padding:22px 24px;scroll-margin-top:24px}.lbdh-sheet.is-flash{animation:lbdhflash 1.5s ease}@keyframes lbdhflash{0%{box-shadow:0 0 #1a1a1a00;border-color:var(--line)}18%{box-shadow:0 0 0 4px #1a1a1a29;border-color:var(--accent)}to{box-shadow:0 0 #1a1a1a00;border-color:var(--line)}}@media(prefers-reduced-motion:reduce){.lbdh-sheet.is-flash{animation:none}}.lbdh-sheet__head{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.lbdh-sheet__thumb{width:84px;height:84px;border-radius:9px;object-fit:cover;background:#fff;border:1px solid var(--line);flex:none}.lbdh-sheet__ident{min-width:0}.lbdh-sheet__kicker{font-size:11px;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);font-weight:600;margin:0 0 4px}.lbdh-sheet__title{font-size:17px;font-weight:600;margin:0;line-height:1.35}.lbdh-sheet__chosen{font-size:13px;color:var(--muted);margin:5px 0 7px}.lbdh-sheet__chosen:empty{display:none}.lbdh-sheet__link{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:var(--ink);text-decoration:underline;text-underline-offset:3px}.lbdh-sheet__link svg{flex:none;transition:transform .15s ease}.lbdh-sheet__link:hover svg{transform:translate(3px)}.lbdh-sheet__chapo{font-size:14px;color:#444;margin:0 0 16px}.lbdh-sheet__specs{margin:0 0 12px;padding:0}.lbdh-sheet__specs>div{display:flex;justify-content:space-between;gap:18px;padding:9px 0;border-bottom:1px solid #ececec;font-size:14px}.lbdh-sheet__specs>div:last-child{border-bottom:0}.lbdh-sheet__specs dt{color:var(--muted);flex:none}.lbdh-sheet__specs dd{margin:0;text-align:right;font-weight:500}.lbdh-sheet__more{border-top:1px solid #ececec}.lbdh-sheet__more summary{cursor:pointer;padding:12px 0;font-size:14px;font-weight:500;list-style:none;display:flex;justify-content:space-between;align-items:center}.lbdh-sheet__more summary::-webkit-details-marker{display:none}.lbdh-sheet__more summary::marker{content:""}.lbdh-sheet__more summary:after{content:"+";font-size:20px;font-weight:300;color:var(--muted)}.lbdh-sheet__more[open] summary:after{content:"\2212"}.lbdh-sheet__rte{font-size:14px;color:#444;padding-bottom:14px}.lbdh-sheet__rte ul{padding-left:18px;margin:8px 0}.lbdh-sheet__rte h3{font-size:14px;margin:14px 0 4px}.lbdh-sheet__rte>*:first-child>*:first-child{margin-top:0}.lbdh-sheet__rte p{margin:0 0 8px}.lbdh-cfg__desc{max-width:700px;margin:60px auto 0;padding-top:44px;border-top:1px solid var(--line);font-size:16.5px;line-height:1.8}.lbdh-cfg__desc>*:first-child{margin-top:0}.lbdh-cfg__desc h2{font-size:22px;font-weight:600;line-height:1.3;margin:48px 0 16px;letter-spacing:-.2px}.lbdh-cfg__desc p{margin:0 0 18px}.lbdh-cfg__desc ul{margin:20px 0}.lbdh-cfg__desc li{margin-bottom:4px}.lbdh-cfg__desc a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.lbdh-cfg__desc a:hover{color:var(--or)}.lbdh-cfg__desc img{max-width:100%;height:auto}.lbdh-cfg__desc details{border-bottom:1px solid var(--line)}.lbdh-cfg__desc summary{font-size:16px}@media(max-width:599px){.lbdh-cfg__desc{margin-top:44px;padding-top:32px;font-size:16px;line-height:1.75}.lbdh-cfg__desc h2{font-size:19px;margin:36px 0 12px}}.lbdh-cfg__sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;display:none;align-items:center;gap:12px;padding:10px 14px;background:#fff;border-top:1px solid var(--line);box-shadow:0 -4px 16px #00000012}.lbdh-cfg__stickyimgs{display:flex;gap:5px;flex:none}.lbdh-cfg__stickyimgs img{width:44px;height:44px;border-radius:7px;object-fit:cover;background:var(--bg);border:1px solid var(--line)}.lbdh-cfg__stickyimgs img:not([src]){display:none}.lbdh-cfg__stickytxt{flex:1 1 auto;min-width:0}.lbdh-cfg__stickytxt strong{display:block;font-size:16px;line-height:1.25;white-space:nowrap}.lbdh-cfg__stickytxt span{display:block;font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:899px){.lbdh-cfg__sticky{display:flex}}@media(max-width:389px){.lbdh-cfg__sticky{gap:10px;padding:10px 12px}.lbdh-cfg__stickyimgs{gap:4px}.lbdh-cfg__stickyimgs img{width:38px;height:38px}.lbdh-cfg__cta--sm{padding:12px 14px}}.lbdh-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#000000e0;display:flex;align-items:center;justify-content:center;padding:32px}.lbdh-lightbox[hidden]{display:none}.lbdh-lightbox img{max-width:100%;max-height:100%;width:auto;height:auto;border-radius:8px}.lbdh-lightbox__close{position:absolute;top:16px;right:20px;background:transparent;border:0;color:#fff;font-size:38px;line-height:1;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/78/assets/lbdh-coffret.css.map */
