*,*:before,*:after{box-sizing:border-box}:root{--bg: #0b1120;--bg-alt: #111827;--bg-dark: #020617;--bg-light: #f9fafb;--bg-light-soft: #edf2ff;--card-light: #ffffff;--primary: #3b82f6;--primary-dark: #1d4ed8;--text-main: #e5e7eb;--text-muted: #94a3b8;--text-dark: #0f172a;--text-dark-muted: #4b5563;--border-subtle: #1e293b;--border-light: rgba(148, 163, 184, .5);--radius-lg: 22px;--shadow-soft: 0 24px 60px rgba(15, 23, 42, .7);--shadow-card: 0 18px 45px rgba(15, 23, 42, .65);--shadow-light-card: 0 18px 40px rgba(15, 23, 42, .12)}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text-main);font-size:17px}.page{min-height:100vh}h1,h2,h3,h4{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;font-weight:700}h1{font-size:3.1rem;line-height:1.08}h2{font-size:2.3rem;line-height:1.15}h3{font-size:1.3rem}p{line-height:1.7;color:var(--text-main)}#why h2,#why h3,#solutions h2,#solutions h3,#process h2,#process h3,#stats h2,#stats h3{color:var(--text-dark)}#why p,#solutions p,#process p,#stats p{color:var(--text-dark-muted)}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}.section{padding:4.2rem 0;background:var(--bg)}.section-alt{background:var(--bg-alt)}.section-header{max-width:680px;margin-bottom:2.4rem}.section-header h2{margin:.4rem 0 .75rem}.section-subtitle{margin:0;color:var(--text-muted)}#why .section-subtitle,#solutions .section-subtitle,#process .section-subtitle,#stats .section-subtitle{color:var(--text-dark-muted)}.grid{display:grid;gap:1.6rem}.grid-4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.header{position:sticky;top:0;z-index:30;background:#0f172af5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(30,64,118,.7)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;gap:1.5rem}.logo{display:flex;align-items:center;gap:.55rem;padding-left:.2rem;flex-wrap:nowrap}.logo-mark{width:36px;height:36px;border-radius:13px;background:var(--primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.logo-text{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;color:#e5e7eb;white-space:nowrap}.nav{display:flex;gap:1.4rem;font-size:.98rem}.nav-link{text-decoration:none;color:var(--text-muted)}.nav-link:hover{color:#fff}.header-cta{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;font-size:.82rem}.header-phone-label{color:var(--text-muted)}.callButton{position:absolute;display:flex;flex-wrap:wrap;gap:.85rem;margin-bottom:.9rem}.sticky-call{position:fixed;right:16px;bottom:16px;z-index:9999;padding:14px 16px;border-radius:999px;font-weight:700;text-decoration:none;background:#111;color:#fff;box-shadow:0 10px 25px #00000040}.sticky-call:active{transform:translateY(1px)}.hero{padding:4.2rem 0 4.6rem;background:radial-gradient(circle at top left,#0f172ae6,#0f172a),url(../img/hero/car_locksmith_background.jpg);background-size:cover}.hero-inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:2.6rem;align-items:center}.hero-text h1{margin-top:.4rem;margin-bottom:.7rem}.hero-subtitle{margin:0 0 1.6rem;color:var(--text-muted);max-width:40rem;font-size:1.03rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-bottom:.9rem}.hero-meta{display:flex;flex-wrap:wrap;gap:.45rem;font-size:.94rem;color:var(--text-muted)}.hero-media{display:flex;justify-content:center}.hero-image{max-width:390px;width:100%;border-radius:26px;object-fit:cover;box-shadow:var(--shadow-soft)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:1.2rem;color:var(--primary);font-weight:600}.btn{border-radius:999px;padding:.8rem 1.8rem;border:1px solid transparent;font-size:1rem;font-weight:650;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;transition:transform .08s ease-out,box-shadow .08s ease-out,background-color .1s ease-out,border-color .1s ease-out,color .1s ease-out}.btn-primary{background:var(--primary);color:#fff;box-shadow:var(--shadow-soft)}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.btn-outline{border-color:var(--primary);color:var(--primary);background:transparent}.btn-outline:hover{background:#3b82f61f}.btn-ghost{border-color:#94a3b880;background:transparent;color:#e5e7eb}.btn-ghost:hover{background:#94a3b824}.btn-full{width:100%}.hero{padding:4.2rem 0 4.6rem;background:radial-gradient(circle at top left,#1214169e,#050607c4),url(../img/hero/car_locksmith_background.jpg);background-size:cover}.hero-card h2{margin:0 0 .45rem;font-size:1.5rem}.hero-card p{margin:0 0 1.3rem;color:var(--text-muted);font-size:.96rem}.hero-form{display:flex;flex-direction:column;gap:.95rem}.field{display:flex;flex-direction:column;gap:.25rem;font-size:.86rem}.field span{color:var(--text-muted)}input,textarea{border-radius:12px;border:1px solid #1f2933;padding:.7rem .85rem;font:inherit;outline:none;background:#020617;color:var(--text-main)}input::placeholder,textarea::placeholder{color:#64748b}input:focus,textarea:focus{border-color:var(--primary);background:#020617}textarea{resize:vertical}.hero-note{margin:.6rem 0 0;font-size:.82rem;color:var(--text-muted)}.card{background:#0f172a;border-radius:var(--radius-lg);padding:1.5rem 1.6rem 1.45rem;border:1px solid var(--border-subtle);box-shadow:0 10px 32px #0f172ab3}.card h3{margin:.2rem 0 .5rem}.card p{margin:0;font-size:.96rem;color:var(--text-muted)}#why{background:var(--bg-light)}.why-layout{max-width:900px}.why-list{margin-top:2.4rem;display:flex;flex-direction:column;gap:1.8rem}.why-item{display:grid;grid-template-columns:auto 1fr;column-gap:1.4rem;align-items:flex-start}.why-item-icon{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:.2rem}.why-item-line{flex:1;width:2px;margin-top:.45rem;background:linear-gradient(to bottom,rgba(148,163,184,.5),transparent)}.why-item:last-child .why-item-line{background:transparent}.why-item-content{padding:1.1rem 1.5rem 1.25rem;border-radius:18px;background:#fffffff5;border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 40px #0f172a1f;transition:transform .12s ease-out,box-shadow .12s ease-out,border-color .12s ease-out}.why-item-content:hover{transform:translateY(-2px);box-shadow:0 22px 50px #0f172a29;border-color:#94a3b8b3}.why-item-content h3{margin:0 0 .25rem;color:var(--text-dark)}.why-item-content p{margin:0;color:var(--text-dark-muted)}.icon-badge{display:inline-flex}.icon-circle{width:70px;height:59px;background:#3b82f6;color:#fff;font-size:1.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;clip-path:polygon(20% 0%,80% 0%,100% 50%,80% 100%,20% 100%,0% 50%);box-shadow:0 12px 28px #2563eb59;transform:translateY(2px)}.bullets{margin:.8rem 0 0;padding-left:1.1rem;color:var(--text-muted);font-size:.95rem}.bullets li+li{margin-top:.25rem}#solutions{background:var(--bg-light-soft)}.solutions-grid{display:grid;gap:1.5rem}.specialized-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem 2.4rem}.specialized-grid .card.service-card{padding:0;background:transparent;border:none;box-shadow:none}.service-image{width:100%;height:220px;overflow:hidden;border-radius:14px;margin-bottom:1rem}.service-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.service-card h3{margin-bottom:.35rem;color:var(--text-dark)}.service-card p{margin:0;color:var(--text-dark-muted)}#process{background:var(--bg-light)}.process-wrapper{max-width:900px}.steps{list-style:none;padding:0;margin:0}.steps-cards{list-style:none;margin:2rem 0 0;padding:0;display:grid;gap:1.1rem}.step-card{display:grid;grid-template-columns:auto 1fr;gap:1.1rem;align-items:flex-start;padding:1.1rem 1.4rem;background:var(--card-light);border-radius:18px;border:1px solid var(--border-light);box-shadow:var(--shadow-light-card)}.step-badge{width:40px;height:40px;border-radius:999px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.05rem}.step-body h3{margin:0 0 .25rem;font-size:1.25rem;color:var(--text-dark)}.step-body p{margin:0;color:var(--text-dark-muted);font-size:.98rem}#reviews{background:#020617}.card-quote{position:relative;background:#020617;max-width:340px;border-radius:var(--radius-lg);padding:1.5rem 1.6rem;border:1px solid var(--border-subtle);box-shadow:0 14px 36px #0f172ad9}.quote{margin:.35rem 0 .9rem;font-size:.98rem;color:#e5e7eb}.quote-author{margin:0;font-size:.9rem;color:var(--text-muted)}.pricing-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1.6rem;align-items:stretch}.guarantee-card{display:flex;flex-direction:column;gap:.85rem}.guarantee-image{width:100%;border-radius:16px;object-fit:cover;box-shadow:0 16px 36px #0f172acc}#stats{background:var(--bg-light)}.stats-grid{align-items:stretch}.stat-card{text-align:left;background:var(--card-light);border-radius:var(--radius-lg);border:1px solid var(--border-light);box-shadow:var(--shadow-light-card)}.stat-number{font-size:2.3rem;font-weight:700;margin-bottom:.25rem;color:var(--text-dark)}.stat-label{font-weight:600;margin-bottom:.25rem;color:var(--text-dark)}.stat-caption{margin:0;font-size:.9rem;color:var(--text-dark-muted)}.partners-section{background:#fff}.partners-section .section-header{margin-bottom:2.2rem}.partners-section h2{margin-top:.4rem;margin-bottom:1.6rem;color:#0f172a}.partners-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2.5rem}.partner-logo{display:inline-flex;align-items:center;justify-content:center}.partner-logo img{max-height:46px;width:auto;display:block;object-fit:contain;filter:grayscale(1);opacity:.9;transition:transform .15s ease-out,filter .15s ease-out,opacity .15s ease-out}.partner-logo:hover img{filter:grayscale(0);opacity:1;transform:translateY(-2px)}@media(max-width:768px){.partners-row{justify-content:center;gap:1.8rem 2rem}.partner-logo img{max-height:40px}}.cta-section{background:var(--bg-dark);color:#f9fafb}.contact-section{background:#020617}.contact-layout{display:flex;justify-content:flex-start}.contact-card{max-width:520px}.contact-section h2{color:#fff;margin:0 0 .6rem}.contact-subtitle{margin:0 0 1.6rem;color:#94a3b8}.contact-details p{margin:0 0 .4rem;color:#e5e7eb;font-size:.98rem}.contact-details strong{color:#fff}.contact-details a{color:#93c5fd;text-decoration:underline}.contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}.contact-btn-main,.contact-btn-secondary{min-width:260px}.contact-section .btn-primary{box-shadow:0 18px 45px #0f172ae6}.contact-section .btn-ghost{background:transparent;border-color:#f8fafcb3;color:#f9fafb}.contact-section .btn-ghost:hover{background:#f8fafc0f}.footer{background:#020617;color:#9ca3af;padding:1.4rem 0 1.6rem}.footer-inner{font-size:.85rem}.footer a{color:#cbd5f5;text-decoration:none}.footer a:hover{color:#fff}.footer-tagline{margin-top:.4rem;max-width:720px}@media(max-width:900px){body{font-size:16px}.hero-inner{grid-template-columns:minmax(0,1fr)}.hero-media{order:-1}.hero{padding-top:3rem}@media(max-width:1000px){.nav{display:none!important}}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap;padding-right:.3rem}.nav{display:none}.header-cta{align-items:flex-start}.pricing-layout,#reviews .grid-3{grid-template-columns:minmax(0,1fr)}.card-quote{max-width:none}.partners-row{justify-content:center;gap:1.8rem 2rem}.partner-logo img{max-height:38px}.contact-btn-main,.contact-btn-secondary{width:100%}}@media(max-width:600px){h1{font-size:2.4rem}.section{padding:3.1rem 0}.contact-card{max-width:none}}
