.ContactForm_section__s4J7N{background:var(--cream)}.ContactForm_grid__i6dNN{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.ContactForm_details__r9d5K{display:flex;flex-direction:column;gap:1.75rem;margin-top:2rem}.ContactForm_details__r9d5K h4{font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sage);margin-bottom:.4rem}.ContactForm_details__r9d5K a{color:var(--forest);font-weight:500;transition:color var(--transition)}.ContactForm_details__r9d5K a:hover{color:var(--gold)}.ContactForm_form__93_AC{background:var(--white);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:1.25rem}.ContactForm_field__WlekW{display:flex;flex-direction:column;gap:.4rem}.ContactForm_field__WlekW label{font-size:.85rem;font-weight:600;color:var(--forest)}.ContactForm_field__WlekW input,.ContactForm_field__WlekW textarea{padding:.875rem 1rem;border:1px solid var(--cream-dark);border-radius:var(--radius);background:var(--cream);transition:border-color var(--transition);resize:vertical}.ContactForm_field__WlekW input:focus,.ContactForm_field__WlekW textarea:focus{outline:none;border-color:var(--sage)}.ContactForm_success__mqFJ5{color:var(--forest);background:var(--sage-light)}.ContactForm_error__6GSd5,.ContactForm_success__mqFJ5{font-size:.9rem;padding:.75rem 1rem;border-radius:var(--radius)}.ContactForm_error__6GSd5{color:#b91c1c;background:#fef2f2}.ContactForm_mailFallback__BEQi8{display:inline-block;margin-top:.85rem;font-size:.9rem;color:var(--sage)}.ContactForm_mailFallback__BEQi8:hover{color:var(--forest)}@media (max-width:768px){.ContactForm_grid__i6dNN{grid-template-columns:1fr;gap:2.5rem}}.FAQSection_section__FB9oN{background:var(--white)}.FAQSection_header__niYP0{text-align:center;margin-bottom:3rem}.FAQSection_list__EMQMQ{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.FAQSection_item__2S_hu{border:1px solid var(--cream-dark);border-radius:var(--radius);overflow:hidden}.FAQSection_question__diljd{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:var(--cream);border:none;cursor:pointer;text-align:left;font-family:var(--font-heading),Georgia,serif;font-size:1.05rem;color:var(--forest);transition:background var(--transition)}.FAQSection_question__diljd:hover{background:var(--cream-dark)}.FAQSection_icon__yp58d{font-size:1.25rem;color:var(--sage);flex-shrink:0}.FAQSection_answer__ilYzF{padding:0 1.5rem 1.25rem;background:var(--cream)}.FAQSection_answer__ilYzF p{font-size:.95rem;color:var(--text-muted);line-height:1.7}.Hero_hero__bqvNd{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden}.Hero_bgImage__HgV45{position:absolute;inset:0;z-index:0;overflow:hidden}.Hero_overlay__GFOqg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(22,58,34,.85),rgba(31,77,46,.65) 50%,rgba(31,77,46,.4))}.Hero_content__WDVga{position:relative;z-index:1;padding:8rem 0 6rem;max-width:720px;color:var(--white)}.Hero_tagline__PGzTC{font-size:1rem;color:var(--sage-light);margin-bottom:.75rem;letter-spacing:.02em}.Hero_eyebrow__zlAY_{font-size:.8rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1.25rem}.Hero_title__h4PJ2{font-family:var(--font-heading),Georgia,serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:600;line-height:1.1;margin-bottom:1.5rem}.Hero_title__h4PJ2 em{font-style:italic;color:var(--sage-light)}.Hero_subtitle__WCdI_{font-size:1.15rem;line-height:1.7;color:hsla(0,0%,100%,.9);margin-bottom:2.5rem}.Hero_actions__yXeUX{display:flex;flex-wrap:wrap;gap:1rem}.Hero_actions__yXeUX .Hero_btn-outline__UJ7KP:hover{background:var(--white);color:var(--forest);border-color:var(--white)}.Hero_trust__OC3Z2{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;list-style:none;margin-top:2rem;padding:0}.Hero_trust__OC3Z2 li{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-light)}.Hero_trust__OC3Z2 li+li:before{content:"•";margin-right:1.25rem;color:hsla(0,0%,100%,.45)}.Hero_scrollHint___j4MK{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:4rem;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.7);transition:color var(--transition)}.Hero_scrollHint___j4MK:hover{color:var(--white)}.Hero_scrollHint___j4MK span{font-size:1.25rem;animation:Hero_bounce__GjZ10 2s infinite}@keyframes Hero_bounce__GjZ10{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:768px){.Hero_hero__bqvNd{min-height:80vh}.Hero_content__WDVga{padding:6rem 0 4rem}}.BrandBanner_section__VfBC9{background:var(--cream-dark);padding:4rem 0;text-align:center}.BrandBanner_inner__zfU6M{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:640px}.BrandBanner_tagline___c0Dv{font-size:1.1rem;color:var(--forest);letter-spacing:.02em;font-weight:500}.BrandBanner_description__UkPGv{font-size:1rem;color:var(--text-muted);line-height:1.7;margin-bottom:.5rem}.AboutSection_section__2g5iK{background:var(--white)}.AboutSection_grid__2YYGO{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.AboutSection_imageCol__6Yzt1{position:relative}.AboutSection_image__8zy0d{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-lg);display:block}.AboutSection_accent__OqvPg{position:absolute;bottom:-20px;right:-20px;width:120px;height:120px;background:var(--gold-light);border-radius:var(--radius-lg);z-index:-1}.AboutSection_content__IxhBh p{color:var(--text-muted);line-height:1.8;margin-bottom:1.25rem}.AboutSection_content__IxhBh .AboutSection_btn__E8br9{margin-top:1rem}@media (max-width:768px){.AboutSection_grid__2YYGO{grid-template-columns:1fr;gap:2.5rem}.AboutSection_accent__OqvPg{display:none}}.IngredientsSection_section__3NMG8{background:var(--white)}.IngredientsSection_header__vdkvV{text-align:center;margin-bottom:3rem}.IngredientsSection_grid__yXgjl{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.IngredientsSection_card__QegKU{text-align:center}.IngredientsSection_imageWrap__x17AA{position:relative;width:140px;height:140px;margin:0 auto 1.25rem;border-radius:50%;overflow:hidden;border:4px solid var(--sage-light)}.IngredientsSection_card__QegKU h3{font-family:var(--font-heading),Georgia,serif;font-size:1.1rem;color:var(--forest);margin-bottom:.25rem}.IngredientsSection_latin__j6Zsd{font-size:.8rem!important;color:var(--earth)!important;margin-bottom:.6rem}.IngredientsSection_card__QegKU p{font-size:.9rem;color:var(--text-muted);line-height:1.6}@media (max-width:900px){.IngredientsSection_grid__yXgjl{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.IngredientsSection_grid__yXgjl{grid-template-columns:1fr}}.ImpactSection_section__aGhdS{background:var(--white)}.ImpactSection_grid__XSmZJ{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.ImpactSection_content__YwHe9 p{color:var(--text-muted);line-height:1.8;margin-bottom:1.25rem}.ImpactSection_content__YwHe9 .ImpactSection_btn__yVz3U{margin-top:.5rem}.ImpactSection_imageWrap__pDglB{position:relative}.ImpactSection_image__8XZuX{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-lg);display:block}@media (max-width:768px){.ImpactSection_grid__XSmZJ{grid-template-columns:1fr;gap:2rem}}.BlogSection_section__fHjZz{background:var(--cream)}.BlogSection_header__QPY2k{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.BlogSection_grid__hFIRh{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.BlogSection_card__0qnSx{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);transition:var(--transition);display:flex;flex-direction:column}.BlogSection_card__0qnSx:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.BlogSection_imageWrap__K0SWe{position:relative;aspect-ratio:16/10}.BlogSection_body__v8g8u{padding:1.5rem;display:flex;flex-direction:column;flex:1 1}.BlogSection_body__v8g8u time{font-size:.8rem;color:var(--sage);margin-bottom:.5rem}.BlogSection_body__v8g8u h3{font-family:var(--font-heading),Georgia,serif;font-size:1.15rem;color:var(--forest);margin-bottom:.75rem;line-height:1.3}.BlogSection_body__v8g8u p{font-size:.9rem;color:var(--text-muted);line-height:1.6;flex:1 1;margin-bottom:1rem}.BlogSection_readMore__dF6XY{font-size:.85rem;font-weight:600;color:var(--forest)}@media (max-width:900px){.BlogSection_grid__hFIRh{grid-template-columns:1fr}.BlogSection_header__QPY2k{flex-direction:column;align-items:flex-start}}.NewsletterSection_section__zGwJy{background:var(--forest-dark);padding:3.5rem 0}.NewsletterSection_inner__6_w8_{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.NewsletterSection_inner__6_w8_ h2{font-family:var(--font-heading),Georgia,serif;color:var(--white);font-size:1.5rem;margin-bottom:.5rem}.NewsletterSection_inner__6_w8_ p{color:hsla(0,0%,100%,.75);font-size:.95rem}.NewsletterSection_form__KS4n_{display:flex;gap:.75rem;flex:1 1;max-width:480px}.NewsletterSection_form__KS4n_ input{flex:1 1;padding:.875rem 1.25rem;border:none;border-radius:50px;background:hsla(0,0%,100%,.1);color:var(--white);min-width:200px}.NewsletterSection_form__KS4n_ input::placeholder{color:hsla(0,0%,100%,.5)}.NewsletterSection_form__KS4n_ input:focus{outline:2px solid var(--gold)}.NewsletterSection_thanks__AaxeY{width:100%;color:var(--gold-light);font-size:.9rem;margin-top:.5rem}@media (max-width:600px){.NewsletterSection_form__KS4n_{flex-direction:column;max-width:100%}}.ProductCard_card__syd1X{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);transition:var(--transition);display:flex;flex-direction:column}.ProductCard_card__syd1X:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.ProductCard_imageWrap__GYdRN{position:relative;aspect-ratio:4/3;background:#f7f1e6}.ProductCard_imageWrap__GYdRN img{object-fit:contain}.ProductCard_badge__WGJvI{position:absolute;top:1rem;left:1rem;background:var(--earth);color:var(--white);font-size:.75rem;font-weight:600;padding:.35rem .75rem;border-radius:50px;text-transform:uppercase;letter-spacing:.05em}.ProductCard_body__qafc0{padding:1.5rem;display:flex;flex-direction:column;flex:1 1}.ProductCard_category__1tSqh{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sage);margin-bottom:.5rem}.ProductCard_body__qafc0 h3{font-family:var(--font-heading),Georgia,serif;font-size:1.2rem;color:var(--forest);margin-bottom:.25rem}.ProductCard_sinhala__v4Rsl{font-size:.95rem!important;color:var(--earth)!important;margin-bottom:.75rem!important;flex:0 1!important}.ProductCard_body__qafc0 p{font-size:.9rem;color:var(--text-muted);line-height:1.6;flex:1 1;margin-bottom:1.25rem}.ProductCard_imageLink__gYcNA{display:block}.ProductCard_body__qafc0 h3{transition:color var(--transition)}.ProductCard_body__qafc0 a:hover h3{color:var(--sage)}.ProductCard_footer__7OxCN{display:flex;flex-direction:column;gap:.75rem}.ProductCard_actions__EHTbk{display:flex;gap:.5rem}.ProductCard_actions__EHTbk .ProductCard_btn__vM0ui{flex:1 1;font-size:.8rem;padding:.65rem .75rem}.ProductCard_price__Z10KW{font-weight:600;color:var(--forest);font-size:1rem}.ProductCard_footer__7OxCN .ProductCard_btn__vM0ui{font-size:.85rem;padding:.7rem 1.25rem;width:100%}.ProductGrid_section__IpX_X{background:var(--cream)}.ProductGrid_header__OMTwv{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.ProductGrid_grid__TSLxP{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media (max-width:900px){.ProductGrid_grid__TSLxP{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ProductGrid_header__OMTwv{flex-direction:column;align-items:flex-start}.ProductGrid_grid__TSLxP{grid-template-columns:1fr}}.CategoryCards_section__mzTso{background:var(--cream-dark)}.CategoryCards_header__3H_Id{text-align:center;margin-bottom:3rem}.CategoryCards_grid__m0qZ9{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.CategoryCards_card__ZKCn9{position:relative;aspect-ratio:4/3;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);transition:var(--transition)}.CategoryCards_card__ZKCn9:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.CategoryCards_overlay__w0QbT{position:absolute;inset:0;background:linear-gradient(0deg,rgba(22,58,34,.9) 0,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;color:var(--white)}.CategoryCards_overlay__w0QbT h3{font-family:var(--font-heading),Georgia,serif;font-size:1.15rem;margin-bottom:.35rem}.CategoryCards_overlay__w0QbT span{font-size:.8rem;color:var(--gold-light)}@media (max-width:900px){.CategoryCards_grid__m0qZ9{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.CategoryCards_grid__m0qZ9{grid-template-columns:1fr}}.ProcessSection_section__TOwfR{background:var(--forest);color:var(--white)}.ProcessSection_header__u9MZz{text-align:center;margin-bottom:3.5rem}.ProcessSection_header__u9MZz .ProcessSection_section-label__qIDwV{color:var(--gold-light)}.ProcessSection_header__u9MZz .ProcessSection_section-title__D0vl9{color:var(--white)}.ProcessSection_header__u9MZz .ProcessSection_section-title__D0vl9 em{color:var(--sage-light)}.ProcessSection_header__u9MZz .ProcessSection_section-subtitle__JgTEE{margin:0 auto;color:hsla(0,0%,100%,.8)}.ProcessSection_grid__REOxu{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.ProcessSection_step__McpC5{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-lg);padding:2rem 1.5rem;transition:var(--transition)}.ProcessSection_step__McpC5:hover{background:hsla(0,0%,100%,.1);transform:translateY(-4px)}.ProcessSection_number__IVOFb{display:block;font-family:var(--font-heading),Georgia,serif;font-size:2rem;font-weight:700;color:var(--gold-light);margin-bottom:1rem}.ProcessSection_step__McpC5 h3{font-family:var(--font-heading),Georgia,serif;font-size:1.1rem;margin-bottom:.75rem}.ProcessSection_step__McpC5 p{font-size:.9rem;line-height:1.6;color:hsla(0,0%,100%,.75)}@media (max-width:900px){.ProcessSection_grid__REOxu{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ProcessSection_grid__REOxu{grid-template-columns:1fr}}.TestimonialsSection_section__pD4pc{background:var(--cream-dark)}.TestimonialsSection_header__JEO_f{text-align:center;margin-bottom:3rem}.TestimonialsSection_grid__J4vMN{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.TestimonialsSection_card__TWlkN{background:var(--white);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow);display:flex;flex-direction:column}.TestimonialsSection_card__TWlkN p{font-size:1rem;line-height:1.7;color:var(--text-muted);font-style:italic;flex:1 1;margin-bottom:1.5rem}.TestimonialsSection_card__TWlkN footer{display:flex;flex-direction:column;gap:.2rem;border-top:1px solid var(--cream-dark);padding-top:1rem}.TestimonialsSection_card__TWlkN strong{color:var(--forest);font-size:.95rem}.TestimonialsSection_card__TWlkN span{font-size:.85rem;color:var(--sage)}@media (max-width:768px){.TestimonialsSection_grid__J4vMN{grid-template-columns:1fr}}.CertificationsSection_section___Vq0t{background:var(--forest);color:var(--white)}.CertificationsSection_header__HYzXr{text-align:center;margin-bottom:3rem}.CertificationsSection_header__HYzXr .CertificationsSection_section-label__uSZy6{color:var(--gold-light)}.CertificationsSection_header__HYzXr .CertificationsSection_section-title__sh3yW{color:var(--white)}.CertificationsSection_header__HYzXr .CertificationsSection_section-title__sh3yW em{color:var(--sage-light)}.CertificationsSection_grid__yycGz{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.CertificationsSection_card__S92kH{text-align:center;padding:2rem 1.5rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-lg);transition:var(--transition)}.CertificationsSection_card__S92kH:hover{background:hsla(0,0%,100%,.1);transform:translateY(-4px)}.CertificationsSection_icon___WSLV{font-size:1.75rem;color:var(--gold-light);margin-bottom:1rem}.CertificationsSection_card__S92kH h3{font-family:var(--font-heading),Georgia,serif;font-size:1.1rem;margin-bottom:.75rem}.CertificationsSection_card__S92kH p{font-size:.9rem;color:hsla(0,0%,100%,.75);line-height:1.6}@media (max-width:900px){.CertificationsSection_grid__yycGz{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.CertificationsSection_grid__yycGz{grid-template-columns:1fr}}.ProductFilter_filters__kbUdF{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;justify-content:center}.ProductFilter_filterBtn__kXx4N{padding:.6rem 1.25rem;border-radius:50px;border:2px solid var(--cream-dark);background:var(--white);color:var(--text);font-size:.9rem;font-weight:500;cursor:pointer;transition:var(--transition)}.ProductFilter_filterBtn__kXx4N:hover{border-color:var(--sage);color:var(--forest)}.ProductFilter_active__mRESZ{background:var(--forest);border-color:var(--forest);color:var(--white)}.ProductFilter_grid__2YdGd{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.ProductFilter_empty__3Q_Oq{text-align:center;color:var(--text-muted);padding:3rem 0}@media (max-width:900px){.ProductFilter_grid__2YdGd{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ProductFilter_grid__2YdGd{grid-template-columns:1fr}}.page_hero__A4Jl8{background:var(--cream-dark);padding:1.5rem 0}.page_backLink__07zxG{font-size:.9rem;font-weight:500;color:var(--sage);transition:color var(--transition)}.page_backLink__07zxG:hover{color:var(--forest)}.page_detail__P697R{background:var(--white);padding-top:2rem}.page_grid__LCPai{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.page_image__vA_sA{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.page_sinhala__i_n9F{font-size:1.15rem;color:var(--earth);margin:-.35rem 0 .35rem}.page_latin__WyE3O{font-size:.95rem;color:var(--sage);margin:0 0 1rem}.page_price__Hp1pS{font-size:1.35rem;font-weight:700;color:var(--forest);margin-bottom:.25rem}.page_weight__4kY2H{font-size:.9rem;color:var(--sage);margin-bottom:1.5rem}.page_description__WiGtt{color:var(--text-muted);line-height:1.8;margin-bottom:2rem}.page_benefits__qFQ90{margin-bottom:2rem}.page_benefits__qFQ90 h3{font-family:var(--font-heading),Georgia,serif;font-size:1.1rem;color:var(--forest);margin-bottom:.75rem}.page_benefits__qFQ90 ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.page_benefits__qFQ90 li{font-size:.95rem;color:var(--text-muted);padding-left:1.25rem;position:relative}.page_benefits__qFQ90 li:before{content:"✓";position:absolute;left:0;color:var(--sage);font-weight:700}.page_meta__kDHD0{background:var(--cream);padding:3rem 0}.page_metaGrid__2nZQ0{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.page_metaCard__rp2Hm{background:var(--white);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow)}.page_metaCard__rp2Hm h3{font-family:var(--font-heading),Georgia,serif;color:var(--forest);font-size:1.15rem;margin-bottom:.75rem}.page_metaCard__rp2Hm p{color:var(--text-muted);line-height:1.7;font-size:.95rem}.page_related__Ck0Dv{background:var(--cream-dark)}.page_related__Ck0Dv .page_section-title__aPKb0{margin-bottom:2.5rem}.page_relatedGrid__9T2tn{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media (max-width:900px){.page_grid__LCPai{gap:2rem}.page_grid__LCPai,.page_metaGrid__2nZQ0,.page_relatedGrid__9T2tn{grid-template-columns:1fr}}