@import"cg-parent-category.css";.cg-collection-landing{position:relative;min-height:100vh;background:#0a0a12;isolation:isolate}.cg-collection-landing__header{position:relative;z-index:1;text-align:center;padding:60px 24px 50px}.cg-collection-landing__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}.cg-collection-landing__hero-img{width:100%;height:100%;object-fit:cover;opacity:.3}.cg-collection-landing__hero-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a1266,#0a0a12cc 60%,#0a0a12)}.cg-collection-landing__hero-content{position:relative;max-width:700px;margin:0 auto}.cg-collection-landing__badge{display:inline-block;padding:6px 16px;background:#ffb40026;color:#ffb400;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;border-radius:20px;margin-bottom:20px}.cg-collection-landing__title{font-size:48px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#fff;margin:0 0 16px;text-shadow:0 2px 8px rgba(0,0,0,.4)}.cg-collection-landing__description{font-size:18px;font-style:italic;color:#ffffffe6;line-height:1.6;margin:0 0 16px}.cg-collection-landing__count{display:inline-block;padding:8px 16px;background:#ffffff14;border-radius:20px;font-size:13px;color:#fff9}.cg-collection-landing__subcategories{position:relative;z-index:1;padding:0 24px 60px}.cg-collection-landing__section-title{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#fff9;text-align:center;margin:0 0 32px}.cg-collection-landing__featured{position:relative;z-index:1;padding:60px 24px;background:#0003}.cg-collection-landing__featured-grid{max-width:1200px;margin:0 auto}.cg-collection-landing__featured-cta{text-align:center;margin-top:40px}.cg-collection-landing__promo{position:relative;z-index:1;padding:60px 24px;text-align:center;background:linear-gradient(180deg,rgba(255,180,0,.08) 0%,transparent 100%)}.cg-collection-landing__promo-content{max-width:600px;margin:0 auto}.cg-collection-landing__promo-badge{display:inline-block;font-size:14px;margin-bottom:12px}.cg-collection-landing__promo-text{font-size:24px;font-weight:700;color:#fff;margin:0 0 24px}.cg-collection-landing__social-proof{position:relative;z-index:1;padding:40px 24px;border-top:1px solid rgba(255,255,255,.08)}.cg-collection-landing__proof-items{display:flex;justify-content:center;flex-wrap:wrap;gap:32px;max-width:800px;margin:0 auto}.cg-proof-item{display:flex;align-items:center;gap:10px}.cg-proof-item__icon{font-size:20px}.cg-proof-item__text{font-size:14px;font-weight:600;color:#fffc}.cg-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;border-radius:8px;transition:all .3s ease}.cg-btn--primary{background:#ffb400;color:#0a0a12}.cg-btn--primary:hover{background:#ffc940;transform:translateY(-2px)}.cg-btn--secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3)}.cg-btn--secondary:hover{background:#ffffff26;border-color:#ffffff80}.cg-smart-products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1200px){.cg-smart-products{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.cg-smart-products{grid-template-columns:repeat(2,1fr);gap:16px}}.cg-smart-product{display:block;text-decoration:none;border-radius:12px;overflow:hidden;background:#ffffff08;transition:transform .3s ease,box-shadow .3s ease}.cg-smart-product:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000004d}.cg-smart-product__image-wrapper{position:relative;aspect-ratio:1;overflow:hidden}.cg-smart-product__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cg-smart-product:hover .cg-smart-product__image{transform:scale(1.05)}.cg-smart-product__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;align-items:center;justify-content:center}.cg-smart-product__placeholder svg{width:40px;height:40px;color:#ffffff4d}.cg-smart-product__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.cg-smart-product__badge{display:inline-block;padding:4px 10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:4px}.cg-smart-product__badge--bestseller{background:#ffb400e6;color:#0a0a12}.cg-smart-product__badge--new{background:#4caf50e6;color:#fff}.cg-smart-product__badge--low-stock{background:#f44336e6;color:#fff}.cg-smart-product__badge--sold-out{background:#646464e6;color:#fff}.cg-smart-product__info{padding:16px}.cg-smart-product__title{font-size:14px;font-weight:600;color:#fff;margin:0 0 8px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cg-smart-product__price{font-size:15px;font-weight:700;color:#ffffffe6}.cg-smart-product__price--sale{color:#4caf50}.cg-smart-product__price--compare{font-size:13px;font-weight:400;color:#ffffff80;text-decoration:line-through;margin-left:8px}.cg-smart-products__empty{grid-column:1 / -1;text-align:center;padding:40px;color:#ffffff80}@media(max-width:768px){.cg-collection-landing__title{font-size:32px;letter-spacing:1px}.cg-collection-landing__description{font-size:16px}.cg-collection-landing__proof-items{gap:20px}}@media(prefers-reduced-motion:reduce){.cg-smart-product,.cg-smart-product__image,.cg-btn{transition:none}}@media(min-width:1024px){.cg-collection-landing__title{font-size:54px!important;letter-spacing:2px}.cg-collection-landing__description{font-size:20px!important;line-height:1.6}.cg-collection-landing__count{font-size:14px!important}.cg-collection-landing__proof-stat{font-size:15px!important}.cg-collection-landing__subcat-title{font-size:18px!important}.cg-collection-landing__subcats-title{font-size:15px!important}}.cg-child-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1400px;margin:0 auto;padding:0 16px}@media(min-width:600px){.cg-child-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media(min-width:1024px){.cg-child-grid{grid-template-columns:repeat(4,1fr);gap:28px;padding:0 24px}}@media(min-width:1400px){.cg-child-grid{gap:32px;padding:0 40px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cg-collection-landing.css.map */
