:root{--navy:#081a28;--yellow:#f6c817;--paper:#f3f0e9;--ink:#132431;--muted:#64737d}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:var(--ink)}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 36px));margin:auto}.top{background:var(--navy);color:#d7e1e6;padding:9px 0;font-size:12px}.top .wrap,.nav{display:flex;justify-content:space-between;align-items:center}.top a{color:var(--yellow);font-weight:800}header{background:#fff}.nav{height:86px}.logo{display:flex;gap:11px;align-items:center;font-weight:900}.logo i{font-style:normal;background:var(--yellow);width:42px;height:42px;display:grid;place-items:center;border-radius:50% 50% 50% 8px;font-size:23px}.logo small{display:block;color:#7c8990;letter-spacing:.28em;font-size:9px;margin-top:5px}.nav nav{display:flex;gap:25px;font-size:13px;font-weight:700}.call{font-weight:900}.hero{min-height:620px;color:#fff;background:linear-gradient(90deg,rgba(5,20,31,.97),rgba(5,20,31,.35)),url('../images/hero-locksmith.png') center/cover}.hero-in{min-height:620px;display:flex;align-items:center}.hero-in>div{max-width:760px}.eyebrow{font-size:11px;letter-spacing:.2em;font-weight:900;color:#dce6eb}.eyebrow.dark{color:#667680}.hero h1,.sub h1{font-size:clamp(46px,6vw,76px);line-height:1;letter-spacing:-.05em;margin:20px 0}.hero p,.sub p{font-size:18px;line-height:1.7;color:#c5d1d7;max-width:720px}.actions{display:flex;gap:12px;margin-top:28px}.yellow,.outline{display:inline-block;padding:16px 21px;font-size:13px;font-weight:900}.yellow{background:var(--yellow);color:var(--navy)}.outline{border:1px solid #71818b;color:#fff}.section{padding:90px 0}.paper{background:var(--paper)}.heading h2,.center h2,.cta h2{font-size:42px;letter-spacing:-.04em}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:#fff}.card img{width:100%;height:170px;object-fit:cover}.card div{padding:24px}.card h3{margin:0 0 10px}.card p{color:var(--muted);font-size:14px;line-height:1.6}.card b,.listing b{font-size:11px}.cta{background:#112c3f;color:#fff;padding:70px 0}.cta .wrap{display:flex;justify-content:space-between;align-items:end;gap:50px}.cta p:not(.eyebrow){color:#b8c6ce}.cta>a,.cta .wrap>a{background:var(--yellow);color:var(--navy);padding:16px 20px;font-weight:900;font-size:12px}.center{text-align:center}.center p{color:var(--muted)}.inline{margin-top:20px}.sub{background:linear-gradient(110deg,var(--navy),#173b55);color:#fff;padding:90px 0}.sub.visual{background-size:cover;background-position:center}.listing{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.listing>a{background:#fff}.listing img{width:100%;height:185px;object-fit:cover}.listing>a>div{padding:23px}.listing h2{font-size:20px;margin:0 0 10px}.listing p{color:var(--muted);font-size:14px;line-height:1.6}.content-grid{display:grid;grid-template-columns:1fr 320px;gap:75px}.content h2{font-size:33px;margin:42px 0 14px}.content h2:first-child{margin-top:0}.content p{font-size:16px;line-height:1.9;color:var(--muted)}aside{background:var(--navy);color:#fff;padding:30px;height:max-content;position:sticky;top:20px}aside small{color:var(--yellow);letter-spacing:.15em}aside p{color:#b8c5cd;line-height:1.7}aside a{display:block;text-align:center;margin-top:12px}footer{background:#061722;color:#fff;padding-top:65px}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding-bottom:50px}.light{color:#fff}.foot p,.foot a:not(.logo){display:block;color:#91a0aa;font-size:13px;line-height:1.7;margin:10px 0}.foot .fp{color:var(--yellow)!important;font-size:19px!important;font-weight:900}.copy{border-top:1px solid #20333f;padding:20px;text-align:center;color:#758792;font-size:11px}.mobile{display:none}
@media(max-width:900px){.nav nav{display:none}.cards{grid-template-columns:1fr 1fr}.listing{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.cta .wrap{display:block}.cta .wrap>a{display:inline-block;margin-top:20px}.foot{grid-template-columns:1fr 1fr}}
@media(max-width:600px){body{padding-bottom:50px}.top span{display:none}.top .wrap{justify-content:center}.call{font-size:0}.call:first-letter{font-size:22px}.hero,.hero-in{min-height:640px}.hero h1,.sub h1{font-size:44px}.actions{flex-direction:column}.actions a{text-align:center}.cards,.listing,.foot{grid-template-columns:1fr}.section{padding:65px 0}.heading h2,.center h2,.cta h2{font-size:34px}.content h2{font-size:28px}.mobile{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:30}.mobile a{padding:15px;text-align:center;background:var(--yellow);font-weight:900}.mobile a:last-child{background:#1fb36b;color:#fff}}
