.page-module__frZhMW__main{background:#f9f9f9;width:100%;min-height:100vh}.page-module__frZhMW__dashboardLayout{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 5%;display:grid}.page-module__frZhMW__leftColumn{flex-direction:column;gap:2rem;display:flex}.page-module__frZhMW__hero{background:linear-gradient(135deg,#eaf9e6 0%,#c4f3bd 100%);border-radius:20px;padding:3rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000005}.page-module__frZhMW__heroContent{z-index:2;flex:1;position:relative}.page-module__frZhMW__heroTitle{color:#111;margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1.2}.page-module__frZhMW__heroTitle span{color:var(--primary-dark)}.page-module__frZhMW__heroSubtitle{opacity:.8;color:#333;margin-bottom:2rem;font-size:1.1rem;font-weight:500}.page-module__frZhMW__heroFeatures{flex-wrap:wrap;gap:1rem;display:flex}.page-module__frZhMW__featureChip{color:#333;background:#fff;border-radius:50px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 4px 10px #00000008}.page-module__frZhMW__heroImageContainer{flex:.8;justify-content:center;align-items:center;display:flex;position:relative}.page-module__frZhMW__heroImage{object-fit:contain;z-index:2;width:100%;max-width:300px}.page-module__frZhMW__discountBadge{background:var(--primary);color:#fff;z-index:3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;font-size:1.5rem;font-weight:900;line-height:1;display:flex;position:absolute;top:10%;right:10%;transform:rotate(15deg);box-shadow:0 10px 20px #00e64d4d}.page-module__frZhMW__discountBadge span{font-size:.8rem;font-weight:700}.page-module__frZhMW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__frZhMW__sectionTitle{color:#222;font-size:1.5rem;font-weight:800}.page-module__frZhMW__viewAll{color:var(--primary-dark);font-size:.9rem;font-weight:700;text-decoration:none}.page-module__frZhMW__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:1rem;display:grid}.page-module__frZhMW__categoryCard{text-align:center;cursor:pointer;background:#f1f1f1;border-radius:16px;flex-direction:column;align-items:center;padding:1rem;transition:transform .2s;display:flex}.page-module__frZhMW__categoryCard:hover{background:#e8e8e8;transform:translateY(-4px)}.page-module__frZhMW__categoryImage{object-fit:contain;width:60px;height:60px;margin-bottom:.8rem}.page-module__frZhMW__categoryName{color:#333;font-size:.8rem;font-weight:700;line-height:1.2}.page-module__frZhMW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.page-module__frZhMW__productCard{background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;padding:1.2rem;transition:all .2s;display:flex}.page-module__frZhMW__productCard:hover{box-shadow:0 10px 20px #0000000d}.page-module__frZhMW__productImagePlaceholder{background:#f8f8f8;border-radius:12px;justify-content:center;align-items:center;height:140px;margin-bottom:1rem;font-size:3.5rem;display:flex}.page-module__frZhMW__productCategory{color:#888;text-transform:uppercase;margin-bottom:.4rem;font-size:.7rem;font-weight:700}.page-module__frZhMW__productName{color:#222;flex-grow:1;margin-bottom:1rem;font-size:1rem;font-weight:700;line-height:1.3}.page-module__frZhMW__productFooter{justify-content:space-between;align-items:center;display:flex}.page-module__frZhMW__productPrice{color:#111;font-size:1.1rem;font-weight:800}.page-module__frZhMW__addBtn{color:var(--primary-dark);border:1px solid var(--primary-dark);cursor:pointer;background:#fff;border-radius:6px;padding:.4rem 1.2rem;font-size:.9rem;font-weight:700;transition:all .2s}.page-module__frZhMW__addBtn:hover{background:#00e64d0d}.page-module__frZhMW__qtyControl{background:var(--primary-dark);color:#fff;border-radius:6px;align-items:center;display:flex;overflow:hidden}.page-module__frZhMW__qtyBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:.4rem .6rem;font-weight:700}.page-module__frZhMW__qtyValue{padding:0 .5rem;font-size:.9rem;font-weight:700}.page-module__frZhMW__rightColumn{flex-direction:column;gap:1.5rem;display:flex}.page-module__frZhMW__promoBanner{background:linear-gradient(135deg,#fff5e6 0%,#ffe0b2 100%);border-radius:16px;padding:1.5rem;position:relative;overflow:hidden}.page-module__frZhMW__promoTag{color:#fff;background:#000;border-radius:4px;margin-bottom:1rem;padding:.2rem .5rem;font-size:.7rem;font-weight:800;display:inline-block}.page-module__frZhMW__promoTitle{color:#222;margin-bottom:.5rem;font-size:1.5rem;font-weight:900;line-height:1.1}.page-module__frZhMW__promoTitle span{color:#f57c00}.page-module__frZhMW__loyaltyBanner{color:#fff;background:#004d1a;border-radius:16px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.page-module__frZhMW__loyaltyText h3{align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:1.1rem;font-weight:800;display:flex}.page-module__frZhMW__loyaltyText p{opacity:.9;font-size:.85rem}.page-module__frZhMW__loyaltyBtn{color:#004d1a;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:700}.page-module__frZhMW__offersGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__frZhMW__offerCard{background:#f8f4ff;border-radius:12px;padding:1.2rem;position:relative}.page-module__frZhMW__offerTag{color:#4a148c;background:#d4c4ff;border-radius:4px;margin-bottom:.8rem;padding:.2rem .5rem;font-size:.65rem;font-weight:800;display:inline-block}.page-module__frZhMW__offerCard h4{color:#222;margin-bottom:1rem;font-size:1.1rem;font-weight:800}.page-module__frZhMW__offerCard a{color:var(--primary-dark);font-size:.85rem;font-weight:700;text-decoration:none}.page-module__frZhMW__miniList{gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.page-module__frZhMW__miniCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:12px;min-width:120px;padding:.8rem}.page-module__frZhMW__miniImage{margin-bottom:.5rem;font-size:2.5rem}.page-module__frZhMW__miniName{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem;font-size:.8rem;font-weight:700;overflow:hidden}.page-module__frZhMW__miniFooter{justify-content:space-between;align-items:center;display:flex}.page-module__frZhMW__miniPrice{font-size:.9rem;font-weight:800}.page-module__frZhMW__miniAdd{background:var(--primary-dark);color:#fff;cursor:pointer;border:none;border-radius:4px;width:24px;height:24px;font-weight:700}.page-module__frZhMW__deliveryTracker{background:var(--primary-dark);color:#fff;border-radius:16px;padding:1.2rem;position:sticky;bottom:2rem}.page-module__frZhMW__deliveryTracker h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.page-module__frZhMW__deliveryTracker p{opacity:.9;margin-bottom:1rem;font-size:.85rem}.page-module__frZhMW__progressBar{background:#ffffff4d;border-radius:3px;align-items:center;width:100%;height:6px;display:flex;overflow:hidden}.page-module__frZhMW__progressFill{background:#fff;width:20%;height:100%}@media (max-width:1024px){.page-module__frZhMW__dashboardLayout{grid-template-columns:1fr}.page-module__frZhMW__rightColumn{order:-1}}
