@charset "UTF-8";
:root{--ink:#16332e;--muted:#52645f;--green:#23644f;--lime:#d4ed9b;--paper:#fff;--soft:#f4f7f4;--line:#dce4df;--radius:20px;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;font-size:16px;scroll-behavior:smooth;scroll-padding-top:100px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #428655;outline-offset:6px}p{line-height:1.7}img{display:block;max-width:100%}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-100px;padding:14px;background:var(--lime);z-index:100}.skip-link:focus{top:16px}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:96px;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-symbol{width:48px;height:48px;border-radius:12px;background:var(--ink);color:white;font-size:26px;letter-spacing:-2px;display:flex;align-items:center;justify-content:center;font-weight:600;position:relative;padding-right:5px}.brand-symbol>span{font-size:15px;color:var(--lime);letter-spacing:0;position:absolute;right:5px;top:1px}.brand strong{display:block;font-size:23px;letter-spacing:-1px;line-height:1.1}.brand-pc{font-weight:400;color:var(--green)}.brand small{display:block;letter-spacing:1.6px;font-size:10px;font-weight:600;margin-top:6px}.header-inner nav{display:flex;gap:31px;align-items:center;font-size:.9rem;font-weight:600}.header-inner nav>a{padding-block:14px}.header-inner nav>a:hover{color:var(--green)}.header-inner .nav-contact{border:1px solid var(--line);border-radius:8px;padding:13px 19px;display:flex;gap:25px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:66px;padding-top:66px;padding-bottom:67px;align-items:center}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:1.8px;line-height:1.6;margin:0 0 22px;color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.5rem,5.7vw,5.3rem);letter-spacing:-4px;line-height:1.03;font-weight:600;margin-bottom:27px}h1>span{color:var(--green)}.hero-description{font-size:1.125rem;max-width:490px;color:var(--muted);margin-bottom:29px;line-height:1.7}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;min-height:54px;padding:15px 21px;border-radius:8px;font-size:.95rem;font-weight:600;line-height:1.4;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--green)}.button-outline{border:1px solid #bccbc3;background:white}.button-outline:hover{background:var(--soft)}.hero-note{font-size:.8rem;color:var(--muted);margin:19px 0 0}.hero-visual{position:relative;padding-right:23px;padding-bottom:27px}.portrait-window{height:534px;border-radius:120px 20px 20px 20px;overflow:hidden;position:relative;background:#dae2df}.portrait-window img{position:absolute;top:0;left:0;width:272.8%;height:auto;max-width:none}.portrait-label{position:absolute;bottom:0;left:-30px;background:var(--lime);padding:24px 29px 21px;border-radius:13px;min-width:288px;box-shadow:0 10px 35px #14352a0d}.label-line{display:block;letter-spacing:1.3px;font-size:.65rem;font-weight:700;margin-bottom:11px}.portrait-label strong{display:block;font-size:1.4rem;line-height:1.25;letter-spacing:-.4px}.signature{font-family:Georgia,serif;font-style:italic;font-size:1.3rem;letter-spacing:-.6px}.portrait-label .signature{display:block;margin-top:14px}.vertical-caption{position:absolute;right:0;top:45px;writing-mode:vertical-rl;font-size:.65rem;letter-spacing:1.6px;color:var(--muted)}.benefit-strip{background:var(--soft);border-block:1px solid var(--line)}.benefit-inner{display:flex;justify-content:space-between;gap:24px;padding-block:25px}.benefit-inner p{font-size:.85rem;font-weight:600;margin:0}.benefit-inner p>span{font-size:.7rem;color:var(--green);margin-right:13px}.section{padding-block:96px}h2{font-size:clamp(2.1rem,3.1vw,3rem);font-weight:600;line-height:1.14;letter-spacing:-1.8px;margin-bottom:24px}h3{font-size:1.35rem;font-weight:600;letter-spacing:-.5px;line-height:1.3}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:36px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:360px;margin:0 0 4px;color:var(--muted);font-size:.95rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);padding:30px 27px;display:flex;flex-direction:column}.card-top{display:flex;flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:23px}.card-top>span{font-size:.65rem;letter-spacing:1.4px;font-weight:600;color:var(--muted)}.service-icon{width:39px;height:39px;fill:none;stroke:var(--green);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.service-card h3{margin-bottom:14px}.service-card p{font-size:.95rem;color:var(--muted);line-height:1.65;margin-bottom:20px}.check-list{list-style:none;padding:0;margin:0 0 30px;font-size:.85rem;line-height:1.5}.check-list li{position:relative;padding-left:22px;margin-bottom:11px}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--green)}.text-link{font-size:.9rem;font-weight:600;display:inline-flex;gap:18px;align-items:center;text-decoration:underline;text-decoration-color:#aabcb0;text-underline-offset:5px;line-height:1.6}.text-link:hover{text-decoration-color:currentColor}.service-card .text-link{margin-top:auto;justify-content:space-between}.service-card-accent{background:#e9f1e2;border-color:#dbe7d4}.service-note{margin:23px 0 0;text-align:center;color:var(--muted);font-size:.85rem}.remote-section{background:var(--ink);color:white;padding:83px 0}.remote-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:108px}.remote-intro .eyebrow{color:var(--lime)}.remote-intro h2{font-size:clamp(2.8rem,4vw,3.8rem);letter-spacing:-2.3px}.remote-intro>p:not(.eyebrow){color:#c4d1cb;max-width:390px;font-size:1rem}.button-lime{background:var(--lime);color:var(--ink);margin-top:8px}.button-lime:hover{background:#e1f5b8}.remote-intro p.remote-small{font-size:.75rem;margin:17px 0 0}.remote-step{display:flex;gap:25px;padding:26px 0;border-top:1px solid #486159}.remote-step:first-child{padding-top:10px;border-top:0}.remote-step>span{color:var(--lime);font-size:.8rem;margin-top:5px}.remote-step h3{font-size:1.25rem;margin-bottom:10px}.remote-step p{font-size:.95rem;color:#c4d1cb;line-height:1.65;margin:0}.download-link{display:inline-block;color:var(--lime);text-decoration:underline;text-underline-offset:4px;font-size:.85rem;margin-top:17px;line-height:1.6}.remote-safety{font-size:.8rem;color:#c4d1cb;background:#26473e;padding:15px 18px;border-radius:8px;margin:0}.about-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:84px;align-items:center}.work-photo{border-radius:var(--radius);overflow:hidden;background:var(--soft)}.work-photo>img{width:100%;height:auto}.work-photo>span{display:block;font-size:.7rem;letter-spacing:1.7px;padding:19px 23px}.about-copy p:not(.eyebrow){font-size:1rem;color:var(--muted)}.personal-note{border-top:1px solid var(--line);padding-top:23px;margin-top:25px;display:flex;flex-direction:column;gap:7px}.personal-note>span:last-child{font-size:.8rem;color:var(--muted)}.faq-section{background:var(--soft);border-block:1px solid var(--line)}.faq-layout{display:grid;grid-template-columns:1fr 1.55fr;gap:80px}.faq-layout>div>p:not(.eyebrow){color:var(--muted);font-size:.95rem}.faq-list details{border-bottom:1px solid #cfdad2}.faq-list details:first-child{border-top:1px solid #cfdad2}.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 0;font-size:1rem;font-weight:600;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:1.5rem;font-weight:400;color:var(--green)}.faq-list details[open] summary:after{content:'−'}.faq-list details p{padding:0 28px 21px 0;margin:0;color:var(--muted);font-size:.95rem}.contact-section{display:grid;grid-template-columns:1.5fr 1fr;gap:100px}.contact-intro>p:not(.eyebrow){color:var(--muted)}.contact-phone{display:block;font-size:clamp(1.8rem,3vw,2.9rem);font-weight:500;letter-spacing:-1.3px;margin-top:33px}.contact-phone>span{font-size:.7em;color:var(--green);margin-left:10px}.contact-mail{display:inline-block;font-size:1.2rem;margin-top:10px;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#b8c8be}.contact-card{border:1px solid var(--line);border-radius:var(--radius);padding:33px;background:var(--soft)}.contact-card>.eyebrow{display:block;font-size:.65rem;margin-bottom:21px}.contact-card h3{font-size:1.5rem;margin-bottom:4px}.contact-card p{font-size:.85rem;color:var(--muted);margin-bottom:22px}.contact-card address{font-style:normal;font-size:1rem;line-height:1.7}.contact-card p.appointment-note{margin:18px 0 16px;color:var(--ink)}.contact-regions{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--line);padding-top:22px;margin-top:24px;font-size:.8rem;color:var(--muted)}footer{border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:34px}.footer-main>.brand .brand-symbol{width:39px;height:39px;font-size:22px}.footer-main>.brand strong{font-size:20px}.footer-main>.brand small{font-size:9px}.footer-main>p{font-size:.8rem;color:var(--muted);margin:0}.footer-main>div{display:flex;gap:24px;font-size:.8rem}.footer-main>div a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:.7rem;color:var(--muted);padding-block:20px}.legal{max-width:800px;padding-block:65px 90px}.legal h1{font-size:3rem;margin-bottom:35px}.legal h2{font-size:1.6rem;letter-spacing:-.5px;margin-top:38px;margin-bottom:14px}.legal h3{font-size:1.1rem}.legal p,.legal li{color:var(--muted);line-height:1.8}.legal a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal address{font-style:normal;line-height:1.8}.legal .back-link{display:inline-block;margin-bottom:35px;font-size:.9rem}.legal-note{padding:20px;border-left:3px solid var(--green);background:var(--soft)}
@media(min-width:1450px){.hero{gap:90px}.portrait-window{height:550px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.hero{gap:40px}.header-inner nav{gap:20px}.hero-visual{padding-right:15px}.portrait-window{height:500px}h1{letter-spacing:-3px}.portrait-label{left:-17px;min-width:260px;padding:22px}.portrait-label strong{font-size:1.25rem}.service-card{padding:26px 21px}.remote-layout{gap:60px}.about-layout{gap:50px}.contact-section{gap:60px}.footer-main>p{display:none}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header-inner{min-height:78px}.brand strong{font-size:21px}.brand-symbol{height:43px;width:43px}.menu-toggle{display:flex;gap:14px;align-items:center;background:white;border:1px solid var(--line);border-radius:7px;padding:10px 12px;font-size:.85rem}.header-inner nav{display:none;position:absolute;top:77px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:17px 24px;align-items:stretch;gap:3px;flex-direction:column}.header-inner nav.is-open{display:flex}.header-inner nav .nav-contact{margin-block:7px;justify-content:space-between}.hero{gap:30px;padding-block:45px 50px;grid-template-columns:1.12fr 1fr}h1{font-size:3.5rem;letter-spacing:-2.8px}.eyebrow{font-size:.65rem;letter-spacing:1.4px}.hero-description{font-size:1rem}.hero .button-row{flex-direction:column;align-items:flex-start;gap:10px}.button{font-size:.9rem;min-height:50px}.hero-note{font-size:.75rem;max-width:260px}.portrait-window{height:440px;border-top-left-radius:85px}.portrait-label{left:-10px;min-width:0;width:calc(100% + 0px);padding:20px}.portrait-label strong{font-size:1.15rem}.portrait-label .signature{font-size:1.1rem}.vertical-caption{font-size:.55rem}.label-line{font-size:.55rem}.benefit-inner{gap:18px;flex-wrap:wrap;justify-content:center;padding-block:20px}.benefit-inner p{font-size:.75rem}.section{padding-block:68px}.section-heading{gap:28px;align-items:flex-start}.section-heading>p{max-width:280px;font-size:.9rem}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:29px}.card-top{flex-direction:row;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.service-card .text-link{justify-content:flex-start;gap:25px}.check-list{margin-bottom:20px}.remote-layout{gap:45px;grid-template-columns:1fr 1.1fr}.remote-intro h2{font-size:2.7rem}.remote-step{gap:16px}.remote-step h3{font-size:1.1rem}.remote-section{padding-block:60px}.about-layout{gap:34px;grid-template-columns:1fr}.work-photo{max-width:550px}.faq-layout{gap:35px;grid-template-columns:1fr}.faq-layout h2{margin-bottom:19px}.contact-section{gap:35px;grid-template-columns:1.1fr 1fr}.contact-card{padding:25px}.contact-phone{font-size:1.85rem;letter-spacing:-.7px}.contact-phone>span{margin-left:0}}
@media(max-width:560px){.hero{grid-template-columns:1fr;gap:36px;padding-top:37px}.hero-copy .eyebrow{margin-bottom:19px}h1{font-size:3.6rem;line-height:1.04;margin-bottom:23px}.hero-description{max-width:360px}.hero .button-row{flex-direction:row;align-items:stretch}.hero .button{padding:14px 16px;font-size:.85rem;gap:11px}.hero-note{max-width:none;font-size:.75rem}.hero-visual{max-width:380px;margin:0 auto;width:calc(100% - 8px);padding-bottom:29px;padding-right:20px}.portrait-window{height:390px;border-radius:85px 16px 16px 16px}.portrait-label{width:245px;left:-9px;padding:21px}.portrait-label strong{font-size:1.2rem}.label-line{font-size:.58rem}.benefit-inner{align-items:flex-start;flex-direction:column;gap:12px}.benefit-inner p{font-size:.8rem}.benefit-inner p>span{margin-right:16px}.section{padding-block:56px}.section-heading{flex-direction:column;gap:19px;margin-bottom:28px}.section-heading>p{max-width:none}h2{font-size:2.1rem;letter-spacing:-1.1px}.service-card{padding:26px 24px}.service-note{text-align:left;font-size:.8rem}.remote-layout{grid-template-columns:1fr;gap:33px}.remote-intro h2{font-size:3rem}.remote-intro>p:not(.eyebrow){max-width:none}.remote-step{padding-block:23px}.remote-step:first-child{border-top:1px solid #486159;padding-top:23px}.remote-step>span{margin-top:3px}.about-layout{gap:31px}.work-photo>span{font-size:.6rem}.contact-section{grid-template-columns:1fr;gap:34px}.contact-intro h2{font-size:2.4rem}.contact-phone{font-size:2.05rem}.footer-main{align-items:flex-start;gap:24px;flex-direction:column;padding-block:29px}.footer-main>div{font-size:.85rem}.footer-bottom{font-size:.7rem}.legal{padding-block:40px 65px}.legal h1{font-size:2.5rem;letter-spacing:-1.5px}.legal h2{font-size:1.5rem}.faq-list summary{font-size:.95rem}.faq-list details p{font-size:.9rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}

/* Small supporting text remains legible on every viewport. */
.eyebrow,.card-top>span,.label-line,.contact-card>.eyebrow,.work-photo>span,.footer-bottom,.remote-intro p.remote-small,.hero-note,.benefit-inner p>span{font-size:max(.75rem,12px)}.vertical-caption{font-size:12px;letter-spacing:1.4px}.service-card p,.check-list,.text-link,.contact-card p,.contact-regions{font-size:max(.875rem,14px)}
@media(max-width:560px){.header-inner{gap:8px}.header-inner .brand{gap:9px}.header-inner .brand-symbol{width:38px;height:38px;font-size:23px}.header-inner .brand strong{font-size:20px}.header-inner .brand small{font-size:9px;letter-spacing:1px}.menu-toggle{gap:9px;padding:10px}}

.remote-download{margin-top:18px}.remote-download .button{margin-top:0;text-align:center}.download-note{display:block;font-size:.75rem;color:#c4d1cb;margin-top:10px;line-height:1.5}.remote-download .download-link{margin-top:12px}
