@charset "UTF-8";
:root{--ink:#193e34;--green:#23634f;--mint:#e9f0eb;--paper:#f7f8f4;--line:#dfe5dd;--text:#65716b;--white:#fff;--font:"Microsoft YaHei","PingFang SC","Noto Sans SC",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #60a18a;outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.4}p{color:var(--text)}.container{width:min(1240px,calc(100% - 112px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.7px;color:var(--green);display:block;margin-bottom:20px}.muted{color:#89968b}.progress{height:3px;position:fixed;left:0;top:0;z-index:30;background:var(--green);width:100%;transform:scaleX(0);transform-origin:left}header{position:sticky;top:0;background:rgba(247,248,244,.97);z-index:20;border-bottom:1px solid transparent;transition:background .3s,box-shadow .3s}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;height:104px;transition:height .3s}.brand{display:flex;align-items:center;gap:20px}.brand img{width:82px;height:67px;object-fit:contain;mix-blend-mode:multiply}.brand strong{font-size:26px;letter-spacing:2px}.brand-caption{font-size:12px;color:#737d77;border-left:1px solid #cdd8ce;padding-left:20px;letter-spacing:1px}nav{display:flex;gap:30px}nav a{font-size:14px;position:relative;padding:10px 0;color:#66746b}nav a:after{content:"";position:absolute;height:2px;background:var(--green);bottom:2px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .25s}nav a[aria-current],nav a:hover{color:var(--green)}nav a:hover:after,nav a[aria-current]:after{transform:scaleX(1)}.header-phone{font-size:15px;font-weight:600;display:flex;gap:9px;align-items:center}.header-phone svg{width:19px}.scrolled{background:rgba(255,255,255,.92);backdrop-filter:blur(12px);box-shadow:0 3px 20px #173f3508;border-color:#e5e9e2}.scrolled .nav-wrap{height:80px}.menu-toggle{display:none}.hero{padding:35px 0 62px}.hero-layout{display:grid;grid-template-columns:1.13fr 1fr;gap:65px;align-items:center}.hero-label{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--green);letter-spacing:1px;margin-bottom:26px}.hero-label>span{width:15px;height:1px;background:var(--green)}.hero-label b{border:1px solid #d0ddcf;border-radius:4px;padding:1px 8px;margin-left:5px;font-size:11px;font-weight:400}.hero h1{font-size:clamp(36px,3.7vw,56px);letter-spacing:-2px;line-height:1.35;font-weight:700}.hero h1>span{color:#6b9480}.hero-sub{font-size:21px;margin-top:22px;color:var(--ink);letter-spacing:.4px}.hero-description{font-size:14px;line-height:1.95;margin-top:14px}.hero-prices{display:grid;grid-template-columns:repeat(4,1fr);margin:30px 0 29px}.hero-prices a{padding:0 15px;border-right:1px solid #dce3d8;transition:transform .3s}.hero-prices a:first-child{padding-left:0}.hero-prices a:last-child{border:0;padding-right:0}.hero-prices a>span{font-size:12px;color:#758176;display:block;margin-bottom:4px}.hero-prices strong{display:block;font-size:28px;line-height:1.35;letter-spacing:-.6px;font-family:Arial,var(--font)}.hero-prices small{font:12px var(--font);margin-left:5px;color:#63766a}.hero-actions{display:flex;gap:12px}.button{border:1px solid var(--green);display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--green);color:white;border-radius:6px;padding:14px 22px;font-size:14px;transition:background .3s,transform .3s,box-shadow .3s}.button span{font-size:18px;line-height:1}.button.secondary{color:var(--ink);background:transparent;border-color:#cfdacd}.button:active{transform:scale(.98)}.hero-note{font-size:12px;color:#718071;display:flex;align-items:center;gap:12px;margin-top:22px}.hero-note svg{width:14px;height:14px}.hero-note i{height:3px;width:3px;background:#9aab99;border-radius:50%}.hero-visual{height:550px;position:relative;border-radius:12px 12px 80px 12px;background:#dbe5de;overflow:hidden}.hero-visual>img{width:100%;height:100%;object-position:55% center}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#102c2917,transparent 35%,#153a316b 90%);pointer-events:none}.visual-top{position:absolute;left:28px;right:28px;top:25px;display:flex;justify-content:space-between;align-items:center;z-index:1;font:11px Arial,sans-serif;letter-spacing:1.7px;color:#284b3f}.visual-top>span:last-child{font-size:24px}.visual-caption{position:absolute;bottom:89px;left:30px;z-index:1;color:white}.visual-caption>span{display:block;font-size:23px;font-weight:500;letter-spacing:1px}.visual-caption small{font-size:12px;opacity:.8;display:block;margin-top:8px}.visual-index{position:absolute;left:30px;right:45px;bottom:29px;padding-top:18px;border-top:1px solid #ffffff50;color:#fff;font:11px Arial,var(--font);z-index:1;display:flex;justify-content:space-between;letter-spacing:1px}.visual-index span{font-size:11px}.editorial-panel{height:100%;padding:90px 45px;background:linear-gradient(145deg,#cadace,#6a907b);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.editorial-panel>span{font-size:18px;letter-spacing:3px;line-height:1.5}.editorial-panel strong{font-size:46px;line-height:1.5;margin-bottom:90px}.intro-strip{border-block:1px solid var(--line);background:#edf1e9;padding:20px 0}.intro-strip>.container{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;color:#798c7d}.intro-strip b{font-size:13px;margin-left:12px;font-weight:400;color:#40584a}.intro-strip>.container>span:first-child{color:#2e5441;font-size:13px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:40px}h2{font-size:32px;font-weight:600;letter-spacing:-1px}.section-head p{font-size:14px;margin-top:15px}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:20px;padding:8px 0;border-bottom:1px solid #a9b9a7;white-space:nowrap;transition:gap .25s}.text-link:hover{gap:28px}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.price-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:26px 25px;position:relative;transition:transform .3s,box-shadow .3s,border-color .3s}.price-card:before{content:"";position:absolute;left:25px;right:25px;top:0;height:2px;background:var(--green);transform:scaleX(0);transition:transform .3s}.price-card-top{display:flex;justify-content:space-between;align-items:center}.period{font:28px Arial,var(--font)}.period small{font:14px var(--font);margin-left:5px}.tag{font-size:11px;color:#83907f}.price-value{display:flex;align-items:baseline;gap:8px;margin-top:27px}.price-value strong{font:500 48px Arial,var(--font);letter-spacing:-1.8px;display:inline-block;transition:transform .3s;transform-origin:left}.price-value>span{font-size:12px}.price-card p{font-size:12px;margin-top:10px}.price-rule{height:1px;background:var(--line);margin:25px 0 18px}.card-detail{display:flex;justify-content:space-between;align-items:center;font-size:13px}.card-detail>span{font-size:20px}.price-card.featured{background:var(--green);color:#fff;border-color:var(--green)}.featured .tag,.featured p{color:#d0e1d4}.featured .price-rule{background:#ffffff30}.footnote{font-size:12px;margin-top:22px;color:#839080}.services{background:#eef2ed}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.service-card{padding:10px 0 25px;position:relative;transition:transform .3s}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;color:var(--green)}.service-top svg{height:29px;width:29px;transition:transform .3s}.service-top>span{font:12px Arial;color:#8e9c8b}.service-card h3{font-size:17px;font-weight:500;margin-bottom:14px}.service-card p{font-size:14px;line-height:1.9;padding-right:5px}.service-arrow{display:block;margin-top:20px;color:#5b7c65;font-size:22px}.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:45px}.advantage-grid>div{border-left:1px solid #d8e0d3;padding-left:25px;transition:transform .3s}.advantage-grid svg{color:#538064;margin-bottom:16px}.advantage-grid h3{font-size:17px;font-weight:500;margin-bottom:12px}.advantage-grid p{font-size:14px;line-height:1.9}.cases{display:flex;justify-content:space-between;align-items:center;padding:40px 45px;background:#eef1e8;border-radius:8px;gap:40px}.cases h2{font-size:24px}.cases .eyebrow{margin-bottom:12px}.cases p{font-size:16px;color:#345b46}.cases p span{font-size:12px;color:#7d8d79;display:block;margin-top:8px}.about{display:grid;grid-template-columns:1fr 1.1fr;gap:110px;align-items:center}.about-mark{min-height:310px;background:#e8eee5;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px}.about-mark img{width:205px;height:auto;mix-blend-mode:multiply}.about-mark strong{font-size:42px}.about-mark>span{font:10px Arial;letter-spacing:3px;color:#70836d}.about-copy p{margin-top:23px;max-width:470px;font-size:15px;line-height:2}.about-tags{display:flex;gap:25px;margin-top:28px;font-size:12px;color:#5c775c}.about-tags>span:before{content:'✓';margin-right:8px}.contact-section{padding-bottom:95px}.contact-box{background:#1d5849;border-radius:10px;padding:50px 60px;display:flex;justify-content:space-between;align-items:center;gap:40px;color:#fff}.contact-box .eyebrow{color:#b8d1be}.contact-box h2{font-size:34px;font-weight:500;line-height:1.6}.contact-box p{color:#c3d6c9;font-size:13px;margin-top:17px}.contact-action{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.contact-number{font:34px Arial,var(--font);letter-spacing:.4px}.button.light{background:#f3f6ed;color:var(--green);padding-inline:28px}.faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-top:90px}.faq-intro{align-self:start;position:sticky;top:130px}.faq-intro h2{line-height:1.6}.faq-intro p{font-size:14px;line-height:2;margin:20px 0}.faq-item{border-bottom:1px solid var(--line)}.faq-item h3{font-weight:400}.faq-item button{display:flex;justify-content:space-between;gap:22px;align-items:center;text-align:left;border:0;background:none;width:100%;padding:22px 0;font-size:15px}.faq-item button em{font-style:normal;font-size:11px;color:#8b9a87;margin-right:19px}.chevron{font:22px Arial;transition:transform .3s}.faq-item button[aria-expanded=true] .chevron{transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .35s,opacity .3s}.faq-answer>div{overflow:hidden}.faq-answer p{padding:0 12px 22px 34px;font-size:14px;line-height:2}.faq-item.open .faq-answer{grid-template-rows:1fr;opacity:1}footer{background:#eaf0e7;padding:50px 0 22px}.footer-main{display:flex;justify-content:space-between;gap:30px;padding-bottom:35px}.footer-brand{font-size:25px;font-weight:600;display:flex;align-items:center;gap:20px}.footer-brand>span{font-size:12px;color:#61785e;font-weight:400}.footer-main p{font-size:12px;margin-top:14px;color:#85927f}.footer-links{display:flex;gap:30px;align-items:center;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d2ddcd;padding-top:20px;font-size:11px;color:#7b8a77}.back-top{position:fixed;right:25px;bottom:25px;width:44px;height:44px;border:1px solid #d1dccc;border-radius:50%;background:#fff;color:var(--green);font-size:21px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s;z-index:10}.back-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.breadcrumb{display:flex;gap:12px;font-size:13px;color:#7b8c7c;padding-top:28px}.detail-hero{padding-block:70px}.detail-hero h1{font-size:45px;margin-bottom:23px}.detail-hero>p{max-width:760px}.detail-hero .button{margin-top:30px}.detail-price{display:flex;align-items:center;gap:35px;margin-top:40px;background:#e7efe5;border-radius:8px;padding:32px}.detail-price strong{font:56px Arial}.detail-price small{font:15px var(--font);margin-left:12px}.detail-price .button{margin-top:0;margin-left:auto}.detail-explainer{max-width:900px}.detail-explainer p{margin-top:24px;line-height:2}.detail-explainer .text-link{margin-top:20px}.detail-faq{padding-bottom:80px}.detail-faq p{margin:20px 0}.consultation-info{padding-bottom:90px}.consultation-info .advantage-grid{grid-template-columns:repeat(3,1fr);margin-top:40px}.skip-link{position:fixed;top:-100px;left:20px;background:#fff;padding:10px;z-index:100}.skip-link:focus{top:10px}.enter{animation:enter .65s both}.hero-copy .enter:nth-child(2){animation-delay:.07s}.hero-copy .enter:nth-child(3){animation-delay:.12s}.hero-copy .enter:nth-child(4){animation-delay:.17s}.hero-actions.enter{animation-delay:.22s}.hero-prices>a{animation:enter .6s both}.hero-prices>a:nth-child(2){animation-delay:.08s}.hero-prices>a:nth-child(3){animation-delay:.16s}.hero-prices>a:nth-child(4){animation-delay:.24s}.js-motion .reveal{opacity:0;transform:translateY(20px);transition:opacity .6s var(--delay,0ms),transform .6s var(--delay,0ms)}.js-motion .reveal.visible{opacity:1;transform:translateY(0)}@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(hover:hover){.button:hover{background:#174b3b;box-shadow:0 7px 18px #1c493c16;transform:translateY(-2px)}.button.secondary:hover,.button.light:hover{background:#e7eee1;color:var(--ink)}.price-card:hover,.price-card.reveal.visible:hover{transform:translateY(-6px);box-shadow:0 12px 25px #143a3010;border-color:#b5c8ae}.price-card:hover:before{transform:scaleX(1)}.price-card:hover .price-value strong{transform:scale(1.03)}.hero-prices a:hover{transform:translateY(-4px)}.service-card:hover,.service-card.reveal.visible:hover{transform:translateY(-5px)}.service-card:hover svg{transform:scale(1.08)}.advantage-grid>div:hover{transform:translateY(-3px)}.back-top:hover{transform:translateY(-3px)}}
@media(min-width:1500px){.hero h1{font-size:56px}.hero{padding-top:50px}.hero-visual{height:590px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.brand-caption{display:none}nav{gap:22px}.hero-layout{gap:35px}.hero-visual{height:500px}.hero h1{font-size:41px}.hero-sub{font-size:18px}.hero-description br{display:none}.hero-prices a{padding-inline:12px}.hero-prices strong{font-size:26px}.hero-actions{gap:8px}.button{padding:13px 16px;gap:14px}.price-card{padding:22px 18px}.tag{font-size:10px}.price-value strong{font-size:42px}.service-grid{gap:24px}.faq-section{gap:55px}.about{gap:60px}.contact-box{padding:44px}.contact-number{font-size:29px}.footer-links{gap:20px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.nav-wrap,.scrolled .nav-wrap{height:78px;gap:14px}.brand img{width:65px;height:55px}.header-phone{font-size:14px;margin-left:auto}.header-phone svg{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;background:transparent;border:0;padding:10px;width:40px;height:40px}.menu-toggle span{display:block;height:1.5px;width:20px;background:var(--ink);transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}nav{display:none;position:absolute;left:0;right:0;top:78px;background:#f7f8f4;padding:15px 25px 25px;box-shadow:0 12px 18px #183c3410;flex-direction:column;gap:8px}nav.open{display:flex}nav a{font-size:16px}.hero{padding-top:25px;padding-bottom:35px}.hero-layout{grid-template-columns:1fr;gap:35px}.hero-copy{max-width:620px}.hero-label{margin-bottom:20px}.hero h1{font-size:46px}.hero-sub{font-size:20px;margin-top:20px}.hero-description{font-size:14px}.hero-prices{max-width:530px}.hero-prices a{padding-inline:25px}.hero-prices strong{font-size:31px}.hero-actions .button{padding:14px 22px}.hero-visual{height:370px;border-radius:10px 10px 55px 10px}.hero-visual img{object-position:center 60%}.visual-caption{bottom:85px}.intro-strip>.container{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.intro-strip>.container>span:first-child{grid-column:1/-1;margin-bottom:7px}.intro-strip b{margin-left:6px;font-size:12px}.section{padding-block:65px}h2{font-size:28px}.section-head{margin-bottom:30px;display:block}.section-head>.text-link{margin-top:20px}.section-head p{font-size:14px}.price-grid{grid-template-columns:repeat(2,1fr);gap:15px}.price-card{padding:25px}.price-value strong{font-size:46px}.tag{font-size:11px}.service-grid{grid-template-columns:repeat(2,1fr);gap:24px 32px}.service-card{border-bottom:1px solid var(--line)}.advantage-grid{grid-template-columns:repeat(2,1fr);gap:30px}.cases{padding:30px;display:block}.cases p{margin-top:25px}.about{grid-template-columns:.85fr 1fr;gap:35px}.about-mark{min-height:270px}.about-mark img{width:155px}.about-tags{gap:12px;flex-wrap:wrap}.contact-section{padding-bottom:60px}.contact-box{display:block;padding:35px}.contact-box h2{font-size:28px}.contact-action{margin-top:30px;flex-direction:row;align-items:center;flex-wrap:wrap}.contact-number{font-size:28px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-intro{position:static}.faq-intro h2 br{display:none}.faq-intro p br{display:none}.faq-item button{padding:22px 0}.footer-main{display:block}.footer-links{margin-top:25px;flex-wrap:wrap}.footer-bottom{flex-wrap:wrap;gap:10px}.detail-hero{padding-block:45px}.detail-hero h1{font-size:34px}.detail-price{gap:20px;flex-wrap:wrap}.detail-price .button{margin-left:0}.consultation-info .advantage-grid{grid-template-columns:1fr}.detail-explainer{padding-top:10px;padding-bottom:25px}.js-motion .reveal{transform:translateY(12px)}}
@media(max-width:480px){.hero h1{font-size:38px;letter-spacing:-1.5px}.hero-sub{font-size:18px}.hero-label{font-size:12px}.hero-prices a{padding-inline:15px}.hero-prices strong{font-size:27px}.hero-prices a>span{font-size:11px}.hero-prices small{font-size:11px}.hero-actions .button{padding:13px 17px;font-size:13px;gap:16px}.hero-note{font-size:11px;gap:10px}.hero-visual{height:330px}.visual-caption>span{font-size:20px}.visual-top{left:22px;right:22px}.visual-caption,.visual-index{left:22px}.price-grid{grid-template-columns:1fr}.price-card{padding:26px}.price-card-top{float:right;flex-direction:column;gap:10px;align-items:flex-end}.price-value{margin-top:0}.price-card .period{font-size:28px}.price-card p{margin-top:8px}.price-rule{margin-top:22px}.price-value strong{font-size:49px}.service-grid{gap:25px 22px}.service-card h3{font-size:16px}.service-card p{font-size:13px}.service-top{margin-bottom:20px}.advantage-grid{gap:30px 20px}.advantage-grid>div{padding-left:17px}.advantage-grid p{font-size:13px}.cases{padding:27px}.cases h2{font-size:21px}.about{grid-template-columns:1fr;gap:30px}.about-mark{min-height:240px}.about-mark img{width:165px}.contact-box{padding:28px}.contact-box p{font-size:13px}.contact-number{font-size:27px}.contact-action{gap:20px}.faq-item button{font-size:14px;gap:12px}.faq-item button em{margin-right:12px}.footer-brand{gap:12px;font-size:22px}.footer-brand>span{font-size:11px}.footer-links{gap:20px;font-size:12px}.footer-bottom>span:nth-child(2){display:none}.detail-hero h1{font-size:31px}.detail-price strong{font-size:48px}.detail-price{padding:25px}.back-top{bottom:18px;right:15px}.eyebrow{font-size:11px;letter-spacing:1.2px}h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}
