/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-outline-style:solid}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--blue:#004c97;--deep:#003d79;--yellow:#ffb400;--cream:#fffdf7;--ink:#102b48;--line:#d5e0eb;--muted:#4b6176;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{color:var(--ink);background:var(--cream);font-family:var(--font);margin:0;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #b04a00}img{max-width:100%;height:auto}img,picture{display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{letter-spacing:-.045em;line-height:1.12}h2{white-space:pre-line;color:var(--blue);font-size:clamp(34px,4.1vw,58px);font-weight:800}h3{font-size:26px;font-weight:750}h4{letter-spacing:-.02em;font-size:20px}p+p{margin-top:16px}.wrap{width:min(1240px,100% - 80px);margin-inline:auto}.section{padding:96px 0}.eyebrow{letter-spacing:.11em;text-transform:uppercase;color:var(--blue);margin-bottom:22px;font-size:14px;font-weight:800}.lead{font-size:20px;line-height:1.6}.header{background:var(--cream);z-index:20;border-bottom:1px solid var(--line);position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:20px;min-height:92px;display:flex}.brand img{border-radius:50%;width:76px;height:76px}.main-nav{gap:26px;font-size:15px;font-weight:700;display:flex}.main-nav a{padding:14px 0}.footer a:hover,.main-nav a:hover{text-underline-offset:5px;text-decoration:underline}.languages{align-items:center;gap:2px;font-size:14px;display:flex}.languages a{border-radius:50%;place-items:center;width:43px;min-height:44px;font-weight:700;display:grid}.languages a[aria-current]{color:#fff;background:var(--blue)}.skip{background:var(--yellow);z-index:100;padding:12px;position:fixed;top:-100px;left:12px}.skip:focus{top:12px}.hero{padding:40px 0 52px}.hero-grid{grid-template-columns:1.03fr 1fr;align-items:stretch;gap:46px;display:grid}.hero-copy{padding:20px 0 12px}.hero-display{letter-spacing:-.065em;color:var(--blue);white-space:pre-line;margin-bottom:25px;font-size:clamp(48px,5.1vw,76px);font-weight:850;line-height:1.01}.hero h1{letter-spacing:-.02em;max-width:450px;margin-bottom:14px;font-size:21px;line-height:1.35}.hero .lead{max-width:490px;font-size:18px}.hero-details{flex-direction:column;gap:3px;margin-top:21px;font-size:15px;font-weight:650;display:flex}.hero-price{margin:19px 0 21px;font-size:19px}.hero-price strong{color:var(--blue);font-size:30px}.hero-price span{color:var(--muted);font-size:15px}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:12px 21px;font-size:15px;font-weight:800;line-height:1.3;transition:background .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.yellow{background:var(--yellow);color:var(--deep)}.yellow:hover{background:#ffc43a}.outline{border-color:var(--blue);color:var(--blue)}.blue{background:var(--blue);color:#fff}.white{color:var(--blue);border-color:var(--line);background:#fff}.hero-image{background:var(--blue);border-radius:18px 18px 72px;min-height:610px;position:relative;overflow:hidden}.hero-image img,.hero-image picture{object-fit:cover;width:100%;height:100%}.hero-image img{object-position:50% 50%}.image-badge{background:var(--yellow);color:var(--deep);border-radius:12px;flex-direction:column;padding:15px 24px;display:flex;position:absolute;bottom:25px;left:26px;box-shadow:0 6px 20px #003d7920}.image-badge strong{letter-spacing:-.06em;font-size:55px;font-weight:850;line-height:1}.image-badge strong span{margin-left:5px;font-size:25px}.image-badge>span{margin-top:6px;font-size:14px;font-weight:700}.benefit-strip{background:var(--blue);color:#fff}.benefit-strip .wrap{text-align:center;grid-template-columns:1fr 2fr 1fr;align-items:center;padding-block:24px;display:grid}.benefit-strip .wrap>span{border-right:1px solid #ffffff50;padding:0 20px}.benefit-strip .wrap>span:last-child{border:0}.benefit-strip b{font-size:17px}.benefit-strip small{opacity:.9;font-size:14px;display:block}.section-heading{justify-content:space-between;align-items:end;gap:45px;margin-bottom:40px;display:flex}.section-heading h2{max-width:650px}.section-heading>p{max-width:360px;color:var(--muted)}.price-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.price-card{color:var(--blue);background:#fff;border:1px solid #c6d8e8;border-radius:14px;padding:25px 21px 20px;position:relative}.machine{width:59px;height:59px}.price-card>.machine{position:absolute;top:24px;right:20px}.price-card h3{letter-spacing:0;margin:5px 0 7px;font-size:16px}.price-card h3 strong{letter-spacing:-.06em;margin-top:16px;font-size:50px;display:block}.price-card h3 small{font-size:24px}.cycle{color:var(--muted);margin-bottom:24px;font-size:14px}.card-price,.standard-price{justify-content:space-between;align-items:center;gap:8px;display:flex}.standard-price{padding-bottom:13px}.card-price span,.standard-price span{max-width:96px;font-size:14px;line-height:1.3}.standard-price b{letter-spacing:-.04em;white-space:nowrap;font-size:26px}.card-price{border-top:1px solid var(--line);padding-top:14px}.card-price b{background:var(--yellow);white-space:nowrap;border-radius:5px;padding:2px 7px;font-size:23px}.dry-card{background:#edf4f9}.price-notes{color:var(--muted);justify-content:space-between;gap:35px;margin-top:24px;font-size:14px;display:flex}.price-notes p:first-child{max-width:640px}.price-notes p+p{max-width:300px;margin:0}.card-section{background:var(--yellow);padding:84px 0}.card-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.card-visual{padding:20px 5px}.card-visual>img{border-radius:20px;width:100%;margin-block:48px;transform:rotate(-7deg);box-shadow:0 20px 35px #62450030}.card-visual .eyebrow{margin-bottom:10px}.saving{letter-spacing:-.05em;color:var(--deep);text-align:center;font-size:48px;font-weight:850}.saving span{letter-spacing:0;font-size:16px;font-weight:600;display:block}.card-grid .lead{margin-top:20px}.steps{flex-direction:column;gap:25px;margin:30px 0;padding:0;list-style:none;display:flex}.steps li{align-items:flex-start;gap:17px;display:flex}.step-num{height:38px;color:var(--blue);border:1.5px solid;border-radius:50%;flex:0 0 38px;place-items:center;font-size:17px;font-weight:800;display:grid}.steps p{margin-top:7px;font-size:16px;line-height:1.6}.how-grid{grid-template-columns:1fr 1fr;gap:70px;margin-top:45px;display:grid}.how-grid>div+div{border-left:1px solid var(--line);padding-left:55px}.how-grid h3{color:var(--blue);align-items:center;gap:15px;font-size:25px;display:flex}.how-grid .machine{flex:none;width:45px;height:50px}.care-note{border-top:1px solid var(--line);color:var(--muted);padding-top:22px;font-size:14px}.gallery-section{background:#eef4f8}.gallery{grid-template-columns:1.4fr 1fr;gap:26px;display:grid}.gallery figure{margin:0;position:relative}.gallery img{object-fit:cover;border-radius:12px;width:100%;height:320px}.gallery figure:nth-child(n+3) img{height:260px}.gallery figcaption{margin-top:10px;font-size:14px;font-weight:700}.gallery-section .text-link{margin-top:32px}.text-link{min-height:48px;color:var(--blue);text-underline-offset:5px;align-items:center;gap:14px;font-size:15px;font-weight:700;text-decoration:underline;display:inline-flex}.location-section{background:var(--blue);color:#fff;padding:84px 0}.location-grid{grid-template-columns:1fr 1.07fr;align-items:center;gap:70px;display:grid}.location-section .eyebrow,.location-section .text-link,.location-section h1,.location-section h2{color:#fff}.location-section h1{font-size:clamp(34px,4vw,55px)}.location-section .lead{max-width:470px;margin:25px 0;font-size:17px}.location-section address{margin-bottom:20px;font-size:21px;font-style:normal}.location-photo img{object-fit:cover;border-radius:18px;width:100%;height:590px}.location-section .button{margin-top:21px}.map-note{opacity:.9;margin:10px 0 0;font-size:14px}.open-status{align-items:center;gap:8px;margin-top:16px;font-size:14px;display:flex}.open-status span{background:#b9efaa;border-radius:50%;width:9px;height:9px}.open-status.closed span{background:var(--yellow)}.faq-grid{grid-template-columns:.8fr 1.4fr;gap:75px;display:grid}.faq-grid>div>p:last-child{color:var(--muted);margin-top:22px}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;gap:20px;padding:20px 0;font-size:17px;font-weight:700;line-height:1.5;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:25px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);padding:0 25px 22px 0;font-size:16px;line-height:1.7}.final-section{background:var(--yellow);text-align:center;padding:80px 0}.final-section h2{font-size:clamp(40px,5.5vw,70px)}.final-section p{max-width:650px;margin:22px auto 27px}.final-section .button{background:var(--blue);color:#fff}.footer{color:#fff;background:#002d59;padding:54px 0 24px;font-size:15px}.footer-grid{grid-template-columns:1.4fr 1fr;gap:40px;display:grid}.footer-brand{letter-spacing:-.06em;margin-bottom:18px;font-size:34px;font-weight:800}.footer p+p{margin-top:4px}.small-label{font-size:14px}.phone{padding:5px 0;font-size:25px;font-weight:800;display:inline-block}.legal-mail{font-size:14px;margin-top:15px!important}.legal-mail a{overflow-wrap:anywhere}.footer-bottom{border-top:1px solid #ffffff30;justify-content:space-between;align-items:center;margin-top:38px;padding-top:18px;font-size:14px;display:flex}.footer-bottom nav{gap:24px;display:flex}.footer-bottom a{min-height:44px;padding-block:12px;display:inline-block}.mobile-bar{display:none}.breadcrumb{padding-block:25px;font-size:14px}.breadcrumb a{text-decoration:underline}.location-bottom .button{margin-top:25px;margin-right:25px}.location-bottom p{margin-top:20px}.legal-page{max-width:830px;padding:55px 0 90px}.legal-page h1{color:var(--blue);margin:25px 0;font-size:50px}.legal-page .updated{color:var(--muted);font-size:14px}.legal-page section{margin-top:32px}.legal-page h2{margin-bottom:14px;font-size:26px}.legal-page section p{line-height:1.8}.legal-page a{overflow-wrap:anywhere;text-decoration:underline}.legal-page>p:last-child{margin-top:30px}@media (min-width:1600px){.hero-image{min-height:650px}}@media (max-width:1100px){.wrap{width:calc(100% - 48px)}.hero-grid{gap:28px}.hero-display{font-size:58px}.hero-image{min-height:600px}.price-card{padding:22px 15px}.price-card>.machine{width:44px;right:15px}.card-grid{gap:45px}.main-nav{gap:17px}.section-heading{gap:25px}.standard-price b{font-size:23px}.card-price b{font-size:21px}.location-grid{gap:38px}}@media (max-width:760px){body{font-size:16px}.wrap{width:calc(100% - 36px)}.nav-wrap{gap:12px;min-height:76px}.brand img{width:62px;height:62px}.main-nav{display:none}.languages a{width:44px}.hero{padding:16px 0 30px}.hero-grid{grid-template-columns:1fr;gap:25px}.hero-copy{padding:6px 0 0}.eyebrow{margin-bottom:16px;font-size:14px}.hero-display{margin-bottom:17px;font-size:51px}.hero h1{max-width:360px;font-size:19px}.hero .lead{font-size:16px;line-height:1.6}.hero-details{gap:4px;margin-top:15px;font-size:14px}.hero-price{margin:12px 0 17px;font-size:16px;line-height:1.4}.hero-price strong{font-size:25px}.button,.hero-price span{font-size:14px}.button{min-height:50px;padding:12px 17px}.actions{gap:10px}.hero-image{border-radius:14px 14px 48px;height:330px;min-height:0}.hero-image img{object-position:center 52%}.image-badge{padding:12px 18px;bottom:18px;left:18px}.image-badge strong{font-size:44px}.benefit-strip .wrap{grid-template-columns:1fr 1fr;row-gap:20px;padding-block:20px}.benefit-strip .wrap>span:first-child{border-right:1px solid #ffffff50}.benefit-strip .wrap>span:nth-child(2){border:0;grid-area:2/1/auto/-1}.benefit-strip .wrap>span:nth-child(3){grid-area:1/2}.benefit-strip b{font-size:15px}.benefit-strip small{font-size:14px}.section{padding:58px 0}h2{font-size:35px}.section-heading{margin-bottom:27px;display:block}.section-heading p{margin-top:19px}.price-grid{grid-template-columns:1fr 1fr;gap:12px}.price-card{padding:17px 13px 16px}.price-card>.machine{width:39px;height:44px;top:16px;right:12px}.price-card h3{font-size:14px}.price-card h3 strong{margin-top:18px;font-size:42px}.price-card h3 small{font-size:20px}.cycle{margin-bottom:19px;font-size:14px}.card-price,.standard-price{flex-direction:column;align-items:flex-start;gap:5px}.card-price span,.standard-price span{max-width:100%;font-size:14px}.standard-price b{font-size:27px}.card-price b{font-size:24px}.price-notes{font-size:14px;display:block}.price-notes p+p{margin-top:13px}.card-section{padding:48px 0 55px}.card-grid{grid-template-columns:1fr;gap:40px}.card-visual{width:100%;max-width:420px;margin:auto;padding:0 12px}.card-visual>img{margin:35px 0}.saving{font-size:40px}.card-grid .lead{font-size:18px}.steps{gap:24px}.steps p{font-size:15px}.how-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.how-grid>div+div{border-left:0;border-top:1px solid var(--line);padding-top:24px;padding-left:0}.how-grid h3{font-size:23px}.gallery{grid-template-columns:1fr 1fr;gap:24px 14px}.gallery figure:first-child{grid-column:1/-1}.gallery img{height:220px}.gallery figure:nth-child(2) img,.gallery figure:nth-child(3) img{height:180px}.gallery figure:nth-child(4){grid-column:1/-1}.gallery figure:nth-child(4) img{height:210px}.gallery figcaption{font-size:14px;line-height:1.5}.location-section{padding:52px 0}.location-grid{grid-template-columns:1fr;gap:32px}.location-photo img{height:350px}.location-section h1{font-size:36px}.location-section .lead{font-size:16px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-grid>div>p:last-child{margin-top:15px}summary{padding-block:19px;font-size:16px}.final-section{padding:55px 0}.final-section h2{font-size:42px}.footer{padding:42px 0 95px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{display:block}.footer-bottom nav{gap:22px;margin-top:8px}.mobile-bar{padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:var(--cream);border-top:1px solid var(--line);z-index:30;gap:9px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bar .yellow{flex:1.5}.mobile-bar .white{flex:1}.legal-page{padding:30px 0 55px}.legal-page h1{font-size:40px}.legal-page h2{font-size:24px}.legal-page section p{font-size:16px}.legal-page.wrap{width:calc(100% - 36px)}.location-bottom h2{font-size:33px}.location-bottom .text-link{margin-top:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}@media (max-width:360px){.hero-display{font-size:44px}.hero .actions{flex-wrap:nowrap}.hero .actions .button{gap:10px;padding:12px 11px;font-size:14px}.hero h1{font-size:18px}}@media (min-width:761px) and (max-height:740px){.hero{padding-top:20px}.hero-copy{padding-top:8px}.hero-display{margin-bottom:18px;font-size:60px}.hero .eyebrow{margin-bottom:15px}.hero-price{margin-block:12px}.hero-details{margin-top:14px}.hero-image{min-height:530px}}.steps h3{letter-spacing:-.02em;font-size:20px}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}