.Home_container__9OuOz{min-height:100vh;display:flex;flex-direction:column;background:#f5f5f7}.Home_header__ZUWxe{background:#fff;padding:1rem 1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.08);position:sticky;top:0;z-index:100}.Home_headerContent__wDCMo{max-width:1200px;margin:0 auto;justify-content:space-between;gap:1rem}.Home_headerContent__wDCMo,.Home_logoBlock__yRdNo{display:flex;align-items:center}.Home_logoIcon__RoTcx{color:#06c;flex-shrink:0;height:40px;width:auto}.Home_logoText__VvVy0{display:flex;flex-direction:column;margin-left:.75rem}.Home_logoText__VvVy0 h1{margin:0;font-size:1.25rem;font-weight:700;color:#1d1d1f;line-height:1.2}.Home_subtitle__Qob9A{margin:0;font-size:.75rem;color:#86868b;font-weight:400}.Home_cartButton__rAj4n{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#06c;color:#fff;border-radius:980px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease;position:relative}.Home_cartButton__rAj4n:hover{background:#05a}.Home_cartBadge__rOc85{background:#ff3b30;color:#fff;border-radius:50%;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600}.Home_main__2uIek{flex:1;padding:2rem 1.5rem;max-width:1200px;width:100%;margin:0 auto}.Home_periodTabs__15yIf{display:flex;justify-content:flex-start;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.Home_periodTab__5OQdU{padding:.625rem 1.25rem;background:#fff;border:1px solid #d2d2d7;border-radius:980px;font-size:.875rem;font-weight:500;color:#06c;cursor:pointer;transition:all .2s ease}.Home_periodTab__5OQdU:hover{background:#e8f4ff;border-color:#06c}.Home_periodTabActive__GmHHK{background:#06c;border-color:#06c;color:#fff}.Home_periodTabActive__GmHHK:hover{background:#05a;border-color:#05a}.Home_grid__vo_ES{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.Home_card__HIlp_{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:3/4}.Home_cardBg__46U1g{position:absolute;inset:0;background-size:cover;background-position:50%}.Home_cardOverlay__xVR5i{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 30%,rgba(0,0,0,.7))}.Home_discountBadge___romf{position:absolute;top:12px;right:12px;background:#ff3b30;color:#fff;padding:.35rem .65rem;border-radius:8px;font-size:.8rem;font-weight:700;z-index:2}.Home_cardContent__xpIaE{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem}.Home_cardTitle__RPmAb{margin:0;font-size:1.4rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3)}.Home_cardSubtitle__I7Cxh{margin:.25rem 0 0;font-size:.85rem;color:hsla(0,0%,100%,.85);font-weight:400}.Home_cardFooter__oYkuu{display:flex;flex-direction:column;gap:.75rem}.Home_priceRow__5Q9rT{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.Home_categoryBadge__dCI_A{background:hsla(0,0%,100%,.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.3);padding:.4rem .85rem;border-radius:10px;font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.02em}.Home_priceBlock__wLPTq{display:flex;flex-direction:column;align-items:flex-end}.Home_priceValue__SUuBs{font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:-.02em}.Home_priceOld__mk2Sc{font-size:.8rem;color:hsla(0,0%,100%,.5);text-decoration:line-through}.Home_buyRow__7HwLH{display:flex;align-items:center;gap:.5rem}.Home_quantityControl__WWmYo{display:flex;align-items:center;background:hsla(0,0%,100%,.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.3);border-radius:12px;overflow:hidden}.Home_quantityBtn__ILPCW{width:36px;height:36px;background:transparent;border:none;color:#fff;font-size:1.25rem;font-weight:500;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center}.Home_quantityBtn__ILPCW:hover{background:hsla(0,0%,100%,.15)}.Home_quantityBtn__ILPCW:active{background:hsla(0,0%,100%,.25)}.Home_quantityValue__JOLPv{min-width:28px;text-align:center;font-size:.95rem;font-weight:600;color:#fff}.Home_addToCartBtn__ytTbq{flex:1;padding:.625rem 1rem;background:#fff;border:none;border-radius:12px;font-size:.9rem;font-weight:600;color:#1d1d1f;cursor:pointer;transition:all .2s ease}.Home_addToCartBtn__ytTbq:hover{background:#f5f5f7;transform:scale(1.02)}.Home_addToCartBtn__ytTbq:active{transform:scale(.98)}.Home_footer__wJNRn{padding:1.5rem;text-align:center;color:#86868b;font-size:.8rem}.Home_footer__wJNRn p{margin:0}@media (max-width:768px){.Home_header__ZUWxe{padding:.875rem 1rem}.Home_headerContent__wDCMo{gap:.75rem}.Home_logoIcon__RoTcx{height:32px}.Home_logoText__VvVy0 h1{font-size:1rem}.Home_subtitle__Qob9A{font-size:.65rem}.Home_cartButton__rAj4n{padding:.5rem 1rem;font-size:.8rem}.Home_main__2uIek{padding:1.25rem 1rem}.Home_periodTabs__15yIf{gap:.375rem;margin-bottom:1.25rem}.Home_periodTab__5OQdU{padding:.5rem .875rem;font-size:.8rem}.Home_grid__vo_ES{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.Home_cardContent__xpIaE{padding:1rem}.Home_cardTitle__RPmAb{font-size:1.2rem}.Home_cardSubtitle__I7Cxh{font-size:.8rem}.Home_categoryBadge__dCI_A{padding:.35rem .7rem;font-size:.7rem}.Home_priceValue__SUuBs{font-size:1.25rem}.Home_quantityBtn__ILPCW{width:32px;height:32px;font-size:1.1rem}.Home_quantityValue__JOLPv{min-width:24px;font-size:.9rem}.Home_addToCartBtn__ytTbq{padding:.5rem .75rem;font-size:.85rem}}@media (max-width:480px){.Home_grid__vo_ES{grid-template-columns:1fr}.Home_card__HIlp_{aspect-ratio:4/5}}.Home_button__Mzpzz,.Home_cardBottom__jheK9,.Home_cardImage__lbohh,.Home_cashierPrice__qpPQb,.Home_comingSoon__bBufX,.Home_discount__5t0aO,.Home_periodName__qrudZ,.Home_priceCashier__AjMAF,.Home_priceCompare__Y4fGw,.Home_priceLabel__a_i_7,.Home_priceOnline__Dz5b9,.Home_seasonsContainer__BrpWs{display:none}