
/*
Theme Name: AC Repair Service Premium
Description: Premium call-focused home appliance repair WordPress theme.
Version: 2.0
Author: AC Repair Service
Text Domain: ac-repair-service-premium
*/
:root{--navy:#0b2f5f;--navy2:#08244a;--red:#ef3030;--ink:#18324f;--muted:#52677e;--pale:#eef7fd;--line:#e4ebf2;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none}.wrap{width:min(1180px,92%);margin:auto}
.header{height:94px;background:#fff;border-bottom:1px solid #e9eef3;display:flex;align-items:center;position:sticky;top:0;z-index:100}.header .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}
.logo{font-weight:900;font-size:31px;letter-spacing:-1.8px;line-height:.82;white-space:nowrap}.logo b{color:var(--navy)}.logo em{color:var(--red);font-style:normal}.logo small{display:block;text-align:center;color:var(--red);font-size:10px;letter-spacing:6px;margin-top:10px}
.nav,.nav ul{display:flex;align-items:center;gap:31px;margin:0;padding:0;list-style:none}.nav li{list-style:none;margin:0;padding:0}.nav a{font-weight:800;color:#111d2e;font-size:16px}.nav a:hover,.nav .current{color:var(--red)}
.header-phone{border:1.5px solid var(--red);border-radius:0 0 10px 10px;padding:12px 19px;text-align:center;color:var(--red);font-weight:900;min-width:270px}.header-phone span{display:block;color:#27384b;font-size:13px;font-weight:400;margin-top:5px}
.hero{background:linear-gradient(100deg,#fff 0%,#fff 46%,#eef7fd 70%,#d9ebf8 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:48% 52%;min-height:675px;align-items:center}.hero-copy{padding:65px 0 80px;position:relative;z-index:2}.pill{display:inline-block;background:#e9f3fc;color:#12508d;border-radius:28px;padding:11px 18px;font-size:14px;font-weight:900}.hero h1{font-size:clamp(42px,5vw,65px);line-height:1.03;letter-spacing:-2.2px;color:var(--navy);margin:28px 0 24px}.hero p{font-size:20px;line-height:1.65;max-width:660px;margin:0;color:#2d4b68}.actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:18px 27px;font-size:18px;font-weight:900}.btn.red{background:var(--red);color:#fff}.btn.blue{background:var(--navy);color:#fff}.btn:hover{transform:translateY(-1px)}
.hero-art{height:100%;min-height:600px;display:flex;align-items:center;justify-content:flex-end;padding:35px 0 0 20px}.hero-art img{width:100%;height:600px;object-fit:cover;object-position:center;border-radius:28px 0 0 28px;box-shadow:-15px 20px 45px rgba(10,48,90,.12)}.same-day{position:absolute;margin-top:315px;margin-right:0;background:var(--navy);color:#fff;padding:24px 28px;border-radius:14px;font-size:19px;font-weight:900;box-shadow:0 12px 28px rgba(8,36,74,.25)}.same-day small{display:block;margin-top:8px;font-size:14px;font-weight:500}
.trust{margin-top:-35px;position:relative;z-index:5}.trust-box{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 15px 40px rgba(11,47,95,.12);overflow:hidden}.trust-item{padding:24px 25px;display:flex;gap:16px;align-items:center;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.icon{width:48px;height:48px;min-width:48px;border-radius:50%;background:#edf5fb;display:grid;place-items:center;color:var(--navy);font-size:23px;font-weight:900}.trust h3{font-size:16px;color:var(--navy);margin:0 0 7px}.trust p{font-size:13px;line-height:1.45;margin:0;color:var(--muted)}
.section{padding:92px 0}.center{text-align:center;max-width:730px;margin:0 auto 50px}.center h2{font-size:42px;line-height:1.1;color:var(--navy);margin:0 0 15px}.center p{font-size:18px;line-height:1.65;color:var(--muted)}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid var(--line);border-radius:15px;padding:30px;background:#fff;box-shadow:0 8px 25px rgba(8,36,74,.05)}.card .num{color:var(--red);font-weight:900}.card h3{color:var(--navy);font-size:20px;margin:10px 0}.card p{line-height:1.6;color:var(--muted)}
.band{background:#f3f8fc}.areas{display:grid;grid-template-columns:1fr 1fr;gap:28px}.area{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px}.area h3{margin-top:0;color:var(--navy)}
.call-band{background:var(--navy);color:#fff;padding:68px 0}.call-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.call-band h2{font-size:40px;margin:0 0 10px}.call-band p{font-size:18px;margin:0;color:#dbe8f4}
.footer{background:#071e3b;color:#cbd9e8;padding:45px 0}.footer .wrap{display:flex;justify-content:space-between;gap:30px}.footer strong{color:#fff}.footer a{color:#fff}
@media(max-width:950px){.nav{gap:15px}.nav a{font-size:14px}.header-phone{min-width:220px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:55px 0 25px}.hero-art{min-height:480px;padding:10px 0 45px}.hero-art img{height:480px;border-radius:20px}.trust-box{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.cards{grid-template-columns:1fr 1fr}.areas{grid-template-columns:1fr}}
@media(max-width:700px){.header{height:76px}.nav{display:none}.header-phone{min-width:0;padding:9px 12px;font-size:13px}.header-phone span{display:none}.logo{font-size:25px}.hero h1{font-size:40px}.hero p{font-size:17px}.actions{flex-direction:column}.btn{width:100%}.hero-art{min-height:380px}.hero-art img{height:380px}.same-day{display:none}.trust{margin-top:0;padding-top:18px}.trust-box{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.cards{grid-template-columns:1fr}.section{padding:65px 0}.center h2{font-size:34px}.call-band .wrap,.footer .wrap{flex-direction:column;align-items:flex-start}.call-band h2{font-size:32px}}
