:root{--green:#0d5a34;--green2:#167a45;--lime:#a4d957;--ink:#143321;--muted:#647368;--cream:#f7f8f3;--line:#dfe8df;--white:#fff;--shadow:0 18px 50px rgba(17,63,39,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.site-header{min-height:88px;padding:0 4vw;display:flex;align-items:center;gap:28px;position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);z-index:20;border-bottom:1px solid #edf0ed}.brand{width:235px;flex:0 0 auto}.brand img{width:100%;height:58px;object-fit:contain;object-position:left center}.main-nav{display:flex;gap:22px;margin-left:auto;align-items:center}.main-nav a{font-size:14px;font-weight:600}.main-nav a:hover{color:var(--green2)}.header-actions{display:flex;align-items:center;gap:12px}.phone-link{font-weight:800;color:var(--green);white-space:nowrap}.lang-switch{display:flex;border:1px solid #cdd9d1;border-radius:999px;padding:3px;background:#f6f8f6}.lang-btn{border:0;background:transparent;padding:7px 10px;border-radius:999px;font-weight:800;color:#5e6f63;cursor:pointer}.lang-btn.active{background:var(--green);color:#fff}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:14px 22px;font-weight:800;border:1px solid transparent;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-dark{background:var(--green);color:#fff}.btn-green{background:linear-gradient(135deg,#0d5a34,#16834b);color:#fff}.btn-light{background:#fff;color:var(--green)}.btn-wide{width:100%;font-size:17px;gap:12px}.header-cta{white-space:nowrap}
.hero{display:block}.hero-visual{min-height:690px;position:relative;overflow:hidden;padding:92px 7vw;background:radial-gradient(circle at 84% 24%,rgba(185,239,110,.24),transparent 25%),radial-gradient(circle at 72% 78%,rgba(255,255,255,.10),transparent 28%),linear-gradient(120deg,#0a3525 0%,#0d5a34 54%,#27764a 100%)}.hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,30,20,.08),rgba(5,30,20,.02) 55%,rgba(5,30,20,.22));pointer-events:none}.hero-copy{position:relative;z-index:3;width:min(760px,62%);color:#fff}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.18em;font-weight:800;margin-bottom:16px}.eyebrow.green{color:var(--green2)}.hero-copy h1{font-size:clamp(48px,5.2vw,78px);line-height:.98;margin:0 0 24px;font-weight:800;letter-spacing:-.045em}.hero-copy h1 span{color:#b9ef6e}.hero-copy>p{font-size:19px;line-height:1.65;color:#eef7ef;max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 25px}.btn-hero-primary{background:#fff;color:#0d5a34;padding:16px 24px}.btn-hero-secondary{border-color:rgba(255,255,255,.48);color:#fff;background:rgba(255,255,255,.06);padding:16px 24px}.hero-proof{display:flex;flex-wrap:wrap;gap:10px 12px}.hero-proof span{font-size:12px;font-weight:700;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.13);padding:9px 11px;border-radius:999px}.hero-trust-card{position:absolute;right:6vw;bottom:55px;z-index:4;width:330px;display:flex;align-items:center;gap:14px;padding:14px 16px;background:rgba(255,255,255,.96);border-radius:16px;box-shadow:0 20px 55px rgba(0,0,0,.2);color:var(--ink)}.hero-trust-card img{width:72px;height:72px;border-radius:50%;object-fit:cover}.hero-trust-card small,.hero-trust-card strong,.hero-trust-card span{display:block}.hero-trust-card small{font-size:9px;letter-spacing:.12em;color:var(--green2);font-weight:800;margin-bottom:4px}.hero-trust-card strong{font-size:14px;line-height:1.3}.hero-trust-card span{font-size:11px;color:#6a786e;margin-top:3px}
.market-section{padding:46px 7vw 56px;background:#fff;border-bottom:1px solid var(--line)}.market-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:24px}.market-heading .eyebrow{margin:0}.market-heading h2{font-family:"DM Serif Display",serif;font-size:35px;line-height:1.1;font-weight:400;margin:0;max-width:680px}.market-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:18px}.market-card{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fbfcfa}.market-icon{width:54px;height:54px;border:1px solid #cfe0d3;border-radius:14px;display:grid;place-items:center;font-size:27px;color:var(--green);background:#fff}.market-card h3{font-size:25px;margin:0 0 6px}.market-card p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 15px}.market-card ul{display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:0;list-style:none}.market-card li{font-size:12px;font-weight:700;color:#285039;background:#edf5eb;border-radius:999px;padding:8px 10px}
.section{padding:86px 7vw}.section-heading{max-width:860px;margin-bottom:45px}.section-heading.compact{margin-bottom:28px}.section-heading h2{font-family:"DM Serif Display",serif;font-size:48px;line-height:1.05;margin:0 0 16px;font-weight:400}.section-heading p{font-size:17px;color:#607064;line-height:1.7}.technology{background:#f4f7f2}.technology .section-heading{max-width:920px}.technology-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.technology-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.machine-image{height:300px;display:flex;align-items:center;justify-content:center;padding:18px;background:#fff}.machine-image img{width:100%;height:100%;object-fit:contain}.machine-copy{padding:22px 24px 26px}.machine-copy>span{font-size:9px;letter-spacing:.14em;color:var(--green2);font-weight:800}.machine-copy h3{font-size:22px;margin:7px 0 9px}.machine-copy p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.technology-note{font-size:11px;color:#7a867e;text-align:center;margin:18px auto 0;max-width:760px;line-height:1.5}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:24px 6vw;background:#eef5ec;border-top:1px solid #dce8d9;border-bottom:1px solid #dce8d9}.steps article{display:flex;align-items:flex-start;gap:14px}.steps b{background:var(--green);color:#fff;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.steps h3{margin:0 0 5px;font-size:16px}.steps p{margin:0;color:#68746d;font-size:13px;line-height:1.5}.credential-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.credential{display:flex;gap:16px;border:1px solid var(--line);border-radius:15px;padding:24px;background:#fff}.credential>span{width:48px;height:48px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:23px;font-weight:800;flex:0 0 auto}.credential h3{font-size:18px;line-height:1.3;margin:0 0 8px}.credential p{font-size:14px;line-height:1.6;color:#68756b;margin:0}.services{background:var(--cream)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{border:1px solid var(--line);border-radius:15px;padding:25px;background:#fff}.service-grid h3{font-size:19px;margin:10px 0}.service-grid p{font-size:14px;line-height:1.6;color:#68756b}.icon{font-size:28px}.founder{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;align-items:center}.founder-image img{border-radius:28px;box-shadow:var(--shadow)}.founder-copy h2{font-family:"DM Serif Display",serif;font-size:50px;line-height:1.05;font-weight:400;margin:0 0 18px}.founder-copy p{font-size:17px;color:#617065;line-height:1.75}.founder-facts{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.founder-facts span{background:#eef6eb;color:#164c2e;font-weight:700;border-radius:999px;padding:10px 14px;font-size:13px}
.quote-section{position:relative;background:linear-gradient(135deg,#0a3626 0%,#0d5a34 55%,#1a6c42 100%);overflow:hidden}.quote-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:-240px;background:rgba(185,239,110,.09);border:1px solid rgba(255,255,255,.06)}.quote-section:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;left:-170px;bottom:-190px;background:rgba(255,255,255,.04)}.quote-panel{position:relative;z-index:1;max-width:900px;margin:0 auto;background:#fff;border-radius:26px;padding:46px 48px;box-shadow:0 28px 70px rgba(4,34,22,.28)}.quote-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--green2);font-size:10px;font-weight:800;letter-spacing:.18em;margin:0 0 10px}.quote-kicker:before{content:"";width:26px;height:2px;background:var(--lime)}.quote-panel h2{font-family:"DM Serif Display",serif;font-size:46px;line-height:1.05;margin:0 0 10px;color:#153b27}.quote-intro{font-size:15px;color:var(--muted);line-height:1.65;margin:0 0 26px;max-width:680px}.quote-panel form{display:grid;gap:5px}.quote-panel label{display:block;font-size:12px;font-weight:700;margin:8px 0;color:#20452f;letter-spacing:.01em}.quote-panel input,.quote-panel select,.quote-panel textarea{width:100%;margin-top:7px;border:1px solid #cad8cd;border-radius:11px;padding:13px 14px;font:inherit;color:#213d2b;background:#fbfdfb;transition:border-color .2s,box-shadow .2s,background .2s}.quote-panel input:hover,.quote-panel select:hover,.quote-panel textarea:hover{border-color:#aebfb2;background:#fff}.quote-panel textarea{resize:vertical;min-height:108px}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.address-grid{grid-template-columns:1.8fr .7fr}.photo-upload{margin-top:12px!important;padding:15px 16px 13px;border:1px dashed #b9cbbd;border-radius:12px;background:#f7faf6}.photo-upload input{padding:9px 10px;background:#fff}.hide{display:none!important}.estimate{margin:18px 0 12px;background:linear-gradient(180deg,#f0f7ed,#f7fbf5);border:1px solid #d4e5d0;border-radius:14px;padding:16px 17px}.estimate-label{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.14em;color:#6a7b6d;font-weight:800}.estimate strong{font-size:18px;display:block;margin-top:5px;color:#18442d}.estimate small{display:block;margin-top:7px;color:#6d786f;line-height:1.5}.turnstile-wrap{padding-top:4px}.btn-wide{min-height:56px;margin-top:4px;border-radius:999px;font-size:16px;box-shadow:0 10px 24px rgba(13,90,52,.18)}.privacy-note{text-align:center;font-size:10px;color:#7a867e;margin:10px 0 0}.areas{display:flex;justify-content:space-between;align-items:center;gap:30px}.areas .section-heading{margin:0}
footer{padding:48px 6vw;background:#0b2f20;color:#dbe9df;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}footer h4{color:#fff;margin:0 0 14px}footer p,footer a{font-size:13px;line-height:1.7;margin:0 0 5px;display:block}.footer-brand img{width:250px;height:60px;object-fit:contain;object-position:left;background:#fff;border-radius:8px;padding:4px}.footer-brand p{font-style:italic;margin-top:12px}
@media(max-width:1180px){.main-nav{display:none}.header-actions{margin-left:auto}.phone-link{display:none}.hero-copy{width:70%}.hero-trust-card{right:4vw}.technology-grid{grid-template-columns:repeat(2,1fr)}.credential-grid,.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-header{min-height:74px;padding:0 16px;gap:12px}.brand{width:160px}.header-actions{gap:7px}.header-cta{display:none}.lang-btn{padding:6px 8px;font-size:12px}.hero-visual{min-height:730px;padding:62px 22px 180px}.hero-copy{width:100%}.hero-copy h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-proof{display:none}.hero-trust-card{left:22px;right:22px;bottom:35px;width:auto}.market-section{padding:38px 22px}.market-heading{display:block}.market-heading h2{font-size:31px;margin-top:8px}.market-grid{grid-template-columns:1fr}.market-card{grid-template-columns:48px 1fr;padding:22px}.market-icon{width:46px;height:46px}.section{padding:60px 22px}.section-heading h2,.founder-copy h2{font-size:38px}.technology-grid,.credential-grid,.service-grid{grid-template-columns:1fr}.machine-image{height:270px}.form-grid.two,.address-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr;padding:25px 22px}.founder{grid-template-columns:1fr;padding:60px 22px}.areas{align-items:flex-start;flex-direction:column}.quote-section{padding-left:18px;padding-right:18px}.quote-panel{padding:30px 20px;border-radius:20px}.quote-panel h2{font-size:36px}.quote-intro{font-size:14px}.quote-panel input,.quote-panel select,.quote-panel textarea{font-size:16px;min-height:48px}.photo-upload{padding:13px}.btn-wide{min-height:54px}footer{grid-template-columns:1fr 1fr;padding:42px 22px}.footer-brand{grid-column:1/-1}}
