.coffret-builder-wrapper{background:linear-gradient(180deg,#fbfaf3,#f5f1e2);padding:8px 0 48px}.coffret-builder{max-width:1720px;margin:0 auto;padding:32px clamp(16px,3vw,48px) 44px;font-family:inherit;color:#2a2a22;background:#fff;border-radius:20px;box-shadow:0 4px 28px #394a2e14}.coffret-builder__layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(240px,20vw,320px);gap:clamp(20px,2.5vw,40px);align-items:start}.coffret-builder__form{min-width:0}.coffret-builder__header{text-align:center;margin-bottom:18px}.coffret-builder__title{font-size:24px;font-weight:700;color:#394a2e;margin:0 0 6px}.coffret-builder__description{color:#4a4a4a;margin-bottom:8px;font-size:14px}.coffret-builder__counter{font-size:13px;color:#394a2e;font-weight:600}.coffret-builder__hero{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding:12px;border-radius:12px;background:#fbfaf3;border:1px solid #ece6d3}.coffret-builder__hero-image{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden}.coffret-builder__hero-image img{width:100%;height:100%;object-fit:cover;display:block}.coffret-builder__hero-title{margin:0 0 4px;font-weight:700;font-size:16px;color:#394a2e}.coffret-builder__hero-price{display:inline-block;margin:0;background:#c1b404;color:#394a2e;font-weight:700;font-size:15px;padding:3px 12px;border-radius:6px}.coffret-builder__hero--placeholder{color:#a13c3c;font-size:13px;font-weight:600;border-style:dashed}.coffret-builder__category{border:1px solid #ece6d3;border-radius:12px;padding:16px clamp(14px,1.6vw,24px);margin:0 0 14px;background:#fbfaf3;width:100%}.coffret-builder__category-title{font-size:16px;font-weight:700;color:#394a2e;padding:0 6px}.coffret-builder__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:clamp(10px,1.2vw,18px);margin-top:12px}.coffret-builder__item{position:relative;display:flex;flex-direction:column;border:2px solid #ece6d3;border-radius:12px;padding:10px;cursor:pointer;background:#fff;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease}.coffret-builder__item:hover{transform:translateY(-3px);box-shadow:0 6px 14px #394a2e24;border-color:#a27545}.coffret-builder__item:has(.coffret-builder__choice:checked){border-color:#394a2e;background:#eef1ea;box-shadow:0 6px 16px #394a2e33;transform:translateY(-3px)}.coffret-builder__choice{position:absolute;top:10px;right:10px;width:20px;height:20px;accent-color:#394a2e;z-index:2}.coffret-builder__item-image{position:relative;order:-1;margin-bottom:8px;border-radius:8px;overflow:hidden}.coffret-builder__item-image img{width:100%;height:170px;object-fit:contain;display:block;background:#fff;padding:6px;box-sizing:border-box}.coffret-builder__item-body{display:flex;flex-direction:column;gap:2px;padding-right:24px}.coffret-builder__item-name{font-weight:600;font-size:14px;color:#2a2a22;line-height:1.3}.coffret-builder__item-note{font-size:12px;color:#a27545}.coffret-builder__item--placeholder{border-style:dashed;border-color:#c1b404;color:#a27545;cursor:default;align-items:center;justify-content:center;min-height:170px}.coffret-builder__item--placeholder .coffret-builder__item-name{color:#a27545;font-weight:400;text-align:center}.coffret-builder__card,.coffret-builder__delivery,.coffret-builder__notes{border:1px dashed #c1b404;border-radius:12px;padding:16px 18px;margin:16px 0;background:#fffdf6}.coffret-builder__card-title,.coffret-builder__delivery-title,.coffret-builder__notes-title{font-weight:700;color:#394a2e;padding:0 6px}.coffret-builder__card-hint,.coffret-builder__delivery-hint,.coffret-builder__notes-hint{font-size:13px;color:#6b6b6b;margin:4px 0 10px}.coffret-builder__card textarea,.coffret-builder__notes textarea{width:100%;border:1px solid #ece6d3;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:14px;resize:vertical;background:#fff}.coffret-builder__delivery input[type=date]{width:100%;border:1px solid #ece6d3;border-radius:8px;padding:9px 12px;font-family:inherit;font-size:14px;background:#fff}.coffret-builder__card-count,.coffret-builder__notes-count{text-align:right;font-size:12px;color:#6b6b6b;margin-top:4px}.coffret-builder__delivery-error{color:#a13c3c;font-size:13px;margin-top:6px}.coffret-builder__error{color:#a13c3c;font-weight:600;text-align:center;margin-bottom:12px}.coffret-builder__submit{display:block;width:100%;background:#394a2e;color:#fff;font-weight:700;font-size:16px;padding:15px;border:none;border-radius:10px;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.coffret-builder__submit:hover:not(:disabled){background:#a27545}.coffret-builder__submit:active:not(:disabled){transform:scale(.99)}.coffret-builder__submit:disabled{background:#c7c2ab;cursor:not-allowed}.coffret-builder__summary{position:sticky;top:20px;border:1px solid #ece6d3;border-radius:12px;padding:16px;background:#fbfaf3}.coffret-builder__summary-title{font-size:15px;font-weight:700;color:#394a2e;margin:0 0 10px}.coffret-builder__summary-list{list-style:none;margin:0 0 14px;padding:0}.coffret-builder__summary-item{display:flex;flex-direction:column;gap:2px;padding:6px 0;border-bottom:1px solid #ece7d8;font-size:13px;transition:background-color .15s ease}.coffret-builder__summary-item:last-child{border-bottom:none}.coffret-builder__summary-category{font-weight:600;color:#a27545;font-size:11px;text-transform:uppercase;letter-spacing:.03em}.coffret-builder__summary-value{color:#b9b9ac}.coffret-builder__summary-item--filled .coffret-builder__summary-value{color:#2a2a22;font-weight:600}.coffret-builder__summary-note{font-size:11px;color:#6b6b6b;margin:6px 0 0}@media screen and (max-width:989px){.coffret-builder__layout{grid-template-columns:1fr}.coffret-builder__summary{position:static}.coffret-builder__summary-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:4px 16px}.coffret-builder__summary-item{border-bottom:none}}@media screen and (max-width:749px){.coffret-builder-wrapper{padding:0 0 32px}.coffret-builder{border-radius:0;padding:24px 16px 32px;box-shadow:none}.coffret-builder__items{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.coffret-builder__item-image img{height:120px}.coffret-builder__hero{flex-wrap:wrap}}.coffret-builder__category-hint{font-weight:400;font-size:12px;color:#a27545;margin-left:6px}.coffret-builder__category-error{color:#a13c3c;font-size:13px;margin-top:8px;text-align:center}.coffret-builder__item-price{margin-top:4px;font-weight:700;font-size:14px;color:#394a2e}.coffret-builder__item--locked{opacity:.42;cursor:not-allowed;pointer-events:none}.coffret-builder__hero-body{display:flex;flex-direction:column;gap:4px}.coffret-builder__summary-entry{display:block}.coffret-builder__summary-entry+.coffret-builder__summary-entry{margin-top:2px}.coffret-builder__summary-total{border-top:1px solid #ece6d3;padding-top:10px}.coffret-builder__summary-line{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:#6b6b6b;margin-bottom:4px}.coffret-builder__summary-price{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid #ece6d3;margin-top:6px;padding-top:8px;font-size:15px;font-weight:700;color:#394a2e}.coffret-builder__summary-price strong{font-size:22px;color:#c1b404}.coffret-builder__item-stock{margin-top:4px;font-size:12px;font-weight:600;color:#6b6b6b}.coffret-builder__item-stock--ok{color:#394a2e}.coffret-builder__item-stock--low{color:#a27545}.coffret-builder__item-stock--out{color:#a13c3c}.coffret-builder__item--soldout{cursor:not-allowed;background:#f7f6f0;border-color:#e6e2d4}.coffret-builder__item--soldout:hover{transform:none;box-shadow:none;border-color:#e6e2d4}.coffret-builder__item--soldout .coffret-builder__item-image img,.coffret-builder__item--soldout .coffret-builder__item-name,.coffret-builder__item--soldout .coffret-builder__item-price{opacity:.45}.coffret-builder__item--soldout .coffret-builder__choice{cursor:not-allowed}.coffret-builder__item-badge{position:absolute;top:8px;left:8px;background:#a13c3c;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:3px 8px;border-radius:4px}@media screen and (min-width:1600px){.coffret-builder__items{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.coffret-builder__item-label{display:flex;flex-direction:column;cursor:pointer}.coffret-builder__item--soldout .coffret-builder__item-label{cursor:not-allowed}.coffret-builder__item-link{display:block;margin-top:8px;padding-top:8px;border-top:1px solid #ece6d3;font-size:12px;font-weight:600;color:#a27545;text-decoration:none;text-align:center}.coffret-builder__item-link:hover{color:#394a2e;text-decoration:underline}.coffret-builder__item--locked{pointer-events:auto}.coffret-builder__item--locked .coffret-builder__item-label,.coffret-builder__item--locked .coffret-builder__choice{pointer-events:none;cursor:not-allowed}.coffret-builder__item--locked .coffret-builder__item-link,.coffret-builder__item--soldout .coffret-builder__item-link{opacity:1;cursor:pointer}.coffret-builder__stepper{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:8px;padding-top:8px;border-top:1px solid #ece6d3}.coffret-builder__step{width:30px;height:30px;border:2px solid #394a2e;background:#fff;color:#394a2e;border-radius:50%;font-size:17px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,color .15s ease,opacity .15s ease}.coffret-builder__step:hover:not(:disabled){background:#394a2e;color:#fff}.coffret-builder__step:disabled{opacity:.3;cursor:not-allowed}.coffret-builder__step-value{min-width:32px;text-align:center;font-weight:700;font-size:15px;color:#394a2e}.coffret-builder__item--selected{border-color:#394a2e;background:#eef1ea;box-shadow:0 6px 16px #394a2e33;transform:translateY(-3px)}.coffret-builder__item--multi .coffret-builder__item-label{cursor:default}.coffret-builder__item--locked .coffret-builder__stepper{pointer-events:auto}.coffret-builder__summary-entry strong{color:#a27545}.coffret-builder__summary-submit{display:block;width:100%;margin-top:12px;background:#394a2e;color:#fff;font-family:inherit;font-weight:700;font-size:14px;line-height:1.25;padding:12px 14px;border:none;border-radius:10px;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.coffret-builder__summary-submit:hover:not(:disabled){background:#a27545}.coffret-builder__summary-submit:active:not(:disabled){transform:scale(.99)}.coffret-builder__summary-submit:disabled{background:#c7c2ab;cursor:not-allowed}.coffret-builder__mobilebar{display:none}@media screen and (max-width:749px){.coffret-builder__mobilebar{display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:0;z-index:50;padding:10px 14px;background:#394a2e;color:#fff;box-shadow:0 4px 14px #394a2e47}.coffret-builder__mobilebar-info{display:flex;flex-direction:column;gap:1px;min-width:0}.coffret-builder__mobilebar-count{font-size:11px;font-weight:600;letter-spacing:.02em;color:#ffffffd1}.coffret-builder__mobilebar-total{font-size:20px;font-weight:700;line-height:1.1;color:#c1b404}.coffret-builder__mobilebar-btn{flex:0 0 auto;background:#c1b404;color:#394a2e;font-family:inherit;font-weight:700;font-size:14px;padding:10px 18px;border:none;border-radius:999px;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.coffret-builder__mobilebar-btn:disabled{background:#ffffff47;color:#ffffffb3;cursor:not-allowed}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/coffret-personnalise.css.map */
