
:root{--ink:#11211e;--muted:#61716d;--forest:#0c312b;--forest2:#174a41;--sage:#eaf1ed;--line:#dfe7e3;--lime:#d8ff70;--paper:#fff;--soft:#f6f8f7;--sand:#f1ede5;--shadow:0 20px 60px rgba(18,48,42,.13);--radius:28px;--radius-sm:18px;--container:1200px;--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.narrow{max-width:850px;margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-80px;z-index:9999;background:#fff;color:#000;padding:12px 16px;border-radius:8px}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,33,30,.08)}.topbar{background:var(--forest);color:#dbe8e4;font-size:13px}.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-phones{display:flex;align-items:center;gap:9px}.topbar a:hover{color:#fff}.nav-wrap{height:82px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.brand-mark{width:39px;height:39px;color:var(--forest)}.brand-mark svg{width:100%;height:100%}.brand-text{display:flex;gap:3px;font-size:18px;letter-spacing:.06em}.brand-text strong{font-weight:850}.brand-text span{font-weight:500}.primary-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.primary-nav>a{font-size:14px;font-weight:650;color:#33433f;position:relative}.primary-nav>a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--forest);transition:right .25s}.primary-nav>a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:14px}.lang-switch{display:flex;border:1px solid var(--line);padding:3px;border-radius:999px;background:#fff}.lang-switch a{min-width:32px;text-align:center;padding:4px 7px;border-radius:999px;font-size:12px;font-weight:700}.lang-switch a[aria-current=page]{background:var(--forest);color:#fff}.menu-toggle{display:none;background:transparent;border:0;padding:8px;cursor:pointer}.menu-toggle>span:not(.sr-only){display:block;width:25px;height:2px;background:var(--ink);margin:5px 0;transition:.25s}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 23px;border-radius:999px;border:1px solid transparent;font-weight:750;font-size:15px;cursor:pointer;transition:transform .2s,background .2s,border-color .2s,color .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--lime);color:#0d261f}.btn-primary:hover{background:#c9f55b}.btn-ghost{border-color:#bfcac6;background:rgba(255,255,255,.75)}.btn-ghost:hover{border-color:var(--forest)}.btn-sm{min-height:42px;padding:0 17px;font-size:13px}.btn-wide{width:100%;justify-content:space-between;padding-inline:25px}.breadcrumbs{padding-top:26px;display:flex;gap:9px;font-size:13px;color:var(--muted)}.breadcrumbs a:hover{color:var(--forest)}.crumb-sep{opacity:.45}.hero{overflow:hidden;position:relative}.hero:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(216,255,112,.2),rgba(216,255,112,0) 68%);top:-220px;left:-160px;pointer-events:none}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);align-items:center;gap:70px;min-height:690px;padding-block:70px}.hero-service .hero-grid{min-height:610px;padding-block:55px 75px}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;color:var(--forest2);margin-bottom:18px}.eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(216,255,112,.22)}h1,h2,h3{margin-top:0;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(48px,6vw,82px);margin-bottom:26px;font-weight:820;max-width:900px}.hero-service h1{font-size:clamp(44px,5vw,69px)}h2{font-size:clamp(36px,4.6vw,58px);margin-bottom:22px}h3{font-size:22px}.hero-lead{font-size:19px;line-height:1.65;color:#52635f;max-width:720px;margin:0 0 31px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.phone-icon{font-size:18px}.proof-row{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:30px;font-size:13px;color:#4d5f5a}.proof-row span{white-space:nowrap}.hero-media{position:relative}.hero-image-wrap{border-radius:38px;overflow:hidden;background:#dde6e2;box-shadow:var(--shadow);aspect-ratio:1/1}.hero-service .hero-image-wrap{aspect-ratio:4/3}.hero-image-wrap img{width:100%;height:100%;object-fit:cover}.hero-float{position:absolute;left:-35px;bottom:35px;background:var(--forest);color:#fff;border-radius:20px;padding:17px 22px;box-shadow:0 18px 50px rgba(0,0,0,.2);display:flex;align-items:center;gap:13px;max-width:240px}.hero-float strong{font-size:30px;color:var(--lime)}.hero-float span{font-size:12px;line-height:1.3}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:28px 25px;border-right:1px solid var(--line);display:flex;gap:13px;align-items:center}.trust-grid>div:last-child{border-right:0}.trust-grid strong{font-size:27px;color:var(--forest)}.trust-grid span{font-size:13px;line-height:1.35;color:var(--muted)}.section{padding-block:115px}.section-soft{background:var(--soft)}.section-dark{background:var(--forest);color:#fff}.section-head{max-width:760px;margin-bottom:52px}.section-head.narrow{text-align:center;margin-inline:auto;margin-bottom:58px}.section-head p,.lead-small{font-size:18px;color:var(--muted);margin:0}.section-head-light p,.section-dark .section-head p{color:#b9cbc6}.section-dark .eyebrow{color:var(--lime)}.light-copy{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:980px}.light-copy p{margin:0}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s}.service-card:hover{transform:translateY(-7px);box-shadow:0 18px 45px rgba(17,33,30,.09);border-color:#c8d5cf}.service-card-current{outline:2px solid var(--forest);outline-offset:-2px}.service-image{display:block;aspect-ratio:4/3;overflow:hidden;background:#e6eeea}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.service-card:hover img{transform:scale(1.035)}.service-body{padding:25px}.service-no{font-size:12px;font-weight:800;letter-spacing:.12em;color:#799087}.service-body h3{font-size:22px;margin:12px 0}.service-body p{color:var(--muted);font-size:14px;margin:0 0 18px}.text-link{font-size:14px;font-weight:800;color:var(--forest)}.text-link span{display:inline-block;transition:transform .2s}.text-link:hover span{transform:translateX(4px)}.methods-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:55px}.method-card{padding:30px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.05)}.method-icon{width:46px;height:46px;border-radius:14px;background:var(--lime);color:#0c312b;display:grid;place-items:center;font-size:22px;margin-bottom:40px}.method-card h3{margin-bottom:13px}.method-card p{font-size:14px;color:#b9cbc6;margin:0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:step}.process-step{position:relative;padding:30px 24px 18px;border-top:1px solid #cdd8d3}.process-step:before{content:"";position:absolute;top:-4px;left:24px;width:8px;height:8px;background:var(--forest);border-radius:50%}.process-step>span{display:block;color:#80918c;font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:37px}.process-step h3{font-size:20px;margin-bottom:12px}.process-step p{font-size:14px;color:var(--muted);margin:0}.content-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.content-grid.reverse{grid-template-columns:1.08fr .92fr}.content-grid.reverse>.prose{order:1}.content-grid.reverse>.content-image{order:2}.content-image{border-radius:30px;overflow:hidden;background:#e5ece9}.content-image img{width:100%;height:100%;object-fit:cover;max-height:650px}.prose p{color:#4f625d;font-size:17px;margin:0 0 18px}.prose h2{font-size:clamp(36px,4vw,54px)}.mini-cta{margin-top:30px}.centered-prose{text-align:center}.centered-prose p{text-align:left}.check-list{list-style:none;padding:0;margin:30px 0;display:grid;gap:11px}.check-list li{display:flex;gap:11px;align-items:flex-start}.check-list span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--sage);color:var(--forest);flex:0 0 auto;font-size:12px}.project-grid{columns:4 240px;column-gap:14px}.project-card{break-inside:avoid;margin:0 0 14px;border-radius:18px;overflow:hidden;background:#e4ece8}.gallery-link{display:block;position:relative;overflow:hidden}.project-card img{width:100%;height:auto;transition:transform .35s ease,filter .35s ease}.gallery-link:hover img{transform:scale(1.025);filter:brightness(.94)}.gallery-link:after{content:"↗";position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.9);color:var(--forest);font-weight:800;opacity:0;transform:translateY(5px);transition:.25s}.gallery-link:hover:after{opacity:1;transform:none}.gallery-lightbox{position:fixed;inset:0;z-index:1000;display:none;place-items:center;background:rgba(4,18,15,.94);padding:28px}.gallery-lightbox.is-open{display:grid}.gallery-lightbox-figure{margin:0;display:grid;place-items:center;max-width:100%;max-height:100%}.gallery-lightbox img{max-width:min(92vw,1500px);max-height:86vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 24px 80px rgba(0,0,0,.35)}.gallery-lightbox button{position:fixed;border:0;background:rgba(255,255,255,.94);color:#102620;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 30px rgba(0,0,0,.18)}.gallery-close{top:22px;right:22px;width:44px;height:44px;border-radius:50%;font-size:27px}.gallery-prev,.gallery-next{top:50%;width:48px;height:48px;border-radius:50%;font-size:29px;transform:translateY(-50%)}.gallery-prev{left:22px}.gallery-next{right:22px}.gallery-count{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);color:#fff;font-size:12px;letter-spacing:.08em;background:rgba(0,0,0,.28);padding:6px 10px;border-radius:999px}.gallery-lightbox-open{overflow:hidden}.faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px}.sticky-head{position:sticky;top:150px;align-self:start;margin-bottom:0}.faq-list{border-top:1px solid #ccd7d2}.faq-item{border-bottom:1px solid #ccd7d2}.faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:25px 0;font-weight:750;font-size:18px}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{width:28px;height:28px;border:1px solid #b7c5bf;border-radius:50%;position:relative;flex:0 0 auto}.faq-plus:before,.faq-plus:after{content:"";position:absolute;background:var(--ink);left:7px;right:7px;top:13px;height:1px}.faq-plus:after{transform:rotate(90deg);transition:transform .2s}.faq-item[open] .faq-plus:after{transform:rotate(0)}.faq-answer{padding:0 50px 25px 0;color:var(--muted)}.faq-answer p{margin:0}.contact-section{background:var(--sand)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.contact-copy h2{max-width:640px}.contact-copy>p{font-size:18px;color:#566863;max-width:610px}.contact-direct{margin-top:50px;padding-top:25px;border-top:1px solid #cfc9bd}.contact-direct span{font-weight:800}.contact-direct p{color:#6d6d65;max-width:520px}.contact-phone{display:block;font-size:34px;font-weight:820;letter-spacing:-.03em;margin-top:9px}.contact-phone.secondary{font-size:21px;color:#50615c}.lead-form{background:#fff;border-radius:28px;padding:34px;box-shadow:0 20px 70px rgba(34,45,41,.09)}.lead-form label{display:block;margin-bottom:19px}.lead-form label>span{display:block;font-size:13px;font-weight:750;margin-bottom:7px}.lead-form input,.lead-form textarea{width:100%;border:1px solid #ccd7d2;border-radius:13px;background:#fbfcfb;padding:14px 15px;outline:none;transition:border .2s,box-shadow .2s}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--forest2);box-shadow:0 0 0 3px rgba(23,74,65,.08)}.lead-form textarea{resize:vertical}.form-note{font-size:11px;color:#7b8985;line-height:1.45;margin:13px 4px 0}.form-status{font-size:13px;font-weight:700;margin:12px 4px 0;min-height:1.3em}.form-status.is-success{color:#176b4e}.form-status.is-error{color:#a22e2e}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.site-footer{background:#081f1b;color:#dbe7e4;padding-top:75px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr .8fr;gap:80px;padding-bottom:55px}.brand-footer{color:#fff;margin-bottom:22px}.brand-footer .brand-mark{color:var(--lime)}.footer-brand p{color:#9fb5af;max-width:500px}.footer-grid h3{font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#8fa9a2;margin-bottom:22px}.footer-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:10px;color:#d8e3e0;font-size:14px}.footer-grid a:hover{color:var(--lime)}.footer-langs{display:flex;gap:14px;margin-top:25px;font-size:13px}.footer-langs a{text-decoration:underline;text-underline-offset:4px;text-decoration-color:#4a625c}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;padding-block:22px;color:#7f9a93;font-size:12px}.mobile-cta{display:none}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.service-image img,.btn{transition:none}}
@media(max-width:1100px){.primary-nav{display:none}.menu-toggle{display:block;margin-left:auto}.header-actions .btn{display:none}.primary-nav.is-open{position:absolute;display:flex;flex-direction:column;align-items:flex-start;top:116px;left:0;right:0;background:#fff;padding:24px max(24px,calc((100vw - var(--container))/2));border-bottom:1px solid var(--line);box-shadow:0 14px 35px rgba(15,40,34,.08)}.primary-nav.is-open>a{font-size:18px;width:100%;padding:5px 0}.hero-grid{grid-template-columns:1fr 1fr;gap:38px}.services-grid,.methods-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{gap:50px}.contact-grid{gap:50px}}
@media(max-width:780px){.container{width:min(calc(100% - 28px),var(--container))}.topbar-inner>span{display:none}.topbar-inner{justify-content:center}.nav-wrap{height:72px}.brand-mark{width:35px;height:35px}.brand-text{font-size:16px}.lang-switch{display:none}.primary-nav.is-open{top:106px}.hero-grid,.hero-service .hero-grid{grid-template-columns:1fr;min-height:auto;padding-block:56px 74px;gap:38px}.hero-service .hero-grid{padding-top:42px}.breadcrumbs{padding-top:18px}.hero-copy{order:1}.hero-media{order:2}.hero-image-wrap,.hero-service .hero-image-wrap{aspect-ratio:4/3;border-radius:25px}.hero-float{left:14px;bottom:-20px}.hero-actions{display:grid}.btn{width:100%}.proof-row{display:grid;gap:7px;margin-top:22px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:20px 14px;border-bottom:1px solid var(--line)}.trust-grid>div:nth-child(2){border-right:0}.section{padding-block:78px}.services-grid,.methods-grid,.process-grid{grid-template-columns:1fr}.method-icon{margin-bottom:24px}.light-copy{grid-template-columns:1fr}.content-grid,.content-grid.reverse,.contact-grid,.faq-grid{grid-template-columns:1fr;gap:42px}.content-grid.reverse>.prose,.content-grid.reverse>.content-image{order:initial}.sticky-head{position:static}.project-grid{columns:2 150px;column-gap:10px}.project-card{margin-bottom:10px}.gallery-prev{left:8px}.gallery-next{right:8px}.gallery-close{top:10px;right:10px}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-bottom{padding-bottom:92px}.mobile-cta{position:fixed;display:grid;grid-template-columns:.78fr 1.22fr;left:10px;right:10px;bottom:10px;z-index:90;background:#fff;padding:7px;border-radius:18px;box-shadow:0 10px 35px rgba(0,0,0,.18);border:1px solid #e0e8e4}.mobile-cta a{display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 8px;border-radius:13px;font-size:12px;font-weight:800}.mobile-cta a:last-child{background:var(--lime)}.contact-phone{font-size:29px}.lead-form{padding:24px 18px;border-radius:22px}.section-head{margin-bottom:38px}h1{font-size:clamp(42px,12vw,62px)}h2{font-size:clamp(34px,10vw,48px)}.hero-lead{font-size:17px}.faq-answer{padding-right:0}}
@media(max-width:460px){.topbar-phones{font-size:12px}.topbar-phones span{display:none}.topbar-phones{gap:18px}.project-grid{columns:2 130px;column-gap:8px}.project-card{margin-bottom:8px}.trust-grid strong{font-size:23px}.trust-grid span{font-size:11px}.footer-grid{gap:30px}}
