html body .fc-vars{--teal: #108474;--teal-dark: #0a6558;--teal-light: #edf5f5;--teal-glow: rgba(16, 132, 116, .15);--dark: #0f1f1d;font-family:Inter,-apple-system,sans-serif!important;font-size:16px!important;line-height:1.6!important;color:#0f1f1d!important;-webkit-text-size-adjust:100%;--gray: #4a5568;--light-gray: #f7fafa;--white: #ffffff;--orange: #ff6b35;--orange-dark: #e55a2b;--shadow: 0 4px 24px rgba(0,0,0,.08);--shadow-lg: 0 12px 48px rgba(0,0,0,.12)}.fc-vars *,.fc-vars *:before,.fc-vars *:after{box-sizing:border-box;font-family:Inter,-apple-system,sans-serif!important}.fc-container{max-width:1200px;margin:0 auto;padding:0 24px}.fc-announcement{background:var(--dark);color:var(--white);text-align:center;padding:10px 16px;font-size:.875rem;font-weight:500}.fc-announcement span{color:var(--orange);font-weight:700}.fc-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--teal);background:var(--teal-glow);padding:6px 16px;border-radius:30px;margin-bottom:16px}.fc-hero{padding:60px 0 40px;background:linear-gradient(180deg,var(--teal-light) 0%,var(--white) 100%);text-align:center}.fc-hero h1{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:var(--dark);margin-bottom:12px}.fc-hero p{font-size:1.1rem;color:var(--gray);max-width:560px;margin:0 auto}.fc-filters{display:flex;justify-content:center;gap:12px;padding:24px 0 40px;flex-wrap:wrap}.fc-filter-btn{padding:10px 24px;border-radius:60px;border:2px solid #e2e8f0;background:var(--white);color:var(--gray);font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;font-family:inherit}.fc-filter-btn:hover{border-color:var(--teal);color:var(--teal)}.fc-filter-btn.active{background:var(--teal);color:var(--white);border-color:var(--teal)}.fc-category{padding:40px 0}.fc-category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid var(--teal-light)}.fc-category-header h2{font-size:1.5rem;font-weight:800}.fc-category-count{font-size:.9rem;color:var(--gray);font-weight:500}.fc-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.fc-product-card{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:var(--shadow);transition:all .3s ease;position:relative}.fc-product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.fc-product-card a{text-decoration:none;color:inherit}.fc-badge{position:absolute;top:16px;left:16px;background:var(--orange);color:var(--white);font-size:.7rem;font-weight:800;padding:4px 12px;border-radius:20px;letter-spacing:.5px;text-transform:uppercase;z-index:2}.fc-badge--best{background:var(--teal)}.fc-badge--sale{background:#dc2626}.fc-product-image{width:100%;aspect-ratio:1;background:linear-gradient(135deg,var(--teal-light),#f0faf9);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.fc-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.fc-product-card:hover .fc-product-image img{transform:scale(1.05)}.fc-quick-add{position:absolute;bottom:0;left:0;right:0;background:#108474f2;color:var(--white);text-align:center;padding:12px;font-weight:700;font-size:.9rem;transform:translateY(100%);transition:transform .3s ease;cursor:pointer;border:none;width:100%;font-family:inherit}.fc-product-card:hover .fc-quick-add{transform:translateY(0)}.fc-product-info{padding:20px}.fc-product-type{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--teal);margin-bottom:4px}.fc-product-title{font-size:1rem;font-weight:700;margin-bottom:8px;line-height:1.3}.fc-product-price-row{display:flex;align-items:center;justify-content:space-between}.fc-product-price{font-size:1.25rem;font-weight:800;color:var(--dark)}.fc-product-compare{font-size:.9rem;color:#999;text-decoration:line-through;margin-right:8px}.fc-per-unit{font-size:.75rem;font-weight:500;color:var(--gray);display:block}.fc-product-rating{display:flex;align-items:center;gap:4px;font-size:.85rem;color:#fbbf24}.fc-product-rating span{color:var(--gray);font-size:.8rem}.fc-value-bar{padding:48px 0;background:var(--teal-light);margin:40px 0}.fc-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.fc-value-icon{font-size:2rem;margin-bottom:8px}.fc-value-item h4{font-size:.95rem;font-weight:700;margin-bottom:4px}.fc-value-item p{font-size:.8rem;color:var(--gray)}.fc-bundles{padding:60px 0}.fc-bundles-header{text-align:center;margin-bottom:32px}.fc-bundles-header h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.fc-bundles-header p{color:var(--gray);margin-top:8px}.fc-bundle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.fc-bundle-card{background:linear-gradient(135deg,var(--teal-light),#f0faf9);border:2px solid transparent;border-radius:20px;padding:36px;display:flex;gap:24px;align-items:center;transition:all .3s ease}.fc-bundle-card:hover{border-color:var(--teal);transform:translateY(-4px);box-shadow:var(--shadow)}.fc-bundle-icon{width:80px;height:80px;border-radius:16px;background:var(--white);display:flex;align-items:center;justify-content:center;font-size:2.25rem;flex-shrink:0;box-shadow:var(--shadow)}.fc-bundle-info h3{font-size:1.1rem;font-weight:700;margin-bottom:4px}.fc-bundle-info p{font-size:.85rem;color:var(--gray);margin-bottom:12px}.fc-bundle-price{font-size:1.25rem;font-weight:800;color:var(--teal)}.fc-bundle-original{font-size:.9rem;color:#999;text-decoration:line-through;margin-right:8px;font-weight:500}.fc-bundle-save{display:inline-block;background:var(--orange);color:var(--white);font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:10px;margin-left:8px;vertical-align:middle}.fc-cta{padding:60px 0;background:var(--teal);text-align:center;color:var(--white)}.fc-cta h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin-bottom:12px}.fc-cta p{font-size:1rem;opacity:.85;margin-bottom:28px;max-width:480px;margin-left:auto;margin-right:auto}.fc-cta-btn{display:inline-block;padding:16px 40px;border-radius:60px;font-weight:800;font-size:1rem;text-decoration:none;background:var(--white);color:var(--teal);transition:all .3s ease}.fc-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.fc-fade-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fc-fade-up.visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.fc-bundle-grid{grid-template-columns:1fr}.fc-value-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.fc-product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.fc-product-info{padding:14px}.fc-product-title{font-size:.9rem}.fc-value-grid{grid-template-columns:1fr 1fr;gap:16px}.fc-bundle-card{flex-direction:column;text-align:center}.fc-filters{gap:8px}.fc-filter-btn{padding:8px 16px;font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/funnel-collection.css.map */
