Creative Salad Pod
.sp*{box-sizing:border-box;margin:0;padding:0} .sp{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:#1a1a2e;line-height:1.6;font-size:17px} .sp img{m ax-width:100%;height:auto;display:block} .sp-rs{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease} .sp-rl{opacity:0;transform:translateX(-40px);transition:opacity .7s ease,transform .7s ease} .sp-rr{opacity:0;transform:translateX(40px);transition:opacity .7s ease,transform .7s ease} .sp-r{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease} .sp-rs.on,.sp-rl.on,.sp-rr.on,.sp-r.on{opacity:1;transform:none} /* HERO */ .sp-hero{background:linear-gradient(135deg,#eef6fd 0%,#e4f0fb 50%,#eef6fd 100%);border-radius:20px;padding:52px 40px 40px;text-align:center;margin-bottom:20px;border:1px solid #c8dff0} .sp-hero-tag{display:inline-block;background:rgba(34,197,94,.1);color:#166534;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 16px;border-radius:50px;margin-bottom:18px;border:1px solid rgba(34,197,94,.25)} .sp-hero h1{font-size:clamp(1.9rem,5vw,3rem);font-weight:900;line-height:1.15;color:#0f172a;margin-bottom:14px} .sp-hero h1 span{background:linear-gradient(135deg,#16a34a,#15803d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text} .sp-hero>p{font-size:1.05rem;color:#334155;max-width:580px;margin:0 auto 22px;line-height:1.75;font-weight:500} .sp-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center} .sp-badge{background:#fff;border:1px solid #c8dff0;color:#166534;font-size:.85rem;font-weight:600;padding:7px 15px;border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.05)} /* SPECS STRIP */ .sp-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:20px;border-radius:20px;overflow:hidden;background:#f5f9fd;box-shadow:0 2px 14px rgba(0,0,0,.06);border:1px solid #c8dff0} .sp-spec{padding:22px 16px;text-align:center;border-right:1px solid #daeaf6} .sp-spec:last-child{border-right:none} .sp-spec-icon{font-size:1.8rem;margin-bottom:6px} .sp-spec-val{font-size:1.05rem;font-weight:800;color:#0f172a;margin-bottom:4px} .sp-spec-label{font-size:.78rem;color:#64748b;font-weight:500} /* ROWS - 2 bên cùng màu xanh nhạt, ảnh căn giữa */ .sp-row,.sp-img-row{ display:grid; grid-template-columns:55% 45%; gap:0; margin-bottom:16px; border-radius:20px; overflow:hidden; background:#f5f9fd; box-shadow:0 2px 14px rgba(0,0,0,.06); border:1px solid #c8dff0; } .sp-row.alt,.sp-img-row.alt{background:#f0f6fc;grid-template-columns:45% 55%} /* Container ảnh: flex căn giữa, không tràn */ .sp-row-media,.sp-img-row-media{ display:flex; align-items:center; justify-content:center; overflow:hidden; background:inherit; min-height:360px; padding:16px; } .sp-row-media img,.sp-img-row-media img{ width:100%; height:100%; object-fit:contain; object-position:center center; display:block; transition:transform .5s ease; max-height:420px; } .sp-row:hover .sp-row-media img, .sp-img-row:hover .sp-img-row-media img{transform:scale(1.03)} /* Content: cùng màu nền */ .sp-row-content,.sp-img-row-content{ padding:40px 36px; display:flex; flex-direction:column; justify-content:center; background:inherit; } .sp-row-tag{display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;padding:5px 13px;border-radius:50px;margin-bottom:12px;width:fit-content;background:#dbeafe;color:#1d4ed8} .sp-row-content h2,.sp-img-row-content h2{font-size:clamp(1.3rem,2.8vw,1.8rem);font-weight:800;color:#0f172a;margin-bottom:12px;line-height:1.25} .sp-row-content p,.sp-img-row-content p{font-size:1rem;color:#334155;line-height:1.75;margin-bottom:14px;font-weight:500} .sp-check{list-style:none;padding:0;display:flex;flex-direction:column;gap:9px;margin-bottom:16px} .sp-check li{font-size:.95rem;color:#1e293b;padding-left:22px;position:relative;line-height:1.55;font-weight:500} .sp-check li::before{content:'\2713';position:absolute;left:0;color:#3b82f6;font-weight:700} .sp-quote{background:#eef6fd;border-left:3px solid #3b82f6;border-radius:0 10px 10px 0;padding:14px 16px;margin-top:4px} .sp-quote p{font-size:.88rem;color:#374151;line-height:1.6;font-style:italic;margin-bottom:6px} .sp-quote-author{font-size:.8rem;font-weight:700;color:#1d4ed8} /* STEPS */ .sp-steps{background:#f5f9fd;border-radius:20px;padding:44px 36px;margin-bottom:16px;border:1px solid #c8dff0;box-shadow:0 2px 14px rgba(0,0,0,.05)} .sp-steps h2{font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:800;color:#0f172a;text-align:center;margin-bottom:6px} .sp-steps-sub{text-align:center;color:#64748b;font-size:.97rem;margin-bottom:28px} .sp-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px} .sp-step-card{background:#fff;border-radius:16px;padding:24px 18px;border:1px solid #c8dff0;text-align:center} .sp-step-num{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:800;font-size:1rem;margin-bottom:12px} .sp-step-card h3{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:8px} .sp-step-card p{font-size:.87rem;color:#64748b;line-height:1.6} .sp-steps-gif{border-radius:14px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08)} .sp-steps-gif img{width:100%;display:block} /* COMPARE */ .sp-compare{background:#f5f9fd;border-radius:20px;padding:44px 36px;margin-bottom:16px;border:1px solid #c8dff0;box-shadow:0 2px 14px rgba(0,0,0,.05);text-align:center} .sp-compare h2{font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:800;color:#0f172a;margin-bottom:6px} .sp-compare-sub{color:#64748b;font-size:.97rem;margin-bottom:24px} .sp-compare img{width:100%;border-radius:12px;display:block} /* FEATURES GRID */ .sp-feats{margin-bottom:20px} .sp-feats h2{font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:800;color:#0f172a;text-align:center;margin-bottom:6px} .sp-feats-sub{text-align:center;color:#64748b;font-size:.97rem;margin-bottom:24px} .sp-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px} .sp-feat-card{background:#fff;border-radius:16px;padding:24px 20px;text-align:center;border:1px solid #c8dff0;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:transform .25s,box-shadow .25s} .sp-feat-card:hover{transform:translateY(-5px);box-shadow:0 10px 28px rgba(59,130,246,.1)} .sp-feat-icon{font-size:2rem;display:block;margin-bottom:10px} .sp-feat-card h3{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:6px} .sp-feat-card p{font-size:.88rem;color:#64748b;line-height:1.55} /* CTA */ .sp-cta{background:linear-gradient(135deg,#eef6fd 0%,#e4f0fb 100%);border-radius:20px;padding:52px 36px;text-align:center;border:1px solid #c8dff0;box-shadow:0 2px 16px rgba(59,130,246,.06)} .sp-cta-stars{font-size:1.5rem;margin-bottom:14px;letter-spacing:2px;color:#16a34a} .sp-cta h2{font-size:clamp(1.7rem,4vw,2.4rem);font-weight:900;margin-bottom:12px;line-height:1.2;color:#0f172a} .sp-cta h2 span{background:linear-gradient(135deg,#16a34a,#15803d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text} .sp-cta>p{font-size:1.02rem;color:#334155;max-width:520px;margin:0 auto 24px;line-height:1.7;font-weight:500} .sp-cta-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center} .sp-cta-badge{background:#fff;border:1px solid #c8dff0;color:#1d4ed8;font-size:.87rem;font-weight:600;padding:7px 16px;border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.05)} @media(max-width:768px){ .sp-hero{padding:36px 20px 28px} .sp-specs{grid-template-columns:repeat(2,1fr)} .sp-spec{border-right:none;border-bottom:1px solid #daeaf6} .sp-row,.sp-row.alt,.sp-img-row,.sp-img-row.alt{grid-template-columns:1fr} .sp-row.alt .sp-row-content,.sp-img-row.alt .sp-img-row-content{order:-1} .sp-row-media,.sp-img-row-media{min-height:260px;padding:12px} .sp-row-content,.sp-img-row-content{padding:26px 20px} .sp-steps{padding:32px 20px} .sp-steps-grid{grid-template-columns:1fr} .sp-compare{padding:32px 20px} .sp-feat-grid{grid-template-columns:repeat(2,1fr)} .sp-cta{padding:32px 20px} .sp-feats h2{font-size:1.4rem} } @media(max-width:480px){ .sp-feat-grid{grid-template-columns:1fr 1fr} .sp-specs{grid-template-columns:repeat(2,1fr)} } 🥗 Revolutionary Salad Container Your 7 AM Salad Still Tastes Crisp at 1 PM. No more soggy lunches. The Creative Salad Pod uses vertical layering science and a leakproof dressing capsule to keep every ingredient perfectly crisp, fresh, and delicious — all the way to mealtime. 🌱 Vertical Layering Design 🫙 Leakproof Dressing Capsule 🍛 Converts to Bowl ✅ BPA-Free Tritan ♻️ Microwave & Dishwasher Safe 🌱 Vertical Layering System 🫙 2.5oz Dressing Capsule ✅ BPA-Free Tritan Material 🍛 1 Motion Converts to Bowl 🌱 Vertical Layering The Gravity Trap That Ruins Salads — Solved. Traditional containers let heavy, water-dense ingredients crush your delicate greens from above. The Creative Salad Pod's vertical layering system suspends heavier toppings — tomatoes, cucumbers, chicken — completely away from your lettuce until you're ready to eat. Heavier ingredients stay separated — greens stay crisp below No more crushed or wilted lettuce by lunchtime Works for salads, grain bowls, and more Keeps every layer fresh from morning to noon “I've tried every container with dividers — they all get soggy. This actually keeps everything 100% crisp until lunchtime. It's like I just made my salad fresh at my desk!” — Jamie D. • ✅ Verified Buyer 🫙 Leakproof Dressing Dressing Meets Greens Only When You Say So. The moment dressing touches lettuce, osmosis begins — drawing moisture out of plant cells and turning your greens limp. The 2.5oz isolation capsule keeps acids and salts completely sealed until mealtime, so your greens stay firm no matter how long you wait. 2.5oz capsule — holds any dressing, zero leaks Prevents osmotic collapse — greens stay firm & crisp Meal prep 5 lunches on Sunday — Friday salad still crisp No leaky dressings ruining your bag ever again “My Friday salad is as crisp as Monday's. I prep all 5 lunches on Sunday and never worry about soggy lettuce or leaky dressings in my bag.” — Danielle T. • ✅ Verified Buyer 🍛 Converts to Bowl From Storage Container to Eating Bowl in One Motion. The front hatch design flips open to reveal a full eating bowl — no awkward container openings, no transferring to a separate dish. Release the dressing, give it a shake, and eat right from the pod. Lunch just got a whole lot more satisfying. Front hatch opens into a full eating bowl instantly Release dressing, shake, and eat — all in one container No extra dishes, no mess, no transfers needed Makes lunchtime something to look forward to “Open the front, release the dressing, shake it up, and eat right from the container. It actually makes me look forward to my lunch break!” — Mark T. • ✅ Verified Buyer ✅ BPA-Free & Safe Glass Clarity. Zero Risk of Breaking. Made from premium food-safe Tritan — the same material trusted by top kitchenware brands. Crystal-clear so you can see your colorful ingredients, yet completely shatterproof. No BPA, no microplastics, no harmful chemicals leaching into your food, even with acidic dressings. 100% BPA-free — no harmful chemicals in your food Glass-like clarity — see every colorful layer Scratch & acid resistant — built to last years Drop-proof — won't shatter like glass “This feels like glass but doesn't break when I inevitably drop it. After learning about microplastics, I was looking for something genuinely safer — this is it.” — Linda W. • ✅ Verified Buyer 🔒 Leak-Proof & Secure Three-Layer Seal That Never Lets You Down. The Creative Salad Pod features a triple-seal system engineered for real-world use — whether you're commuting, hiking, or tossing it in a bag. Your salad stays fresh and safe anywhere you go, with zero risk of spills or leaks. Lid with built-in rubber ring — airtight top seal Side cover with sealing strip — no side leaks ever Jar bottom buckle design — locks everything in place Toss it in your bag — zero spills guaranteed 💪 Healthy Eating Made Easy The Container That Makes You Actually Want to Eat Healthy. The #1 reason people abandon healthy eating? Food that looks and tastes unappealing by mealtime. When your salad is just as vibrant and crisp at 1 PM as when you packed it, eating well stops being a struggle and becomes something you genuinely enjoy. Eliminates the “soggy salad” excuse for good Healthy eating becomes automatic, not a daily battle Save money by actually eating what you pack Impress coworkers with your stunning layered lunch “I've saved so much money by actually eating the lunches I pack instead of throwing them away and buying something else.” — Thomas B. • ✅ Verified Buyer 🌟 Snack Smarter, Live Better No Spills. No Mess. Fresh for Days. Four reasons thousands of meal preppers have switched to the Creative Salad Pod and never looked back. Take it anywhere — office, gym, picnic, or commute — and enjoy a restaurant-quality salad wherever life takes you. No spills, no mess — sealed tight every time Reusable & sustainable — reduces single-use plastic waste Take it anywhere — built for life on the go Fresh for days — meal prep Sunday, enjoy all week ♻️ Maximum Convenience Not Just Salads — Every Meal, Every Temperature. The Creative Salad Pod goes far beyond cold salads. Microwave, freeze, or dishwash it without a second thought. Deconstructed burrito bowls, warm grain dishes, overnight oats — anything that benefits from keeping components separate until mealtime. Microwave safe — heat components separately, no mixing Freezer safe — prep days or weeks in advance Dishwasher safe — cleanup done in seconds Works for hot & cold meals alike “I use mine for everything now. Made a deconstructed burrito bowl yesterday — kept the hot chicken separate from the cold veggies until lunch. Game changer.” — Robert N. • ✅ Verified Buyer 🥗 How To Use Your Creative Salad Pod 3 simple steps to a perfectly fresh salad every time 1 Layer Place greens on the bottom, then add heavier ingredients — tomatoes, chicken, cucumbers — to the upper compartments. 2 Fill Add your favorite dressing to the leakproof 2.5oz capsule. Seal it tight — it won't leak, drip, or spill. 3 Enjoy Open the front hatch, release the dressing, give it a shake, and eat right from the container! 🏆 Why Choose Creative Salad Pod? See how we stack up against the competition ✨ Everything You'll Love Engineered for the serious meal prepper 🌱Vertical Layering Keeps heavy ingredients off your greens — zero wilting. 🫙Leakproof Dressing 2.5oz capsule — no leaks, no soggy greens, ever. 🍛Converts to Bowl One motion transforms it into a full eating bowl. ✅BPA-Free Tritan Glass-like clarity, zero harmful chemicals. ♻️Dishwasher Safe Microwave, freezer & dishwasher safe for max convenience. 💪Meal Prep Hero Prep 5 lunches Sunday — Friday salad still crisp. ⭐⭐⭐⭐⭐ Stop Settling for Soggy Salads. Don't let another healthy lunch turn into a sad, soggy disappointment. Revolutionize your meal prep and make healthy eating automatic — starting today. ✔ Vertical Layering Design ✔ Leakproof Dressing Capsule ✔ BPA-Free Tritan ✔ Converts to Bowl ✔ Dishwasher Safe (function(){ var els=document.querySelectorAll('.sp-rs,.sp-rl,.sp-rr,.sp-r'); if(!els.length)return; if(!('IntersectionObserver' in window)){els.forEach(function(el){el.classList.add('on');});return;} var io=new IntersectionObserver(function(entries){ entries.forEach(function(entry){ if(entry.isIntersecting){ var el=entry.target; var delay=parseFloat(el.style.transitionDelay||'0')*1000; setTimeout(function(){el.classList.add('on');},delay); io.unobserve(el); } }); },{threshold:0.12,rootMargin:'0px 0px -40px 0px'}); els.forEach(function(el){io.observe(el);}); })();