:root{--brand-900: #064b25;--brand-800: #08652f;--brand-700: #0b7d39;--brand-600: #0e9f49;--brand-100: #dff3e6;--brand-50: #f0f9f3;--price: #d93634;--amber: #d97706;--ink: #17241b;--text: #415046;--muted: #6d7a71;--line: #dfe8e1;--surface: #ffffff;--page: #f7f8f5;--radius-sm: 10px;--radius-md: 18px;--radius-lg: 28px;--shadow-sm: 0 8px 24px rgb(18 59 31 / 8%);--shadow-lg: 0 24px 70px rgb(11 50 25 / 16%);--container: 1180px;color:var(--ink);font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--page);color:var(--ink);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button{font:inherit}p,h1,h2,h3{margin-top:0}svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:10px;left:10px;padding:10px 16px;transform:translateY(-150%);border-radius:6px;background:var(--ink);color:#fff}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #f3a847;outline-offset:3px}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;border-bottom:1px solid transparent;background:#fffffff0;transition:border-color .18s ease,box-shadow .18s ease}.site-header.scrolled{border-color:var(--line);box-shadow:0 5px 20px #14361f0f}.header-inner{display:flex;min-height:76px;align-items:center;gap:34px}.brand{display:flex;flex:none;flex-direction:column;justify-content:center}.brand-name{color:var(--brand-800);font-family:STKaiti,KaiTi,Microsoft YaHei,sans-serif;font-size:25px;font-weight:800;letter-spacing:2px;line-height:1.15}.brand-subtitle{margin-top:4px;color:var(--muted);font-size:10px;letter-spacing:1.7px}.desktop-nav{display:flex;flex:1;justify-content:center;gap:32px}.desktop-nav a{position:relative;display:inline-flex;min-height:44px;align-items:center;color:var(--text);font-size:14px;font-weight:600}.desktop-nav a:after{position:absolute;right:0;bottom:4px;left:0;height:2px;transform:scaleX(0);background:var(--brand-600);content:"";transition:transform .18s ease}.desktop-nav a:hover,.desktop-nav a.active{color:var(--brand-800)}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:15px;font-weight:700;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.button svg{transition:transform .18s ease}.button:hover svg{transform:translate(3px)}.button-primary{background:var(--brand-700);color:#fff;box-shadow:0 8px 20px #0b7d392e}.button-primary:hover{background:var(--brand-800);box-shadow:0 10px 28px #0b64303d}.button-quiet{border-color:#b9c9be;background:#fff;color:var(--brand-800)}.button-quiet:hover{border-color:var(--brand-600);background:var(--brand-50)}.button-large{min-height:54px;padding-inline:27px}.menu-button{display:none;width:46px;height:46px;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:var(--brand-50);color:var(--brand-800);cursor:pointer}.menu-button svg{width:24px;height:24px}.menu-button .menu-close,.menu-button[aria-expanded=true] .menu-open{display:none}.menu-button[aria-expanded=true] .menu-close{display:block}.mobile-nav{position:fixed;z-index:90;top:68px;right:0;bottom:0;left:0;padding:16px 20px 40px;background:#fff}.mobile-nav a{display:flex;min-height:56px;align-items:center;border-bottom:1px solid var(--line);color:var(--ink);font-size:17px;font-weight:650}.mobile-nav a:last-child{justify-content:center;margin-top:20px;border:0;border-radius:8px;background:var(--brand-700);color:#fff}.hero{position:relative;overflow:hidden;padding:148px 0 0;background:var(--brand-50)}.hero-pattern{position:absolute;top:120px;right:-120px;width:420px;height:420px;border:80px solid rgb(14 159 73 / 5%);border-radius:50%}.hero-pattern:after{position:absolute;bottom:-260px;left:-980px;width:420px;height:420px;border:1px solid rgb(14 159 73 / 12%);border-radius:50%;content:""}.hero-grid{position:relative;display:grid;min-height:650px;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:50px}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:var(--brand-700);font-size:13px;font-weight:750;letter-spacing:1.8px;text-transform:uppercase}.eyebrow span{width:28px;height:2px;background:currentColor}.hero h1{max-width:650px;margin-bottom:24px;color:var(--ink);font-family:STKaiti,KaiTi,Microsoft YaHei,sans-serif;font-size:clamp(50px,5.1vw,76px);font-weight:800;letter-spacing:-2px;line-height:1.12}.hero h1 em{color:var(--brand-700);font-style:normal}.hero-lead{max-width:570px;margin-bottom:30px;color:var(--text);font-size:18px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-trust{display:flex;flex-wrap:wrap;gap:22px;margin:30px 0 0;padding:0;color:var(--text);list-style:none;font-size:14px}.hero-trust li{display:flex;align-items:center;gap:6px}.hero-trust svg{width:18px;height:18px;padding:2px;border-radius:50%;background:var(--brand-100);color:var(--brand-800);stroke-width:2.4}.hero-showcase{position:relative;height:590px}.hero-photo{position:absolute;top:50px;right:0;width:82%;height:450px;overflow:hidden;border-radius:6px 70px 6px 6px;background:#ddd;box-shadow:var(--shadow-lg)}.hero-photo:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#0622122e;content:""}.hero-photo>img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;z-index:2;right:24px;bottom:24px;display:flex;align-items:flex-end;flex-direction:column;padding:13px 16px;background:#fffffff0;color:var(--ink)}.photo-caption span{color:var(--brand-700);font-size:11px;font-weight:750;letter-spacing:1px}.photo-caption strong{margin-top:3px;font-size:15px}.phone-shell{position:absolute;z-index:3;bottom:0;left:0;width:252px;padding:11px;border:7px solid #17201a;border-radius:35px;background:#17201a;box-shadow:0 30px 60px #041f0f4d}.phone-speaker{position:absolute;z-index:4;top:12px;left:50%;width:62px;height:7px;transform:translate(-50%);border-radius:10px;background:#17201a}.phone-screen{min-height:500px;overflow:hidden;border-radius:22px;background:#f3f5f2}.mini-head{display:flex;flex-direction:column;padding:25px 15px 12px;background:var(--brand-700);color:#fff}.mini-head b{font-family:STKaiti,KaiTi,sans-serif;font-size:20px;letter-spacing:1px}.mini-head span{margin-top:1px;font-size:8px;opacity:.8}.mini-point{display:grid;min-height:55px;grid-template-columns:25px 1fr auto;align-items:center;gap:5px;padding:8px 12px;background:var(--brand-800);color:#fff}.mini-point svg{width:19px}.mini-point span{display:flex;flex-direction:column;font-size:12px;font-weight:700}.mini-point small{font-size:8px;font-weight:400;opacity:.7}.mini-point b{font-size:9px;font-weight:500}.mini-search{margin:10px;padding:9px 12px;border:1px solid #e1e5e2;border-radius:6px;background:#fff;color:#89918c;font-size:9px}.mini-banner{display:flex;height:105px;align-items:flex-start;flex-direction:column;margin:0 10px;padding:14px;background:var(--brand-100) url(/website/images/products/product-3.jpg) right center / 48% 100% no-repeat}.mini-banner span{padding:2px 5px;background:var(--brand-800);color:#fff;font-size:7px}.mini-banner b{margin-top:8px;color:var(--brand-900);font-size:17px;line-height:1.2}.mini-products{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:10px}.mini-products article{overflow:hidden;border-radius:7px;background:#fff;box-shadow:0 3px 10px #11371c12}.mini-products img{width:100%;height:78px;object-fit:cover}.mini-products span,.mini-products b{display:block;padding-inline:7px}.mini-products span{padding-top:6px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mini-products b{padding-block:2px 7px;color:var(--price);font-size:12px}.hero-statbar{position:relative;display:grid;min-height:112px;grid-template-columns:repeat(4,1fr);margin-top:46px;background:var(--brand-900);color:#fff}.hero-statbar div{display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid rgb(255 255 255 / 15%)}.hero-statbar div:last-child{border:0}.hero-statbar strong{font-family:STKaiti,KaiTi,sans-serif;font-size:25px}.hero-statbar span{margin-top:4px;color:#cce4d4;font-size:12px}.section{padding:112px 0}.section-heading{max-width:760px;margin-bottom:50px}.section-heading h2,.steps-copy h2,.point-copy h2,.qr-copy h2{margin-bottom:18px;font-family:STKaiti,KaiTi,Microsoft YaHei,sans-serif;font-size:clamp(36px,4vw,52px);line-height:1.25}.section-heading>p:last-child,.section-heading-row>p{color:var(--muted);font-size:16px}.section-heading-row{display:grid;max-width:none;grid-template-columns:1fr 430px;align-items:end;gap:60px}.section-heading-row .eyebrow{margin-bottom:16px}.section-heading-row h2{margin-bottom:0}.advantages{background:#fff}.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.advantage-item{position:relative;min-height:310px;padding:34px 28px;border-right:1px solid var(--line)}.advantage-item:last-child{border:0}.advantage-item>span{position:absolute;top:28px;right:24px;color:#a7b4aa;font-size:12px;font-weight:750}.icon-box{display:grid;width:50px;height:50px;place-items:center;margin-bottom:48px;border-radius:50%;background:var(--brand-50);color:var(--brand-700)}.icon-box svg{width:24px;height:24px}.advantage-item h3{margin-bottom:14px;font-size:20px}.advantage-item p{margin:0;color:var(--muted);font-size:14px}.product-section{background:var(--page)}.product-gallery{display:grid;height:690px;grid-template-columns:1.35fr .8fr .8fr;grid-template-rows:1fr 1fr;gap:18px}.product-gallery article{position:relative;overflow:hidden;background:#dfe5df}.product-gallery article:after{position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgb(5 28 14 / 78%));content:""}.product-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.product-gallery article:hover img{transform:scale(1.025)}.product-gallery article>div{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:28px;color:#fff}.product-gallery article span{font-size:12px;font-weight:700;letter-spacing:1px}.product-gallery article h3{margin:7px 0 0;font-family:STKaiti,KaiTi,sans-serif;font-size:25px}.product-gallery article p{max-width:420px;margin:10px 0 0;color:#e7efe9;font-size:14px}.product-feature{grid-row:1 / 3}.product-feature>div{padding:38px!important}.product-feature h3{font-size:34px!important}.product-tile-wide{grid-column:2 / 4}.steps-section{background:var(--brand-900);color:#fff}.steps-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.eyebrow-light{color:#8ee0ae}.steps-copy p:not(.eyebrow){max-width:520px;color:#c7dbce}.text-link{display:inline-flex;min-height:46px;align-items:center;gap:9px;margin-top:16px;color:#fff;font-weight:700}.text-link svg{transition:transform .18s ease}.text-link:hover svg{transform:translate(4px)}.steps-list{margin:0;padding:0;border-top:1px solid rgb(255 255 255 / 18%);list-style:none}.steps-list li{display:grid;min-height:150px;grid-template-columns:80px 1fr;align-items:center;border-bottom:1px solid rgb(255 255 255 / 18%)}.steps-list>li>span{color:#79ce9a;font-family:Georgia,serif;font-size:18px}.steps-list h3{margin-bottom:7px;font-size:21px}.steps-list p{margin:0;color:#bed3c6;font-size:14px}.point-section{background:#fff}.point-layout{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px}.point-photo{position:relative;height:540px}.point-photo>img{width:100%;height:100%;object-fit:cover}.point-photo-badge{position:absolute;right:-28px;bottom:32px;display:flex;min-width:250px;align-items:center;gap:14px;padding:18px 20px;background:var(--brand-800);color:#fff;box-shadow:var(--shadow-lg)}.point-photo-badge>svg{width:30px;height:30px}.point-photo-badge span{display:flex;flex-direction:column;font-weight:750}.point-photo-badge small{color:#bfe0ca;font-size:11px;font-weight:400}.point-copy>p:not(.eyebrow){margin-bottom:28px;color:var(--text)}.point-names{display:grid;grid-template-columns:1fr 1fr;margin-bottom:18px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.point-names span{display:flex;min-height:58px;align-items:center;padding:10px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);font-size:13px;font-weight:650}.point-copy>small{color:var(--muted)}.qr-section{background:#eef5ef}.qr-panel{display:grid;min-height:520px;grid-template-columns:1fr 360px;align-items:center;gap:80px;padding:64px 80px;background:var(--brand-800);color:#fff}.qr-copy>p:not(.eyebrow){max-width:580px;color:#d3e7da;font-size:17px}.qr-copy ul{display:grid;gap:11px;margin:28px 0 0;padding:0;list-style:none;color:#e5f1e9;font-size:14px}.qr-copy li{display:flex;align-items:center;gap:9px}.qr-copy li svg{width:18px;height:18px;padding:2px;border-radius:50%;background:#fff;color:var(--brand-800)}.qr-card{display:flex;align-items:center;flex-direction:column;padding:22px 22px 18px;background:#fff;color:var(--ink);box-shadow:var(--shadow-lg);text-align:center}.qr-card img{width:100%;aspect-ratio:1}.qr-card strong{margin-top:12px;font-size:17px}.qr-card span{margin-top:3px;color:var(--muted);font-size:11px}.site-footer{padding:70px 0 24px;background:#102018;color:#fff}.footer-main{display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:60px;padding-bottom:50px;border-bottom:1px solid rgb(255 255 255 / 13%)}.footer-brand{display:flex;flex-direction:column}.footer-brand strong{font-family:STKaiti,KaiTi,sans-serif;font-size:27px;letter-spacing:2px}.footer-brand span{margin-top:4px;color:#93aa9a;font-size:10px;letter-spacing:1.5px}.footer-main p{max-width:600px;margin:0;color:#aebfb3;font-size:14px}.footer-main>a{display:inline-flex;min-height:46px;align-items:center;gap:8px;color:#bfe7cb;font-size:14px;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:22px;color:#829389;font-size:11px}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .5s ease,transform .5s ease}.js .reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width: 1040px){.desktop-nav{gap:18px}.hero-grid{grid-template-columns:minmax(0,.85fr) minmax(440px,1.15fr);gap:24px}.hero h1{font-size:56px}.hero-photo{width:76%}.advantage-item{padding-inline:20px}.point-layout{gap:46px}.qr-panel{gap:46px;padding-inline:54px}}@media (max-width: 860px){html{scroll-padding-top:68px}.header-inner{min-height:68px}.desktop-nav,.header-cta{display:none}.brand{margin-right:auto}.menu-button{display:inline-flex}.hero{padding-top:112px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:650px}.hero-showcase{width:min(100%,650px);height:560px;margin-inline:auto}.hero-statbar{grid-template-columns:1fr 1fr}.hero-statbar div{min-height:94px;border-bottom:1px solid rgb(255 255 255 / 15%)}.hero-statbar div:nth-child(2){border-right:0}.section{padding:86px 0}.advantage-grid{grid-template-columns:1fr 1fr}.advantage-item:nth-child(2){border-right:0}.advantage-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading-row{grid-template-columns:1fr;gap:12px}.product-gallery{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:430px 310px 310px}.product-feature{grid-column:1 / 3;grid-row:auto}.product-tile-wide{grid-column:1 / 3}.steps-layout{grid-template-columns:1fr;gap:50px}.point-layout{grid-template-columns:1fr}.point-photo{height:480px}.point-photo-badge{right:24px}.point-copy{max-width:680px}.qr-panel{grid-template-columns:1fr 280px;padding:48px}.footer-main{grid-template-columns:180px 1fr}.footer-main>a{grid-column:1 / 3}}@media (max-width: 620px){.container{width:min(calc(100% - 32px),var(--container))}.brand-name{font-size:22px}.hero{padding-top:104px}.hero-grid{min-height:0}.hero h1{font-size:clamp(42px,13vw,56px);letter-spacing:-1px}.hero-lead{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-trust{gap:13px;font-size:12px}.hero-showcase{height:480px;margin-top:22px}.hero-photo{top:30px;width:88%;height:330px;border-radius:5px 42px 5px 5px}.phone-shell{width:190px;border-width:5px;border-radius:27px}.phone-screen{min-height:380px;border-radius:17px}.phone-speaker{top:9px;width:48px;height:5px}.mini-head{padding:20px 11px 8px}.mini-head b{font-size:15px}.mini-point{min-height:43px;grid-template-columns:20px 1fr auto;padding:6px 8px}.mini-point span{font-size:9px}.mini-search{margin:7px;padding:6px 8px;font-size:7px}.mini-banner{height:78px;margin-inline:7px;padding:9px}.mini-banner b{margin-top:4px;font-size:12px}.mini-products{gap:5px;padding:7px}.mini-products img{height:55px}.hero-statbar{margin-top:24px}.hero-statbar strong{font-size:21px}.section{padding:70px 0}.section-heading{margin-bottom:34px}.section-heading h2,.steps-copy h2,.point-copy h2,.qr-copy h2{font-size:36px}.advantage-grid{grid-template-columns:1fr}.advantage-item{min-height:0;padding:28px 20px;border-right:0;border-bottom:1px solid var(--line)}.advantage-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.advantage-item:last-child{border-bottom:0}.icon-box{margin-bottom:25px}.product-gallery{display:flex;height:auto;flex-direction:column}.product-gallery article{height:290px}.product-gallery .product-feature{height:390px}.product-feature>div,.product-gallery article>div{padding:24px!important}.product-feature h3{font-size:28px!important}.steps-list li{grid-template-columns:55px 1fr}.point-photo{height:370px}.point-photo-badge{right:14px;bottom:14px;min-width:220px}.point-names{grid-template-columns:1fr}.qr-section{padding:0}.qr-section .container{width:100%}.qr-panel{grid-template-columns:1fr;gap:38px;padding:54px 22px}.qr-card{width:min(100%,330px);margin-inline:auto}.footer-main{grid-template-columns:1fr;gap:24px}.footer-main>a{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.js .reveal{opacity:1;transform:none}}
