.lf-steamer-page { font-family: inherit; color: #2d2a26; background: #fff; line-height: 1.65; } .lf-steamer-page * { box-sizing: border-box; } .lf-wrap { max-width: 1180px; margin: 0 auto; padding: 0 18px; } .lf-hero { background: linear-gradient(135deg, #fbf7ef 0%, #ffffff 55%, #f4eee3 100%); padding: 70px 20px; border-radius: 26px; margin: 30px auto; overflow: hidden; } .lf-hero-grid { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 42px; align-items: center; } .lf-kicker { display: inline-block; font-size: 13px; letter-spacing: 1.6px; text-transform: uppercase; color: #6f7f3f; font-weight: 700; margin-bottom: 14px; } .lf-hero h1 { font-size: clamp(34px, 5vw, 64px); line-height: 1.06; margin: 0 0 18px; color: #33281f; font-weight: 600; letter-spacing: -1px; } .lf-hero p { font-size: 18px; max-width: 620px; margin: 0 0 26px; color: #5c5247; } .lf-pill-row { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 26px; } .lf-pill { border: 1px solid #d8c7aa; background: rgba(255,255,255,0.72); border-radius: 999px; padding: 9px 15px; font-size: 14px; color: #574633; } .lf-hero-card { background: #ffffff; border: 1px solid #eadfcd; border-radius: 24px; padding: 26px; box-shadow: 0 20px 60px rgba(77, 58, 37, 0.10); } .lf-hero-card img, .lf-img-card img { width: 100%; display: block; border-radius: 18px; } .lf-section { padding: 58px 0; } .lf-section-title { text-align: center; max-width: 780px; margin: 0 auto 34px; } .lf-section-title h2 { font-size: clamp(28px, 3vw, 44px); line-height: 1.15; margin: 0 0 12px; color: #33281f; font-weight: 600; } .lf-section-title p { margin: 0; color: #6c6258; font-size: 17px; } .lf-card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; } .lf-card { border: 1px solid #eadfcd; background: #fff; border-radius: 22px; padding: 26px; box-shadow: 0 12px 36px rgba(80, 60, 34, 0.06); } .lf-card .lf-icon { width: 46px; height: 46px; border-radius: 50%; background: #eef2e5; color: #5d7237; display: flex; align-items: center; justify-content: center; font-size: 22px; margin-bottom: 16px; } .lf-card h3 { margin: 0 0 8px; font-size: 21px; color: #302821; } .lf-card p { margin: 0; color: #62584f; } .lf-story { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 40px; align-items: center; } .lf-img-card { background: #faf6ef; border: 1px solid #eadfcd; border-radius: 26px; padding: 14px; } .lf-story-text h2 { font-size: clamp(28px, 3.3vw, 46px); line-height: 1.15; margin: 0 0 18px; color: #33281f; font-weight: 600; } .lf-story-text p { color: #5d544b; font-size: 17px; margin: 0 0 16px; } .lf-highlight { background: #f6f0e6; border-left: 4px solid #6f7f3f; padding: 18px 20px; border-radius: 14px; margin-top: 22px; color: #493d31; } .lf-variant-table-wrap { overflow-x: auto; border: 1px solid #eadfcd; border-radius: 22px; background: #fff; } .lf-variant-table { width: 100%; border-collapse: collapse; min-width: 740px; } .lf-variant-table th, .lf-variant-table td { padding: 17px 18px; text-align: left; border-bottom: 1px solid #eee3d2; font-size: 15px; } .lf-variant-table th { background: #f8f2e9; color: #33281f; font-weight: 700; } .lf-variant-table tr:last-child td { border-bottom: none; } .lf-check { color: #5d7237; font-weight: 800; } .lf-no { color: #b07b52; font-weight: 700; } .lf-two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; } .lf-box { background: #fff; border: 1px solid #eadfcd; border-radius: 24px; padding: 28px; } .lf-box h3 { margin: 0 0 16px; color: #33281f; font-size: 24px; } .lf-box ul, .lf-box ol { margin: 0; padding-left: 20px; color: #5c5249; } .lf-box li { margin-bottom: 9px; } .lf-recipe-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 14px; } .lf-recipe { background: #fff; border: 1px solid #eadfcd; border-radius: 18px; padding: 18px 12px; text-align: center; min-height: 122px; } .lf-recipe span { display: block; font-size: 28px; margin-bottom: 8px; } .lf-recipe strong { display: block; color: #33281f; font-size: 15px; } .lf-use-section { background: #f9f5ee; border-radius: 28px; padding: 46px 26px; } .lf-steps { counter-reset: step; display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; } .lf-step { background: #fff; border: 1px solid #eadfcd; border-radius: 20px; padding: 22px; position: relative; } .lf-step:before { counter-increment: step; content: counter(step); width: 34px; height: 34px; background: #5d7237; color: #fff; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-weight: 700; margin-bottom: 14px; } .lf-step h3 { font-size: 18px; margin: 0 0 8px; color: #33281f; } .lf-step p { margin: 0; color: #62584f; font-size: 15px; } .lf-note { background: #fff9ed; border: 1px solid #e5c98f; border-radius: 18px; padding: 20px; color: #4e3c21; margin-top: 22px; } .lf-faq { max-width: 900px; margin: 0 auto; } .lf-faq details { border: 1px solid #eadfcd; border-radius: 16px; padding: 18px 20px; margin-bottom: 12px; background: #fff; } .lf-faq summary { cursor: pointer; font-weight: 700; color: #33281f; font-size: 16px; } .lf-faq p { margin: 12px 0 0; color: #62584f; } .lf-care-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; } .lf-final-cta { background: linear-gradient(135deg, #34451f, #6f7f3f); color: #fff; border-radius: 28px; padding: 48px 28px; text-align: center; margin: 50px 0 20px; } .lf-final-cta h2 { margin: 0 0 12px; font-size: clamp(28px, 3vw, 44px); font-weight: 600; } .lf-final-cta p { margin: 0 auto; max-width: 760px; color: rgba(255,255,255,0.86); font-size: 17px; } @media (max-width: 900px) { .lf-hero-grid, .lf-story, .lf-two-col, .lf-care-grid { grid-template-columns: 1fr; } .lf-card-grid { grid-template-columns: 1fr; } .lf-recipe-grid { grid-template-columns: repeat(2, 1fr); } .lf-steps { grid-template-columns: 1fr; } .lf-hero { padding: 44px 18px; border-radius: 20px; } } Spring by LA’ FORTE Steam Fresh. Cook Smart. Eat Better. Meet the stainless steel 2-tier steamer made for everyday Indian kitchens. From soft idlis and fluffy dhokla to rice, momos, veggies and steamed snacks — this one utensil brings healthier cooking into your daily routine. 2-Tier Design Glass Lid Stainless Steel Body Healthy Steam Cooking Accessories Variant Available One Steamer. Many Possibilities. Some kitchen products quietly do one job. This one does more. The Spring by LA’ FORTE Stainless Steel Steamer is designed with a simple, practical system: the bottom bowl holds water, the upper perforated bowl allows steam to circulate, and the glass lid helps keep the steam inside while letting you monitor food from the top. Use it for light everyday meals, breakfast favourites, snacks, reheating and healthy cooking with less oil. Choose the basic steamer for regular steaming, or the accessories variant for idli, dhokla, rice, cake and more. Simple idea, big kitchen value: steam cooking keeps food light, fresh and naturally tasty — without turning your kitchen into a utensil traffic jam. Why This Steamer Makes Sense Designed for real Indian cooking — not just showroom photography. ♨ Healthy Steam Cooking Prepare food with less oil while keeping natural taste, texture and freshness intact. ◉ Glass Lid Convenience The transparent lid lets you monitor food without opening the steamer again and again. ✓ Everyday Multi-Use Steam veggies, momos, idli, dhokla, rice, cake and more depending on the selected variant. Choose Your Variant Pick the basic steamer or go for the full accessories version for more recipe possibilities. Feature / Item Steamer Unit Only Steamer With Accessories Steamer Bottom Bowl Included Included Steamer Top Bowl / Perforated Bowl Included Included Glass Lid Included Included Idli Tray Not Included Included Rice Bowl / Multi-Use Bowl Not Included Included Best For Veggies, momos, modak, corn, reheating Idli, dhokla, rice, cake, veggies, momos and more Important: Batter should not be poured directly into the perforated top bowl. For idli, use the idli tray. For dhokla, rice or cake batter, use the rice bowl/multi-use bowl. What Can You Make? One steamer can handle more than you expect — especially with the accessories variant. 🍽️ Idli 🟨 Dhokla 🍚 Rice 🍰 Cake 🥟 Momos 🥦 Veggies And Many More..... How It Works Simple steaming, without complicated buttons or appliance drama. Add Water Pour sufficient water into the bottom bowl. This creates steam for cooking. Place Top Bowl Place the perforated steaming bowl above the bottom water bowl. Add Food Place veggies, momos, or accessories like idli tray/rice bowl inside the top section. Close & Steam Close the glass lid and let steam cook the food gently and evenly. Accessory Power The accessories variant turns this steamer into a proper breakfast and snack companion. Idli Tray Use for soft homemade idlis. Place the idli tray inside the upper steaming chamber. Close the glass lid and steam until cooked. Perfect for breakfast, tiffin and light evening meals. Rice Bowl / Multi-Use Bowl Use for dhokla batter, rice, cake batter and other steamed preparations. Place the bowl inside the upper steaming chamber. Do not pour batter directly into the perforated top bowl. Great for small portions and everyday homemade recipes. Cleaning & Care A little care keeps the shine and performance going longer. Cleaning Instructions Allow all parts to cool before washing. Wash with mild dishwashing liquid and a soft sponge. Avoid steel wool, harsh scrubbers or abrasive cleaners. Clean the glass lid gently to avoid scratches or damage. Dry all parts completely before storing. Care Instructions Do not heat the steamer without water in the bottom bowl. Use kitchen gloves or a dry cloth while handling hot parts. Open the lid away from your face to avoid hot steam. Do not place hot glass lid directly on a cold or wet surface. Store in a clean and dry place after use. Product Details Premium stainless steel design for practical everyday use. Brand Spring by LA’ FORTE Product Type 2-Tier Stainless Steel Steamer Material Stainless Steel Body with Glass Lid Cooking Method Steam Cooking Main Tiers Bottom Water Bowl + Top Perforated Steaming Bowl Suitable For Veggies, Momos, Modak, Corn, Idli, Dhokla, Rice, Cake and More Available Variants Steamer Unit Only / Steamer With Accessories Recommended Cleaning Hand wash with mild soap and soft sponge Buy Me, I’ll Solve 5 Problems In Your Kitchen. Steam idli, dhokla, rice, cake, momos, veggies and more — with one smart stainless steel steamer designed for everyday Indian cooking.
Read More