:root{--green:#0f5b49;--green-dark:#123d35;--gold:#d4af55;--cream:#f8f6f1;--mist:#f1f4f1;--ink:#1f2937;--muted:#66736f;--line:#e3e8e5;--white:#fff;--radius:18px;--shadow:0 18px 50px rgba(20,61,53,.10);--container:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;line-height:1.58;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{margin-top:0}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.section{padding:76px 0}.icon{width:22px;height:22px;flex:none}.section-kicker{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:800;color:#6f866e;margin-bottom:8px}.text-link{display:inline-block;margin-top:10px;color:var(--green);font-size:12px;font-weight:800}.reveal{opacity:0;transform:translateY(14px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(18,61,53,.08)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;min-width:205px}.brand img{width:205px;height:auto}.custom-logo{max-height:58px;width:auto}.main-nav{margin-left:auto}.nav-list{display:flex;align-items:center;gap:21px;list-style:none;padding:0;margin:0}.nav-list a{font-size:12.5px;color:#263c36;position:relative}.nav-list a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--green);transition:.25s}.nav-list a:hover:after{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 22px;border-radius:999px;font-weight:800;font-size:13px;transition:.25s;border:1px solid transparent}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(15,91,73,.15)}.btn-primary{background:var(--green);color:#fff}.btn-outline{border-color:#c5a45b;color:#2d413b;background:rgba(255,255,255,.9)}.btn-small{padding:10px 16px}.btn-full{width:100%;margin-top:20px}.header-mail{margin-left:8px}.header-phone{width:42px;height:42px;padding:0;border:1px solid #c5a45b;border-radius:50%;color:var(--green);background:#fff;display:inline-grid;place-items:center;flex:none;transition:.25s}.header-phone:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(15,91,73,.12);border-color:var(--gold)}.header-phone .icon{width:19px;height:19px}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;height:2px;background:var(--green-dark);margin:6px 0;border-radius:3px}
.hero{position:relative;min-height:570px;background:#f8f4ed;overflow:hidden}.hero-photo{position:absolute;right:0;top:0;width:67%;height:100%;z-index:0;margin:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f8f4ed 0%,rgba(248,244,237,.99) 35%,rgba(248,244,237,.56) 52%,rgba(248,244,237,0) 70%);z-index:1}.hero-grid{position:relative;z-index:2;min-height:570px;display:grid;grid-template-columns:minmax(0,600px) 1fr;align-items:center}.hero-copy{padding:56px 0}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:10px;font-weight:800;color:#47665c}.eyebrow span{color:var(--gold);padding:0 5px}.hero h1,.section-heading h2,.pricing-card h2,.generic-page h1,.detail-copy h1,.detail-main h2,.detail-cta h2,.policy-card h2,.directory-card h2,.area-card h2,.contact-area h2{font-family:Georgia,'Times New Roman',serif;color:var(--green-dark);font-weight:500;letter-spacing:-.035em}.hero h1{font-size:clamp(48px,5vw,72px);line-height:.97;margin:18px 0;max-width:690px}.hero p{font-size:16px;max-width:545px;margin:0 0 26px;color:#354b45}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-services{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:38px;max-width:650px}.hero-services>div{display:flex;align-items:center;gap:9px;font-size:11px;color:#324740}.hero-services .icon{color:var(--green);width:25px;height:25px}
.trust-strip{background:linear-gradient(90deg,#f5f8f6,#eef4f1);border-top:1px solid #e5ebe8;border-bottom:1px solid #e5ebe8}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr)}.trust-item{display:flex;gap:11px;padding:23px 15px;border-right:1px solid #dce6e1}.trust-item:last-child{border-right:0}.trust-item .icon{color:var(--green);width:27px;height:27px}.trust-item strong{display:block;color:#2a413a;font-size:11.5px;margin-bottom:3px}.trust-item span{display:block;color:#67756f;font-size:10.2px;line-height:1.35}
.section-heading{margin-bottom:26px}.section-heading.centered{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.section-heading h2{font-size:38px;line-height:1.08;margin:0 0 8px}.section-heading p{margin:0;color:var(--muted);font-size:14px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(18,61,53,.045);transition:.28s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-image-link{display:block;overflow:hidden;background:#f1f2ef}.service-card .service-image-link img{width:100%;height:215px;object-fit:cover;transition:transform .35s ease}.service-card:hover .service-image-link img{transform:scale(1.025)}.service-body{display:flex;gap:14px;padding:19px}.round-icon,.process-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#f4f5ef;color:var(--green);flex:none}.service-card h3{font-family:Georgia,'Times New Roman',serif;color:var(--green-dark);margin:1px 0 5px;font-size:20px}.service-card p{margin:0;color:#56655f;font-size:13px}
.results-pricing{background:linear-gradient(180deg,#fff 0%,#fbfcfb 100%);padding-top:42px}.two-col{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(330px,.72fr);gap:46px;align-items:start}.before-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.ba-card{margin:0}.ba-slider{position:relative;overflow:hidden;border-radius:15px;height:270px;background:#e5e8e4;box-shadow:0 8px 25px rgba(18,61,53,.07)}.ba-slider img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ba-after-wrap{position:absolute;inset:0;clip-path:inset(0 0 0 var(--pos));overflow:hidden}.ba-after{left:0!important}.ba-line{position:absolute;left:var(--pos);top:0;bottom:0;width:2px;background:#fff;transform:translateX(-1px);z-index:4;box-shadow:0 0 0 1px rgba(0,0,0,.04)}.ba-line span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--green-dark);font-weight:700;box-shadow:0 3px 10px rgba(0,0,0,.15)}.ba-slider input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:5}.ba-label{position:absolute;bottom:10px;z-index:6;background:rgba(17,45,38,.88);color:#fff;padding:4px 9px;border-radius:99px;font-size:10px}.before-label{left:10px}.after-label{right:10px;background:rgba(15,91,73,.92)}.ba-card figcaption{text-align:center;font-size:12px;margin-top:9px;color:#324740;font-weight:700}.gallery-heading{margin-top:42px}.visual-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.visual-gallery figure{margin:0;position:relative;border-radius:13px;overflow:hidden;background:#f4f5f3}.visual-gallery img{width:100%;height:180px;object-fit:cover}.visual-gallery figcaption{position:absolute;left:8px;bottom:8px;background:rgba(18,61,53,.86);color:#fff;border-radius:999px;padding:5px 9px;font-size:9.5px}.micro-note{font-size:10.5px;color:#7b8581;margin:12px 0 0}.pricing-card{border-left:1px solid var(--line);padding-left:34px;position:sticky;top:110px}.pricing-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:18px}.pricing-card h2{font-size:40px;margin:0}.pricing-card p{font-size:13px;color:#596963}.pricing-heading strong{font-family:Georgia,'Times New Roman',serif;color:#9a7828;font-size:38px;font-weight:500}.price-list{border-top:1px solid var(--line);margin-top:18px}.price-list>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.price-list b{color:#1e3f36;text-align:right}.pricing-card small{display:block;color:#5e7f71;font-style:italic;margin-top:12px;line-height:1.5}
.included-preview{background:#f8f8f5}.included-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:38px;align-items:start}.mini-comparison{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;margin:20px 0}.mc-row{display:grid;grid-template-columns:1.5fr .6fr .6fr;align-items:center;border-top:1px solid var(--line);font-size:12px}.mc-row:first-child{border-top:0}.mc-row>*{padding:11px 14px}.mc-row b{text-align:center;color:var(--green-dark)}.mc-head{background:#eef4f0;font-weight:800}.quote-process-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px;box-shadow:var(--shadow)}.quote-process-card h3{font-family:Georgia,'Times New Roman',serif;color:var(--green-dark);font-size:28px;margin:14px 0}.steps-list{margin:0;padding-left:20px;color:#53625d;font-size:13px}.steps-list li{margin:12px 0}.steps-list b{color:#29453c}.policy-highlight{background:#eef5f1;border-radius:12px;padding:12px 14px;margin:18px 0 0;font-size:12px;font-weight:800;color:var(--green-dark)}
.practical-section{padding:58px 0}.practical-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.practical-card{border:1px solid var(--line);border-radius:18px;padding:25px;background:#fff}.practical-card h3{font-family:Georgia,'Times New Roman',serif;color:var(--green-dark);font-size:22px;margin:13px 0 9px}.practical-card p{font-size:13px;color:#596963;margin-bottom:8px}.practical-card a{color:var(--green);font-size:12px;font-weight:800}
.contact-area{padding:58px 0 66px;background:#fcfdfc}.contact-grid{display:grid;grid-template-columns:1.12fr 1.05fr .82fr;gap:32px;align-items:center}.contact-area h2{font-size:31px;margin:0 0 10px}.area-chips{display:flex;flex-wrap:wrap;gap:9px}.area-chips a,.area-chips span{border:1px solid #dde5e1;background:#fff;border-radius:999px;padding:8px 13px;font-size:12px;color:#40514c}.area-chips a:hover{border-color:#abc2b7;color:var(--green)}.contact-points{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;font-size:13px;color:#3c5049}.email-card{border:1px solid #e6ebe8;background:linear-gradient(135deg,#f7faf8,#f0f5f2);border-radius:18px;padding:28px;text-align:center}.email-card .icon{width:40px;height:40px;color:var(--green);margin:auto}.email-card h3{font-family:Georgia,'Times New Roman',serif;color:var(--green-dark);font-size:22px;margin:12px 0 6px}.email-card p{font-size:12px;color:#6a7772;margin:0}.email-card .contact-phone{display:inline-block;margin:2px 0 10px;font-weight:700;font-size:17px;color:var(--green);text-decoration:none}.email-card .contact-phone:hover{text-decoration:underline}.contact-actions{display:grid;gap:9px;margin-top:16px}.footer-copy a{color:rgba(255,255,255,.86)}.footer-copy a:hover{color:#fff}

.detail-hero{background:linear-gradient(135deg,#f8f4ed,#f6faf7);padding:70px 0}.compact-hero{padding:56px 0}.detail-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:56px;align-items:center}.detail-copy h1{font-size:clamp(46px,5vw,68px);line-height:1;margin:12px 0 18px}.detail-copy p{font-size:16px;color:#42574f;max-width:650px}.detail-price{font-family:Georgia,'Times New Roman',serif;font-size:34px;color:#9a7828;margin:20px 0}.detail-image{border-radius:22px;overflow:hidden;box-shadow:var(--shadow);background:#eef0ed}.detail-image img{width:100%;height:380px;object-fit:cover}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:55px}.detail-main h2{font-size:34px;margin:0 0 18px}.check-list{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:12px}.check-list li{display:flex;gap:10px;align-items:flex-start;color:#44564f}.check-list .icon{color:var(--green);margin-top:2px}.notice-card{background:#f6f8f6;border:1px solid #dfe7e2;border-radius:18px;padding:24px}.notice-card h3,.notice-card h2{font-family:Georgia,'Times New Roman',serif;color:var(--green-dark);margin:0 0 9px}.notice-card p{margin-bottom:0;color:#53635d}.wide-notice{margin-top:30px}.detail-aside{border-left:1px solid var(--line);padding-left:28px}.detail-aside h3{font-family:Georgia,'Times New Roman',serif;color:var(--green-dark);font-size:23px;margin-top:0}.detail-aside a{display:block;padding:11px 0;border-bottom:1px solid var(--line);font-size:13px;color:var(--green);font-weight:700}.detail-aside p{font-size:13px;color:#64716c}.detail-cta{background:var(--green-dark);color:#fff;padding:34px 0}.detail-cta .container{display:flex;align-items:center;justify-content:space-between;gap:28px}.detail-cta h2{color:#fff;margin:0 0 5px;font-size:30px}.detail-cta p{margin:0;color:rgba(255,255,255,.76);font-size:13px}.detail-cta .btn-primary{background:#fff;color:var(--green-dark)}
.checklist-section{padding-bottom:48px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:18px}.scope-table{width:100%;border-collapse:collapse;min-width:700px;background:#fff}.scope-table th{background:#eef4f0;color:var(--green-dark);font-size:13px;text-align:left;padding:14px}.scope-table th:not(:first-child),.scope-table td:not(:first-child){text-align:center}.scope-table td{padding:12px 14px;border-top:1px solid var(--line);font-size:12px;color:#475953}.policy-section{background:#fafbf9}.policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.policy-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px}.policy-card h2{font-size:28px;margin:14px 0}.policy-card p,.policy-card li{font-size:13px;color:#55655f}.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:980px;margin:auto}.faq-item{border:1px solid var(--line);border-radius:15px;padding:0 18px;background:#fff}.faq-item summary{cursor:pointer;padding:17px 0;font-weight:800;color:var(--green-dark);font-size:13px}.faq-item p{padding:0 0 17px;margin:0;color:#5b6964;font-size:12.5px}
.service-directory{display:grid;gap:22px}.directory-card{display:grid;grid-template-columns:360px 1fr;gap:30px;align-items:center;border:1px solid var(--line);border-radius:20px;overflow:hidden;padding-right:28px;background:#fff}.directory-card img{width:100%;height:245px;object-fit:cover}.directory-card h2{font-size:31px;margin:4px 0 10px}.directory-card p{color:#596963}.area-directory{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.area-card{display:flex;gap:18px;border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff;transition:.25s}.area-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.area-card>span{color:var(--green)}.area-card h2{font-size:26px;margin:0 0 7px}.area-card p{margin:0;color:#596963;font-size:13px}.local-service-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0 28px}.local-service-links a{border:1px solid var(--line);border-radius:12px;padding:13px;color:var(--green);font-weight:700;font-size:13px;background:#fff}
.site-footer{background:linear-gradient(90deg,#16463b,#0b5d48);color:#fff}.footer-inner{min-height:115px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px}.footer-brand img{width:185px;filter:brightness(0) invert(1)}.footer-nav{display:flex;justify-content:center;gap:22px;flex-wrap:wrap}.footer-nav a{font-size:11px;color:rgba(255,255,255,.88)}.footer-copy{font-size:10.5px;color:rgba(255,255,255,.68);text-align:right}.generic-page{min-height:60vh}.content-narrow{max-width:820px}.generic-page h1{font-size:52px}.generic-page p,.generic-page li{font-size:16px}
@media(max-width:1080px){.nav-list{gap:14px}.header-mail span{display:none}.header-mail{width:42px;height:42px;padding:0;border-radius:50%}.service-grid{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.pricing-card{position:static;border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.trust-grid{grid-template-columns:repeat(3,1fr)}.trust-item:nth-child(3){border-right:0}.trust-item:nth-child(-n+3){border-bottom:1px solid #dce6e1}.contact-grid{grid-template-columns:1fr 1fr}.email-card{grid-column:1/-1}.policy-grid,.practical-grid{grid-template-columns:1fr 1fr}.detail-hero-grid{gap:35px}.faq-grid{grid-template-columns:1fr}}
@media(max-width:760px){.container{width:min(100% - 28px,var(--container))}.header-inner{height:68px}.brand{min-width:0}.brand img{width:158px}.main-nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:16px 20px;box-shadow:0 16px 24px rgba(0,0,0,.07)}.main-nav.open{display:block}.nav-list{display:flex;flex-direction:column;align-items:flex-start;gap:0}.nav-list li{width:100%}.nav-list a{display:block;padding:12px 4px;width:100%}.header-mail{margin-left:auto}.menu-toggle{display:block}.hero{min-height:760px}.hero:after{background:linear-gradient(180deg,#f8f4ed 0%,rgba(248,244,237,.99) 47%,rgba(248,244,237,.46) 70%,rgba(248,244,237,0) 100%)}.hero-photo{width:100%;height:43%;top:auto;bottom:0}.hero-grid{min-height:760px;grid-template-columns:1fr;align-items:start}.hero-copy{padding:42px 0 0}.hero h1{font-size:45px;max-width:98%}.hero p{font-size:15px;max-width:97%}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-services{grid-template-columns:repeat(2,1fr);margin-top:25px}.hero-services>div{background:rgba(255,255,255,.72);border-radius:12px;padding:9px}.section{padding:54px 0}.section-heading h2{font-size:32px}.service-grid{grid-template-columns:1fr}.service-card .service-image-link img{height:210px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{border-right:1px solid #dce6e1;border-bottom:1px solid #dce6e1}.trust-item:nth-child(2n){border-right:0}.before-grid{grid-template-columns:1fr}.ba-slider{height:240px}.visual-gallery{grid-template-columns:repeat(2,1fr)}.visual-gallery img{height:145px}.included-grid{grid-template-columns:1fr}.policy-grid,.practical-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.email-card{grid-column:auto}.contact-points{grid-template-columns:1fr}.detail-hero{padding:48px 0}.detail-hero-grid{grid-template-columns:1fr}.detail-copy h1{font-size:44px}.detail-image img{height:270px}.detail-layout{grid-template-columns:1fr}.detail-aside{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.detail-cta .container{flex-direction:column;align-items:flex-start}.directory-card{grid-template-columns:1fr;padding:0 0 22px}.directory-card img{height:220px}.directory-card>div{padding:0 20px}.area-directory{grid-template-columns:1fr}.local-service-links{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;text-align:center;padding:28px 0}.footer-brand img{margin:auto}.footer-copy{text-align:center}.pricing-heading strong{font-size:34px}.mc-row{grid-template-columns:1.2fr .5fr .5fr}.mc-row>*{padding:10px 8px;font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.service-card,.btn,.area-card{transition:none}}


/* 1.2.4 — urgent / short-notice cleaning */
.nav-list .nav-urgent a{color:#8a3d16;font-weight:800;position:relative}.nav-list .nav-urgent a:before{content:'•';color:#c87945;margin-right:6px}.urgent-strip{background:#fff4ea;border-top:1px solid #efd9c7;border-bottom:1px solid #efd9c7}.urgent-strip-inner{min-height:122px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:24px;padding-bottom:24px}.urgent-strip-copy{display:flex;align-items:center;gap:20px}.urgent-strip-copy h2{font-family:Georgia,'Times New Roman',serif;color:var(--green-dark);font-size:26px;line-height:1.12;margin:0 0 5px}.urgent-strip-copy p{margin:0;color:#5d625e;max-width:720px;font-size:13px}.urgent-badge{flex:none;background:#8a3d16;color:#fff;padding:8px 11px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.urgent-actions{display:flex;align-items:center;gap:12px;flex:none}.btn-urgent{background:#8a3d16!important;border-color:#8a3d16!important;color:#fff!important;box-shadow:0 8px 20px rgba(138,61,22,.18)}.btn-urgent:hover{background:#713112!important;border-color:#713112!important}.urgent-call{font-weight:800;color:var(--green-dark);white-space:nowrap}.urgent-detail-cta{background:#fff4ea}.urgent-detail-cta .urgent-actions{display:flex;flex-wrap:wrap}.service-card:has(a[href*="urgent-cleaning-cork"]){border-color:#e4c8b2}.service-card:has(a[href*="urgent-cleaning-cork"]) .round-icon{background:#fff0e4;color:#8a3d16}
@media(max-width:1080px){.urgent-strip-inner{align-items:flex-start}.urgent-strip-copy{align-items:flex-start}.urgent-actions{flex-direction:column;align-items:flex-end}}
@media(max-width:760px){.nav-list .nav-urgent a{background:#fff4ea;border-radius:10px;padding:12px 10px}.urgent-strip-inner,.urgent-strip-copy{flex-direction:column;align-items:flex-start}.urgent-strip-inner{gap:18px}.urgent-strip-copy{gap:10px}.urgent-strip-copy h2{font-size:24px}.urgent-actions{width:100%;align-items:stretch}.urgent-actions .btn,.urgent-call{width:100%;text-align:center}.urgent-call{padding:10px}.urgent-detail-cta .urgent-actions{width:100%}}

/* SEO/content hierarchy additions — v1.2.5 */
.breadcrumbs{background:#fbfaf7;border-bottom:1px solid var(--line)}.breadcrumbs ol{list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0;padding:11px 0;font-size:11px;color:#69756f}.breadcrumbs li{display:flex;align-items:center;gap:7px}.breadcrumbs a{color:var(--green);font-weight:700}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current="page"]{color:#69756f}.breadcrumb-sep{color:#9aa39f}.seo-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:26px 0}.seo-info-grid .notice-card{padding:22px}.plain-list{margin:10px 0 0;padding-left:18px;color:#53635d}.plain-list li{margin:7px 0}.inline-faq{margin-top:34px}.inline-faq h2{margin-bottom:16px}.inline-faq .faq-item{margin-bottom:10px}.detail-main>p{color:#53635d;line-height:1.75}
@media(max-width:760px){.breadcrumbs ol{padding:9px 0;font-size:10.5px}.seo-info-grid{grid-template-columns:1fr}.inline-faq{margin-top:28px}}
.nearby-area-links{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 26px}.nearby-area-links a{border:1px solid var(--line);border-radius:999px;padding:9px 13px;background:#fff;color:var(--green);font-size:12px;font-weight:700}.nearby-area-links a:hover{box-shadow:0 5px 16px rgba(0,0,0,.06)}
.public-address{font-style:normal;font-size:12px;line-height:1.55;color:#5f6d68;margin:8px 0 12px}


/* 1.2.6 — home & property services */
.home-services-preview{background:#f7f8f5}.home-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-service-card{border:1px solid var(--line);border-radius:20px;padding:26px;background:#fff;transition:.25s}.home-service-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.home-service-card .round-icon{margin-bottom:18px}.home-service-card h2,.home-service-card h3{font-family:Georgia,'Times New Roman',serif;color:var(--green-dark);font-weight:500;letter-spacing:-.03em;margin:5px 0 10px}.home-service-card h2{font-size:31px}.home-service-card h3{font-size:27px}.home-service-card p{color:#596963;font-size:13px}.home-services-more{text-align:center;margin:28px 0 0}.home-service-hero,.home-services-hub-hero{background:linear-gradient(135deg,#f8f4ed,#eef5ef)}.home-service-visual{min-height:360px;border-radius:24px;border:1px solid #dce7df;background:radial-gradient(circle at 70% 25%,rgba(212,175,85,.18),transparent 28%),linear-gradient(145deg,#123d35,#0f5b49);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:38px;color:#fff;box-shadow:var(--shadow)}.home-service-visual .home-service-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);margin-bottom:18px}.home-service-visual .icon{width:42px;height:42px}.home-service-visual>span{text-transform:uppercase;letter-spacing:.18em;font-size:10px;color:#e3cf94;font-weight:800}.home-service-visual>strong{font-family:Georgia,'Times New Roman',serif;font-size:34px;font-weight:500;line-height:1.1;margin-top:9px}.home-service-visual>p{font-size:12px;color:rgba(255,255,255,.76);margin:12px 0 0}.service-pricing-block{margin:34px 0}.service-price-table{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.service-price-row{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding:17px 20px;border-bottom:1px solid var(--line)}.service-price-row:last-child{border-bottom:0}.service-price-row>div{display:grid;gap:3px}.service-price-row strong{color:var(--green-dark);font-size:13px}.service-price-row span{font-size:11.5px;color:#68766f}.service-price-row>b{white-space:nowrap;color:#9a7828;font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:500}.home-services-boundary{background:#fafbf9}.price-divider{margin-top:7px;border-top:2px solid #d9e2dc!important}.price-divider span{font-weight:800;color:var(--green-dark)}.price-divider a{color:var(--green)}
@media(max-width:760px){.home-services-grid{grid-template-columns:1fr}.home-service-visual{min-height:280px}.home-service-visual>strong{font-size:29px}.service-price-row{gap:14px;padding:15px}.service-price-row>b{font-size:18px}.home-service-card{padding:22px}}


/* 1.2.7 — tablet/mobile responsive hardening */
@media (min-width:761px) and (max-width:960px){
  .container{width:min(100% - 36px,var(--container))}
  .header-inner{height:72px;gap:14px}
  .brand{min-width:0}
  .brand img{width:178px}
  .main-nav{display:none;position:absolute;top:72px;left:0;right:0;max-height:calc(100dvh - 72px);overflow-y:auto;background:#fff;border-bottom:1px solid var(--line);padding:14px 20px;box-shadow:0 16px 24px rgba(0,0,0,.07)}
  .main-nav.open{display:block}
  .nav-list{display:flex;flex-direction:column;align-items:stretch;gap:0;max-width:924px;margin:0 auto}
  .nav-list li{width:100%}
  .nav-list a{display:flex;align-items:center;min-height:46px;padding:11px 8px;width:100%;font-size:13px}
  .nav-list a:after{display:none}
  .nav-list .nav-urgent a{background:#fff4ea;border-radius:10px;padding:11px 10px}
  .header-mail{margin-left:auto;width:46px;height:46px}
  .header-phone{width:46px;height:46px}
  .menu-toggle{display:block;width:48px;height:48px;padding:12px;cursor:pointer}

  .hero{min-height:760px}
  .hero:after{background:linear-gradient(180deg,#f8f4ed 0%,rgba(248,244,237,.99) 51%,rgba(248,244,237,.50) 70%,rgba(248,244,237,0) 100%)}
  .hero-photo{width:100%;height:42%;top:auto;bottom:0}
  .hero-grid{min-height:760px;grid-template-columns:1fr;align-items:start}
  .hero-copy{padding:46px 0 0;max-width:720px}
  .hero h1{font-size:clamp(50px,6.4vw,60px);max-width:690px}
  .hero p{max-width:620px}
  .hero-services{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px;margin-top:28px}
  .hero-services>div{background:rgba(255,255,255,.76);border-radius:12px;padding:9px 11px}

  .included-grid{grid-template-columns:1fr}
  .detail-hero{padding:56px 0}
  .detail-hero-grid{grid-template-columns:1fr;gap:28px}
  .detail-copy h1{font-size:clamp(46px,6.5vw,58px)}
  .detail-image img{height:320px}
  .detail-layout{grid-template-columns:1fr}
  .detail-aside{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}
  .detail-cta .container{flex-direction:column;align-items:flex-start}
  .directory-card{grid-template-columns:280px minmax(0,1fr);gap:22px;padding-right:20px}
  .directory-card img{height:230px}
  .home-service-visual{min-height:300px}
  .footer-inner{grid-template-columns:1fr;text-align:center;padding:28px 0}
  .footer-brand img{margin:auto}
  .footer-copy{text-align:center}
  .urgent-strip-inner,.urgent-strip-copy{flex-direction:column;align-items:flex-start}
  .urgent-strip-inner{gap:18px}
  .urgent-strip-copy{gap:10px}
  .urgent-actions{flex-direction:row;align-items:center}
}

@media (max-width:760px){
  .header-inner{gap:10px}
  .main-nav{max-height:calc(100dvh - 68px);overflow-y:auto}
  .nav-list a{display:flex;align-items:center;min-height:46px}
  .header-mail{width:46px;height:46px}
  .header-phone{width:46px;height:46px}
  .menu-toggle{width:48px;height:48px;padding:12px;cursor:pointer}
}

@media (max-width:420px){
  .brand img{width:134px}
  .header-inner{gap:8px}
  .header-mail,.header-phone{width:42px;height:42px}
  .menu-toggle{width:44px;height:44px;padding:10px}
  .hero h1{font-size:clamp(38px,11.5vw,44px)}
  .hero-copy{padding-top:36px}
  .hero-services{gap:8px}
  .service-price-row{flex-direction:column;gap:7px}
  .service-price-row>b{white-space:normal}
}
