@charset "utf-8";
:root{--green:#079525;--green-dark:#08752a;--ink:#103a30;--muted:#5e716f;--line:#deeee3;--soft:#eef8ee;--radius:26px;--shadow:0 12px 32px #194b2910}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;background:radial-gradient(ellipse at 0 22%,#def4db88,transparent 38%),radial-gradient(ellipse at 100% 65%,#d5efd975,transparent 40%),#f5faf6;color:var(--ink);font-family:"Microsoft JhengHei","PingFang TC",system-ui,sans-serif;font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;height:auto;display:block}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #087dba;outline-offset:5px}
.container{width:min(1320px,calc(100% - 64px));margin-inline:auto}.icon{width:24px;height:24px;flex-shrink:0;vertical-align:middle}
.skip-link{position:fixed;left:16px;top:-80px;z-index:50;padding:12px 20px;background:#fff;color:var(--green-dark);border:2px solid var(--green-dark);border-radius:8px}.skip-link:focus{top:12px}#main-content:focus{outline:none}
.site-header{background:#ffffff9c}.topbar{display:flex;align-items:center;gap:24px;min-height:110px;padding-block:16px}.brand{flex-shrink:0}.brand img{width:232px;height:auto}.brand-note{border-left:1px solid var(--line);padding-left:24px;color:#738481;font-size:12px;letter-spacing:2px;line-height:1.7;margin:0}.site-nav{margin-left:auto;display:flex;gap:12px;align-items:center}
.nav-link{display:block;white-space:nowrap;font-size:14px;font-weight:700;padding:13px 21px;background:#fff;border:1px solid #fff;border-radius:17px;box-shadow:0 7px 20px #245e2510;transition:background .2s,color .2s,transform .2s}.nav-link:hover,.nav-link.is-active{color:#fff;background:linear-gradient(135deg,#4ac83c,#008722);border-color:transparent}.nav-link:hover{transform:translateY(-2px)}
.hero{position:relative;isolation:isolate;overflow:hidden;min-height:480px;border-radius:var(--radius);background:#0b9429;box-shadow:0 12px 36px #146d2910;margin-top:0;padding:36px 46px;display:flex;align-items:center}.hero-media{position:absolute;inset:0;z-index:-2}.hero-media img{height:100%;width:100%;object-fit:cover;object-position:center}.hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#087c25 0%,#119a32f2 30%,#26a948b8 46%,#28a94019 66%,#12903508 100%)}
.hero-copy{width:55%;max-width:690px}.hero-kicker{font-size:13px;font-weight:700;letter-spacing:3px;color:#efffdf;margin:0 0 15px;display:flex;gap:13px;align-items:center}.hero-kicker::before{content:"";display:block;width:26px;height:2px;background:currentColor;opacity:.65}.hero-title{margin:0;color:#fff;font-size:clamp(34px,4.2vw,56px);line-height:1.24;font-weight:800;letter-spacing:1px;text-wrap:balance}.hero-description{max-width:32em;color:#f1fff1;font-size:16px;line-height:1.9;margin:17px 0 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:10px 23px;border:1px solid transparent;border-radius:999px;font-weight:700;font-size:15px;line-height:1.5;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 22px #123b2522}.button-primary{background:#fff;color:var(--green-dark)}.button-secondary{border-color:#e6ffe7;background:#087c2533;color:#fff}.button .icon{width:21px;height:21px}.button .arrow-icon{width:16px;height:16px}
.hero-points{display:flex;list-style:none;gap:10px;margin:24px 0 0;padding:0}.hero-points li{display:flex;align-items:center;gap:10px;flex:1;padding:14px 12px;min-height:64px;background:linear-gradient(130deg,#fff,#eaf8e5);border:1px solid #ffffffb0;border-radius:14px;color:#176632;font-size:12px;font-weight:700;line-height:1.6}.hero-points .icon{width:27px;height:27px;color:var(--green)}.page-main{padding-top:24px;padding-bottom:4px}
.page-home{background:#f7fbf8}.page-home .site-header{border-radius:0 0 48px 48px;position:relative;z-index:1}.page-home .hero{width:100%;max-width:1600px;border-radius:0;min-height:570px;padding:48px max(48px,calc((100% - 1200px)/2));background:#f5faf5;box-shadow:none}.page-home .hero::before{background:linear-gradient(90deg,#ffffffde 0%,#ffffffc7 29%,#fff7 43%,transparent 60%)}.page-home .hero-copy{width:52%;max-width:650px;padding-bottom:24px}.page-home .hero-kicker{color:var(--green-dark);font-size:12px;letter-spacing:3px}.page-home .hero-kicker::before{display:none}.page-home .hero-title{font-size:clamp(44px,5.2vw,72px);line-height:1.2;color:#142725;letter-spacing:2px;text-wrap:initial}.page-home .hero-title span{display:block;color:var(--green)}
.hero-subtitle{font-size:clamp(18px,2.05vw,28px);font-weight:700;line-height:1.5;color:#405551;margin:16px 0 0}.page-home .hero-description{color:#425652;max-width:31em;font-size:16px;line-height:1.8;margin-top:12px}.page-home .hero .button-primary{background:linear-gradient(115deg,#36c92b,#008422);color:#fff;box-shadow:0 8px 24px #2a9e2830}.page-home .hero .button-secondary{background:#ffffffdd;color:#155731;border-color:#079525}
.handwritten{font-family:"DFKai-SB","BiauKai","KaiTi",serif;color:var(--green-dark);letter-spacing:3px;display:inline-block;line-height:1.7;font-weight:400;transform:rotate(-4deg)}.hero .handwritten{font-size:23px;margin:24px 0 0 30px;position:relative}.hero .handwritten::after{content:"";height:1px;background:linear-gradient(90deg,transparent,#149338,transparent);position:absolute;bottom:-4px;left:12%;right:-12%}.page-home .page-main{position:relative;margin-top:-25px;padding-top:0}
.quick-services{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;position:relative}.quick-card{position:relative;display:flex;align-items:center;gap:12px;border:1px solid #fff;border-radius:22px;background:#fffffff5;padding:23px 17px;box-shadow:var(--shadow);line-height:1.6;transition:transform .2s}.quick-card:hover{transform:translateY(-4px)}.quick-card strong{font-size:14px;display:block;color:#18322d}.quick-card small{display:block;font-size:12px;color:var(--muted);margin-top:7px}
.icon-disc{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:64px;height:64px;border-radius:50%;color:var(--green);background:linear-gradient(145deg,#e4f7dd,#e7f5ed)}.icon-disc .icon{width:32px;height:32px;stroke-width:2}.quick-card .icon-disc{width:49px;height:49px}.quick-card .icon-disc .icon{width:27px;height:27px}.card-arrow{position:absolute;right:15px;top:19px;width:16px;height:16px;color:#6d9180}.quick-card .card-arrow{width:12px;height:12px;right:9px;top:11px}
.quick-card:nth-child(2) .icon-disc,.service-card:nth-child(2) .icon-disc,.service-card:nth-child(3) .icon-disc{color:#008cce;background:#e1f2ff}.quick-card:nth-child(3) .icon-disc{color:#8c38c4;background:#f4e9ff}.quick-card:nth-child(4) .icon-disc,.home-service-grid .service-card:nth-child(5) .icon-disc{color:#e78a0a;background:#fff1df}.quick-card:nth-child(5) .icon-disc,.home-service-grid .service-card:nth-child(6) .icon-disc{color:#038e9c;background:#e0f5f5}
.trust-band{display:grid;grid-template-columns:repeat(4,1fr);margin:24px 0 0;padding:26px 18px;border-radius:26px 26px 70px 26px;background:radial-gradient(ellipse at 45% -50%,#7cdc2f 0,transparent 65%),linear-gradient(110deg,#069b3a,#006945);color:white}.trust-band>div{display:flex;align-items:center;justify-content:center;gap:18px;border-right:1px solid #ffffff38}.trust-band>div:last-child{border:0}.trust-band .icon{width:38px;height:38px}.trust-band p{margin:0}.trust-band strong{font-size:29px;letter-spacing:1px;display:block;line-height:1.25}.trust-band span{display:block;font-size:14px;margin-top:5px}
.home-section{padding:48px 24px 0}.eyebrow{color:var(--green-dark);font-size:11px;font-weight:800;letter-spacing:3px;margin:0 0 8px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 12px}.section-heading h1,.section-heading h2{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.4;letter-spacing:1px;color:var(--ink)}.section-heading>span:not(.handwritten){font-size:13px;color:var(--muted)}.section-heading .handwritten{font-size:22px}.section-intro{margin:0 0 23px;color:var(--muted);font-size:16px}
.benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.benefit-card{display:flex;align-items:flex-start;gap:15px;background:#fff;border-radius:22px;padding:24px 20px;box-shadow:var(--shadow);border:1px solid var(--line)}.benefit-card .icon-disc{width:52px;height:52px}.benefit-card .icon{width:27px;height:27px}.benefit-card h3{font-size:16px;margin:3px 0 8px;line-height:1.5}.benefit-card p{margin:0;font-size:13px;line-height:1.8;color:var(--muted)}
.home-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{background:#fff;border:1px solid var(--line);padding:25px 25px 25px 20px;border-radius:22px;position:relative;display:flex;gap:18px;align-items:flex-start;box-shadow:var(--shadow)}a.service-card{transition:transform .2s,border-color .2s}a.service-card:hover{transform:translateY(-3px);border-color:#89c99a}.service-card h3{font-size:18px;line-height:1.5;margin:1px 0 9px}.service-card p{color:var(--muted);font-size:14px;line-height:1.8;margin:0}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--green-dark);font-weight:700;white-space:nowrap}.text-link .icon{width:18px;height:18px}
.process-grid{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;margin:0;padding:0}.process-grid li{background:#fff;border-radius:22px;border:1px solid var(--line);text-align:center;position:relative;padding:24px 12px 21px;box-shadow:var(--shadow)}.process-grid li:not(:last-child)::after{content:"›";font-size:35px;color:var(--green);position:absolute;right:-18px;top:40%}.step-number{position:absolute;top:-6px;left:14px;display:grid;place-items:center;border-radius:50%;width:43px;height:43px;background:linear-gradient(130deg,#3ac52b,#00813b);color:#fff;font-size:21px;box-shadow:0 5px 12px #178d2524}.process-grid .icon-disc{width:51px;height:51px;margin-top:4px}.process-grid .icon{width:26px;height:26px}.process-grid h3{font-size:18px;margin:11px 0 5px}.process-grid p{font-size:13px;color:var(--muted);margin:0}
.about-section{padding-top:45px}.about-copy{display:grid;grid-template-columns:1fr 1fr;gap:36px;border-top:1px solid var(--line);padding-top:20px}.about-copy p{font-size:14px;line-height:2;color:var(--muted);margin:0}.service-area-strip{display:flex;align-items:center;gap:18px;background:linear-gradient(100deg,#d9f3d5,#f0f9ec);border-radius:22px;padding:20px 26px;margin-top:28px;color:var(--ink);line-height:1.8}.service-area-strip>.icon{width:31px;height:31px;color:var(--green)}.service-area-strip strong{white-space:nowrap;font-size:19px}.service-area-strip span{font-size:14px;color:#496455}
#content{background:#ffffffec;border:1px solid var(--line);border-radius:var(--radius);padding:30px 32px;box-shadow:var(--shadow)}#content>h1{font-size:34px;margin:0 0 24px;line-height:1.4;display:flex;align-items:center;gap:16px}#content>h1::before,#content>.section-heading h1::before{content:"";display:inline-block;width:7px;height:32px;border-radius:7px;background:linear-gradient(#36c43c,#058025);margin-right:8px;vertical-align:middle}#content>h1::after{content:"";height:1px;flex:1;background:linear-gradient(90deg,#a3d6ab,transparent);margin-left:12px}#content h2{line-height:1.5}#content p{color:var(--muted)}
#clients{display:flex;flex-direction:column;gap:18px}#clients ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;list-style:none;padding:0;margin:0}#clients li{min-width:0;border:1px solid var(--line);border-radius:22px;padding:13px;background:#fff;box-shadow:0 7px 18px #185d2510;transition:transform .2s}#clients li:hover{transform:translateY(-4px)}#clients .image{border-radius:13px;overflow:hidden;background:#eff6ee;aspect-ratio:215/110}#clients .image img{width:100%;height:100%;object-fit:cover}#clients a{display:block;position:relative;padding:13px 16px 4px 1px;overflow-wrap:anywhere}#clients a::after{content:"↗";position:absolute;right:0;bottom:3px;color:var(--green);font-size:22px}#clients .name{font-size:16px;font-weight:700;display:block;line-height:1.5}#clients .link{display:block;font-size:13px;color:var(--green-dark);margin-top:5px;line-height:1.5}
#service{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}#service .service-card{display:grid;grid-template-columns:64px 1fr;gap:9px 18px;padding:24px;scroll-margin-top:24px}#service .icon-disc{grid-row:1/3;border:3px solid #fff;box-shadow:0 0 0 1px #dbeedf}#service h2{font-size:22px;margin:4px 0 4px;color:#14602e}#service p{grid-column:2;font-size:14px;line-height:1.85}
#guarantee{display:flex;flex-direction:column;gap:24px}#guarantee>section{padding:28px;background:#f8fcf7;border:1px solid var(--line);border-radius:22px}#guarantee h2{margin:0 0 15px;font-size:25px}#guarantee h3{margin:0 0 14px;font-size:20px;color:var(--green-dark)}#guarantee p{margin:0;line-height:1.95}#guarantee .compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;background:linear-gradient(#edf8e9,#fbfdf9)}#guarantee .compare>h2{grid-column:1/-1;margin:0}.comparison-item{border:1px solid var(--line);background:#fff;border-radius:18px;padding:26px}.comparison-item img{float:right;margin:0 0 14px 18px;width:70px}.service-features{padding-left:20px;margin-bottom:0;color:#405d4b}.advantage-list{background:#eaf5e7;padding:24px;margin:22px 0;border-radius:18px}.advantage-list ul{padding-left:22px;margin:0;line-height:2}.contact-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:20px;background:#e2f3dc;border-radius:18px}.cta-button,.contact-submit{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;padding:11px 24px;min-height:48px;background:linear-gradient(120deg,#2cba29,#047c2d);color:#fff;font-weight:700;cursor:pointer}.faq-section details{padding:15px 0;border-top:1px solid var(--line)}.faq-section summary{font-weight:700;cursor:pointer;color:#15552f}.faq-section details p{padding-top:12px}
#contact{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.85fr);gap:22px;padding:20px;background:linear-gradient(140deg,#f2faf0,#fafdfa);border:1px solid var(--line);border-radius:24px}.contact-form-wrap,.contact-side{padding:24px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);min-width:0}.contact-form-wrap h2,.contact-side h2{display:flex;align-items:center;gap:10px;margin:0 0 10px;font-size:22px}.contact-form-wrap h2 .icon,.contact-side h2 .icon{color:var(--green);width:26px;height:26px}.contact-form-wrap p,.contact-side p{margin:0;font-size:14px}.form-alert{padding:12px 15px;margin-top:15px;border-radius:12px;font-size:13px;line-height:1.8}.form-alert.is-info{background:#eaf5e7;color:#2c643f}.form-alert.is-error{background:#fff0ef;color:#9d302c;border:1px solid #e3bbb8}
.contact-form{margin-top:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.field{display:grid;gap:7px}.field.is-full{grid-column:1/-1}.field label{font-size:14px;font-weight:700}.field input,.field textarea{display:block;width:100%;border:1px solid #cbd5d0;border-radius:10px;padding:11px 13px;line-height:1.6;background:#fff;color:var(--ink);min-width:0}.field input::placeholder,.field textarea::placeholder{color:#727c78;font-size:14px}.field input:focus,.field textarea:focus{outline:2px solid #168a3b;outline-offset:2px}.field textarea{min-height:175px;resize:vertical}.field-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-form .field-hint{font-size:12px;margin:12px 0;color:#687870}.contact-submit .icon{width:20px;height:20px}
.contact-points{padding:0;list-style:none;margin:18px 0 0;display:grid;gap:10px}.contact-points li{background:linear-gradient(110deg,#e9f7e6,#f2f9ed);padding:12px 16px;border-radius:15px;font-size:14px}.contact-points strong{display:block;font-size:13px;margin-bottom:3px}.contact-points a{color:var(--green-dark);font-weight:700;overflow-wrap:anywhere}.contact-side-illustration{margin-top:18px;background:radial-gradient(ellipse at 100% 0,#f7ffd3,#e3f6d7);border-radius:16px;overflow:hidden;padding:20px}.contact-side-illustration>p{text-align:center;color:#317d39!important;font-weight:700;letter-spacing:2px;font-size:15px}.contact-art{height:145px;max-width:310px;margin:auto;position:relative;color:#239334}.contact-art>.icon{position:absolute;stroke-width:1.1}.contact-art>.icon:nth-child(1){width:69px;height:69px;left:8%;top:0;fill:#d0efb5}.contact-art>.icon:nth-child(2){width:114px;height:114px;right:0;top:4%;fill:#c6e99c}.contact-art>.icon:nth-child(3){width:100px;height:100px;left:17%;bottom:0;fill:#f2ffe6}.contact-art>.icon:nth-child(4){width:47px;height:47px;left:0;bottom:10%;fill:#a9d980}
.site-footer{padding:20px 0 0}.footer-cta{display:flex;align-items:center;gap:22px;border:1px solid #fff;border-radius:26px;padding:31px;background:radial-gradient(ellipse at 55% -130%,#a5e341,transparent 73%),linear-gradient(115deg,#24a335,#008737 65%,#36b12f);color:#fff;box-shadow:var(--shadow)}.cta-symbol{display:grid;place-items:center;width:77px;height:77px;border-radius:50%;background:#ffffff2b;flex-shrink:0}.cta-symbol .icon{width:45px;height:45px}.footer-copy{flex:1}.footer-copy h2{font-size:21px;line-height:1.6;margin:0 0 7px}.footer-copy p{font-size:14px;margin:0;color:#f4fff2}.footer-actions{display:flex;gap:12px;flex-shrink:0}.footer-actions .button{padding-inline:20px;font-size:14px}
.footer-grid{display:grid;grid-template-columns:1.1fr .6fr 1.25fr;gap:36px;background:#ffffffb8;border:1px solid #fff;border-radius:26px;padding:34px;margin-top:20px}.footer-brand img{width:190px}.footer-brand p{font-size:13px;color:var(--muted);line-height:1.95;margin:12px 0 5px}.footer-brand .handwritten{font-size:18px}.footer-nav,.footer-info{border-left:1px solid var(--line);padding-left:34px}.footer-grid h2{font-size:15px;margin:0 0 13px}.footer-nav a{display:block;font-size:14px;color:var(--muted);width:fit-content;margin-top:4px}.footer-nav a:hover,.footer-info a:hover{text-decoration:underline;color:var(--green-dark)}.footer-info p{display:flex;align-items:flex-start;gap:12px;margin:12px 0;font-size:14px;color:var(--muted)}.footer-info .icon{width:19px;height:19px;margin-top:3px;color:var(--green)}.footer-info a{color:var(--green-dark);overflow-wrap:anywhere}.copyright{display:flex;justify-content:space-between;gap:20px;padding:18px 6px;font-size:11px;color:#62766c}.copyright>span:last-child{font-size:9px;letter-spacing:2px;color:#3f8054}.copyright a{text-decoration:underline}
@media(min-width:1500px){.page-home .hero{padding-inline:170px}.page-home .hero-copy{max-width:610px}}
@media(max-width:1190px){
 .container{width:calc(100% - 48px)}.brand-note{display:none}.topbar{min-height:95px}.brand img{width:210px}.nav-link{padding:12px 17px}.site-nav{gap:10px}.page-home .hero{min-height:520px;padding:38px 46px}.page-home .hero-copy{width:52%}.page-home .hero-title{font-size:56px}.page-home .hero-description{font-size:15px}.hero{padding:30px 35px;min-height:440px}.hero-copy{width:57%}.hero-title{font-size:46px}
 .quick-card{gap:9px;padding:22px 12px}.quick-card .icon-disc{width:40px;height:40px}.quick-card strong{font-size:12px}.quick-card small{font-size:11px}.home-section{padding-inline:10px}.benefit-card{padding:21px 15px;gap:10px}.benefit-card .icon-disc{width:42px;height:42px}.benefit-card h3{font-size:15px}.service-card{gap:14px;padding:22px 17px}.icon-disc{width:56px;height:56px}.service-card h3{font-size:16px}
 .cta-symbol{display:none}.footer-copy h2{font-size:19px}.footer-cta{padding:28px}.footer-actions .button{font-size:13px;padding-inline:17px}.footer-grid{gap:25px;padding:30px}.footer-nav,.footer-info{padding-left:25px}#service .service-card{grid-template-columns:52px 1fr;gap:8px 13px;padding:22px 17px}#service .icon-disc{width:52px;height:52px}#service h2{font-size:20px}#contact{padding:16px;gap:18px}.contact-form-wrap,.contact-side{padding:20px}
}
@media(max-width:950px){
 .topbar{gap:16px}.brand img{width:175px}.nav-link{padding:11px 13px;font-size:13px}.site-nav{gap:7px}.hero-title{font-size:38px}.hero-description{font-size:14px}.hero-actions .button{font-size:13px;padding:11px 16px}.hero-copy{width:60%}.hero-points li{flex-direction:column;text-align:center;padding:10px 6px;gap:6px;font-size:11px}.hero-points{max-width:450px}.page-home .hero-title{font-size:48px}.page-home .hero-subtitle{font-size:20px}.page-home .hero-description{font-size:14px}.page-home .hero-copy{width:56%}.page-home .hero{min-height:500px;padding-inline:36px}.hero .handwritten{font-size:20px;margin-left:0}
 .quick-services{gap:9px}.quick-card{display:block;padding:18px 11px}.quick-card .icon-disc{margin-bottom:8px}.quick-card small{font-size:11px}.quick-card strong{font-size:13px}.trust-band{padding:23px 10px}.trust-band>div{gap:10px}.trust-band .icon{width:28px;height:28px}.trust-band strong{font-size:23px}.trust-band span{font-size:12px}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-card .icon-disc{width:55px;height:55px}.benefit-card h3{font-size:17px}.home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading .handwritten{font-size:18px}.process-grid{gap:15px}.process-grid li:not(:last-child)::after{right:-14px}.process-grid p{font-size:12px}.process-grid h3{font-size:16px}.step-number{width:33px;height:33px;font-size:18px;left:8px}
 .footer-cta{flex-direction:column;align-items:flex-start;gap:18px}.footer-copy h2{font-size:23px}.footer-grid{grid-template-columns:1fr .65fr 1.2fr;gap:19px;padding:26px}.footer-nav,.footer-info{padding-left:19px}.footer-info p{font-size:12px}.footer-brand img{width:170px}.footer-brand .handwritten{font-size:14px}#content{padding:25px}#clients ul{gap:12px}#clients li{padding:10px;border-radius:17px}#clients .name{font-size:14px}#clients .link{font-size:12px}#service{grid-template-columns:repeat(2,minmax(0,1fr))}#contact{grid-template-columns:1.15fr 1fr;gap:14px;padding:12px}.contact-form-wrap,.contact-side{padding:17px}.contact-form-wrap h2,.contact-side h2{font-size:19px}.form-grid{grid-template-columns:1fr}.contact-points li{padding:12px}.copyright>span:last-child{display:none}
}
@media(max-width:700px){
 .container{width:calc(100% - 28px)}.site-header,.page-home .site-header{border-radius:0}.topbar{flex-direction:column;gap:13px;padding:16px 0;min-height:0}.brand img{width:190px}.site-nav{margin:0;width:100%;justify-content:center;gap:5px}.nav-link{font-size:12px;padding:10px 8px;border-radius:12px;text-align:center;flex:1;box-shadow:none}
 .hero{padding:28px 25px 24px;min-height:0;display:flex;flex-direction:column;align-items:stretch;border-radius:22px}.hero-copy{width:100%;max-width:none}.hero-title{font-size:35px;text-wrap:initial}.hero-kicker{font-size:11px;margin-bottom:12px}.hero-description{max-width:none;font-size:15px;line-height:1.8}.hero-media{position:relative;inset:auto;order:2;height:230px;margin:22px -25px -24px;z-index:0}.hero-media img{object-fit:cover;object-position:right center}.hero::before{background:linear-gradient(125deg,#11852d,#31ac35);z-index:-1}.hero-points{max-width:none;margin-top:20px;gap:8px}.hero-points li{font-size:12px;flex-direction:row;text-align:left;padding:12px 8px}.hero-points .icon{width:22px;height:22px}.hero-actions{margin-top:19px}.hero-actions .button{font-size:14px;min-height:47px;flex:1;padding:10px 13px}.hero-actions .arrow-icon{display:none}
 .page-home .hero{width:100%;padding:30px 24px 0;min-height:0;display:flex;flex-direction:column;background:#f7fcf6}.page-home .hero::before{background:radial-gradient(ellipse at 100% 0,#e4f5dd,transparent 60%),#f8fcf9}.page-home .hero-copy{width:100%;padding:0;max-width:570px;margin:auto}.page-home .hero-title{font-size:clamp(40px,9vw,54px)}.page-home .hero-description{font-size:15px;max-width:none}.page-home .hero-subtitle{font-size:21px}.page-home .hero-kicker{font-size:11px;letter-spacing:2px}.hero .handwritten{font-size:19px;margin:21px 0 0 13px}.page-home .hero-media{margin:16px -24px 0;height:275px;position:relative}.page-home .hero-media img{object-position:right center;object-fit:cover}.page-home .page-main{margin-top:0;padding-top:14px}
 .quick-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quick-card{display:flex;gap:10px;padding:16px 12px;border-radius:17px}.quick-card:last-child{grid-column:1/-1;justify-content:center}.quick-card .icon-disc{margin:0;width:43px;height:43px}.quick-card strong{font-size:13px}.quick-card small{font-size:11px;margin-top:3px}.trust-band{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 0;padding:25px 12px;border-radius:22px}.trust-band>div:nth-child(2){border:0}.trust-band>div{justify-content:flex-start;padding-left:16px;gap:14px}.trust-band strong{font-size:24px}.trust-band span{font-size:12px}
 .home-section{padding:34px 5px 0}.eyebrow{font-size:10px;letter-spacing:2px}.section-heading{gap:12px;flex-wrap:wrap}.section-heading h1,.section-heading h2{font-size:28px}.section-heading .handwritten{display:none}.section-heading>span:not(.handwritten){font-size:12px}.section-intro{font-size:14px;margin-bottom:20px}.benefit-grid{gap:12px}.benefit-card{display:block;padding:18px 16px;border-radius:18px}.benefit-card .icon-disc{width:45px;height:45px}.benefit-card h3{font-size:15px;margin:10px 0 6px}.benefit-card p{font-size:13px}.home-service-grid{grid-template-columns:1fr;gap:12px}.service-card{padding:22px 20px;border-radius:18px;gap:18px}.service-card h3{font-size:18px}.service-card p{font-size:14px}.text-link{font-size:12px}
 .process-grid{grid-template-columns:1fr;gap:13px}.process-grid li{display:grid;grid-template-columns:42px 45px 1fr;gap:0 15px;padding:17px;text-align:left;align-items:center;border-radius:18px}.step-number{position:static;grid-row:1/3;width:36px;height:36px}.process-grid .icon-disc{grid-row:1/3;margin:0;width:45px;height:45px}.process-grid h3{margin:0;font-size:17px}.process-grid p{grid-column:3;font-size:13px}.process-grid li:not(:last-child)::after{display:none}.about-copy{grid-template-columns:1fr;gap:16px;padding-top:16px}.about-copy p{font-size:14px}.service-area-strip{gap:10px 13px;flex-wrap:wrap;padding:20px;margin-top:25px;border-radius:18px}.service-area-strip span{flex-basis:100%;font-size:13px}.service-area-strip strong{font-size:18px}
 .page-main{padding-top:18px}#content{padding:24px 17px;border-radius:22px}#content>h1{font-size:28px;margin-bottom:19px}#content>h1::after{display:none}#content>h1::before{height:27px}#clients ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#clients{gap:12px}#clients a{padding-top:11px}#clients .name{font-size:14px}#clients .link{font-size:11px}.page-clients #content>.section-heading{margin-bottom:20px}#service{grid-template-columns:1fr;gap:14px}#service .service-card{grid-template-columns:57px 1fr;padding:23px 17px;gap:7px 15px}#service .icon-disc{width:57px;height:57px}#service h2{font-size:21px}
 #guarantee{gap:18px}#guarantee>section{padding:21px 17px}#guarantee .compare{grid-template-columns:1fr;gap:16px}#guarantee h2{font-size:22px}#guarantee p{font-size:14px}.comparison-item{padding:22px 18px}.advantage-list{padding:18px}.advantage-list li{font-size:14px}.contact-cta{flex-direction:column;align-items:flex-start;padding:18px}.faq-section summary{font-size:15px}#contact{grid-template-columns:1fr;padding:0;border:0;background:transparent;gap:20px}.contact-form-wrap,.contact-side{padding:20px 16px}.contact-form-wrap h2,.contact-side h2{font-size:21px}.field textarea{min-height:170px}.contact-points li{padding:14px 17px}.contact-art{height:150px}
 .site-footer{padding-top:21px}.footer-cta{padding:25px 22px;border-radius:22px;gap:19px}.footer-copy h2{font-size:21px;line-height:1.6}.footer-copy p{font-size:13px}.footer-actions{width:100%;flex-wrap:wrap;gap:11px}.footer-actions .button{font-size:14px;flex:1;white-space:nowrap}.footer-grid{grid-template-columns:1fr 1fr;padding:26px 23px;gap:27px 22px;border-radius:22px}.footer-brand{grid-column:1/-1}.footer-brand img{width:183px}.footer-brand p{font-size:13px}.footer-brand .handwritten{font-size:18px}.footer-nav{border:0;padding:0;grid-column:1/-1}.footer-info{border:0;padding:0;grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px}.footer-info p{font-size:14px}.footer-grid h2{font-size:15px}.footer-nav a{font-size:14px;display:inline-block;margin-right:16px;margin-top:5px}.copyright{font-size:10px;padding:16px 5px}
}
@media(max-width:380px){.site-nav{gap:3px}.nav-link{padding:9px 5px;font-size:11px}.hero{padding-inline:19px}.hero-media{margin-inline:-19px}.hero-actions .button{font-size:12px;padding-inline:10px}.hero-points li{flex-direction:column;text-align:center;font-size:11px}.page-home .hero-subtitle{font-size:18px}.quick-card{gap:7px;padding-inline:9px}.quick-card .icon-disc{width:34px;height:34px}.quick-card .icon{width:23px;height:23px}.quick-card strong{font-size:12px}.trust-band>div{padding-left:6px;gap:10px}.trust-band strong{font-size:21px}.section-heading h2{font-size:25px}.benefit-card{padding:17px 13px}.footer-actions .button{flex-basis:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{body{background:#fff;color:#000}.site-header,.hero-media,.hero-actions,.footer-cta,.skip-link{display:none}.container{width:100%}.hero,.page-home .hero{min-height:0;padding:16px 0;background:#fff}.hero-copy,.page-home .hero-copy{width:100%}.hero::before{display:none}.hero-title,.hero-description,.hero-kicker{color:#000}.page-home .page-main{margin-top:0}#content,.service-card,.benefit-card,.footer-grid{box-shadow:none}.quick-services,.trust-band{display:none}.hero-points li{color:#000}a{color:inherit}.home-section{break-inside:avoid}}

/* Prominent direct-call action, with a dedicated tablet/mobile navigation row. */
.topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px}
.brand-note{display:none}
.header-contact{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:12px 25px;border-radius:999px;background:linear-gradient(115deg,#41c931,#008c2d);color:#fff;font-size:15px;font-weight:800;white-space:nowrap;box-shadow:0 10px 25px #0b9a3130;transition:transform .2s,box-shadow .2s}
.header-contact:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0b8c3145}
.header-contact .icon{width:21px;height:21px}
@media(max-width:1190px){.topbar{gap:15px}.header-contact{padding-inline:21px}.nav-link{padding-inline:14px}.site-nav{gap:8px}}
@media(max-width:1050px){.topbar{grid-template-columns:1fr auto;gap:13px;padding-block:17px}.brand{grid-column:1;grid-row:1}.header-contact{grid-column:2;grid-row:1}.site-nav{grid-column:1/-1;grid-row:2;width:100%;margin:0;justify-content:center}.nav-link{flex:1;text-align:center}}
@media(max-width:700px){.topbar{gap:14px 10px;padding-block:15px}.brand img{width:170px}.header-contact{font-size:13px;min-height:45px;padding:10px 18px;gap:7px}.header-contact .icon{width:18px;height:18px}.site-nav{gap:5px}.nav-link{padding:10px 8px}}
@media(max-width:380px){.brand img{width:148px}.header-contact{padding-inline:13px;font-size:12px}.nav-link{padding-inline:5px;font-size:11px}}
@media(prefers-reduced-motion:reduce){.header-contact{transition:none}}
@media print{.header-contact{display:none}}
