#bb-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#bb-overlay.bb-hidden{display:none}.bb-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px)}.bb-panel{width:56rem;max-width:96%;background:#fff;border-radius:10px;box-shadow:0 20px 50px #00000040;overflow:hidden;transform:translateY(110%);transition:transform .24s ease;display:block;height:auto;margin:auto;display:flow;position:absolute;bottom:8%;right:19px}#bb-overlay.bb-open .bb-panel{transform:translateY(0)}.bb-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid rgba(0,0,0,.06)}.bb-heading-group{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;min-width:0}.bb-header h2{margin:0;font-size:18px;font-weight:600}.bb-header h4{margin:0;font-size:14px;font-weight:500;color:#444;line-height:1.4}.bb-close{background:transparent;border:none;font-size:30px;line-height:1;padding:6px;cursor:pointer;color:inherit}.bb-main{padding:12px 14px;overflow-y:auto;flex:1 1 auto}.bb-list{display:flex;flex-direction:column;gap:8px}.bb-empty{color:#666;padding:18px 8px;text-align:center}.bb-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 6px;border-bottom:1px dashed rgba(0,0,0,.04)}.bb-item-left{flex:1 1 auto;overflow:hidden}.bb-item-left{display:flex;align-items:center;gap:10px}.bb-item-thumb{width:7rem;height:7rem;object-fit:cover;border-radius:6px;flex:0 0 auto;background:#f4f4f4}.bb-item-title{display:inline-block;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:1.5rem;color:#111;text-decoration:none;font-weight:600;overflow:visible}.bb-item-right{display:flex;align-items:center;gap:8px}.bb-item-price{font-weight:600;font-size:14px;min-width:70px;text-align:right}.bb-item-actions button,.bb-btn{padding:8px 10px;border-radius:8px;border:1px solid rgba(0,0,0,.06);background:#fff;cursor:pointer;font-size:1.4rem}.bb-item-actions .bb-remove{padding:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;line-height:0}.bb-item-actions .bb-remove:hover,.bb-item-actions .bb-remove:focus-visible{background-color:#f5f5f5}.bb-item-actions .bb-remove-icon{width:20px;height:20px}.bb-btn:disabled{opacity:.6;cursor:not-allowed}.bb-primary{background:#111;color:#fff;border-color:transparent;box-shadow:0 6px 18px #11111114;font-weight:900;font-size:1.4rem}.bb-footer{padding:12px 3%;border-top:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:space-between;gap:8px;flex-direction:column}.bb-summary{width:100%;display:flex;flex-direction:column;gap:8px;font-size:1.4rem;color:#111}.bb-summary__row{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap}.bb-summary__label{font-weight:500;color:#555}.bb-summary__label-group{display:flex;flex-direction:row;align-items:flex-start;gap:2px}.bb-summary__value{text-align:right;min-width:0;margin-left:auto}.bb-summary__total-value{font-size:1.6rem;font-weight:600}.bb-summary__discount .bb-summary__value,.bb-summary__discount .bb-discount-note__amount{color:#13a413}.bb-actions{display:block;margin:auto;margin-right:initial}.bb-discount-note__text{font-weight:500;color:#111;color:#13a413;padding-left:1rem}.bb-discount-note__amount{font-weight:700;font-size:1.5rem}.bb-panel :focus{outline:3px solid rgba(21,156,228,.18);outline-offset:2px}.collection-product-card{position:relative}.btn--add-to-set{z-index:1;display:inline-flex;gap:6px;border-radius:999px;font-size:12px;line-height:1;background:#f0e6db;border:.15rem solid rgb(63 63 63);cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,opacity var(--duration-default);padding:6px 12px;font-family:inherit;position:static;margin:0 auto;display:flex;align-items:center;justify-content:center;width:fit-content;gap:.5rem}.bb-card-controls{display:flex;align-items:center;justify-content:center;gap:.8rem;width:fit-content;margin:0 auto}.bb-card-controls .btn--add-to-set{margin:0}.bb-remove-inline{display:none;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid rgba(0,0,0,.12);background:#f0e6db;color:#3f3f3f;cursor:pointer;padding:0;line-height:0;transition:background-color .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease}.bb-remove-inline.bb-visible{display:inline-flex}.bb-remove-inline svg{width:16px;height:16px}.bb-remove-inline:hover,.bb-remove-inline:focus-visible{background-color:#3f3f3f;color:#f0e6db;border-color:transparent;box-shadow:0 6px 18px #11111114}.btn--add-to-set:hover{color:#f0e6db;background-color:#3f3f3f}.btn--add-to-set.bb-added{background:#cbd2b6;border-color:#cbd2b6;color:#000}.btn--add-to-set.bb-added:hover{background:#cbd2b6}.btn--add-to-set .bb-icon{width:23px;height:23px;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.btn--add-to-set .bb-label{line-height:1;text-transform:uppercase;font-family:inherit;font-weight:500;font-size:1.3rem;display:flex;align-items:center}@media (max-width: 640px){.btn--add-to-set{gap:6px;padding:6px 10px;font-size:12px}.btn--add-to-set .bb-icon{width:14px;height:14px}.bb-card-controls{gap:.6rem}.bb-remove-inline.bb-visible{width:28px;height:28px}.bb-remove-inline.bb-visible svg{width:14px;height:14px}}@media (max-width: 640px){.bb-panel{left:4%;right:4%;width:auto;height:min-content}.btn--add-to-set{padding:6px 10px;font-size:12px}}.bb-toggle{position:fixed;right:16px;bottom:16px;z-index:1300;display:inline-flex;align-items:center;gap:8px;font-size:1.4rem;padding:10px 14px;background:#111;color:#fff;border:1px solid transparent;border-radius:999px;box-shadow:0 8px 24px #0000001f;cursor:pointer;transform:translateY(100px) scale(.8);opacity:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);font-family:monospace}.bb-toggle.bb-animate-in{transform:translateY(0) scale(1);opacity:1}.bb-toggle[hidden]{display:none!important}@keyframes bb-pulse{0%{transform:scale(1);box-shadow:0 8px 24px #0000001f}50%{transform:scale(1.05);box-shadow:0 12px 32px #0000002e}to{transform:scale(1);box-shadow:0 8px 24px #0000001f}}.bb-toggle.bb-pulse{animation:bb-pulse 1.5s ease-in-out 2}.bb-toggle[aria-disabled=true],.bb-toggle:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 640px){.bb-panel{left:4%;right:4%;top:6%;bottom:6%;width:auto}.bb-item{flex-direction:column;align-items:stretch;gap:12px;padding:12px 8px}.bb-item-left{display:flex;align-items:center;gap:12px;width:100%}.bb-item-thumb{width:5rem;height:5rem;flex-shrink:0}.bb-item-title{white-space:normal;text-overflow:initial;max-width:none;flex:1;font-size:1.4rem;line-height:1.3}.bb-item-right{justify-content:space-between;width:100%;padding-left:calc(5rem + 12px)}.bb-item-price{font-size:1.6rem;font-weight:700;min-width:auto}.btn--add-to-set{gap:6px;padding:6px 10px;font-size:12px}.btn--add-to-set .bb-icon{width:18px;height:18px}.bb-toggle{left:auto;transform:translate(-50%);bottom:10px;width:calc(100% - 24px);max-width:480px;justify-content:center;padding:10px 12px;border-radius:12px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bundle-builder.css.map */
