.home-page{--home-green:#096c46;--home-deep:#0c3028;--home-ink:#172e28;--home-muted:#53645d;--home-line:#dce3de;--home-surface:#f6f9f7;--home-ease:cubic-bezier(0.22,1,0.36,1);color:var(--home-ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,sans-serif;font-size:15px;line-height:1.65;overflow-x:clip}.home-page button{background:none;color:inherit}.home-page :is(h1,h2,h3,p,figure){margin:0}.home-page :is(h1,h2,h3){text-wrap:balance}.home-page p{text-wrap:pretty}.home-page img{max-width:100%;display:block}.home-page .home-shell{width:min(1320px,calc(100% - 112px));margin-inline:auto}.home-page :is(section,footer){scroll-margin-top:104px}.home-page .home-section{padding-block:104px}.home-page .home-button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:50px;padding:13px 24px;background:var(--home-green);color:#fff;font-size:14px;font-weight:500;border-radius:8px;box-shadow:0 2px 6px rgba(9,108,70,.25),inset 0 1px 0 hsla(0,0%,100%,.18);position:relative;overflow:hidden;transition:background .2s,transform .25s var(--home-ease),box-shadow .25s var(--home-ease)}.home-page .home-button svg{transition:transform .25s cubic-bezier(.16,1,.3,1)}.home-page .home-button:hover svg{transform:translate(2px,-2px)}.home-page .home-button:hover{background:#075336;transform:translateY(-2px);box-shadow:0 6px 18px rgba(9,108,70,.35)}.home-page .home-button-white{background:#fff;color:var(--home-deep);box-shadow:0 4px 16px rgba(0,0,0,.16)}.home-page .home-button-white:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(105deg,transparent 35%,rgba(9,108,70,.08) 50%,transparent 65%);transform:translateX(-100%);transition:transform .65s cubic-bezier(.16,1,.3,1)}.home-page .home-button-white:hover{background:#f4f8f5;box-shadow:0 8px 24px rgba(0,0,0,.24)}.home-page .home-button-white:hover:after{transform:translateX(100%)}.home-page .home-text-link{display:inline-flex;align-items:center;gap:16px;font-weight:500;font-size:14px;white-space:nowrap;padding-block:8px;transition:color .18s,gap .18s}.home-page .home-text-link:hover{text-decoration:underline;text-underline-offset:6px;gap:20px}.home-page .home-hero-overline{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;letter-spacing:.08em;color:#a3ccb8;animation:heroFadeUp .7s cubic-bezier(.16,1,.3,1) backwards}.home-page .home-hero-overline>span{display:block;flex-shrink:0;width:24px;height:2px;background:currentColor;border-radius:2px}.home-page .home-hero{position:relative;isolation:isolate;min-height:620px;background:#0c3028;color:#fff;overflow:hidden}.home-page .home-hero:before{content:"";position:absolute;top:-20%;left:-10%;width:70%;height:140%;background:radial-gradient(circle at center,rgba(21,136,90,.18) 0,rgba(12,48,40,0) 70%);pointer-events:none;z-index:-1;animation:organicBreathe 10s ease-in-out infinite alternate}.home-page .home-hero-photo{position:absolute;right:0;top:0;width:76%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:56% 40%;object-position:56% 40%;z-index:-3;animation:home-photo-enter .5s var(--home-ease)}.home-page .home-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0c3028,#0c3028f8 24%,#0c3028d4 44%,#0c302870 68%,#0c302808);z-index:-2}.home-page .home-hero-content{padding-top:80px;padding-bottom:120px}.home-page .home-hero h1{font-size:clamp(42px,4.4vw,66px);font-weight:600;line-height:1.25;letter-spacing:-.018em;margin-top:24px;max-width:700px;animation:heroFadeUp .8s cubic-bezier(.16,1,.3,1) .08s backwards}.home-page .home-hero-lead{font-size:16px;line-height:1.85;color:#d8e6df;margin-top:22px;max-width:540px;animation:heroFadeUp .8s cubic-bezier(.16,1,.3,1) .16s backwards}.home-page .home-hero-actions{display:flex;align-items:center;gap:24px;margin-top:36px;animation:heroFadeUp .8s cubic-bezier(.16,1,.3,1) .24s backwards}.home-page .home-factory-link{display:flex;align-items:center;gap:12px;font-weight:500;color:#e5f0ea;transition:color .2s}.home-page .home-factory-link:hover{color:#fff}.home-page .home-factory-link>span{width:38px;height:38px;border:1px solid hsla(0,0%,100%,.35);border-radius:50%;background:hsla(0,0%,100%,.08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:grid;place-items:center;transition:background .2s,border-color .2s,transform .2s}.home-page .home-factory-link:hover>span{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.7);transform:translateY(2px)}.home-page .home-hero-location{margin-top:32px;display:flex;align-items:center;gap:8px;font-size:13px;color:#b8cfc3;animation:heroFadeUp .8s cubic-bezier(.16,1,.3,1) .32s backwards}.home-page .home-hero-location>span{padding-left:10px;margin-left:3px;border-left:1px solid rgba(180,201,187,.4)}.home-page .home-photo-marker{position:absolute;right:56px;bottom:100px;display:flex;flex-direction:column;gap:6px;padding:16px 20px;background:rgba(11,48,41,.78);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.18);border-radius:12px;box-shadow:0 16px 36px rgba(0,0,0,.28);min-width:198px;animation:heroFadeUp .9s cubic-bezier(.16,1,.3,1) .4s backwards}.home-page .home-photo-marker>span{display:flex;align-items:center;gap:8px;font-size:12px;color:#a8d5be;font-weight:500}.home-page .home-photo-marker>span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#10b981;vertical-align:middle;flex-shrink:0;animation:gmpPulse 2s cubic-bezier(.4,0,.6,1) infinite}.home-page .home-photo-marker strong{font-size:14px;font-weight:600}.home-page .home-photo-marker small{font-size:11px;letter-spacing:.08em;color:#b8cfc3}.home-page .home-capacity{padding-block:44px 24px;background:#fff;position:relative;z-index:10}.home-page .home-capacity-inner{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:30px 40px;background:#fff;border:1px solid rgba(220,227,222,.9);border-radius:16px;box-shadow:0 10px 30px -4px rgba(12,48,40,.05),0 2px 8px -2px rgba(12,48,40,.03)}.home-page .home-capacity-inner>p{font-size:13px;color:var(--home-muted);line-height:1.75;max-width:140px}.home-page .home-capacity-inner>p strong{font-weight:600;color:var(--home-ink);display:block;font-size:14px;margin-bottom:2px}.home-page .home-capacity-inner>div{display:flex;flex-direction:column;gap:6px;padding-left:36px;border-left:1px solid rgba(220,227,222,.85);flex:1;transition:transform .25s cubic-bezier(.16,1,.3,1)}.home-page .home-capacity-inner>div:hover{transform:translateY(-2px)}.home-page .home-capacity-inner>div:hover>strong{color:var(--home-green)}.home-page .home-capacity-inner>div>strong{font-size:38px;line-height:1.1;font-weight:600;letter-spacing:-.03em;color:var(--home-ink);font-variant-numeric:tabular-nums;transition:color .2s}.home-page .home-capacity-inner em{font-size:14px;font-style:normal;font-weight:500;margin-left:6px;letter-spacing:0;color:var(--home-green)}.home-page .home-capacity-inner>div>span{font-size:13px;color:var(--home-muted)}.home-page .home-capacity-inner>div:last-child>strong{font-size:26px}.home-page .home-stat-slash{font-weight:300;color:#a4b5ab}.home-page .home-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:44px}.home-page .home-section-number{font-size:12px;color:var(--home-green);display:inline-block;margin-bottom:16px;font-weight:600;letter-spacing:.08em;background:rgba(9,108,70,.08);padding:4px 10px;border-radius:4px}.home-page h2{font-size:clamp(28px,3vw,42px);font-weight:600;line-height:1.35;letter-spacing:-.02em}.home-page .home-section-heading>p{font-size:16px;line-height:1.85;color:var(--home-muted);padding-bottom:5px;max-width:480px}.home-page .home-factory-grid{display:grid;grid-template-columns:1.48fr 1fr;gap:48px;align-items:start}.home-page .home-factory-scene{min-width:0}.home-page .home-scene-image{width:100%;height:452px;overflow:hidden;position:relative;display:block;padding:0;text-align:left;background:var(--home-surface);border-radius:14px;border:1px solid rgba(220,227,222,.85);box-shadow:0 12px 32px rgba(17,34,25,.08)}.home-page .home-scene-image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 44%;object-position:center 44%;transition:transform .4s var(--home-ease);animation:home-image-switch .35s ease-out}.home-page .home-scene-image:hover>img{transform:scale(1.03)}.home-page .home-scene-image>span{position:absolute;bottom:16px;right:16px;width:38px;height:38px;display:grid;place-items:center;background:#fff;color:var(--home-deep);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.12);transition:transform .2s,background-color .2s}.home-page .home-scene-image:hover>span{transform:scale(1.05)}.home-page .home-scene-caption{display:flex;justify-content:space-between;padding-top:14px;color:var(--home-muted);font-size:13px;gap:16px}.home-page .home-factory-item{border:1px solid rgba(220,227,222,.85);border-radius:12px;margin-bottom:10px;padding:4px 18px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.015);transition:all .25s cubic-bezier(.16,1,.3,1)}.home-page .home-factory-item:hover{border-color:#a2b7a9;transform:translateY(-1px);box-shadow:0 4px 14px rgba(17,46,32,.05)}.home-page .home-factory-item h3>button{display:flex;align-items:center;gap:16px;text-align:left;padding:16px 0}.home-page .home-factory-item h3>button>span:first-of-type{font-size:12px;font-weight:700;color:#5d6f64;background:rgba(9,108,70,.08);padding:4px 8px;border-radius:6px;transition:all .2s}.home-page .home-factory-item h3>button>span:nth-of-type(2){font-size:18px;font-weight:600;color:var(--home-ink);transition:color .2s}.home-page .home-factory-item h3>button>svg{color:#829389;transition:transform .3s cubic-bezier(.16,1,.3,1),color .2s}.home-page .home-factory-item:hover h3>button>svg{color:var(--home-green);transform:translate(2px,-2px)}.home-page .home-factory-item.is-active{background:#f4f8f5;border-color:rgba(9,108,70,.35);box-shadow:0 6px 20px rgba(9,108,70,.07)}.home-page .home-factory-item.is-active h3>button{color:var(--home-green);padding-bottom:8px}.home-page .home-factory-item.is-active h3>button>span:first-of-type{background:var(--home-green);color:#fff}.home-page .home-factory-item.is-active h3>button>span:nth-of-type(2){color:var(--home-green)}.home-page .home-factory-item.is-active h3>button>svg{transform:rotate(45deg);color:var(--home-green)}.home-page .home-factory-item>div{padding-left:36px;padding-bottom:20px;max-width:395px}.home-page .home-factory-item p{font-size:15px;color:var(--home-muted);line-height:1.85}.home-page .home-factory-item small{display:block;margin-top:10px;font-size:12px;color:#586b60}.home-page .home-factory-end{font-size:13px;color:var(--home-muted);border-top:1px solid var(--home-line);padding-top:20px;margin-top:8px}.home-page .home-products{background:var(--home-surface)}.home-page .home-product-tabs{display:flex;border-bottom:1px solid #c9d4cc;gap:8px}.home-page .home-product-tabs>button{position:relative;text-align:left;padding:16px 24px;display:flex;align-items:center;gap:14px;flex:1;font-size:16px;font-weight:500;color:var(--home-muted);border-radius:8px 8px 0 0;transition:all .2s}.home-page .home-product-tabs>button:hover{color:var(--home-green);background:rgba(9,108,70,.03)}.home-page .home-product-tabs>button>span:first-of-type{font-size:12px;font-weight:600;color:#6c7b70}.home-page .home-product-tabs>button>svg{margin-left:auto}.home-page .home-product-tabs>button[aria-selected=true]{color:var(--home-green);background:#fff;border:1px solid #c9d4cc;border-bottom-color:#fff;margin-bottom:-1px;box-shadow:0 -2px 10px rgba(0,0,0,.03)}.home-page .home-product-tabs>button[aria-selected=true]:after{display:none}.home-page .home-product-feature{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:32px;min-height:380px;background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(220,227,222,.9);box-shadow:0 12px 36px rgba(17,34,25,.06)}.home-page .home-product-photo{position:relative;min-height:400px;overflow:hidden;background:#e8ede9}.home-page .home-product-photo>img{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;animation:home-image-switch .35s}.home-page .home-product-photo>span{position:absolute;bottom:20px;left:24px;font-size:14px;font-weight:500;color:#fff;background:rgba(20,59,44,.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:6px 14px;border-radius:6px;border:1px solid hsla(0,0%,100%,.15)}.home-page .home-product-description{padding:40px 44px;display:flex;flex-direction:column}.home-page .home-product-label{font-size:12px;font-weight:600;letter-spacing:.08em;color:var(--home-green);text-transform:uppercase;margin-bottom:12px}.home-page .home-product-description h3{font-size:27px;line-height:1.4;font-weight:600;letter-spacing:-.015em;max-width:14em;color:var(--home-ink)}.home-page .home-product-description>p:not(.home-product-label){margin-top:18px;font-size:16px;line-height:1.85;color:var(--home-muted);max-width:33em}.home-page .home-product-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.home-page .home-product-tags>li{border:1px solid rgba(9,108,70,.16);background:rgba(9,108,70,.04);border-radius:9999px;font-size:12px;font-weight:500;padding:5px 14px;color:#245740}.home-page .home-product-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:28px;gap:20px}.home-page .home-product-bottom>div{display:flex;gap:14px;align-items:baseline}.home-page .home-product-bottom strong{font-size:48px;font-weight:600;letter-spacing:-.03em;line-height:1;color:var(--home-ink);font-variant-numeric:tabular-nums}.home-page .home-product-bottom>div>span{font-size:14px;font-weight:500;color:var(--home-green)}.home-page .home-product-bottom small{display:block;font-size:12px;color:var(--home-muted);margin-top:4px}.home-page .home-round-link{border:1px solid rgba(9,108,70,.3);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--home-green);box-shadow:0 2px 6px rgba(0,0,0,.04);transition:all .2s}.home-page .home-round-link:hover{background:var(--home-green);color:#fff;transform:scale(1.06);box-shadow:0 4px 14px rgba(9,108,70,.25)}.home-page .home-format-note{display:flex;justify-content:space-between;gap:20px;color:var(--home-muted);margin-top:25px;font-size:13px}.home-page .home-format-note button{display:flex;align-items:center;gap:8px;color:var(--home-green);font-weight:500;white-space:nowrap;transition:gap .2s}.home-page .home-format-note button:hover{gap:12px}.home-page .home-quality-grid{display:grid;grid-template-columns:.83fr 1.4fr;gap:60px;align-items:center}.home-page .home-quality h2{font-size:42px;font-weight:600;line-height:1.35;letter-spacing:-.02em}.home-page .home-quality-grid>div>p{font-size:16px;line-height:1.9;color:var(--home-muted);margin-top:22px}.home-page .home-quality-chain{display:flex;align-items:center;gap:10px;margin-top:28px;font-size:13px;color:#4b6255}.home-page .home-quality-chain>li>svg{color:#819589}.home-page .home-quality-grid>div>p.home-quality-note{font-size:12px;max-width:30em;margin-top:24px;color:#7b8e83}.home-page .home-certificates{display:flex;gap:20px;min-width:0}.home-page .home-certificates>article{display:block;padding:14px;text-align:left;background:#fff;border:1px solid rgba(220,227,222,.9);border-radius:14px;box-shadow:0 6px 20px rgba(0,0,0,.04);transition:transform .25s var(--home-ease),box-shadow .25s var(--home-ease),border-color .25s}.home-page .home-certificates>article:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(12,48,40,.1);border-color:rgba(9,108,70,.35)}.home-page .home-certificate-image{position:relative;display:flex;align-items:center;justify-content:center;background:#f7f9f7;border-radius:10px;padding:20px 15px;aspect-ratio:.78}.home-page .home-certificate-image>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .35s}.home-page .home-certificate-image>span{position:absolute;right:8px;bottom:8px;padding:6px;background:#fff;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.home-page .home-certificates>article:hover .home-certificate-image>img{transform:scale(1.035)}.home-page .home-certificates h3{font-size:19px;line-height:1.3;margin-top:16px;font-weight:600;color:var(--home-ink)}.home-page .home-certificates p{font-size:13px;color:var(--home-muted);margin-top:8px;min-height:33px;line-height:1.6}.home-page .home-cert-view{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;margin-top:14px;color:var(--home-green);transition:gap .2s}.home-page .home-certificates>article:hover .home-cert-view{gap:12px}.home-page .home-cooperation{background:#fff;border-top:1px solid var(--home-line)}.home-page .home-process{display:flex;gap:18px;list-style:none;padding:0;margin:54px 0 0}.home-page .home-process>li{flex:1;min-width:0;background:#fff;border:1px solid rgba(220,227,222,.85);border-radius:12px;padding:24px 20px;box-shadow:0 4px 16px rgba(0,0,0,.03);transition:transform .2s var(--home-ease),border-color .2s,box-shadow .2s}.home-page .home-process>li:hover{transform:translateY(-3px);border-color:rgba(9,108,70,.3);box-shadow:0 10px 24px rgba(9,108,70,.07)}.home-page .home-process>li>div{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e2ebe4}.home-page .home-process>li>div>span{font-size:24px;font-weight:600;color:var(--home-green)}.home-page .home-process>li>div>svg{color:#99aaa0}.home-page .home-process>li:last-child>div>svg{visibility:hidden}.home-page .home-process h3{font-size:17px;font-weight:600;margin-top:20px;color:var(--home-ink)}.home-page .home-process p{font-size:14px;color:var(--home-muted);line-height:1.75;max-width:14em;margin-top:10px}.home-page .home-about{padding-block:76px;background:linear-gradient(135deg,#0c3028,#113d33 60%,#0c3028);color:#fff}.home-page .home-about-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.home-page .home-about-title>span{font-size:12px;font-weight:600;letter-spacing:.08em;color:#a8d5be;text-transform:uppercase}.home-page .home-about h2{font-size:32px;font-weight:600;line-height:1.45;margin-top:18px;letter-spacing:-.015em}.home-page .home-about-grid>div>p{font-size:16px;line-height:1.95;color:#d6e4dc;max-width:39em}.home-page .home-about-milestones{display:flex;justify-content:space-between;gap:22px;margin-top:32px;padding-top:26px;border-top:1px solid hsla(0,0%,100%,.15);padding-inline-start:0}.home-page .home-about-milestones>li{font-size:13px;color:#b8cfc3}.home-page .home-about-milestones strong{display:block;font-size:32px;font-weight:600;color:#fff;margin-bottom:6px;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.home-page .home-knowledge-grid{display:grid;grid-template-columns:.9fr 1.6fr;gap:80px}.home-page .home-knowledge h2{font-size:34px;font-weight:600;line-height:1.35;letter-spacing:-.018em}.home-page .home-knowledge .home-text-link{margin-top:26px;font-size:13px;font-weight:600;color:var(--home-green)}.home-page .home-knowledge-grid>ul>li{border-bottom:1px solid var(--home-line)}.home-page .home-knowledge-grid>ul>li:first-child{border-top:1px solid var(--home-line)}.home-page .home-knowledge-grid>ul>li>a{display:grid;grid-template-columns:88px 1fr 24px;align-items:center;gap:18px;padding:22px 14px;border-radius:8px;transition:background-color .18s,transform .18s}.home-page .home-knowledge-grid>ul>li>a:hover{background:#f4f8f5;transform:translateX(3px)}.home-page .home-knowledge-grid>ul>li>a>span{font-size:12px;font-weight:600;color:var(--home-green);background:rgba(9,108,70,.08);padding:3px 8px;border-radius:4px;text-align:center}.home-page .home-knowledge h3{font-weight:500;font-size:15px;line-height:1.6;text-wrap:pretty;color:var(--home-ink)}.home-page .home-knowledge-grid>ul>li>a:hover h3{color:var(--home-green)}.home-page .home-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:24px;border-bottom:none}.home-page .home-footer-cta p{font-size:13px;color:#d3e7db;font-weight:500;letter-spacing:.06em}.home-page .home-footer-cta h2{font-size:42px;font-weight:600;letter-spacing:-.02em;margin-top:10px}@keyframes home-photo-enter{0%{transform:scale(1.025)}to{transform:scale(1)}}@keyframes home-title-enter{0%{transform:translateY(12px)}to{transform:translateY(0)}}@keyframes home-image-switch{0%{filter:brightness(.86)}to{filter:brightness(1)}}@media (min-width:1600px){.home-page .home-hero{min-height:680px}.home-page .home-hero-content{padding-top:105px}.home-page .home-photo-marker{right:max(56px,calc((100% - 1320px) / 2))}}@media (max-width:1150px){.home-page .home-shell{width:calc(100% - 72px)}.home-page .home-hero-content{padding-top:78px}.home-page .home-hero{min-height:580px}.home-page .home-photo-marker{right:36px}.home-page .home-factory-grid{gap:35px}.home-page .home-scene-image{height:420px}.home-page .home-quality-grid{gap:35px;grid-template-columns:.85fr 1.3fr}.home-page .home-certificates{gap:13px}.home-page .home-certificate-image{padding:13px 10px}.home-page .home-product-description{padding:31px}.home-page .home-capacity-inner>div{padding-left:22px}.home-page .home-capacity-inner>div>strong{font-size:32px}.home-page .home-capacity-inner>div:last-child>strong{font-size:23px}.home-page .home-process{gap:20px}}@media (max-width:950px){.home-page .home-hero h1{font-size:54px}.home-page .home-hero-photo{width:88%;-o-object-position:59% center;object-position:59% center}.home-page .home-hero-shade{background:linear-gradient(90deg,#0c3028fa 2%,#0c3028bd 50%,#0c30282b)}.home-page .home-photo-marker{min-width:160px;padding:13px 17px}.home-page .home-hero-actions{gap:21px}.home-page .home-capacity-inner>p{display:none}.home-page .home-capacity-inner>div:first-of-type{border-left:0;padding-left:0}.home-page .home-factory-grid{grid-template-columns:1.2fr 1fr;gap:28px}.home-page .home-factory-item h3>button{padding-block:19px;gap:14px}.home-page .home-factory-item h3>button>span:nth-of-type(2){font-size:17px}.home-page .home-factory-item>div{padding-left:27px}.home-page .home-product-photo{min-height:380px}.home-page .home-product-description{padding:28px}.home-page .home-product-description h3{font-size:23px}.home-page .home-product-bottom strong{font-size:40px}.home-page .home-quality-grid{grid-template-columns:1fr;gap:38px}.home-page .home-quality-grid>div:first-child{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:40px;column-gap:40px}.home-page .home-quality .home-section-number{grid-column:1/-1}.home-page .home-quality h2{grid-row:span 3}.home-page .home-quality-grid>div>p{margin-top:0}.home-page .home-certificates{gap:30px}.home-page .home-certificate-image{aspect-ratio:.9;padding:25px}.home-page .home-quality-grid>div>p.home-quality-note{margin-top:14px}.home-page .home-quality-chain{margin-top:17px}.home-page .home-process{flex-wrap:wrap;row-gap:35px}.home-page .home-process>li{flex-basis:calc(33.333% - 20px)}.home-page .home-about-grid{gap:35px}.home-page .home-about-milestones{gap:15px}.home-page .home-knowledge-grid{gap:35px;grid-template-columns:.8fr 1.3fr}.home-page .home-knowledge-grid>ul>li>a{grid-template-columns:1fr 22px;gap:10px;padding-block:19px}.home-page .home-knowledge-grid>ul>li>a>span{grid-column:1/2}.home-page .home-knowledge h3{font-size:14px}.home-page .home-knowledge-grid>ul>li>a>svg{grid-column:2;grid-row:1/3}}@media (max-width:650px){.home-page{font-size:14px}.home-page .home-shell{width:calc(100% - 40px)}.home-page .home-hero{min-height:675px}.home-page .home-hero-content{padding-top:42px;padding-bottom:290px}.home-page .home-hero .home-hero-overline{font-size:12px;gap:9px}.home-page .home-hero h1{font-size:42px;line-height:1.35;margin-top:24px;letter-spacing:-.025em}.home-page .home-hero-lead{font-size:16px;margin-top:19px;line-height:1.9}.home-page .home-hero-actions{margin-top:25px;gap:18px;align-items:center;flex-wrap:wrap}.home-page .home-button{font-size:12px;gap:21px;min-height:48px;padding:13px 17px}.home-page .home-factory-link{font-size:12px;gap:8px}.home-page .home-factory-link>span{width:29px;height:29px}.home-page .home-factory-link svg{width:15px}.home-page .home-hero-photo{top:auto;bottom:0;width:100%;height:59%;-o-object-position:58% 46%;object-position:58% 46%}.home-page .home-hero-shade{background:linear-gradient(180deg,#0c3028,#0c3028 29%,#0c3028d1 45%,#0c302808 70%,#0c302833)}.home-page .home-hero-location{margin-top:19px;font-size:12px}.home-page .home-photo-marker{bottom:61px;right:20px;padding:9px 12px;min-width:147px;gap:3px}.home-page .home-photo-marker strong,.home-page .home-photo-marker>span{font-size:12px}.home-page .home-photo-marker small{display:none}.home-page .home-capacity{padding-block:26px}.home-page .home-capacity-inner{display:grid;grid-template-columns:1fr 1fr;gap:27px 18px}.home-page .home-capacity-inner>div{padding-left:19px;gap:7px}.home-page .home-capacity-inner>div:nth-of-type(3){border-left:0;padding-left:0}.home-page .home-capacity-inner>div>strong{font-size:30px}.home-page .home-capacity-inner>div:last-child>strong{font-size:23px}.home-page .home-capacity-inner>div>span{font-size:12px}.home-page .home-capacity-inner em{font-size:12px;margin-left:5px}.home-page .home-section{padding-block:59px}.home-page h2{font-size:28px;line-height:1.45}.home-page .home-section-number{font-size:12px;margin-bottom:14px}.home-page .home-section-heading{display:block;margin-bottom:27px}.home-page .home-section-heading>p{font-size:16px;margin-top:19px;line-height:1.85}.home-page .home-section-heading>p br{display:none}.home-page .home-section-heading>.home-text-link{margin-top:19px;font-size:12px}.home-page .home-scene-caption{font-size:12px;padding-top:10px}.home-page .home-factory-grid{grid-template-columns:minmax(0,1fr);gap:28px}.home-page .home-scene-image{height:auto;aspect-ratio:4/3}.home-page .home-scene-caption>span:last-child{white-space:nowrap}.home-page .home-factory-item h3>button{padding-block:18px}.home-page .home-factory-item h3>button>span:nth-of-type(2){font-size:17px}.home-page .home-factory-item>div{padding-left:27px;padding-bottom:21px}.home-page .home-factory-item p{font-size:16px}.home-page .home-factory-item small{font-size:12px}.home-page .home-factory-end{font-size:12px;padding-top:16px}.home-page .home-product-tabs>button{font-size:13px;gap:8px;padding:13px 8px 13px 0}.home-page .home-product-tabs>button>span:first-of-type{font-size:12px}.home-page .home-product-tabs>button>svg{width:13px}.home-page .home-product-tabs>button[aria-selected=true]:after{right:8px}.home-page .home-product-feature{grid-template-columns:1fr;margin-top:21px}.home-page .home-product-photo{height:264px;min-height:0}.home-page .home-product-photo>span{font-size:12px;left:18px;bottom:17px}.home-page .home-product-description{padding:27px 24px}.home-page .home-product-description h3{font-size:23px}.home-page .home-product-label{font-size:12px;margin-bottom:10px}.home-page .home-product-description>p:not(.home-product-label){font-size:16px;margin-top:14px}.home-page .home-product-tags{margin-top:16px}.home-page .home-product-tags>li{font-size:12px}.home-page .home-product-bottom{padding-top:27px}.home-page .home-format-note{flex-direction:column;gap:13px;font-size:12px;line-height:1.9;margin-top:20px}.home-page .home-quality-grid{gap:28px}.home-page .home-quality-grid>div:first-child{display:block}.home-page .home-quality h2{font-size:31px}.home-page .home-quality-grid>div>p{font-size:16px;margin-top:17px}.home-page .home-quality-chain{font-size:12px;margin-top:20px}.home-page .home-quality-grid>div>p.home-quality-note{font-size:12px;max-width:none;margin-top:17px}.home-page .home-certificates{gap:12px}.home-page .home-certificate-image{padding:13px 8px;aspect-ratio:.72}.home-page .home-certificate-image>span{right:3px;bottom:3px;padding:4px}.home-page .home-certificate-image>span>svg{width:12px;height:12px}.home-page .home-certificates h3{font-size:15px;margin-top:14px;white-space:nowrap}.home-page .home-certificates p{font-size:12px;margin-top:7px;line-height:1.8;min-height:33px}.home-page .home-cert-view{font-size:12px;gap:5px;margin-top:8px}.home-page .home-cert-view svg{width:12px}.home-page .home-process{gap:30px 22px;margin-top:27px}.home-page .home-process>li{flex-basis:calc(50% - 22px)}.home-page .home-process>li>div{padding-bottom:13px}.home-page .home-process>li>div>span{font-size:25px}.home-page .home-process h3{font-size:16px;margin-top:15px}.home-page .home-process p{font-size:16px;margin-top:7px;max-width:none}.home-page .home-about{padding-block:43px}.home-page .home-about-grid{grid-template-columns:1fr;gap:24px}.home-page .home-about h2{font-size:27px;margin-top:14px}.home-page .home-about-title>span{font-size:12px}.home-page .home-about-grid>div>p{font-size:16px;line-height:1.95}.home-page .home-about-milestones{gap:10px;margin-top:23px;padding-top:20px}.home-page .home-about-milestones>li{font-size:12px}.home-page .home-about-milestones strong{font-size:25px}.home-page .home-knowledge-grid{grid-template-columns:1fr;gap:28px}.home-page .home-knowledge h2{font-size:28px}.home-page .home-knowledge .home-text-link{margin-top:17px;font-size:12px}.home-page .home-knowledge-grid>ul>li>a{padding-block:18px}.home-page .home-knowledge h3{font-size:13px}.home-page .home-knowledge-grid>ul>li>a>span{font-size:12px}.home-page .home-footer-cta{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:33px}.home-page .home-footer-cta p{font-size:12px}.home-page .home-footer-cta h2{font-size:32px;margin-top:14px}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :after,.home-page :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.home-page [hidden]{display:none!important}.home-page .home-shell>*,.home-page [class$=-grid]>*{min-width:0}.home-page :is(h2,.home-hero-lead,.home-section-heading>p,.home-quality-grid>div>p,.home-capacity-inner>p){white-space:pre-line}.home-page .home-hero h1>span{display:block}.home-page .home-hero h1{overflow-wrap:normal}.home-page :is(.home-capacity-inner>div>strong,.home-product-bottom strong){font-variant-numeric:tabular-nums}.home-page .home-photo-marker strong{font-weight:500}.home-page .home-factory-item h3{margin:0}.home-page .home-factory-item h3>button>span:nth-of-type(2){flex:1}.home-page .home-factory-item h3>button{width:100%}.home-page .home-product-tags{padding:0;list-style:none}.home-page .home-product-bottom>div{flex-wrap:wrap}.home-page .home-product-bottom>div>span{max-width:16em}.home-page .home-round-link{flex-shrink:0}.home-page .home-format-note a{display:inline-flex;align-items:center;gap:12px;color:var(--home-green)}.home-page .home-quality-chain{padding:0;list-style:none;flex-wrap:wrap}.home-page .home-quality-chain>li{display:flex;gap:10px;align-items:center}.home-page .home-certificates>article{flex:1;min-width:0}.home-page .home-certificate-link{display:block}.home-page .home-about-milestones{padding-left:0;list-style:none}.home-page .home-knowledge-grid>ul{list-style:none;margin:0;padding:0}.home-page .home-knowledge-grid>ul>li>a{transition:color .16s}.home-page .home-inquiry-cta{padding-top:65px;background:#075f3b;color:#fff}.home-page .home-inquiry-cta .focus-ring:focus-visible{outline-color:#e2efce}.home-page[data-locale=th] :is(h1,h2,h3){line-height:1.55}.home-page:not([data-locale=zh]) .home-hero h1{font-size:clamp(40px,4.2vw,64px);max-width:780px}.home-page:not([data-locale=zh]) .home-hero-overline{letter-spacing:.015em}.home-page:not([data-locale=zh]) .home-capacity-inner{gap:25px}.home-page:not([data-locale=zh]) .home-capacity-inner>p{max-width:16em}.home-page:not([data-locale=zh]) .home-capacity-inner>div{flex:1;padding-left:23px}.home-page:not([data-locale=zh]) .home-capacity-inner>div>strong{white-space:nowrap}.home-page:not([data-locale=zh]) .home-section-heading>p{max-width:42ch}.home-page:not([data-locale=zh]) .home-product-description h3{font-size:clamp(23px,2.2vw,30px)}.home-page .image-lightbox{width:min(930px,calc(100vw - 40px));max-height:90svh;border:0;padding:0;background:#fff;color:var(--home-ink);overscroll-behavior:contain}.home-page .image-lightbox::backdrop{background:#09251ddb;backdrop-filter:blur(5px)}.home-page .image-lightbox-content{position:relative;padding:26px}.home-page .image-lightbox-content h2{font-size:20px;padding-right:44px;margin-bottom:18px}.home-page .image-lightbox-content img{width:100%;max-height:68svh;-o-object-fit:contain;object-fit:contain;background:#eef2ee}.home-page .image-lightbox-content p{font-size:13px;color:var(--home-muted);margin-top:16px}.home-page .image-lightbox-close{position:absolute;right:13px;top:13px;width:44px;height:44px;display:grid;place-items:center;background:#fff}body:has(.image-lightbox[open]){overflow:hidden}@media (max-width:950px){.home-page:not([data-locale=zh]) .home-capacity-inner>div:first-of-type{padding-left:0}.home-page .home-photo-marker{max-width:230px}}@media (max-width:650px){.home-page .home-hero{min-height:675px}.home-page .home-hero-shade{background:linear-gradient(180deg,#0c3028,#0c3028 41%,#0c3028cc 56%,#0c302808 76%,#0c302833)}.home-page .home-hero-lead{font-size:16px}.home-page:not([data-locale=zh]) .home-hero h1{font-size:38px;line-height:1.3}.home-page[data-locale=th] .home-hero h1{font-size:36px;line-height:1.55}.home-page:not([data-locale=zh]) .home-hero-content{padding-bottom:300px}.home-page:not([data-locale=zh]) .home-capacity-inner{gap:26px 18px}.home-page:not([data-locale=zh]) .home-capacity-inner>div{padding-left:16px}.home-page:not([data-locale=zh]) .home-capacity-inner>div:nth-of-type(odd){padding-left:0}.home-page .home-inquiry-cta{padding-top:45px}.home-page .home-about-grid>div>p,.home-page .home-factory-item p,.home-page .home-product-description>p:not(.home-product-label),.home-page .home-section-heading>p{font-size:16px}.home-page .home-product-tabs>button{min-height:52px;text-align:left;gap:7px}.home-page .home-product-tabs>button>svg{display:none}.home-page .home-product-tabs>button>span:nth-of-type(2){flex:1}.home-page .home-format-note,.home-page:not([data-locale=zh]) .home-product-tabs>button{font-size:12px}.home-page .home-quality-grid>div>p{font-size:16px}.home-page .home-quality-grid>div>p.home-quality-note{font-size:12px}.home-page .home-certificates h3{font-size:14px}.home-page .home-certificates p{min-height:50px;font-size:12px}.home-page .home-cert-view{font-size:12px}.home-page .home-process p{font-size:16px}.home-page .home-about-milestones>li,.home-page .home-knowledge-grid>ul>li>a>span{font-size:12px}.home-page .home-knowledge h3{font-size:14px}.home-page .image-lightbox-content{padding:22px}.home-page .image-lightbox-content h2{font-size:18px}.home-page .image-lightbox-content p{font-size:12px}}.home-page .home-hero-bottom{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #ffffff30;padding:18px max(56px,calc((100% - 1320px) / 2));font-size:12px;letter-spacing:.08em;background:#0c302824}.home-page .home-hero-bottom a{display:flex;align-items:center;gap:21px;letter-spacing:0;font-size:12px}@media (max-width:1150px){.home-page .home-hero-bottom{padding-inline:36px}}@media (max-width:650px){.home-page .home-hero-bottom{padding:14px 20px;font-size:12px}.home-page .home-hero-bottom a{font-size:12px;gap:8px}.home-page .home-hero-bottom a>svg{width:12px;flex-shrink:0}}.home-page .home-button,.home-page .home-factory-link,.home-page .home-text-link{min-height:48px}.home-page .home-factory-link{font-size:14px}.home-page .home-button:active{transform:translateY(0);filter:brightness(.94)}.home-page .home-factory-item h3>button:active{background:var(--home-surface)}.home-page .home-product-tabs>button{min-height:56px}.home-page .home-product-tabs>button[aria-selected=true]{font-weight:600}.home-page .home-product-tabs>button>.home-tab-state{display:block;width:18px;flex-shrink:0}.home-page .home-product-tabs>button:active{background:#e0e9e2}.home-page .home-hero-lead{max-width:65ch}.home-page .home-about-grid>div>p{max-width:60ch}.home-page .home-about .focus-ring:focus-visible,.home-page .home-hero .focus-ring:focus-visible{outline-color:#e2efce}.home-page .home-hero-bottom a{min-height:44px}.home-page .image-lightbox[open]{animation:home-dialog-enter .18s var(--home-ease)}@keyframes home-dialog-enter{0%{opacity:.6;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:950px){.home-page .home-section-heading{align-items:flex-start}}@media (max-width:650px){.home-page .home-hero{display:flex;flex-direction:column;min-height:0}.home-page .home-hero-content,.home-page:not([data-locale=zh]) .home-hero-content{order:0;padding-block:40px 32px}.home-page .home-hero-photo{position:relative;order:1;inset:auto;z-index:auto;height:290px;width:100%;-o-object-position:60% center;object-position:60% center}.home-page .home-hero-shade{display:none}.home-page .home-photo-marker{z-index:1;bottom:84px;right:20px;max-width:calc(100% - 40px);padding:12px 16px}.home-page .home-hero-bottom{position:static;order:2;gap:16px;padding:8px 20px;min-height:60px}.home-page .home-hero-bottom>span{font-size:12px;max-width:13em;letter-spacing:0}.home-page .home-hero-bottom a{font-size:12px}.home-page .home-hero h1{font-size:clamp(32px,8.7vw,46px)}.home-page .home-hero-actions{align-items:flex-start;gap:12px}.home-page .home-button{font-size:14px}.home-page .home-hero-location{flex-wrap:wrap;row-gap:8px}.home-page .home-hero-location svg{flex-shrink:0}.home-page .home-about-grid>div>p,.home-page .home-factory-item p,.home-page .home-hero-lead,.home-page .home-product-description>p:not(.home-product-label),.home-page .home-quality-grid>div>p,.home-page .home-section-heading>p{font-size:16px}.home-page .home-process p{font-size:14px}.home-page .home-knowledge h3{font-size:16px}.home-page .home-product-tabs{display:flex;border-bottom:none!important;background:#eaf0ec;padding:4px;border-radius:12px;gap:4px;margin-top:22px;margin-bottom:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-page .home-product-tabs::-webkit-scrollbar{display:none}.home-page .home-product-tabs>button{flex:1;min-height:42px!important;padding:8px 12px!important;margin:0!important;border:none!important;border-radius:9px!important;background:transparent!important;box-shadow:none!important;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px!important;font-weight:500;color:#4b5563;white-space:nowrap;gap:0!important;transition:all .2s cubic-bezier(.16,1,.3,1)}.home-page .home-product-tabs>button:hover{color:var(--home-green);background:hsla(0,0%,100%,.5)!important}.home-page .home-product-tabs>button[aria-selected=true]{background:#fff!important;color:var(--home-green)!important;font-weight:600;box-shadow:0 2px 8px rgba(12,48,40,.1),0 1px 2px rgba(0,0,0,.04)!important}.home-page .home-product-tabs>button>span:first-child{display:none!important}.home-page .home-product-tabs>button>span:nth-of-type(2){flex:none}.home-page .home-product-tabs>button>.home-tab-state,.home-page .home-product-tabs>button>svg{display:none!important}.home-page:not([data-locale=zh]) .home-product-tabs>button{font-size:13px!important;padding-inline:10px!important}.home-page [role=tabpanel]:not([hidden]){animation:formatPanelFadeIn .28s cubic-bezier(.16,1,.3,1) forwards}@keyframes formatPanelFadeIn{0%{opacity:0;transform:translate3d(0,6px,0)}to{opacity:1;transform:translateZ(0)}}.home-page .home-certificates{flex-direction:column;gap:24px}.home-page .home-certificate-link{display:grid;grid-template-columns:88px minmax(0,1fr);-moz-column-gap:20px;column-gap:20px;align-content:center}.home-page .home-certificate-image{grid-column:1;grid-row:1/4;width:88px;padding:9px;aspect-ratio:.74}.home-page .home-certificates h3{font-size:20px;margin-top:6px}.home-page .home-certificates p{min-height:0;font-size:13px}.home-page .home-cert-view{margin-top:8px;font-size:13px;min-height:36px}.home-page .home-format-note{flex-direction:column}.home-page .home-format-note a{min-height:44px}.home-page .home-about-milestones{flex-wrap:wrap;row-gap:20px}.home-page .home-about-milestones>li{flex:1;min-width:80px}}@media (prefers-reduced-motion:reduce){.home-page .image-lightbox[open]{animation:none}}