@keyframes yardFbtFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.yard-fbt{background:var(--yard-fbt-cream, #FEFCF6)!important;position:relative;overflow:hidden}.yard-fbt__container{max-width:1200px;margin:0 auto;padding:0 20px}.yard-fbt__heading{font-family:Sora,sans-serif!important;font-size:clamp(24px,4vw,28px)!important;font-weight:800!important;color:#2d2d2d!important;text-align:center!important;margin:0 0 4px!important;letter-spacing:-.01em!important;line-height:1.15!important;text-transform:none!important}.yard-fbt__subheading{font-family:Outfit,sans-serif!important;font-size:clamp(14px,2vw,16px)!important;color:#2d8e3c!important;text-align:center!important;margin:0 0 32px!important;font-weight:500!important;letter-spacing:.02em!important;text-transform:none!important}.yard-fbt__grid{display:flex;align-items:stretch;justify-content:center;gap:0;margin-bottom:28px}.yard-fbt__plus{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;font-family:Sora,sans-serif!important;font-size:2rem;font-weight:700!important;color:#f5a623!important;-webkit-user-select:none;user-select:none;line-height:1}.yard-fbt__card{flex:1;max-width:280px;background:#fff!important;border-radius:12px!important;border:1px solid #EDE8DF!important;padding:16px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;transition:border-color .25s ease,box-shadow .25s ease,opacity .25s ease,transform .25s ease;opacity:0;animation:yardFbtFadeUp .55s ease forwards}.yard-fbt__card:nth-child(1){animation-delay:0s}.yard-fbt__card:nth-child(3){animation-delay:.12s}.yard-fbt__card:nth-child(5){animation-delay:.24s}.yard-fbt__plus{opacity:0;animation:yardFbtFadeUp .55s ease forwards}.yard-fbt__plus:nth-child(2){animation-delay:.06s}.yard-fbt__plus:nth-child(4){animation-delay:.18s}.yard-fbt__card--checked{border-color:#f5a623!important;box-shadow:0 4px 18px #f5a62326!important}.yard-fbt__card--unchecked{opacity:.55}.yard-fbt__card:hover{border-color:#f5a623!important;box-shadow:0 8px 24px #f5a62326!important;transform:translateY(-4px)!important}.yard-fbt__check-row{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:12px}.yard-fbt__checkbox{position:relative;width:22px;height:22px;flex-shrink:0}.yard-fbt__checkbox input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;z-index:2;margin:0}.yard-fbt__checkbox-visual{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:2px solid #EDE8DF!important;border-radius:5px;background:#fff;transition:background .2s ease,border-color .2s ease,transform .18s ease}.yard-fbt__checkbox input:checked+.yard-fbt__checkbox-visual{background:linear-gradient(135deg,#ffb81c,#e5a200)!important;border-color:#e5a200!important;transform:scale(1.1)}.yard-fbt__checkbox input:checked+.yard-fbt__checkbox-visual:after{content:"";display:block;width:6px;height:11px;border:solid #2D2D2D;border-width:0 2.5px 2.5px 0;transform:rotate(45deg) translateY(-1px)}.yard-fbt__checkbox input:disabled{cursor:default}.yard-fbt__check-label{font-family:Outfit,sans-serif!important;font-size:11px!important;color:#888!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-weight:600!important}.yard-fbt__image-wrap{width:100%;aspect-ratio:1/1;border-radius:8px!important;overflow:hidden;margin-bottom:12px;background:#fff9f0!important}.yard-fbt__image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.yard-fbt__card:hover .yard-fbt__image-wrap img{transform:scale(1.04)}.yard-fbt__title{font-family:Outfit,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#2d2d2d!important;margin:0 0 6px;line-height:1.35;text-decoration:none;display:block}.yard-fbt__title:hover{color:#2d8e3c!important}.yard-fbt__price{font-family:Sora,sans-serif!important;font-size:16px!important;font-weight:700!important;color:#2d8e3c!important;margin:0}.yard-fbt__summary{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;padding:20px 0 0;border-top:1px solid #EDE8DF!important;opacity:0;animation:yardFbtFadeUp .5s ease .35s forwards}.yard-fbt__total{display:flex;align-items:baseline;gap:8px}.yard-fbt__total-label{font-family:Outfit,sans-serif!important;font-size:16px!important;text-transform:uppercase!important;color:#2d2d2d!important;font-weight:600!important;letter-spacing:.03em!important}.yard-fbt__total-price{font-family:Sora,sans-serif!important;font-size:26px!important;font-weight:800!important;color:#2d8e3c!important;transition:transform .3s ease}.yard-fbt__total-price--animate{transform:scale(1.15)}.yard-fbt__add-btn{font-family:Outfit,sans-serif!important;font-size:15px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.04em!important;padding:14px 36px!important;border:none!important;border-radius:8px!important;background:linear-gradient(135deg,#ffb81c,#e5a200)!important;color:#2d2d2d!important;cursor:pointer;position:relative;overflow:hidden;transition:background .25s ease,transform .2s ease,box-shadow .25s ease,color .25s ease;min-width:200px}.yard-fbt__add-btn:hover{background:#2d8e3c!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #2d8e3c4d!important;animation:none!important}.yard-fbt__add-btn:active{transform:scale(.97)}.yard-fbt__add-btn:disabled{opacity:.6;cursor:not-allowed;animation:none}.yard-fbt__btn-success{display:none;align-items:center;justify-content:center;gap:6px}.yard-fbt__add-btn--success{background:#2d8e3c!important;color:#fff!important;animation:none!important;pointer-events:none}.yard-fbt__add-btn--success .yard-fbt__btn-text{display:none}.yard-fbt__add-btn--success .yard-fbt__btn-success{display:flex}.yard-fbt__add-btn--loading .yard-fbt__btn-text:after{content:"";display:inline-block;width:16px;height:16px;border:2px solid rgba(45,45,45,.3);border-top-color:#2d2d2d;border-radius:50%;margin-left:8px;vertical-align:middle;animation:yardSpin .6s linear infinite}@keyframes yardSpin{to{transform:rotate(360deg)}}@keyframes yardConfetti{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(-80px) rotate(360deg);opacity:0}}.yard-fbt__confetti{position:absolute;width:8px;height:8px;border-radius:2px;pointer-events:none;animation:yardConfetti .8s ease forwards}@media(max-width:900px){.yard-fbt__card{max-width:220px;padding:12px}.yard-fbt__plus{width:32px;font-size:1.5rem}}@media(max-width:640px){.yard-fbt__grid{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:0;padding-bottom:8px;justify-content:flex-start}.yard-fbt__card{min-width:200px;max-width:220px;flex-shrink:0;scroll-snap-align:center}.yard-fbt__plus{min-width:32px;width:32px;font-size:1.3rem}.yard-fbt__summary{flex-direction:column;gap:14px;text-align:center}.yard-fbt__add-btn{width:100%}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
/*# sourceMappingURL=/cdn/shop/t/19/assets/yard-frequently-bought.css.map */
