@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");
:root{--ink:#12372a;--paper:#f3f7f2;--white:#fff;--red:#2f8f57;--muted:#607068;--line:#d7e1da;--soft:#e7efe9;--radius:28px;--shadow:0 24px 70px rgba(18,55,42,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Roboto",Arial,Helvetica,sans-serif;background:#fff;color:var(--ink);line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(18,55,42,.08)}.header-row{height:78px;display:flex;align-items:center;gap:32px}.brand{color:var(--ink);margin-right:auto}.brand img{width:190px;height:auto}.desktop-nav{display:flex;gap:26px;font-weight:700;font-size:14px}.desktop-nav a:hover{color:var(--red)}.header-contact{text-align:right}.header-contact span{display:block;color:var(--muted);font-size:12px}.header-contact a{font-weight:900}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px}.mobile-nav{display:none}.hero{background:var(--paper);padding:74px 0 54px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.72fr);gap:62px;align-items:center}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;color:var(--red)}.pulse{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 6px rgba(47,143,87,.14)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(54px,7vw,92px);line-height:.94;letter-spacing:-.055em;margin:22px 0 26px;max-width:820px}.hero h1 em{font-style:normal;color:var(--red)}.hero-lead{font-size:20px;max-width:700px;color:#506159}.hero-actions{display:flex;align-items:center;gap:20px;margin:34px 0 44px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:16px 24px;font-weight:900;transition:.2s}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(47,143,87,.24)}.btn-dark{background:var(--ink);color:#fff;width:100%}.btn-light{background:#fff;color:var(--ink)}.btn-link{padding:10px 0;border-radius:0;border-bottom:1px solid var(--ink)}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d6e1d9;border:1px solid #d6e1d9;border-radius:18px;overflow:hidden}.hero-proof div{background:var(--paper);padding:18px}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font-size:14px}.hero-proof span{font-size:12px;color:var(--muted);margin-top:5px}.hero-card{background:var(--ink);color:#fff;border-radius:34px;padding:34px;box-shadow:var(--shadow);transform:rotate(1.2deg)}.hero-card-top{display:flex;justify-content:space-between;color:#c7d8ce;font-size:13px}.hero-card-top b{color:#fff}.hero-card-price{padding:36px 0 28px;border-bottom:1px solid rgba(255,255,255,.16)}.hero-card-price small,.hero-card-price strong{display:block}.hero-card-price strong{font-size:46px;letter-spacing:-.04em}.hero-card ul{list-style:none;padding:20px 0;margin:0 0 16px}.hero-card li{padding:9px 0 9px 26px;position:relative}.hero-card li:before{content:'✓';position:absolute;left:0;color:#8fd19e}.problem-strip{border-bottom:1px solid var(--line)}.strip-grid{display:grid;grid-template-columns:1fr 1.5fr;align-items:center;padding:28px 0;gap:30px}.strip-title span,.strip-title strong{display:block}.strip-title span{font-size:13px;color:var(--muted)}.pest-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.pest-tags button,.order-form__chips button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 15px;font-weight:800}.pest-tags button:hover,.order-form__chips button:hover,.order-form__chips button.is-active{border-color:var(--red);color:var(--red)}.section{padding:104px 0}.section-heading{margin-bottom:44px}.section-heading.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.section-heading h2,.visual-copy h2,.guarantee-grid h2,.faq-intro h2,.final-cta h2{font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.045em;margin:12px 0 0}.section-heading p{color:var(--muted);font-size:17px;margin-bottom:4px}.price-board{border-top:1px solid var(--ink)}.price-item{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px;border-bottom:1px solid var(--line);padding:22px 8px}.price-item>div{display:flex;align-items:center;gap:22px}.price-item span{font-size:12px;color:var(--muted)}.price-item h3{margin:0;font-size:22px}.price-item strong{font-size:22px}.price-item button{border:0;background:none;font-weight:900}.price-item.featured{background:#eef8f1}.price-item.featured h3,.price-item.featured strong{color:var(--red)}.price-cta{margin-top:26px;padding:28px 30px;background:var(--paper);border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.price-cta b,.price-cta span{display:block}.price-cta span{color:var(--muted);font-size:14px}.section-dark{background:var(--ink);color:#fff}.kicker-light{color:#9bd6a8}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.timeline article{border-top:1px solid rgba(255,255,255,.2);padding:22px 0}.timeline span{font-weight:900;color:#9bd6a8}.timeline h3{font-size:22px;margin:48px 0 10px}.timeline p{color:#b8c8be;margin:0}.service-list{border-top:1px solid var(--ink)}.service-row{display:grid;grid-template-columns:70px 1fr 64px;gap:20px;align-items:center;padding:26px 0;border-bottom:1px solid var(--line)}.service-num{font-size:13px;color:var(--muted)}.service-row h3{font-size:28px;margin:0 0 5px}.service-row p{margin:0;color:var(--muted)}.service-row button{width:54px;height:54px;border-radius:50%;border:1px solid var(--ink);background:#fff;font-size:25px;transition:.2s}.service-row:hover button{background:var(--red);border-color:var(--red);color:#fff}.visual-section{background:var(--paper)}.visual-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.visual-photo{position:relative}.visual-photo img{width:100%;height:590px;object-fit:cover;border-radius:28px}.photo-note{position:absolute;left:20px;bottom:20px;background:#fff;padding:12px 16px;border-radius:999px;font-weight:800;font-size:13px}.visual-copy p{font-size:18px;color:var(--muted);margin:24px 0}.check-list{list-style:none;padding:0;margin:0 0 28px}.check-list li{padding:11px 0 11px 28px;border-bottom:1px solid var(--line);position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--red);font-weight:900}.text-action{font-weight:900;color:var(--red)}.text-action span{margin-left:8px}.guarantee-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.guarantee-cards{display:grid;gap:0;border-top:1px solid var(--ink)}.guarantee-cards article{display:grid;grid-template-columns:48px 1fr;gap:4px 20px;padding:22px 0;border-bottom:1px solid var(--line)}.guarantee-cards article b{grid-row:1/3;color:var(--red)}.guarantee-cards h3{margin:0;font-size:20px}.guarantee-cards p{margin:0;color:var(--muted)}.faq-section{background:#f6f9f6}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq-intro p{color:var(--muted);font-size:17px;margin:24px 0 16px}.faq-intro a{font-size:24px;font-weight:900}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{cursor:pointer;font-size:20px;font-weight:900;list-style:none;padding-right:30px;position:relative}.faq-list summary:after{content:'+';position:absolute;right:0}.faq-list details[open] summary:after{content:'−'}.faq-list p{color:var(--muted);max-width:700px;margin:14px 0 0}.final-cta{background:var(--red);color:#fff;padding:74px 0}.final-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:end}.final-cta h2{max-width:800px;margin-top:8px}.final-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.final-actions>a:last-child{font-size:22px;font-weight:900}.footer{background:#0c2119;color:#fff;padding:60px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .8fr;gap:40px}.footer-brand img{filter:invert(1) grayscale(1) brightness(5);width:180px}.footer-brand p{color:#9eb1a7}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}.footer-grid b{margin-bottom:6px}.footer-grid a,.footer-grid span{color:#b8c8be}.footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;color:#84978d;font-size:12px}.order-modal{position:fixed;inset:0;z-index:80;display:none}.order-modal.is-open{display:grid;place-items:center}.order-modal__backdrop{position:absolute;inset:0;background:rgba(7,25,18,.74);backdrop-filter:blur(5px)}.order-modal__dialog{position:relative;width:min(760px,calc(100% - 28px));max-height:calc(100vh - 32px);overflow:auto;background:#fff;border-radius:28px;padding:38px;box-shadow:var(--shadow)}.order-modal__close{position:absolute;right:20px;top:16px;border:0;background:none;font-size:34px}.form-head h2{font-size:38px;line-height:1;margin:10px 0}.form-head p{color:var(--muted)}.order-form{display:grid;gap:16px;margin-top:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.order-form label{display:grid;gap:7px;font-weight:800;font-size:13px}.order-form input,.order-form select,.order-form textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:13px 14px;background:#fff;outline:none}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(47,143,87,.12)}.order-form__chips{display:flex;flex-wrap:wrap;gap:8px}.consent{grid-template-columns:auto 1fr!important;align-items:start}.consent input{width:auto!important;margin-top:2px}.btn-submit{width:100%;border-radius:14px}.order-form__status{font-weight:800;font-size:14px}.order-form__status.is-success{color:#16823a}.order-form__status.is-error{color:#c22}.form-hp{position:absolute!important;left:-9999px!important}.modal-open{overflow:hidden}.floating-call{position:fixed;right:22px;bottom:22px;z-index:35;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-size:23px;box-shadow:0 12px 30px rgba(47,143,87,.30)}
@media(max-width:900px){.desktop-nav,.header-contact{display:none}.menu-toggle{display:block}.mobile-nav{position:absolute;left:0;right:0;top:78px;background:#fff;border-bottom:1px solid var(--line);padding:14px 20px;display:none;flex-direction:column;gap:12px}.mobile-nav.is-open{display:flex}.hero-grid,.visual-grid,.guarantee-grid,.faq-grid,.section-heading.split,.final-grid{grid-template-columns:1fr}.hero-grid{gap:36px}.hero-card{transform:none}.hero-proof{grid-template-columns:1fr}.strip-grid{grid-template-columns:1fr}.pest-tags{justify-content:flex-start}.timeline{grid-template-columns:1fr 1fr}.visual-photo img{height:420px}.section{padding:78px 0}.section-heading.split{gap:22px}.guarantee-grid,.faq-grid{gap:42px}.final-actions{align-items:flex-start}}
@media(max-width:600px){.shell{width:min(100% - 28px,1180px)}.header-row{height:68px}.brand img{width:158px}.mobile-nav{top:68px}.hero{padding-top:48px}.hero h1{font-size:48px}.hero-lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-card{padding:26px}.hero-card-price strong{font-size:38px}.timeline{grid-template-columns:1fr}.timeline h3{margin-top:22px}.price-item{grid-template-columns:1fr auto}.price-item button{grid-column:1/-1;text-align:left;padding:0}.price-cta{align-items:flex-start;flex-direction:column}.service-row{grid-template-columns:44px 1fr 48px}.service-row h3{font-size:22px}.service-row p{font-size:14px}.service-row button{width:44px;height:44px}.visual-photo img{height:340px}.form-row{grid-template-columns:1fr}.order-modal__dialog{padding:28px 20px}.form-head h2{font-size:32px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.final-cta{padding:56px 0}.final-actions>a:last-child{font-size:19px}}

/* v1.3 conversion + SEO additions */
.promo-bar{background:#0b241c;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.promo-bar__inner{min-height:58px;display:grid;grid-template-columns:1fr auto auto;gap:22px;align-items:center}
.promo-bar__copy{display:flex;align-items:center;gap:12px;min-width:0}.promo-bar__copy strong{font-size:14px}.promo-bar__copy>span:last-child{font-size:12px;color:#b9cbc1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promo-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#d8efdf;color:#17382b;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.promo-timer{display:flex;align-items:center;gap:6px}.promo-timer__label{font-size:11px;color:#b9cbc1;margin-right:5px}.promo-timer div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:2px}.promo-timer b{font-size:18px;line-height:1}.promo-timer small{font-size:9px;color:#9cb2a6}.promo-timer i{font-style:normal;color:#6f8c7c;font-weight:900}.promo-bar__cta{border:0;border-radius:999px;background:#fff;color:#12372a;font-weight:900;padding:9px 15px;font-size:12px}.promo-bar.is-ended .promo-bar__cta{opacity:.8}
.hero-microcopy{font-size:12px;color:var(--muted);margin:-28px 0 30px}.hero-card-price span{display:block;color:#a9beb2;font-size:12px;margin-top:6px}.hero-card-note{font-size:12px;color:#a9beb2;margin-top:15px;text-align:center}
.knowledge-section{background:#fff}.knowledge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.knowledge-grid article{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:28px}.knowledge-grid article span{color:var(--red);font-size:12px;font-weight:900}.knowledge-grid h3{font-size:24px;line-height:1.1;margin:28px 0 12px}.knowledge-grid p{color:var(--muted);margin:0}.seo-story{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.seo-story>div{border-top:1px solid var(--ink);padding-top:26px}.seo-story h3{font-size:28px;margin-bottom:14px}.seo-story p{color:var(--muted);font-size:16px}.section-copy{color:var(--muted);font-size:17px;max-width:520px;margin-top:24px}.faq-cta{margin-top:24px}.final-cta p{color:rgba(255,255,255,.82);font-size:16px;margin:18px 0 0}
.mobile-action{display:none}
@media(max-width:900px){.promo-bar__inner{grid-template-columns:1fr auto}.promo-bar__copy>span:last-child{display:none}.promo-bar__cta{display:none}.knowledge-grid{grid-template-columns:1fr}.seo-story{grid-template-columns:1fr}.promo-timer__label{display:none}}
@media(max-width:600px){body{padding-bottom:68px}.promo-bar__inner{min-height:52px;gap:8px}.promo-bar__copy{gap:7px}.promo-bar__copy strong{font-size:11px;line-height:1.15}.promo-badge{padding:5px 7px;font-size:9px}.promo-timer{gap:3px}.promo-timer b{font-size:14px}.promo-timer small{display:none}.hero{padding-top:42px}.hero-microcopy{margin:-22px 0 24px}.knowledge-grid article{padding:22px}.seo-story h3{font-size:24px}.mobile-action{position:fixed;left:0;right:0;bottom:0;z-index:55;display:grid;grid-template-columns:.82fr 1.18fr;gap:8px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid var(--line);backdrop-filter:blur(12px)}.mobile-action a,.mobile-action button{height:48px;border-radius:13px;font-weight:900;display:flex;align-items:center;justify-content:center}.mobile-action__call{border:1px solid var(--ink);background:#fff}.mobile-action__order{border:0;background:var(--red);color:#fff}.floating-call{display:none}.footer{padding-bottom:90px}}

/* Real work gallery */
.real-work{padding:88px 0;background:#f5f7f3}.real-work-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px}.real-work-grid figure{margin:0;position:relative;overflow:hidden;border-radius:22px;background:#dde5dc;min-height:260px}.real-work-grid .real-work-main{grid-row:span 2;min-height:536px}.real-work-grid img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.real-work-grid figcaption{position:absolute;left:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.92);font-weight:700;font-size:13px}.real-work-grid figure:nth-child(3) img,.real-work-grid figure:nth-child(5) img{object-position:center 45%}@media(max-width:900px){.real-work-grid{grid-template-columns:1fr 1fr}.real-work-grid .real-work-main{grid-column:span 2;grid-row:auto;min-height:420px}}@media(max-width:600px){.real-work{padding:60px 0}.real-work-grid{grid-template-columns:1fr}.real-work-grid .real-work-main{grid-column:auto;min-height:420px}.real-work-grid figure{min-height:300px}}

/* v1.8: real photos distributed through the landing */
.hero-master-card{padding:0;overflow:hidden}.hero-master-photo{position:relative;height:310px;background:#dfe7e1}.hero-master-photo img{width:100%;height:100%;object-fit:cover;object-position:center 34%}.hero-master-badge{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,255,255,.94);backdrop-filter:blur(8px);border-radius:16px;padding:12px 14px;box-shadow:0 10px 30px rgba(18,55,42,.14)}.hero-master-badge strong,.hero-master-badge span{display:block}.hero-master-badge strong{font-size:14px}.hero-master-badge span{font-size:12px;color:var(--muted);margin-top:2px}.hero-card-body{padding:30px 34px 34px}
.equipment-section{background:#fff}.equipment-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.equipment-copy h2,.outdoor-copy h2{font-size:clamp(36px,4.6vw,58px);line-height:1.02;letter-spacing:-.04em;margin:12px 0 22px}.equipment-copy>p,.outdoor-copy>p{font-size:17px;color:var(--muted);max-width:640px}.equipment-points{margin-top:30px;border-top:1px solid var(--line)}.equipment-points>div{padding:18px 0;border-bottom:1px solid var(--line)}.equipment-points strong,.equipment-points span{display:block}.equipment-points strong{font-size:17px}.equipment-points span{color:var(--muted);margin-top:4px}.equipment-photos{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;align-items:stretch}.equipment-photo{position:relative;margin:0;min-height:430px;border-radius:24px;overflow:hidden;background:var(--soft)}.equipment-photo-main{min-height:520px}.equipment-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.equipment-photo-main img{object-position:center 48%}.equipment-photo:not(.equipment-photo-main) img{object-position:center 42%}.equipment-photo figcaption{position:absolute;left:14px;bottom:14px;background:rgba(255,255,255,.92);padding:9px 12px;border-radius:999px;font-size:12px;font-weight:800}
.outdoor-section{background:#eef4ef}.outdoor-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.outdoor-photo{position:relative}.outdoor-photo img{width:100%;height:520px;object-fit:cover;border-radius:28px}.outdoor-copy .btn{margin-top:8px}
@media(max-width:900px){.equipment-grid,.outdoor-grid{grid-template-columns:1fr;gap:40px}.equipment-photos{grid-template-columns:1fr 1fr}.equipment-photo,.equipment-photo-main{min-height:390px}.outdoor-photo img{height:430px}}
@media(max-width:600px){.hero-master-photo{height:280px}.hero-card-body{padding:24px}.equipment-photos{grid-template-columns:1fr}.equipment-photo,.equipment-photo-main{min-height:360px}.outdoor-photo img{height:360px}.equipment-copy h2,.outdoor-copy h2{font-size:38px}}

/* v1.9: real work photo proof */
.real-work-section{background:#f7faf7}
.real-work-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.real-work-card{margin:0;background:#fff;border:1px solid rgba(20,52,35,.10);border-radius:22px;overflow:hidden;box-shadow:0 12px 30px rgba(25,55,38,.07)}
.real-work-card--wide{grid-column:span 2}
.real-work-card img{display:block;width:100%;height:270px;object-fit:cover;background:#e9eee9}
.real-work-card--wide img{height:300px}
.real-work-card figcaption{display:flex;flex-direction:column;gap:6px;padding:16px 18px 18px}
.real-work-card figcaption strong{font-size:17px;line-height:1.2;color:#16251b}
.real-work-card figcaption span{font-size:14px;line-height:1.5;color:#5d6d62}
@media (max-width:900px){.real-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.real-work-card--wide{grid-column:span 2}.real-work-card img,.real-work-card--wide img{height:260px}}
@media (max-width:560px){.real-work-grid{grid-template-columns:1fr}.real-work-card--wide{grid-column:span 1}.real-work-card img,.real-work-card--wide img{height:240px}.real-work-card figcaption{padding:14px 15px 16px}}
.evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 24px}.evidence-card,.protection-grid figure{margin:0;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 14px 36px rgba(17,38,30,.09)}.evidence-card img{width:100%;height:330px;object-fit:cover;display:block}.evidence-card figcaption{padding:16px 18px;display:grid;gap:5px}.evidence-card figcaption span{color:var(--muted)}.protection-section{background:#f2f6f2}.protection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.protection-grid img{width:100%;height:380px;object-fit:cover;display:block}.protection-grid figcaption{padding:14px 16px;font-weight:700}@media(max-width:760px){.evidence-grid,.protection-grid{grid-template-columns:1fr}.evidence-card img,.protection-grid img{height:300px}}


/* v2.2: square geometry and captions below photographs */
.btn,.btn-link,.hero-proof,.hero-card,.price-board,.price-cta,.service-list article,.timeline article,.equipment-photo,.visual-photo,.real-work-card,.knowledge-grid article,.faq-list details,.order-modal__dialog,.order-form input,.order-form select,.order-form textarea,.btn-submit,.promo-badge,.promo-bar__cta,.pest-tags button,.order-form__chips button,.mobile-action a,.mobile-action button,.floating-call,.outdoor-photo img,.evidence-card,.protection-grid figure{border-radius:0!important}
.hero-card{transform:none!important}
.equipment-photo{min-height:0!important;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line)}
.equipment-photo-main{min-height:0!important}
.equipment-photo img{position:static!important;width:100%;height:520px;object-fit:cover;object-position:center 43%}
.equipment-photo figcaption{position:static!important;background:#fff!important;padding:16px 18px!important;border-radius:0!important;font-size:14px!important;display:grid;gap:4px}
.equipment-photo figcaption strong{font-size:17px}
.equipment-photo figcaption span{color:var(--muted);font-weight:400}
.real-work-card{display:flex;flex-direction:column}
.real-work-card img{width:100%;height:330px;object-fit:cover;display:block}
.real-work-card--wide img{height:390px}
.real-work-card figcaption{position:static!important;background:#fff!important;padding:16px 18px!important;border-radius:0!important;display:grid;gap:6px}
.real-work-card figcaption strong{font-size:18px}
.real-work-card figcaption span{color:var(--muted)}
.photo-note{display:none!important}
@media(max-width:700px){.equipment-photo img{height:380px}.real-work-card img,.real-work-card--wide img{height:300px}}

/* v2.3: wider pest-control positioning and clean square photo layout */
.equipment-photos--pair{grid-template-columns:1fr 1fr}
.equipment-photos--pair .equipment-photo img{height:420px}
.real-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.real-work-card,.real-work-card--wide{grid-column:span 1}
.real-work-card img,.real-work-card--wide img{height:360px}
@media(max-width:700px){.equipment-photos--pair{grid-template-columns:1fr}.equipment-photos--pair .equipment-photo img{height:320px}.real-work-grid{grid-template-columns:1fr}.real-work-card img,.real-work-card--wide img{height:280px}}
