:root{--main-color: #ff4d88;--dark: #111;--light: #fff;--grey: #f5f5f5}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Helvetica Neue,sans-serif;background:var(--light);color:var(--dark)}.hero{height:90vh;background:url(../images/hero-image.jpg) center/cover no-repeat;display:flex;align-items:center;padding:0 5%;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.hero h1{font-size:3rem;font-weight:700}.hero p{margin:15px 0;font-size:1.2rem}.hero a{display:inline-block;padding:12px 28px;background:var(--main-color);color:#fff;text-decoration:none;font-weight:700;border-radius:5px}.collections{display:flex;justify-content:space-between;flex-wrap:wrap;padding:60px 5%;background:var(--grey)}.collection-card{width:32%;background:#fff;border-radius:10px;overflow:hidden;text-align:center;margin-bottom:30px;box-shadow:0 2px 6px #0000000d}.collection-card img{width:100%;height:250px;object-fit:cover}.collection-card h3{padding:20px;font-size:1.2rem;font-weight:600}.promo-banner{background:var(--dark);color:#fff;text-align:center;padding:50px 20px}.promo-banner h2{font-size:2rem;margin-bottom:10px}.promo-banner p{margin-bottom:20px}.promo-banner a{background:var(--main-color);color:#fff;padding:12px 24px;text-decoration:none;border-radius:4px}.featured-products{padding:60px 5%}.featured-products h2{text-align:center;margin-bottom:40px;font-size:2rem}.product-grid{display:flex;flex-wrap:wrap;justify-content:space-between}.product-card{width:23%;background:var(--grey);border-radius:8px;overflow:hidden;margin-bottom:30px;text-align:center;box-shadow:0 2px 6px #0000000d}.product-card img{width:100%;height:250px;object-fit:cover}.product-card h4{padding:15px;font-size:1rem}.custom-footer{background:#000;color:#fff;text-align:center;padding:40px 5%;font-size:.9rem}@media (max-width: 768px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.collection-card,.product-card{width:100%}.collections,.product-grid{flex-direction:column;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-homepage.css.map */
