:root{--bg:#08090a;--surface:#18191c;--red:#e3322f;--yellow:#ffc92e;--green:#0db257;--text:#f7f7f5;--muted:#9ba0aa;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}.topbar{height:84px;max-width:1220px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 8px;position:absolute;left:0;right:0;z-index:5}.logo img{width:57px;height:57px;object-fit:cover;border-radius:50%}.topbar nav{display:flex;gap:34px;font-size:13px;font-weight:700}.topbar nav a:hover{color:var(--yellow)}.top-call{background:var(--red);border-radius:30px;padding:14px 28px;font-weight:800;font-size:13px}.hero{min-height:880px;position:relative;overflow:hidden;background:radial-gradient(circle at 82% 53%,#45201b 0,transparent 25%),linear-gradient(100deg,#071010 0%,#0c1718 52%,#0d1011 100%);display:flex;align-items:center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,8,8,.3),rgba(3,8,8,.1) 45%,rgba(3,4,5,.7)),linear-gradient(0deg,#08090a 0%,transparent 32%);z-index:1}.hero-lines{position:absolute;inset:0;opacity:.12;background:repeating-linear-gradient(125deg,transparent 0 180px,#405054 181px 182px,transparent 183px 360px)}.hero-content{width:min(1220px,100%);margin:auto;padding:130px 0 140px;position:relative;z-index:2}.label{display:inline-block;background:var(--red);padding:7px 17px;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:27px}.hero h1{font-family:Oswald,sans-serif;font-size:clamp(64px,7.2vw,112px);font-weight:400;line-height:.86;letter-spacing:-.045em;margin:0 0 38px}.hero h1 span{font-style:italic;color:var(--yellow);background:linear-gradient(90deg,#ffd243,#e8332e 68%,#fff 90%);-webkit-background-clip:text;color:transparent}.hero h1 b{color:#fff;font-weight:400}.hero p{font-size:18px;line-height:1.55;color:#d9dce0;max-width:590px;margin:0 0 37px}.actions{display:flex;gap:16px}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;min-height:60px;padding:0 30px;font-weight:800;font-size:14px;letter-spacing:.02em;cursor:pointer}.btn-red{background:var(--red);color:#fff;box-shadow:0 9px 28px rgba(227,50,47,.2)}.btn-outline{border:1px solid #596067;color:#fff;background:rgba(8,9,10,.28)}.hero-art{position:absolute;right:8%;bottom:105px;width:500px;height:270px;z-index:0;opacity:.68}.sun{position:absolute;width:330px;height:330px;right:40px;bottom:-40px;border-radius:50%;background:radial-gradient(circle,#dc4431 0 4%,#5f2721 17%,transparent 58%);filter:blur(3px)}.car-shape{position:absolute;right:0;bottom:68px;color:#210e0d;font-size:290px;line-height:.3;transform:scaleX(2.4);filter:blur(1px)}.hero-info{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);z-index:2;display:flex;gap:42px;color:var(--yellow);font-size:12px;white-space:nowrap;letter-spacing:.04em}.services{max-width:1220px;margin:auto;padding:110px 0 125px}.section-title{text-align:center}.section-title h2{font-family:Oswald,sans-serif;font-weight:400;font-size:48px;margin:0}.section-title h2 i{color:var(--red);font-style:italic}.section-title>span{display:block;width:80px;height:4px;background:var(--red);margin:13px auto 26px}.section-title p{color:#aeb4c0;line-height:1.55;margin:0 auto 74px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.service-card{background:var(--surface);border:1px solid #2d2f33;border-radius:13px;overflow:hidden}.thumb{height:190px;display:flex;align-items:end;padding:0 17px 18px;background:linear-gradient(150deg,#5c6468,#0b1011 75%);position:relative}.thumb:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,8,9,.88),transparent 70%)}.thumb span{position:relative;background:var(--red);width:42px;height:42px;border-radius:7px;display:grid;place-items:center;font-size:23px}.card-starter .thumb{background:linear-gradient(140deg,#38454b,#111516 45%,#566168)}.card-alternator .thumb{background:linear-gradient(140deg,#687075,#0f1517 48%,#383f41)}.card-rescue .thumb{background:linear-gradient(140deg,#174a4d,#0b1112 58%,#452422)}.service-card h3{font-family:Oswald,sans-serif;font-weight:400;font-size:20px;margin:26px 25px 12px}.service-card p{color:#aeb4c0;font-size:13px;line-height:1.65;margin:0 25px 25px}.about{background:#1b1c1f;padding:110px max(30px,calc((100% - 1220px)/2));display:grid;grid-template-columns:1fr 1.05fr;gap:65px;align-items:center}.about-photo{height:575px;border-radius:15px;background:linear-gradient(145deg,#303538,#0c1112 67%,#4e2320);position:relative;overflow:hidden}.about-photo:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 20%,rgba(255,255,255,.12) 21% 22%,transparent 23% 50%,rgba(255,255,255,.07) 51% 52%,transparent 53%),linear-gradient(0deg,rgba(0,0,0,.75),transparent 56%)}.engine-visual{font-family:Oswald;font-style:italic;font-size:270px;color:rgba(227,50,47,.4);position:absolute;right:55px;bottom:70px;transform:rotate(-9deg)}.about-badge{position:absolute;top:25px;left:-20px;background:var(--yellow);color:#050607;border-radius:12px;padding:20px 27px;z-index:1}.about-badge strong{display:block;font-size:37px;line-height:.9}.about-badge small{font-size:11px;font-weight:800}.about-copy h2{font-family:Oswald;font-weight:400;font-size:48px;line-height:1.05;margin:0 0 32px}.about-copy h2 strong{color:var(--yellow);font-weight:400}.about-copy p{color:#bfc4ce;font-size:15px;line-height:1.65}.about-copy .lead{color:#f0f2f3;font-size:17px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:17px 25px;margin:30px 0;color:#f2f3f4;font-size:13px;font-weight:600}.trust{border:1px solid #303237;background:#0d0e10;border-radius:16px;padding:19px 25px;display:flex;align-items:center;gap:21px;margin-top:30px;font-size:11px;letter-spacing:.08em;color:#8f96a2}.trust img{width:52px;height:52px;border-radius:50%}.trust b{color:#fff;font-size:14px;letter-spacing:0}.contact{max-width:1220px;margin:auto;padding:110px 0 125px}.contact .section-title p{margin-bottom:70px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.contact-card{background:var(--surface);border:1px solid #2d2f33;border-radius:15px;padding:32px}.contact-card h3{font-family:Oswald;font-weight:400;font-size:25px;margin:0 0 25px}.detail{display:flex;gap:17px;margin:24px 0;color:#adb4bf;font-size:11px;letter-spacing:.08em}.detail>b{background:var(--red);color:white;border-radius:7px;width:48px;height:48px;display:grid;place-items:center;font-size:23px;flex:none}.detail strong{display:block;color:#fff;font-size:16px;letter-spacing:0;margin-top:5px;line-height:1.45}.form-card label{display:block;color:#aeb4c0;font-size:11px;letter-spacing:.12em;margin:22px 0 0}.form-card input,.form-card select,.form-card textarea{font:inherit;width:100%;border:1px solid #303338;border-radius:8px;background:#090a0b;color:white;padding:16px;margin-top:9px;outline:none}.form-card textarea{height:120px;resize:vertical}.form-card .btn{width:100%;margin-top:22px}.btn-green{background:var(--green);color:#fff;width:100%;margin-top:22px}footer{background:#020303;border-top:1px solid #151719;display:grid;grid-template-columns:1.3fr 1fr 1fr 1.25fr;gap:50px;padding:62px max(30px,calc((100% - 1220px)/2));color:#aab0bb;font-size:13px;line-height:1.6}footer img{width:50px;height:50px;border-radius:50%;margin-bottom:10px}footer h4{color:#fff;font-size:14px;font-weight:500;letter-spacing:.08em;margin:8px 0 24px}footer a,footer span{display:block;margin:11px 0}footer a:hover{color:var(--yellow)}footer p{margin:0}.map{color:var(--yellow);font-weight:800;font-size:12px}.float-wa{display:none}@media(max-width:900px){.topbar{padding:0 20px}.topbar nav{display:none}.hero{min-height:780px}.hero-content{padding:140px 25px 130px}.hero-art{right:-100px;opacity:.4}.hero-info{gap:15px;font-size:9px}.services,.contact{padding:80px 20px}.service-grid{grid-template-columns:1fr 1fr;gap:16px}.about{padding:80px 20px;grid-template-columns:1fr;gap:45px}.about-photo{height:400px}.contact-grid{grid-template-columns:1fr;gap:20px}footer{grid-template-columns:1fr 1fr;padding:50px 25px}}@media(max-width:560px){.top-call{padding:12px 15px;font-size:10px}.logo img{width:50px;height:50px}.hero h1{font-size:64px}.hero p{font-size:15px}.actions{flex-direction:column;align-items:stretch}.btn{width:100%}.hero-info{position:relative;left:auto;transform:none;bottom:auto;display:grid;gap:10px;padding:0 25px;white-space:normal}.hero{display:block;padding-bottom:25px}.hero-art{display:none}.services{padding-top:75px}.section-title h2{font-size:39px}.section-title p{font-size:13px}.desktop{display:none}.service-grid{grid-template-columns:1fr}.about-copy h2{font-size:39px}.checks{grid-template-columns:1fr}.contact-card{padding:22px 18px}footer{grid-template-columns:1fr;gap:25px}.float-wa{display:flex;position:fixed;right:16px;bottom:16px;background:var(--green);z-index:10;border-radius:30px;padding:13px 18px;gap:8px}}
