/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#132b40;--navy-deep:#0b1d2c;--blue:#1c5178;--red:#b74232;--cream:#f5f1e9;--paper:#fffdf9;--ink:#17222c;--muted:#60707c;--line:#d9dfe1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 40px);margin:0 auto}.topline{background:var(--navy-deep);color:#dce6ed;letter-spacing:.02em;font-size:12px}.topline-inner{justify-content:space-between;align-items:center;height:33px;display:flex}.topline-inner p{margin:0}.topline-inner a{color:#fff;align-items:center;gap:7px;font-weight:700;display:flex}.site-header{z-index:10;background:#fffdf9fa;border-bottom:1px solid #132b401f;position:relative}.nav-wrap{justify-content:space-between;align-items:center;gap:28px;height:82px;display:flex}.brand{align-items:center;gap:12px;min-width:225px;display:inline-flex}.brand-mark{color:#fff;background:var(--red);border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 0 4px #fff3}.brand-mark svg{width:22px;height:22px}.brand-copy{text-transform:uppercase;flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.015em;color:var(--navy);text-transform:none;font-family:Georgia,serif;font-size:25px}.brand-copy span{color:var(--red);letter-spacing:.24em;margin-top:5px;font-size:9px;font-weight:800}nav{color:#374958;align-items:center;gap:28px;font-size:13px;font-weight:700;display:flex}nav a:hover,nav a:focus-visible{color:var(--red)}.nav-call,.primary-button{background:var(--red);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:10px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 7px 18px #6d231b2e}.nav-call{white-space:nowrap;padding:13px 16px;font-size:13px}.nav-call:hover,.primary-button:hover{background:#9f3528;transform:translateY(-1px)}.hero{background:var(--navy);min-height:600px;display:flex;position:relative;overflow:hidden}.hero-photo{background-image:url(/watsons-appliance-hero.png);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,#081b2af0 0%,#0b2233d6 38%,#0b223342 68%,#0b22330d 100%);position:absolute;inset:0}.hero-layout{z-index:2;align-items:center;min-height:600px;display:flex;position:relative}.hero-copy{color:#fff;width:58%;max-width:650px;padding:70px 0 78px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:800}.eyebrow{color:#efc8a8;align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--red);width:28px;height:2px}h1{letter-spacing:-.035em;text-wrap:balance;margin:21px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5.1vw,68px);font-weight:600;line-height:1.03}.hero-copy>p{color:#e4ebef;max-width:580px;margin:0;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:26px;margin-top:33px;display:flex}.primary-button{padding:17px 22px;font-size:15px}.text-link{color:#fff;border-bottom:1px solid #ffffff8c;padding:10px 0;font-size:14px;font-weight:800}.text-link span{margin-left:6px}.hero-note{color:#cbd8e1;align-items:center;gap:9px;margin-top:29px;font-size:12px;font-weight:700;display:flex}.hero-note svg{color:#f1b17e;width:17px;height:17px}.trust-strip{background:var(--cream);border-bottom:1px solid #ded8cc}.trust-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:105px;display:grid}.trust-grid>div{border-left:1px solid #d7d0c4;flex-direction:column;justify-content:center;min-height:48px;padding:0 28px;display:flex}.trust-grid>div:first-child{border-left:0;padding-left:0}.trust-grid strong{color:var(--navy);font-family:Georgia,serif;font-size:20px;font-weight:700}.trust-grid span{color:#6b736f;text-transform:uppercase;letter-spacing:.08em;margin-top:6px;font-size:11px;font-weight:700}.section{padding:94px 0}.section-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:80px;display:grid}.kicker{color:var(--red);margin:0 0 14px}.section-heading h2{max-width:720px;color:var(--navy);letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:clamp(34px,4vw,49px);line-height:1.08}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:15px;line-height:1.75}.service-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:45px;display:grid}.service-card{border-left:1px solid var(--line);background:#fff;padding:35px 32px 38px}.service-card:first-child{border-left:0}.service-card:nth-child(n+4){border-top:1px solid var(--line)}.service-card:nth-child(4){border-left:0}.service-icon{width:48px;height:48px;color:var(--red);background:#f7ebe7;border-radius:3px;place-items:center;margin-bottom:26px;font-family:Georgia,serif;font-size:26px;display:grid}.service-card h3{color:var(--navy);margin:0 0 11px;font-family:Georgia,serif;font-size:21px}.service-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.history-section{background:var(--cream)}.history-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.history-visual{background:var(--navy);border-radius:2px;min-height:480px;position:relative;overflow:hidden;box-shadow:0 22px 55px #16273329}.history-visual:before{content:"";opacity:.18;background-image:radial-gradient(circle at 20% 30%,#fff 0 1px,#0000 1.5px),radial-gradient(circle at 72% 61%,#fff 0 1px,#0000 1.5px);background-size:31px 31px,41px 41px;position:absolute;inset:0}.year-card{z-index:2;color:#fff;flex-direction:column;display:flex;position:absolute;top:48px;left:45px}.year-card span{color:#c7d5df;text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:800}.year-card strong{letter-spacing:-.055em;margin-top:5px;font-family:Georgia,serif;font-size:90px;font-weight:500;line-height:1}.line-art{border-bottom:1px solid #ffffff57;align-items:flex-end;gap:14px;height:210px;display:flex;position:absolute;inset:auto 8% 8%}.appliance{border:2px solid #ffffff70;border-bottom:0;width:30%;display:block;position:relative}.appliance:before{content:"";background:#ffffff59;height:1px;position:absolute;top:14%;left:15%;right:15%}.appliance:after{content:"";border:1px solid #db8b79;border-radius:50%;width:7px;height:7px;position:absolute;top:7%;right:9%}.a-one{border-radius:45px 45px 0 0;height:130px}.a-two{height:180px}.a-two:before{top:50%}.a-three{border-radius:4px 4px 0 0;height:108px}.history-copy h2,.area-copy h2,.faq-intro h2,.center-heading h2,.final-cta h2{letter-spacing:-.028em;margin:0;font-family:Georgia,serif;line-height:1.08}.history-copy h2{color:var(--navy);font-size:clamp(36px,4vw,50px)}.history-copy>p:not(.kicker){color:var(--muted);margin:21px 0 0;font-size:15px;line-height:1.78}.history-copy ul{gap:12px;margin:27px 0 30px;padding:0;list-style:none;display:grid}.history-copy li{color:#304554;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.history-copy li svg{width:17px;height:17px;color:var(--red)}.inline-call{color:var(--red);border-bottom:2px solid var(--red);align-items:center;gap:9px;padding-bottom:7px;font-size:14px;font-weight:800;display:inline-flex}.process-section{background:#fff}.center-heading{text-align:center;max-width:720px;margin:0 auto}.center-heading h2{color:var(--navy);font-size:clamp(36px,4vw,49px)}.center-heading>p:not(.kicker){max-width:570px;color:var(--muted);margin:18px auto 0;font-size:15px;line-height:1.72}.process-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:52px;display:grid;position:relative}.process-grid:before{content:"";background:#cdd5d9;height:1px;position:absolute;top:29px;left:16%;right:16%}.process-grid article{z-index:1;text-align:center;padding:0 27px;position:relative}.step-num{color:#fff;background:var(--navy);border:7px solid #fff;border-radius:50%;place-items:center;width:59px;height:59px;margin:0 auto 22px;font-family:Georgia,serif;font-size:15px;display:grid;box-shadow:0 0 0 1px #bec9cf}.process-grid h3{color:var(--navy);margin:0 0 12px;font-family:Georgia,serif;font-size:22px}.process-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.72}.process-grid p a{color:var(--red);font-weight:800}.area-section{background:var(--navy);color:#fff;overflow:hidden}.area-grid{grid-template-columns:1fr 1fr;align-items:center;min-height:465px;display:grid}.area-copy{z-index:2;padding:75px 80px 75px 0;position:relative}.area-copy .kicker{color:#efad98}.area-copy h2{max-width:540px;font-size:clamp(36px,4vw,51px)}.area-copy>p:not(.kicker){color:#cbd8df;max-width:530px;margin:20px 0 28px;font-size:15px;line-height:1.75}.area-list{flex-wrap:wrap;gap:8px;max-width:560px;margin:-4px 0 28px;display:flex}.area-list span{color:#e3ebf0;letter-spacing:.02em;background:#ffffff12;border:1px solid #ffffff24;border-radius:2px;padding:8px 11px;font-size:11px;font-weight:700}.area-map{background:linear-gradient(135deg,#173d58,#0c2538);border-left:1px solid #ffffff14;align-self:stretch;place-items:center;display:grid;position:relative}.area-map:before{content:"";opacity:.13;background-image:linear-gradient(32deg,#0000 48%,#fff 49%,#0000 50%),linear-gradient(112deg,#0000 48%,#fff 49%,#0000 50%);background-size:91px 71px,123px 97px;position:absolute;inset:0}.map-ring{border:1px solid #e1edf438;border-radius:50%;position:absolute}.ring-one{width:145px;height:145px}.ring-two{width:270px;height:270px}.ring-three{width:410px;height:410px}.map-pin{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.map-pin>span{background:var(--red);border:7px solid #efb0a3;border-radius:50% 50% 50% 0;width:26px;height:26px;margin-bottom:14px;transform:rotate(-45deg);box-shadow:0 0 0 7px #b7423226}.map-pin strong{font-family:Georgia,serif;font-size:28px}.map-pin small{color:#adbfca;text-transform:uppercase;letter-spacing:.16em;margin-top:5px;font-size:10px;font-weight:800}.faq-section{background:var(--paper)}.faq-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:90px;display:grid}.faq-intro{position:sticky;top:35px}.faq-intro h2{color:var(--navy);font-size:clamp(36px,4vw,48px)}.faq-intro>p:not(.kicker){color:var(--muted);margin:20px 0 24px;font-size:15px;line-height:1.72}.text-phone{color:var(--red);align-items:center;gap:9px;font-family:Georgia,serif;font-size:20px;font-weight:700;display:inline-flex}.contact-links{justify-items:start;gap:13px;display:grid}.text-email{color:#4b6170;overflow-wrap:anywhere;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{min-height:76px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-family:Georgia,serif;font-size:19px;font-weight:700;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{width:29px;height:29px;color:var(--red);background:#f6eae6;border-radius:50%;flex:none;place-items:center;font-family:Arial,sans-serif;font-size:20px;font-weight:400;transition:transform .2s;display:grid}details[open] summary span{transform:rotate(45deg)}details>p{max-width:700px;color:var(--muted);margin:-5px 45px 25px 0;font-size:14px;line-height:1.75}.final-cta{background:var(--red);color:#fff;padding:67px 0}.final-cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.final-cta .kicker{color:#f7d3ca;margin:0 0 9px}.final-cta h2{font-size:clamp(35px,4vw,48px)}.final-cta p:not(.kicker){color:#f8ded8;margin:9px 0 0;font-size:15px}.light-button{min-width:226px;color:var(--navy);background:#fff;border-radius:3px;justify-content:center;align-items:center;gap:10px;padding:17px 22px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #53181233}.final-actions{align-items:center;gap:20px;display:flex}.final-email{color:#fff;white-space:nowrap;border-bottom:1px solid #ffffff94;align-items:center;gap:8px;padding:10px 0;font-size:13px;font-weight:800;display:inline-flex}footer{color:#c3d0d8;background:#091b29;padding:70px 0 24px}.footer-grid{grid-template-columns:1.7fr .7fr .7fr 1fr;gap:55px;display:grid}.footer-brand .brand-copy strong{color:#fff}.footer-grid>div:first-child>p{max-width:315px;margin:22px 0 0;font-size:13px;line-height:1.7}.footer-grid h3{color:#fff;text-transform:uppercase;letter-spacing:.16em;margin:4px 0 20px;font-size:11px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;display:flex}.footer-grid>div:not(:first-child)>a:not(.footer-phone){color:#aebdc6;margin:0 0 12px;font-size:13px}.footer-grid a:hover{color:#fff}.footer-phone{color:#fff;font-family:Georgia,serif;font-size:20px;font-weight:700}.footer-email{color:#aebdc6;overflow-wrap:anywhere;margin-top:12px;font-size:11px}.footer-grid>div:last-child p{margin:12px 0 0;font-size:12px;line-height:1.6}.footer-bottom{color:#83949f;border-top:1px solid #ffffff1c;justify-content:space-between;margin-top:55px;padding-top:20px;font-size:11px;display:flex}.mobile-call{display:none}@media (width<=960px){nav{display:none}.hero-copy{width:68%}.section-heading{gap:40px}.history-grid,.faq-grid{gap:50px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media (width<=700px){.shell{width:min(100% - 28px,1160px)}.topline-inner{justify-content:center}.topline-inner p{display:none}.nav-wrap{height:71px}.brand{min-width:0}.brand-mark{width:36px;height:36px}.brand-copy strong{font-size:21px}.brand-copy span{font-size:7px}.nav-call{display:none}.hero,.hero-layout{min-height:650px}.hero-photo{background-position:60%}.hero-shade{background:linear-gradient(90deg,#071927f5,#091e2ec7)}.hero-copy{width:100%;padding:65px 0 94px}h1{font-size:clamp(41px,13vw,56px)}.hero-copy>p{font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;align-items:flex-start;gap:13px}.primary-button{width:100%}.trust-grid{grid-template-columns:1fr 1fr;gap:0;padding:22px 0}.trust-grid>div,.trust-grid>div:first-child{border-left:1px solid #d7d0c4;padding:15px 12px}.trust-grid>div:nth-child(odd){border-left:0}.trust-grid strong{font-size:18px}.section{padding:70px 0}.section-heading{display:block}.section-heading>p{margin-top:20px}.service-grid{grid-template-columns:1fr}.service-card,.service-card:first-child,.service-card:nth-child(4){border-left:0;border-top:1px solid var(--line)}.service-card:first-child{border-top:0}.history-grid,.faq-grid,.area-grid{grid-template-columns:1fr;gap:0}.history-visual{min-height:385px}.year-card{top:38px;left:30px}.year-card strong{font-size:72px}.history-copy{padding-top:47px}.process-grid{grid-template-columns:1fr;gap:34px}.process-grid:before{display:none}.process-grid article{padding:0 10px}.area-copy{padding:70px 0 50px}.area-map{border-top:1px solid #ffffff14;border-left:0;min-height:360px;margin:0 -14px}.ring-three{width:330px;height:330px}.faq-intro{margin-bottom:38px;position:static}.final-cta-inner{flex-direction:column;align-items:flex-start;gap:28px}.final-actions{flex-direction:column;align-items:stretch;gap:12px;width:100%}.light-button{width:100%}.final-email{align-self:center}.footer-grid{grid-template-columns:1fr 1fr;gap:45px 30px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/3}.footer-bottom{flex-direction:column;gap:15px}.mobile-call{z-index:30;color:#fff;background:var(--red);border-radius:4px;justify-content:center;align-items:center;gap:9px;height:51px;font-weight:800;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 10px 30px #0a182459}body{padding-bottom:70px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
