.Header_header__072v2{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_container__DOHRG{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;height:70px}.Header_logo__0dir7{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;color:#333;transition:color .3s ease}.Header_logo__0dir7:hover{color:#ff6b6b}.Header_icon__jBtEQ{font-size:1.8rem}.Header_nav__evgr5{display:flex;gap:2rem;align-items:center}.Header_cartLink__xVuO6{font-size:1.1rem;transition:transform .3s ease;position:relative}.Header_cartLink__xVuO6:hover{transform:scale(1.1)}.Header_badge__aFegs{position:absolute;top:-8px;right:-8px;background:#ff6b6b;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}@media (max-width:768px){.Header_container__DOHRG{height:60px;padding:0 1rem}.Header_logo__0dir7{font-size:1.2rem}.Header_icon__jBtEQ{font-size:1.4rem}}.Hero_hero__D0Vj7{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 1.5rem;text-align:center}.Hero_container__VxTA8{max-width:1200px;margin:0 auto}.Hero_title__GxnES{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.Hero_subtitle__h66Po{font-size:1.25rem;opacity:.95;max-width:600px;margin:0 auto}@media (max-width:768px){.Hero_hero__D0Vj7{padding:2.5rem 1rem}.Hero_title__GxnES{font-size:2rem}.Hero_subtitle__h66Po{font-size:1rem}}.ProductGrid_products__OsH9o{padding:3rem 1.5rem;background-color:#f9f9f9}.ProductGrid_container__UEImY{max-width:1200px;margin:0 auto}.ProductGrid_grid__9DGd5{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.ProductGrid_card__tEIf5{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;padding:1.5rem;text-align:center;display:flex;flex-direction:column;height:100%}.ProductGrid_card__tEIf5:hover{transform:translateY(-8px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.ProductGrid_imageWrapper__CUKq_{width:100%;height:180px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;margin-bottom:1rem}.ProductGrid_emoji__coODb{font-size:4rem}.ProductGrid_productImage__h9_iw{max-width:100%;max-height:100%;object-fit:contain}.ProductGrid_name__8Kyy1{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#333}.ProductGrid_description__63saa{font-size:.9rem;color:#666;margin-bottom:1rem;flex-grow:1}.ProductGrid_price__yEit9{font-size:1.3rem;font-weight:700;color:#ff6b6b;margin-bottom:0}@media (max-width:768px){.ProductGrid_grid__9DGd5{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.ProductGrid_card__tEIf5{padding:1rem}.ProductGrid_imageWrapper__CUKq_{height:140px;margin-bottom:.75rem}.ProductGrid_emoji__coODb{font-size:3rem}.ProductGrid_name__8Kyy1{font-size:1rem}.ProductGrid_description__63saa{font-size:.8rem}.ProductGrid_price__yEit9{font-size:1.1rem}}.Footer_footer__yl3k1{background-color:#333;color:#fff;padding:2rem 1.5rem;text-align:center;margin-top:3rem}.Footer_container__MaumR{max-width:1200px;margin:0 auto}.Footer_text__R1oKh{font-size:.95rem;opacity:.8}.Footer_text__R1oKh a{color:#667eea;transition:color .3s ease;text-decoration:underline}.Footer_text__R1oKh a:hover{color:#764ba2}.Footer_heart__NpCUO{color:#ff6b6b;animation:Footer_heartbeat__efiw0 .6s infinite}@keyframes Footer_heartbeat__efiw0{0%,to{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}}@media (max-width:768px){.Footer_footer__yl3k1{padding:1.5rem 1rem}.Footer_text__R1oKh{font-size:.9rem}}.Home_home__empxm{min-height:100vh;display:flex;flex-direction:column}