.page-module___8aEwW__page{flex-direction:column;gap:clamp(2.5rem,7vw,5rem);padding-bottom:5rem;display:flex}.page-module___8aEwW__hero{background:var(--brand-gradient);color:#fff;padding:clamp(2.5rem,8vw,6rem) 0;position:relative;overflow:hidden}.page-module___8aEwW__hero:before{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-20%}.page-module___8aEwW__heroInner{z-index:2;position:relative}.page-module___8aEwW__heroContent{max-width:600px;animation:.6s ease-out page-module___8aEwW__fadeIn}.page-module___8aEwW__heroBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);background:#fff3;margin-bottom:1.25rem;padding:7px 18px;font-size:.85rem;font-weight:600;display:inline-block}.page-module___8aEwW__heroTitle{color:#fff;margin-bottom:1rem;font-size:clamp(1.9rem,5vw,3.5rem)}.page-module___8aEwW__heroHighlight{text-underline-offset:6px;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6;display:inline}.page-module___8aEwW__heroText{color:#ffffffeb;max-width:90%;margin-bottom:1.75rem;font-size:clamp(.95rem,2.2vw,1.25rem);line-height:1.65}.page-module___8aEwW__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.page-module___8aEwW__heroButtons .page-module___8aEwW__btn-primary{color:var(--brand-dark);background:#fff;box-shadow:0 8px 24px #00000026}.page-module___8aEwW__heroButtons .page-module___8aEwW__btn-primary:hover{box-shadow:0 12px 30px #0003}.page-module___8aEwW__features{z-index:10;grid-template-columns:1fr;gap:1rem;margin-top:-2rem;display:grid;position:relative}@media (min-width:640px){.page-module___8aEwW__features{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.page-module___8aEwW__featureCard{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);align-items:flex-start;gap:1rem;padding:1.1rem;transition:transform .3s,box-shadow .3s;display:flex}@media (min-width:640px){.page-module___8aEwW__featureCard{padding:clamp(1.5rem,3vw,2rem)}}@media (hover:hover){.page-module___8aEwW__featureCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}}.page-module___8aEwW__featureIcon{background:var(--brand-light);width:48px;height:48px;color:var(--brand-primary);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__featureBody{flex:1;min-width:0}.page-module___8aEwW__featureCard h3{color:var(--text-primary);margin-bottom:.2rem;font-size:.95rem;font-weight:700}@media (min-width:640px){.page-module___8aEwW__featureCard h3{margin-bottom:.4rem;font-size:1.05rem}}.page-module___8aEwW__featureCard p{color:var(--text-secondary);font-size:.82rem;line-height:1.5}.page-module___8aEwW__section{flex-direction:column;gap:1.25rem;display:flex}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__sectionTitle{color:var(--text-primary);font-size:clamp(1.3rem,4vw,2rem);font-weight:800}.page-module___8aEwW__viewAll{color:var(--brand-primary);white-space:nowrap;align-items:center;gap:4px;font-size:.9rem;font-weight:600;transition:transform .2s;display:flex}.page-module___8aEwW__viewAll:hover{transform:translate(4px)}.page-module___8aEwW__catGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:480px){.page-module___8aEwW__catGrid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (min-width:640px){.page-module___8aEwW__catGrid{grid-template-columns:repeat(4,1fr);gap:14px}}@media (min-width:1024px){.page-module___8aEwW__catGrid{grid-template-columns:repeat(4,1fr);gap:18px}}.page-module___8aEwW__catCard{aspect-ratio:1;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);isolation:isolate;background:var(--bg-main);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:block;position:relative;overflow:hidden}@media (hover:hover){.page-module___8aEwW__catCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}}@media (hover:none){.page-module___8aEwW__catCard:active{transform:scale(.97)}}.page-module___8aEwW__catImg{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}@media (hover:hover){.page-module___8aEwW__catCard:hover .page-module___8aEwW__catImg{transform:scale(1.07)}}.page-module___8aEwW__catOverlay{background:linear-gradient(#0000000a 0%,#00000026 45%,#000000c7 100%);transition:background .3s;position:absolute;inset:0}@media (hover:hover){.page-module___8aEwW__catCard:hover .page-module___8aEwW__catOverlay{background:linear-gradient(#04785714 0%,#04785752 50%,#047857e6 100%)}}.page-module___8aEwW__catContent{z-index:2;align-items:flex-end;padding:.65rem .75rem;display:flex;position:absolute;bottom:0;left:0;right:0}@media (min-width:640px){.page-module___8aEwW__catContent{padding:.85rem 1rem}}.page-module___8aEwW__catName{color:#fff;text-shadow:0 2px 16px #000000f2,0 1px 4px #000c,0 0 2px #0009;word-break:break-word;font-size:clamp(.88rem,2.8vw,1.05rem);font-weight:900;line-height:1.25}.page-module___8aEwW__catArrow{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;opacity:0;background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .3s,transform .3s,background .3s;display:flex;position:absolute;top:10px;right:10px;transform:translateY(-4px)}@media (hover:hover){.page-module___8aEwW__catCard:hover .page-module___8aEwW__catArrow{opacity:1;background:var(--brand-primary);transform:translateY(0)}}.page-module___8aEwW__prodGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:480px){.page-module___8aEwW__prodGrid{gap:14px}}@media (min-width:768px){.page-module___8aEwW__prodGrid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1100px){.page-module___8aEwW__prodGrid{grid-template-columns:repeat(4,1fr);gap:20px}}.page-module___8aEwW__prodCard{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);flex-direction:column;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}@media (hover:hover){.page-module___8aEwW__prodCard:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-primary);transform:translateY(-4px)}}@media (hover:none){.page-module___8aEwW__prodCard:active{transform:scale(.97)}}.page-module___8aEwW__prodImg{aspect-ratio:1;background:var(--bg-main);overflow:hidden}.page-module___8aEwW__prodImg img{object-fit:cover;width:100%;height:100%;transition:transform .5s}@media (hover:hover){.page-module___8aEwW__prodCard:hover .page-module___8aEwW__prodImg img{transform:scale(1.06)}}.page-module___8aEwW__noImg{width:100%;height:100%;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.85rem;display:flex}.page-module___8aEwW__prodInfo{flex-direction:column;flex-grow:1;padding:10px;display:flex}@media (min-width:640px){.page-module___8aEwW__prodInfo{padding:14px}}.page-module___8aEwW__prodName{-webkit-line-clamp:2;color:var(--text-primary);-webkit-box-orient:vertical;margin-bottom:.4rem;font-size:.82rem;font-weight:700;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}@media (min-width:480px){.page-module___8aEwW__prodName{font-size:.9rem}}@media (min-width:640px){.page-module___8aEwW__prodName{margin-bottom:.6rem;font-size:1rem}}@media (hover:hover){.page-module___8aEwW__prodCard:hover .page-module___8aEwW__prodName{color:var(--brand-primary)}}.page-module___8aEwW__prodBottom{justify-content:space-between;align-items:center;gap:6px;margin-top:auto;display:flex}.page-module___8aEwW__prodPrice{color:var(--brand-dark);font-size:.95rem;font-weight:800}@media (min-width:480px){.page-module___8aEwW__prodPrice{font-size:1.1rem}}@media (min-width:640px){.page-module___8aEwW__prodPrice{font-size:1.3rem}}.page-module___8aEwW__prodImgLink{display:block;overflow:hidden}.page-module___8aEwW__prodPriceWrap{flex-direction:column;line-height:1.2;display:flex}.page-module___8aEwW__prodUnit{color:var(--text-secondary);font-size:.72rem}.page-module___8aEwW__prodCartBtn{background:var(--brand-light);width:34px;height:34px;color:var(--brand-primary);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .22s;display:flex}@media (hover:hover){.page-module___8aEwW__prodCartBtn:hover{background:var(--brand-gradient);color:#fff;box-shadow:var(--shadow-glow);transform:scale(1.1)}}@media (hover:none){.page-module___8aEwW__prodCartBtn:active{background:var(--brand-gradient);color:#fff;transform:scale(.92)}}@media (max-width:600px){.page-module___8aEwW__hero{padding:2.25rem 0 2.75rem}.page-module___8aEwW__heroText{max-width:100%;margin-bottom:1.25rem;font-size:.92rem}.page-module___8aEwW__heroButtons{width:100%}.page-module___8aEwW__heroButtons .page-module___8aEwW__btn-primary{justify-content:center;width:100%}.page-module___8aEwW__heroBadge{margin-bottom:.9rem}}
