*{box-sizing:border-box}html{color:#20342f;font-family:Arial,Noto Sans TC,sans-serif}body{margin:0;background:#f6faf6}a{color:inherit}.site{min-height:100vh}.site-header{align-items:center;background:#fffffffa;border-bottom:1px solid #dce8dd;box-shadow:0 10px 28px #1c443114;display:grid;gap:20px;grid-template-columns:auto 1fr auto;min-height:82px;padding:14px clamp(18px,4vw,54px);position:sticky;top:0;z-index:10}.brand img{display:block;height:54px;max-width:150px;object-fit:contain}.brand-text{color:#1f7a4d;font-size:30px;font-weight:700;text-decoration:none}.site-header nav,.language-switcher{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.site-header nav{justify-content:center}.site-header nav a,.language-switcher a{font-size:15px;text-decoration:none}.site-header nav a{color:#26443a;font-weight:700;padding:10px 4px}.site-header nav a:hover,.language-switcher a:hover{color:#1f8b55}.language-switcher a{color:#60736a;font-size:13px}.hero-band{background:radial-gradient(circle at 88% 28%,rgba(185,221,170,.34),transparent 30%),linear-gradient(120deg,#1a5d3af5,#51945beb);color:#fff}.hero-inner{margin:0 auto;max-width:1160px;padding:clamp(48px,8vw,86px) 20px}.eyebrow,.section-kicker{color:#d8f0ce;font-size:13px;font-weight:700;letter-spacing:0;margin:0 0 12px;text-transform:uppercase}.hero-inner h1{font-size:clamp(34px,6vw,64px);line-height:1.08;margin:0 0 18px}.hero-inner p{font-size:20px;line-height:1.6;max-width:760px}.compact-product-hero .hero-inner{padding:clamp(22px,4vw,40px) 20px}.compact-product-hero .eyebrow{margin-bottom:6px}.compact-product-hero h1{font-size:clamp(28px,4vw,42px);margin-bottom:0}.product-category-hero{border-bottom:1px solid rgba(216,240,206,.38)}.product-category-hero-inner{display:grid;gap:36px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0 auto;max-width:1160px;padding:34px 20px}.product-category-hero h1{color:#fff;font-size:30px;font-weight:500;margin:0 0 12px}.product-catalogue-hero h1,.standard-page-hero h1{color:#fff;font-size:30px;font-weight:500;margin:0}.standard-page-hero .eyebrow{margin-bottom:6px}.standard-page-hero .hero-copy{color:#f4fbf1;font-size:15px;line-height:1.55}.standard-page-hero .hero-copy p{font-size:inherit;line-height:inherit;margin:0 0 4px;max-width:none}.product-breadcrumb{color:#d8f0ce;font-size:14px;margin:0}.product-category-description{color:#f4fbf1;font-size:15px;line-height:1.55}.product-category-description .rich-text{font-size:inherit;line-height:inherit}.product-category-description .rich-text p{margin:0 0 4px}.feature-section{margin:0 auto;max-width:1160px;padding:54px 20px}.feature-section:nth-child(2n){background:transparent}.about-layout{align-items:start;max-width:900px}.about-layout h2,.news-card h2,.product-card h2{color:#1f3d32;font-size:26px;margin:0 0 14px}.about-layout img,.news-card img,.product-card img{background:#fff;border:1px solid #d7e7d7;box-shadow:0 16px 38px #1f56371f;display:block;object-fit:cover;width:100%}.about-layout img{aspect-ratio:4 / 3}.rich-text{color:#465c52;font-size:16px;line-height:1.75}.service-grid,.product-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.service-tile,.product-card,.news-card{background:#fff;border:1px solid #d7e7d7;border-radius:8px;box-shadow:0 10px 30px #20472f17;overflow:hidden}.service-tile{color:#1f7047;font-size:22px;font-weight:700;padding:28px;text-decoration:none}.service-tile:hover,.category-tabs a:hover{background:#eaf5e7;border-color:#87bb7b}.category-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.category-tabs a{background:#fff;border:1px solid #bcd5b8;border-radius:999px;color:#315f40;font-weight:700;padding:10px 16px;text-decoration:none}.product-card img{aspect-ratio:1 / 1}.product-card div{padding:18px}.product-card p:first-child{color:#21824e;font-size:13px;font-weight:700;margin:0 0 8px}.news-list{display:grid;gap:22px}.news-card{display:grid;gap:0;grid-template-columns:280px 1fr}.news-card:has(>div:only-child){display:block}.news-card>img{aspect-ratio:4 / 3;height:100%;min-height:0}.news-card>.news-content,.news-card:has(>div:only-child)>div{padding:24px}.contact-panel{max-width:900px}.contact-panel h2{color:#1f3d32;font-size:30px;margin:0 0 22px}.contact-list{background:#fff;border:1px solid #d7e7d7;border-radius:8px;box-shadow:0 10px 30px #20472f17;display:grid;gap:0}.contact-list>div{border-bottom:1px solid #e4eee4;padding:22px 24px}.contact-list>div:last-child{border-bottom:0}.contact-list strong{color:#1f7047;display:block;margin-bottom:8px}.contact-list p{margin:0}.contact-list a{color:#245342;font-weight:700;text-decoration:none}.site-footer{align-items:start;background:#19392d;color:#fff;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding:34px clamp(18px,4vw,54px)}.site-footer p{margin:10px 0 0}.site-footer a{display:block;margin-bottom:8px;text-decoration:none}.whatsapp-float{bottom:22px;display:block;position:fixed;right:22px;z-index:20}.whatsapp-float img{display:block;max-width:min(210px,44vw)}.fallback-shell{background:#f6faf6;color:#20342f;display:grid;gap:16px;min-height:100vh;place-content:center;text-align:center}@media (max-width: 760px){.site-header{grid-template-columns:1fr}.site-header nav{justify-content:start}.about-layout,.news-card{grid-template-columns:1fr}.product-category-hero-inner{grid-template-columns:1fr;padding:24px 20px}.product-category-description{display:none}.news-card>img{aspect-ratio:16 / 10;height:auto}}
