:root{--paper:#fafaf7;--ink:#191d1b;--muted:#676e67;--lime:#c7ee67;--lime-ink:#5d7c29;--line:#dbdfd6;--soft:#eef0e9;--white:#fff;--max:1280px;color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #527f00;outline-offset:6px}::selection{background:var(--lime);color:var(--ink)}[hidden]{display:none!important}.container{max-width:var(--max);width:calc(100% - 96px);margin-inline:auto}.skip-link{position:fixed;top:-100px;left:16px;background:var(--ink);color:white;padding:14px;z-index:100}.skip-link:focus{top:10px}.site-header{border-bottom:1px solid var(--line);background:rgba(250,250,247,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:12px;align-items:center;flex-shrink:0}.brand-mark{width:43px;height:43px;background:var(--ink);color:var(--lime);font-size:38px;line-height:45px;font-weight:800;text-align:center;position:relative;overflow:hidden}.brand-mark>span{position:absolute;width:17px;height:5px;background:var(--lime);bottom:9px;right:-2px;transform:rotate(-45deg)}.brand-type{font-weight:800;font-size:20px;letter-spacing:-.6px;line-height:1.2}.brand-type>span{display:block;font-size:10px;letter-spacing:3.2px;line-height:1.7}.desktop-nav{display:flex;gap:27px}.desktop-nav a,.header-phone{font-size:.875rem;font-weight:600}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;bottom:-7px;left:0;width:0;height:2px;background:var(--ink);transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-phone{font-variant-numeric:tabular-nums;white-space:nowrap}.menu-toggle{display:none;border:0;background:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:7px;cursor:pointer}.menu-toggle span{height:2px;background:var(--ink);width:23px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.mobile-nav{padding:16px 24px 24px;display:grid;gap:0;border-top:1px solid var(--line)}.mobile-nav a{padding:14px 0;border-bottom:1px solid var(--line)}.hero{display:grid;grid-template-columns:1fr 1.03fr;gap:36px;padding-top:44px;padding-bottom:44px;align-items:stretch}.hero-copy{padding:15px 0 0}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:1.5px;line-height:1.5;margin:0 0 23px}.tiny-cross{font-size:21px;vertical-align:-2px;margin-right:7px}.hero h1{font-size:clamp(3.4rem,5.6vw,5.5rem);font-weight:650;letter-spacing:-.062em;line-height:1.01;margin:30px 0 25px}.highlight{position:relative;z-index:0;display:inline-block}.highlight:after{content:"";position:absolute;background:#2f6df6;height:20%;bottom:6%;left:-2%;width:104%;z-index:-1;transform:rotate(-1.5deg)}.hero-description{max-width:410px;font-size:1rem;line-height:1.65;color:var(--muted);margin:0 0 26px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px;font-size:.875rem;font-weight:700;line-height:1.3;border-radius:4px;transition:background .2s,transform .2s}.button>span{font-size:21px;font-weight:400;line-height:1}.button:hover{transform:translateY(-2px)}.button-dark{color:white;background:var(--ink)}.button-dark:hover{background:#343c35}.button-lime{color:var(--ink);background:var(--lime)}.button-lime:hover{background:#d6f797}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:.875rem;font-weight:600;padding:12px 0}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-note{display:flex;align-items:center;gap:16px;font-size:.75rem;line-height:1.55;color:var(--muted);margin-top:33px}.note-line{height:1px;width:44px;background:#92998f}.hero-visual{position:relative;min-height:622px;background:#252d2b;overflow:hidden;border-radius:8px}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 53%}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),transparent 25%,transparent 55%,rgba(0,0,0,.55));pointer-events:none}.image-topline{position:absolute;top:26px;left:26px;right:26px;display:flex;justify-content:space-between;gap:20px;z-index:1;font-size:.625rem;font-weight:600;letter-spacing:1px;color:#fff}.image-caption{position:absolute;bottom:46px;left:27px;right:27px;z-index:1;display:flex;align-items:center;gap:15px;color:white}.caption-icon{border:1px solid #ffffff80;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-size:28px}.image-caption strong{display:block;font-size:1.375rem;font-weight:500;letter-spacing:-.4px}.image-caption div>span{display:block;font-size:.8125rem;margin-top:7px;color:#e0e4e0}.image-disclaimer{position:absolute;bottom:16px;right:20px;z-index:1;font-size:.75rem;color:#f1f2ee}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;gap:20px}.principles p{margin:0;display:flex;align-items:center;justify-content:center;gap:15px;font-size:.875rem;line-height:1.5;font-weight:600}.principles p+p{border-left:1px solid var(--line)}.principles p>span{width:30px;height:30px;background:var(--soft);border-radius:50%;font-size:18px;display:grid;place-items:center;flex-shrink:0}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:40px}.section-heading .eyebrow,.inspection .eyebrow,.faq-section .eyebrow{margin-bottom:19px}h2{font-size:clamp(2.2rem,3.5vw,3.3rem);letter-spacing:-.055em;line-height:1.08;font-weight:600;margin:0}h3{margin:0}.section-intro{font-size:1rem;line-height:1.65;color:var(--muted);max-width:340px;margin:0 4px 3px 0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid var(--line);padding:28px 28px 0;background:transparent;border-radius:6px;display:flex;flex-direction:column}.service-card.featured{background:var(--lime);border-color:var(--lime)}.card-top{display:flex;justify-content:space-between;align-items:center;height:28px;margin-bottom:35px;gap:8px}.service-number{font-size:.875rem;font-weight:500;font-variant-numeric:tabular-nums}.pill{border:1px solid #859e46;padding:6px 9px;border-radius:30px;font-size:.625rem;font-weight:700;letter-spacing:.6px}.card-symbol{font-size:27px;line-height:1}.service-card h3{font-size:2rem;font-weight:600;letter-spacing:-1px;line-height:1.07}.service-card>p{font-size:.9375rem;line-height:1.6;color:#555d52;margin:20px 0 26px;min-height:72px}.featured>p{color:#39452b}.check-list{list-style:none;padding:0;margin:0 0 32px}.check-list li{font-size:.875rem;line-height:1.5;margin:12px 0;padding-left:22px;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;top:0;font-weight:700;font-size:.8rem}.card-link{margin-top:auto;border-top:1px solid #cfd4c7;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:23px 0;font-size:.875rem;font-weight:600}.featured .card-link{border-color:#a2bf5c}.card-link span{font-size:23px;font-weight:400}.card-link:hover{text-decoration:underline;text-underline-offset:5px}.section-footnote{font-size:.8125rem;color:var(--muted);margin:21px 0 0;line-height:1.5}.inspection{background:var(--ink);color:var(--paper)}.inspection-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.inspection-heading h2 span{color:var(--lime)}.inspection-heading>p:not(.eyebrow){max-width:380px;font-size:1rem;line-height:1.7;color:#bdc4ba;margin:27px 0 31px}.inspection .eyebrow{color:#b8c0b2}.inspection-list article{display:flex;gap:18px;border-top:1px solid #434a41;padding:24px 0}.inspection-list article:last-child{border-bottom:1px solid #434a41}.inspection-no{color:var(--lime);font-size:.75rem;padding-top:4px;flex-shrink:0}.inspection-list h3{font-size:1.2rem;letter-spacing:-.3px;font-weight:500;line-height:1.25}.inspection-list p{color:#bdc4ba;font-size:.9375rem;line-height:1.6;margin:10px 0 0}.inspection-plus{margin-left:auto;font-size:22px;font-weight:400;color:#818b7d}.process-grid{list-style:none;padding:0;margin:50px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:27px}.process-grid li{border-top:1px solid var(--line);padding-top:25px}.step-number{display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:35px;background:var(--soft);border-radius:50%;width:40px;height:40px;text-align:center;line-height:40px}.process-grid h3{font-size:1.1rem;font-weight:600;margin-bottom:14px;letter-spacing:-.35px}.process-grid p{font-size:.9375rem;line-height:1.65;color:var(--muted);margin:0}.faq-section{padding:25px 0 100px;display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.faq-section h2{font-size:2.55rem}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;font-weight:600;font-size:1rem;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:25px;line-height:1;font-weight:400;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:.9375rem;line-height:1.7;color:var(--muted);margin:0 20px 24px 0;max-width:540px}.contact-section{background:var(--lime);padding:54px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:6px;margin-bottom:50px}.contact-section .eyebrow{margin-bottom:18px}.contact-section h2{font-size:clamp(2rem,3vw,2.7rem)}.contact-section p:not(.eyebrow){font-size:.9375rem;line-height:1.6;color:#3f4e31;margin:24px 0 0}.contact-actions{display:flex;flex-direction:column;align-items:center;gap:17px;flex-shrink:0}.contact-phone{font-size:1.3rem;font-weight:600;letter-spacing:-.6px;padding-top:5px;white-space:nowrap}.contact-phone:hover{text-decoration:underline;text-underline-offset:6px}.contact-handle{font-size:.8125rem;color:#475438}.site-footer{padding:0 0 35px;display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-brand{font-size:1rem;font-weight:800;letter-spacing:-.3px}.footer-brand>span{font-size:.625rem;display:block;letter-spacing:2.2px;margin-top:5px}.site-footer p{font-size:.75rem;line-height:1.6;color:var(--muted);margin:0}.copyright{font-size:.75rem;color:var(--muted);line-height:1.5}
@media(min-width:1600px){.hero h1{font-size:5.5rem}.hero-visual{min-height:675px}.hero-copy{padding-top:22px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.desktop-nav{gap:18px}.desktop-nav a,.header-phone{font-size:.8125rem}.brand-type{font-size:18px}.hero{gap:28px}.hero h1{font-size:4.4rem}.hero-visual{min-height:630px}.hero-actions{gap:12px}.hero-note{margin-top:22px}.service-card{padding:23px 21px 0}.service-card h3{font-size:1.85rem}.pill{font-size:.6rem}.inspection-grid{gap:45px}.contact-section{padding:40px}.contact-section h2{font-size:2.25rem}.faq-section{gap:45px}.process-grid{gap:20px}}
@media(max-width:850px){html{scroll-padding-top:90px}.header-inner{height:78px}.desktop-nav{display:none}.header-phone{margin-left:auto;font-size:.875rem}.menu-toggle{display:flex}.hero{grid-template-columns:1fr 1fr;padding-top:28px;gap:24px}.hero h1{font-size:3.6rem;margin-top:24px}.hero-copy>.eyebrow{font-size:.625rem;letter-spacing:.6px}.hero-visual{min-height:590px}.hero-description{font-size:.9375rem}.hero-actions{display:grid;gap:3px;justify-items:start}.image-topline{left:18px;right:18px;font-size:.55rem}.image-topline>span:last-child{display:none}.image-caption{left:18px;gap:10px}.caption-icon{width:35px;height:35px;font-size:23px}.image-caption strong{font-size:1.1rem}.principles{gap:12px}.principles p{font-size:.75rem;gap:8px}.principles p>span{width:25px;height:25px}.section{padding-block:75px}.section-intro br{display:none}.section-intro{max-width:270px}.service-grid{gap:12px}.service-card{padding:20px 17px 0}.card-top{margin-bottom:25px}.pill{max-width:95px;text-align:center;line-height:1.5;border-radius:6px}.service-card h3{font-size:1.65rem}.service-card>p{min-height:105px}.check-list li,.card-link{font-size:.8125rem}.inspection-grid{grid-template-columns:1fr;gap:40px}.inspection-heading>p:not(.eyebrow){max-width:550px}.inspection-heading h2 br:first-of-type{display:none}.process-grid{grid-template-columns:repeat(2,1fr);gap:35px}.process-grid p{max-width:300px}.step-number{margin-bottom:22px}.faq-section{padding-bottom:75px;grid-template-columns:1fr;gap:30px}.faq-section h2{font-size:2.3rem}.faq-section h2 br{display:none}.contact-section{flex-direction:column;align-items:flex-start;gap:30px}.contact-actions{flex-direction:row;flex-wrap:wrap;gap:20px}.contact-handle{display:none}.site-footer{flex-wrap:wrap}.site-footer p{margin-left:auto}.copyright{width:100%}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.header-inner{gap:12px;height:74px}.brand{gap:8px}.brand-mark{width:36px;height:36px;line-height:39px;font-size:32px}.brand-mark>span{bottom:6px}.brand-type{font-size:16px;letter-spacing:-.4px}.brand-type>span{font-size:8px;letter-spacing:2.8px}.header-phone{display:none}.hero{grid-template-columns:1fr;padding-top:24px;padding-bottom:30px;gap:30px}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:.625rem;letter-spacing:1px;margin-bottom:0}.hero h1{font-size:clamp(3.5rem,14vw,5rem);line-height:1.01;margin:22px 0 22px}.hero-description{max-width:430px;font-size:1rem;margin-bottom:24px}.hero-actions{display:flex;gap:13px;align-items:center}.hero-actions>.button{padding:17px 18px;gap:15px;font-size:.8125rem}.text-link{font-size:.8125rem;gap:8px}.hero-note{margin-top:21px;font-size:.75rem}.hero-visual{min-height:0;aspect-ratio:1.08;border-radius:5px}.hero-image{object-position:center 55%}.image-topline{font-size:.625rem;top:20px;left:20px;right:20px}.image-topline>span:last-child{display:inline}.image-caption{bottom:35px;left:20px}.image-caption strong{font-size:1.1rem}.image-caption div>span{font-size:.75rem}.image-disclaimer{font-size:.625rem;bottom:12px;right:15px}.principles{grid-template-columns:1fr;gap:15px;padding:21px 0}.principles p{justify-content:flex-start;font-size:.875rem}.principles p+p{border-left:0}.principles p>span{width:27px;height:27px}.section{padding-block:62px}.section-heading{display:block;margin-bottom:28px}.eyebrow{font-size:.6875rem;letter-spacing:1.3px}.section-heading .eyebrow{margin-bottom:16px}h2{font-size:2.5rem}.section-intro{margin:21px 0 0;max-width:350px;font-size:.9375rem}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:25px 25px 0}.card-top{margin-bottom:26px}.pill{max-width:none;font-size:.625rem;border-radius:20px}.service-card h3{font-size:2rem}.service-card h3 br{display:none}.service-card>p{min-height:0;margin:18px 0 13px;font-size:1rem}.check-list{margin-bottom:22px}.check-list li,.card-link{font-size:.875rem}.card-link{padding:22px 0}.section-footnote{font-size:.8125rem;line-height:1.7}.inspection-grid{gap:35px}.inspection-heading h2{font-size:2.35rem}.inspection-heading h2 br:first-of-type{display:block}.inspection-heading>p:not(.eyebrow){font-size:1rem;margin-top:22px}.inspection-list article{gap:14px;padding:22px 0}.inspection-list h3{font-size:1.125rem}.inspection-list p{font-size:.9375rem}.inspection-plus{display:none}.process-grid{gap:26px 20px;margin-top:30px}.process-grid h3{font-size:1rem}.process-grid p{font-size:.875rem}.step-number{margin-bottom:20px}.faq-section{padding-top:0;padding-bottom:60px;gap:28px}.faq-section h2{font-size:2.3rem}.faq-section h2 br{display:block}.faq-list summary{font-size:.9375rem;gap:20px;padding:22px 0}.faq-list details>p{font-size:.9375rem}.contact-section{padding:28px 23px;gap:26px;margin-bottom:35px}.contact-section h2{font-size:2rem;line-height:1.13}.contact-section h2 br{display:none}.contact-section p:not(.eyebrow){font-size:.9375rem}.contact-section p br{display:none}.contact-section .eyebrow{font-size:.625rem}.contact-actions{flex-direction:column;align-items:flex-start;gap:18px}.contact-phone{font-size:1.25rem}.site-footer{gap:21px;padding-bottom:27px;align-items:flex-start}.site-footer p{max-width:155px;font-size:.6875rem}.copyright{font-size:.6875rem}.footer-brand{font-size:.8125rem}.footer-brand>span{font-size:.55rem;letter-spacing:2px}}
@media(max-width:370px){.hero-actions{display:grid;gap:4px}.hero h1{font-size:3.2rem}.process-grid{grid-template-columns:1fr}.process-grid p{max-width:none}.site-footer p{margin-left:0;max-width:none;width:100%}.image-topline>span:last-child{display:none}}
.hero-copy>.eyebrow,.image-topline,.pill,.contact-section .eyebrow{font-size:.75rem}.desktop-nav a,.header-phone,.check-list li,.card-link{font-size:.875rem}.image-disclaimer,.copyright,.site-footer p{font-size:.75rem}
@media(max-width:850px) and (min-width:601px){.hero{grid-template-columns:1fr 1fr}.hero-visual{min-height:0}.hero-image{object-position:58% center}.pill{font-size:.625rem}.service-card>p{font-size:.875rem}.hero-copy>.eyebrow{font-size:.6875rem}.image-topline{font-size:.625rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.brand-mark{display:grid;place-items:center;border-radius:7px}.brand-mark svg{display:block;width:30px;height:30px}.logo-check{fill:none;stroke:var(--lime);stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.logo-dot{fill:#2f6df6}
.highlight:after{background:var(--lime)}
.menu-toggle{display:flex;width:auto;margin-left:auto;padding:0;flex-direction:row;gap:12px;color:var(--ink)}
.menu-toggle>.menu-label{width:auto;height:auto;background:none;font-size:.75rem;font-weight:700;letter-spacing:1.2px;line-height:1;transition:none}
.menu-toggle>.menu-label{color:var(--lime-ink);font-weight:800}
.menu-toggle>.menu-icon{width:24px;height:18px;background:none;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;transition:none}
.menu-toggle>.menu-icon>span{display:block;width:24px;height:2px;background:var(--ink);transition:transform .2s}
.menu-toggle[aria-expanded=true]>.menu-label:first-child{transform:none}
.menu-toggle[aria-expanded=true]>.menu-icon:last-child{transform:none}
.menu-toggle[aria-expanded=true]>.menu-icon>span:first-child{transform:translateY(4.5px) rotate(45deg)}
.menu-toggle[aria-expanded=true]>.menu-icon>span:last-child{transform:translateY(-4.5px) rotate(-45deg)}
@media(min-width:851px){.mobile-nav{grid-template-columns:repeat(4,1fr);padding:10px max(48px,calc((100% - var(--max))/2)) 18px}.mobile-nav a{padding:14px;text-align:center;border-bottom:0}.mobile-nav a+a{border-left:1px solid var(--line)}}
.service-card.service-check{background:#e9f0ff;border-color:#b9caf2}
.service-card.service-check .card-symbol,.service-card.service-check .check-list li:before{color:#2f6df6}
.service-card.service-check .card-link{border-color:#bfcae2}
.service-card.service-day{background:#edf5ef;border-color:#bfd7c8}
.service-card.service-day .service-number,.service-card.service-day .check-list li:before{color:#285785}
.service-card.service-day .card-link{border-color:#c9ddd0}
.day-symbol{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#285785;color:#fff}
.day-symbol svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.day-symbol circle{fill:currentColor;stroke:none}
.service-card.featured h3,.service-card.featured .service-number,.service-card.service-check h3,.service-card.service-check .service-number,.service-card.service-day h3,.service-card.service-day .service-number{color:#21486f}
:root{--accent-blue:#285785;--accent-violet:#285785;--accent-green:#21486f;--accent-sky:#a9caed;--accent-lavender:#cbdcf0}
.brand-type,.menu-label{color:var(--accent-blue)}
.hero h1,.hero h1 .highlight{color:#21486f}
.eyebrow{color:#4c7299}
.tiny-cross{color:var(--accent-blue)}
.image-caption strong{color:var(--lime)}
h2,h3,#services-title,#faq-title,#process-title{color:#21486f}
.inspection .eyebrow{color:var(--accent-sky)}
.inspection-heading h2{color:var(--accent-sky)}
.inspection-list h3{color:var(--accent-lavender)}
.inspection-no{color:var(--lime);font-weight:700}
.inspection-plus{color:var(--accent-sky)}
.process-grid h3{color:#21486f}
.step-number{background:#e6eef7;color:#21486f;font-weight:700}
.faq-list summary{color:var(--accent-blue)}
.faq-list summary>span{color:var(--accent-blue)}
.contact-section .eyebrow{color:var(--accent-green)}
.contact-section h2,.contact-phone{color:#21486f}
.contact-handle{color:#285785}
.footer-brand{color:var(--accent-blue)}
.copyright{color:var(--accent-blue)}
.principles p>.principle-shield{background:#e9f0ff;color:var(--accent-blue)}
.principles p:nth-child(2)>span{background:var(--accent-blue);color:#fff;font-weight:800;box-shadow:0 4px 12px rgba(40,87,133,.18)}
.principles p:nth-child(3)>span{background:var(--lime);color:#21486f;font-weight:800;box-shadow:0 4px 12px rgba(89,122,28,.18)}
.principle-shield svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-handle{display:grid;gap:5px;text-align:center;color:#285785}
.contact-handle>span{font-size:.6875rem;font-weight:600;letter-spacing:.35px}
.contact-handle>strong{font-size:.9375rem;color:var(--accent-blue);font-weight:700}
@media(max-width:600px){.contact-handle{display:grid;text-align:left}}
.carousel-slides,.carousel-slide{position:absolute;inset:0}
.carousel-slide{margin:0;opacity:0;visibility:hidden;transition:opacity .5s ease}
.carousel-slide.is-active{opacity:1;visibility:visible}
.hero-visual:after{z-index:1}
.image-topline,.image-caption,.image-disclaimer,.carousel-controls{z-index:3}
.carousel-caption{max-width:calc(100% - 190px);bottom:26px}
.caption-index{width:48px;height:48px;border:1px solid #ffffff80;border-radius:50%;display:grid;place-content:center;text-align:center;line-height:1;flex-shrink:0}
.caption-index>strong{font-size:.9rem;color:var(--lime)}
.caption-index>span{font-size:.55rem;color:#dce5ee;margin-top:3px}
.carousel-controls{position:absolute;inset:0;pointer-events:none}
.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #ffffff99;background:rgba(20,38,58,.78);color:#fff;display:grid;place-items:center;cursor:pointer;pointer-events:auto;font-size:1.15rem;backdrop-filter:blur(8px)}
.carousel-arrow:hover{background:var(--accent-blue)}
.carousel-prev{left:16px}.carousel-next{right:16px}
.carousel-dots{position:absolute;right:22px;bottom:24px;display:flex;gap:3px;padding:5px 7px;border-radius:20px;background:rgba(20,38,58,.72);pointer-events:auto}
.carousel-dots button{width:22px;height:22px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;padding:0}
.carousel-dots button>span{display:block;width:7px;height:7px;border-radius:50%;background:#ffffff88}
.carousel-dots button.is-active>span{width:19px;background:var(--lime)}
.image-disclaimer{top:48px;right:26px;bottom:auto}
@media(max-width:600px){.carousel-caption{left:20px;bottom:20px;max-width:calc(100% - 150px);gap:10px}.carousel-caption>div:last-child>span{display:none}.caption-index{width:38px;height:38px}.carousel-arrow{width:36px;height:36px}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-dots{right:16px;bottom:18px}.image-disclaimer{top:42px;right:20px;bottom:auto}}
/* Показываем исходный кадр 3:2 целиком: автомобиль и специалист больше не обрезаются. */
.hero-visual{min-height:0;aspect-ratio:3/2}
.hero-image{object-fit:cover;object-position:center}
@media(min-width:1101px){.hero{grid-template-columns:minmax(420px,.82fr) minmax(0,1.3fr);align-items:center}}
@media(max-width:1100px) and (min-width:601px){.hero{grid-template-columns:1fr}.hero-copy{max-width:720px}.hero-visual{width:100%;aspect-ratio:3/2}}
@media(max-width:600px){.hero-visual{aspect-ratio:3/2}.image-topline{top:14px;left:14px;right:14px;font-size:.5rem}.image-disclaimer{top:30px;right:14px;font-size:.5rem}.carousel-caption{left:14px;bottom:12px;max-width:calc(100% - 122px);gap:8px}.carousel-caption>div:last-child>strong{font-size:.92rem}.caption-index{width:34px;height:34px}.carousel-arrow{width:32px;height:32px}.carousel-dots{right:12px;bottom:10px;padding:3px 5px}.carousel-dots button{width:18px;height:18px}}
.hero h1 .hero-lime,.hero h1 .hero-lime .highlight{color:var(--lime-ink)}
.hero .highlight:after{background:var(--accent-blue)}
.hero-actions .text-link{min-height:54px;padding:15px 18px;border:1px solid #c5d7e8;border-radius:4px;background:#e8f0f7;color:var(--accent-blue);font-weight:700;transition:background .2s,color .2s,transform .2s}
.hero-actions .text-link:hover{background:var(--accent-blue);color:#fff;text-decoration:none;transform:translateY(-2px)}
.hero-actions .text-link span{color:var(--lime-ink);font-size:1.05rem}
.hero-actions .text-link:hover span{color:var(--lime)}
@media(min-width:601px){.hero-actions{gap:10px;flex-wrap:nowrap}.hero-actions .text-link{padding-inline:14px;white-space:nowrap}}

/* Доверие, примеры и понятный результат услуги. */
.service-price{margin-top:auto;border-top:1px solid #d6dccf;padding:15px 0 17px;display:grid;gap:4px}
.service-price>span{font-size:.65rem;letter-spacing:1px;text-transform:uppercase;color:var(--accent-blue);font-weight:800}
.service-price>strong{font-size:.95rem;color:var(--accent-blue)}
.service-price>small{font-size:.72rem;line-height:1.45;color:var(--muted)}
.featured .service-price{border-color:#9fbf50}.featured .service-price>span,.featured .service-price>strong{color:#21486f}.featured .service-price>small{color:#43552d}
.service-price+.card-link{margin-top:0}

.specialist-section{background:#edf3f7}
.specialist-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:64px;align-items:center}
.specialist-visual{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 20px 45px rgba(25,45,62,.12)}
.specialist-visual img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#1f2728}
.specialist-visual>span{position:absolute;left:20px;bottom:20px;background:var(--ink);color:var(--lime);padding:10px 13px;border-radius:3px;font-size:.7rem;font-weight:800;letter-spacing:.7px;text-transform:uppercase}
.specialist-copy .eyebrow{margin-bottom:18px;color:var(--accent-blue)}
.specialist-copy h2{color:var(--accent-blue)}
.specialist-lead{font-size:1rem;line-height:1.7;color:#4f5f62;margin:24px 0}
.equipment-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}
.equipment-list span{border:1px solid #b9cad8;background:#fff;color:var(--accent-blue);border-radius:30px;padding:8px 11px;font-size:.72rem;font-weight:700}
.specialist-result{background:#fff;border-left:5px solid var(--lime);padding:20px 22px;border-radius:4px}
.specialist-result>strong{color:var(--accent-blue);font-size:.95rem;line-height:1.4}
.specialist-result ul{display:grid;grid-template-columns:1fr 1fr;gap:9px 20px;margin:15px 0 0;padding:0;list-style:none}
.specialist-result li{font-size:.82rem;color:#4f5f62;padding-left:15px;position:relative}
.specialist-result li:before{content:"✓";position:absolute;left:0;color:#5d7c29;font-weight:800}

.cases-section{padding-top:90px}
.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.case-card{position:relative;background:#fff;border:1px solid var(--line);border-top:5px solid var(--accent-blue);border-radius:6px;padding:26px 25px 28px;min-height:390px;display:flex;flex-direction:column}
.case-card:nth-child(2){border-top-color:#8aad35}.case-card:nth-child(3){border-top-color:#6f91b5}
.case-number{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--accent-blue);font-size:.75rem;font-weight:800;margin-bottom:25px}
.case-before,.case-after{font-size:.65rem!important;letter-spacing:1px;text-transform:uppercase;font-weight:800;margin:0 0 8px!important}
.case-before{color:#7b847b}.case-after{color:#5d7c29;margin-top:25px!important}
.case-card h3{font-size:1.35rem;line-height:1.2;color:var(--accent-blue)}
.case-card>p:not(.case-before):not(.case-after){font-size:.9rem;line-height:1.6;color:var(--muted);margin:0 0 20px}
.case-card>strong{font-size:.84rem;line-height:1.55;color:var(--accent-blue);margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}
.cases-note{padding-left:17px;border-left:3px solid var(--lime)}

.report-section{background:var(--ink);color:var(--paper);padding:90px 0;margin-bottom:95px}
.report-grid{display:grid;grid-template-columns:1fr .92fr;gap:75px;align-items:center}
.report-section .eyebrow{color:var(--accent-sky);margin-bottom:18px}
.report-section h2{color:#cbdcf0}
.report-section h2+ p{max-width:540px;color:#c3cbc1;font-size:1rem;line-height:1.7;margin:25px 0 30px}
.report-preview{background:#f8faf6;color:var(--ink);padding:34px;border-radius:7px;box-shadow:0 22px 55px rgba(0,0,0,.2)}
.report-badge{display:inline-block;background:var(--lime);color:#21486f;padding:7px 10px;border-radius:30px;font-size:.65rem;font-weight:800;letter-spacing:.8px}
.report-preview h3{font-size:1.65rem;color:var(--accent-blue);margin:24px 0 14px}
.report-preview ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.report-preview li{display:flex;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:13px 0;font-size:.88rem;font-weight:600}
.report-preview li span{color:#5d7c29;font-size:.7rem;font-weight:800}
.report-preview small{display:block;color:var(--muted);font-size:.7rem;line-height:1.5;margin-top:18px}

.contact-meta{max-width:270px;text-align:center;color:#43552d;font-size:.7rem;line-height:1.5}
.mobile-contact-bar{display:none}

@media(max-width:850px){.specialist-grid,.report-grid{grid-template-columns:1fr;gap:38px}.specialist-visual{max-width:720px}.case-grid{grid-template-columns:1fr}.case-card{min-height:0}.report-section{padding:70px 0;margin-bottom:70px}.report-preview{max-width:650px}.contact-meta{text-align:left}}
@media(max-width:600px){body{padding-bottom:66px}.specialist-grid{gap:28px}.specialist-result ul{grid-template-columns:1fr}.specialist-visual>span{left:13px;bottom:13px;font-size:.58rem}.case-card{padding:23px 22px}.report-section{padding:58px 0;margin-bottom:55px}.report-preview{padding:25px 22px}.mobile-contact-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;z-index:60;background:var(--paper);border-top:1px solid #cfd6cc;padding:8px 12px calc(8px + env(safe-area-inset-bottom));gap:8px;box-shadow:0 -8px 25px rgba(20,38,58,.1)}.mobile-contact-bar a{min-height:45px;display:grid;place-items:center;border-radius:4px;font-size:.82rem;font-weight:800}.mobile-contact-bar a:first-child{border:1px solid var(--accent-blue);color:var(--accent-blue)}.mobile-contact-bar a:last-child{background:var(--ink);color:var(--lime)}.contact-meta{max-width:100%;font-size:.72rem}}

.service-price>strong{font-size:1.25rem;letter-spacing:-.35px}
.specialist-profile{display:flex;align-items:center;gap:11px;margin:21px 0 0}
.specialist-profile strong{font-size:1.45rem;color:var(--accent-blue)}
.specialist-profile span{display:inline-flex;align-items:center;min-height:30px;padding:7px 10px;border-radius:30px;background:#f0f7df;border:1px solid #cdddac;font-size:.7rem;font-weight:800;color:#5d7c29;text-transform:uppercase;letter-spacing:.55px;line-height:1.2}
.specialist-profile+.specialist-lead{margin-top:13px}

.reviews-section{background:#e8f0f7}
.reviews-section .eyebrow,.reviews-section h2{color:var(--accent-blue)}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.review-card{background:#fff;border-radius:6px;padding:26px 26px 24px;display:flex;flex-direction:column;min-height:285px;border:1px solid #d2deea;box-shadow:0 10px 25px rgba(40,87,133,.06)}
.review-mark{color:#85aa35;font-family:Georgia,serif;font-size:4.5rem;line-height:.7;height:45px}
.review-card p{font-size:1.04rem;line-height:1.65;color:#303c3a;margin:18px 0 25px}
.review-service{margin-top:auto;border-top:1px solid var(--line);padding-top:17px;color:var(--accent-blue);font-size:.7rem;font-weight:800;letter-spacing:.8px;text-transform:uppercase}
.contact-meta strong{color:var(--accent-blue);font-size:.78rem}
@media(max-width:850px){.review-grid{grid-template-columns:1fr}.review-card{min-height:0}.specialist-profile{flex-wrap:wrap}}
@media(max-width:600px){.review-card{padding:23px 22px}.review-card p{font-size:1rem}.specialist-profile{flex-wrap:wrap;gap:8px}.specialist-profile span{font-size:.66rem}}

/* Больше конкретики об услугах и честная маркировка демонстрационных материалов. */
.service-format{margin-top:auto;padding:13px 0 14px;border-top:1px solid #d6dccf;display:grid;gap:3px}
.service-format>span{color:var(--muted);font-size:.62rem;font-weight:800;letter-spacing:1px;text-transform:uppercase}
.service-format>strong{color:var(--accent-blue);font-size:.78rem;line-height:1.4}
.featured .service-format{border-color:#9fbf50}
.featured .service-format>span{color:#52683a}
.service-format+.service-price{margin-top:0;border-top:0;padding-top:0}
.specialist-visual>.specialist-disclaimer{position:absolute;top:18px;right:18px;padding:7px 9px;border-radius:3px;background:rgba(18,25,24,.78);color:#fff;font-size:.6rem;font-weight:700;letter-spacing:.45px;text-transform:uppercase}
.equipment-list{margin-bottom:8px}
.equipment-note{margin:0 0 20px;color:#667477;font-size:.7rem;line-height:1.5}
.case-number{margin-bottom:13px}
.case-model{display:block;margin-bottom:20px;color:#5d7c29;font-size:.66rem;font-weight:800;letter-spacing:1px}
.review-meta{margin-top:auto;border-top:1px solid var(--line);padding-top:17px;display:grid;gap:6px}
.review-meta .review-service{margin:0;padding:0;border:0}
.review-meta small{color:#6f7b79;font-size:.68rem;line-height:1.4}
@media(max-width:600px){.specialist-visual>.specialist-disclaimer{top:12px;right:12px;font-size:.5rem}.service-format>strong{font-size:.82rem}.equipment-note{font-size:.68rem}.case-model{margin-bottom:16px}}
