.fc-wrapper{max-width:1600px;margin:0 auto;padding:0 40px;font-family:inherit}.fc-header{text-align:center;margin-bottom:40px}.fc-title{font-family:var(--fc-heading-font);font-size:var(--fc-heading-size-desk);font-weight:var(--fc-heading-weight-desk);color:var(--fc-text);margin:0 0 12px;text-transform:uppercase;letter-spacing:1px}.fc-subtitle{font-size:14px;color:#888;margin:0}.fc-grid{display:grid;grid-template-columns:repeat(var(--fc-grid-cols-desk, 4),1fr);gap:var(--fc-grid-gap-desk, 30px)}.fc-carousel-wrapper{position:relative;display:flex;align-items:center;gap:16px}.fc-carousel-track{flex:1;overflow:hidden}.fc-carousel-inner{display:flex;gap:var(--fc-grid-gap-desk, 30px);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.fc-carousel-item{flex:0 0 calc(25% - 22.5px)}.fc-carousel-nav{width:44px;height:44px;border-radius:50%;border:1px solid var(--fc-card-border, #eaeaea);background:#fff;color:var(--fc-text);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;box-shadow:0 2px 8px #0000000f}.fc-carousel-nav:hover{border-color:var(--fc-accent);color:var(--fc-accent);transform:scale(1.05)}.fc-carousel-nav svg{width:18px;height:18px}.fc-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.fc-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease;padding:0}.fc-dot.is-active{background:var(--fc-accent, #000);width:24px;border-radius:4px}.fc-card{display:flex;flex-direction:column;padding:0}.fc-img-wrap{position:relative;width:100%;aspect-ratio:var(--fc-img-ratio, 3/4);border-radius:4px;overflow:hidden;margin-bottom:16px;background:#f4f4f4}.fc-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.fc-card:hover .fc-img-wrap img{transform:scale(1.04)}.fc-sale-badge{position:absolute;top:12px;left:12px;font-size:var(--fc-sale-badge-size-desk, 11px);font-weight:var(--fc-sale-badge-weight-desk, 700);letter-spacing:1px;color:var(--fc-sale-badge-color, #ffffff);background:var(--fc-sale-badge-bg, #d9381e);text-transform:uppercase;z-index:2;padding:6px 12px;border-radius:6px;line-height:1}.fc-actions{position:absolute;bottom:12px;right:12px;display:flex;gap:8px;z-index:2}.fc-action-btn{width:38px;height:38px;background-color:var(--fc-btn-bg);border:1px solid var(--fc-card-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--fc-btn-text);transition:all .2s ease;box-shadow:0 4px 10px #0000000f}.fc-action-btn:hover{transform:translateY(-2px);border-color:var(--fc-accent);color:var(--fc-accent)}.fc-action-btn svg{width:17px;height:17px}.fc-wishlist-btn.is-in-wishlist svg{fill:var(--fc-wishlist-active);stroke:var(--fc-wishlist-active)}.fc-wishlist-btn.is-in-wishlist{border-color:var(--fc-wishlist-active)}.fc-info{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 4px}.fc-title-link{font-family:var(--fc-title-font);font-size:var(--fc-title-size-desk);font-weight:var(--fc-title-weight-desk);color:#666;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.fc-title-link:hover{color:#000}.fc-price-row{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.fc-price{font-family:var(--fc-price-font);font-size:var(--fc-price-size-desk);font-weight:var(--fc-price-weight-desk);color:#111}.fc-compare{font-family:var(--fc-compare-font);font-size:var(--fc-compare-size-desk);font-weight:var(--fc-compare-weight-desk);color:#a1a1a1;text-decoration:line-through}.fc-discount{font-family:var(--fc-discount-font);font-size:var(--fc-discount-size-desk);font-weight:var(--fc-discount-weight-desk);color:var(--fc-sale-color)}.fc-view-all{text-align:center;margin-top:40px}.fc-view-all-btn{display:inline-block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--fc-text);text-decoration:none;border-bottom:1px solid var(--fc-accent);padding-bottom:4px;transition:opacity .3s}.fc-view-all-btn:hover{opacity:.6}.fc-empty{text-align:center;padding:40px;background:#00000005;border-radius:8px;color:#888;font-size:14px}@media screen and (max-width:768px){.fc-wrapper{padding:0 15px}.fc-title{font-size:var(--fc-heading-size-mob);font-weight:var(--fc-heading-weight-mob);margin-bottom:8px}.fc-grid{grid-template-columns:repeat(var(--fc-grid-cols-mob, 2),1fr);gap:var(--fc-grid-gap-mob, 15px)}.fc-carousel-wrapper{gap:8px}.fc-carousel-nav{width:36px;height:36px;display:none}.fc-carousel-item{flex:0 0 calc(50% - 7.5px)}.fc-carousel-dots{margin-top:16px}.fc-action-btn{width:34px;height:34px}.fc-action-btn svg{width:15px;height:15px}.fc-title-link{font-size:var(--fc-title-size-mob);font-weight:var(--fc-title-weight-mob)}.fc-price{font-size:var(--fc-price-size-mob);font-weight:var(--fc-price-weight-mob)}.fc-compare{font-size:var(--fc-compare-size-mob);font-weight:var(--fc-compare-weight-mob)}.fc-discount{font-size:var(--fc-discount-size-mob);font-weight:var(--fc-discount-weight-mob)}.fc-sale-badge{font-size:var(--fc-sale-badge-size-mob, 10px);font-weight:var(--fc-sale-badge-weight-mob, 700);top:8px;left:8px;padding:5px 10px;border-radius:4px}.fc-view-all{margin-top:30px}}.fc-layout-carousel,.fc-layout-grid{display:none}@media screen and (min-width:769px){.fc-desk-carousel .fc-layout-carousel,.fc-desk-grid .fc-layout-grid{display:block}}@media screen and (max-width:768px){.fc-mob-carousel .fc-layout-carousel,.fc-mob-grid .fc-layout-grid{display:block}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/featured-collection.css.map */
