:root{--blue:#0754e8;--navy:#07183d;--red:#e51d27;--line:#dfe7f3;--muted:#50617e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:Arial,Helvetica,sans-serif;background:#fff;line-height:1.5}a{color:inherit}.topbar{min-height:40px;padding:8px max(4vw,22px);background:linear-gradient(90deg,#085bff,#0744c7);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px;white-space:nowrap}.header{height:114px;padding:20px max(4vw,42px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.brand{display:flex;align-items:center;gap:14px;text-decoration:none}.brand .snow{font-size:52px;color:var(--blue);line-height:1}.brand strong,.brand b,.brand small{display:block}.brand strong{font-size:28px;letter-spacing:.02em;line-height:1}.brand b{font-size:15px}.brand small{font-size:10px;font-weight:800;letter-spacing:.08em}.header-actions,.hero-buttons{display:flex;gap:10px}.primary,.outline{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:9px;padding:13px 18px;font-weight:800;border:1px solid var(--blue);transition:.2s ease}.primary{color:#fff;background:var(--blue);box-shadow:0 8px 22px #0754e82e}.outline{color:var(--blue);background:#fff}.primary:hover,.outline:hover{transform:translateY(-2px);box-shadow:0 9px 20px #0754e82b}.hero{min-height:535px;display:grid;grid-template-columns:minmax(430px,44%) 1fr;overflow:hidden;background:#fff}.hero-copy{position:relative;z-index:2;padding:68px 28px 58px max(4vw,42px);background:linear-gradient(90deg,#fff 0%,#fff 82%,#ffffffdd 92%,transparent 100%);margin-right:-100px}.eyebrow{display:inline-block;background:#edf1f6;border-radius:20px;padding:5px 13px;font-size:12px;font-weight:800}.hero h1{font-size:50px;line-height:1.08;letter-spacing:-.035em;margin:22px 0 12px}.hero h1 em,.hero h1 i{font-style:normal}.hero h1 em{color:var(--blue)}.hero h1 i{color:var(--red)}.hero h2{font-size:24px;margin:0 0 20px}.hero-copy>p{max-width:465px;color:#21375d;font-size:16px;line-height:1.65}.checks{display:flex;gap:18px;flex-wrap:wrap;margin:20px 0;font-size:12px;font-weight:800}.checks span::first-letter{color:var(--blue)}.hero-buttons{margin-top:28px}.hero-image{min-height:535px;background:#e9eef3 url('/hero-kitchen.png') center/cover no-repeat}.brands{padding:18px max(4vw,42px) 28px;text-align:center;border-block:1px solid var(--line)}.brands p{font-size:12px}.brands div{display:flex;justify-content:space-between;align-items:center;gap:22px;flex-wrap:wrap;color:#111}.brands b{font-size:17px;white-space:nowrap}.section{padding:36px max(4vw,42px);border-bottom:1px solid var(--line)}.section>h2{text-align:center;margin:0 0 22px;font-size:24px}.repair-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.repair-grid article{min-height:124px;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:13px 8px;box-shadow:0 8px 22px #183f7910;transition:.2s}.repair-grid article:hover{transform:translateY(-4px);border-color:#8bb2ff;box-shadow:0 14px 30px #0754e81c}.repair-grid span{font-size:34px;color:var(--blue);line-height:1;margin-bottom:13px}.repair-grid b{font-size:12px}.why-grid{max-width:850px;margin:auto;display:grid;grid-template-columns:1fr 1fr;column-gap:80px}.why-grid p{margin:8px 0;font-size:14px}.why-grid p::first-letter{color:var(--blue)}.city-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.city-grid article{min-height:82px;border:1px solid var(--line);border-radius:9px;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:10px}.city-grid b{font-size:13px}.city-grid article:nth-child(1) b,.city-grid article:nth-child(3) b,.city-grid article:nth-child(4) b{color:var(--blue)}.city-grid span{font-size:12px}.lower{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px;align-items:start}.lower h2{text-align:left;margin:0 0 8px}.rating{font-size:21px;color:#f3a000;margin:6px 0 20px}.rating b,.rating span{font-size:12px;color:var(--navy);margin-left:7px}.reviews blockquote{margin:0;background:#fff;border:1px solid #e7edf6;border-radius:12px;box-shadow:0 13px 35px #0d326d13;padding:23px;max-width:470px}.reviews blockquote>div{display:flex;justify-content:space-between;gap:16px}.reviews blockquote strong{font-size:12px}.google{display:inline-grid;place-items:center;color:#4285f4;font-size:21px;margin-right:8px}.reviews blockquote small,.reviews cite{font-size:11px;color:var(--muted)}.reviews blockquote p{font-size:13px;margin:20px 0 8px}.booking{background:#071a43;color:#fff;border-radius:18px;padding:28px;box-shadow:0 18px 45px #071a432b}.booking>span{font-size:11px;color:#8db2ff;font-weight:900;letter-spacing:.12em}.booking h2{margin:4px 0}.booking>p{margin-top:2px;color:#cdd9ee;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.booking label{font-size:11px;font-weight:800;display:block;margin-top:10px}.booking input,.booking select,.booking textarea{display:block;width:100%;margin-top:5px;border:1px solid #56709b;background:#fff;color:#07183d;border-radius:8px;padding:11px;font:inherit;font-size:13px}.booking textarea{min-height:76px;resize:vertical}.booking button{width:100%;border:0;background:var(--blue);color:#fff;font-weight:900;border-radius:9px;padding:14px;margin-top:14px;cursor:pointer}.booking>small{display:block;text-align:center;color:#aebfda;margin-top:8px}footer{padding:28px max(4vw,42px);background:#f2f6fc;display:flex;gap:18px;align-items:center;justify-content:center;font-size:12px}footer a{color:var(--blue);font-weight:900}.mobile-actions{display:none}
@media(max-width:900px){.topbar span:nth-child(3),.topbar span:nth-child(4){display:none}.header{height:92px;padding:15px 18px}.brand .snow{font-size:40px}.brand strong{font-size:21px}.brand b{font-size:12px}.header-actions{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-image{grid-row:1;min-height:360px}.hero-copy{grid-row:2;margin:0;padding:32px 22px;background:#fff}.hero h1{font-size:42px}.repair-grid{grid-template-columns:repeat(4,1fr)}.city-grid{grid-template-columns:repeat(3,1fr)}.lower{grid-template-columns:1fr}.reviews blockquote{max-width:none}}
@media(max-width:600px){body{padding-bottom:70px}.topbar{min-height:34px;padding:7px 12px;font-size:10px;justify-content:center}.topbar span:nth-child(n+3){display:none}.header{height:78px}.brand{gap:8px}.brand .snow{font-size:32px}.brand strong{font-size:18px}.brand b{font-size:10px}.brand small{font-size:8px}.hero-image{min-height:280px;background-position:center}.hero-copy{padding:26px 18px 30px}.eyebrow{font-size:10px}.hero h1{font-size:37px;margin:16px 0 10px}.hero h2{font-size:19px}.hero-copy>p{font-size:14px}.checks{gap:9px;font-size:10px}.hero-buttons a{flex:1;padding:12px 9px;font-size:12px}.brands{padding:14px 18px 18px}.brands div{justify-content:center;gap:13px 20px}.brands b{font-size:14px}.section{padding:28px 16px}.section>h2{font-size:21px}.repair-grid{grid-template-columns:repeat(2,1fr);gap:9px}.repair-grid article{min-height:112px}.why-grid{grid-template-columns:1fr}.why-grid p{font-size:13px}.city-grid{grid-template-columns:repeat(2,1fr);gap:9px}.lower{gap:30px}.form-grid{grid-template-columns:1fr}.booking{padding:22px 17px;border-radius:14px}footer{flex-direction:column;gap:5px}.mobile-actions{position:fixed;z-index:20;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);padding:8px 10px max(8px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -5px 25px #071a431f}.mobile-actions a{text-align:center;text-decoration:none;background:var(--blue);color:#fff;border-radius:8px;padding:12px 4px;font-size:12px;font-weight:900}.mobile-actions a:nth-child(2){background:#071a43}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:600px){.header{height:auto;min-height:78px;flex-wrap:wrap}.desktop-nav{display:flex;order:3;width:100%;margin:0;gap:18px;overflow-x:auto;padding:7px 0 2px;border-top:1px solid var(--line)}.desktop-nav a{font-size:11px}}
.desktop-nav{display:flex;align-items:center;gap:18px;margin-left:auto}.desktop-nav a{text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.desktop-nav a:hover{color:var(--blue)}.text-popup{position:fixed;z-index:30;right:20px;bottom:22px;width:310px;padding:21px 20px 18px;background:#fff;border:1px solid #d8e4f8;border-radius:16px;box-shadow:0 18px 55px #071a4350;animation:popin .45s ease both}.text-popup.closed{display:none}.text-popup button{position:absolute;right:9px;top:7px;width:28px;height:28px;border:0;background:#edf3ff;color:#31527e;border-radius:50%;font-size:20px;cursor:pointer}.text-popup span,.text-popup strong,.text-popup small{display:block}.text-popup span{font-size:11px;color:var(--blue);font-weight:900;letter-spacing:.1em}.text-popup strong{font-size:20px;margin:3px 28px 6px 0}.text-popup small{color:var(--muted);line-height:1.5}.text-popup a{display:block;text-align:center;text-decoration:none;background:var(--blue);color:#fff;font-weight:900;border-radius:9px;padding:12px;margin-top:13px}.inner-hero{padding:62px max(4vw,42px);background:linear-gradient(120deg,#071a43,#0754e8);color:#fff}.inner-hero .eyebrow{color:var(--navy)}.inner-hero h1{max-width:850px;margin:13px 0 10px;font-size:46px;line-height:1.08}.inner-hero p{max-width:720px;color:#dce8ff;font-size:17px}.content-wrap{max-width:1180px;margin:auto;padding:48px 28px}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-card{border:1px solid var(--line);border-radius:14px;padding:23px;background:#fff;box-shadow:0 10px 30px #173f7910}.content-card h2,.content-card h3{margin-top:0}.content-card p,.content-card li{color:var(--muted);font-size:14px}.content-card a{color:var(--blue);font-weight:900}.cta-band{margin-top:35px;padding:30px;border-radius:17px;background:#071a43;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px}.cta-band h2{margin:0}.cta-band p{margin:5px 0 0;color:#cbd9f1}.faq-list details{border:1px solid var(--line);border-radius:12px;padding:0 18px;margin-bottom:12px;background:#fff}.faq-list summary{padding:18px 35px 18px 0;font-weight:900;cursor:pointer}.faq-list p{margin:0 0 18px;color:var(--muted)}@keyframes popin{from{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:none}}@media(max-width:1100px){.desktop-nav{display:none}}@media(max-width:900px){.content-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.text-popup{right:12px;left:12px;bottom:78px;width:auto}.inner-hero{padding:42px 18px}.inner-hero h1{font-size:34px}.content-wrap{padding:30px 16px}.content-grid{grid-template-columns:1fr}.cta-band{align-items:flex-start;flex-direction:column}}
