/*! 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{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.inline{display:inline}.table{display:table}}:root{--midea:#2298ce;--midea-dark:#0875ad;--navy:#082e48;--ink:#102533;--muted:#60727d;--mist:#eef8fc;--sky:#dff3fb;--line:#d8e7ee;--orange:#ff6d45;--white:#fff;--shadow:0 24px 70px #0f466021}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-site), Arial, sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%}.page-shell{width:min(1240px,100% - 48px);margin:0 auto}.skip-link{z-index:1000;background:var(--navy);color:#fff;border-radius:10px;padding:12px 18px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:18px}.topline{background:var(--navy);color:#dff5ff;font-size:13px}.topline .page-shell{justify-content:space-between;align-items:center;gap:20px;min-height:36px;display:flex}.topline a{color:#fff;font-weight:750}.site-header{z-index:100;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff5;border-bottom:1px solid #14465a1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:88px;display:flex}.brand{flex:none;align-items:center;gap:14px;display:inline-flex}.brand-logo{background:var(--midea);border-radius:15px;place-items:center;width:116px;height:58px;display:grid;overflow:hidden}.brand-logo img{width:104px;height:auto}.brand-copy{border-left:1px solid #cbd9df;gap:2px;padding-left:14px;display:grid}.brand-copy strong{color:var(--navy);font-size:20px;line-height:1}.brand-copy small{color:var(--muted);white-space:nowrap;font-size:11px}.site-header nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,30px);font-size:14px;font-weight:650;display:flex}.site-header nav a{padding:10px 0;position:relative}.site-header nav a:after{content:"";background:var(--midea);height:2px;transition:right .2s;position:absolute;bottom:3px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-cta,.primary-cta,.light-cta,.outline-cta,.footer-cta,.mobile-whatsapp{border-radius:999px;justify-content:center;align-items:center;gap:9px;font-weight:760;display:inline-flex}.header-cta{color:#fff;background:#18a95c;padding:13px 19px;font-size:14px}.whatsapp-icon{background:url(/whatsapp.svg) 50%/contain no-repeat;flex:none;width:19px;height:19px;display:inline-block}.primary-cta{background:var(--orange);color:#fff;padding:17px 23px;transition:transform .2s,box-shadow .2s;box-shadow:0 14px 30px #ff6d453d}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 18px 34px #ff6d4552}.light-cta{color:var(--navy);background:#fff;padding:16px 22px}.secondary-cta{border:1px solid #b7cdd7;border-radius:999px;padding:16px 21px;font-weight:700}.outline-cta{color:#fff;border:1px solid #ffffff8c;padding:14px 20px}.phone-link{color:var(--navy);font-weight:700}.home-hero{background:linear-gradient(135deg,#fff 0%,#f4fbfe 48%,#e4f7fd 100%);position:relative;overflow:hidden}.home-hero:before{content:"";border:1px solid #2298ce26;border-radius:50%;width:460px;height:460px;position:absolute;top:40px;left:-240px}.hero-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:58px;min-height:690px;padding-top:58px;padding-bottom:62px;display:grid}.hero-copy{z-index:2;position:relative}.hero-kicker,.eyebrow{color:var(--midea-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:850}.hero-kicker{align-items:center;gap:10px;display:flex}.hero-kicker span{background:var(--orange);width:28px;height:2px}.hero-copy h1{letter-spacing:-.055em;max-width:650px;color:var(--navy);margin:0;font-size:clamp(48px,5vw,76px);line-height:.98}.hero-copy h1 strong{color:var(--midea);display:block}.hero-copy>p:not(.hero-kicker){max-width:610px;color:var(--muted);margin:26px 0 0;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px;display:flex}.hero-points{color:var(--navy);flex-wrap:wrap;gap:20px;margin:30px 0 0;padding:0;font-size:13px;font-weight:700;list-style:none;display:flex}.hero-points li{align-items:center;gap:8px;display:flex}.hero-points li:before{content:"✓";color:#fff;background:var(--midea);border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.hero-showcase{height:570px;box-shadow:var(--shadow);isolation:isolate;background:linear-gradient(150deg,#cceefa 0%,#effafe 44%,#fff 100%);border-radius:48px;position:relative;overflow:hidden}.hero-showcase:before{content:"";border:1px solid #2298ce33;border-radius:36px;position:absolute;inset:28px}.orb{filter:blur(2px);border-radius:50%;position:absolute}.orb-a{background:#2298ce2e;width:300px;height:300px;top:-80px;right:-50px}.orb-b{background:#ff6d451a;width:260px;height:260px;bottom:-100px;left:15%}.hero-air,.hero-washer,.hero-fridge{z-index:2;position:absolute}.hero-air{width:66%;height:52%;top:3%;right:6%}.hero-washer{width:38%;height:58%;bottom:3%;left:8%}.hero-fridge{width:29%;height:67%;bottom:2%;right:8%}.hero-showcase img{object-fit:contain;mix-blend-mode:multiply}.hero-badge{z-index:4;color:#fff;background:var(--navy);border-radius:16px;padding:14px 17px;position:absolute;top:49%;left:43%;box-shadow:0 15px 35px #082e4838}.hero-badge span,.hero-badge strong{display:block}.hero-badge span{opacity:.75;font-size:11px}.hero-badge strong{font-size:15px}.category-tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.category-tabs .page-shell{grid-template-columns:repeat(4,1fr);display:grid}.category-tabs a{text-align:center;border-right:1px solid var(--line);padding:22px 16px;font-weight:750}.category-tabs a:first-child{border-left:1px solid var(--line)}.category-tabs a:hover{color:var(--midea-dark);background:var(--mist)}.product-services,.service-directory,.related-section,.neighborhood-directory,.local-products,.principles{padding:110px 0}.section-heading{max-width:760px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading.split{grid-template-columns:1fr .65fr;align-items:end;gap:50px;max-width:none;display:grid}.section-heading h2,.process-grid h2,.faq-grid h2,.city-grid h2,.blue-band h2{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.05}.section-heading>p:last-child,.section-heading.split>p,.process-grid>div>p:not(.eyebrow),.city-grid>div>p:not(.eyebrow),.faq-grid>div>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.65}.product-card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#f5fbfd;border-radius:34px;flex-direction:column;justify-content:space-between;min-height:580px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.product-card>div{z-index:2;padding:34px 34px 8px;position:relative}.product-card small{color:var(--midea-dark);text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:850}.product-card h3{color:var(--navy);letter-spacing:-.04em;margin:10px 0 14px;font-size:34px;line-height:1.05}.product-card p{color:var(--muted);margin:0;line-height:1.55}.product-card div>span{color:var(--midea-dark);margin-top:22px;font-weight:800;display:inline-block}.product-card figure{background:#fff;border-radius:30px 30px 0 0;height:305px;margin:0;position:relative;overflow:hidden}.product-card figure img{object-fit:contain;mix-blend-mode:multiply;padding:12px}.card-air{background:#ecf8fc}.card-washer{background:#f8f5ef}.card-fridge{background:#f2f6f8}.problem-section{background:var(--navy);color:#fff;padding:110px 0}.section-heading.inverse h2,.section-heading.inverse p{color:#fff}.section-heading.inverse .eyebrow{color:#7ed5f6}.problem-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.problem-grid a{background:#ffffff12;border:1px solid #ffffff21;border-radius:24px;flex-direction:column;align-items:flex-start;min-height:190px;padding:26px;transition:background .2s,transform .2s;display:flex}.problem-grid a:hover{background:var(--midea);transform:translateY(-3px)}.problem-grid small{color:#8addfa;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.problem-grid strong{margin:14px 0;font-size:22px;line-height:1.16}.problem-grid span{margin-top:auto;font-size:13px;font-weight:800}.problem-help{justify-content:center;align-items:center;gap:24px;margin-top:34px;display:flex}.process-section{background:#fff;padding:110px 0}.process-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.process-grid .primary-cta{margin-top:18px}.process-grid ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-grid li{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;gap:24px;padding:30px 0;display:grid}.process-grid li>span{color:var(--midea);font-size:30px;font-weight:450}.process-grid h3{color:var(--navy);margin:0 0 7px;font-size:24px}.process-grid li p{color:var(--muted);margin:0}.city-section{background:var(--mist);padding:110px 0}.city-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid}.city-image,.city-hero-image,.local-image{min-height:650px;box-shadow:var(--shadow);border-radius:38px;position:relative;overflow:hidden}.city-image img,.city-hero-image img,.local-image img{object-fit:cover}.city-image:after,.city-hero-image:after,.local-image:after{content:"";background:linear-gradient(#0000,#032233b8);position:absolute;inset:40% 0 0}.city-image>span,.city-hero-image>span,.local-image>span{z-index:2;color:#fff;font-weight:800;position:absolute;bottom:24px;left:28px}.neighborhood-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px;display:grid}.neighborhood-grid a{min-height:54px;color:var(--navy);background:#fff;border:1px solid #c9dce5;border-radius:14px;justify-content:space-between;align-items:center;gap:15px;padding:12px 16px;font-size:13px;font-weight:720;display:flex}.neighborhood-grid a:hover{border-color:var(--midea);color:var(--midea-dark)}.neighborhood-grid i{color:var(--midea);font-style:normal}.text-link{color:var(--midea-dark);margin-top:24px;font-weight:800;display:inline-block}.faq-section{padding:110px 0}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:90px;display:grid}.faq-grid .primary-cta{margin-top:20px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:var(--navy);justify-content:space-between;gap:25px;padding:24px 0;font-size:18px;font-weight:760;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{color:var(--midea);font-size:25px;font-style:normal}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-4px 40px 24px 0;line-height:1.65}.final-cta{padding:0 0 100px}.final-cta .page-shell{background:linear-gradient(120deg, var(--midea) 0%, var(--midea-dark) 100%);color:#fff;border-radius:34px;justify-content:space-between;align-items:center;gap:35px;padding:48px 52px;display:flex}.final-cta p{text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-size:11px;font-weight:850}.final-cta h2{letter-spacing:-.04em;margin:0 0 6px;font-size:clamp(30px,3vw,44px)}.final-cta span{opacity:.9}.final-cta .primary-cta{color:var(--navy);box-shadow:none;background:#fff;flex:none}.site-footer{color:#c6d8df;background:#061f31;padding:75px 0 30px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:55px;display:grid}.footer-main p{max-width:390px;line-height:1.65}.footer-brand .brand-copy strong{color:#fff}.footer-brand .brand-copy small{color:#a9bec7}.footer-cta{color:#fff;background:#18a95c;margin-top:10px;padding:13px 18px}.site-footer h2{color:#fff;margin:8px 0 20px;font-size:15px}.site-footer>.page-shell>div:not(.footer-main){flex-direction:column;gap:13px;font-size:13px;display:flex}.site-footer a:hover{color:#fff}.footer-bottom{color:#8299a3;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:30px;margin-top:55px;padding-top:24px;font-size:11px;display:flex}.mobile-whatsapp{display:none}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:44px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--midea-dark)}.category-hero,.service-hero,.neighborhood-hero,.local-hero,.about-hero{background:linear-gradient(135deg,#fff,#eefafe);padding:38px 0 80px;overflow:hidden}.category-grid,.service-hero-grid,.neighborhood-hero-grid,.local-grid,.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.category-copy h1,.service-hero h1,.neighborhood-hero h1,.local-hero h1,.about-hero h1{color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(48px,5vw,76px);line-height:.98}.local-hero h1 strong{color:var(--midea)}.category-copy>p:not(.eyebrow),.service-hero-grid>div>p:not(.eyebrow),.neighborhood-hero-grid>div>p:not(.eyebrow),.local-grid>div>p:not(.eyebrow),.about-grid>div>p:not(.eyebrow){color:var(--muted);font-size:19px;line-height:1.6}.category-product,.service-product{height:520px;box-shadow:var(--shadow);background:#fff;border-radius:42px;position:relative;overflow:hidden}.category-product img,.service-product img{object-fit:contain;mix-blend-mode:multiply;z-index:2;padding:26px}.product-halo{background:var(--sky);border-radius:50%;width:390px;height:390px;position:absolute;bottom:-90px;right:-50px}.product-caption,.service-product>span{z-index:4;background:var(--navy);color:#fff;border-radius:16px;padding:12px 15px;font-size:12px;position:absolute;bottom:24px;left:25px}.fact-strip{background:var(--navy);color:#fff}.fact-strip .page-shell{grid-template-columns:repeat(4,1fr);display:grid}.fact-strip div>div{border-right:1px solid #ffffff26;align-items:center;gap:14px;padding:24px 18px;display:flex}.fact-strip div>div:first-child{border-left:1px solid #ffffff26}.fact-strip span{color:#78d5f6;font-weight:800}.fact-strip strong{font-size:14px}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-grid a{border:1px solid var(--line);background:#fff;border-radius:25px;flex-direction:column;min-height:315px;padding:28px;transition:transform .2s,box-shadow .2s;display:flex}.service-grid a:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.service-grid a>span{color:var(--midea);font-size:12px;font-weight:850}.service-grid small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:28px;font-size:10px;font-weight:800}.service-grid h3{color:var(--navy);letter-spacing:-.03em;margin:10px 0 14px;font-size:25px;line-height:1.12}.service-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.service-grid a>strong{color:var(--midea-dark);margin-top:auto;padding-top:20px;font-size:13px}.blue-band,.service-conversion{background:var(--midea);color:#fff;padding:90px 0}.blue-band-grid,.service-conversion .page-shell{grid-template-columns:.65fr 1.35fr;align-items:center;gap:80px;display:grid}.blue-band h2,.service-conversion h2{color:#fff}.blue-band p,.service-conversion p{line-height:1.6}.blue-band .eyebrow,.service-conversion .eyebrow{color:#d7f5ff}.mini-brand{background:#ffffff1f;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:250px;display:flex}.mini-brand img{border-radius:18px}.service-note{border-left:3px solid var(--orange);color:var(--muted);background:#ffffffb3;gap:12px;margin-top:24px;padding:15px 17px;font-size:13px;display:flex}.service-note strong{color:var(--navy)}.service-detail{background:#fff;padding:100px 0}.detail-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.detail-grid article{background:var(--mist);border-radius:28px;padding:35px}.detail-grid h2{color:var(--navy);letter-spacing:-.035em;margin:0 0 26px;font-size:30px}.detail-grid ul{margin:0;padding:0;list-style:none}.detail-grid ul li{color:var(--muted);border-bottom:1px solid #d2e3ea;padding:13px 0}.detail-grid ul li:before{content:"•";color:var(--midea);margin-right:10px}.detail-dark{color:#fff;background:var(--navy)!important}.detail-dark h2{color:#fff}.detail-dark .eyebrow{color:#7bd5f5}.detail-dark ol{margin:0;padding:0;list-style:none}.detail-dark li{border-bottom:1px solid #ffffff24;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:12px 0;display:grid}.detail-dark li span{width:28px;height:28px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.service-conversion .page-shell{grid-template-columns:1fr auto}.service-conversion h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.06}.related-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.related-grid a{border:1px solid var(--line);border-radius:22px;flex-direction:column;min-height:200px;padding:28px;display:flex}.related-grid small{color:var(--midea-dark);font-weight:800}.related-grid h3{color:var(--navy);margin:18px 0;font-size:25px}.related-grid span{color:var(--midea-dark);margin-top:auto;font-weight:800}.neighborhood-hero-grid{grid-template-columns:.9fr 1.1fr}.city-hero-image{min-height:500px}.neighborhood-directory .neighborhood-grid{grid-template-columns:repeat(4,1fr)}.local-image{min-height:520px}.local-product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.local-product-grid a{border:1px solid var(--line);background:var(--mist);border-radius:28px;grid-template-rows:280px 1fr;display:grid;overflow:hidden}.local-product-grid img{object-fit:contain;mix-blend-mode:multiply;background:#fff;width:100%;height:100%}.local-product-grid a>span{flex-direction:column;padding:25px;display:flex}.local-product-grid small{color:var(--midea-dark);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.local-product-grid strong{color:var(--navy);margin:8px 0;font-size:24px}.local-product-grid p{color:var(--muted);line-height:1.5}.local-product-grid i{color:var(--midea-dark);margin-top:auto;font-style:normal;font-weight:800}.about-logo{background:var(--midea);color:#fff;min-height:440px;box-shadow:var(--shadow);border-radius:42px;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.about-logo img{border-radius:22px}.principle-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.principle-grid article{background:var(--mist);border-radius:24px;min-height:250px;padding:28px}.principle-grid article>span{color:var(--midea);font-size:28px;font-weight:500}.principle-grid h3{color:var(--navy);margin:48px 0 10px;font-size:22px}.principle-grid p{color:var(--muted);line-height:1.55}@media (width<=1080px){.site-header nav{display:none}.hero-grid{gap:30px}.hero-showcase{height:520px}.product-card-grid,.problem-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.product-card-grid .product-card:last-child{grid-column:span 2}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.neighborhood-directory .neighborhood-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.page-shell{width:min(100% - 30px,680px)}.topline span{display:none}.topline .page-shell{justify-content:center}.header-inner{min-height:76px}.brand-logo{border-radius:12px;width:94px;height:48px}.brand-logo img{width:86px}.brand-copy{padding-left:10px}.brand-copy strong{font-size:17px}.brand-copy small{display:none}.header-cta{padding:11px 14px;font-size:0}.header-cta .whatsapp-icon{width:22px;height:22px}.hero-grid,.category-grid,.service-hero-grid,.neighborhood-hero-grid,.local-grid,.about-grid,.city-grid,.process-grid,.faq-grid,.blue-band-grid{grid-template-columns:1fr}.hero-grid{gap:38px;min-height:0;padding-top:64px}.hero-copy{text-align:center}.hero-kicker,.hero-actions,.hero-points{justify-content:center}.hero-copy>p:not(.hero-kicker){margin-left:auto;margin-right:auto}.hero-showcase{height:520px}.category-tabs .page-shell{grid-template-columns:repeat(2,1fr);width:100%}.category-tabs a:nth-child(2){border-right:0}.product-services,.service-directory,.related-section,.neighborhood-directory,.local-products,.principles,.problem-section,.process-section,.city-section,.faq-section{padding:80px 0}.product-card-grid,.problem-grid,.service-grid,.detail-grid,.related-grid,.local-product-grid,.principle-grid{grid-template-columns:1fr}.product-card-grid .product-card:last-child{grid-column:auto}.product-card{min-height:540px}.process-grid,.faq-grid,.city-grid{gap:50px}.city-image{order:2;min-height:520px}.category-grid,.service-hero-grid,.neighborhood-hero-grid,.local-grid,.about-grid{gap:45px}.category-product,.service-product{height:480px}.fact-strip .page-shell{grid-template-columns:repeat(2,1fr);width:100%}.fact-strip div>div:nth-child(odd){border-left:1px solid #ffffff26}.blue-band-grid{gap:35px}.service-conversion .page-shell{grid-template-columns:1fr}.neighborhood-directory .neighborhood-grid{grid-template-columns:repeat(2,1fr)}.section-heading.split{grid-template-columns:1fr;gap:10px}.footer-grid{grid-template-columns:1fr 1fr}.footer-main{grid-column:span 2}.footer-grid>div:last-child{grid-column:auto}.final-cta .page-shell{flex-direction:column;align-items:flex-start}}@media (width<=560px){.page-shell{width:calc(100% - 24px)}.brand{gap:8px}.brand-logo{width:82px;height:43px}.brand-logo img{width:76px}.brand-copy strong{font-size:15px}.hero-copy h1,.category-copy h1,.service-hero h1,.neighborhood-hero h1,.local-hero h1,.about-hero h1{font-size:clamp(42px,13vw,58px)}.hero-copy>p:not(.hero-kicker),.category-copy>p:not(.eyebrow),.service-hero-grid>div>p:not(.eyebrow),.neighborhood-hero-grid>div>p:not(.eyebrow),.local-grid>div>p:not(.eyebrow),.about-grid>div>p:not(.eyebrow){font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.primary-cta,.secondary-cta{text-align:center;width:100%}.hero-points{gap:10px 14px;font-size:11px}.hero-showcase{border-radius:32px;height:430px}.hero-showcase:before{border-radius:24px;inset:16px}.hero-air{width:75%;height:48%;top:2%;right:3%}.hero-washer{width:43%;height:57%;bottom:1%;left:4%}.hero-fridge{width:33%;height:62%;bottom:1%;right:3%}.hero-badge{font-size:11px;top:45%;left:36%}.category-tabs a{padding:17px 8px;font-size:13px}.section-heading h2,.process-grid h2,.faq-grid h2,.city-grid h2,.blue-band h2{font-size:38px}.product-card{min-height:510px}.product-card>div{padding:28px 25px 5px}.product-card h3{font-size:30px}.product-card figure{height:265px}.problem-grid a{min-height:170px}.problem-help{flex-direction:column}.process-grid li{grid-template-columns:54px 1fr}.city-image,.city-hero-image,.local-image{border-radius:28px;min-height:430px}.neighborhood-grid,.neighborhood-directory .neighborhood-grid{grid-template-columns:1fr}.final-cta .page-shell{padding:34px 26px}.footer-grid{grid-template-columns:1fr}.footer-main,.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.category-hero,.service-hero,.neighborhood-hero,.local-hero,.about-hero{padding-bottom:55px}.breadcrumbs{margin-bottom:32px}.category-product,.service-product{border-radius:30px;height:390px}.category-product img,.service-product img{padding:14px}.fact-strip div>div{padding:18px 12px;font-size:12px}.service-grid a{min-height:285px}.detail-grid article{padding:28px}.service-conversion h2{font-size:36px}.local-product-grid a{grid-template-rows:230px 1fr}.about-logo{min-height:330px}.principle-grid article{min-height:220px}.mobile-whatsapp{z-index:200;color:#fff;background:#18a95c;min-height:54px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 15px 40px #0000003d}body{padding-bottom:72px}}
