.Hero-module__gNeX-G__hero{min-height:100vh;padding-top:var(--nav-height);background:var(--color-white);flex-direction:column;display:flex;overflow:hidden}.Hero-module__gNeX-G__inner{max-width:var(--max-width);padding:clamp(3rem, 8vh, 5.5rem) var(--page-padding) 3rem;flex:1;grid-template-columns:1fr 460px;align-items:center;gap:clamp(2rem,4vw,4rem);width:100%;margin:0 auto;display:grid}.Hero-module__gNeX-G__content{max-width:560px}.Hero-module__gNeX-G__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-field-green);background:#4b934014;border:1px solid #4b934033;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__gNeX-G__heading{font-family:var(--font-serif);color:var(--color-text-primary);letter-spacing:-.02em;margin-bottom:1.375rem;font-size:clamp(2.6rem,5vw,4.25rem);font-weight:700;line-height:1.08}.Hero-module__gNeX-G__accent{color:var(--color-field-green)}.Hero-module__gNeX-G__subtitle{color:var(--color-text-secondary);max-width:460px;margin-bottom:2.25rem;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.8}.Hero-module__gNeX-G__actions{flex-wrap:wrap;gap:.875rem;display:flex}.Hero-module__gNeX-G__btnPrimary{color:#fff;background:var(--color-forest-dark);border:1.5px solid var(--color-forest-dark);border-radius:9px;align-items:center;padding:.875rem 1.875rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.Hero-module__gNeX-G__btnPrimary:hover{background:var(--color-deep-leaf);transform:translateY(-2px)}.Hero-module__gNeX-G__btnSecondary{color:var(--color-forest-dark);border:1.5px solid var(--color-border);background:0 0;border-radius:9px;align-items:center;padding:.875rem 1.875rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,transform .15s;display:inline-flex}.Hero-module__gNeX-G__btnSecondary:hover{border-color:var(--color-forest-dark);background:var(--color-fresh-rice);transform:translateY(-2px)}.Hero-module__gNeX-G__bagsWrap{flex-shrink:0;width:460px;height:500px;position:relative}.Hero-module__gNeX-G__bag{position:absolute}.Hero-module__gNeX-G__bagMain{z-index:3;top:44px;left:106px}.Hero-module__gNeX-G__bagLeft{z-index:2;top:108px;left:4px}.Hero-module__gNeX-G__bagRight{z-index:2;top:118px;right:4px}.Hero-module__gNeX-G__bagImg{object-fit:contain;filter:drop-shadow(0 28px 48px #1a42152e)drop-shadow(0 8px 16px #1a42151a);display:block}.Hero-module__gNeX-G__bagImgSide{filter:drop-shadow(0 20px 36px #1a421521)drop-shadow(0 6px 12px #1a421512)saturate(.88)brightness(.97)}.Hero-module__gNeX-G__bagGlow{filter:blur(6px);pointer-events:none;background:radial-gradient(#1a42152e 0%,#0000 72%);border-radius:50%;width:65%;height:20px;display:block;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__orbitRing{pointer-events:none;z-index:1;border:1.5px dashed #4b934033;border-radius:50%;width:344px;height:304px;position:absolute;top:68px;left:58px}.Hero-module__gNeX-G__orbitBadge{pointer-events:none;will-change:transform;background:#fffffff5;border:1.5px solid #4b934047;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:136px;height:60px;display:flex;position:absolute;top:0;left:0;box-shadow:0 4px 16px #1a421521}.Hero-module__gNeX-G__orbitValue{font-family:var(--font-serif);color:var(--color-forest-dark);font-size:1.2rem;font-weight:700;line-height:1}.Hero-module__gNeX-G__orbitLabel{color:var(--color-text-secondary);letter-spacing:.03em;text-align:center;font-size:.65rem;font-weight:600;line-height:1.2}@media (max-width:1100px){.Hero-module__gNeX-G__inner{grid-template-columns:1fr 380px}.Hero-module__gNeX-G__bagsWrap{width:380px;height:420px}.Hero-module__gNeX-G__bagMain{top:36px;left:66px}.Hero-module__gNeX-G__bagLeft{top:88px;left:0}.Hero-module__gNeX-G__bagRight{top:96px;right:0}.Hero-module__gNeX-G__orbitRing{width:276px;height:240px;top:85px;left:52px}}@media (max-width:860px){.Hero-module__gNeX-G__inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:3rem;padding-top:clamp(2rem,5vh,3rem)}.Hero-module__gNeX-G__content{order:2;max-width:100%}.Hero-module__gNeX-G__subtitle{max-width:100%}.Hero-module__gNeX-G__actions{justify-content:center}.Hero-module__gNeX-G__bagsWrap{order:1;width:340px;height:360px}.Hero-module__gNeX-G__bagMain{top:28px;left:46px}.Hero-module__gNeX-G__bagLeft{top:74px;left:-8px}.Hero-module__gNeX-G__bagRight{top:80px;right:-8px}.Hero-module__gNeX-G__bagImg{filter:drop-shadow(0 16px 28px #1a421529)}.Hero-module__gNeX-G__bagImgSide{filter:drop-shadow(0 12px 20px #1a42151c)saturate(.9)}.Hero-module__gNeX-G__orbitRing{width:236px;height:200px;top:75px;left:52px}.Hero-module__gNeX-G__orbitBadge{border-radius:10px;width:112px;height:52px;box-shadow:0 2px 10px #1a42151f}.Hero-module__gNeX-G__orbitValue{font-size:1rem}.Hero-module__gNeX-G__orbitLabel{font-size:.6rem}}@media (max-width:480px){.Hero-module__gNeX-G__heading{font-size:2.3rem}.Hero-module__gNeX-G__bagsWrap{width:290px;height:310px}.Hero-module__gNeX-G__bagMain{top:22px;left:21px}.Hero-module__gNeX-G__bagLeft{top:66px;left:-14px}.Hero-module__gNeX-G__bagRight{top:72px;right:-14px}.Hero-module__gNeX-G__btnPrimary,.Hero-module__gNeX-G__btnSecondary{padding:.8125rem 1.375rem;font-size:.9rem}.Hero-module__gNeX-G__orbitRing{width:192px;height:164px;top:68px;left:49px}.Hero-module__gNeX-G__orbitBadge{border-radius:9px;width:96px;height:46px;box-shadow:0 2px 8px #1a42151a}.Hero-module__gNeX-G__orbitValue{font-size:.9rem}.Hero-module__gNeX-G__orbitLabel{font-size:.55rem}}@media (prefers-reduced-motion:reduce){.Hero-module__gNeX-G__orbitRing{display:none}}
.CompanyIntro-module__QuJLYW__section{background:var(--color-fresh-rice);width:100%;padding:6rem var(--page-padding);position:relative;overflow:hidden}.CompanyIntro-module__QuJLYW__blob1{filter:blur(60px);pointer-events:none;background:#4b93400f;border-radius:50%;width:22rem;height:22rem;position:absolute;top:-4rem;left:-4rem}.CompanyIntro-module__QuJLYW__blob2{filter:blur(70px);pointer-events:none;background:#9dcc6b12;border-radius:50%;width:28rem;height:28rem;position:absolute;bottom:-4rem;right:-2rem}.CompanyIntro-module__QuJLYW__container{max-width:var(--max-width);z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin:0 auto;display:grid;position:relative}.CompanyIntro-module__QuJLYW__left{flex-direction:column;gap:1.25rem;display:flex}.CompanyIntro-module__QuJLYW__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-field-green);align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;display:inline-flex}.CompanyIntro-module__QuJLYW__heading{font-family:var(--font-serif);color:var(--color-forest-dark);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:300;line-height:1.2}.CompanyIntro-module__QuJLYW__accent{color:var(--color-field-green);font-weight:700}.CompanyIntro-module__QuJLYW__body{color:var(--color-text-secondary);max-width:42ch;margin:0;font-size:1.0625rem;line-height:1.85}.CompanyIntro-module__QuJLYW__cta{background:var(--color-forest-dark);color:#fff;border-radius:10px;align-items:center;gap:.5rem;width:fit-content;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,gap .2s;display:inline-flex}.CompanyIntro-module__QuJLYW__cta:hover{background:var(--color-field-green);gap:.75rem}.CompanyIntro-module__QuJLYW__right{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.CompanyIntro-module__QuJLYW__highlight{border:1px solid var(--color-border);background:#fff;border-radius:16px;flex-direction:column;gap:.5rem;padding:1.75rem 1.5rem;transition:box-shadow .2s,transform .2s;display:flex}.CompanyIntro-module__QuJLYW__highlight:hover{transform:translateY(-2px);box-shadow:0 8px 28px #1a421514}.CompanyIntro-module__QuJLYW__highlightValue{font-family:var(--font-serif);color:var(--color-forest-dark);font-size:1.5rem;font-weight:700;line-height:1}.CompanyIntro-module__QuJLYW__highlightLabel{color:var(--color-text-secondary);font-size:.8125rem;line-height:1.5}@media (max-width:900px){.CompanyIntro-module__QuJLYW__container{grid-template-columns:1fr;gap:3rem}.CompanyIntro-module__QuJLYW__body{max-width:100%}}@media (max-width:480px){.CompanyIntro-module__QuJLYW__section{padding:4rem var(--page-padding)}.CompanyIntro-module__QuJLYW__right{grid-template-columns:1fr 1fr;gap:.875rem}.CompanyIntro-module__QuJLYW__highlight{padding:1.25rem 1rem}}
.ProductsCarousel-module__XPZPwq__section{background:#fff;padding:5rem 0 5.5rem;overflow:hidden}.ProductsCarousel-module__XPZPwq__header{max-width:var(--max-width);padding:0 var(--page-padding);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin:0 auto 2.5rem;display:flex}.ProductsCarousel-module__XPZPwq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-field-green);margin-bottom:.375rem;font-size:.75rem;font-weight:700;display:block}.ProductsCarousel-module__XPZPwq__heading{font-family:var(--font-serif);color:var(--color-forest-dark);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.ProductsCarousel-module__XPZPwq__controls{align-items:center;gap:.5rem;display:flex}.ProductsCarousel-module__XPZPwq__arrow{border:1.5px solid var(--color-border);cursor:pointer;width:40px;height:40px;color:var(--color-forest-dark);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s;display:flex}.ProductsCarousel-module__XPZPwq__arrow:hover{background:var(--color-forest-dark);border-color:var(--color-forest-dark);color:#fff}.ProductsCarousel-module__XPZPwq__viewAll{color:var(--color-field-green);border:1.5px solid #4b93404d;border-radius:8px;align-items:center;gap:.375rem;margin-left:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.ProductsCarousel-module__XPZPwq__viewAll:hover{background:var(--color-field-green);color:#fff;border-color:var(--color-field-green)}.ProductsCarousel-module__XPZPwq__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:.5rem var(--page-padding) 1rem;scrollbar-width:none;gap:1.25rem;display:flex;overflow-x:auto}.ProductsCarousel-module__XPZPwq__track::-webkit-scrollbar{display:none}@media (min-width:1200px){.ProductsCarousel-module__XPZPwq__track{padding-left:calc((100vw - var(--max-width)) / 2 + var(--page-padding));padding-right:calc((100vw - var(--max-width)) / 2 + var(--page-padding))}}.ProductsCarousel-module__XPZPwq__card{scroll-snap-align:start;border:1px solid var(--color-border);background:#fff;border-radius:16px;flex:0 0 264px;transition:box-shadow .2s,transform .2s;overflow:hidden}.ProductsCarousel-module__XPZPwq__card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #1a42151a}.ProductsCarousel-module__XPZPwq__cardLink{color:inherit;text-decoration:none;display:block}.ProductsCarousel-module__XPZPwq__imageWrap{background:var(--color-fresh-rice);height:200px;position:relative}.ProductsCarousel-module__XPZPwq__image{object-fit:contain;padding:1rem}.ProductsCarousel-module__XPZPwq__badge{letter-spacing:.05em;text-transform:uppercase;border-radius:100px;padding:.2rem .55rem;font-size:.65rem;font-weight:700;position:absolute;top:.625rem;left:.625rem}.ProductsCarousel-module__XPZPwq__badgeNew{color:var(--color-field-green);background:#4b93401f}.ProductsCarousel-module__XPZPwq__badgeOld{color:#8a6020;background:#b482281f}.ProductsCarousel-module__XPZPwq__cardBody{border-top:1px solid var(--color-border);flex-direction:column;gap:.5rem;padding:1rem 1.125rem 1.25rem;display:flex}.ProductsCarousel-module__XPZPwq__name{font-family:var(--font-serif);color:var(--color-forest-dark);margin:0;font-size:1rem;font-weight:700}.ProductsCarousel-module__XPZPwq__sizes{color:var(--color-text-secondary);align-items:center;gap:.35rem;margin:0;font-size:.8rem;display:flex}.ProductsCarousel-module__XPZPwq__viewBtn{color:var(--color-field-green);margin-top:.125rem;font-size:.8125rem;font-weight:600;transition:color .2s}.ProductsCarousel-module__XPZPwq__card:hover .ProductsCarousel-module__XPZPwq__viewBtn{color:var(--color-forest-dark)}
.WhyChooseUs-module__CE8tpW__section{width:100%;padding:6rem var(--page-padding);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#4b934008}.WhyChooseUs-module__CE8tpW__container{max-width:var(--max-width);margin:0 auto}.WhyChooseUs-module__CE8tpW__headerArea{text-align:center;margin-bottom:3.5rem}.WhyChooseUs-module__CE8tpW__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-field-green);margin-bottom:.625rem;font-size:.75rem;font-weight:700;display:inline-block}.WhyChooseUs-module__CE8tpW__heading{font-family:var(--font-serif);color:var(--color-forest-dark);letter-spacing:-.02em;margin:0 0 .875rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.WhyChooseUs-module__CE8tpW__sub{color:var(--color-text-secondary);max-width:46ch;margin:0 auto;font-size:1rem;line-height:1.8}.WhyChooseUs-module__CE8tpW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.WhyChooseUs-module__CE8tpW__card{border:1px solid var(--color-border);background:#fff;border-radius:18px;flex-direction:column;gap:.75rem;padding:2rem 1.625rem 1.75rem;transition:box-shadow .25s,transform .2s;display:flex;position:relative;overflow:hidden}.WhyChooseUs-module__CE8tpW__card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #1a421514}.WhyChooseUs-module__CE8tpW__iconWrap{width:52px;height:52px;color:var(--color-field-green);background:#4b934014;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s;display:flex}.WhyChooseUs-module__CE8tpW__card:hover .WhyChooseUs-module__CE8tpW__iconWrap{background:#4b934026}.WhyChooseUs-module__CE8tpW__cardTitle{font-family:var(--font-serif);color:var(--color-forest-dark);margin:0;font-size:1.125rem;font-weight:700}.WhyChooseUs-module__CE8tpW__cardBody{color:var(--color-text-secondary);flex:1;margin:0;font-size:.9rem;line-height:1.8}.WhyChooseUs-module__CE8tpW__cardBar{background:var(--color-field-green);border-radius:2px;width:2rem;height:2.5px;margin-top:.5rem;transition:width .3s;display:block}.WhyChooseUs-module__CE8tpW__card:hover .WhyChooseUs-module__CE8tpW__cardBar{width:3.5rem}@media (max-width:960px){.WhyChooseUs-module__CE8tpW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.WhyChooseUs-module__CE8tpW__section{padding:4rem var(--page-padding)}.WhyChooseUs-module__CE8tpW__grid{grid-template-columns:1fr}}
.FactoryGallery-module__AE3gJa__section{background:var(--color-fresh-rice);padding:5rem var(--page-padding)}.FactoryGallery-module__AE3gJa__header{text-align:center;flex-direction:column;gap:.75rem;max-width:560px;margin:0 auto 3rem;display:flex}.FactoryGallery-module__AE3gJa__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-field-green);font-size:.7rem;font-weight:700}.FactoryGallery-module__AE3gJa__title{font-family:var(--font-serif);color:var(--color-text-primary);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.FactoryGallery-module__AE3gJa__sub{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.8}.FactoryGallery-module__AE3gJa__carousel{max-width:var(--max-width);margin:0 auto}.FactoryGallery-module__AE3gJa__stage{aspect-ratio:16/9;cursor:pointer;background:#0f0f0f;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 8px 40px #0000002e}.FactoryGallery-module__AE3gJa__slide{cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.FactoryGallery-module__AE3gJa__expandHint{-webkit-backdrop-filter:blur(8px);color:#ffffffe6;letter-spacing:.04em;opacity:0;pointer-events:none;background:#00000085;border:1px solid #ffffff1f;border-radius:7px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.72rem;font-weight:600;transition:opacity .22s;display:flex;position:absolute;bottom:1rem;right:1rem}.FactoryGallery-module__AE3gJa__stage:hover .FactoryGallery-module__AE3gJa__expandHint{opacity:1}.FactoryGallery-module__AE3gJa__arrow{z-index:10;-webkit-backdrop-filter:blur(6px);width:42px;height:42px;color:var(--color-text-primary);cursor:pointer;background:#ffffffe0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,transform .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #00000038}.FactoryGallery-module__AE3gJa__arrow:hover{background:#fff;transform:translateY(-50%)scale(1.08)}.FactoryGallery-module__AE3gJa__arrowLeft{left:1rem}.FactoryGallery-module__AE3gJa__arrowRight{right:1rem}.FactoryGallery-module__AE3gJa__counter{-webkit-backdrop-filter:blur(6px);color:#fffc;letter-spacing:.06em;pointer-events:none;background:#00000080;border:1px solid #ffffff1a;border-radius:6px;padding:.3rem .6rem;font-size:.72rem;font-weight:600;position:absolute;bottom:1rem;left:1rem}.FactoryGallery-module__AE3gJa__thumbs{scrollbar-width:none;gap:.5rem;margin-top:.625rem;padding-bottom:2px;display:flex;overflow-x:auto}.FactoryGallery-module__AE3gJa__thumbs::-webkit-scrollbar{display:none}.FactoryGallery-module__AE3gJa__thumb{aspect-ratio:16/9;background:var(--color-border);cursor:pointer;opacity:.5;border:2px solid #0000;border-radius:8px;flex:1 0;min-width:72px;max-width:140px;transition:opacity .2s,border-color .2s,transform .18s;position:relative;overflow:hidden}.FactoryGallery-module__AE3gJa__thumb:hover:not(.FactoryGallery-module__AE3gJa__thumbActive){opacity:.75;transform:translateY(-1px)}.FactoryGallery-module__AE3gJa__thumbActive{border-color:var(--color-field-green);opacity:1}.FactoryGallery-module__AE3gJa__dots{justify-content:center;gap:.5rem;margin-top:1.125rem;display:none}.FactoryGallery-module__AE3gJa__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.FactoryGallery-module__AE3gJa__dotActive{background:var(--color-field-green);transform:scale(1.25)}@media (max-width:640px){.FactoryGallery-module__AE3gJa__section{padding:3.5rem var(--page-padding)}.FactoryGallery-module__AE3gJa__stage{aspect-ratio:4/3;border-radius:12px}.FactoryGallery-module__AE3gJa__arrow{width:34px;height:34px}.FactoryGallery-module__AE3gJa__thumbs{display:none}.FactoryGallery-module__AE3gJa__dots{display:flex}}.FactoryGallery-module__AE3gJa__backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FactoryGallery-module__AE3gJa__lbClose{z-index:1002;color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .18s,transform .18s;display:flex;position:fixed;top:1.125rem;right:1.125rem}.FactoryGallery-module__AE3gJa__lbClose:hover{background:#ffffff29;transform:scale(1.08)}.FactoryGallery-module__AE3gJa__lbImgWrap{border-radius:12px;flex-shrink:0;width:min(90vw,1300px);height:min(86vh,820px);overflow:hidden}.FactoryGallery-module__AE3gJa__lbArrow{z-index:1002;color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .18s,transform .18s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.FactoryGallery-module__AE3gJa__lbArrow:hover{background:#ffffff26;transform:translateY(-50%)scale(1.08)}.FactoryGallery-module__AE3gJa__lbArrowLeft{left:1.25rem}.FactoryGallery-module__AE3gJa__lbArrowRight{right:1.25rem}.FactoryGallery-module__AE3gJa__lbCounter{color:#ffffff80;letter-spacing:.08em;gap:.4rem;font-size:.8125rem;font-weight:600;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.FactoryGallery-module__AE3gJa__lbCounter span{opacity:.4}@media (max-width:640px){.FactoryGallery-module__AE3gJa__lbImgWrap{width:95vw;height:min(75vh,500px)}.FactoryGallery-module__AE3gJa__lbArrow{width:40px;height:40px}.FactoryGallery-module__AE3gJa__lbArrowLeft{left:.625rem}.FactoryGallery-module__AE3gJa__lbArrowRight{right:.625rem}}
.SupplyChain-module__CRegKG__section{padding:5rem var(--page-padding);background:linear-gradient(135deg,#2d6e28 0%,#3a8232 55%,#2e6e30 100%)}.SupplyChain-module__CRegKG__sectionHeader{text-align:center;flex-direction:column;gap:.75rem;max-width:600px;margin:0 auto 3.5rem;display:flex}.SupplyChain-module__CRegKG__sectionEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c8f096f2;font-size:.7rem;font-weight:700}.SupplyChain-module__CRegKG__sectionTitle{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.SupplyChain-module__CRegKG__sectionSub{color:#ffffff8c;margin:0;font-size:.9375rem;line-height:1.8}.SupplyChain-module__CRegKG__panels{grid-template-columns:1fr 1px 1fr;align-items:start;gap:0 3.5rem;max-width:1100px;margin:0 auto;display:grid}.SupplyChain-module__CRegKG__divider{background:#ffffff1a;align-self:stretch;min-height:100%}.SupplyChain-module__CRegKG__panel{flex-direction:column;gap:1.75rem;display:flex}.SupplyChain-module__CRegKG__panelHeader{flex-direction:column;gap:.6rem;display:flex}.SupplyChain-module__CRegKG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c8f096d9;font-size:.7rem;font-weight:700}.SupplyChain-module__CRegKG__panelHeading{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.2rem,2.2vw,1.5rem);font-weight:700;line-height:1.25}.SupplyChain-module__CRegKG__panelSub{color:#ffffff80;margin:0;font-size:.875rem;line-height:1.75}.SupplyChain-module__CRegKG__countriesGrid{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}.SupplyChain-module__CRegKG__countryCard{cursor:default;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:background .2s;display:flex}.SupplyChain-module__CRegKG__countryCard:hover{background:#ffffff1a}.SupplyChain-module__CRegKG__flag{flex-shrink:0;font-size:1.5rem;line-height:1}.SupplyChain-module__CRegKG__countryName{color:#fff;flex-direction:column;font-size:.8125rem;font-weight:600;line-height:1.2;display:flex}.SupplyChain-module__CRegKG__countrySub{color:#ffffff73;margin-top:.1rem;font-size:.6875rem;font-weight:400}.SupplyChain-module__CRegKG__statesGrid{flex-direction:column;gap:.65rem;display:flex}.SupplyChain-module__CRegKG__stateCard{cursor:default;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.125rem;transition:background .2s;display:flex}.SupplyChain-module__CRegKG__stateCard:hover{background:#ffffff1a}.SupplyChain-module__CRegKG__stateAccent{opacity:.9;border-radius:2px;flex-shrink:0;width:4px;height:44px}.SupplyChain-module__CRegKG__stateInfo{flex-direction:column;gap:.2rem;display:flex}.SupplyChain-module__CRegKG__stateName{font-family:var(--font-serif);color:#fff;margin:0;font-size:.9375rem;font-weight:700}.SupplyChain-module__CRegKG__stateDetail{color:#ffffff80;margin:0;font-size:.8rem}.SupplyChain-module__CRegKG__domNote{color:#fff6;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.8rem;display:flex}.SupplyChain-module__CRegKG__domNote svg{color:#9dcc6ba6;flex-shrink:0}@media (max-width:900px){.SupplyChain-module__CRegKG__panels{grid-template-columns:1fr;gap:3rem 0}.SupplyChain-module__CRegKG__divider{width:100%;height:1px;min-height:unset;background:#ffffff1a}.SupplyChain-module__CRegKG__section{padding:4rem var(--page-padding)}}@media (max-width:480px){.SupplyChain-module__CRegKG__countriesGrid{grid-template-columns:1fr 1fr;gap:.5rem}.SupplyChain-module__CRegKG__countryCard{padding:.625rem .75rem}.SupplyChain-module__CRegKG__sectionHeader{margin-bottom:2.5rem}}
.Testimonials-module__3Exg0W__section{background:var(--color-fresh-rice);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:clamp(4rem, 8vh, 6rem) var(--page-padding);position:relative;overflow:hidden}.Testimonials-module__3Exg0W__bgQuote{font-family:var(--font-serif);color:#4b93400f;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(12rem,20vw,22rem);font-weight:900;line-height:1;position:absolute;top:-.5rem;left:50%;transform:translate(-50%)}.Testimonials-module__3Exg0W__container{flex-direction:column;align-items:center;gap:2.5rem;max-width:720px;margin:0 auto;display:flex}.Testimonials-module__3Exg0W__header{text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex}.Testimonials-module__3Exg0W__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-field-green);font-size:.75rem;font-weight:700}.Testimonials-module__3Exg0W__title{font-family:var(--font-serif);color:var(--color-text-primary);letter-spacing:-.02em;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.Testimonials-module__3Exg0W__subtitle{color:var(--color-text-secondary);max-width:480px;font-size:.9375rem;line-height:1.7}.Testimonials-module__3Exg0W__carouselWrap{align-items:stretch;width:100%;min-height:260px;display:flex;position:relative}.Testimonials-module__3Exg0W__card{border:1px solid var(--color-border);background:#fff;border-radius:20px;flex-direction:column;gap:1.25rem;width:100%;padding:clamp(1.75rem,4vw,2.5rem);display:flex;box-shadow:0 4px 28px #1a421514}.Testimonials-module__3Exg0W__stars{gap:3px;display:flex}.Testimonials-module__3Exg0W__quote{font-family:var(--font-serif);color:var(--color-text-primary);margin:0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.75;position:relative}.Testimonials-module__3Exg0W__openQuote,.Testimonials-module__3Exg0W__closeQuote{color:var(--color-field-green);font-size:1.5em;font-family:var(--font-serif);vertical-align:-.35em;line-height:0}.Testimonials-module__3Exg0W__openQuote{margin-right:2px}.Testimonials-module__3Exg0W__closeQuote{margin-left:2px}.Testimonials-module__3Exg0W__author{border-top:1px solid var(--color-border);align-items:center;gap:.875rem;padding-top:1rem;display:flex}.Testimonials-module__3Exg0W__authorInitial{background:var(--color-forest-dark);color:#fff;width:44px;height:44px;font-size:1.125rem;font-weight:700;font-family:var(--font-serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Testimonials-module__3Exg0W__authorName{color:var(--color-text-primary);font-size:.9375rem;font-weight:700;line-height:1.3}.Testimonials-module__3Exg0W__authorRole{color:var(--color-text-secondary);margin-top:.1rem;font-size:.8125rem;line-height:1.4}.Testimonials-module__3Exg0W__controls{align-items:center;gap:1rem;display:flex}.Testimonials-module__3Exg0W__arrow{border:1.5px solid var(--color-border);width:40px;height:40px;color:var(--color-text-secondary);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .18s,color .18s,background .18s;display:flex}.Testimonials-module__3Exg0W__arrow:hover{border-color:var(--color-forest-dark);color:var(--color-forest-dark);background:var(--color-fresh-rice)}.Testimonials-module__3Exg0W__dots{align-items:center;gap:7px;display:flex}.Testimonials-module__3Exg0W__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.Testimonials-module__3Exg0W__dot:hover{background:var(--color-field-green)}.Testimonials-module__3Exg0W__dotActive{transform:scale(1.35);background:var(--color-forest-dark)!important}
.ManufacturingContent-module__N_H3oG__processSection{background:var(--color-white);padding:5rem var(--page-padding) 6rem}.ManufacturingContent-module__N_H3oG__processInner{max-width:920px;margin:0 auto}.ManufacturingContent-module__N_H3oG__processHeader{text-align:center;flex-direction:column;gap:.75rem;max-width:580px;margin:0 auto 4.5rem;display:flex}.ManufacturingContent-module__N_H3oG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-field-green);font-size:.7rem;font-weight:700}.ManufacturingContent-module__N_H3oG__processTitle{font-family:var(--font-serif);color:var(--color-text-primary);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.ManufacturingContent-module__N_H3oG__processSub{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.8}.ManufacturingContent-module__N_H3oG__timeline{position:relative}.ManufacturingContent-module__N_H3oG__timelineLine{background:linear-gradient(to bottom, transparent, var(--color-border) 3%, var(--color-border) 97%, transparent);pointer-events:none;width:2px;position:absolute;top:28px;bottom:28px;left:50%;transform:translate(-50%)}.ManufacturingContent-module__N_H3oG__stepRow{z-index:1;grid-template-columns:1fr 64px 1fr;align-items:center;min-height:128px;margin-bottom:.5rem;display:grid;position:relative}.ManufacturingContent-module__N_H3oG__isLeft .ManufacturingContent-module__N_H3oG__cardSlot{grid-column:1;justify-content:flex-end;padding-right:2rem;display:flex}.ManufacturingContent-module__N_H3oG__isRight .ManufacturingContent-module__N_H3oG__cardSlot{grid-column:3;justify-content:flex-start;padding-left:2rem;display:flex}.ManufacturingContent-module__N_H3oG__isLeft .ManufacturingContent-module__N_H3oG__dotCol,.ManufacturingContent-module__N_H3oG__isRight .ManufacturingContent-module__N_H3oG__dotCol{grid-column:2;justify-content:center;align-items:center;display:flex}.ManufacturingContent-module__N_H3oG__card{border:1px solid var(--color-border);cursor:default;background:#fff;border-radius:18px;align-items:flex-start;gap:1rem;width:100%;max-width:360px;padding:1.5rem;transition:box-shadow .22s,transform .22s,border-color .22s;display:flex;box-shadow:0 2px 16px #1a42150d}.ManufacturingContent-module__N_H3oG__card:hover{border-color:#4b93404d;transform:translateY(-3px);box-shadow:0 10px 32px #1a42151a}.ManufacturingContent-module__N_H3oG__cardSlot{position:relative}.ManufacturingContent-module__N_H3oG__cardIcon{width:44px;height:44px;color:var(--color-field-green);background:#4b934014;border:1px solid #4b934026;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.ManufacturingContent-module__N_H3oG__cardBody{flex-direction:column;flex:1;gap:.3rem;display:flex}.ManufacturingContent-module__N_H3oG__stepLabel{letter-spacing:.1em;color:var(--color-field-green);opacity:.7;text-transform:uppercase;font-size:.65rem;font-weight:700}.ManufacturingContent-module__N_H3oG__cardTitle{font-family:var(--font-serif);color:var(--color-text-primary);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.3}.ManufacturingContent-module__N_H3oG__cardDesc{color:var(--color-text-secondary);margin:0;font-size:.85rem;line-height:1.75}.ManufacturingContent-module__N_H3oG__dot{background:var(--color-field-green);z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative;box-shadow:0 0 0 4px #fff,0 0 0 6px #4b934040}.ManufacturingContent-module__N_H3oG__dotNum{font-family:var(--font-serif);color:#fff;letter-spacing:.05em;font-size:.75rem;font-weight:700}@media (max-width:760px){.ManufacturingContent-module__N_H3oG__timelineLine{left:25px;transform:none}.ManufacturingContent-module__N_H3oG__stepRow{grid-template-columns:50px 1fr;align-items:flex-start;min-height:auto;margin-bottom:1.25rem}.ManufacturingContent-module__N_H3oG__isLeft .ManufacturingContent-module__N_H3oG__cardSlot,.ManufacturingContent-module__N_H3oG__isRight .ManufacturingContent-module__N_H3oG__cardSlot{grid-area:1/2;justify-content:flex-start;padding:0 0 0 1.25rem}.ManufacturingContent-module__N_H3oG__isLeft .ManufacturingContent-module__N_H3oG__dotCol,.ManufacturingContent-module__N_H3oG__isRight .ManufacturingContent-module__N_H3oG__dotCol{grid-area:1/1;align-items:flex-start;padding-top:.75rem}.ManufacturingContent-module__N_H3oG__card{max-width:100%}.ManufacturingContent-module__N_H3oG__isLeft .ManufacturingContent-module__N_H3oG__card:after,.ManufacturingContent-module__N_H3oG__isRight .ManufacturingContent-module__N_H3oG__card:before{display:none}.ManufacturingContent-module__N_H3oG__processSection{padding:4rem var(--page-padding) 5rem}.ManufacturingContent-module__N_H3oG__processHeader{margin-bottom:3rem}}@media (max-width:480px){.ManufacturingContent-module__N_H3oG__dot{width:42px;height:42px}.ManufacturingContent-module__N_H3oG__dotNum{font-size:.65rem}.ManufacturingContent-module__N_H3oG__card{gap:.75rem;padding:1.125rem}.ManufacturingContent-module__N_H3oG__cardIcon{width:38px;height:38px}}
.HomeCTA-module__kUz0lq__section{border-top:1px solid var(--color-border);padding:6rem var(--page-padding);background:#fff}.HomeCTA-module__kUz0lq__container{max-width:var(--max-width);grid-template-columns:1fr 380px;align-items:center;gap:5rem;margin:0 auto;display:grid}.HomeCTA-module__kUz0lq__left{flex-direction:column;gap:1.25rem;display:flex}.HomeCTA-module__kUz0lq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-field-green);font-size:.75rem;font-weight:700;display:inline-block}.HomeCTA-module__kUz0lq__heading{font-family:var(--font-serif);color:var(--color-forest-dark);letter-spacing:-.02em;margin:0;font-size:clamp(1.875rem,3.5vw,3rem);font-weight:700;line-height:1.15}.HomeCTA-module__kUz0lq__accent{color:var(--color-field-green)}.HomeCTA-module__kUz0lq__sub{color:var(--color-text-secondary);max-width:48ch;margin:0;font-size:1.0625rem;line-height:1.85}.HomeCTA-module__kUz0lq__actions{flex-wrap:wrap;align-items:center;gap:.875rem;margin-top:.375rem;display:flex}.HomeCTA-module__kUz0lq__waBtn{color:#fff;background:#25d366;border-radius:12px;flex-shrink:0;align-items:center;gap:.625rem;padding:.9rem 1.625rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.HomeCTA-module__kUz0lq__waBtn:hover{background:#20ba58;transform:translateY(-2px)}.HomeCTA-module__kUz0lq__contactBtn{border:1.5px solid var(--color-border);color:var(--color-forest-dark);border-radius:12px;align-items:center;padding:.9rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.HomeCTA-module__kUz0lq__contactBtn:hover{border-color:var(--color-forest-dark);background:var(--color-fresh-rice)}.HomeCTA-module__kUz0lq__right{flex-direction:column;gap:1rem;display:flex}.HomeCTA-module__kUz0lq__infoCard{background:var(--color-fresh-rice);border:1px solid var(--color-border);border-radius:14px;align-items:center;gap:1rem;padding:1.125rem 1.25rem;transition:box-shadow .2s,transform .2s;display:flex}.HomeCTA-module__kUz0lq__infoCard:hover{transform:translate(3px);box-shadow:0 4px 16px #1a42150f}.HomeCTA-module__kUz0lq__infoIcon{border:1px solid var(--color-border);width:42px;height:42px;color:var(--color-field-green);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HomeCTA-module__kUz0lq__infoLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);margin:0 0 .2rem;font-size:.7rem;font-weight:700}.HomeCTA-module__kUz0lq__infoValue{color:var(--color-forest-dark);margin:0;font-size:.9rem;font-weight:600}.HomeCTA-module__kUz0lq__waCard{background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:14px;align-items:center;gap:1rem;padding:1.125rem 1.25rem;transition:box-shadow .2s,transform .2s;display:flex}.HomeCTA-module__kUz0lq__waCard:hover{transform:translate(3px);box-shadow:0 4px 16px #25d3661f}.HomeCTA-module__kUz0lq__waCardLabel{letter-spacing:.08em;text-transform:uppercase;color:#16a34a;margin:0 0 .2rem;font-size:.7rem;font-weight:700}.HomeCTA-module__kUz0lq__waCardValue{color:#15803d;margin:0;font-size:.9rem;font-weight:700}@media (max-width:960px){.HomeCTA-module__kUz0lq__container{grid-template-columns:1fr;gap:3rem}.HomeCTA-module__kUz0lq__right{grid-template-columns:repeat(2,1fr);gap:.875rem;display:grid}.HomeCTA-module__kUz0lq__waCard{grid-column:1/-1}}@media (max-width:540px){.HomeCTA-module__kUz0lq__section{padding:4rem var(--page-padding)}.HomeCTA-module__kUz0lq__right{grid-template-columns:1fr}.HomeCTA-module__kUz0lq__waCard{grid-column:auto}.HomeCTA-module__kUz0lq__waBtn{flex:1;justify-content:center}}
