*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Noto Sans Georgian",sans-serif;color:#17191d;background:#fff}.topbar{height:72px;background:#090b0f;color:#fff;display:flex;align-items:center;padding:0 5%;gap:35px;position:sticky;top:0;z-index:20;border-bottom:1px solid #25282d}.brand{font-weight:900;font-style:italic;font-size:25px;text-decoration:none;letter-spacing:-1px;white-space:nowrap}.drive{color:#fff}.parts{color:#ff2027}.topbar nav{display:flex;gap:28px;margin:auto}.topbar nav a{color:#c7c9cc;text-decoration:none;font-size:14px;padding:25px 0}.topbar nav a.active,.topbar nav a:hover{color:#fff;border-bottom:3px solid #f21d25}.actions{display:flex;gap:10px}.actions button{border:0;background:none;color:#fff;font-size:20px;cursor:pointer}.actions b{font-size:11px;background:#f21d25;border-radius:50%;padding:3px 6px}.hero{min-height:465px;position:relative;background:linear-gradient(90deg,rgba(3,7,12,.88),rgba(3,7,12,.25)),url("https://images.unsplash.com/photo-1619767886558-efdc259cde1a?auto=format&fit=crop&w=1800&q=85") center/cover}.hero-content{position:relative;z-index:2;max-width:1120px;margin:auto;padding:75px 25px}.eyebrow{font-size:12px;color:#f11d25;font-weight:800;letter-spacing:2px}.hero h1{color:#fff;font-size:45px;line-height:1.1;margin:15px 0}.hero h1 span{color:#f21d25}.hero-sub{color:#fff;font-size:19px}.vehicle-search{display:grid;grid-template-columns:1.2fr 1.2fr 1fr 1fr 150px;background:#fff;padding:6px;border-radius:7px;max-width:1000px;margin-top:35px;box-shadow:0 12px 30px #0006}.vehicle-search select,.vehicle-search button{border:0;background:#fff;padding:15px;font-size:14px;outline:0}.vehicle-search button{background:#f21d25;color:#fff;border-radius:5px;font-weight:700;cursor:pointer}.trust{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 7%;gap:20px;border-bottom:1px solid #eee}.trust div{text-align:center;font-size:14px}.section{max-width:1180px;margin:auto;padding:38px 25px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-head h2{font-size:25px;margin:0}.section-head a{color:#666;text-decoration:none;font-size:13px}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category{background:#fff;border:1px solid #e4e6e8;border-radius:8px;padding:18px 10px;cursor:pointer;min-height:130px;text-align:center;transition:.2s}.category:hover{transform:translateY(-3px);border-color:#f21d25;box-shadow:0 8px 22px #0001}.category span{display:block;font-size:32px;margin-bottom:10px}.category b{display:block;font-size:13px}.category small{display:block;color:#888;margin-top:5px;font-size:10px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{border:1px solid #e2e4e7;border-radius:8px;padding:12px;background:#fff}.pic{height:165px;border-radius:6px;background:linear-gradient(145deg,#dce0e4,#fff);display:flex;align-items:center;justify-content:center;text-align:center;font-size:24px;font-weight:800;color:#20242a;letter-spacing:1px}.pic.camry{background:linear-gradient(145deg,#e8e8e8,#fff)}.pic.suspension{background:linear-gradient(145deg,#d6d8dc,#f8f8f8)}.pic.brake{background:linear-gradient(145deg,#222,#777);color:#fff}.product h3{font-size:14px;margin:13px 0 6px}.product small{color:#777;font-size:11px}.price{font-weight:800;font-size:19px;margin:14px 0}.price span{font-size:10px;color:#159447;margin-left:7px}.add{width:100%;border:0;background:#f21d25;color:#fff;border-radius:5px;padding:11px;font-weight:700;cursor:pointer}.banner{max-width:1180px;margin:10px auto 55px;padding:30px 38px;border-radius:9px;background:linear-gradient(90deg,#0a0d11,#252a30);color:#fff;display:flex;align-items:center;gap:35px}.banner p{color:#f21d25;font-weight:900;margin:0}.banner h2{margin:5px 0;font-size:25px}.banner small{color:#aaa}.banner>a{background:#f21d25;color:#fff;text-decoration:none;padding:12px 22px;border-radius:5px;font-weight:700}.benefits{margin-left:auto;display:flex;gap:22px;font-size:12px}.toast{position:fixed;right:20px;bottom:20px;background:#111;color:#fff;padding:13px 18px;border-radius:6px;display:none;z-index:50}footer{background:#080a0d;color:#999;padding:28px 7%;display:flex;align-items:center;gap:25px;font-size:11px}.footer-brand{margin-right:auto}@media(max-width:850px){.topbar nav{display:none}.topbar{padding:0 18px}.hero{min-height:560px}.hero-content{padding:55px 18px}.hero h1{font-size:34px}.vehicle-search{grid-template-columns:1fr 1fr}.vehicle-search button{grid-column:1/-1}.trust{grid-template-columns:1fr 1fr;padding:20px}.categories{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:repeat(2,1fr)}.banner{margin:10px 18px 40px;display:block}.benefits{margin:20px 0 0;display:grid;grid-template-columns:1fr 1fr}footer{display:block}.footer-brand{margin-bottom:10px}}@media(max-width:480px){.products{grid-template-columns:1fr}.vehicle-search{grid-template-columns:1fr}.vehicle-search button{grid-column:auto}.hero h1{font-size:30px}.categories{grid-template-columns:1fr 1fr}}
