.cherry-featured-collection{padding:0 1.5rem}.cherry-featured-collection .section-header{text-align:center;margin-bottom:3rem}.cherry-featured-collection .section-header h2{font-weight:700;letter-spacing:.02em;margin-bottom:.5rem;color:#121212}.cherry-featured-collection .section-header h2.h2{font-size:1.75rem!important}.cherry-featured-collection .section-header h2.h1{font-size:2.5rem!important}.cherry-featured-collection .section-header h2.h0{font-size:3.5rem!important}.cherry-featured-collection .section-header .section-subtitle{font-size:1rem;color:#777;font-weight:400;margin:0}.cherry-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;list-style:none;padding:0;margin:0}.cherry-card{position:relative;border-radius:12px;overflow:hidden;background:#fff9f9;border:1.5px solid rgba(232,69,139,.15);transition:box-shadow .35s ease,transform .35s ease,border-color .3s ease;display:flex;flex-direction:column}.cherry-card:hover{box-shadow:0 8px 30px #e8458b1f;transform:translateY(-4px);border-color:#e8458b66}.cherry-card__media{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:1 / 1;background:#f9f5f3}.cherry-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .4s ease}.cherry-card__media .cherry-card__img--primary{position:relative;z-index:1}.cherry-card__media .cherry-card__img--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:2}.cherry-card:hover .cherry-card__img--primary{transform:scale(1.06)}.cherry-card:hover .cherry-card__img--secondary{opacity:1}.cherry-card__badges{position:absolute;top:12px;left:12px;z-index:5;display:flex;flex-direction:column;gap:6px}.cherry-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;line-height:1.4}.cherry-badge--sale{background:#e8458b;color:#fff}.cherry-badge--sold-out{background:#242833;color:#fff}.cherry-badge--new{background:#fff;color:#e8458b;border:1px solid #E8458B}.cherry-card__info{padding:1rem .75rem;display:flex;flex-direction:column;flex-grow:1}.cherry-card__quick-add--mobile{margin-top:auto}.cherry-card__title{font-size:1.2rem!important;font-weight:600;color:#121212;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cherry-card__title a{text-decoration:none;color:inherit;transition:color .2s ease}.cherry-card__title a:hover{color:#e8458b}.cherry-card__vendor{font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem}.cherry-card__prices{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.cherry-card__price{font-size:1.25rem!important;font-weight:400;color:#555}.cherry-card__price--sale{color:#e8458b}.cherry-text--small .cherry-card__title{font-size:.9rem!important}.cherry-text--small .cherry-card__price{font-size:1rem!important}.cherry-text--medium .cherry-card__title{font-size:1.2rem!important}.cherry-text--medium .cherry-card__price{font-size:1.25rem!important}.cherry-text--large .cherry-card__title{font-size:1.45rem!important}.cherry-text--large .cherry-card__price{font-size:1.5rem!important}.cherry-card__compare-price{font-size:.85rem;color:#aaa;text-decoration:line-through;font-weight:400}.cherry-card__rating{display:flex;align-items:center;gap:.3rem;margin-bottom:.4rem}.cherry-card__stars{display:flex;gap:1px;color:#f5a623;font-size:.8rem}.cherry-card__star{width:14px;height:14px}.cherry-card__rating-count{font-size:.75rem;color:#999}.cherry-card__quick-add{position:absolute;bottom:0;left:0;right:0;z-index:10;padding:0 12px 12px;transform:translateY(100%);opacity:0;transition:transform .35s cubic-bezier(.25,.46,.45,.94),opacity .3s ease}.cherry-card:hover .cherry-card__quick-add{transform:translateY(0);opacity:1}.cherry-card__quick-add-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:12px 16px;background:#e8458b;color:#fff;border:none;border-radius:8px;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background .25s ease,transform .2s ease;font-family:inherit}.cherry-card__quick-add-btn:hover{background:#d13a7a;transform:scale(1.02)}.cherry-card__quick-add-btn:disabled{background:#ccc;cursor:not-allowed}.cherry-card__quick-add-btn .cherry-spinner{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:cherry-spin .6s linear infinite}.cherry-card__quick-add-btn.loading .cherry-spinner{display:inline-block}.cherry-card__quick-add-btn.loading .cherry-btn-text{display:none}@keyframes cherry-spin{to{transform:rotate(360deg)}}.cherry-card__quick-add-btn--choose{background:#121212}.cherry-card__quick-add-btn--choose:hover{background:#333}.cherry-view-all{text-align:center;margin-top:2.5rem}.cherry-view-all__btn{display:inline-block;padding:14px 40px;border:2px solid #E8458B;border-radius:30px;color:#e8458b;text-decoration:none;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:background .3s ease,color .3s ease,transform .2s ease}.cherry-view-all__btn:hover{background:#e8458b;color:#fff;transform:translateY(-2px)}.cherry-view-all__btn--solid{background:#e8458b;color:#fff}.cherry-view-all__btn--solid:hover{background:#d13a7a;color:#fff}.cherry-product-grid.cherry-product-grid--slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding-bottom:1rem}.cherry-product-grid.cherry-product-grid--slider::-webkit-scrollbar{display:none}.cherry-product-grid.cherry-product-grid--slider>li{flex:0 0 calc(50% - .5rem);scroll-snap-align:start}@media screen and (max-width:989px){.cherry-product-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.cherry-featured-collection{padding:0 1.25rem}.cherry-featured-collection .section-header{margin-bottom:1.5rem}.cherry-featured-collection .section-header h2{font-size:1.6rem!important}.cherry-card__quick-add{position:relative;transform:none;opacity:1;padding:0;margin-top:.75rem}.cherry-card__quick-add-btn{padding:9px 14px;font-size:.7rem;border-radius:20px;background:transparent;color:#e8458b;border:1.5px solid #E8458B;letter-spacing:.05em}.cherry-card__quick-add-btn:hover{background:#e8458b;color:#fff}.cherry-card__quick-add-btn--choose{background:transparent;color:#121212;border:1.5px solid #121212}.cherry-card__quick-add-btn--choose:hover{background:#121212;color:#fff}.cherry-card__quick-add-btn:disabled{background:transparent;color:#bbb;border-color:#ddd}.cherry-card__info{padding:.75rem .5rem .5rem}.cherry-card__title{font-size:.85rem!important;line-height:1.35;margin-bottom:.3rem;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.cherry-card__price{font-size:.9rem!important}.cherry-card__compare-price{font-size:.75rem}}@media screen and (min-width:750px)and (max-width:989px){.cherry-product-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.cherry-product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.cherry-card{border-radius:10px;border-width:1px}.cherry-card__media,.cherry-card__media img{border-radius:10px 10px 0 0}.cherry-card__title{font-size:.8rem!important;letter-spacing:.01em}.cherry-card__price{font-size:.85rem!important}}.cherry-card[data-animate]{opacity:0;transform:translateY(20px);animation:cherry-fade-in .5s ease forwards}.cherry-card[data-animate]:nth-child(1){animation-delay:.05s}.cherry-card[data-animate]:nth-child(2){animation-delay:.1s}.cherry-card[data-animate]:nth-child(3){animation-delay:.15s}.cherry-card[data-animate]:nth-child(4){animation-delay:.2s}.cherry-card[data-animate]:nth-child(5){animation-delay:.25s}.cherry-card[data-animate]:nth-child(6){animation-delay:.3s}.cherry-card[data-animate]:nth-child(7){animation-delay:.35s}.cherry-card[data-animate]:nth-child(8){animation-delay:.4s}@keyframes cherry-fade-in{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/cherry-collection.css.map */
