/* True North HVAC Services — single-page design system.
   BUSINESS/BRAND: Change the tokens below to update the site palette.
   ACCESSIBILITY: Focus states, native controls, reduced motion, and responsive layouts are included. */
:root{--navy:#0b1f3a;--navy-soft:#132c4b;--blue:#14b8e6;--blue-dark:#087699;--amber:#f7b548;--ink:#11243b;--muted:#627083;--line:#e2e8ed;--pale:#f3f8fb;--ease:cubic-bezier(.23,1,.32,1);--heading:'Plus Jakarta Sans',sans-serif;--body:'Inter',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:125px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1.2}p{color:var(--muted)}button{border:0}button:disabled{cursor:wait;opacity:.7}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue-dark);outline-offset:5px}section,article[id]{scroll-margin-top:130px}.wrap{width:min(1240px,calc(100% - 112px));margin:0 auto}.icon{width:22px;height:22px;flex-shrink:0;display:inline-block;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:17px 24px;border-radius:7px;line-height:1.25;font-size:13px;font-weight:650;min-height:52px;transition:background .18s,transform .18s var(--ease),box-shadow .18s;color:var(--navy);white-space:nowrap}.button:hover{transform:translateY(-2px)}.button:active,button:active{transform:scale(.98)}.button-primary{background:var(--blue);box-shadow:0 6px 18px #14b8e61a}.button-primary:hover{background:#37c6ed;box-shadow:0 8px 22px #14b8e638}.button-outline{background:transparent;border:1px solid #becbd6}.button-outline:hover{background:#fff;border-color:var(--navy)}.text-link{display:inline-flex;gap:13px;align-items:center;font-size:13px;font-weight:650;line-height:1.5;color:var(--navy)}.text-link .icon{width:18px;height:18px;transition:transform .18s var(--ease)}.text-link:hover .icon{transform:translateX(4px)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:var(--blue-dark);line-height:1.6;margin-bottom:19px}.status-dot{height:6px;width:6px;border-radius:50%;background:#52d6a2;flex-shrink:0;display:inline-block;box-shadow:0 0 0 4px #52d6a214}.skip-link{position:fixed;left:15px;top:-100px;z-index:1000;padding:12px 20px;color:#fff;background:var(--navy)}.skip-link:focus{top:10px}.site-header{position:fixed;top:0;left:0;width:100%;z-index:100;transition:box-shadow .2s}.utility-bar{background:var(--navy);color:#d1dce9;font-size:10px;font-weight:400}.utility-inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:15px}.utility-inner>span,.utility-inner>a{display:flex;align-items:center;gap:9px}.utility-inner .icon{height:12px;width:12px}.utility-inner>a{color:#e9f3fa}.utility-inner .status-dot{width:5px;height:5px}.nav-shell{background:rgba(255,255,255,.91);backdrop-filter:blur(16px);border-bottom:1px solid #e3eaf066}.site-header.scrolled .nav-shell{background:#fff}.site-header.scrolled{box-shadow:0 6px 24px #0b1f3a0b}.nav-inner{height:87px;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{width:230px;flex-shrink:0}.brand img{width:100%;height:76px;object-fit:contain}.desktop-nav{display:flex;gap:26px;align-items:center}.desktop-nav a{font-size:12px;font-weight:500;position:relative;white-space:nowrap}.desktop-nav a:after{position:absolute;content:'';height:2px;background:var(--blue);width:100%;bottom:-10px;left:0;transform:scaleX(0);transition:transform .2s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--blue-dark)}.desktop-nav a.active:after{transform:scaleX(1)}.nav-call{color:white;background:var(--navy);padding:15px 19px;min-height:45px;font-size:12px}.nav-call:hover{background:var(--navy-soft)}.nav-call .icon{width:15px;height:15px}.menu-toggle{display:none;background:transparent;color:var(--navy);padding:10px}main{padding-top:119px}.hero{overflow:hidden;background:radial-gradient(ellipse at 52% 95%,#e7f4fa 0,transparent 55%),linear-gradient(110deg,#f7fafc,#f3f7fa);position:relative}.hero:before{position:absolute;content:'';right:0;top:0;width:40%;height:100%;background-image:radial-gradient(#b9cbd9 1px,transparent 1px);background-size:19px 19px;opacity:.24}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:64px;align-items:center;min-height:645px;padding-top:50px;padding-bottom:55px}.hero-copy{position:relative;z-index:1;padding-bottom:5px}.pill{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border:1px solid #d6e5ed;border-radius:4px;background:#ffffff8c;font-size:9px;letter-spacing:1.5px;margin-bottom:25px}.pill .status-dot{background:var(--blue);box-shadow:none;width:5px;height:5px}.hero h1{font-size:clamp(43px,4.5vw,64px);letter-spacing:-2.6px;font-weight:750;line-height:1.12;color:var(--navy)}.hero h1>span{color:var(--blue-dark)}.hero-description{font-size:14px;line-height:1.85;max-width:455px;margin-top:25px}.hero-actions{display:flex;align-items:stretch;gap:12px;margin-top:28px}.hero-call{padding:14px 18px;font-size:11px;gap:10px;min-height:60px;text-align:left}.hero-call .icon{width:19px;height:19px}.hero-call small{display:block;font-size:14px;font-weight:700;margin-top:4px;letter-spacing:.1px}.hero-actions .button-outline{font-size:12px;padding:15px 18px}.hero-actions .button-outline .icon{width:17px}.hero-assurance{display:flex;align-items:center;gap:18px;margin-top:24px;color:#6b7887;font-size:10px}.hero-assurance>span{display:flex;gap:5px;align-items:center}.hero-assurance .icon{width:13px;height:13px;color:#288c72}.hero-visual{position:relative;min-width:0;padding-right:12px}.image-frame{height:505px;position:relative;border-radius:12px 12px 70px 12px;overflow:hidden;background:#d4dadb}.hero-image{height:100%;width:100%;object-fit:cover;object-position:center 40%}.image-shade{position:absolute;inset:0;background:linear-gradient(0deg,#071728b3,transparent 45%)}.photo-caption{position:absolute;bottom:32px;right:34px;color:#fff;text-align:right;display:flex;flex-direction:column}.tiny-label{font-size:8px;letter-spacing:1.9px;margin-bottom:5px;color:#e1e8ed}.photo-caption>span:last-child{font:600 17px var(--heading);letter-spacing:-.5px}.availability-badge{position:absolute;right:-11px;top:25px;border-radius:8px;background:var(--amber);width:120px;height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(5deg);box-shadow:0 8px 20px #0000000e}.availability-badge>span{font-family:var(--heading);font-size:43px;font-weight:750;line-height:1.3;letter-spacing:-3px}.availability-badge>span>span{font-size:33px;display:inline-block;margin:0 2px;font-weight:500}.availability-badge small{font-size:6.6px;font-weight:800;letter-spacing:.7px}.comfort-card{position:absolute;left:-31px;bottom:62px;background:#ffffffed;backdrop-filter:blur(12px);box-shadow:0 14px 35px #0b1f3a1c;border:1px solid #ffffffd9;border-radius:9px;padding:18px 22px;display:flex;align-items:center;gap:13px}.comfort-icon{background:#e7f5f2;color:#21816d;width:43px;height:47px;border-radius:8px;display:grid;place-items:center}.comfort-card strong{font:650 14px/1.5 var(--heading);display:block}.comfort-card div>span{display:block;font-size:9px;margin-top:6px;color:var(--muted)}.hero-coordinates{position:absolute;bottom:-28px;right:14px;font-size:7px;letter-spacing:1.7px;color:#627083;font-weight:600}.hero-coordinates>span{margin:0 8px;color:var(--blue)}.trust-band{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:85px;align-items:center}.trust-grid>span{display:flex;justify-content:center;align-items:center;gap:12px;font-size:12px;font-weight:500;border-right:1px solid var(--line)}.trust-grid>span:last-child{border-right:0}.trust-grid .icon{color:var(--blue-dark);width:23px;height:23px}.trust-grid>span:nth-child(2) .icon{color:#c58724}.section{padding:100px 0}h2{font-size:38px;font-weight:700;line-height:1.23;letter-spacing:-1.5px}.about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.about-visual{position:relative;padding:0 0 28px}.about-visual>img{height:405px;width:100%;object-fit:cover;border-radius:11px}.about-visual:before{content:'';position:absolute;left:-14px;bottom:10px;width:70%;height:60%;background:#edf4f7;border-radius:8px;z-index:-1}.about-stamp{position:absolute;right:-20px;bottom:0;background:var(--navy);color:#fff;display:flex;align-items:center;gap:16px;padding:22px 26px;border:5px solid white;border-radius:10px}.about-stamp>.icon{width:35px;height:35px;color:var(--blue)}.about-stamp span{font-size:9px;letter-spacing:1.4px;line-height:1.9}.about-stamp strong{font-weight:600}.about-copy .eyebrow{margin-bottom:15px}.about-copy h2{margin-bottom:22px}.about-copy p{font-size:12px;line-height:1.9;margin-bottom:13px}.about-copy .text-link{margin-top:10px}.why-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.why-section:after{content:'';width:700px;height:700px;border:1px solid #c2e5fe08;border-radius:50%;position:absolute;right:-270px;top:-320px;pointer-events:none;box-shadow:0 0 0 90px #c2e5fe03,0 0 0 180px #c2e5fe03}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}.section-heading>.text-link{margin-bottom:5px;white-space:nowrap}.section-heading>p{max-width:280px;font-size:13px;line-height:1.9}.light-heading .eyebrow{color:#5dcee9}.light-heading>p{color:#aab9ca}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 30px;position:relative;z-index:1}.benefit-card{border-top:1px solid #ffffff20;padding:26px 5px 13px 0;display:flex;gap:16px}.benefit-icon{color:#58c8e4;background:#15344e;border:1px solid #ffffff0b;display:grid;place-items:center;width:43px;height:43px;border-radius:9px;flex-shrink:0}.benefit-icon .icon{width:21px;height:21px}.benefit-card h3{font-size:15px;margin-top:2px;margin-bottom:10px;letter-spacing:-.25px}.benefit-card p{color:#a6b6c7;font-size:12px;line-height:1.85;max-width:260px}.services-section{background:#fff}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{border:1px solid var(--line);border-radius:9px;padding:27px 24px 23px;min-height:269px;display:flex;flex-direction:column;position:relative;transition:box-shadow .2s,border-color .2s,transform .2s var(--ease)}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0b1f3a09;border-color:#94cddd}.service-card:target{border-color:var(--blue);box-shadow:0 0 0 3px #14b8e61a}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.service-icon{width:44px;height:44px;display:grid;place-items:center;background:#edf7fb;color:var(--blue-dark);border-radius:8px}.service-icon .icon{width:24px;height:24px}.service-icon.warm{color:#b67c23;background:#fff7e9}.service-number{font:500 10px var(--heading);color:#657487}.service-card h3{font-size:16px;letter-spacing:-.4px;line-height:1.4;margin-bottom:11px}.service-card p{font-size:11px;line-height:1.85;margin-bottom:22px}.service-card .text-link{margin-top:auto;font-size:11px;justify-content:space-between}.service-card .text-link .icon{width:16px;height:16px}.service-help{background:var(--navy);color:#fff;border-radius:9px;padding:27px 24px;display:flex;flex-direction:column}.service-help .service-icon{color:var(--blue);background:#183b55;margin-bottom:22px}.service-help h3{font-size:20px;letter-spacing:-.7px;line-height:1.4}.service-help p{color:#aebccc;font-size:11px;line-height:1.9;margin-top:10px;margin-bottom:18px}.service-help>a{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:12px;color:#65d4f1;margin-top:auto}.service-help>a .icon{width:17px;height:17px}.process-section{background:var(--pale);border-top:1px solid #eaf0f5;border-bottom:1px solid #eaf0f5}.centered{flex-direction:column;align-items:center;text-align:center;gap:0;margin-bottom:50px}.centered .eyebrow{margin-bottom:15px}.centered h2{font-size:34px}.centered>p{max-width:none;margin-top:18px;font-size:13px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.process-step{position:relative}.step-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.step-icon{width:55px;height:55px;display:grid;place-items:center;background:white;color:var(--blue-dark);border:1px solid #d7e6ef;border-radius:50%;position:relative;z-index:1}.step-icon .icon{width:23px;height:23px}.step-number{font:650 32px var(--heading);color:#657f91;letter-spacing:-1px;padding-right:12px}.process-step:not(:last-child):after{content:'';position:absolute;left:70px;right:-20px;top:27px;border-top:1px dashed #bfd3e0;z-index:0}.process-step h3{font-size:15px;letter-spacing:-.3px;margin-bottom:12px}.process-step p{font-size:12px;line-height:1.9;max-width:230px}.process-bottom{margin-top:45px;text-align:center;font-size:12px;display:flex;justify-content:center;gap:12px;align-items:center}.process-bottom>span{color:var(--muted)}.process-bottom .text-link{font-size:12px}.faq-grid{display:grid;grid-template-columns: .8fr 1.35fr;gap:95px}.faq-intro>p{font-size:13px;line-height:1.9;max-width:290px;margin-top:22px}.faq-support{margin-top:35px;padding:24px;background:var(--pale);border:1px solid #e7eff4;border-radius:8px;max-width:310px}.faq-support>.icon{color:var(--blue-dark);margin-bottom:15px;width:25px;height:25px}.faq-support h3{font-size:13px;line-height:1.6;margin-bottom:5px}.faq-support p{font-size:11px}.faq-support .text-link{margin-top:18px;font-size:12px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line);padding:0 0}.faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:21px 0;font-size:13px;font-weight:600;line-height:1.55}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#f2f6f9;color:var(--muted);flex-shrink:0}.faq-item summary .icon{width:14px;height:14px;transition:transform .2s}.faq-item[open] summary>span{background:var(--navy);color:white}.faq-item[open] summary .icon{transform:rotate(45deg)}.faq-item p{font-size:12px;line-height:1.9;margin:0 34px 23px 0}.area-section{background:#f6f9fb}.area-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:65px;align-items:center}.area-copy h2{font-size:33px}.area-copy>p{font-size:12px;line-height:1.9;margin-top:20px;max-width:400px}.area-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px;margin-bottom:27px;max-width:405px}.area-button{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dce5eb;border-radius:5px;padding:10px 12px;color:#425367;font-size:11px;text-align:left;transition:background .15s,border-color .15s}.area-button .icon{height:12px;width:12px;color:#278c73}.area-button.active{background:#e6f5fa;color:#056f91;border-color:#77c8df}.area-button:hover{border-color:var(--blue-dark)}.area-address{display:flex;align-items:flex-start;gap:10px;font-size:10px;line-height:1.8;margin-bottom:15px}.area-address>.icon{width:17px;height:17px;color:var(--blue-dark);margin-top:2px}.area-address small{display:block;color:var(--muted);font-size:10px}.area-copy>.text-link{font-size:11px}.map-panel{position:relative;background:#e4edf1;border:1px solid #dce5ec;border-radius:12px;overflow:hidden;min-width:0}.map-label{position:absolute;top:18px;left:18px;background:#ffffffef;backdrop-filter:blur(10px);padding:10px 14px;border-radius:6px;z-index:5;display:flex;gap:10px;align-items:center;font-size:10px;font-weight:600;box-shadow:0 4px 15px #0b1f3a0d;pointer-events:none}.map-root{height:440px;width:100%}.map-loading{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(ellipse,#e3f2f4,#edf1f3)}.map-loading>.icon{width:45px;height:45px;color:var(--blue-dark)}.map-loading p{font-size:12px;margin-top:14px}.map-note{background:#fff;padding:11px 15px;font-size:9px;color:var(--muted);display:flex;align-items:center;gap:8px}.map-note>span{width:10px;height:10px;border:1px solid #27a4c7;background:#dff4fa;border-radius:50%}.map-root iframe{width:100%;height:100%;border:0}.contact-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.contact-section:before{position:absolute;content:'';bottom:-250px;left:-350px;width:850px;height:850px;border-radius:50%;border:1px solid #ffffff05;box-shadow:0 0 0 80px #ffffff02,0 0 0 160px #ffffff02;pointer-events:none}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center;position:relative;z-index:1}.contact-copy .eyebrow{color:#72d5ed}.contact-copy h2{font-size:43px;line-height:1.22;letter-spacing:-1.6px}.contact-copy h2 span{color:#52c9e8}.contact-copy>p{color:#aab8ca;font-size:13px;line-height:1.9;margin-top:23px;max-width:365px}.contact-phone{display:flex;align-items:center;gap:15px;margin-top:30px}.contact-phone>.icon{width:40px;height:40px;color:var(--blue);padding:9px;border:1px solid #34506a;border-radius:8px}.contact-phone>span{font-family:var(--heading);font-weight:650;font-size:25px;line-height:1.5;letter-spacing:-.5px}.contact-phone small{display:block;font:500 8px var(--body);letter-spacing:1.8px;color:#91a5bb;margin-bottom:5px}.contact-info{display:flex;align-items:center;gap:15px;margin-top:25px}.contact-info>.icon{width:18px;height:18px;color:#6e9abf;margin:0 11px}.contact-info strong{display:block;font-size:12px;font-weight:500}.contact-info small{display:block;color:#90a4ba;font-size:10px;margin-top:3px}.contact-note{margin-top:37px;padding-top:23px;border-top:1px solid #ffffff20;color:#b6c4d4;font-size:10px;display:flex;gap:10px;align-items:center;max-width:370px}.contact-note .icon{width:16px;height:16px;color:var(--amber)}.form-card{background:#fff;border-radius:12px;padding:35px;color:var(--navy);box-shadow:0 25px 70px #00000012;transition:box-shadow .2s}.form-card.highlight{box-shadow:0 0 0 4px #14b8e6,0 25px 70px #00000012}.form-eyebrow{font-size:7.5px;letter-spacing:1.3px;font-weight:600;color:var(--blue-dark);display:block;margin-bottom:10px}.form-card h3{font-size:25px;font-weight:700;letter-spacing:-.8px}.form-card>p{font-size:11px;margin-top:8px}.form-card form{margin-top:23px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{margin-bottom:16px}.field label{display:block;font-size:10px;font-weight:600;margin-bottom:7px}.field label>span{color:#59758b}.field input,.field textarea{display:block;width:100%;padding:12px 13px;border:1px solid #dce3e9;border-radius:5px;background:#fff;color:var(--navy);font-size:11px;line-height:1.5;min-width:0;transition:border-color .15s}.field input::placeholder,.field textarea::placeholder{color:#687789}.field input:focus,.field textarea:focus{border-color:var(--blue-dark);outline:2px solid #14b8e625;outline-offset:1px}.field textarea{resize:vertical;min-height:91px;max-height:280px}.field input[aria-invalid=true]{border-color:#b42318}.consent{display:flex;align-items:flex-start;gap:9px;margin:4px 0 19px;font-size:8px;color:#657285;line-height:1.7;cursor:pointer}.consent input{width:13px;height:13px;min-width:13px;margin:2px 0 0;accent-color:var(--blue-dark);cursor:pointer}.submit-button{width:100%;justify-content:space-between;padding:15px 19px;font-size:12px;min-height:48px}.submit-button>.icon{width:18px;height:18px}.form-note{font-size:8px;line-height:1.6;text-align:center;margin-top:11px}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-status{margin-top:16px;border-radius:5px;padding:14px;font-size:11px;line-height:1.8;background:#edf7fb;color:#135974}.form-status.error{background:#fff1ed;color:#a23624}.form-status.success{background:#eaf7ef;color:#226743}.form-status a{font-weight:700;text-decoration:underline}.site-footer{background:#fff;padding:45px 0 25px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:40px;padding-bottom:35px}.footer-brand img{width:235px;height:88px;object-fit:contain}.footer-brand p{font-size:10px;margin-top:3px;margin-left:5px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;justify-self:center}.footer-top nav a{font-size:11px;color:#526274}.footer-top nav a:hover{color:var(--blue-dark)}.footer-connect{justify-self:end}.footer-connect>a{display:flex;gap:9px;align-items:center;font-size:14px;font-weight:600}.footer-connect>a>.icon{width:15px;height:15px;color:var(--blue-dark)}.footer-connect>span{display:block;font-size:9px;color:var(--muted);margin-top:7px}.social-links{display:flex;gap:8px;align-items:center;margin-top:14px}.social-links button{display:grid;place-items:center;background:#f0f5f8;border-radius:5px;width:28px;height:28px;color:#52728e;font-size:17px;font-weight:700}.social-links .icon{width:15px;height:15px}.social-links button:hover{background:#e3f3f8}#social-status{font-size:9px;color:var(--muted);max-width:130px;line-height:1.5}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px;font-size:9px;color:var(--muted)}.footer-bottom a{font-size:10px;color:var(--navy)}.disclaimer{border-top:1px solid #edf0f3;margin-top:22px;padding-top:20px;font-size:9px;line-height:1.9;color:#627083}.mobile-call{display:none}
@media(min-width:1500px){.hero-grid{min-height:710px;gap:90px}.image-frame{height:550px}.hero h1{font-size:66px}.hero-description{font-size:15px}.brand{width:240px}}
@media(max-width:1200px){.wrap{width:calc(100% - 70px)}.nav-inner{gap:20px}.brand{width:205px}.desktop-nav{gap:19px}.desktop-nav a{font-size:11px}.nav-call{padding:13px;font-size:11px}.hero-grid{gap:42px}.hero h1{font-size:54px}.image-frame{height:480px}.hero-actions{gap:9px}.hero-call{padding:13px;font-size:10px}.hero-actions .button-outline{padding:13px;font-size:11px}.hero-assurance{gap:12px;font-size:9px}.comfort-card{left:-22px;padding:16px}.about-grid{gap:60px}.faq-grid{gap:65px}.contact-grid{gap:65px}.service-card{padding:23px 20px}.service-card h3{font-size:15px}.service-help{padding:23px 20px}.section{padding:85px 0}}
@media(max-width:1023px){.wrap{width:calc(100% - 56px)}.desktop-nav{display:none}.desktop-nav.menu-open{display:flex;position:absolute;top:119px;left:0;right:0;padding:25px 28px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #0b1f3a0f;flex-direction:column;gap:22px;align-items:flex-start}.desktop-nav.menu-open a{font-size:14px;width:100%;padding:4px 0}.desktop-nav a:after{bottom:0;max-width:35px}.nav-call{margin-left:auto}.menu-toggle{display:block}.hero-grid{gap:35px;min-height:610px;padding-top:40px;padding-bottom:55px}.hero h1{font-size:45px;letter-spacing:-1.8px}.hero-description{font-size:12px}.hero-actions{flex-wrap:wrap}.hero-call{font-size:10px}.hero-actions .button-outline{min-height:42px}.image-frame{height:455px}.availability-badge{width:94px;height:94px;right:-8px}.availability-badge>span{font-size:35px}.availability-badge small{font-size:5.5px}.comfort-card{padding:13px;gap:10px;bottom:65px}.comfort-card strong{font-size:12px}.comfort-icon{width:35px;height:40px}.photo-caption{bottom:25px;right:25px}.photo-caption>span:last-child{font-size:13px}.tiny-label{font-size:6px}.trust-grid>span{font-size:10px;gap:7px}.trust-grid .icon{width:19px}.about-grid{gap:45px}.about-visual>img{height:370px}.about-copy p{font-size:11px}.about-stamp{right:-10px;padding:18px}.about-copy h2{font-size:32px}.benefit-grid{gap:18px 22px}.benefit-card{gap:12px}.benefit-card h3{font-size:13px}.benefit-card p{font-size:11px}.benefit-icon{width:35px;height:35px}.benefit-icon .icon{width:18px;height:18px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:245px}.service-card h3{font-size:17px}.service-card p{font-size:12px}.service-help h3{font-size:24px}.process-grid{gap:24px}.process-step h3{font-size:13px}.process-step p{font-size:11px}.section-heading h2{font-size:31px}.section-heading>p{max-width:220px;font-size:12px}.faq-grid{gap:40px;grid-template-columns:.8fr 1.2fr}.faq-intro h2{font-size:30px}.faq-item summary{font-size:12px}.area-grid{gap:35px}.area-copy h2{font-size:29px}.area-buttons{gap:7px}.area-button{font-size:10px;padding:9px}.area-copy>p{font-size:11px}.contact-grid{gap:35px;grid-template-columns:.95fr 1.1fr}.contact-copy h2{font-size:34px}.contact-copy>p{font-size:12px}.form-card{padding:26px}.form-row{grid-template-columns:1fr;gap:0}.contact-phone>span{font-size:22px}.footer-top{gap:20px}.footer-brand img{width:210px}.footer-connect>a{font-size:12px}}
@media(max-width:767px){html{scroll-padding-top:95px}.wrap{width:calc(100% - 40px)}.utility-inner{min-height:28px;justify-content:center}.utility-inner>span{font-size:8px;gap:6px}.utility-inner>a{display:none}.nav-inner{height:68px;gap:8px}.brand{width:178px}.brand img{height:62px}.nav-call{padding:10px 11px;font-size:0;min-height:37px;border-radius:6px}.nav-call .icon{width:16px;height:16px}.menu-toggle{padding:8px}.menu-toggle .icon{width:23px;height:23px}.desktop-nav.menu-open{top:96px}.site-header{box-shadow:0 2px 12px #0b1f3a07}main{padding-top:96px}section,article[id]{scroll-margin-top:100px}.hero-grid{grid-template-columns:1fr;padding-top:38px;padding-bottom:46px;gap:38px;min-height:0}.hero-copy{padding-bottom:0}.pill{font-size:8px;margin-bottom:20px;letter-spacing:1.2px}.hero h1{font-size:clamp(39px,9.9vw,62px);letter-spacing:-1.9px;line-height:1.13}.hero-description{max-width:480px;font-size:13px;margin-top:22px;line-height:1.85}.hero-actions{margin-top:23px;gap:10px;flex-wrap:nowrap}.hero-call{font-size:9px;padding:13px 11px;gap:8px;min-height:56px;flex-grow:1}.hero-call small{font-size:13px}.hero-call .icon{width:17px;height:17px}.hero-actions .button-outline{font-size:10px;padding:12px 13px;gap:7px}.hero-actions .button-outline .icon{width:14px}.hero-assurance{font-size:8.5px;gap:14px;flex-wrap:wrap;margin-top:18px}.hero-assurance .icon{width:12px;height:12px}.hero-visual{padding:0 10px 0 12px;max-width:540px;width:100%;justify-self:center}.image-frame{height:415px;border-bottom-right-radius:55px}.hero-image{object-position:center 37%}.availability-badge{right:0;top:18px;width:95px;height:95px}.comfort-card{left:0;bottom:62px;padding:15px 18px}.comfort-card strong{font-size:13px}.comfort-card div>span{font-size:9px}.comfort-icon{width:38px;height:43px}.photo-caption>span:last-child{font-size:14px}.photo-caption{right:25px;bottom:23px}.hero-coordinates{font-size:6px;bottom:-22px;right:13px}.trust-grid{grid-template-columns:1fr 1fr;padding-top:15px;padding-bottom:15px;gap:20px 0;min-height:105px}.trust-grid>span{font-size:9px;justify-content:flex-start;gap:9px;border:0}.trust-grid>span:nth-child(even){padding-left:10px;border-left:1px solid var(--line)}.trust-grid .icon{height:18px;width:18px}.section{padding:65px 0}h2{font-size:31px;letter-spacing:-1px}.eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:14px}.about-grid{grid-template-columns:1fr;gap:38px}.about-visual{padding-bottom:18px;padding-right:10px}.about-visual>img{height:290px}.about-stamp{right:0;padding:17px 20px;gap:12px}.about-stamp span{font-size:8px}.about-stamp>.icon{height:30px;width:30px}.about-visual:before{left:-8px;bottom:5px}.about-copy p{font-size:12px;line-height:1.9}.about-copy h2{font-size:34px;margin-bottom:19px}.about-copy .text-link{font-size:12px}.section-heading{align-items:flex-start;flex-direction:column;gap:19px;margin-bottom:30px}.section-heading h2{font-size:30px}.section-heading>p{max-width:350px;font-size:12px}.section-heading>.text-link{font-size:11px}.benefit-grid{grid-template-columns:1fr;gap:5px}.benefit-card{padding:23px 0 20px;gap:17px}.benefit-icon{width:42px;height:42px}.benefit-icon .icon{width:21px;height:21px}.benefit-card h3{font-size:15px;margin-bottom:7px}.benefit-card p{max-width:none;font-size:12px}.services-grid{gap:12px}.service-card{padding:20px 16px;min-height:273px}.service-top{margin-bottom:19px}.service-icon{width:39px;height:39px}.service-icon .icon{width:21px;height:21px}.service-card h3{font-size:14px;line-height:1.45;letter-spacing:-.25px}.service-card p{font-size:10px;line-height:1.85;margin-bottom:18px}.service-card .text-link{font-size:9px;gap:5px}.service-card .text-link>.icon{width:14px;height:14px}.service-number{font-size:9px}.service-help{padding:20px 16px}.service-help h3{font-size:17px;letter-spacing:-.4px}.service-help p{font-size:10px}.service-help>a{font-size:10px}.service-help>a .icon{width:13px;height:13px}.centered{align-items:center;gap:0}.centered h2{font-size:28px;max-width:370px}.centered>p{font-size:12px;margin-top:16px;max-width:300px}.process-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.process-step:after{display:none}.step-top{margin-bottom:18px}.step-icon{width:45px;height:45px}.step-icon .icon{width:21px;height:21px}.step-number{font-size:30px}.process-step h3{font-size:14px;line-height:1.45;margin-bottom:10px}.process-step p{font-size:11px;line-height:1.85}.process-bottom{flex-direction:column;gap:8px;margin-top:35px;font-size:11px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-intro h2{font-size:33px}.faq-intro>p{font-size:12px;max-width:330px;margin-top:16px}.faq-support{display:none}.faq-item summary{font-size:12px;padding:20px 0;gap:18px}.faq-item p{font-size:11px;margin-bottom:20px;margin-right:15px}.area-grid{grid-template-columns:1fr;gap:30px}.area-copy h2{font-size:30px}.area-copy>p{font-size:12px}.area-buttons{max-width:none;gap:10px}.area-button{font-size:11px;padding:10px 12px}.area-address{font-size:10px}.map-root{height:350px}.map-label{font-size:9px;left:13px;top:13px;padding:9px 12px}.map-note{font-size:8px}.contact-grid{grid-template-columns:1fr;gap:36px}.contact-copy h2{font-size:37px;letter-spacing:-1.3px}.contact-copy>p{font-size:12px;max-width:350px}.contact-phone{margin-top:25px}.contact-phone>span{font-size:26px}.contact-info{margin-top:21px}.contact-note{margin-top:28px;font-size:9px;padding-top:20px}.form-card{padding:27px 23px}.form-card h3{font-size:25px}.form-card>p{font-size:11px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.field{margin-bottom:17px}.field label{font-size:10px}.field input,.field textarea{font-size:16px;padding:11px 12px}.field input::placeholder,.field textarea::placeholder{font-size:11px}.consent{font-size:9px;line-height:1.7;gap:10px}.consent input{width:15px;height:15px;min-width:15px}.form-note{font-size:9px}.form-eyebrow{font-size:7px}.form-card form{margin-top:24px}.submit-button{font-size:12px}.site-footer{padding:30px 0 100px}.footer-top{grid-template-columns:1fr 1fr;gap:25px;padding-bottom:30px}.footer-brand{grid-column:span 2}.footer-brand img{width:220px;height:83px}.footer-brand p{font-size:10px}.footer-top nav{justify-self:start;gap:10px 25px}.footer-top nav a{font-size:10px}.footer-connect{justify-self:end;align-self:start}.footer-connect>a{font-size:11px;gap:6px}.footer-connect>a .icon{width:13px;height:13px}.footer-connect>span{font-size:8px}.footer-bottom{align-items:flex-start;gap:16px;font-size:8px}.footer-bottom>span{max-width:245px}.footer-bottom a{font-size:8px;white-space:nowrap}.disclaimer{font-size:8px;line-height:1.9;margin-top:18px;padding-top:18px}.mobile-call{position:fixed;bottom:0;left:0;right:0;z-index:90;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--blue);color:var(--navy);font-weight:700;font-size:13px;padding:16px 18px max(16px,env(safe-area-inset-bottom));min-height:58px;box-shadow:0 -4px 20px #0b1f3a15}.mobile-call>.icon{width:17px;height:17px}.mobile-call>span{font-size:11px;margin-left:10px;font-weight:500;padding-left:16px;border-left:1px solid #0b1f3a33}}
@media(max-width:374px){.wrap{width:calc(100% - 32px)}.brand{width:155px}.hero h1{font-size:37px}.hero-actions{flex-direction:column}.hero-call{justify-content:flex-start;padding:14px 20px;font-size:11px}.hero-call small{font-size:14px}.hero-actions .button-outline{min-height:45px;font-size:12px}.hero-assurance{gap:9px;font-size:8px}.services-grid{grid-template-columns:1fr}.service-card{min-height:240px}.service-card p{font-size:12px}.service-card h3{font-size:17px}.service-card .text-link{font-size:11px}.form-row{grid-template-columns:1fr;gap:0}.contact-copy h2{font-size:33px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-connect{justify-self:start}.image-frame{height:370px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover,.service-card:hover{transform:none}}
@media print{.site-header,.mobile-call,.hero-actions,.form-card,.social-links,.map-panel{display:none}main{padding-top:0}.section{padding:25px 0}.wrap{width:95%}.why-section,.contact-section{background:#fff;color:#000}.why-section p,.contact-section p{color:#333}h2{break-after:avoid}article,details{break-inside:avoid}.faq-item p{display:block}.site-footer{padding-bottom:0}a[href^='tel:']:after{content:' (' attr(href) ')'}}

/* CUSTOMER PHOTO UPDATE: each uploaded photograph appears exactly once.
   Contain sizing preserves complete source images, including existing branding.
   No supplied photo is stretched, cropped, recreated, or reused as a background. */
.hero-grid{min-height:0;padding-top:45px;padding-bottom:58px}
.hero-visual{width:100%;max-width:450px;justify-self:end}
.image-frame{height:auto;aspect-ratio:3/4;width:100%}
.hero-image{width:100%;height:100%;object-fit:contain;object-position:center}
.about-visual>img{height:auto;width:100%;object-fit:contain;aspect-ratio:3/2}
.service-card{padding:0;overflow:hidden}
.service-photo{width:100%;aspect-ratio:4/3;background:#edf2f5;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line);overflow:hidden}
.service-photo img{display:block;width:100%;height:100%;max-height:100%;object-fit:contain}
.service-body{padding:25px 23px 22px;display:flex;flex-direction:column;flex:1}
.service-body .service-top{margin-bottom:19px}
.service-body .text-link{margin-top:auto}
.area-photo{margin:25px 0 24px}
.area-photo img{width:100%;height:auto;display:block;border-radius:8px}
.footer-wordmark{display:block;font-family:var(--heading);font-size:24px;line-height:1.2;font-weight:800;letter-spacing:-.8px;color:var(--navy);padding:18px 5px 12px}
.footer-wordmark small{display:block;font-size:10px;line-height:1.5;letter-spacing:4px;font-weight:650;margin-top:5px;color:var(--blue-dark)}
@media(min-width:1500px){.hero-visual{max-width:455px}.hero-grid{padding-top:50px;padding-bottom:65px}}
@media(max-width:1023px){.hero-visual{max-width:370px}.service-body{padding:23px 20px}.area-photo{margin:22px 0}}
@media(max-width:767px){.hero-grid{padding-top:38px;padding-bottom:46px}.hero-visual{max-width:400px;justify-self:center}.image-frame{height:auto;aspect-ratio:3/4}.hero-image{object-position:center}.about-visual>img{height:auto;aspect-ratio:3/2}.service-body{padding:20px 16px}.service-body .service-top{margin-bottom:17px}.service-photo{aspect-ratio:4/3}.area-photo{margin:23px 0}.footer-wordmark{font-size:24px;padding-top:15px}}

.service-photo{position:relative;flex-shrink:0}
.service-photo img{position:absolute;inset:0}
