:root{--ink:#17211d;--muted:#62706a;--paper:#f6f3ec;--white:#fff;--green:#0f5a43;--green2:#1d7459;--lime:#cde86b;--line:#dcded7;--shadow:0 20px 60px rgba(18,45,35,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:16px clamp(22px,5vw,72px);background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.brand{display:flex;gap:11px;align-items:center}.brand-mark{display:grid;place-items:center;width:46px;height:46px;background:var(--green);color:#fff;border-radius:12px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-2px;font-size:20px}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-family:Manrope,sans-serif;font-size:19px}.brand-copy small{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-top:5px}.nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.nav a:not(.nav-cta):hover{color:var(--green2)}.nav-cta{background:var(--ink);color:#fff;padding:11px 18px;border-radius:999px}.menu-toggle{display:none;border:0;background:none;font-size:28px}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:90px clamp(22px,7vw,110px);overflow:hidden;background:linear-gradient(135deg,#f9f7f2 0%,#f0f4ed 100%)}.hero-copy{max-width:710px}.eyebrow{color:var(--green2);font-size:12px;font-weight:800;letter-spacing:.17em;margin:0 0 18px}.hero h1,.section h2,.contact-section h2,.feature-panel h2{font-family:Manrope,sans-serif;letter-spacing:-.045em;line-height:1.03}.hero h1{font-size:clamp(48px,6vw,82px);margin:0 0 26px}.hero-text{font-size:18px;color:var(--muted);max-width:640px}.hero-actions{display:flex;gap:12px;margin:34px 0 25px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:15px 22px;font-weight:700;font-family:inherit;cursor:pointer}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:#0b4936}.btn-secondary{border:1px solid #bac2bc;background:#fff}.hero-points{display:flex;flex-wrap:wrap;gap:10px 22px;font-size:13px;color:#53605a;font-weight:600}.hero-visual{position:relative;height:500px}.pack{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:28px;box-shadow:var(--shadow);font-family:Manrope,sans-serif;font-weight:800;line-height:.95;text-align:center}.pack-a{width:295px;height:335px;right:15%;top:12%;background:var(--green);color:#fff;transform:rotate(7deg)}.pack-b{width:230px;height:250px;left:0;bottom:6%;background:var(--lime);transform:rotate(-10deg)}.pack-c{width:200px;height:210px;right:0;bottom:0;background:#fff;border:1px solid #dfe4de;transform:rotate(11deg)}.pack span{font-size:37px;letter-spacing:-.05em}.trust-strip{padding:24px clamp(22px,7vw,110px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:40px;align-items:center}.trust-strip p{font-size:10px;font-weight:800;letter-spacing:.2em;color:#84908a;white-space:nowrap}.trust-strip div{display:flex;gap:35px;flex-wrap:wrap;font-weight:700;font-size:14px}.section{padding:110px clamp(22px,7vw,110px)}.section-heading{max-width:720px;margin-bottom:55px}.section-heading h2,.contact-section h2,.feature-panel h2{font-size:clamp(38px,4.6vw,62px);margin:0 0 18px}.section-heading>p:last-child{font-size:17px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{padding:32px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(13,45,34,.08)}.product-card .icon{width:52px;height:52px;border-radius:14px;background:#eef5e8;color:var(--green);display:grid;place-items:center;font-size:25px;margin-bottom:25px}.product-card h3{font-family:Manrope,sans-serif;margin:0 0 8px;font-size:22px}.product-card p{color:var(--muted);margin:0}.feature-section{display:grid;grid-template-columns:1.2fr .8fr;background:var(--green);color:#fff}.feature-panel{padding:100px clamp(25px,6vw,95px)}.feature-panel .eyebrow{color:var(--lime)}.feature-list{margin-top:46px}.feature-list>div{display:grid;grid-template-columns:55px 1fr;gap:15px;padding:22px 0;border-top:1px solid rgba(255,255,255,.2)}.feature-list>div>strong{color:var(--lime)}.feature-list span{display:flex;flex-direction:column}.feature-list b{font-size:18px}.feature-list small{color:#c9d8d1;font-size:14px;margin-top:5px}.feature-quote{background:var(--lime);color:var(--ink);padding:100px clamp(25px,6vw,80px);display:flex;flex-direction:column;justify-content:center}.feature-quote>span{font-family:serif;font-size:100px;line-height:.6;color:var(--green)}.feature-quote h3{font-family:Manrope,sans-serif;font-size:clamp(38px,4vw,58px);line-height:1.03;letter-spacing:-.04em;margin:25px 0 20px}.feature-quote p{font-size:17px}.feature-quote a{margin-top:25px;font-weight:800}.centered{text-align:center;margin-left:auto;margin-right:auto}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.steps span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--green);color:#fff;font-weight:800}.steps h3{font-family:Manrope,sans-serif;font-size:19px}.steps p{color:var(--muted);font-size:14px}.contact-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding:110px clamp(22px,7vw,110px);background:var(--paper)}.contact-copy>p:not(.eyebrow){color:var(--muted);font-size:17px}.contact-links{display:grid;gap:12px;margin:35px 0 18px}.contact-links a{display:flex;align-items:center;gap:15px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:13px}.contact-links a>span{font-size:22px;color:var(--green)}.contact-links a div{display:flex;flex-direction:column}.contact-links small{color:var(--muted)}.wechat-note{font-size:13px!important}.enquiry-form{background:#fff;padding:34px;border-radius:20px;box-shadow:var(--shadow)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.enquiry-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;margin-bottom:16px}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;font:inherit;border:1px solid #cfd5d0;background:#fbfcfa;border-radius:10px;padding:13px 14px;outline:none}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(15,90,67,.08)}.form-submit{width:100%;font-size:15px}.form-note{color:#7c8781;font-size:11px;text-align:center}.hidden{position:absolute;left:-9999px}footer{background:#101714;color:#fff;padding:55px clamp(22px,7vw,110px) 28px}footer>p{color:#aeb9b4}.footer-links{display:flex;flex-wrap:wrap;gap:25px;margin:28px 0 45px;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid #313935;color:#87928d;font-size:12px}.footer-brand .brand-mark{background:var(--lime);color:var(--ink)}.footer-brand .brand-copy small{color:#91a099}.thanks{min-height:100vh;display:grid;place-items:center;text-align:center;padding:30px;background:var(--paper)}.thanks-card{max-width:620px;background:#fff;border-radius:22px;padding:55px;box-shadow:var(--shadow)}.thanks-card h1{font-family:Manrope,sans-serif;font-size:45px;line-height:1.05;letter-spacing:-.04em}.thanks-card p{color:var(--muted)}@media(max-width:920px){.nav{display:none;position:absolute;top:79px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;border-bottom:1px solid var(--line)}.nav.open{display:flex}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:65px}.hero-visual{height:390px}.pack-a{width:240px;height:275px}.pack-b{width:190px;height:205px}.pack-c{width:160px;height:175px}.product-grid{grid-template-columns:1fr 1fr}.feature-section,.contact-section{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.trust-strip{align-items:flex-start;flex-direction:column;gap:5px}}@media(max-width:580px){.hero{padding-bottom:60px}.hero h1{font-size:46px}.hero-visual{height:320px}.pack-a{width:195px;height:220px;right:12%}.pack-b{width:150px;height:165px}.pack-c{width:130px;height:145px}.pack span{font-size:26px}.section{padding-top:80px;padding-bottom:80px}.product-grid,.steps,.field-row{grid-template-columns:1fr}.feature-panel,.feature-quote,.contact-section{padding-top:75px;padding-bottom:75px}.enquiry-form{padding:23px}.footer-bottom{flex-direction:column}.trust-strip div{gap:12px 20px}}