:root{color-scheme:light;--bg: #f7f8f4;--surface: #ffffff;--surface-muted: #eef4ef;--text: #1f2f2b;--muted: #64726f;--line: #dce6de;--primary: #2f7d68;--primary-dark: #1f5f50;--accent: #d87758;--accent-soft: #f7ded2;--blue-soft: #dfeaf0;--shadow: 0 20px 60px rgba(31, 47, 43, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);letter-spacing:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 5vw;background:#f7f8f4eb;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:var(--primary);color:#fff;font-weight:800}.main-nav{display:flex;align-items:center;justify-content:center;gap:24px;color:var(--muted);font-size:.95rem}.main-nav a:hover,.header-phone:hover{color:var(--primary-dark)}.header-phone{color:var(--primary-dark);font-weight:700;white-space:nowrap}.hero-section{position:relative;min-height:calc(100vh - 72px);display:grid;align-items:end;overflow:hidden;background:#263b34}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:#16282385}.hero-content{position:relative;width:min(980px,90vw);padding:12vh 0 10vh;margin:0 auto;color:#fff}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:0}.hero-content .eyebrow{color:#f8c4ad}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:760px;margin:0;font-size:clamp(2.35rem,7vw,5rem);line-height:1.04;letter-spacing:0}h2{margin:0;font-size:clamp(1.7rem,4vw,3rem);line-height:1.16;letter-spacing:0}h3{margin:0;font-size:1.08rem;line-height:1.35;letter-spacing:0}p{line-height:1.8}.hero-subtitle{max-width:720px;margin:24px 0 0;color:#ffffffe0;font-size:1.13rem}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:8px;border:1px solid transparent;font-weight:800}.button-primary{background:var(--primary);color:#fff}.button-primary:hover{background:var(--primary-dark)}.button-secondary{border-color:#ffffff8f;color:#fff}.button-secondary:hover{background:#ffffff1f}.hero-notes{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.hero-notes span{padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff1a;color:#ffffffdb;font-size:.92rem}.content-section{width:min(1120px,90vw);margin:0 auto;padding:88px 0}.muted-section{width:100%;max-width:none;padding-inline:max(5vw,calc((100vw - 1120px)/2));background:var(--surface-muted)}.section-header{max-width:760px;margin-bottom:36px}.section-header p:not(.eyebrow){margin:16px 0 0;color:var(--muted)}.grid{display:grid;gap:18px}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card,.audience-pill,.process-step,.scenario-list article{border:1px solid var(--line);border-radius:8px;background:var(--surface)}.info-card{min-height:210px;padding:22px}.info-card.quiet{background:#fbfcf9}.info-card p,.audience-pill p,.process-step p,.scenario-list p,.service-row p,.faq-list p,.site-footer p{color:var(--muted)}.info-card small{display:block;margin-top:18px;color:#53625e;line-height:1.7}.card-icon{display:block;width:34px;height:6px;margin-bottom:20px;border-radius:999px;background:var(--accent)}.service-list{display:grid;gap:14px}.service-row{display:grid;grid-template-columns:80px minmax(220px,.9fr) minmax(260px,1.1fr);gap:24px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.service-index{color:var(--accent);font-size:1.8rem;font-weight:800}.tag-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.audience-pill{padding:20px}.process-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.process-step{min-height:210px;padding:20px}.process-step span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:20px;border-radius:8px;background:var(--blue-soft);color:var(--primary-dark);font-weight:800}.split-section{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(320px,1.2fr);gap:42px;align-items:start}.split-section>div:first-child p:not(.eyebrow){color:var(--muted)}.trust-card{min-height:190px}.scenario-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.scenario-list article{padding:20px;background:#fbfcf9}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid var(--line);border-radius:8px;background:var(--surface)}.faq-list summary{cursor:pointer;padding:20px 22px;font-weight:800}.faq-list p{margin:0;padding:0 22px 22px}.contact-band{display:grid;grid-template-columns:minmax(280px,1fr) 260px;gap:40px;align-items:center;width:min(1120px,90vw);margin:0 auto 88px;padding:40px;border-radius:8px;background:#203c35;color:#fff;box-shadow:var(--shadow)}.contact-copy p:not(.eyebrow){max-width:680px;color:#ffffffc7}.phone-text{color:#f8c4ad;font-weight:800}.qr-panel{padding:18px;border-radius:8px;background:#ffffff1a;text-align:center}.qr-panel img{width:168px;height:168px;margin:0 auto;border-radius:8px;background:#fff}.qr-panel p{margin:14px 0 0;color:#ffffffc2;font-size:.9rem}.site-footer{display:flex;justify-content:space-between;gap:32px;padding:32px 5vw;border-top:1px solid var(--line);color:var(--muted);background:#fff}.site-footer strong{color:var(--text)}.site-footer p{max-width:760px;margin:10px 0 0;font-size:.9rem}.footer-records{display:flex;flex-direction:column;gap:8px;font-size:.9rem;white-space:nowrap}.footer-records a{color:inherit;text-decoration:none}.footer-records a:hover{color:var(--text)}@media(max-width:980px){.site-header{align-items:flex-start;flex-direction:column;gap:12px;padding-block:14px}.main-nav{justify-content:flex-start;flex-wrap:wrap;gap:14px}.hero-section{min-height:760px}.grid.four,.grid.two,.tag-list,.process-grid,.scenario-list,.split-section,.service-row,.contact-band,.site-footer{grid-template-columns:1fr}.process-grid,.scenario-list,.tag-list{display:grid}.service-row{gap:10px}.contact-band{padding:28px}.site-footer{display:grid}}@media(max-width:640px){.brand{white-space:normal}.hero-content{padding:10vh 0 8vh}.content-section{padding:64px 0}.muted-section{padding-inline:5vw}.info-card,.audience-pill,.process-step,.scenario-list article{min-height:auto}.hero-actions,.contact-actions{align-items:stretch;flex-direction:column}.button{width:100%}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Segoe UI,Roboto,Helvetica Neue,sans-serif;background-color:#fafcfb;color:#1e3b2f;line-height:1.6;-webkit-font-smoothing:antialiased}p{line-height:inherit}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 24px}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ffffffeb;backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,60,40,.06);padding:14px 0;transition:all .3s}.navbar .container{display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.5rem;font-weight:700;color:#0f503b;letter-spacing:1px}.logo span{color:#00a37b}.nav-links{display:flex;gap:32px;list-style:none;font-weight:500;font-size:.95rem}.nav-links a{color:#2c4a3a;transition:color .2s;position:relative}.nav-links a:hover{color:#00a37b}.nav-links a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#00a37b;transition:width .3s}.nav-links a:hover:after{width:100%}.nav-cta{background:#0f503b;color:#fff!important;padding:8px 22px;border-radius:40px;font-weight:600;transition:background .3s}.nav-cta:hover{background:#1a6a4f}.nav-cta:after{display:none!important}.menu-toggle{display:none;font-size:1.5rem;cursor:pointer;color:#0f503b;background:none;border:none}.hero{padding:140px 0 80px;background:linear-gradient(165deg,#f5fbf8,#e4f0ea);position:relative;overflow:hidden}.hero .container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero h1{font-size:3rem;font-weight:700;color:#0f503b;line-height:1.15;margin-bottom:20px}.hero h1 .highlight{color:#00a37b;position:relative}.hero h1 .highlight:after{content:"";position:absolute;left:0;bottom:4px;width:100%;height:10px;background:#00a37b33;border-radius:4px;z-index:-1}.hero p{font-size:1.2rem;color:#3d5e4e;margin-bottom:32px;max-width:520px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.btn-primary{background:#0f503b;color:#fff;padding:14px 36px;border-radius:60px;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:background .3s,transform .2s;display:inline-flex;align-items:center;gap:10px}.btn-primary:hover{background:#1a6a4f;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#0f503b;padding:14px 36px;border-radius:60px;font-weight:600;font-size:1rem;border:2px solid #0f503b;cursor:pointer;transition:all .3s;display:inline-flex;align-items:center;gap:10px}.btn-secondary:hover{background:#0f503b;color:#fff;transform:translateY(-2px)}.hero-stats{display:flex;gap:48px;margin-top:40px}.hero-stats .stat{text-align:left}.hero-stats .stat .num{font-size:2rem;font-weight:700;color:#0f503b}.hero-stats .stat .label{font-size:.9rem;color:#5a7a68}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-illustration{width:100%;max-width:480px;background:#ffffff80;border-radius:32px;padding:30px;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.6);box-shadow:0 20px 60px #003c2814;text-align:center}.hero-illustration .icon-wrap{font-size:4rem;color:#00a37b;margin-bottom:16px}.hero-illustration h3{font-size:1.2rem;color:#0f503b;margin-bottom:8px}.hero-illustration p{font-size:.95rem;color:#4d6d5c;margin:0 auto}.hero-illustration .badge-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:16px}.hero-illustration .badge{background:#fff;padding:6px 18px;border-radius:40px;font-size:.8rem;font-weight:600;color:#0f503b;border:1px solid #d4e8de}.section-title{text-align:center;margin-bottom:48px}.section-title h2{font-size:2.2rem;color:#0f503b;margin-bottom:12px}.section-title p{color:#5a7a68;font-size:1.1rem;max-width:600px;margin:0 auto}.solutions{padding:80px 0;background:#fff}.solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.solution-card{background:#f8fcf9;border-radius:28px;padding:36px 28px;border:1px solid #e4efe8;transition:all .3s;text-align:center}.solution-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #003c280f;border-color:#00a37b}.solution-card .icon{font-size:2.6rem;color:#00a37b;margin-bottom:16px;display:block}.solution-card h3{font-size:1.2rem;color:#0f503b;margin-bottom:8px}.solution-card p{font-size:.95rem;color:#4d6d5c;line-height:1.6}.products{padding:80px 0;background:#f5fbf8}.product-grid{display:grid;grid-template-columns:1fr;gap:30px}.product-card{background:#fff;border-radius:28px;padding:36px;border:1px solid #e4efe8;transition:all .3s;display:grid;grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr);gap:36px;align-items:center}.product-card:hover{box-shadow:0 20px 50px #003c280f}.product-media{display:flex;align-items:center;justify-content:center;min-height:330px;overflow:hidden;border-radius:24px;background:#f4f8f6}.product-media img{width:100%;height:100%;max-height:360px;object-fit:cover}.product-copy{min-width:0}.product-card .tag{background:#e4efe8;padding:4px 16px;border-radius:40px;font-size:.75rem;font-weight:600;color:#0f503b;display:inline-block;margin-bottom:12px;align-self:flex-start}.product-card h3{font-size:1.4rem;color:#0f503b;margin-bottom:8px}.product-card p{color:#4d6d5c;font-size:.95rem}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:30px}.product-card .price{font-weight:700;color:#0f503b;font-size:1.2rem;line-height:1.2;white-space:nowrap}.product-card .price small{font-weight:400;font-size:.8rem;color:#5a7a68}.product-card .btn-outline{background:transparent;border:2px solid #0f503b;color:#0f503b;padding:10px 24px;border-radius:60px;font-weight:600;cursor:pointer;transition:all .3s;text-align:center;white-space:nowrap;flex-shrink:0}.product-card .btn-outline:hover{background:#0f503b;color:#fff}.product-card .features{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.product-card .features span{background:#f0f7f3;padding:2px 14px;border-radius:40px;font-size:.8rem;color:#0f503b}.why{padding:80px 0;background:#fff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.why-item{text-align:center;padding:24px 16px}.why-item .icon{font-size:2.2rem;color:#00a37b;margin-bottom:12px;display:block}.why-item h4{color:#0f503b;font-size:1.05rem;margin-bottom:6px}.why-item p{font-size:.9rem;color:#5a7a68}.landing-cities{padding:80px 0;background:#f5fbf8}.city-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.city-card{overflow:hidden;border:1px solid #e4efe8;border-radius:28px;background:#fff;box-shadow:0 20px 50px #003c280d}.city-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.city-copy{padding:24px 28px 28px}.city-copy span{display:inline-flex;margin-bottom:10px;padding:4px 14px;border-radius:999px;background:#e4efe8;color:#0f503b;font-size:.78rem;font-weight:700}.city-copy h3{color:#0f503b;font-size:1.45rem}.cases{padding:80px 0;background:#f5fbf8}.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.case-card{background:#fff;border-radius:28px;padding:28px 32px;border:1px solid #e4efe8}.case-card .quote{font-size:1.05rem;color:#1e3b2f;font-style:italic;margin-bottom:16px;line-height:1.6}.case-card .author{display:flex;align-items:center;gap:14px}.case-card .author .avatar{width:48px;height:48px;border-radius:50%;background:#d4e8de;display:flex;align-items:center;justify-content:center;font-weight:700;color:#0f503b;font-size:1.2rem}.case-card .author .info .name{font-weight:600;color:#0f503b}.case-card .author .info .detail{font-size:.85rem;color:#5a7a68}.case-card .metrics{display:flex;gap:24px;margin-top:16px;padding-top:16px;border-top:1px solid #e4efe8}.case-card .metrics .m{font-size:.9rem}.case-card .metrics .m strong{color:#00a37b;font-size:1.1rem}.contact-section{padding:80px 0;background:#fff}.contact-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:30px}.contact-card{display:flex;gap:22px;align-items:center;border:1px solid #e4efe8;border-radius:28px;background:#f8fcf9;padding:32px}.contact-card h3{color:#0f503b;font-size:1.3rem;margin-bottom:8px}.contact-card p{color:#4d6d5c;font-size:.95rem}.contact-icon{display:grid;place-items:center;width:58px;height:58px;flex:0 0 58px;border-radius:18px;background:#e4efe8;color:#00a37b;font-size:1.5rem}.contact-value{display:inline-flex;margin-top:18px;color:#0f503b;font-size:1.7rem;font-weight:800}.contact-wechat{justify-content:space-between}.contact-wechat img{width:172px;height:172px;flex:0 0 172px;border-radius:18px;background:#fff;padding:8px;border:1px solid #e4efe8}.contact-note{margin:22px 0 0;text-align:center;color:#5a7a68;font-size:.92rem}.cta{padding:80px 0;background:linear-gradient(145deg,#0f503b,#1a6a4f);color:#fff;text-align:center}.cta h2{font-size:2.4rem;margin-bottom:16px}.cta p{font-size:1.15rem;opacity:.85;max-width:580px;margin:0 auto 32px}.cta .btn-white{background:#fff;color:#0f503b;padding:14px 40px;border-radius:60px;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:all .3s;display:inline-flex;align-items:center;gap:10px}.cta .btn-white:hover{transform:scale(1.03);box-shadow:0 12px 30px #0003}.footer{background:#0a3328;color:#ffffffb3;padding:40px 0 24px}.footer .container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.footer .brand{display:block;font-weight:400;white-space:normal}.footer .brand h3{color:#fff;font-size:1.4rem;margin-bottom:6px}.footer .brand p{font-size:.9rem;max-width:280px}.footer .links{display:flex;gap:40px;flex-wrap:wrap}.footer .links div h4{color:#fff;font-size:.95rem;margin-bottom:10px}.footer .links div a{display:block;font-size:.85rem;margin-bottom:6px;transition:color .2s}.footer .links div a:hover{color:#fff}.footer .bottom{text-align:center;font-size:.8rem;padding-top:24px;border-top:1px solid rgba(255,255,255,.06);margin-top:24px;width:100%}.footer .bottom a{color:inherit;text-decoration:none}.footer .bottom a:hover{color:#fff}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.fade-up.visible{opacity:1;transform:translateY(0)}@media(max-width:992px){.hero .container{grid-template-columns:1fr;text-align:center}.hero p{margin-left:auto;margin-right:auto}.hero-buttons,.hero-stats{justify-content:center}.solutions-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(2,1fr)}.city-grid,.contact-grid,.case-grid{grid-template-columns:1fr}}@media(max-width:768px){.nav-links{display:none;flex-direction:column;gap:16px;background:#fff;padding:24px;border-radius:20px;box-shadow:0 20px 40px #00000014;position:absolute;top:64px;right:24px;min-width:200px;text-align:center}.nav-links.open{display:flex}.menu-toggle{display:block}.hero h1{font-size:2.2rem}.solutions-grid{grid-template-columns:1fr}.product-card{grid-template-columns:1fr;padding:28px}.product-media{min-height:260px}.product-actions{margin-top:30px}.why-grid{grid-template-columns:1fr 1fr}.footer .container{flex-direction:column;align-items:center;text-align:center}.footer .links{justify-content:center}}@media(max-width:480px){.hero h1{font-size:1.8rem}.hero-stats{flex-direction:column;gap:16px;align-items:center}.hero-stats .stat{text-align:center}.why-grid{grid-template-columns:1fr}.city-copy{padding:20px 22px 24px}.contact-card,.contact-wechat{align-items:flex-start;flex-direction:column}.contact-value{font-size:1.45rem}.contact-wechat img{width:156px;height:156px}.btn-primary,.btn-secondary{width:100%;justify-content:center}.hero-buttons{flex-direction:column;width:100%}}
