/* Bromley Park Appliance Repair — standalone stylesheet.
   MANUS AI: Update brand colors, type, and image paths here when rebranding. */
:root{--ink:#221b2d;--plum:#32124c;--purple:#592a78;--gold:#f5c747;--gold-hover:#eaba31;--cream:#faf8f2;--muted:#686470;--line:#e8e4df;--white:#fff;--ease:cubic-bezier(.23,1,.32,1);--header-offset:132px;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset)}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}h2{font-size:clamp(32px,3.2vw,46px);line-height:1.19;font-weight:750;letter-spacing:-1.9px}h3{line-height:1.35}p{color:var(--muted)}address{font-style:normal}svg{flex-shrink:0}::selection{background:var(--gold);color:var(--ink)}:focus-visible{outline:3px solid #81529c;outline-offset:5px}button:focus-visible,a:focus-visible{border-radius:4px}section[id],article[id]{scroll-margin-top:var(--header-offset)}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:106px}.icon{vertical-align:middle;flex-shrink:0}.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;top:-100px;left:20px;z-index:200;background:var(--gold);padding:12px 20px;border-radius:5px}.skip-link:focus{top:15px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:52px;padding:14px 21px;border-radius:7px;font-size:14px;font-weight:700;line-height:1.4;border:1px solid transparent;transition:background .18s var(--ease),transform .18s var(--ease),box-shadow .18s var(--ease);white-space:nowrap}.btn .icon{width:19px;height:19px}.btn:active{transform:scale(.975)}.btn-gold{background:var(--gold);color:#201628}.btn-gold:hover{background:var(--gold-hover);box-shadow:0 5px 18px #d9a32620}.btn-outline{background:transparent;border-color:#bcb6c1;color:var(--ink)}.btn-outline:hover{background:#f0ecee;border-color:var(--plum)}.btn-dark{background:var(--ink);color:white}.btn-dark:hover{background:var(--purple)}.eyebrow{font-size:10px;line-height:1.6;font-weight:700;letter-spacing:2px;color:var(--purple);margin-bottom:19px;display:flex;gap:11px;align-items:center}.small-line{height:2px;width:26px;background:var(--gold)}.text-link,.text-button{font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:12px;color:var(--plum)}.text-link .icon,.text-button .icon{width:18px;height:18px}.text-link:hover,.text-button:hover{color:#805492}.text-button{border:0;background:none;padding:0}.status-dot{width:7px;height:7px;background:#a7c887;display:inline-block;border-radius:50%;flex-shrink:0}
/* Fixed navigation */
.site-header{position:sticky;top:0;z-index:50;box-shadow:0 1px 0 #3322410c;background:#fdfcf9f5;backdrop-filter:blur(16px)}.announcement{background:var(--ink);color:#f4f0f7;font-size:10px;letter-spacing:.25px}.announcement-inner{display:flex;justify-content:space-between;align-items:center;min-height:32px}.announcement-right{display:flex;align-items:center;gap:9px}.announcement-right .icon{width:12px;height:12px}.announcement-divider{margin:0 10px;color:#807187}.nav-wrap{height:91px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{flex-shrink:0;display:block;width:220px}.brand img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:21px}.desktop-nav a{font-size:12px;font-weight:550;white-space:nowrap;position:relative;padding:17px 0;color:#625d66}.desktop-nav a:hover,.desktop-nav a.active{color:var(--plum)}.desktop-nav a:after{content:'';position:absolute;bottom:8px;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transition:transform .2s var(--ease)}.desktop-nav a.active:after{transform:scaleX(1)}.nav-call{min-height:43px;padding:11px 16px;font-size:12px}.nav-call .icon{width:15px;height:15px}.menu-toggle{display:none;border:1px solid var(--line);background:transparent;border-radius:6px;width:44px;height:44px;align-items:center;justify-content:center}
/* Hero */
.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:74px;align-items:center;padding-block:58px 70px}.hero-copy{padding-block:10px}.hero .eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:23px}.hero h1{font-size:clamp(43px,4.5vw,65px);line-height:1.105;font-weight:750;letter-spacing:-3px;max-width:590px}.highlight{color:var(--purple);position:relative;display:inline}.hero-description{font-size:15px;line-height:1.8;max-width:490px;margin-top:24px}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.hero-actions .btn{padding-inline:17px;font-size:12px;min-height:53px}.hero-actions .icon{width:17px;height:17px}.hero-assurance{display:flex;align-items:center;gap:7px;font-size:10px;color:#746d77;margin-top:18px}.hero-assurance .icon{width:15px;height:15px;color:var(--purple)}.explore-link{display:flex;align-items:center;gap:14px;font-size:11px;font-weight:550;margin-top:42px;color:var(--muted)}.explore-link .icon{width:16px;height:16px}.explore-link:hover{color:var(--purple)}.hero-visual{height:554px;position:relative;border-radius:11px}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 55%;border-radius:11px}.photo-tag{position:absolute;top:20px;left:20px;font-size:9px;font-weight:550;background:#fffefaef;backdrop-filter:blur(10px);border:1px solid #ffffff7d;display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:5px;color:#494134}.photo-tag .icon{width:15px;height:15px}.availability-card{position:absolute;left:-29px;bottom:35px;right:23px;background:#fffef8f5;border:1px solid #fff;box-shadow:0 10px 24px #20102419;backdrop-filter:blur(12px);border-radius:9px;padding:20px;display:flex;align-items:center;gap:13px}.availability-icon{background:var(--gold);border-radius:50%;width:45px;height:45px;display:grid;place-items:center;flex-shrink:0}.availability-icon .icon{width:23px;height:23px}.availability-card .overline{font-size:8px;letter-spacing:1.7px;font-weight:600;display:block;color:#6e6674;margin-bottom:3px}.availability-card strong{font-family:'Manrope',sans-serif;display:block;font-size:14px;letter-spacing:-.25px}.availability-card div>span:last-child{font-size:10px;color:#76717b;display:block;margin-top:4px}.availability-dot{width:7px;height:7px;box-shadow:0 0 0 5px #e8f1e2;background:#67924d;border-radius:50%;margin-left:auto;margin-right:7px;flex-shrink:0}.hero-image-index{position:absolute;bottom:-26px;width:100%;display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.8px;color:#827b83}.trust-bar{border-block:1px solid var(--line);background:#f4f1eb}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:26px}.trust-item{display:flex;align-items:center;gap:15px;padding-inline:24px;border-right:1px solid #ddd7d0}.trust-item:first-child{padding-left:0}.trust-item:last-child{border:0;padding-right:0}.trust-item>.icon{width:27px;height:27px;color:var(--purple);stroke-width:1.35}.trust-item strong{font-size:12px;display:block;font-weight:650}.trust-item span{display:block;font-size:9px;margin-top:3px;color:var(--muted)}
/* Services */
.services-section{background:#fff;padding-top:89px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:45px}.section-heading>p{max-width:352px;font-size:14px;line-height:1.9;padding-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:start}.service-card{border:1px solid var(--line);border-radius:9px;padding:26px 23px 18px;transition:border-color .2s var(--ease),box-shadow .2s var(--ease);min-height:281px;background:#fff}.service-card:hover{border-color:#d0c4d8;box-shadow:0 8px 26px #3b1b4d08}.service-card-top{display:flex;align-items:flex-start;justify-content:space-between}.service-icon{display:grid;place-items:center;width:47px;height:47px;border-radius:9px;background:#f3edf6;color:var(--purple)}.service-icon .icon{width:25px;height:25px;stroke-width:1.4}.service-number{font-family:'Manrope',sans-serif;color:#a5a0a7;font-size:10px;padding-top:3px}.service-card h3{font-size:16px;letter-spacing:-.4px;margin-top:20px;margin-bottom:10px;font-weight:750}.service-card>p{font-size:12px;line-height:1.85;min-height:68px}.service-details{margin-top:15px;border-top:1px solid #f0ecef}.service-details summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:650;padding-top:12px;color:var(--purple);min-height:40px}.service-details summary::-webkit-details-marker{display:none}.service-details summary .icon{width:16px;height:16px;transition:transform .2s}.service-details[open] summary .icon{transform:rotate(90deg)}.service-detail-content p{margin-block:14px;font-size:12px}.service-detail-content .text-button{font-size:11px;white-space:normal}.services-note{display:flex;align-items:center;justify-content:center;gap:19px;padding-top:29px;font-size:11px;color:var(--muted)}.services-note a{font-weight:650;color:var(--purple);display:flex;align-items:center;gap:8px}.services-note .icon{width:15px;height:15px}
/* About */
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-visual{position:relative;padding-bottom:26px}.about-visual>img{width:100%;height:475px;object-fit:cover;object-position:42% center;border-radius:10px}.about-caption{position:absolute;bottom:0;left:24px;right:24px;background:var(--gold);padding:20px 28px;border-radius:8px;display:flex;align-items:center;gap:18px;color:var(--ink);box-shadow:0 8px 20px #2c222010}.about-caption>.icon{width:34px;height:34px}.about-caption span{font-size:14px;line-height:1.5}.about-caption strong{font-family:'Manrope',sans-serif;font-weight:750;font-size:17px}.about-copy .intro-text{font-size:17px;color:var(--ink);line-height:1.75;margin-block:21px 15px}.about-copy>p:not(.eyebrow):not(.intro-text){font-size:12px;line-height:1.95;margin-top:13px}.about-points{display:flex;gap:22px;margin-block:22px 24px}.about-points span{display:flex;gap:6px;align-items:center;font-size:10px;font-weight:550}.about-points .icon{width:16px;height:16px;color:var(--purple)}.about-copy .text-link{font-size:12px}
/* Why choose us */
.why-section{background:var(--ink);color:#fff;position:relative;overflow:hidden}.why-section:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at top right,#54306940,transparent 60%);pointer-events:none}.why-section>.wrap{position:relative}.why-section .eyebrow{color:#e9c661}.why-section .section-heading>p{color:#bfb7c5}.why-section h2{font-weight:650}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:60px;row-gap:38px}.why-item{border-top:1px solid #ffffff21;padding-top:25px}.why-icon{display:block;color:#e9c661;margin-bottom:15px}.why-icon .icon{width:26px;height:26px;stroke-width:1.5}.why-item h3{font-size:16px;font-weight:600;letter-spacing:-.2px;margin-bottom:10px}.why-item p{color:#b9b2bf;font-size:12px;line-height:1.9;max-width:310px}
/* Process */
.center-heading{text-align:center;margin-bottom:48px}.center-heading .eyebrow{justify-content:center}.center-heading>p:last-child{font-size:14px;margin-top:18px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.step-track{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;position:relative}.step-track:before{content:'';position:absolute;height:1px;background:#e1dbe4;left:52px;right:0;z-index:0}.step-track span{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;font-family:'Manrope',sans-serif;font-size:15px;font-weight:700;color:var(--purple);border:1px solid #e0d5e7}.step-track .icon{width:20px;height:20px;background:var(--cream);color:#9a899f;position:relative;margin-right:1px}.process-step h3{font-size:15px;letter-spacing:-.3px;margin-bottom:11px}.process-step p{font-size:12px;line-height:1.9}.urgent-banner{background:var(--gold);border-radius:10px;padding:34px 42px;display:flex;align-items:center;justify-content:space-between;gap:25px}.urgent-heading{display:flex;align-items:center;gap:21px}.urgent-heading>.icon{width:36px;height:36px;stroke-width:1.4}.urgent-heading h2{font-size:23px;letter-spacing:-.8px}.urgent-heading p{font-size:12px;color:#5b452c;margin-top:7px}.urgent-banner .btn{font-size:12px;min-height:50px}
/* FAQs */
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-intro>p:not(.eyebrow){margin-top:24px;font-size:13px;line-height:1.9;max-width:305px}.faq-intro .eyebrow{font-size:9px;letter-spacing:1.6px}.question-card{background:#f0ece8;border:1px solid #e4ded8;border-radius:8px;padding:23px 25px;margin-top:29px;max-width:314px}.question-card>.icon{color:var(--purple);margin-bottom:12px}.question-card h3{font-size:13px;font-weight:750}.question-card p{font-size:11px;margin-top:5px}.question-card a{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:700;margin-top:16px;color:var(--purple)}.question-card a .icon{width:19px;height:19px}.faq-item{border-bottom:1px solid #dfd9e1}.faq-item:first-child{border-top:1px solid #dfd9e1}.faq-item summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;gap:24px;padding-block:22px}.faq-item summary::-webkit-details-marker{display:none}.faq-item h3{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:650;letter-spacing:-.1px}.faq-plus{border:1px solid #dfd7e3;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.faq-plus .icon{width:13px;height:13px;stroke-width:1.6;transition:transform .2s var(--ease)}.faq-item[open] .faq-plus{background:var(--purple);border-color:var(--purple);color:#fff}.faq-item[open] .faq-plus .icon{transform:rotate(45deg)}.faq-answer{padding:0 45px 22px 0}.faq-answer p{font-size:12px;line-height:1.9}
/* Service area */
.area-section{background:#f0ede7}.area-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:83px;align-items:center}.area-copy .eyebrow{font-size:9px;letter-spacing:1.5px}.area-copy>p:not(.eyebrow):not(.area-note){font-size:13px;line-height:1.9;margin-top:20px;max-width:350px}.area-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 17px;margin-top:26px}.area-button{display:flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:5px;background:transparent;padding:9px 7px;font-size:12px;text-align:left;min-height:40px;transition:background .2s,color .2s}.area-button .icon{width:15px;height:15px;color:var(--purple)}.area-button:hover,.area-button.selected{background:#e5dfe9;color:var(--purple)}.area-button.selected{font-weight:650}.area-note{font-size:10px;line-height:1.9;margin-top:21px}.area-note a{font-weight:700;text-decoration:underline;text-underline-offset:3px;color:var(--plum)}.map-panel{border:1px solid #e1dbe2;background:var(--white);border-radius:10px;overflow:hidden;box-shadow:0 12px 32px #32243506}.map-header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:15px 19px;font-size:8px;letter-spacing:.8px;color:#746d7a}.map-header>span:first-child{display:flex;align-items:center;gap:7px;font-weight:650;color:var(--ink)}.map-header .status-dot{background:#8b709d;width:6px;height:6px}.service-map{height:334px;background:#e4e6df;z-index:1;position:relative}.map-placeholder{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;background:linear-gradient(135deg,#e2e7db,#eeebe1)}.map-placeholder p{font-size:11px}.map-placeholder strong{font-size:16px;font-family:Manrope,sans-serif}.map-large-pin{color:var(--purple)}.map-large-pin .icon{height:42px;width:42px}.map-placeholder .btn{font-size:12px;min-height:42px}.map-address{padding:20px;display:flex;align-items:center;gap:13px}.map-address>.icon{color:var(--purple);width:20px;height:20px}.map-address strong{display:block;font-size:11px;font-weight:700}.map-address span{display:block;font-size:10px;color:var(--muted);margin-top:2px}.map-address>a{margin-left:auto;padding:7px}.map-address>a .icon{width:20px;height:20px}.custom-map-marker{background:none!important;border:0!important}.marker-dot{width:20px;height:20px;display:block;background:var(--purple);border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #33234050}.marker-dot.primary{width:25px;height:25px;background:var(--gold);border:4px solid var(--purple)}.leaflet-popup-content{font-family:'DM Sans',sans-serif;line-height:1.7}.leaflet-popup-content a{color:var(--purple);text-decoration:underline}.leaflet-container{font-family:'DM Sans',sans-serif!important}.map-error{padding:28px;text-align:center;font-size:13px;height:100%;display:grid;place-content:center}.map-error a{text-decoration:underline;color:var(--purple);display:block;margin-top:15px}
/* Contact */
.contact-section{background:#2b193a;color:white}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.contact-copy .eyebrow{color:#e8c568;font-size:9px;letter-spacing:1.8px}.contact-copy h2{font-size:clamp(35px,3.6vw,51px);letter-spacing:-2px;font-weight:650;line-height:1.18}.contact-copy h2>span{color:var(--gold)}.contact-copy>p:not(.eyebrow):not(.referral-note){font-size:13px;color:#c0b5c9;line-height:1.9;max-width:375px;margin-top:23px}.contact-details{margin-top:32px;display:flex;flex-direction:column;gap:25px}.contact-details>div{display:flex;align-items:flex-start;gap:17px;font-size:13px;line-height:1.85}.contact-details>div>.icon{width:22px;height:22px;color:#ddbe79;margin-top:6px;stroke-width:1.4}.contact-details small{font-size:8px;letter-spacing:1.5px;display:block;color:#b8a9c3;margin-bottom:5px}.contact-details a{font-family:'Manrope',sans-serif;font-size:26px;font-weight:650;letter-spacing:-.5px}.contact-details a:hover{color:var(--gold)}.contact-details address{font-size:12px;color:#e3dae9}.referral-note{font-size:9px;line-height:1.9;color:#bfb2c8;margin-top:31px;max-width:350px}.contact-form-card{background:var(--white);color:var(--ink);border-radius:10px;padding:32px;box-shadow:0 16px 50px #17051d28}.contact-form-card>h3{font-size:20px;letter-spacing:-.7px;font-weight:750}.contact-form-card>p{font-size:11px;margin-top:7px}.form-note{font-size:9px;margin:20px 0 13px}.required{color:var(--purple)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{margin-bottom:13px;position:relative}.field label{display:block;font-size:10px;font-weight:650;margin-bottom:6px}.field input,.field textarea{width:100%;border:1px solid #ded9e2;background:#fdfcfe;padding:11px 12px;border-radius:5px;font-size:11px;line-height:1.5;color:var(--ink);outline:none;transition:border-color .15s,box-shadow .15s;min-height:43px}.field textarea{resize:vertical;min-height:89px}.field input::placeholder,.field textarea::placeholder{color:#928b98}.field input:focus,.field textarea:focus{border-color:#79538e;box-shadow:0 0 0 3px #eee6f2}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#ac3946}.field-error{display:block;font-size:10px;color:#9a2332;margin-top:3px;line-height:1.5}.field-error:empty{display:none}.consent{display:flex;align-items:flex-start;gap:9px;font-size:8px;line-height:1.75;color:#746d7c;cursor:pointer}.consent input{width:15px;height:15px;flex-shrink:0;accent-color:var(--purple);margin:2px 0 0}.consent input[aria-invalid=true]{outline:2px solid #a83343;outline-offset:1px}.form-submit{width:100%;margin-top:18px;min-height:47px;font-size:12px;justify-content:space-between}.form-availability{font-size:9px;line-height:1.65;margin-top:11px;text-align:center;color:#746d7c}.form-status{font-size:12px;line-height:1.7;padding:13px;background:#faf3df;border:1px solid #e4d09e;color:#5d4826;border-radius:5px;margin-top:14px}.form-status.success{background:#edf6ea;border-color:#a5c69a;color:#2d5b27}.form-status.error{background:#fdf0f0;color:#8b2934;border-color:#e1acb2}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
/* Footer */
.site-footer{padding-top:62px;background:#fcfaf6}.footer-main{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:80px;padding-bottom:43px}.footer-brand img{width:243px;height:auto;margin-bottom:16px}.footer-brand p{font-size:11px;line-height:1.85}.social-links{display:flex;align-items:center;gap:7px;margin-top:20px}.social-links button{border:1px solid #ded8e0;background:none;width:31px;height:31px;border-radius:50%;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;transition:background .2s}.social-links button:hover{background:var(--gold)}.social-links>span{font-size:9px;color:#827987;margin-left:5px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-links h3{font-size:12px;margin-bottom:12px;letter-spacing:-.1px;font-weight:750}.footer-links>a{font-size:11px;color:#706577}.footer-links>a:hover{color:var(--purple)}.footer-links .footer-phone{font-family:'Manrope',sans-serif;font-size:22px;font-weight:750;letter-spacing:-.8px;color:var(--plum);display:flex;align-items:center;gap:10px}.footer-phone .icon{width:20px;height:20px}.footer-links address{font-size:11px;line-height:1.9;color:#766a7d;margin-top:5px}.footer-hours{font-size:10px;display:flex;align-items:center;gap:7px;margin-top:10px}.footer-hours .status-dot{background:#8a987a;width:6px;height:6px}.footer-bottom{border-top:1px solid var(--line);padding-block:21px;display:flex;justify-content:space-between;font-size:9px;color:#827887}.disclaimer{font-size:9px;line-height:1.9;color:#8a818e;border-top:1px solid var(--line);padding-block:22px 33px;text-align:left}.mobile-call-bar{display:none}
/* Modal, notifications, progressive enhancement */
.request-dialog{width:min(560px,calc(100% - 32px));border:0;border-radius:12px;padding:31px 34px;max-height:calc(100dvh - 40px);overflow-y:auto;color:var(--ink);box-shadow:0 25px 100px #14071a44}.request-dialog::backdrop{background:#190c26ad;backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:15px;right:15px;border:0;width:36px;height:36px;border-radius:50%;background:#f0eaf2;display:grid;place-items:center}.dialog-close .icon{width:18px;height:18px}.request-dialog>.eyebrow{margin-top:5px;margin-bottom:12px;font-size:9px}.request-dialog h2{font-size:33px;letter-spacing:-1.4px}.dialog-description{font-size:12px;line-height:1.8;margin-top:11px}.dialog-description a{font-weight:700;color:var(--purple);white-space:nowrap}.request-dialog .form-note{margin-top:15px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:15px 23px;border:1px solid #6f567a;border-radius:8px;box-shadow:0 5px 30px #0003;font-size:12px;z-index:100;max-width:calc(100% - 32px);width:max-content}.reveal-ready{opacity:0;transform:translateY(15px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.reveal-ready.revealed{opacity:1;transform:translateY(0)}
@media(min-width:1450px){.wrap{width:min(1300px,calc(100% - 128px))}.hero{gap:90px}.hero h1{font-size:69px}.hero-visual{height:590px}.hero-actions .btn{font-size:13px;padding-inline:20px}.desktop-nav{gap:25px}}
@media(max-width:1199px){.wrap{width:calc(100% - 64px)}.nav-wrap{gap:16px}.brand{width:183px}.desktop-nav{gap:14px}.desktop-nav a{font-size:11px}.nav-call{font-size:11px;padding-inline:12px}.hero{gap:49px}.hero h1{font-size:55px;letter-spacing:-2.6px}.hero-visual{height:540px}.hero-actions{gap:9px}.hero-actions .btn{font-size:11px;padding-inline:13px}.trust-item{padding-inline:17px;gap:10px}.trust-item span{font-size:8px}.service-card{padding-inline:19px}.service-card h3{font-size:14px}.about-grid,.contact-grid{gap:55px}.faq-grid{gap:55px}.area-grid{gap:50px}.footer-main{gap:50px}}
@media(max-width:1023px){:root{--header-offset:112px}.nav-wrap{height:77px}.nav-call{margin-left:auto}.menu-toggle{display:flex}.brand{width:205px}.desktop-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fffdf9;padding:12px 32px 22px;border-bottom:1px solid var(--line);box-shadow:0 10px 18px #321c3d0d;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 109px);overflow-y:auto}.desktop-nav.is-open{display:flex}.desktop-nav a{font-size:14px;padding:13px 7px}.desktop-nav a:after{bottom:7px;right:auto;width:22px;left:7px}.hero{gap:35px;padding-top:43px;padding-bottom:56px}.hero h1{font-size:45px;letter-spacing:-2px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.hero-description{font-size:13px}.hero-visual{height:515px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-actions .btn{min-height:46px;width:220px;font-size:12px}.hero-assurance{font-size:9px;align-items:flex-start}.explore-link{font-size:10px;margin-top:25px}.availability-card{left:-17px;padding:15px;right:15px;bottom:30px;gap:10px}.availability-card strong{font-size:11px}.availability-card .overline{font-size:6px}.availability-card div>span:last-child{font-size:8px}.availability-icon{width:35px;height:35px}.availability-icon .icon{width:19px}.availability-dot{width:6px;height:6px;margin-right:3px}.photo-tag{font-size:8px;left:13px;top:13px;padding:8px}.hero-image-index{font-size:6px;letter-spacing:1px}.trust-grid{grid-template-columns:repeat(2,1fr);row-gap:20px}.trust-item:nth-child(2){border:0}.trust-item:nth-child(3){padding-left:0}.trust-item strong{font-size:12px}.trust-item span{font-size:10px}.trust-item{gap:17px;padding-left:24px}.section{padding-block:78px}.section-heading{gap:40px}.section-heading>p{max-width:285px;font-size:12px}.service-grid{grid-template-columns:repeat(2,1fr);gap:18px}.service-card{padding:24px;min-height:258px}.service-card h3{font-size:18px}.service-card>p{font-size:13px;min-height:48px}.service-details summary{font-size:12px}.about-grid{gap:40px}.about-visual>img{height:490px;object-position:40%}.about-points{flex-direction:column;gap:8px}.about-copy h2{font-size:33px}.about-copy .intro-text{font-size:15px}.about-caption{padding:17px;left:15px;right:15px}.about-caption strong{font-size:15px}.about-caption span{font-size:12px}.why-grid{gap:32px}.why-item h3{font-size:14px}.why-item p{font-size:11px}.process-grid{gap:24px}.process-step h3{font-size:13px}.process-step p{font-size:11px}.urgent-banner{padding:27px}.urgent-heading{gap:13px}.urgent-heading h2{font-size:19px}.urgent-banner .btn{font-size:11px;padding-inline:14px}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:37px}.faq-intro .eyebrow{font-size:8px}.faq-intro h2{font-size:34px}.faq-item h3{font-size:12px}.area-grid{gap:38px;grid-template-columns:1fr 1.1fr}.area-list{gap:5px}.area-button{font-size:10px;padding-left:4px;gap:5px}.map-header>span:last-child{display:none}.contact-grid{gap:35px}.contact-copy h2{font-size:38px}.contact-form-card{padding:25px}.contact-form-card>h3{font-size:18px}.form-row{grid-template-columns:1fr;gap:0}.contact-details a{font-size:24px}.footer-main{gap:32px;grid-template-columns:1.15fr .7fr 1fr}.footer-brand img{width:210px}.footer-links .footer-phone{font-size:18px}}
@media(max-width:767px){:root{--header-offset:106px}.wrap{width:calc(100% - 40px)}.announcement-inner{min-height:28px;font-size:8px}.announcement-inner>span:first-child{display:none}.announcement-right{justify-content:center;width:100%;gap:7px}.announcement-divider{margin-inline:4px}.nav-wrap{height:73px;gap:12px}.brand{width:185px}.nav-call{display:none}.menu-toggle{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:46px;gap:35px}.hero-copy{padding:0}.hero .eyebrow{font-size:9px;letter-spacing:1.35px;margin-bottom:19px}.hero h1{font-size:clamp(40px,9.9vw,62px);line-height:1.12;letter-spacing:-2px;max-width:550px}.hero-description{font-size:14px;line-height:1.8;margin-top:21px;max-width:560px}.hero-actions{flex-direction:row;align-items:stretch;gap:9px;margin-top:24px}.hero-actions .btn{width:auto;font-size:11px;min-height:49px;padding-inline:12px;flex:1}.hero-actions .btn:first-child{flex:1.4}.hero-actions .btn .icon{width:16px;height:16px}.hero-assurance{font-size:9px;margin-top:14px;align-items:center}.explore-link{display:none}.hero-visual{height:405px;margin-left:10px}.hero-image{object-position:center 48%}.photo-tag{left:16px;top:16px;font-size:8px}.availability-card{left:-10px;bottom:23px;right:15px;padding:18px;gap:12px}.availability-card .overline{font-size:7px}.availability-card strong{font-size:13px}.availability-card div>span:last-child{font-size:9px}.availability-icon{width:39px;height:39px}.availability-dot{margin-left:auto}.hero-image-index{bottom:-23px;font-size:6px;letter-spacing:1.2px}.trust-grid{padding-block:22px;row-gap:21px}.trust-item{gap:10px;padding-left:17px;padding-right:10px}.trust-item>.icon{width:22px;height:22px}.trust-item strong{font-size:10px}.trust-item span{font-size:8px;line-height:1.5;max-width:130px}.section{padding-block:65px}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:17px}h2{font-size:34px;letter-spacing:-1.6px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{font-size:13px;line-height:1.8;max-width:500px;margin-top:18px}.service-grid{gap:12px}.service-card{padding:20px 17px 12px;min-height:276px}.service-icon{width:41px;height:41px;border-radius:7px}.service-icon .icon{width:23px;height:23px}.service-card h3{font-size:14px;margin-top:18px;letter-spacing:-.4px;min-height:38px;margin-bottom:7px}.service-card>p{font-size:11px;line-height:1.85;min-height:83px}.service-number{font-size:9px}.service-details summary{font-size:10px}.service-details{margin-top:9px}.service-detail-content p{font-size:11px}.services-note{flex-direction:column;gap:6px;font-size:10px;padding-top:22px;text-align:center}.about-grid{grid-template-columns:1fr;gap:38px}.about-visual>img{height:355px;object-position:center center}.about-visual{padding-bottom:24px}.about-caption{left:20px;right:20px;bottom:0;padding:17px 22px}.about-caption strong{font-size:16px}.about-copy h2{font-size:35px}.about-copy .intro-text{font-size:16px}.about-copy>p:not(.eyebrow):not(.intro-text){font-size:13px}.about-points{flex-direction:row;gap:18px;flex-wrap:wrap}.about-points span{font-size:10px}.about-copy .text-link{font-size:12px}.why-grid{grid-template-columns:repeat(2,1fr);column-gap:25px;row-gap:30px}.why-item{padding-top:22px}.why-item h3{font-size:13px}.why-item p{font-size:11px;line-height:1.8}.why-icon{margin-bottom:14px}.center-heading{text-align:left;margin-bottom:33px}.center-heading .eyebrow{justify-content:flex-start}.center-heading h2{font-size:33px}.center-heading>p:last-child{font-size:12px;margin-top:14px}.process-grid{grid-template-columns:repeat(2,1fr);gap:31px 23px}.process-step h3{font-size:14px}.process-step p{font-size:12px}.step-track{margin-bottom:16px}.step-track span{width:39px;height:39px;font-size:13px}.urgent-banner{flex-direction:column;align-items:stretch;gap:22px;padding:27px 24px}.urgent-heading{gap:14px;align-items:flex-start}.urgent-heading>.icon{width:27px;height:27px;margin-top:3px}.urgent-heading h2{font-size:23px;line-height:1.25}.urgent-heading p{font-size:11px;margin-top:9px}.urgent-banner .btn{font-size:13px}.faq-grid{grid-template-columns:1fr;gap:34px}.faq-intro .eyebrow{font-size:9px}.faq-intro>p:not(.eyebrow){max-width:500px;font-size:13px;margin-top:17px}.question-card{display:none}.faq-item h3{font-size:13px}.faq-item summary{padding-block:20px}.faq-answer p{font-size:12px}.area-grid{grid-template-columns:1fr;gap:31px}.area-list{gap:8px 16px}.area-button{font-size:12px;padding:9px;gap:8px}.area-copy>p:not(.eyebrow):not(.area-note){max-width:450px}.area-note{font-size:11px;margin-top:16px}.map-header{padding:14px}.map-header>span:last-child{display:block;font-size:7px;letter-spacing:0}.service-map{height:330px}.map-address{padding:17px 14px;gap:9px}.map-address span{font-size:9px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-copy h2{font-size:42px;letter-spacing:-1.8px}.contact-copy>p:not(.eyebrow):not(.referral-note){max-width:450px;font-size:13px}.contact-details{gap:22px;margin-top:26px}.contact-details a{font-size:25px}.contact-details address{font-size:12px}.referral-note{font-size:10px;max-width:450px}.contact-form-card{padding:25px 23px}.contact-form-card>h3{font-size:21px}.contact-form-card>p{font-size:12px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.field label{font-size:11px}.field input,.field textarea{font-size:16px;min-height:46px;padding:11px 10px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.consent{font-size:9px}.consent input{width:18px;height:18px}.form-note{font-size:10px}.form-submit{font-size:13px;min-height:49px}.form-availability{font-size:10px}.site-footer{padding-top:44px;padding-bottom:68px}.footer-main{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.footer-brand{grid-column:1/-1}.footer-brand img{width:235px;margin-bottom:12px}.footer-brand p{font-size:12px}.social-links{margin-top:16px}.footer-links h3{font-size:11px}.footer-links>a{font-size:11px}.footer-links .footer-phone{font-size:16px;gap:4px;letter-spacing:-.6px}.footer-phone .icon{width:16px;height:16px}.footer-links address{font-size:10px}.footer-hours{font-size:9px;align-items:flex-start}.footer-bottom{flex-direction:column;gap:6px;font-size:9px}.disclaimer{font-size:9px;line-height:1.9;padding-bottom:23px}.mobile-call-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:45;background:#fbfaf6f5;border-top:1px solid #ddd5e0;backdrop-filter:blur(12px);padding:10px 20px calc(10px + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;box-shadow:0 -4px 20px #25152c0a}.mobile-call-bar>span{font-size:11px;display:flex;align-items:center;gap:7px}.mobile-call-bar .status-dot{background:#719550;width:6px;height:6px}.mobile-call-bar .btn{min-height:43px;padding:11px 25px;font-size:12px}.request-dialog{padding:27px 22px;max-height:calc(100dvh - 24px);}.request-dialog h2{font-size:31px}.request-dialog .form-row{grid-template-columns:1fr}.request-dialog .form-note{font-size:9px}.toast{bottom:86px;font-size:11px}.dialog-open .mobile-call-bar{visibility:hidden}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:39px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%;font-size:12px}.hero-visual{height:360px}.availability-card{padding:14px 10px;gap:8px;right:9px}.availability-card strong{font-size:11px}.availability-card div>span:last-child{font-size:8px}.availability-card .overline{font-size:6px}.service-card{padding-inline:13px}.service-card h3{font-size:13px}.service-card>p{font-size:10px}.form-row{grid-template-columns:1fr;gap:0}.contact-copy h2{font-size:37px}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.mobile-call-bar>span{font-size:10px}.mobile-call-bar .btn{padding-inline:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;transform:none}}
@media print{.site-header,.hero-actions,.mobile-call-bar,.request-dialog,.social-links,.lead-form,.toast{display:none!important}.wrap{width:100%}.section{padding-block:24px}body{color:#000;background:#fff}h2{font-size:25px}.why-section,.contact-section{background:#fff;color:#000}.why-item p,.contact-copy p{color:#444}.service-card{break-inside:avoid}.reveal-ready{opacity:1;transform:none}.site-footer{padding-bottom:0}}

/* Keep the service location together as a deliberate final headline line. */
.hero h1 .highlight{display:block}

/* Accessible secondary text and readable form disclosures. */
.hero-image-index,.service-number,.social-links>span,.footer-bottom,.disclaimer{color:#706776}
.consent{font-size:11px;line-height:1.65}
.field label{font-size:12px}
.form-note,.form-availability{font-size:11px}
.disclaimer{font-size:11px;line-height:1.8}
@media(min-width:768px){.field input,.field textarea{font-size:13px}}

/* Customer photo update: each uploaded photograph is used once, without cropping.
   Original composition stays visible at all breakpoints. */
.hero-visual{height:auto;padding-bottom:46px}
.hero-image{height:auto;object-fit:contain;border-radius:11px}
.hero-visual .availability-card{bottom:0}
.hero-visual .hero-image-index{bottom:-26px}
.about-visual>img{height:auto;object-fit:contain}
.service-card{padding:0;overflow:hidden}
.service-media{aspect-ratio:3/2;display:flex;align-items:center;justify-content:center;background:#f3f0eb;overflow:hidden;border-bottom:1px solid var(--line)}
.service-media img{width:100%;height:100%;object-fit:contain}
.service-media-icon{flex-direction:column;gap:19px;background:linear-gradient(135deg,#f5eff8,#eeebf0);color:var(--purple)}
.service-media-icon>.icon{width:61px;height:61px;stroke-width:1}
.service-media-icon>span{font-size:7px;letter-spacing:1.7px;font-weight:650}
.service-content{padding:24px 23px 18px}
.service-content>p{font-size:12px;line-height:1.85;min-height:68px}
.care-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:55px;padding-top:38px;border-top:1px solid #ffffff21}
.care-gallery figure{margin:0;min-width:0;background:#fbfaf6;border-radius:8px;overflow:hidden;align-self:start}
.care-gallery img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#e9e5df}
.care-gallery figcaption{font-size:11px;font-weight:600;line-height:1.6;padding:12px 15px;color:var(--ink)}
.footer-wordmark{display:block;font-family:'Manrope',sans-serif;font-size:28px;font-weight:800;line-height:1.3;letter-spacing:-1.2px;color:var(--purple);margin-bottom:17px}
.footer-wordmark>span{color:#94651a}
.footer-wordmark small{display:block;font-size:10px;font-weight:650;letter-spacing:3px;margin-top:5px}
@media(max-width:1199px){.service-content{padding-inline:19px}}
@media(max-width:1023px){.service-content{padding:24px}.service-content>p{font-size:13px;min-height:48px}.care-gallery{gap:13px}.care-gallery figcaption{font-size:10px;padding-inline:11px}.hero-visual{padding-bottom:65px}.hero-visual .photo-tag{font-size:7px}}
@media(max-width:767px){.hero-visual{padding-bottom:58px}.hero-visual .photo-tag{font-size:8px}.service-content{padding:20px 17px 12px}.service-content>p{font-size:11px;min-height:83px}.service-media-icon>.icon{width:42px;height:42px}.service-media-icon>span{font-size:5px;letter-spacing:1.05px}.service-media-icon{gap:12px}.care-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:35px;padding-top:30px}.care-gallery figcaption{font-size:10px;padding:11px}.footer-wordmark{font-size:27px}}
@media(max-width:370px){.service-content{padding-inline:13px}.service-content>p{font-size:10px}.care-gallery figcaption{font-size:9px}}
