/*
Theme Name: NYC Appliance Repair Complete
Author: NYC Appliance Repair
Description: Fast, mobile-first WordPress theme for NYC appliance repair.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: nyc-appliance-repair
*/
:root{--navy:#071a33;--yellow:#f5c400;--ink:#142033;--muted:#667085;--light:#f5f7fa;--line:#e6eaf0;--shadow:0 18px 50px rgba(7,26,51,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1160px,92%);margin:auto}
.site-top{background:var(--navy);color:#fff;font-size:13px}.top-inner{min-height:40px;display:flex;justify-content:space-between;align-items:center}.top-phone{font-weight:900;color:var(--yellow)}
.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:11px;font-weight:900}.logo-mark{width:46px;height:46px;border-radius:12px;background:var(--yellow);display:grid;place-items:center;color:var(--navy);overflow:hidden}.logo-mark svg{width:26px;height:26px}.brand-name{display:block;font-size:16px}.brand-sub{display:block;font-size:10px;color:var(--muted);letter-spacing:1.4px;margin-top:4px}
.main-nav{display:flex;gap:22px;font-size:14px;font-weight:800}.main-nav a:hover{color:#9a7700}.header-actions{display:flex;gap:10px;align-items:center}.menu-toggle{display:none;border:0;background:transparent;font-size:27px;color:var(--navy)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;padding:12px 18px;font-weight:900;border:2px solid transparent}.btn-primary{background:var(--yellow);color:var(--navy);box-shadow:0 9px 24px rgba(245,196,0,.25)}.btn-dark{background:var(--navy);color:#fff}.btn-outline{border-color:#fff;color:#fff;background:transparent}
.hero{background:linear-gradient(135deg,#071a33,#12395f);color:#fff}.hero-grid{min-height:630px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:40px;padding:65px 0}.kicker{color:var(--yellow);font-size:13px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}.hero h1{font-size:clamp(40px,5vw,68px);line-height:1.03;margin:16px 0 20px;letter-spacing:-2px}.hero h1 span{color:var(--yellow)}.hero p{font-size:18px;color:#dce6f3;max-width:650px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.hero-trust{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;font-weight:700;color:#dbe6f2}.hero-trust span:before{content:"✓";color:var(--yellow);margin-right:6px}
.hero-art{position:relative;min-height:410px;display:flex;flex-direction:column;align-items:center;gap:16px}.machine{width:min(380px,90%);height:320px;border-radius:28px;background:linear-gradient(145deg,#f8fafc,#d7dee7);border:10px solid #aeb8c4;box-shadow:0 30px 70px rgba(0,0,0,.32);position:relative}.machine:before{content:"";position:absolute;inset:38px 50px;border-radius:50%;border:16px solid #34485d;background:radial-gradient(circle at 35% 30%,#e8f0f7 0 12%,#9fb2c3 13% 18%,#2d4257 19% 100%)}.machine-top{height:43px;background:#eef2f5;border-bottom:2px solid #bbc5cf;padding:0 15px;display:flex;align-items:center;gap:8px;border-radius:15px 15px 0 0}.machine-top i{width:8px;height:8px;border-radius:50%;background:#7c8b99}.tool-card{background:#fff;color:var(--ink);padding:17px;border-radius:16px;box-shadow:var(--shadow);width:100%;max-width:380px;text-align:center}.tool-card strong{display:block}.tool-card small{color:var(--muted)}
.section{padding:82px 0}.section.alt{background:var(--light)}.section-head{text-align:center;max-width:760px;margin:0 auto 42px}.eyebrow{color:#9a7700;font-weight:900;text-transform:uppercase;letter-spacing:1.6px;font-size:12px}.section h2{font-size:clamp(30px,4vw,46px);line-height:1.1;margin:10px 0 12px;color:var(--navy)}.section-head p{color:var(--muted);font-size:17px}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:0 7px 28px rgba(7,26,51,.06)}.icon{width:50px;height:50px;border-radius:14px;background:#fff5c8;color:#7d6200;display:grid;place-items:center;font-size:23px;margin-bottom:16px}.card h3{margin:0 0 7px;color:var(--navy);font-size:18px}.card p{margin:0;color:var(--muted);font-size:14px}
.brands{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.brand-pill{padding:13px 21px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:900;color:var(--navy)}
.why{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.check-list{display:grid;gap:16px;margin:25px 0 0;padding:0;list-style:none}.check-list li{display:flex;gap:12px}.check{flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-weight:1000}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.stat{background:var(--navy);color:#fff;border-radius:18px;padding:28px}.stat strong{font-size:32px;color:var(--yellow);display:block}.stat span{font-size:13px;color:#cbd8e6}
.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stars{color:#f0b900;letter-spacing:2px}.review p{font-size:15px;color:#465467}
.cta{background:var(--yellow);padding:60px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.cta h2{margin:0;color:var(--navy);font-size:clamp(28px,4vw,42px);line-height:1.1}.cta p{margin:8px 0;color:#4b3c00}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-card{background:var(--navy);color:#fff;border-radius:22px;padding:33px}.contact-card h2{color:#fff;margin-top:0}.contact-row{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.13)}.contact-row b{color:var(--yellow);min-width:75px}
.nycar-form{display:flex;flex-direction:column;gap:14px}.nycar-form label{font-weight:800;font-size:13px;color:var(--navy);margin-bottom:6px;display:block}.nycar-form input,.nycar-form textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:10px;font:inherit;color:var(--ink);box-sizing:border-box}.nycar-form textarea{min-height:100px;resize:vertical}.nycar-form .hp{position:absolute;left:-9999px}.form-notice{padding:13px 16px;border-radius:10px;font-weight:700;margin-bottom:14px}.form-notice.ok{background:#e7f8ee;color:#0a7a3d}.form-notice.error{background:#fdeaea;color:#b3261e}
.site-footer{background:#041225;color:#b9c8d8;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px}.footer-brand,.footer-title{color:#fff;font-weight:900}.footer-brand{font-size:19px}.footer-links{display:grid;gap:8px;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:32px;padding-top:17px;font-size:12px;display:flex;justify-content:space-between}.floating-call{display:none}
.page-hero{background:var(--navy);color:#fff;padding:62px 0}.page-hero h1{font-size:46px;margin:0}.page-content{padding:65px 0;min-height:55vh}
@media(max-width:980px){.main-nav{display:none}.menu-toggle{display:block}.header-actions .btn-outline{display:none}.hero-grid{grid-template-columns:1fr;padding:52px 0}.hero-art{order:-1;min-height:320px}.services{grid-template-columns:repeat(2,1fr)}.reviews,.why,.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.site-top{display:none}.header-inner{min-height:68px}.brand-name{font-size:13px}.brand-sub{font-size:9px}.logo-mark{width:41px;height:41px}.header-actions .btn-primary{padding:10px 12px;font-size:12px}.hero-grid{min-height:auto;padding:45px 0 55px}.hero p{font-size:16px}.hero-art{min-height:270px}.machine{height:230px;width:300px}.machine:before{inset:30px 42px}.tool-card{padding:13px}.section{padding:58px 0}.services{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.stat{padding:21px}.cta-inner{display:block}.cta .btn-dark{margin-top:20px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}.floating-call{display:flex;position:fixed;z-index:100;left:14px;right:14px;bottom:14px;background:var(--yellow);color:var(--navy);justify-content:center;padding:14px;border-radius:14px;font-weight:1000;box-shadow:0 15px 35px rgba(0,0,0,.25)}}
