.fbt-section{font-family:var(--font-body-family, inherit)}.fbt-header{text-align:center;margin-bottom:2.4rem}.fbt-title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .6rem;letter-spacing:-.02em}.fbt-subtitle{font-size:1.4rem;color:rgba(var(--color-foreground),.65);margin:0}.fbt-wrapper{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:1.2rem;padding:2.8rem 2.4rem;box-shadow:0 2px 20px #0000000f}.fbt-products-row{display:flex;align-items:flex-start;gap:1.2rem;flex-wrap:wrap;justify-content:center;margin-bottom:2.4rem}.fbt-plus{font-size:2.4rem;font-weight:300;color:rgba(var(--color-foreground),.4);align-self:center;flex-shrink:0;margin-top:-2rem;padding:0 .4rem}.fbt-product-card{flex:1;min-width:180px;max-width:220px;background:rgba(var(--color-foreground),.03);border:1.5px solid rgba(var(--color-foreground),.1);border-radius:1rem;padding:1.6rem 1.2rem 1.4rem;position:relative;text-align:center;transition:border-color .2s,box-shadow .2s}.fbt-product-card:hover{border-color:rgba(var(--color-foreground),.25);box-shadow:0 4px 16px #00000012}.fbt-product-main{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.04)}.fbt-badge{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1rem;font-weight:600;padding:.3rem .9rem;border-radius:0 0 .6rem .6rem;white-space:nowrap;letter-spacing:.02em}.fbt-badge-select{background:rgba(var(--color-foreground),.12);color:rgba(var(--color-foreground),.7)}.fbt-product-image{width:120px;height:120px;margin:1.8rem auto 1rem;border-radius:.8rem;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.06)}.fbt-product-image img{width:100%;height:100%;object-fit:cover;border-radius:.8rem}.fbt-placeholder-select{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;width:100%;height:100%}.fbt-placeholder-select svg{width:48px;height:48px}.fbt-placeholder-select span{font-size:1.1rem;color:rgba(var(--color-foreground),.45);font-weight:500}.fbt-product-info{margin-bottom:1rem}.fbt-product-title{font-size:1.25rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .3rem;line-height:1.3}.fbt-product-price{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));margin:0}.fbt-collection-picker{margin-top:.8rem;position:relative}.fbt-custom-select{position:relative}.fbt-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;border:1.5px solid rgba(var(--color-foreground),.2);border-radius:.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.2rem;font-family:inherit;cursor:pointer;text-align:left;transition:border-color .2s,box-shadow .2s}.fbt-select-trigger:focus,.fbt-select-trigger:hover{border-color:rgb(var(--color-button));outline:none}.fbt-trigger-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.15rem}.fbt-chevron{flex-shrink:0;transition:transform .2s ease;color:rgba(var(--color-foreground),.5)}.fbt-custom-select.fbt-open .fbt-chevron{transform:rotate(180deg)}.fbt-dropdown-list{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:rgb(var(--color-background));border:1.5px solid rgba(var(--color-foreground),.15);border-radius:.8rem;box-shadow:0 8px 32px #00000024;z-index:999;max-height:280px;overflow-y:auto;list-style:none;margin:0;padding:.4rem 0}.fbt-custom-select.fbt-open .fbt-dropdown-list{display:block}.fbt-dropdown-list::-webkit-scrollbar{width:5px}.fbt-dropdown-list::-webkit-scrollbar-track{background:transparent}.fbt-dropdown-list::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:3px}.fbt-dropdown-item{display:flex;align-items:center;gap:.8rem;padding:.7rem 1rem;cursor:pointer;transition:background .15s}.fbt-dropdown-item:hover{background:rgba(var(--color-foreground),.06)}.fbt-dropdown-item.fbt-item-selected{background:rgba(var(--color-button),.08)}.fbt-dropdown-item img{width:40px;height:40px;object-fit:cover;border-radius:.4rem;flex-shrink:0;border:1px solid rgba(var(--color-foreground),.08)}.fbt-item-info{display:flex;flex-direction:column;gap:.15rem;text-align:left;min-width:0}.fbt-item-title{font-size:1.15rem;font-weight:500;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fbt-item-price{font-size:1.1rem;font-weight:600;color:rgb(var(--color-button))}.fbt-no-collection{font-size:1.1rem;color:rgba(var(--color-foreground),.5);font-style:italic;margin:0}.fbt-cta-area{border-top:1px solid rgba(var(--color-foreground),.1);padding-top:2rem}.fbt-pricing-summary{background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:.8rem;padding:1.4rem 1.6rem;margin-bottom:1.4rem;display:flex;flex-direction:column;gap:.7rem}.fbt-price-row{display:flex;justify-content:space-between;align-items:center;font-size:1.3rem}.fbt-label{color:rgba(var(--color-foreground),.65);font-weight:500}.fbt-original-total{text-decoration:line-through;color:rgba(var(--color-foreground),.45);font-weight:600}.fbt-discount-row{padding:.5rem .8rem;background:#4caf5014;border-radius:.5rem;margin:0 -.4rem}.fbt-discount-label{color:#2e7d32;font-weight:600}.fbt-discount-amount{color:#2e7d32;font-weight:700;font-size:1.4rem}.fbt-final-row{border-top:1px dashed rgba(var(--color-foreground),.12);padding-top:.7rem}.fbt-final-label{font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground))}.fbt-final-total{font-size:1.8rem;font-weight:800;color:rgb(var(--color-button))}.fbt-note{text-align:center;font-size:1.2rem;color:rgba(var(--color-foreground),.5);margin:0 0 1.2rem;font-style:italic}.fbt-add-btn{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.5rem;font-weight:700;padding:1.4rem 2rem;border-radius:.8rem;transition:opacity .2s,transform .15s;cursor:pointer;letter-spacing:.01em}.fbt-add-btn:disabled{opacity:.5;cursor:not-allowed}.fbt-add-btn:not(:disabled):hover{opacity:.92;transform:translateY(-1px)}.fbt-add-btn:not(:disabled):active{transform:translateY(0)}.fbt-add-btn.fbt-success{background:#2e7d32!important}.fbt-cart-icon{width:18px;height:18px;flex-shrink:0}.fbt-trust{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.15rem;color:rgba(var(--color-foreground),.5);margin:1rem 0 0}.fbt-trust svg{color:#f59e0b;fill:#f59e0b}@media screen and (max-width:749px){.fbt-wrapper{padding:2rem 1.4rem}.fbt-products-row{flex-direction:column;align-items:center;gap:.8rem}.fbt-plus{transform:rotate(90deg);margin:-.4rem 0;font-size:2rem}.fbt-product-card{width:100%;max-width:320px;min-width:unset}.fbt-price-row{flex-direction:column;gap:.2rem;text-align:center}.fbt-dropdown-list{max-height:220px}}@media screen and (min-width:750px)and (max-width:989px){.fbt-product-card{min-width:150px;max-width:180px}.fbt-product-image{width:100px;height:100px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/frequently-bought-together.css.map */
