/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.table{display:table}}:root{--navy:#071b35;--navy-soft:#0d294a;--blue:#118fe3;--blue-dark:#0674bd;--sky:#eaf7ff;--ice:#f5fbff;--white:#fff;--ink:#0c1f33;--muted:#5b6b7d;--line:#dce8f1;--yellow:#ffcc4a;--shadow:0 24px 70px #0828491f}*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:100px}body{background:var(--white);color:var(--ink);font-family:var(--font-body), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}main{overflow-x:clip}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.045em}h1{margin-bottom:28px;font-size:clamp(3.25rem,7vw,6.4rem);line-height:.98}h2{margin-bottom:22px;font-size:clamp(2.25rem,4.5vw,4.3rem);line-height:1.03}h3{font-size:1.35rem;line-height:1.18}p{line-height:1.75}.container{width:min(1180px,100% - 48px);margin:0 auto}.topbar{background:var(--navy);color:#ffffffd1;letter-spacing:.09em;text-transform:uppercase;font-size:.77rem;font-weight:700}.topbar-inner{justify-content:space-between;align-items:center;min-height:39px;display:flex}.topbar-inner div{gap:12px;display:flex}.topbar a{color:var(--white);text-decoration:none}.topbar-dot{color:var(--blue)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #dce8f1e6;border-radius:0 0 22px 22px;position:sticky;top:0;box-shadow:0 12px 30px #08284914}.nav-shell{align-items:center;gap:30px;min-height:82px;display:flex}.brand{align-items:center;margin-right:auto;text-decoration:none;display:flex}.brand img{width:228px;height:auto}.nav-links{align-items:center;gap:25px;display:flex}.nav-links a,.text-link{color:var(--ink);font-size:.9rem;font-weight:700;text-decoration:none}.nav-links a{position:relative}.nav-links a:after{content:"";background:var(--blue);height:2px;transition:right .18s;position:absolute;bottom:-6px;left:0;right:100%}.nav-links a:hover:after{right:0}.nav-actions{align-items:center;gap:18px;display:flex}.menu-button{border:1px solid var(--line);background:var(--white);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:45px;height:45px;padding:0;display:none}.menu-button span{background:var(--ink);width:18px;height:2px;transition:transform .22s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.button{border:1px solid var(--blue);background:var(--blue);min-height:52px;color:var(--white);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 24px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 28px #118fe333}.button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 16px 32px #118fe345}.button-small{min-height:42px;padding:0 19px;font-size:.88rem}.button-ghost{border-color:var(--line);background:var(--white);color:var(--ink);box-shadow:none}.button-ghost:hover{background:var(--ice)}.hero{z-index:0;background-image:linear-gradient(90deg,#f5fbff 0%,#f5fbfffc 27%,#f5fbffe6 39%,#f5fbff73 52%,#f5fbff14 67%,#f5fbff00 82%),url(/images/skywash-hero-house-pristine.webp);background-position:62%;background-size:cover;align-items:center;min-height:calc(100svh - 99px);margin-top:-22px;padding:84px 0 72px;display:flex;position:relative;overflow:hidden}.hero-grid{z-index:1;position:relative}.hero-copy{width:min(45%,620px)}.hero-mobile-photo{display:none}.eyebrow{color:var(--blue);letter-spacing:.16em;margin-bottom:18px;font-size:.78rem;font-weight:800;display:inline-block}.hero-copy>p{max-width:620px;color:var(--muted);margin-bottom:31px;font-size:1.13rem}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-trust{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:22px;width:min(45%,620px);margin-top:43px;padding-top:25px;display:grid}.hero-trust div{flex-direction:column;gap:3px;display:flex}.hero-trust strong{font-family:var(--font-display), Arial, sans-serif;font-size:1.38rem}.hero-trust span{color:var(--muted);font-size:.78rem}.hero-copy>.eyebrow,.hero-copy>h1,.hero-copy>p,.hero-actions,.hero-mobile-photo,.hero-trust{animation:.7s cubic-bezier(.2,.8,.2,1) both hero-enter}.hero-copy>h1{animation-delay:90ms}.hero-copy>p{animation-delay:.18s}.hero-actions,.hero-mobile-photo{animation-delay:.27s}.hero-trust{animation-delay:.36s}.proof-strip{background:var(--navy);color:var(--white)}.proof-grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;min-height:82px;display:grid}.proof-grid span{color:#ffffffd1;font-size:.87rem;font-weight:700}.section{padding:108px 0}.estimate-section{background:radial-gradient(circle at 15% 20%, #118fe373, transparent 40%), var(--navy);color:var(--white)}.estimate-section .section-intro>.eyebrow{color:#62c6ff}.estimate-section .section-intro>p{color:#ffffffb8}.estimate-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:70px;display:grid}.section-intro{position:static}.section-intro p,.section-heading p,.areas-layout>div>p,.faq-layout>div>p{color:var(--muted);font-size:1.02rem}.estimate-note{background:#ffffff14;border:1px solid #62c6ff3d;border-radius:15px;align-items:flex-start;gap:12px;margin-top:32px;padding:17px;display:flex}.estimate-note>span{background:var(--blue);width:24px;height:24px;color:var(--white);border-radius:50%;flex:none;place-items:center;font-size:.8rem;font-weight:800;display:grid}.estimate-note p{color:#ffffffc2;margin:0;font-size:.82rem;line-height:1.55}.estimator-card{background:var(--white);color:var(--ink);box-shadow:var(--shadow);border:1px solid #ffffffe6;border-radius:28px;padding:36px}.estimator-label{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.estimator-label span,.input-label>span{font-size:.86rem;font-weight:800}.estimator-label small{color:var(--muted)}.pill-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-pill{border:1px solid var(--line);background:var(--white);min-height:51px;color:var(--ink);text-align:left;cursor:pointer;border-radius:13px;padding:0 15px;font-weight:700}.choice-pill span{background:var(--ice);width:24px;height:24px;color:var(--blue);border-radius:50%;place-items:center;margin-right:8px;display:inline-grid}.choice-pill.is-active{border-color:var(--blue);background:var(--blue);color:var(--white);animation:.24s ease-out choice-pop}.choice-pill.is-active span{color:var(--white);background:#ffffff2e}.estimator-columns{grid-template-columns:1fr 1fr;gap:18px;margin-top:27px;display:grid}.estimator-mobile-selects,.mobile-input-label{display:none}.segmented{background:var(--ice);border-radius:12px;grid-template-columns:repeat(3,1fr);padding:4px;display:grid}.segmented.bedrooms{grid-template-columns:repeat(6,1fr)}.segmented button{min-height:41px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font-weight:800}.segmented button.is-active{background:var(--blue);color:var(--white);animation:.24s ease-out choice-pop;box-shadow:0 6px 15px #118fe340}.input-label{flex-direction:column;gap:9px;display:flex}.input-label input,.quote-form input,.quote-form textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:13px;outline:none;transition:border-color .16s,box-shadow .16s}.input-label input{height:52px;padding:0 15px}.input-label input:focus,.quote-form input:focus,.quote-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #118fe31f}.estimate-result{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:34px;padding-top:27px;display:flex}.estimate-result div{flex-direction:column;gap:4px;display:flex}.estimate-result small{color:var(--muted)}.estimate-result strong{color:var(--blue);font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.05em;font-size:clamp(1.65rem,3vw,2.45rem)}.estimate-result strong.has-value{animation:.32s cubic-bezier(.2,.8,.2,1) estimate-value-in}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.services-section,.process-section,.areas-section,.faq-section{background:radial-gradient(circle at 15% 20%, #118fe321, transparent 38%), var(--white)}.section-heading h2{margin-bottom:0}.section-heading p{max-width:440px;margin:0 0 6px auto}.service-showcase{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:stretch;gap:18px;display:grid}.service-showcase-visual{isolation:isolate;background:var(--navy);border-radius:28px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 25px 55px #0828492b}.service-showcase-visual:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#051f3a05 28%,#051f3ae0 100%),linear-gradient(90deg,#051f3a57,#0000 65%);position:absolute;inset:0}.service-showcase-image{z-index:-2;object-fit:cover;opacity:0;pointer-events:none;will-change:opacity, transform;transition:opacity 1.1s cubic-bezier(.45,0,.55,1),transform 1.4s cubic-bezier(.45,0,.55,1);transform:scale(1.018)}.service-showcase-image.is-active{opacity:1;transform:scale(1)}.service-showcase-copy{min-height:100%;color:var(--white);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:38px;animation:.76s cubic-bezier(.45,0,.55,1) both service-copy-in;display:flex}.service-showcase-copy>span{color:#8fd6ff;letter-spacing:.13em;text-transform:uppercase;font-size:.73rem;font-weight:850}.service-showcase-copy h3{color:var(--white);margin:10px 0;font-size:clamp(2.15rem,4vw,3.45rem);line-height:.98}.service-showcase-copy p{color:#fffc;max-width:510px;margin:0;font-size:.95rem}.service-showcase-copy .button{margin-top:24px}.service-showcase-list{grid-template-rows:repeat(5,minmax(0,1fr));gap:10px;display:grid}.service-showcase-option{--service-option-radius:18px;border:1px solid var(--line);border-radius:var(--service-option-radius);width:100%;min-height:92px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#ffffffe6;padding:19px 22px;transition:transform .36s ease-in-out,border-color .36s ease-in-out,background .36s ease-in-out,box-shadow .36s ease-in-out,color .36s ease-in-out;position:relative;overflow:hidden}.service-showcase-option strong,.service-showcase-option small{z-index:1;display:block;position:relative}.service-showcase-option strong{font-size:1.05rem;line-height:1.15}.service-showcase-option small{color:var(--muted);margin-top:7px;font-size:.76rem;line-height:1.3}.service-showcase-option:hover:not(.is-active){background:var(--white);border-color:#118fe373;transform:translate(-5px);box-shadow:0 14px 30px #0828491a}.service-showcase-option.is-active{border-color:var(--blue);background:var(--blue);color:var(--white);transform:translate(-7px);box-shadow:0 18px 38px #118fe34d}.service-showcase-option.is-active small{color:#ffffffc7}.service-progress-outline{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.service-progress-outline rect{x:.375px;y:.375px;rx:calc(var(--service-option-radius) - .375px);fill:none;stroke:#ffffffc2;stroke-width:.75px;stroke-linecap:round;stroke-dasharray:1 1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke;opacity:0;width:calc(100% - .75px);height:calc(100% - .75px)}.service-showcase.is-rotating .service-showcase-option.is-active .service-progress-outline rect{opacity:1;will-change:stroke-dashoffset;animation-name:service-option-progress;animation-duration:5s;animation-timing-function:linear;animation-fill-mode:both}.service-showcase-option:focus-visible{outline-offset:3px;outline:3px solid #118fe347}@keyframes service-copy-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes service-option-progress{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.imagery-break{isolation:isolate;min-height:440px;color:var(--white);background-position:50%;background-size:cover;align-items:center;display:flex;position:relative;overflow:hidden}.imagery-break-areas{background-image:linear-gradient(90deg,#071b35f0 0%,#071b35b8 38%,#071b3533 67%,#071b3508 100%),url(/images/skywash-hero-house-pristine.webp);background-position:66%}.imagery-break-copy{max-width:600px;padding:92px 0}.imagery-break .eyebrow{color:#ffffffd1}.imagery-break h2{margin:12px 0 18px}.imagery-break p{color:#ffffffc7;margin:0 0 27px;font-size:1.02rem}.results-section{background:radial-gradient(circle at 15% 20%, #118fe373, transparent 40%), var(--navy);color:var(--white)}.section-heading.light p{color:#ffffffa3}.results-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.result-card{background:#ffffff0d;border:1px solid #ffffff24;border-radius:24px;overflow:hidden}.compare{aspect-ratio:4/5;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.compare-image{object-fit:cover;-webkit-user-drag:none}.compare-image-before{z-index:2}.compare-line{z-index:4;background:var(--white);pointer-events:none;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.compare-line span{border:3px solid var(--white);background:var(--blue);width:43px;height:43px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.compare-line span i{border:0 solid;border-width:0 0 2px 2px;width:10px;height:10px;display:block}.compare-line span i:first-child{transform:rotate(45deg)}.compare-line span i:last-child{transform:rotate(225deg)}.compare-range{z-index:5;cursor:ew-resize;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none;width:100%;height:72px;margin:0;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.compare:has(.compare-range:focus-visible) .compare-line span{box-shadow:0 0 0 4px #ffffff61}.compare-label{z-index:4;color:var(--white);letter-spacing:.08em;text-transform:uppercase;background:#071b35bd;border-radius:999px;padding:7px 10px;font-size:.69rem;font-weight:800;position:absolute;top:15px}.compare-label-left{left:15px}.compare-label-right{right:15px}.result-copy{justify-content:space-between;align-items:center;gap:14px;min-height:100px;padding:20px;display:flex}.result-copy .eyebrow{margin:0 0 5px;font-size:.65rem}.result-copy h3{margin:0}.drag-hint{color:#ffffff94;white-space:nowrap;font-size:.72rem}.process-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid;position:relative}.process-grid:before{content:"";background:var(--line);height:1px;position:absolute;top:23px;left:9%;right:9%}.process-grid article{position:relative}.process-grid article>span{z-index:2;border:1px solid var(--line);background:var(--white);width:48px;height:48px;color:var(--blue);border-radius:50%;place-items:center;margin-bottom:28px;font-weight:800;display:grid;position:relative}.process-grid h3{margin-bottom:10px}.process-grid p{color:var(--muted);font-size:.9rem}.reviews-section{background:var(--sky)}.reviews-layout{grid-template-columns:1fr;gap:26px;display:grid}.review-summary{background:var(--navy);color:var(--white);border-radius:22px;align-items:center;gap:28px;padding:18px 22px;display:flex}.review-google-brand{flex:none;align-items:center;gap:9px;display:flex}.review-google-brand .eyebrow{margin:0}.google-brand-logo{object-fit:contain;flex:none}.rating{font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.08em;font-size:3rem;font-weight:700;line-height:1}.review-score{align-items:center;gap:14px;display:flex}.stars{color:var(--yellow);letter-spacing:.12em}.review-summary p{color:#ffffffa6;margin:3px 0 0;font-size:.78rem;line-height:1.45}.button-ghost-dark{box-shadow:none;background:0 0;border-color:#ffffff40;margin:0 0 0 auto}.review-summary .button{min-height:46px}.button-ghost-dark:hover{background:#ffffff14}.review-feed{min-width:0}.review-feed-heading h3{text-align:center;margin:0;font-size:1.65rem}.review-card-stars{color:#f7b500;letter-spacing:.08em}.review-carousel{will-change:opacity, transform;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px;animation:.62s cubic-bezier(.22,1,.36,1) both review-page-forward;display:grid}.review-carousel.is-backward{animation-name:review-page-backward}.review-card{background:var(--white);border:1px solid #118fe31a;border-radius:20px;flex-direction:column;min-width:0;height:250px;padding:22px;display:flex;box-shadow:0 12px 32px #08284912}.review-card p{color:var(--muted);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:10px 0 8px;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.review-read-more{color:var(--blue);font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin:0 0 12px;padding:0;font-size:.78rem;font-weight:800}.review-read-more:hover{text-decoration:underline}.review-card-footer{align-items:center;gap:10px;margin-top:auto;display:flex}.review-avatar{background:var(--blue);width:36px;height:36px;color:var(--white);text-transform:uppercase;border-radius:50%;flex:0 0 36px;place-items:center;font-weight:800;display:grid}.review-card-footer>div{min-width:0}.review-card-footer strong,.review-card-footer small{display:block}.review-card-footer strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.review-card-footer small{color:var(--muted);font-size:.7rem}.review-google-label{color:#4285f4;margin-left:auto;font-size:.72rem;font-weight:800}.review-modal{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04192fbd;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.review-modal-card{background:var(--white);border:1px solid #118fe324;border-radius:24px;width:min(560px,100%);max-height:min(78vh,680px);padding:30px;position:relative;overflow:auto;box-shadow:0 28px 80px #02132547}.review-modal-close{border:1px solid var(--line);background:var(--white);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:50%;font-size:1.35rem;line-height:1;position:absolute;top:16px;right:16px}.review-modal-google{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:14px;font-size:.8rem;font-weight:800;display:flex}.review-modal-card>p{color:var(--ink);margin:14px 0 24px;font-size:1rem;line-height:1.7}.review-modal-reviewer{align-items:center;gap:11px;display:flex}.review-modal-reviewer strong,.review-modal-reviewer small{display:block}.review-modal-reviewer small{color:var(--muted);margin-top:2px}.review-controls{justify-content:center;align-items:center;gap:14px;margin-top:17px;display:flex}.review-controls>button{border:1px solid var(--line);background:var(--white);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:50%}.review-controls>div{flex-wrap:wrap;justify-content:center;gap:7px;max-width:160px;display:flex}.review-controls>div button{cursor:pointer;background:#a9c2d3;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .2s,background-color .2s}.review-controls>div button.is-active{background:var(--blue);border-radius:999px;width:20px}.areas-layout,.faq-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.text-cta{color:var(--blue);gap:12px;font-weight:800;text-decoration:none;display:inline-flex}.area-visual{min-width:0}.service-map{aspect-ratio:16/10;border:1px solid var(--line);background:var(--ice);border-radius:24px;position:relative;overflow:hidden}.service-map-image{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.service-map-radius{aspect-ratio:1;pointer-events:none;z-index:1;background:#1894e129;border:1px solid #1894e12e;border-radius:50%;width:clamp(145px,28vw,225px);animation:3.6s ease-in-out infinite map-radius-pulse;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.service-map-pin{border:3px solid var(--white);background:var(--blue);pointer-events:none;z-index:2;border-radius:50% 50% 50% 0;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:44%;left:50%;transform:translate(-50%,-88%)rotate(-45deg);box-shadow:0 5px 14px #00264a40}.service-map-pin span{background:var(--white);border-radius:50%;width:10px;height:10px}.area-list{text-align:center;flex-wrap:wrap;justify-content:center;gap:13px 18px;margin-top:30px;display:flex}.area-list span{min-width:0;color:var(--ink);white-space:nowrap;align-items:center;gap:9px;font-size:.86rem;font-weight:650;display:flex}.area-list span:before{background:var(--blue);content:"";border-radius:50%;flex:0 0 6px;width:6px;height:6px}.faq-section{padding-top:20px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item h3{margin:0}.faq-question{width:100%;min-height:76px;color:var(--ink);font-family:var(--font-display), Arial, sans-serif;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:0;font-size:1rem;font-weight:650;display:flex}.faq-question span{color:var(--blue);font-size:1.4rem;transition:transform .24s}.faq-item.is-open .faq-question span{transform:rotate(45deg)}.faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.2,.8,.2,1),opacity .22s;display:grid}.faq-answer>div{min-height:0;overflow:hidden}.faq-item.is-open .faq-answer{opacity:1;grid-template-rows:1fr}.faq-answer p{color:var(--muted);margin:-2px 0 22px;padding-right:40px}.quote-section{background:radial-gradient(circle at 15% 20%, #118fe373, transparent 40%), var(--navy);color:var(--white);padding:108px 0}.quote-layout{grid-template-columns:.86fr 1.14fr;align-items:center;gap:90px;display:grid}.quote-copy>p{color:#ffffffad;max-width:560px;font-size:1.05rem}.quote-contact{grid-template-columns:1fr 1fr;gap:14px;margin-top:38px;display:grid}.quote-contact a,.quote-contact>div{border:1px solid #ffffff2e;border-radius:15px;padding:18px;text-decoration:none}.quote-contact span,.quote-contact strong{display:block}.quote-contact span{color:#ffffff8c;margin-bottom:4px;font-size:.76rem}.quote-form{background:var(--white);color:var(--ink);border-radius:26px;padding:34px;position:relative;box-shadow:0 28px 80px #0000003d}.form-honeypot{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quote-method-control{margin-bottom:22px}.quote-method-control>span{margin-bottom:10px;font-size:.86rem;font-weight:800;display:block}.quote-method-tabs{border:1px solid var(--line);background:var(--ice);border-radius:15px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.quote-method-tabs button{min-height:48px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:11px;padding:0 12px;font-weight:800}.quote-method-tabs button.is-active{background:var(--blue);color:var(--white);animation:.24s ease-out choice-pop;box-shadow:0 8px 20px #118fe333}.quote-method-content{animation:.28s cubic-bezier(.2,.8,.2,1) both quote-method-fade}.quote-estimate-summary{background:var(--sky);border:1px solid #118fe32e;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:17px;animation:.32s cubic-bezier(.2,.8,.2,1) estimate-value-in;display:flex}.quote-estimate-summary span{color:var(--blue-dark);font-size:.8rem;font-weight:800}.quote-estimate-summary strong{font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.04em;white-space:nowrap;font-size:1.25rem}.form-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quote-contact-fields.is-address-only{grid-template-columns:1fr}.quote-form label{margin-bottom:16px;display:block}.quote-form label>span{margin-bottom:8px;font-size:.82rem;font-weight:800;display:block}.quote-form label>span em{color:var(--muted);font-size:.74rem;font-style:normal;font-weight:600}.quote-form .quote-field{margin-bottom:16px}.quote-form .quote-field-label{margin-bottom:8px;font-size:.82rem;font-weight:800;display:block}.quote-form input{height:52px;padding:0 14px}.quote-form textarea{resize:vertical;min-height:124px;padding:14px}.address-autocomplete-shell{position:relative}.address-suggestions{z-index:30;border:1px solid var(--line);background:var(--white);border-radius:13px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 16px 40px #0828492e}.address-suggestions button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;padding:11px 14px;font-size:.84rem;line-height:1.35}.address-suggestions button:hover,.address-suggestions button:focus-visible,.address-suggestions button.is-active{background:var(--sky);outline:0}.address-suggestions-attribution{color:var(--muted);text-align:right;padding:7px 12px;font-size:.68rem;font-weight:700;display:block}.address-field-error{color:#a52e28;margin-top:7px;font-size:.76rem;font-weight:700;display:block}.property-size-help{background:var(--sky);color:var(--muted);border:1px solid #118fe32e;border-radius:12px;margin:0 0 16px;padding:13px 14px;font-size:.78rem;line-height:1.5}.property-size-help strong{color:var(--blue-dark);margin-bottom:2px;display:block}.quote-photo-field{margin:0 0 16px;position:relative}.quote-photo-field.is-hidden{display:none}.quote-photo-heading{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:8px;display:flex}.quote-photo-heading>span{font-size:.82rem;font-weight:800}.quote-photo-heading em{color:var(--muted);font-size:.74rem;font-style:normal;font-weight:600}.quote-photo-heading small{color:var(--muted);font-size:.7rem}.quote-form .netlify-photo-field,.quote-form .quote-photo-input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quote-photo-picker{width:100%;min-height:88px;color:var(--ink);text-align:left;cursor:pointer;background:#118fe30d;border:1px dashed #118fe373;border-radius:13px;grid-template-columns:38px 1fr;align-items:center;column-gap:12px;padding:15px 17px;transition:border-color .18s,background-color .18s,transform .12s;display:grid}.quote-photo-picker:hover,.quote-photo-picker:focus-visible{border-color:var(--blue);background:#118fe317;outline:0}.quote-photo-picker:disabled{cursor:wait;opacity:.68}.quote-photo-picker>span{background:var(--blue);width:38px;height:38px;color:var(--white);border-radius:50%;grid-row:1/3;place-items:center;font-size:1.35rem;display:grid}.quote-photo-picker strong,.quote-photo-picker small{display:block}.quote-photo-picker strong{align-self:end;font-size:.84rem}.quote-photo-picker small{color:var(--muted);align-self:start;margin-top:2px;font-size:.7rem}.quote-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px;display:grid}.quote-photo-card{background:var(--sky);border:1px solid #118fe338;border-radius:12px;grid-template-columns:52px minmax(0,1fr) 26px;align-items:center;gap:8px;min-width:0;min-height:70px;padding:8px;animation:.28s cubic-bezier(.2,.8,.2,1) both estimate-value-in;display:grid}.quote-photo-preview{background-color:var(--ice);background-position:50%;background-size:cover;border-radius:10px;width:52px;height:52px;position:relative;box-shadow:inset 0 0 0 1px #08284914}.quote-photo-preview small{width:18px;height:18px;color:var(--white);background:#051e39d1;border-radius:50%;place-items:center;font-size:.6rem;font-weight:850;display:grid;position:absolute;bottom:4px;right:4px}.quote-photo-details{min-width:0}.quote-photo-details strong,.quote-photo-details small{display:block}.quote-photo-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.quote-photo-details small{color:var(--muted);margin-top:3px;font-size:.68rem}.quote-photo-remove{border:1px solid var(--line);background:var(--white);color:#9a302a;cursor:pointer;border-radius:50%;width:26px;height:26px;padding:0;font-size:1rem;line-height:1}.quote-photo-remove:hover,.quote-photo-remove:focus-visible{background:#fff5f4;border-color:#d8aaa7;outline:0}.quote-photo-error{color:#a52e28;margin-top:7px;font-size:.74rem;font-weight:700;display:block}.button-white{border-color:var(--navy);background:var(--navy);width:100%;box-shadow:none}.button-white:hover{background:var(--navy-soft)}.button-white:disabled{cursor:wait;opacity:.72;transform:none}.quote-form>small{color:var(--muted);text-align:center;margin-top:13px;line-height:1.5;display:block}.quote-form-status{min-height:0}.quote-form-status p{text-align:center;border-radius:11px;margin:14px 0 0;padding:12px 14px;font-size:.82rem;line-height:1.5}.quote-form-status .is-success{color:#145c34;text-align:left;background:#e9f8ef;justify-content:center;align-items:center;gap:10px;animation:.36s cubic-bezier(.2,.8,.2,1) both success-message-in;display:flex}.quote-success-check{width:28px;height:28px;color:var(--white);background:#1f9b58;border-radius:50%;flex:0 0 28px;place-items:center;font-size:.92rem;font-weight:900;animation:.5s cubic-bezier(.2,.9,.25,1.3) both success-check-pop;display:grid}.quote-form-status .is-error{color:#8c2b25;background:#fff0ef}footer{color:var(--white);background:#041326;padding:68px 0 28px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:45px;display:grid}.footer-brand img{filter:brightness(0)invert();width:228px;height:auto}.footer-brand p{color:#ffffff8c;max-width:300px;margin-top:18px}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:10px;display:flex}.footer-grid strong{margin-bottom:8px}.footer-grid a{color:#ffffff94;font-size:.87rem;text-decoration:none}.footer-grid a:hover{color:var(--white)}.footer-bottom{color:#ffffff6b;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:58px;padding-top:24px;font-size:.76rem;display:flex}.mobile-contact-bar{display:none}.motion-enabled .motion-reveal{opacity:0;translate:0 24px}.motion-enabled .motion-reveal.is-visible{animation:scroll-reveal .65s cubic-bezier(.2, .8, .2, 1) var(--reveal-delay,0s) both}.motion-enabled .result-card.is-visible .compare-line span{animation:compare-handle-hint .9s ease-out calc(var(--reveal-delay,0s) + .65s) 1}@media (hover:hover){.result-card,.review-card{transition:transform .22s,box-shadow .22s,border-color .22s}.result-card:hover,.review-card:hover{transform:translateY(-4px)}.result-card:hover{border-color:#ffffff47;box-shadow:0 20px 46px #0003}.review-card:hover{border-color:#118fe340;box-shadow:0 18px 42px #0828491f}}@media (hover:none) and (pointer:coarse){.button:active,.choice-pill:active,.quote-method-tabs button:active,.quote-photo-picker:active,.quote-photo-remove:active,.review-controls button:active,.menu-button:active,.mobile-contact-bar a:active{transition-duration:80ms;transform:translateY(1px)scale(.98)}.faq-question:active{opacity:.72}}@keyframes hero-enter{0%{opacity:0;translate:0 18px}to{opacity:1;translate:none}}@keyframes scroll-reveal{0%{opacity:0;translate:0 24px}to{opacity:1;translate:none}}@keyframes choice-pop{0%{scale:.97}65%{scale:1.025}to{scale:1}}@keyframes estimate-value-in{0%{opacity:.35;translate:0 7px;scale:.97}to{opacity:1;translate:none;scale:1}}@keyframes review-card-in{0%{opacity:.25;translate:10px}to{opacity:1;translate:none}}@keyframes review-page-forward{0%{opacity:.25;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes review-page-backward{0%{opacity:.25;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes compare-handle-hint{0%,to{box-shadow:none;scale:1}45%{scale:1.12;box-shadow:0 0 0 12px #ffffff38}}@keyframes map-radius-pulse{0%,to{opacity:.72;scale:.96}50%{opacity:1;scale:1.04}}@keyframes quote-method-fade{0%{opacity:0;translate:0 8px}to{opacity:1;translate:none}}@keyframes success-message-in{0%{opacity:0;translate:0 8px}to{opacity:1;translate:none}}@keyframes success-check-pop{0%{opacity:0;scale:.55}70%{opacity:1;scale:1.12}to{opacity:1;scale:1}}@media (width<=1040px){.brand img{width:210px}.nav-links{gap:16px}.nav-links a{font-size:.82rem}.text-link{display:none}.estimate-layout,.areas-layout,.faq-layout,.quote-layout{gap:45px}}@media (width<=980px){.review-carousel{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card-tertiary{display:none}.review-summary{gap:18px;padding:17px 20px}.rating{font-size:2.7rem}}@media (width>=861px){.proof-grid{gap:0}.proof-grid span{text-align:center;justify-content:center;align-items:center;min-width:0;padding:0 18px;display:flex}}@media (width<=860px){.topbar-inner>span{display:none}.topbar-inner{justify-content:center}.nav-shell{min-height:72px}.nav-links{border-bottom:1px solid var(--line);background:var(--white);opacity:0;pointer-events:none;visibility:hidden;border-radius:0 0 22px 22px;flex-direction:column;align-items:flex-start;gap:0;padding:18px 24px 28px;transition:opacity .16s,visibility .16s,transform .16s;position:absolute;top:72px;left:0;right:0;transform:translateY(-8px)}.nav-links.is-open{opacity:1;pointer-events:auto;visibility:visible;transform:none;box-shadow:0 14px 28px #0828491a}.nav-links a{border-bottom:1px solid var(--line);width:100%;padding:13px 0;font-size:.95rem}.menu-button{display:flex}.site-header:has(.nav-links.is-open){box-shadow:none;border-radius:0}.estimate-layout,.reviews-layout,.areas-layout,.faq-layout,.quote-layout{grid-template-columns:1fr}.hero{background-image:linear-gradient(#f8fcff 0%,#f8fcfffc 44%,#f8fcff8c 67%,#f8fcff00 90%),url(/images/skywash-hero-house-pristine.webp);background-position:61% bottom;align-items:flex-start;min-height:800px}.hero-copy,.hero-trust{width:100%;max-width:680px}.proof-grid{grid-template-columns:1fr 1fr;min-height:110px}.service-showcase{grid-template-columns:1fr}.service-showcase-visual{min-height:460px}.service-showcase-list{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.service-showcase-option{min-height:88px;padding:16px 18px}.service-showcase-option:last-child{grid-column:1/-1}.service-showcase-option:hover:not(.is-active),.service-showcase-option.is-active{transform:none}.results-grid{grid-template-columns:1fr 1fr}.result-card:last-child{grid-column:1/-1}.result-card:last-child .compare{aspect-ratio:16/8}.process-grid{grid-template-columns:1fr 1fr}.process-grid:before{display:none}.quote-copy{max-width:680px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}@media (width<=620px){.review-carousel{grid-template-columns:1fr}.review-card-secondary{display:none}.review-card{height:260px}.review-summary{flex-wrap:wrap;gap:13px 18px;padding:18px}.review-google-brand{width:100%}.review-score{flex:auto}.review-summary .button{width:auto;margin-left:auto}.review-card p{-webkit-line-clamp:6}.review-modal{padding:16px}.review-modal-card{padding:26px 22px}body{padding-bottom:66px}.site-header,.mobile-contact-bar{background:var(--white);-webkit-backdrop-filter:none;backdrop-filter:none}.site-header,.nav-links{border-radius:0 0 18px 18px}h1{margin-bottom:20px;font-size:clamp(2.7rem,11.5vw,3.35rem);line-height:1}h2{font-size:clamp(2.2rem,10vw,3rem)}.container{width:min(100% - 30px,1180px)}.topbar{font-size:.67rem}.brand img{width:188px}.nav-actions{display:none}.hero{background:var(--ice);min-height:0;margin-top:-18px;padding:56px 0 0;display:block;position:relative}.hero-grid{z-index:1;position:relative}.hero-copy{z-index:2;min-height:642px;position:relative}.hero .eyebrow{margin-bottom:13px;font-size:.67rem;line-height:1.45}.hero-copy>p{color:var(--ink);margin-bottom:24px;font-size:.96rem;line-height:1.6}.hero-actions{flex-direction:column;gap:10px}.hero-actions .button{width:100%;min-height:52px;font-size:.88rem}.hero-mobile-photo{z-index:0;aspect-ratio:auto;width:calc(100% + 30px);height:698px;margin:0;display:block;position:absolute;top:-56px;left:-15px;overflow:hidden}.hero-mobile-photo img{object-fit:cover;object-position:70% center}.hero-mobile-photo:after{content:"";background:radial-gradient(82% 44% at 18% 22%,#f5fbfff5 0%,#f5fbffe8 48%,#f5fbff9e 70%,#f5fbff2e 88%,#f5fbff00 100%),radial-gradient(100% 18% at 45% 47%,#f5fbffe6 0%,#f5fbffc2 54%,#f5fbff5c 80%,#f5fbff00 100%);position:absolute;inset:0}.hero-trust{z-index:2;background:var(--ice);width:100%;max-width:none;box-shadow:0 0 0 100vmax var(--ice);clip-path:inset(0 -100vmax);border-top:0;grid-template-columns:1fr;gap:0;margin:0;padding:17px 0 21px;position:relative}.hero-trust div{border-bottom:1px solid var(--line);flex-direction:row;align-items:baseline;gap:12px;min-height:43px;padding:9px 0}.hero-trust div:last-child{border-bottom:0}.hero-trust strong{flex:0 0 54px;width:54px;font-size:1.2rem}.hero-trust span{font-size:.8rem}.proof-grid{grid-template-columns:1fr;gap:12px;min-height:150px;padding:22px 0}.section,.quote-section{padding:78px 0}.imagery-break{align-items:flex-end;min-height:500px}.imagery-break-areas{background-image:linear-gradient(#071b350f 22%,#071b35ad 58%,#071b35f2 100%),url(/images/skywash-hero-house-pristine.webp);background-position:70%}.imagery-break-copy{max-width:100%;padding:64px 0}.imagery-break h2{font-size:clamp(2.35rem,11vw,3.25rem)}.section-heading{grid-template-columns:1fr;gap:14px;margin-bottom:34px}.section-heading p{margin:0}.estimator-card,.quote-form{border-radius:20px;padding:22px}.form-columns,.quote-photo-grid{grid-template-columns:1fr}.quote-photo-card{grid-template-columns:52px minmax(0,1fr) 28px}.quote-method-tabs button{min-height:46px;padding:0 8px;font-size:.8rem}.quote-estimate-summary{flex-direction:column;align-items:flex-start;gap:4px}.estimate-layout{gap:28px}.estimate-note{margin-top:18px;padding:13px}.estimator-card{padding:18px}.pill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.choice-pill{min-height:46px;padding:0 10px;font-size:.8rem}.choice-pill span{width:21px;height:21px;margin-right:5px}.estimator-desktop-controls{display:none}.estimator-mobile-selects{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.estimator-mobile-selects select{border:1px solid var(--line);background:var(--white);width:100%;height:46px;color:var(--ink);font:inherit;border-radius:12px;padding:0 10px}.estimator-mobile-selects select:valid{border-color:var(--blue);background:var(--blue);color:var(--white);font-weight:800}.estimator-area-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.estimator-area-fields>:only-child{grid-column:1/-1}.desktop-input-label{display:none}.mobile-input-label{display:inline}.input-label>span{font-size:.78rem}.input-label input{height:46px;padding:0 11px}.estimate-result{flex-direction:row;align-items:center;gap:12px;margin-top:20px;padding-top:18px}.estimate-result strong{font-size:1.55rem}.estimate-result .button{width:auto;min-height:46px;padding:0 14px;font-size:.78rem}.service-showcase{grid-template-columns:1fr}.service-showcase-visual{border-radius:22px;min-height:375px}.service-showcase-copy{padding:25px}.service-showcase-copy h3{font-size:clamp(2rem,10vw,2.65rem)}.service-showcase-copy p{font-size:.86rem}.service-showcase-copy .button{margin-top:18px}.service-showcase-option{--service-option-radius:15px;min-height:82px;padding:14px}.service-showcase-option strong{font-size:.9rem}.service-showcase-option small{margin-top:5px;font-size:.68rem}.results-grid{grid-template-columns:1fr}.result-card:last-child{grid-column:auto}.result-card:last-child .compare{aspect-ratio:4/5}.compare-range{height:56px}.process-grid,.quote-contact{grid-template-columns:1fr}.rating{font-size:2.7rem}.areas-layout{gap:32px}.service-map{border-radius:20px}.service-map-radius{width:clamp(112px,38vw,170px)}.service-map-pin{width:30px;height:30px}.area-list{gap:12px 10px;margin-top:24px}.area-list span{gap:7px;font-size:clamp(.72rem,3.1vw,.84rem)}.area-list span:before{flex-basis:5px;width:5px;height:5px}.faq-section{padding-top:0}.quote-layout{gap:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 22px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.mobile-contact-bar{z-index:80;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:.9fr 1.1fr;gap:8px;height:66px;padding:9px 12px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-contact-bar a{border:1px solid var(--line);color:var(--ink);border-radius:999px;place-items:center;font-size:.86rem;font-weight:800;text-decoration:none;display:grid}.mobile-contact-bar a:last-child{border-color:var(--blue);background:var(--blue);color:var(--white)}}@media (width<=380px){.estimate-result{flex-direction:column;align-items:stretch}.estimate-result .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-enabled .motion-reveal{opacity:1;translate:none}}
