:root{--navy:#071a2c;--navy-2:#0b2841;--copper:#d9662b;--copper-dark:#bd4f1f;--cream:#f2ede4;--paper:#fbfaf7;--ink:#102235;--muted:#66717c;--line:rgba(16,34,53,.14);--white:#fff;--radius:18px;--shadow:0 22px 60px rgba(7,26,44,.12)}
@font-face{font-family:OakSans;src:url("/assets/fonts/OakSans-Regular.ttf") format("truetype");font-weight:400;font-display:swap}@font-face{font-family:OakSans;src:url("/assets/fonts/OakSans-SemiBold.ttf") format("truetype");font-weight:600;font-display:swap}@font-face{font-family:OakSans;src:url("/assets/fonts/OakSans-Bold.ttf") format("truetype");font-weight:700;font-display:swap}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:OakSans,Arial,sans-serif;line-height:1.55}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,6vw,86px);line-height:.96;letter-spacing:-.045em}h2{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.035em}h3{font-size:21px;line-height:1.2}p{color:var(--muted)}
.site-header{width:min(1380px,calc(100% - 48px));min-height:86px;margin:auto;display:grid;grid-template-columns:330px 1fr auto;align-items:center;gap:32px}.brand{height:62px;display:flex;align-items:center;overflow:hidden}.brand img{width:306px;height:auto;max-width:none}.desktop-nav{display:flex;justify-content:center;gap:clamp(18px,2.6vw,38px)}.desktop-nav a,.header-phone{text-decoration:none;font-weight:600;font-size:14px}.desktop-nav a:hover,.header-phone:hover,.site-footer a:hover{color:var(--copper)}.header-actions,.hero-actions{display:flex;align-items:center;gap:12px}.menu-button{display:none}
.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border:1px solid transparent;border-radius:999px;font:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.7;cursor:wait;transform:none}.button-dark{color:var(--white);background:var(--navy)}.button-accent{color:var(--white);background:var(--copper)}.button-accent:hover{background:var(--copper-dark)}.button-ghost{color:var(--white);border-color:rgba(255,255,255,.5);background:rgba(7,26,44,.22);backdrop-filter:blur(8px)}.button-light{color:var(--navy);background:var(--white)}.button-outline{border-color:var(--line);background:transparent}.text-link{display:inline-block;margin-top:8px;color:var(--copper);font-weight:600;text-decoration:none}
.hero{width:min(1440px,calc(100% - 32px));min-height:710px;margin:auto;position:relative;display:grid;align-items:center;overflow:hidden;border-radius:24px;color:var(--white);background:var(--navy)}.hero-media,.hero-overlay{position:absolute;inset:0}.hero-media{background:url("/assets/photos/chicago-luxury-refrigerator-repair-technician.webp") center/cover no-repeat}.hero-overlay{background:linear-gradient(90deg,rgba(3,15,27,.98) 0%,rgba(5,20,35,.84) 38%,rgba(5,20,35,.18) 72%,rgba(5,20,35,.03) 100%)}.hero-content{width:min(680px,calc(100% - 48px));position:relative;z-index:1;margin-left:clamp(24px,7vw,108px);padding:80px 0}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:#efb38e;font-size:13px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.eyebrow span{width:32px;height:1px;background:currentColor}.eyebrow.dark{color:var(--copper)}.hero h1{max-width:680px;margin-bottom:24px}.hero-copy{max-width:590px;margin-bottom:30px;color:rgba(255,255,255,.82);font-size:clamp(18px,2vw,22px)}.hero-notes{display:flex;flex-wrap:wrap;gap:10px 24px;padding:0;margin:36px 0 0;list-style:none;color:rgba(255,255,255,.78);font-size:14px}.hero-notes li:before{content:"";width:7px;height:7px;display:inline-block;margin-right:9px;border-radius:50%;background:var(--copper)}
.page-hero{width:min(1440px,calc(100% - 32px));min-height:570px;margin:auto;display:grid;grid-template-columns:1fr .92fr;overflow:hidden;border-radius:24px;color:var(--white);background:var(--navy)}.page-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(28px,6vw,88px)}.page-hero h1{max-width:770px;margin-bottom:24px}.page-hero-copy>p:not(.eyebrow){max-width:680px;color:rgba(255,255,255,.78);font-size:20px}.page-hero img{width:100%;height:100%;min-height:570px;object-fit:cover}
.brand-rail{width:min(1280px,calc(100% - 48px));min-height:112px;margin:auto;display:grid;grid-template-columns:1.2fr repeat(5,1fr);align-items:center;gap:20px;border-bottom:1px solid var(--line)}.brand-rail p{margin:0;color:var(--muted);font-size:12px;letter-spacing:.13em;text-transform:uppercase}.brand-rail a{text-align:center;text-decoration:none;font-size:clamp(16px,2vw,22px);font-weight:600}
.section,.form-section,.site-footer{width:min(1220px,calc(100% - 48px));margin:auto}.section{padding:100px 0}.section+.section{border-top:1px solid var(--line)}.section.soft{width:100%;padding-inline:max(24px,calc((100% - 1220px)/2));background:var(--cream);border:0}.section.compact{padding-top:72px;padding-bottom:72px}.section-heading{max-width:760px;margin-bottom:36px}.intro-grid{display:grid;grid-template-columns:1fr .82fr;gap:80px;align-items:start}.intro-grid>div:last-child>p{font-size:19px}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius)}
.card-grid,.area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.area-grid{grid-template-columns:repeat(2,1fr)}.content-card{min-width:0;padding:24px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.content-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.content-card img{width:100%;aspect-ratio:16/10;margin:-24px -24px 22px;width:calc(100% + 48px);max-width:none;object-fit:cover;border-radius:var(--radius) var(--radius) 0 0}.content-card>span{color:var(--copper);font-size:12px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.content-card h3{margin:10px 0}.content-card p{flex:1;margin-bottom:20px}.content-card b{font-size:14px}.content-card i{float:right;font-style:normal}.three-grid,.four-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.four-grid{grid-template-columns:repeat(4,1fr)}.three-grid>div,.four-grid>div,.contact-grid>div{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.four-grid b{width:42px;height:42px;margin-bottom:18px;display:grid;place-items:center;border-radius:50%;color:var(--white);background:var(--copper)}
.step-list{display:grid;gap:0}.step-list>div{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:20px 0;border-top:1px solid var(--line)}.step-list b{color:var(--copper)}.step-list h3,.step-list p{margin-bottom:5px}.cta-band{width:min(1380px,calc(100% - 32px));margin:0 auto 100px;padding:54px clamp(28px,5vw,70px);display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:24px;color:var(--white);background:linear-gradient(135deg,var(--navy),var(--navy-2))}.cta-band h2{max-width:840px;margin-bottom:0}.service-index{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.service-group{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.service-group h2{font-size:34px}.service-group>a{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid var(--line);font-weight:600;text-decoration:none}.service-group>a:hover{color:var(--copper)}
.issue-grid,.two-column,.faq{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.check-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}.check-list li{position:relative;padding:15px 16px 15px 46px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.check-list li:before{content:"";position:absolute;left:18px;top:22px;width:9px;height:9px;border-radius:50%;background:var(--copper)}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{padding:20px 0;font-size:18px;font-weight:600;cursor:pointer}details p{padding-right:20px}.contact-grid a{display:block;margin-bottom:12px;color:var(--copper);font-size:20px;font-weight:600;text-decoration:none}.legal{max-width:850px}.legal h2{margin-top:48px;font-size:30px}.legal p{font-size:18px}.legal-date{margin-top:50px;font-size:14px!important}.dark-actions .button-ghost{color:var(--ink);border-color:var(--line)}
.article-intro{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:start}.article-copy{max-width:760px}.article-copy>p{font-size:18px}.article-copy>p:first-child{color:var(--ink);font-size:21px;line-height:1.6}.review-note{margin:30px 0 8px;padding-top:18px;border-top:1px solid var(--line);font-size:13px!important}.symptom-list{display:grid;gap:12px;padding:0;margin:0;list-style:none}.symptom-list li{padding:20px 22px;border:1px solid var(--line);border-radius:14px;background:var(--white)}.symptom-list strong,.symptom-list span{display:block}.symptom-list strong{margin-bottom:7px;font-size:17px}.symptom-list span{color:var(--muted);font-size:15px}.service-article .section-heading>p:not(.eyebrow),.area-article .section-heading>p:not(.eyebrow){max-width:760px;font-size:18px}.service-article .two-column>div>p,.area-article .two-column>div>p{font-size:17px}
.location-panel{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:stretch}.location-copy{padding:14px 0}.location-copy>p strong{color:var(--ink);font-size:19px}.location-copy dl{margin:32px 0 16px}.location-copy dl>div{display:grid;grid-template-columns:145px 1fr;gap:18px;padding:14px 0;border-top:1px solid var(--line)}.location-copy dl>div:last-child{border-bottom:1px solid var(--line)}.location-copy dt{color:var(--muted)}.location-copy dd{margin:0;font-weight:600}.location-map{width:100%;min-height:440px;border:0;border-radius:var(--radius);background:var(--cream)}
.form-section{padding:110px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.form-copy>p:not(.eyebrow){max-width:450px;font-size:18px}.form-phone,.form-email{display:block;width:max-content;color:var(--copper);font-weight:600;text-decoration:none}.form-phone{font-size:30px}.form-email{margin-top:6px}.service-form{padding:32px;display:grid;gap:17px;border-radius:var(--radius);background:var(--cream)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:grid;gap:8px;font-size:14px;font-weight:600}input,select,textarea{width:100%;min-height:52px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--white);font:inherit}textarea{resize:vertical}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.form-note,.form-status{margin:0;font-size:13px}.form-status:empty{display:none}.form-status{padding:13px 14px;border-radius:10px}.form-status.is-success{color:#155a3c;background:#e6f5ed}.form-status.is-error{color:#872c1d;background:#fbeae6}.form-status a{font-weight:600}
.site-footer{padding:60px 0 96px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px;border-top:1px solid var(--line)}.site-footer img{width:290px;height:66px;object-fit:contain;object-position:left}.site-footer p{max-width:420px}.site-footer h3{font-size:15px}.site-footer a{display:block;margin:8px 0;color:var(--muted);text-decoration:none}.mobile-call{display:none}
@media(max-width:1080px){.site-header{grid-template-columns:270px 1fr}.desktop-nav{display:none}.brand img{width:250px}.page-hero{grid-template-columns:1fr 1fr}.card-grid{grid-template-columns:repeat(2,1fr)}.four-grid{grid-template-columns:repeat(2,1fr)}.brand-rail{grid-template-columns:repeat(5,1fr);padding:24px 0}.brand-rail p{display:none}.site-footer{grid-template-columns:1.5fr repeat(2,1fr)}.site-footer>div:last-child{grid-column:2}}
@media(max-width:760px){body{padding-bottom:68px}.site-header{width:calc(100% - 28px);min-height:72px;grid-template-columns:1fr auto;gap:10px}.brand{height:52px}.brand img{width:210px}.header-actions{display:none}.menu-button{display:block;padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:transparent;font:inherit;font-weight:600}.desktop-nav{position:absolute;z-index:30;top:68px;right:14px;left:14px;padding:16px;display:none;flex-direction:column;border-radius:14px;background:var(--white);box-shadow:var(--shadow)}.desktop-nav.is-open{display:flex}.desktop-nav a{padding:10px}.hero{width:calc(100% - 16px);min-height:690px;align-items:end;border-radius:18px}.hero-media{background-position:62% center}.hero-overlay{background:linear-gradient(0deg,rgba(3,15,27,.98) 4%,rgba(3,15,27,.78) 57%,rgba(3,15,27,.15) 100%)}.hero-content{width:auto;margin:0;padding:280px 24px 44px}.hero h1{font-size:clamp(42px,12vw,58px)}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-notes{gap:8px 16px;margin-top:24px}.page-hero{width:calc(100% - 16px);min-height:0;display:flex;flex-direction:column-reverse;border-radius:18px}.page-hero img{min-height:0;aspect-ratio:4/3}.page-hero-copy{padding:38px 24px 44px}.page-hero h1{font-size:clamp(42px,12vw,58px)}.brand-rail{width:calc(100% - 32px);grid-template-columns:repeat(2,1fr);gap:8px;padding:28px 0}.brand-rail a{padding:14px 8px;border:1px solid var(--line);border-radius:12px;font-size:17px}.section,.form-section,.site-footer{width:calc(100% - 32px)}.section{padding:72px 0}.section.soft{width:100%;padding-inline:16px}.intro-grid,.split,.issue-grid,.two-column,.faq,.form-section,.location-panel,.article-intro{grid-template-columns:1fr;gap:32px}.card-grid,.area-grid,.three-grid,.four-grid,.service-index,.contact-grid{grid-template-columns:1fr}.split img{aspect-ratio:4/3}.article-copy>p:first-child{font-size:19px}.symptom-list li{padding:18px}.location-map{min-height:360px}.cta-band{width:calc(100% - 16px);margin-bottom:72px;padding:40px 24px;align-items:stretch;flex-direction:column}.form-section{padding:72px 0}.form-row{grid-template-columns:1fr}.service-form{padding:22px}.site-footer{grid-template-columns:1fr 1fr;padding-bottom:40px}.site-footer>div:first-child{grid-column:1/-1}.site-footer>div:last-child{grid-column:auto}.mobile-call{height:58px;position:fixed;z-index:40;right:10px;bottom:8px;left:10px;display:flex;align-items:center;justify-content:center;border-radius:999px;color:var(--white);background:var(--copper);font-weight:600;text-decoration:none;box-shadow:0 12px 36px rgba(7,26,44,.34)}}
@media(max-width:420px){.brand img{width:185px}.site-footer{grid-template-columns:1fr}.site-footer>div:first-child{grid-column:auto}h2{font-size:36px}}
