:root{--green-dark:#1b4332;--green:#2d6a4f;--green-light:#40916c;--green-accent:#52b788;--red:#8b1a1a;--red-dark:#6d1414;--white:#ffffff;--gray-50:#f8f9fa;--gray-100:#f0f2f0;--gray-200:#e8ebe8;--gray-400:#9ca3af;--gray-600:#6b7280;--gray-800:#1f2937;--footer-bg:#0d2818;--shadow:0 4px 20px rgba(0,0,0,0.08);--shadow-lg:0 8px 30px rgba(0,0,0,0.12);--radius:8px;--radius-lg:12px;--transition:0.3s ease;--font-serif:'Playfair Display',Georgia,serif;--font-sans:'Poppins',sans-serif;--section-padding-x:clamp(24px, 5vw, 80px);--header-height:88px;--type-scale:1.22;--category-img-h:clamp(210px, 22vw, 310px);--service-img-h:clamp(200px, 20vw, 290px);--product-img-h:clamp(230px, 23vw, 320px);--card-badge-size:76px;--card-badge-icon:44px;--card-badge-overlap:38px}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);font-size:calc(13px * var(--type-scale));color:var(--gray-800);line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}.icon-img{display:block;object-fit:contain;width:100%;height:100%}.btn-icon{flex-shrink:0}.feature-icon{width:46px;height:46px;flex-shrink:0}.leaf-icon{width:40px;height:40px}.leaf-accent{object-fit:contain;mix-blend-mode:screen;filter:brightness(1.15) saturate(1.1)}.btn-primary .leaf-accent,.why-choose .leaf-accent{filter:brightness(1.4) saturate(.9)}.inline-leaf{display:inline-block;vertical-align:middle;margin-right:8px;width:40px;height:40px}.value-icon{width:76px;height:76px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.value-icon .icon-img{width:68px;height:68px;object-fit:contain;transition:transform .35s}.play-icon{width:88px;height:88px}.stat-icon{width:36px;height:36px}.why-icon{width:50px;height:50px}.stars-img{width:130px;height:auto;margin-bottom:16px}.wa-icon{width:30px;height:30px;flex-shrink:0}.social-icon{width:30px;height:30px}.contact-icon{width:28px;height:28px;flex-shrink:0}.newsletter-icon{width:28px;height:28px}.floating-wa-icon{width:46px;height:46px}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer;border:none;background:0 0;font-family:inherit}.container{width:100%;max-width:100%;margin:0 auto;padding:0 var(--section-padding-x)}.section{width:100%;padding:80px 0}.cta-banner,.footer,.header,.hero,.value-bar{width:100%}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:50px;font-weight:600;font-size:15px;transition:all var(--transition);white-space:nowrap}.btn-primary{background:var(--green-dark);color:var(--white)}.btn-primary:hover{background:var(--green);transform:translateY(-2px);box-shadow:var(--shadow)}.btn-outline{background:0 0;color:var(--green-dark);border:2px solid var(--green-dark)}.btn-outline:hover{background:var(--green-dark);color:var(--white)}.btn-enquiry{background:var(--red);color:var(--white);padding:10px 20px;font-size:16px}.btn-enquiry:hover{background:var(--red-dark)}.btn-outline-green{background:var(--white);color:var(--green-dark);border:2px solid var(--green-dark);padding:12px 32px}.btn-outline-green:hover{background:var(--green-dark);color:var(--white)}.btn-arrow,.btn-icon{width:30px;height:30px;flex-shrink:0}.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background:0 0;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:none;transition:background var(--transition),box-shadow var(--transition),border-color var(--transition)}.header.scrolled{background:rgba(15,40,25,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 4px 32px rgba(0,0,0,.22);border-bottom-color:rgba(255,255,255,.08)}.header-inner{display:flex;align-items:center;justify-content:flex-start;height:var(--header-height);gap:clamp(28px,4vw,52px);padding:0 clamp(24px,4vw,56px) 0 clamp(52px,7vw,96px);max-width:1600px;margin:0 auto}.nav{margin-left:clamp(56px,10vw,128px)}.logo{display:flex;align-items:center;gap:12px;flex-shrink:0}.logo-emblem{width:84px;height:84px;flex-shrink:0}.logo-emblem.small{width:72px;height:72px}.logo-img,.logo-svg{width:100%;height:100%;object-fit:contain}.logo-name{display:block;font-weight:700;font-size:20px;color:#fff;line-height:1.3;text-shadow:0 1px 6px rgba(0,0,0,.4)}.logo-tagline{display:block;font-size:14px;color:rgba(255,255,255,.8);font-weight:400;text-shadow:0 1px 4px rgba(0,0,0,.35)}.nav-list{display:flex;align-items:center;gap:16px}.nav-list a{padding:8px 16px;font-size:18px;font-weight:550;color:rgba(255,255,255,.92);transition:color var(--transition);position:relative;text-shadow:0 1px 5px rgba(0,0,0,.3)}.nav-list a::after{content:'';position:absolute;bottom:2px;left:16px;right:16px;height:2.5px;background:#fff;transform:scaleX(0);transition:transform var(--transition)}.nav-list a.active,.nav-list a:hover{color:#fff}.nav-list a.active::after,.nav-list a:hover::after{transform:scaleX(1)}.has-dropdown .dropdown-arrow{width:10px;height:10px;display:inline-block;vertical-align:middle;margin-left:2px}.header-actions{display:flex;align-items:center;gap:20px;flex-shrink:0;margin-left:auto}.header-phone{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:rgba(255,255,255,.92);text-shadow:0 1px 5px rgba(0,0,0,.3);transition:color var(--transition),transform var(--transition)}.header.scrolled .header-phone{color:rgba(255,255,255,.95)}.header-phone:hover{color:#fff;transform:scale(1.03)}.header .btn-enquiry{padding:10px 18px;font-size:14px;white-space:nowrap}.icon-phone{width:28px;height:28px;flex-shrink:0}.mobile-toggle{display:none;flex-direction:column;gap:5px;padding:4px}.mobile-toggle span{display:block;width:24px;height:2px;background:rgba(255,255,255,.92);transition:all var(--transition)}.mobile-toggle.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-toggle.active span:nth-child(2){opacity:0}.mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;margin-top:0;overflow:hidden}.hero-video-wrap{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-video{width:100%;height:100%;object-fit:cover;object-position:45% 40%;animation:22s ease-in-out infinite alternate heroVideoZoom;transform-origin:center center;transform:scale(1.14)}@keyframes heroVideoZoom{from{transform:scale(1.14)}to{transform:scale(1.24)}}.hero-watermark-mask{display:none}.hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(105deg,rgba(255,255,255,.7) 0,rgba(255,255,255,.45) 40%,rgba(255,255,255,.15) 70%,rgba(255,255,255,.02) 100%)}.hero-content{position:relative;z-index:2;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding-top:clamp(100px,14vh,160px);padding-bottom:clamp(48px,8vh,96px);gap:clamp(32px,5vh,56px)}.floating-leaves{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.floating-leaf{position:absolute;bottom:-60px;width:var(--leaf-size,32px);height:var(--leaf-size,32px);background-image:url('../images/floating-leaf.png');background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent;mix-blend-mode:screen;opacity:0;animation:floatLeaf var(--leaf-duration,22s) var(--leaf-delay,0s) infinite ease-in-out}.floating-leaves--light .floating-leaf{mix-blend-mode:screen;filter:brightness(1.6) saturate(.5);opacity:0}.floating-leaf:first-child{left:8%;--leaf-size:44px;--leaf-duration:24s;--leaf-delay:0s}.floating-leaf:nth-child(2){left:22%;--leaf-size:36px;--leaf-duration:20s;--leaf-delay:3s}.floating-leaf:nth-child(3){left:38%;--leaf-size:52px;--leaf-duration:26s;--leaf-delay:6s}.floating-leaf:nth-child(4){left:52%;--leaf-size:40px;--leaf-duration:22s;--leaf-delay:2s}.floating-leaf:nth-child(5){left:66%;--leaf-size:46px;--leaf-duration:25s;--leaf-delay:8s}.floating-leaf:nth-child(6){left:78%;--leaf-size:38px;--leaf-duration:21s;--leaf-delay:5s}.floating-leaf:nth-child(7){left:90%;--leaf-size:32px;--leaf-duration:23s;--leaf-delay:10s}.floating-leaf:nth-child(8){left:45%;--leaf-size:30px;--leaf-duration:28s;--leaf-delay:12s}@keyframes floatLeaf{0%{transform:translateY(0) translateX(0) rotate(0);opacity:0}8%{opacity:.5}25%{transform:translateY(-25vh) translateX(15px) rotate(45deg);opacity:.42}50%{transform:translateY(-50vh) translateX(-10px) rotate(120deg);opacity:.48}75%{transform:translateY(-75vh) translateX(20px) rotate(200deg);opacity:.35}92%{opacity:.15}100%{transform:translateY(-105vh) translateX(-5px) rotate(280deg);opacity:0}}@media (prefers-reduced-motion:reduce){.floating-leaf,.floating-leaves--drift .floating-leaf{animation:none;display:none}.cta-banner::before,.play-btn{animation:none}}.hero-text{max-width:640px;padding:16px 0;background:0 0;border:none;box-shadow:none}.hero-text h1 .hero-title-part{display:block}.hero.hero-loaded .hero-label{animation:.9s .1s both heroSlideLeft}.hero.hero-loaded .hero-part-1{animation:.95s cubic-bezier(.22,1,.36,1) .3s both heroSlideLeft}.hero.hero-loaded .hero-part-2{animation:1s cubic-bezier(.22,1,.36,1) .65s both heroTitleReveal}.hero.hero-loaded .hero-desc{animation:.9s .95s both heroSlideLeft}.hero.hero-loaded .hero-buttons{animation:.9s 1.15s both heroSlideUp}.hero.hero-loaded .hero-features{animation:.9s 1.35s both heroSlideUp}.hero-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2.5px;color:var(--green-dark);margin-bottom:20px;padding:8px 16px;background:rgba(45,106,79,.08);border-radius:50px}.hero h1{font-family:var(--font-serif);font-size:clamp(2.16rem, 4.98vw, 3.49rem);font-weight:700;color:var(--green-dark);line-height:1.12;margin-bottom:24px}.hero h1 .hero-part-1{margin-bottom:4px}.hero h1 .text-red{color:var(--red)}.hero-desc{font-size:clamp(14px, 1.66vw, 17px);color:var(--gray-600);margin-bottom:32px;max-width:520px;line-height:1.75}.hero-buttons{display:flex;flex-wrap:wrap;gap:14px}.hero-buttons .btn{padding:14px 28px;font-size:14px}.hero-features{display:flex;gap:clamp(12px,2vw,20px);flex-wrap:wrap}.hero-feature{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.96);padding:16px 28px;border-radius:14px;border:1px solid rgba(255,255,255,.95);box-shadow:0 6px 24px rgba(27,67,50,.1);font-size:14px;font-weight:600;color:var(--green-dark);transition:transform var(--transition),box-shadow var(--transition);min-height:60px}.hero-feature .feature-icon{flex-shrink:0}.hero-feature:hover{transform:translateY(-4px);box-shadow:0 10px 32px rgba(27,67,50,.14)}.hero:not(.hero-loaded) .hero-buttons,.hero:not(.hero-loaded) .hero-desc,.hero:not(.hero-loaded) .hero-features,.hero:not(.hero-loaded) .hero-label,.hero:not(.hero-loaded) .hero-text h1 .hero-title-part{animation:10ms 2s forwards heroFallback}@keyframes heroFallback{to{opacity:1;transform:none}}.value-bar{position:relative;z-index:10;margin-top:-90px;padding:0 0 70px;background:0 0}.value-bar-card{background:var(--white);border-radius:30px;box-shadow:0 10px 45px rgba(0,0,0,.1);border:1px solid var(--gray-200);padding:36px 20px;transition:box-shadow .4s}.value-bar-card.visible .value-item{opacity:1;transform:translateY(0)}.value-bar-card .value-item{opacity:0;transform:translateY(36px)}.value-bar-card.visible .value-item:first-child{transition-delay:0.1s}.value-bar-card.visible .value-item:nth-child(2){transition-delay:0.25s}.value-bar-card.visible .value-item:nth-child(3){transition-delay:0.4s}.value-bar-card.visible .value-item:nth-child(4){transition-delay:0.55s}.value-bar-card:hover{box-shadow:0 14px 50px rgba(0,0,0,.14)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.value-item{display:flex;align-items:center;gap:18px;padding:18px 28px;text-align:left;border-right:1px solid var(--gray-200);border-radius:20px;transition:opacity .6s,transform .6s,background .35s,box-shadow .35s,outline .35s;cursor:default}.value-item:last-child{border-right:none}.value-item:hover{background:rgba(45,106,79,.06);transform:translateY(-8px);outline:2px solid var(--green-light);outline-offset:-2px;box-shadow:0 12px 32px rgba(45,106,79,.14)}.value-item:hover .value-icon .icon-img{transform:scale(1.12) rotate(-6deg)}.value-text h3{font-size:17px;font-weight:700;color:var(--gray-800);margin-bottom:6px;font-family:var(--font-sans);transition:color .3s}.value-item:hover .value-text h3{color:var(--green-dark)}.value-text p{font-size:16px;color:var(--gray-600);line-height:1.55;margin:0}.section-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:2px;color:var(--green);margin-bottom:12px}.section-title-center .leaf-icon{display:block;margin:0 auto 8px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.section-header h2,.section-title-center h2{font-family:var(--font-serif);font-size:1.99rem;color:var(--green-dark);font-weight:700}.section-title-center{text-align:center;margin-bottom:40px}.view-all{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:var(--green);transition:gap var(--transition)}.view-all:hover{gap:10px}.view-all svg{width:16px;height:16px}.about{background:var(--white)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-video-wrap{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.image-reveal{clip-path:inset(0 100% 0 0);transition:clip-path 1.1s cubic-bezier(.25, .46, .45, .94)}.image-reveal.revealed,.reveal-left.visible .image-reveal,.reveal-right.visible .image-reveal{clip-path:inset(0 0 0 0)}.about-media{width:100%;min-height:clamp(400px,40vh,520px)}.image-reveal img{transform:scale(1.08);transition:transform 1.4s}.image-reveal.revealed img{transform:scale(1)}.about-video-wrap img{width:100%;height:clamp(400px,40vh,520px);object-fit:cover}.play-btn{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:rgba(0,0,0,.2);transition:background var(--transition);animation:2.2s ease-in-out infinite playPulse}.play-btn:hover{animation:none;background:rgba(0,0,0,.35)}@keyframes playPulse{0%,100%{box-shadow:0 0 0 0 rgba(255,255,255,.45);transform:scale(1)}50%{box-shadow:0 0 0 14px rgba(255,255,255,0);transform:scale(1.04)}}.image-reveal:hover img{transform:scale(1.05)}.play-btn span{color:var(--white);font-weight:600;font-size:15px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.about-content h2{font-family:var(--font-serif);font-size:1.83rem;color:var(--green-dark);margin-bottom:20px;line-height:1.3}.about-content p{font-size:15px;color:var(--gray-600);margin-bottom:16px;line-height:1.7}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:18px 12px;border-radius:16px;border:1px solid var(--gray-200);background:var(--white);box-shadow:0 2px 12px rgba(0,0,0,.04);transition:transform .35s,box-shadow .35s,border-color .35s,background .35s;cursor:default}.stat-item:hover{transform:translateY(-6px);border-color:var(--green-light);box-shadow:0 12px 28px rgba(45,106,79,.14);background:rgba(45,106,79,.05)}.stat-item .stat-icon{transition:transform .35s}.stat-item:hover .stat-icon{transform:scale(1.12) rotate(-5deg)}.stat-item.bounce-in .stat-icon{animation:.7s cubic-bezier(.34,1.56,.64,1) statBounce}@keyframes statBounce{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.15)}100%{transform:scale(1);opacity:1}}.stat-item strong{font-size:1.37rem;color:var(--green-dark);font-weight:700;font-variant-numeric:tabular-nums;transition:color .35s}.stat-item:hover strong{color:var(--green)}.stat-item span{font-size:12px;color:var(--gray-600);line-height:1.35}.categories{background:var(--white)}.categories-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:44px;gap:16px}.categories-header h2{grid-column:2;font-family:var(--font-serif);font-size:clamp(1.58rem, 2.9vw, 1.99rem);color:var(--gray-800);font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap}.categories-leaf{width:40px;height:40px;flex-shrink:0}.btn-view-all{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--white);border:1px solid var(--gray-200);border-radius:50px;font-size:16px;font-weight:600;color:var(--gray-800);transition:all var(--transition);white-space:nowrap}.btn-view-all:hover{border-color:var(--green);color:var(--green-dark);gap:12px}.btn-view-all svg{width:14px;height:14px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.category-card{position:relative;background:var(--white);border:1px solid var(--gray-200);border-radius:20px;overflow:hidden;box-shadow:0 2px 14px rgba(0,0,0,.06);transition:transform var(--transition),box-shadow var(--transition);text-align:left;display:flex;flex-direction:column;min-height:420px}.category-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.category-img-wrap{position:relative;height:var(--category-img-h);flex-shrink:0;overflow:hidden}.category-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.25, .46, .45, .94)}.category-card:hover .category-img{transform:scale(1.12)}.shop-link svg{transition:transform .35s;width:16px;height:16px}.category-card:hover .shop-link svg{transform:translateX(5px)}.category-icon-badge{position:absolute;top:calc(var(--category-img-h) - var(--card-badge-overlap));left:22px;width:var(--card-badge-size);height:var(--card-badge-size);background:var(--white);border-radius:50%;border:2px solid var(--gray-200);display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 4px 14px rgba(0,0,0,.12);z-index:5;pointer-events:none}.category-icon-badge .icon-img{width:var(--card-badge-icon);height:var(--card-badge-icon);object-fit:contain}.category-body{position:relative;z-index:1;padding:52px 22px 28px;flex:1;display:flex;flex-direction:column}.category-body h3{font-size:17px;font-weight:700;color:var(--gray-800);margin-bottom:10px;font-family:var(--font-sans)}.category-body p{font-size:16px;color:var(--gray-600);line-height:1.6;margin-bottom:16px;flex:1}.shop-link{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:var(--green);align-self:flex-end;margin-top:auto;transition:gap var(--transition)}.shop-link:hover{gap:10px}.services{background:var(--white)}.services-heading{text-align:center;margin-bottom:44px}.services-heading h2{font-family:var(--font-serif);font-size:clamp(1.58rem, 2.9vw, 1.99rem);color:var(--gray-800);font-weight:700;display:inline-flex;align-items:center;gap:10px}.services-leaf{width:40px;height:40px;flex-shrink:0}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.service-card{position:relative;background:var(--white);border:1px solid var(--gray-200);border-radius:20px;overflow:hidden;box-shadow:0 2px 14px rgba(0,0,0,.06);transition:transform var(--transition),box-shadow var(--transition);text-align:left;min-height:400px}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.service-img-wrap{position:relative;height:var(--service-img-h);overflow:hidden}.service-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(27,67,50,.88) 0,rgba(27,67,50,.35) 50%,transparent 100%);display:flex;align-items:flex-end;justify-content:center;padding:20px;opacity:0;transition:opacity .45s}.service-card:hover .service-overlay{opacity:1}.service-view-btn{display:inline-flex;align-items:center;gap:8px;color:var(--white);font-size:12px;font-weight:600;transform:translateY(20px);opacity:0;transition:transform .45s cubic-bezier(.22, 1, .36, 1),opacity .45s}.service-card:hover .service-view-btn{transform:translateY(0);opacity:1}.service-view-btn svg{width:16px;height:16px}.service-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.25, .46, .45, .94)}.service-card:hover .service-img{transform:scale(1.14)}.service-icon-badge{position:absolute;top:calc(var(--service-img-h) - var(--card-badge-overlap));left:22px;width:var(--card-badge-size);height:var(--card-badge-size);background:var(--white);border-radius:50%;border:2px solid var(--gray-200);display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 4px 14px rgba(0,0,0,.12);z-index:5;pointer-events:none}.service-icon-badge .icon-img{width:var(--card-badge-icon);height:var(--card-badge-icon)}.service-body{position:relative;z-index:1;padding:52px 22px 28px}.service-body h3{font-size:17px;font-weight:700;color:var(--gray-800);margin-bottom:10px;font-family:var(--font-sans)}.service-body p{font-size:16px;color:var(--gray-600);line-height:1.6}.text-center{text-align:center}.featured{background:var(--gray-50)}.carousel-wrap{display:flex;align-items:center;gap:16px}.carousel-btn{width:44px;height:44px;border-radius:50%;background:var(--white);border:1px solid var(--gray-200);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--green-dark);transition:all var(--transition)}.carousel-btn:hover{background:var(--green-dark);color:var(--white);border-color:var(--green-dark)}.carousel-btn svg{width:20px;height:20px}.carousel-track-wrap{overflow:hidden;flex:1}.carousel-track{display:flex;gap:24px;transition:transform .5s}.product-card{flex:0 0 calc(20% - 19.2px);min-width:230px;background:var(--white);border-radius:var(--radius-lg);padding:20px 20px 26px;text-align:center;box-shadow:var(--shadow);transition:transform var(--transition);min-height:380px}.product-card:hover{transform:translateY(-5px)}.product-img{height:var(--product-img-h);margin-bottom:18px;border-radius:var(--radius);overflow:hidden;background:var(--white);display:flex;align-items:center;justify-content:center}.product-img img{width:100%;height:100%;object-fit:cover}.product-card h4{font-size:17px;font-weight:600;color:var(--green-dark)}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.carousel-dots .dot{width:10px;height:10px;border-radius:50%;background:var(--gray-200);cursor:pointer;transition:all var(--transition)}.carousel-dots .dot.active{background:var(--green);width:28px;border-radius:5px}.why-choose{padding:0;background:#163328}.why-choose-inner{position:relative;padding:90px 0;overflow:hidden;background-color:#163328;background-image:url('../images/ChatGPT Image Jun 22, 2026, 04_55_53 PM.png');background-size:cover;background-position:center;background-repeat:no-repeat}.why-grid{display:grid;grid-template-columns:minmax(280px,1fr) 1px minmax(0,2.4fr);gap:0 56px;align-items:center;position:relative;z-index:1}.why-content{padding:12px 0}.why-content h2{font-family:var(--font-serif);font-size:clamp(1.66rem, 3.15vw, 2.37rem);color:var(--white);margin-bottom:22px;display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap;line-height:1.25}.why-title-leaf{width:44px;height:44px;filter:brightness(1.2);transition:transform var(--transition)}.why-content:hover .why-title-leaf{transform:rotate(-8deg) scale(1.08)}.why-content p{font-size:15px;color:rgba(255,255,255,.9);margin-bottom:32px;line-height:1.8;max-width:380px}.btn-explore{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:#6b8e4e;color:var(--white);border-radius:50px;font-weight:600;font-size:16px;border:2px solid transparent;transition:.35s}.btn-explore:hover{background:#7da35a;border-color:rgba(255,255,255,.25);transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.3);gap:14px}.btn-explore .btn-arrow{width:18px;height:18px;transition:transform .35s}.btn-explore:hover .btn-arrow{transform:translateX(4px)}.why-divider{width:1px;height:100%;min-height:280px;background:rgba(255,255,255,.22);justify-self:center}.why-features{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.why-feature{text-align:center;padding:32px 18px 28px;border-radius:30px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);transition:.4s;cursor:default}.why-feature:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.22);transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,.25)}.why-icon-wrap{width:120px;height:120px;margin:0 auto 22px;border-radius:50%;background:rgba(255,255,255,.08);border:2px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px rgba(255,255,255,.06);transition:.4s}.why-feature:hover .why-icon-wrap{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.35);transform:scale(1.08);animation:1.5s ease-in-out infinite iconGlow}.why-icon-wrap .icon-img{width:60px;height:60px;object-fit:contain;filter:brightness(0) invert(1);opacity:.95;transition:transform .4s}.why-feature:hover .why-icon-wrap .icon-img{transform:scale(1.1);filter:brightness(0) invert(1) drop-shadow(0 0 10px rgba(130, 220, 100, .85))}.why-feature h4{font-size:17px;font-weight:700;color:var(--white);margin-bottom:10px;font-family:var(--font-sans);transition:color .3s}.why-feature:hover h4{color:#d4f0c4}.why-feature p{font-size:15px;color:rgba(255,255,255,.78);line-height:1.65;transition:color .3s}.why-feature:hover p{color:rgba(255,255,255,.95)}.botanical-bg-wrap{width:100%;background-color:#f5f3ef;background-image:url('../images/ChatGPT Image Jun 22, 2026, 05_03_20 PM.png');background-size:cover;background-position:center;background-repeat:no-repeat}.testimonials{background:0 0}.testimonials.section{padding-bottom:40px}.gallery.section{padding-top:40px}.testimonial-carousel{display:flex;align-items:center;gap:16px}.testimonial-track-wrap{overflow:hidden;flex:1}.testimonial-track{display:flex;gap:24px;transition:transform .65s cubic-bezier(.25, .46, .45, .94)}.testimonial-card{flex:0 0 calc(33.333% - 16px);min-width:280px;background:var(--white);border-radius:var(--radius-lg);padding:28px;box-shadow:var(--shadow);transition:transform .55s cubic-bezier(.22, 1, .36, 1),box-shadow .55s,opacity .55s;opacity:.88;transform:scale(.97)}.testimonial-card.is-active{opacity:1;transform:scale(1.03);box-shadow:0 12px 40px rgba(27,67,50,.15)}.testimonial-card.is-active .stars-img{animation:.6s forwards starsPop}.testimonial-card.is-active .testimonial-author img{animation:.8s .2s both authorFadeIn}.quote{font-style:italic;font-size:15px;color:var(--gray-600);line-height:1.7;margin-bottom:20px}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-author img{width:48px;height:48px;border-radius:50%;object-fit:cover}.testimonial-author strong{display:block;font-size:15px;color:var(--green-dark)}.testimonial-author span{font-size:13px;color:var(--gray-400)}.testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.testimonial-dots .dot{width:10px;height:10px;border-radius:50%;background:var(--gray-200);cursor:pointer;transition:all var(--transition)}.testimonial-dots .dot.active{background:var(--green);width:28px;border-radius:5px}.gallery{background:0 0}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.gallery-item{border-radius:var(--radius);overflow:hidden;height:clamp(220px,22vw,320px);cursor:pointer;position:relative;transition:transform .45s cubic-bezier(.22, 1, .36, 1)}.gallery-item:hover{transform:translateY(-8px)}.gallery-view-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.6);width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.95);color:var(--green-dark);display:flex;align-items:center;justify-content:center;opacity:0;z-index:2;transition:opacity .4s,transform .4s cubic-bezier(.34, 1.56, .64, 1);box-shadow:0 8px 24px rgba(0,0,0,.2)}.gallery-view-icon svg{width:22px;height:22px}.gallery-item:hover .gallery-view-icon{opacity:1;transform:translate(-50%,-50%) scale(1)}.gallery-item::after{content:'';position:absolute;inset:0;background:rgba(27,67,50,0);transition:background .4s;pointer-events:none}.gallery-item:hover::after{background:rgba(27,67,50,.45)}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25, .46, .45, .94)}.gallery-item:hover img{transform:scale(1.18)}.cta-banner{position:relative;overflow:hidden;background:var(--green-dark);padding:60px 0}.cta-banner::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(82,183,136,.2) 0,transparent 65%);animation:5s ease-in-out infinite alternate ctaGlow;pointer-events:none;z-index:1}@keyframes ctaGlow{from{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}.btn-whatsapp.btn-pulse{animation:2.5s ease-in-out infinite whatsappPulse}@keyframes whatsappPulse{0%,100%{box-shadow:0 0 0 0 rgba(255,255,255,.35)}50%{box-shadow:0 0 0 12px rgba(255,255,255,0)}}.btn-cta-white .btn-icon{transition:transform .35s}.btn-cta-white:hover .btn-icon{transform:translateX(4px)}.cta-grid{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.cta-text h2{font-family:var(--font-serif);font-size:clamp(1.35rem, 2.2vw, 1.83rem);color:var(--white);margin-bottom:10px;white-space:nowrap}.cta-text p{font-size:15px;color:rgba(255,255,255,.8)}.cta-buttons{display:flex;gap:12px;flex-wrap:wrap}.btn-whatsapp{background:0 0;color:var(--white);border:2px solid var(--white);padding:12px 24px}.btn-whatsapp:hover{background:rgba(255,255,255,.1)}.btn-cta-white{background:var(--white);color:var(--green-dark);padding:12px 24px}.btn-cta-white:hover{background:var(--gray-100);transform:translateY(-2px)}.btn-pulse{animation:2.5s ease-in-out infinite ctaPulse}.btn-pulse:hover{animation:none}.footer{position:relative;background-color:var(--footer-bg);background-image:url('../images/footer-bg.png');background-size:cover;background-position:center;background-repeat:no-repeat;color:rgba(255,255,255,.92);padding:70px 0 0}.footer::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,40,24,.35) 0,rgba(13,40,24,.55) 100%);pointer-events:none}.footer .container{position:relative;z-index:1}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr 1.2fr;gap:30px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.15)}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:18px;font-weight:700;font-size:20px;color:var(--white)}.footer-about p{font-size:16px;line-height:1.75;margin-bottom:22px}.social-links{display:flex;gap:14px}.social-links a{width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;transition:all var(--transition)}.social-links a:hover{background:var(--green);transform:translateY(-3px)}.footer-col h4{color:var(--white);font-size:18px;font-weight:600;margin-bottom:22px}.footer-col ul:not(.contact-list) li{margin-bottom:6px}.footer-col ul:not(.contact-list) a{font-size:16px;display:inline-flex;align-items:center;gap:6px;transition:color var(--transition),transform var(--transition)}.footer-col ul:not(.contact-list) a::before{content:'›';font-size:18px;color:var(--green-accent);transition:transform var(--transition)}.footer-col ul:not(.contact-list) a:hover{color:var(--green-accent);transform:translateX(6px)}.footer-col ul:not(.contact-list) a:hover::before{transform:scale(1.2)}.contact-list li{display:flex;align-items:flex-start;gap:12px;font-size:16px;margin-bottom:16px}.contact-list a{color:inherit;text-decoration:none;transition:color var(--transition)}.contact-list a:hover{color:var(--green-accent)}.newsletter-text{font-size:16px;margin-bottom:16px;line-height:1.6}.newsletter-form{display:flex;gap:0}.newsletter-form input{flex:1;padding:12px 16px;border:1px solid rgba(255,255,255,.25);border-radius:50px 0 0 50px;background:rgba(255,255,255,.1);color:var(--white);font-size:16px;outline:0}.newsletter-form input::placeholder{color:rgba(255,255,255,.55)}.newsletter-form button{padding:12px 18px;background:var(--green);border-radius:0 50px 50px 0;color:var(--white);transition:background var(--transition)}.newsletter-form button:hover{background:var(--green-light)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:24px 0;font-size:15px}.footer-links{display:flex;gap:24px}.footer-links a:hover{color:var(--green-accent)}.footer .contact-icon,.footer .newsletter-icon,.footer .social-icon{width:32px;height:32px}.site-scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:10001;background:linear-gradient(90deg,var(--green-accent),#7cb518);transform:scaleX(0);transform-origin:left center;pointer-events:none;will-change:transform}.floating-whatsapp{position:fixed;bottom:24px;right:24px;width:56px;height:56px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:999;box-shadow:0 4px 20px rgba(37,211,102,.4);transition:all var(--transition);animation:2s infinite pulse}.floating-whatsapp:hover{transform:scale(1.1);box-shadow:0 6px 25px rgba(37,211,102,.5)}.section--leaves{position:relative;overflow:hidden}.section--leaves>.container{position:relative;z-index:2}.floating-leaves--drift{z-index:1}.floating-leaves--drift .floating-leaf{bottom:auto;top:var(--drift-top,30%);animation:floatLeafDrift var(--leaf-duration,28s) var(--leaf-delay,0s) infinite linear;opacity:0;mix-blend-mode:multiply;filter:brightness(.9) saturate(1.2);opacity:.22}.floating-leaves--drift .floating-leaf:first-child{--drift-top:15%;--leaf-size:32px;--leaf-duration:32s;left:-5%}.floating-leaves--drift .floating-leaf:nth-child(2){--drift-top:55%;--leaf-size:26px;--leaf-duration:26s;--leaf-delay:4s;left:-8%}.floating-leaves--drift .floating-leaf:nth-child(3){--drift-top:35%;--leaf-size:38px;--leaf-duration:36s;--leaf-delay:8s;left:-3%}.floating-leaves--drift .floating-leaf:nth-child(4){--drift-top:70%;--leaf-size:28px;--leaf-duration:30s;--leaf-delay:12s;left:-6%}.floating-leaves--dark{z-index:0}.floating-leaves--dark .floating-leaf{mix-blend-mode:screen;filter:brightness(1.3) saturate(.7);opacity:.15;animation-duration:30s}.why-choose-inner .floating-leaves{position:absolute;inset:0}.why-divider{background:linear-gradient(180deg,transparent,rgba(255,255,255,.35),transparent);transform-origin:top;transform:scaleY(0);transition:transform 1.2s cubic-bezier(.22, 1, .36, 1)}.why-divider.animated{transform:scaleY(1)}.reveal-stagger{opacity:0;transform:translateY(30px);transition:opacity .6s,transform .6s}.reveal-stagger.visible,.why-features.visible .reveal-stagger{opacity:1;transform:translateY(0)}.why-features.visible .reveal-stagger:first-child{transition-delay:0.1s}.why-features.visible .reveal-stagger:nth-child(2){transition-delay:0.2s}.why-features.visible .reveal-stagger:nth-child(3){transition-delay:0.3s}.why-features.visible .reveal-stagger:nth-child(4){transition-delay:0.4s}.why-features.visible .reveal-stagger:nth-child(5){transition-delay:0.5s}@keyframes floatLeafDrift{0%{transform:translateX(0) translateY(0) rotate(0);opacity:0}8%{opacity:.22}92%{opacity:.18}100%{transform:translateX(110vw) translateY(-40px) rotate(280deg);opacity:0}}@keyframes starsPop{0%{transform:scale(.8);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes authorFadeIn{from{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes heroSlideLeft{from{opacity:0;transform:translateX(-48px)}to{opacity:1;transform:translateX(0)}}@keyframes heroSlideUp{from{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTitleReveal{from{opacity:0;transform:translateX(-20px) scale(.92)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes heroFadeIn{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,100%{box-shadow:0 4px 20px rgba(37,211,102,.4)}50%{box-shadow:0 4px 30px rgba(37,211,102,.7)}}@keyframes iconGlow{0%,100%{box-shadow:0 0 20px rgba(107,142,78,.25),0 0 40px rgba(107,142,78,.1)}50%{box-shadow:0 0 35px rgba(107,142,78,.55),0 0 60px rgba(107,142,78,.25)}}@keyframes ctaPulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(255,255,255,.35)}50%{transform:scale(1.03);box-shadow:0 0 0 10px rgba(255,255,255,0)}}@media (prefers-reduced-motion:reduce){.hero-video{animation:none}.hero-features,.hero-text .hero-buttons,.hero-text .hero-desc,.hero-text .hero-label,.hero-text h1 .hero-title-part{opacity:1;transform:none;animation:none!important}.value-bar-card .value-item{opacity:1;transform:none}.image-reveal,.reveal-left.visible .image-reveal{clip-path:none}.image-reveal img{transform:none}.btn-pulse,.why-feature:hover .why-icon-wrap{animation:none}.site-scroll-progress{display:none}}.reveal,.reveal-left,.reveal-right{opacity:0;transition:opacity .7s,transform .7s}.reveal{transform:translateY(40px)}.reveal-left{transform:translateX(-40px)}.reveal-right{transform:translateX(40px)}.reveal-left.visible,.reveal-right.visible,.reveal.visible{opacity:1;transform:translate(0)}.value-grid .value-item:first-child{transition-delay:0s}.value-grid .value-item:nth-child(2){transition-delay:0.1s}.value-grid .value-item:nth-child(3){transition-delay:0.2s}.value-grid .value-item:nth-child(4){transition-delay:0.3s}.category-grid .category-card:first-child{transition-delay:0s}.category-grid .category-card:nth-child(2){transition-delay:0.1s}.category-grid .category-card:nth-child(3){transition-delay:0.15s}.category-grid .category-card:nth-child(4){transition-delay:0.2s}.services-grid .service-card:first-child{transition-delay:0s}.services-grid .service-card:nth-child(2){transition-delay:80ms}.services-grid .service-card:nth-child(3){transition-delay:0.16s}.services-grid .service-card:nth-child(4){transition-delay:0.24s}.services-grid .service-card:nth-child(5){transition-delay:0.32s}@media (max-width:1400px){.product-card{flex:0 0 calc(25% - 18px)}}@media (max-width:1024px){.value-grid{grid-template-columns:repeat(2,1fr)}.value-item:nth-child(2){border-right:none}.value-item:first-child,.value-item:nth-child(2){border-bottom:1px solid var(--gray-200)}.value-item:nth-child(3),.value-item:nth-child(4){border-right:1px solid var(--gray-200)}.value-item:nth-child(4){border-right:none}.category-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:repeat(3,1fr)}.product-card{flex:0 0 calc(33.333% - 16px)}.testimonial-card{flex:0 0 calc(50% - 12px)}.gallery-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.why-features{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:768px){:root{--header-height:84px}.header-inner{padding-left:clamp(16px,4vw,28px);padding-right:clamp(16px,4vw,28px);gap:12px}.logo{gap:8px;flex:1 1 auto;min-width:0;max-width:calc(100% - 44px)}.logo-emblem{width:58px;height:58px}.logo-text{display:block;min-width:0;flex:1}.logo-name{font-size:clamp(12px, 3.2vw, 15px);line-height:1.2}.logo-tagline{font-size:clamp(9px, 2.4vw, 11px);line-height:1.25;margin-top:1px}.header.menu-open,.header.scrolled{background:rgba(15,40,25,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 4px 24px rgba(0,0,0,.2);border-bottom-color:rgba(255,255,255,.08)}.nav{margin-left:0;position:fixed;top:calc(var(--header-height) + 10px);left:var(--section-padding-x);right:var(--section-padding-x);z-index:1001;background:rgba(255,255,255,.98);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(45,106,79,.18);border-radius:20px;padding:12px 10px;box-shadow:0 12px 40px rgba(27,67,50,.14);transform:translateY(-16px);opacity:0;visibility:hidden;pointer-events:none;transition:transform .3s,opacity .3s,visibility .3s}.nav.open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.nav-list{flex-direction:column;align-items:stretch;gap:4px;width:100%}.nav-list li{width:100%}.nav .nav-list a{display:block;width:100%;padding:12px 16px;font-size:16px;font-weight:600;color:#1b4332;text-shadow:none;border-radius:12px;transition:background .25s,color .25s}.nav .nav-list a::after{display:none}.nav .nav-list a.active,.nav .nav-list a:hover{color:#2d6a4f;background:rgba(82,183,136,.14)}.mobile-toggle{display:flex;z-index:1002}.mobile-toggle.active span{background:#fff}.hero{min-height:auto}.hero-content{min-height:calc(100svh - var(--header-height));justify-content:flex-start;padding-top:calc(var(--header-height) + 28px);padding-bottom:48px;gap:28px}.hero-text{padding:16px 0;background:0 0;border:none;box-shadow:none}.hero-features{flex-direction:column;width:100%}.hero-feature{width:100%;padding:14px 20px}.about-grid,.why-grid{grid-template-columns:1fr;gap:40px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.why-divider{display:none}.why-features{grid-template-columns:repeat(2,1fr);gap:16px}.why-content p{max-width:100%}.why-choose-inner{padding:64px 0}.value-bar{margin-top:-50px;padding-bottom:50px}.value-bar-card{padding:24px 16px;border-radius:24px}.value-grid{grid-template-columns:1fr;gap:0}.value-item{border-right:none!important;border-bottom:1px solid var(--gray-200);padding:20px 16px}.value-item:last-child{border-bottom:none}.categories-header{grid-template-columns:1fr;text-align:center}.categories-header h2{grid-column:1;flex-wrap:wrap;white-space:normal;text-align:center}.btn-view-all{grid-column:1;justify-self:center}.category-grid{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}.product-card{flex:0 0 calc(50% - 12px);min-width:0}.testimonial-card{flex:0 0 100%;min-width:0}.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.cta-grid{flex-direction:column;text-align:center}.cta-text h2{white-space:normal}.cta-buttons{justify-content:center;flex-direction:column;width:100%;max-width:320px;margin:0 auto}.cta-buttons .btn{width:100%;justify-content:center}.footer-bottom{flex-direction:column;gap:10px;text-align:center}.section{padding:50px 0}.carousel-btn{display:none}}@media (max-width:480px){:root{--header-height:80px}.logo{gap:6px;max-width:calc(100% - 40px)}.logo-emblem{width:52px;height:52px}.logo-name{font-size:clamp(11px, 3.1vw, 13px)}.logo-tagline{font-size:clamp(8px, 2.3vw, 10px)}.btn-enquiry{font-size:11px;padding:8px 14px}.hero-buttons{flex-direction:column}.hero-buttons .btn{width:100%;justify-content:center}.services-grid{grid-template-columns:1fr}.product-card{flex:0 0 100%;min-width:0}.why-features{grid-template-columns:1fr;gap:14px}.why-icon-wrap{width:100px;height:100px}.why-icon-wrap .icon-img{width:54px;height:54px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}}