.bt-panel{padding:0 0 2rem;font-family:Jost,system-ui,sans-serif;color:#1f2024}.bt-panel__badges{display:flex;gap:.5rem;margin-bottom:1.25rem;flex-wrap:wrap}.bt-badge{display:inline-block;font-size:.6rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .75rem;border-radius:0}.bt-badge--dark{background:#1f2024;color:#f3efe8}.bt-badge--outline{background:transparent;color:#4a4548;border:1px solid #B8AEA0}.bt-panel__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:400;letter-spacing:.04em;line-height:1.1;color:#1f2024;margin:0 0 1.25rem}.bt-panel__price-row{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.bt-panel__price{font-family:Jost,system-ui,sans-serif;font-size:1.5rem;font-weight:400;color:#1f2024;letter-spacing:.02em}.bt-panel__price-compare{font-size:.95rem;color:#b8aea0;text-decoration:line-through;font-weight:300}.bt-save-badge{font-size:.65rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;background:#e7e0d6;color:#1f2024;padding:.3rem .7rem;border-radius:0}.bt-panel__desc{font-size:.85rem;font-weight:300;color:#4a4548;line-height:1.7;margin-bottom:1.25rem;max-width:42ch}.bt-panel__divider{height:1px;background:#b8aea0;opacity:.35;margin:1.25rem 0}.bt-label{font-size:.62rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#1f2024}.bt-size-block{margin-bottom:1.25rem}.bt-size-block__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.bt-size-guide-link{font-size:.72rem;color:#b8aea0;text-decoration:underline;text-underline-offset:3px;letter-spacing:.03em;transition:color .2s}.bt-size-guide-link:hover{color:#1f2024}.bt-size-pills{display:flex;gap:.5rem;flex-wrap:wrap}.bt-size-pill{min-width:46px;padding:.55rem .75rem;border:1px solid #B8AEA0;background:transparent;color:#1f2024;font-family:Jost,system-ui,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.06em;cursor:pointer;border-radius:0;transition:border-color .18s,background .18s,color .18s;text-align:center}.bt-size-pill:hover{border-color:#1f2024}.bt-size-pill.active{background:#1f2024;border-color:#1f2024;color:#f3efe8}.bt-builder{margin-bottom:.25rem}.bt-builder__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.bt-builder__counter{font-size:.65rem;letter-spacing:.06em;color:#4a4548}.bt-counter-num{font-weight:600;color:#1f2024;transition:color .2s;font-size:.72rem}.bt-counter-num.complete{color:#3e6a5a}.bt-colour-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(184,174,160,.4)}.bt-cr{display:flex;align-items:center;justify-content:space-between;padding:.75rem .875rem;border-bottom:1px solid rgba(184,174,160,.3);transition:background .15s}.bt-cr:hover{background:#e7e0d64d}.bt-cr:nth-child(odd){border-right:1px solid rgba(184,174,160,.3)}.bt-cr:nth-last-child(-n+2){border-bottom:none}.bt-cr__left{display:flex;align-items:center;gap:.6rem;flex:1;min-width:0}.bt-swatch{width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.1);flex-shrink:0;transition:transform .15s}.bt-cr:hover .bt-swatch{transform:scale(1.15)}.bt-colour-name{font-size:.78rem;font-weight:400;color:#1f2024;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bt-qty{display:flex;align-items:center;flex-shrink:0}.bt-qty-btn{width:24px;height:24px;background:transparent;border:1px solid #B8AEA0;color:#1f2024;font-size:.9rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s,color .15s;padding:0;font-family:Jost,system-ui,sans-serif;border-radius:0}.bt-qty-btn:hover:not(:disabled){background:#1f2024;border-color:#1f2024;color:#f3efe8}.bt-qty-btn:disabled{opacity:.25;cursor:not-allowed}.bt-qty-num{width:26px;text-align:center;font-size:.78rem;font-weight:500;color:#1f2024;border-top:1px solid #B8AEA0;border-bottom:1px solid #B8AEA0;height:24px;line-height:22px;display:block;font-family:Jost,system-ui,sans-serif;background:transparent}.bt-cr.has-qty{background:#e7e0d673}.bt-cr.has-qty .bt-colour-name{font-weight:500}.bt-builder__status{margin-top:.875rem;padding:.6rem 1rem;font-size:.65rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#4a4548;background:#e7e0d6;text-align:center;transition:background .35s,color .35s;border-radius:0}.bt-builder__status.ready{background:#3e6a5a;color:#f3efe8}.bt-builder__status.over{background:#f08a86;color:#f3efe8}.bt-atc-row{display:flex;gap:.75rem;align-items:stretch}.bt-atc-btn{flex:1;padding:1.1rem 1.5rem;background:linear-gradient(135deg,#1f2024,#3a3f4a);color:#f3efe8;border:none;font-family:Jost,system-ui,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border-radius:0;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:opacity .25s,background .25s;position:relative;overflow:hidden}.bt-atc-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff0;transition:background .2s}.bt-atc-btn:hover:not(:disabled):after{background:#ffffff0f}.bt-atc-btn:disabled{background:#b8aea0;cursor:not-allowed}.bt-atc-btn__price{font-weight:300;opacity:.75;font-size:.65rem;letter-spacing:.08em}.bt-wishlist-btn{width:52px;height:52px;border:1px solid #B8AEA0;background:transparent;color:#1f2024;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0;transition:border-color .2s,background .2s;flex-shrink:0}.bt-wishlist-btn:hover{border-color:#1f2024;background:#1f20240a}.bt-trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:1.5rem;border:1px solid rgba(184,174,160,.35)}.bt-trust-strip__item{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem;border-right:1px solid rgba(184,174,160,.35);border-bottom:1px solid rgba(184,174,160,.35)}.bt-trust-strip__item:nth-child(2n){border-right:none}.bt-trust-strip__item:nth-last-child(-n+2){border-bottom:none}.bt-trust-strip__item svg{flex-shrink:0;margin-top:2px;color:#3e6a5a}.bt-trust-strip__item div{display:flex;flex-direction:column;gap:1px}.bt-trust-strip__item strong{font-size:.7rem;font-weight:500;color:#1f2024;letter-spacing:.02em}.bt-trust-strip__item span{font-size:.65rem;color:#4a4548;font-weight:300;letter-spacing:.02em}@media screen and (max-width:749px){.bt-panel__title{font-size:1.75rem}.bt-colour-grid{grid-template-columns:1fr}.bt-cr:nth-child(odd){border-right:none}.bt-cr:nth-last-child(-n+2){border-bottom:1px solid rgba(184,174,160,.3)}.bt-cr:last-child{border-bottom:none}.bt-trust-strip{grid-template-columns:1fr}.bt-trust-strip__item{border-right:none;border-bottom:1px solid rgba(184,174,160,.35)}.bt-trust-strip__item:last-child{border-bottom:none}}.bt-snap-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:.75rem;flex-wrap:wrap}.bt-snap-hint{font-size:.62rem;font-weight:300;letter-spacing:.04em;color:#b8aea0}.bt-snap-btn{display:inline-flex;align-items:center;gap:6px;font-family:Jost,system-ui,sans-serif;font-size:.6rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#1f2024;background:transparent;border:1px solid #B8AEA0;padding:.55rem 1rem;cursor:pointer;border-radius:0;transition:background .18s,border-color .18s,color .18s;white-space:nowrap}.bt-snap-btn:hover{border-color:#1f2024;background:#1f20240d}.bt-snap-btn.is-active{background:#1f2024;border-color:#1f2024;color:#f3efe8}.bt-snap-btn svg{transition:transform .2s;flex-shrink:0}.bt-snap-btn.is-active svg{transform:rotate(45deg)}@media screen and (max-width:749px){.bt-snap-bar{flex-direction:column;align-items:flex-start;gap:.5rem}.bt-snap-btn{width:100%;justify-content:center;padding:.75rem 1rem;font-size:.65rem}}
/*# sourceMappingURL=/cdn/shop/t/90/assets/bt-bundle-panel.css.map */
