:root{--primary: #01796f;--primary-dark: #005a52;--dark: #193232;--green-light: #e0f2f1;--white: #ffffff;--text-dark: #193232;--text-muted: #546e7a;--bg-cream: #f4f8f7;--shadow: 0 4px 20px rgba(1, 121, 111, .08);--shadow-lg: 0 10px 30px rgba(25, 50, 50, .12);--font-main: "Hind Vadodara", "Noto Sans Gujarati", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-main);background-color:var(--white);color:var(--text-dark);line-height:1.6;overflow-x:hidden}.container{max-width:1000px;margin:0 auto;padding:0 1.2rem}section{padding:1rem 0}h1,h2,h3,h4{line-height:1.3}h2{font-size:2.2rem;text-align:center;margin-bottom:2.5rem;position:relative;padding-bottom:15px}h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:var(--primary);border-radius:2px}.btn{display:inline-block;padding:1rem 2rem;border-radius:50px;font-weight:700;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;font-size:1.1rem;text-align:center;font-family:var(--font-main)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 15px #01796f4d}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 6px 20px #01796f66}.btn-green{background:var(--dark);color:#fff;box-shadow:0 4px 15px #1932324d}.btn-green:hover{background:#1b5e20;transform:translateY(-3px)}.sticky-cta{position:fixed;bottom:0;left:0;width:100%;padding:10px;background:#fff;box-shadow:0 -4px 15px #0000001a;display:flex;gap:10px;z-index:1000;display:none}@media(max-width:768px){.sticky-cta{display:flex}.sticky-cta .btn{flex:1;padding:.8rem 1rem;font-size:.9rem}h2{font-size:1.8rem}}.whatsapp-float{position:fixed;bottom:80px;right:20px;background:#25d366;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:30px;box-shadow:2px 2px 10px #0003;z-index:1000;transition:transform .3s ease}.whatsapp-float:hover{transform:scale(1.1)}.hero{background:linear-gradient(135deg,#f8fdfb,#eef9f5);padding:7rem 0 5rem;overflow:hidden;position:relative}.hero-bg-glow{position:absolute;border-radius:50%;filter:blur(80px);z-index:0}.glow-1{width:400px;height:400px;background:#01796f26;top:-100px;left:-100px}.glow-2{width:500px;height:500px;background:#27ae601a;bottom:-150px;right:-100px}.hero-container{display:flex;align-items:center;justify-content:space-between;gap:50px;text-align:left}.hero-content{flex:1.2}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;padding:8px 16px;border-radius:50px;font-weight:700;color:var(--primary);font-size:.95rem;box-shadow:0 4px 15px #0000000d;margin-bottom:1.5rem;border:1px solid rgba(1,121,111,.1)}.pulse-dot{width:10px;height:10px;background:#27ae60;border-radius:50%;box-shadow:0 0 #27ae60b3;animation:pulse-dot-anim 2s infinite}@keyframes pulse-dot-anim{0%{transform:scale(.95);box-shadow:0 0 #27ae60b3}70%{transform:scale(1);box-shadow:0 0 0 8px #27ae6000}to{transform:scale(.95);box-shadow:0 0 #27ae6000}}.hero h1{font-size:3.5rem;color:var(--dark);margin-bottom:1.2rem;font-weight:900;line-height:1.2;letter-spacing:-.5px}.highlight-gradient{background:linear-gradient(120deg,var(--primary),#27ae60);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;padding-bottom:5px}.hero-subtitle{font-size:1.2rem;color:var(--text-muted);margin-bottom:2rem;max-width:90%;line-height:1.6}.hero-features{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:2.5rem}.feature-item{display:flex;align-items:center;gap:8px;font-weight:600;color:var(--dark);background:#fff9;padding:8px 15px;border-radius:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.8)}.check-icon{background:var(--primary);color:#fff;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.7rem}.hero-cta-group{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.hero-btn{display:flex;align-items:center;gap:10px;font-size:1.2rem;padding:1.1rem 2.5rem}.hero-trust{display:flex;flex-direction:column;gap:5px;font-weight:600;font-size:.9rem;color:var(--text-muted)}.trust-avatars{display:flex;align-items:center}.avatar{width:30px;height:30px;border-radius:50%;border:2px solid white;margin-left:-10px;background-size:cover;background-position:center;background-color:var(--primary)}.avatar:nth-child(1){background-image:url(https://randomuser.me/api/portraits/women/44.jpg);margin-left:0}.avatar:nth-child(2){background-image:url(https://randomuser.me/api/portraits/men/32.jpg)}.avatar:nth-child(3){background-image:url(https://randomuser.me/api/portraits/women/68.jpg)}.avatar-count{width:30px;height:30px;border-radius:50%;border:2px solid white;margin-left:-10px;background-color:#27ae60;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:800}.hero-image-container{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.hero-image-wrapper{position:relative;padding:2rem;border-radius:30px;background:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);box-shadow:0 25px 50px #0000000d}.hero-image-wrapper:before{content:"";position:absolute;inset:0;border-radius:30px;background:linear-gradient(135deg,#fffc,#fff3);z-index:-1}.hero-img{max-width:350px;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1))}.floating{animation:float 6s ease-in-out infinite}.floating-slow{animation:float 8s ease-in-out infinite reverse}.floating-fast{animation:float 4s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.floating-badge{position:absolute;background:#fff;padding:10px 15px;border-radius:15px;display:flex;align-items:center;gap:10px;box-shadow:0 10px 25px #00000014;z-index:10}.badge-left{top:15%;left:-20px}.badge-right{bottom:20%;right:-30px}.floating-badge .badge-icon{width:35px;height:35px;background:var(--green-light);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.floating-badge div{display:flex;flex-direction:column;line-height:1.2}.floating-badge strong{color:var(--dark);font-size:1.1rem}.floating-badge span{color:var(--text-muted);font-size:.8rem;font-weight:600}.animate-fade-in-down{animation:fadeInDown .8s cubic-bezier(.2,.8,.2,1) both}.animate-fade-in-up{animation:fadeInUp .8s cubic-bezier(.2,.8,.2,1) both}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:991px){.hero{padding:4rem 0 3rem}.hero-container{flex-direction:column;text-align:center;gap:30px}.hero h1{font-size:2.8rem}.hero-img{max-width:400px}.badge-left{left:10px}.badge-right{right:10px}.hero-cta-group{justify-content:center}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-features{justify-content:center}}@media(min-width:992px)and (max-width:1199px){.container{max-width:960px;padding:0 1.5rem}.hero{padding:5rem 0 4rem}.hero-container{gap:30px}.hero h1{font-size:2.4rem;line-height:1.3;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem;max-width:95%}.hero-features{margin-bottom:1.8rem;gap:12px}.feature-item{font-size:.95rem;padding:6px 12px}.hero-cta-group{gap:15px}.hero-btn{font-size:1.1rem;padding:.85rem 2rem}.hero-image-wrapper{padding:1.2rem;border-radius:24px}.hero-img{max-width:290px;width:100%}.floating-badge{padding:8px 12px;border-radius:12px;transform:scale(.85)}.badge-left{left:-10px;top:12%}.badge-right{right:-15px;bottom:15%}}@media(min-width:1200px){.container{max-width:1200px;padding:0 2rem}.hero{padding:8rem 0 6rem}.hero-container{gap:60px}.hero h1{font-size:3.6rem;line-height:1.25;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem}.hero-img{max-width:360px}.hero-image-wrapper{padding:2.2rem;border-radius:32px}}@media(max-width:768px){.hero h1{font-size:2.2rem}.hero-image-wrapper{padding:1rem}.floating-badge{padding:8px 12px}.floating-badge strong{font-size:.95rem}.floating-badge .badge-icon{width:30px;height:30px;font-size:1rem}}.trust-badges{display:flex;justify-content:center;gap:15px;margin-top:2.5rem;flex-wrap:wrap}.badge-item{display:flex;align-items:center;gap:8px;background:#fff;padding:8px 15px;border-radius:50px;font-size:.9rem;font-weight:700;box-shadow:0 2px 10px #0000000d;border:1px solid #f0f0f0}.badge-icon{width:50px;height:50px;background:var(--green-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:5px;color:var(--primary)}.card{background:#fff;padding:1rem;border-radius:20px;box-shadow:var(--shadow);transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;border:1px solid rgba(0,0,0,.03)}.card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.comparison-section{background-color:#f0f7f4;padding:5rem 0}.comparison-header{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:3.5rem;color:var(--primary-dark)}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:950px;margin:0 auto}.comparison-card{padding:3.5rem 2.5rem;border-radius:35px;text-align:center;color:#fff;box-shadow:0 25px 50px -12px #00000040;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.comparison-card:hover{transform:translateY(-10px);box-shadow:0 35px 60px -15px #0000004d}.aasha-card{background:linear-gradient(135deg,#01796f,#004d40);border:1px solid rgba(255,255,255,.1)}.other-card{background:linear-gradient(135deg,#2c2c2c,#111);border:1px solid rgba(255,255,255,.05)}.card-product-image{width:140px;height:140px;margin:0 auto 2.5rem;display:flex;align-items:center;justify-content:center;position:relative}.card-product-image img{max-width:100%;max-height:100%;object-fit:contain}.image-placeholder{width:100px;height:100px;background:#ffffff1a;border-radius:50%}.other-card .image-placeholder{background:radial-gradient(circle,#e74c3c66,#e74c3c00 70%)}.comparison-card h3{font-size:1.8rem;margin-bottom:2.5rem;font-weight:800;color:#fff}.comparison-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.2rem;align-items:center}.comparison-list li{display:flex;align-items:center;gap:15px;font-size:1.15rem;font-weight:500;width:100%;max-width:280px;text-align:left}.comparison-list .icon{font-size:1.3rem;flex-shrink:0}@media(max-width:900px){.comparison-grid{grid-template-columns:1fr 1fr;max-width:100%;padding:0;gap:10px}.comparison-card{padding:1.5rem .5rem;border-radius:20px}.card-product-image{width:80px;height:80px;margin:0 auto 1rem}.image-placeholder{width:60px;height:60px}.comparison-card h3{font-size:1rem;margin-bottom:1rem}.comparison-list{gap:.8rem}.comparison-list li{font-size:.8rem;gap:6px;max-width:100%;align-items:flex-start}.comparison-list .icon{font-size:1rem;margin-top:2px}.comparison-header{font-size:1.5rem;padding:0 1rem;text-align:center;margin-bottom:2rem}}.order-form-container{background:var(--bg-cream);padding:3rem 2rem;border-radius:20px;border:2px dashed var(--primary);max-width:100%;margin:0 auto}.order-form-grid{display:grid;grid-template-columns:1fr;gap:25px;align-items:stretch}@media(min-width:900px){.order-form-grid{grid-template-columns:1fr 1fr}}.form-grid{display:grid;grid-template-columns:1fr;gap:20px}.form-group input,.form-group textarea{width:100%;padding:1.2rem;border:2px solid #f0f0f0;border-radius:15px;font-family:var(--font-main);font-size:1.05rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary)}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:35px}.solutions-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media(max-width:900px){.solutions-grid{gap:10px}.solutions-grid .card{padding:1rem .5rem;border-radius:15px}.solutions-grid h3{font-size:1rem}.solutions-grid ul{margin-top:.5rem!important}.solutions-grid li{font-size:.75rem;margin-bottom:5px}.solutions-grid p{font-size:.75rem;margin-top:1rem!important;line-height:1.4}.solutions-grid .best-solution-badge{font-size:.7rem!important;padding:4px 10px!important;margin-bottom:5px!important}.solutions-grid .btn{font-size:.8rem;padding:.5rem}}.faq-item{background:#fff;margin-bottom:15px;border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}.faq-question{padding:1.2rem;font-weight:700;cursor:pointer;background:#fff;display:flex;justify-content:space-between;align-items:center}.faq-answer{padding:0 1.2rem 1.2rem;color:var(--text-muted)}.countdown-section{background:var(--dark);color:#fff;text-align:center;padding:.8rem 0;font-weight:700;position:sticky;top:0;z-index:1100;overflow:hidden;white-space:nowrap}.marquee-content{display:inline-block;animation:marquee 30s linear infinite}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.timer{font-size:1.5rem;background:#fff;color:#8b0000;padding:5px 15px;border-radius:5px;margin-left:10px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.pulse{animation:pulse 2s infinite}.herb-pattern{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.03;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/leaves.png)}.relative{position:relative}.pricing-container{text-align:center;margin-bottom:2rem}.pricing-product-img{max-width:280px;height:auto;margin:0 auto 1.5rem;display:block;filter:drop-shadow(0 15px 30px rgba(0,0,0,.15))}.price-box{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:1rem}.old-price{font-size:1.8rem;color:#e74c3c;text-decoration:line-through;font-weight:700}.new-price{font-size:2.8rem;color:#27ae60;font-weight:900;text-shadow:0 2px 4px rgba(0,0,0,.1)}.pricing-note{font-size:1.1rem;color:var(--primary);font-weight:700;margin-top:.5rem}@media(max-width:768px){.new-price{font-size:2.2rem}.old-price{font-size:1.5rem}.pricing-product-img{max-width:220px}}.symptoms-section{background-color:#f0f9f6;padding:2rem 0}.symptoms-header{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--primary);margin-bottom:3rem;font-size:2.2rem;font-weight:800}.diamond-icon{color:#3498db;font-size:1.5rem}.symptoms-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:900px;margin:0 auto}.symptom-card{background:#fff;padding:1.5rem;border-radius:20px;text-align:center;box-shadow:0 10px 25px #0000000d;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.symptom-card:hover{transform:translateY(-5px)}.symptom-img-wrapper{width:140px;height:140px;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8f8f8;border:5px solid #fff;box-shadow:0 8px 20px #0000001a}.symptom-img-wrapper img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.symptom-card p{font-weight:700;font-size:1.2rem;color:var(--dark);margin:0}@media(min-width:992px){.symptoms-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.symptoms-grid{gap:15px;padding:0 10px}.symptom-img-wrapper{width:110px;height:110px}.symptom-card p{font-size:1rem}.symptoms-header{font-size:1.8rem}}@media(max-width:480px){.symptom-img-wrapper{width:90px;height:90px;margin-bottom:1rem}.symptom-card{padding:1rem}}.ingredients-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:2rem}.ingredient-card{display:flex;flex-direction:column;padding:0;overflow:hidden;border-radius:20px}.ingredient-img-box{width:100%;height:200px;overflow:hidden}.ingredient-img-box img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .5s ease}.ingredient-card:hover .ingredient-img-box img{transform:scale(1.1)}.ingredient-info{padding:1.5rem}.ingredient-info h4{color:var(--primary);font-size:1.2rem;margin-bottom:.8rem}.ingredient-info p{font-size:.95rem;line-height:1.5;color:var(--text-muted)}@media(max-width:768px){.ingredients-grid{grid-template-columns:1fr}.ingredient-img-box{height:180px}}.testimonial-card{display:flex;flex-direction:column;justify-content:space-between;border-radius:15px;background:var(--white);padding:1.5rem;transition:all .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}@media(max-width:768px){.testimonial-card{padding:1.2rem}}.thank-you-page{background:#f0f7f4;min-height:100vh;display:flex;align-items:center;justify-content:center}.order-summary p{margin:10px 0;font-size:1.1rem}.video-reel-container{width:100%;max-width:320px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg);position:relative;aspect-ratio:9 / 16;background:#000;border:4px solid var(--primary)}.video-reel-container video{width:100%;height:100%;object-fit:cover}.offer-banner{margin-bottom:2rem;padding:0}.offer-card{background:linear-gradient(135deg,#f8fdfb,#e0f2f1);border-radius:25px;padding:3rem 2rem;position:relative;overflow:hidden;border:2px solid rgba(1,121,111,.15);box-shadow:0 15px 35px #0000000d}.offer-card:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:#27ae601a;border-radius:50%;filter:blur(40px)}.offer-card:after{content:"";position:absolute;bottom:-50px;left:-50px;width:200px;height:200px;background:#01796f1a;border-radius:50%;filter:blur(40px)}.offer-badge{position:absolute;top:0;right:2rem;background:#e74c3c;color:#fff;padding:8px 20px;border-radius:0 0 15px 15px;font-weight:800;font-size:.9rem;letter-spacing:.5px;z-index:10;box-shadow:0 5px 15px #e74c3c4d}.offer-content{display:flex;align-items:center;gap:3rem;position:relative;z-index:2}.offer-image-box{flex:1;display:flex;justify-content:center;align-items:center}.offer-delivery-image{max-width:280px;filter:drop-shadow(0 20px 30px rgba(0,0,0,.15))}.offer-details{flex:1.5;display:flex;flex-direction:column;justify-content:center}.offer-title{font-size:2.2rem;color:var(--primary-dark);margin-bottom:1.5rem;text-align:left}.offer-title:after{display:none}.offer-perks{list-style:none;padding:0;margin-bottom:2rem;display:flex;flex-direction:column;gap:12px}.offer-perks li{display:flex;align-items:center;gap:12px;font-size:1.15rem;font-weight:600;color:var(--dark)}.perk-icon{background:#fff;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 4px 10px #0000000d;font-size:1.1rem}.price-tag-container{display:inline-flex;flex-direction:column;align-items:flex-start;position:relative}.save-badge{background:#27ae60;color:#fff;padding:4px 12px;border-radius:50px;font-size:.85rem;font-weight:800;text-transform:uppercase;margin-bottom:-10px;margin-left:20px;z-index:5;box-shadow:0 4px 10px #27ae604d}.price-tag{background:#fff;padding:15px 30px;border-radius:50px;border:2px dashed var(--primary);display:flex;align-items:center;gap:20px;box-shadow:0 10px 25px #0000000d}.price-tag .old-price{font-size:1.2rem;color:#e74c3c;text-decoration:line-through;font-weight:700;opacity:.8}.price-tag .new-price{font-size:2.5rem;color:#27ae60;font-weight:900;text-shadow:0 2px 5px rgba(39,174,96,.2)}@media(max-width:900px){.offer-content{flex-direction:column;text-align:center;gap:2rem}.offer-title{text-align:center;font-size:1.8rem}.offer-perks{align-items:center}.price-tag-container{align-items:center;width:100%}.save-badge{margin-left:0}.offer-badge{right:50%;transform:translate(50%)}}@media(max-width:480px){.offer-card{padding:2.5rem 1.5rem}.price-tag{flex-direction:row;gap:10px;padding:10px 15px;width:auto}.price-tag .new-price{font-size:1.6rem}}@keyframes scaleUp{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.combined-order-container{max-width:900px;margin:0 auto;background:linear-gradient(135deg,#f8fdfb,#e0f2f1);border-radius:25px;border:2px solid rgba(1,121,111,.15);box-shadow:0 15px 35px #0000000d;padding:2.5rem;position:relative;overflow:hidden}.glow-effect{position:absolute;width:200px;height:200px;border-radius:50%;filter:blur(40px)}.glow-top-right{top:-50px;right:-50px;background:#27ae601a}.glow-bottom-left{bottom:-50px;left:-50px;background:#01796f1a}.order-content-wrapper{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:3rem}.order-offer-section{flex:1;display:flex;flex-direction:column;align-items:center}.order-offer-section .offer-title{text-align:center;font-size:2rem;margin-bottom:1rem}.order-form-box{flex:1;background:#fff;width:100%;padding:2rem;border-radius:20px;box-shadow:0 10px 25px #00000008;border:1px solid rgba(0,0,0,.05)}.form-title{text-align:center;margin-bottom:1.5rem;color:var(--primary);font-size:1.5rem}.compact-form{gap:15px}.compact-form input,.compact-form textarea{padding:1rem;border-radius:12px}.submit-btn{padding:1rem;margin-top:5px;font-size:1.1rem;border-radius:12px;width:100%}.cod-badge-container{text-align:center;margin:10px}.cod-badge{background:#f0f7f4;padding:6px 15px;border-radius:50px;font-size:.85rem;font-weight:700;border:1px solid #e0f2f1;display:inline-block;color:var(--primary-dark)}@media(max-width:900px){.order-content-wrapper{flex-direction:column;gap:2rem}}@media(max-width:480px){.combined-order-container{padding:1.5rem 1rem;border-radius:20px}.order-offer-section .offer-title{font-size:1.2rem;margin-bottom:.8rem}.offer-delivery-image{max-width:150px}.order-form-box{padding:1.2rem}.form-title{font-size:1.3rem;margin-bottom:1rem}.compact-form input,.compact-form textarea{padding:.85rem}.submit-btn{padding:.85rem;font-size:1.05rem}}.video-reviews-section{padding:4.5rem 0;background:linear-gradient(180deg,var(--white) 0%,var(--bg-cream) 100%);border-bottom:1px solid rgba(1,121,111,.05)}.video-reviews-header{text-align:center;margin-bottom:3.5rem;display:flex;flex-direction:column;align-items:center}.video-review-badge{display:inline-flex;align-items:center;gap:8px;background:#ffebee;color:#c62828;padding:6px 14px;border-radius:50px;font-size:.85rem;font-weight:700;margin-bottom:1.2rem;border:1px solid rgba(198,40,40,.1);box-shadow:0 4px 12px #c6282814}.live-pulse{width:8px;height:8px;background:#c62828;border-radius:50%;position:relative}.live-pulse:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid #c62828;animation:live-pulse-anim 1.5s infinite ease-out}@keyframes live-pulse-anim{0%{transform:scale(.5);opacity:1}to{transform:scale(1.8);opacity:0}}.video-reviews-header h2{margin-bottom:.8rem;color:var(--dark)}.video-reviews-header h2:after{background:linear-gradient(90deg,var(--primary),#27ae60);width:100px}.subtitle-text{font-size:1.15rem;color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.5}.video-reviews-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;gap:30px!important;padding:15px 20px 30px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch;max-width:900px!important;margin:0 auto!important}.video-reviews-grid::-webkit-scrollbar{display:none!important}.video-card{flex:0 0 340px!important;max-width:340px!important;scroll-snap-align:center!important;background:#ffffffd9;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.8);border-radius:28px;padding:1.8rem;box-shadow:0 20px 40px #01796f0d;display:flex;flex-direction:column;align-items:center;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.video-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--primary),#27ae60);opacity:0;transition:opacity .3s ease}.video-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #01796f1f;border-color:#01796f33}.video-card:hover:before{opacity:1}.video-wrapper{position:relative;width:100%;max-width:290px;aspect-ratio:9 / 16;border-radius:20px;overflow:hidden;background:#0d1e1c;box-shadow:0 15px 35px #0000002e;border:4px solid #fff;transition:transform .3s ease}.video-card:hover .video-wrapper{transform:scale(1.02)}.review-video{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.video-info{margin-top:1.5rem;width:100%;text-align:center}.video-stars{color:#ffc107;font-size:1.25rem;margin-bottom:.4rem;letter-spacing:2px}.video-card h3{font-size:1.3rem;color:var(--dark);margin-bottom:.3rem;font-weight:700}.verified-badge{display:inline-flex;align-items:center;gap:5px;background:#e8f5e9;color:#2e7d32;padding:4px 12px;border-radius:50px;font-size:.78rem;font-weight:700;margin-bottom:.8rem;border:1px solid rgba(46,125,50,.1)}.verified-icon{font-size:.85rem}.quote-text{font-size:1rem;color:var(--text-dark);font-weight:500;line-height:1.6;font-style:italic;padding:0 10px}.video-reviews-cta{text-align:center;margin-top:3.5rem}.video-reviews-cta .btn{padding:1.1rem 2.8rem;font-size:1.15rem}.video-reviews-dots{display:flex;justify-content:center;gap:10px;margin-top:2.2rem;align-items:center}.video-reviews-dots .dot{width:10px;height:10px;border-radius:50%;background:#cbd5e1;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.video-reviews-dots .dot.active{background:var(--primary);width:28px;border-radius:6px}@media(max-width:768px){.video-reviews-section{padding:3rem 0}.video-reviews-header{margin-bottom:2.5rem}.subtitle-text{font-size:1rem;padding:0 1rem}.video-reviews-grid{gap:20px!important;padding:10px 20px 25px!important}.video-card{flex:0 0 85%!important;max-width:320px!important;padding:1.5rem!important;border-radius:24px!important}.video-wrapper{width:100%!important;max-width:100%!important}.video-card h3{font-size:1.15rem}.quote-text{font-size:.92rem}.video-reviews-cta{margin-top:2.5rem}}.offer-timer-container{background:#ffffffbf;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1.5px solid rgba(1,121,111,.15);border-radius:16px;padding:12px 20px;margin:.5rem 0 1.5rem;width:100%;max-width:320px;box-shadow:0 8px 20px #01796f0d;display:flex;flex-direction:column;align-items:center;gap:8px;animation:pulse-border 3s infinite ease-in-out}@keyframes pulse-border{0%,to{border-color:#01796f26;box-shadow:0 8px 20px #01796f0d}50%{border-color:#e74c3c66;box-shadow:0 8px 20px #e74c3c26}}.offer-timer-label{display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:700;color:#e74c3c;text-transform:uppercase;letter-spacing:.5px}.flashing-dot{width:8px;height:8px;background-color:#e74c3c;border-radius:50%;display:inline-block;animation:flash 1.2s infinite ease-in-out}@keyframes flash{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.offer-timer-countdown{display:flex;align-items:center;justify-content:center;gap:6px}.timer-box{display:flex;flex-direction:column;align-items:center;min-width:50px;background:var(--primary);color:#fff;padding:6px;border-radius:8px;box-shadow:0 4px 10px #01796f26}.timer-num{font-size:1.4rem;font-weight:800;line-height:1.1;font-variant-numeric:tabular-nums}.timer-unit{font-size:.65rem;font-weight:600;opacity:.9;margin-top:2px}.timer-colon{font-size:1.4rem;font-weight:800;color:var(--primary);animation:colon-blink 1s infinite steps(1);line-height:1;padding-bottom:12px}@keyframes colon-blink{0%,to{opacity:1}50%{opacity:.4}}.guarantee-bar{background:var(--green-light);color:var(--primary-dark);text-align:center;padding:8px 12px;font-weight:700;font-size:.95rem;border-bottom:1.5px solid rgba(1,121,111,.1);display:flex;justify-content:center;align-items:center;gap:8px;box-shadow:0 2px 8px #00000008}@media(max-width:480px){.guarantee-bar{font-size:.85rem;padding:6px 10px}}
