*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background:#0b0c0d;color:#fff;line-height:1.5}a{text-decoration:none;color:inherit}.header{width:100%;min-height:80px;padding:20px 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #292b2e;background:#0b0c0d;position:sticky;top:0;z-index:100}.logo{font-size:22px;font-weight:800;letter-spacing:2px}.logo span{color:#c9a45c}nav{display:flex;gap:28px}nav a{color:#aaa;font-size:14px;transition:.3s}nav a:hover{color:#c9a45c}.header-button{border:1px solid #c9a45c;padding:11px 20px;color:#c9a45c;font-size:14px}.hero{min-height:720px;display:flex;align-items:center;padding:100px 8%;background:linear-gradient(90deg,#0b0c0d 20%,rgba(11,12,13,.75),rgba(11,12,13,.2)),radial-gradient(circle at 80% 50%,#292622,#0b0c0d 60%)}.hero-content{max-width:800px}.small-title{color:#c9a45c;font-size:13px;letter-spacing:4px;font-weight:bold;margin-bottom:18px}.hero h1{font-size:clamp(48px,7vw,88px);line-height:1.02;margin-bottom:28px}.hero h1 span,.about-content h2 span{color:#c9a45c}.hero-text{max-width:560px;color:#aaa;font-size:18px;margin-bottom:35px}.hero-buttons,.contact-buttons{display:flex;gap:15px;flex-wrap:wrap}.button{display:inline-block;padding:15px 25px;font-weight:bold;transition:.3s}.button.gold{background:#c9a45c;color:#0b0c0d}.button.gold:hover{background:#e0bd76}.button.dark{border:1px solid #555;color:#fff}.button.dark:hover{border-color:#c9a45c;color:#c9a45c}.cars-section,.services-section,.about-section,.contact-section{padding:100px 7%}.section-heading{display:flex;justify-content:space-between;gap:40px;margin-bottom:50px}.section-heading h2{font-size:46px}.section-heading>p{max-width:380px;color:#888;align-self:end}.cars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.car-card{background:#151617;border:1px solid #292b2e}.car-image{height:270px;position:relative;padding:20px;display:flex;justify-content:space-between;align-items:flex-start}.car-image span{background:rgba(0,0,0,.7);padding:7px 12px;font-size:12px}.car-image.bmw{background:linear-gradient(135deg,#34383b,#111),url("https://images.unsplash.com/photo-1555215695-3004980ad54e?auto=format&fit=crop&w=1000&q=80") center/cover}.car-image.porsche{background:linear-gradient(135deg,#34383b,#111),url("https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1000&q=80") center/cover}.car-image.audi{background:linear-gradient(135deg,#34383b,#111),url("https://images.unsplash.com/photo-1606664515524-ed2f786a0bd6?auto=format&fit=crop&w=1000&q=80") center/cover}.favorite{width:38px;height:38px;border:0;background:rgba(0,0,0,.65);color:white;font-size:22px;cursor:pointer}.favorite.active{color:#c9a45c}.car-info{padding:25px}.car-brand{color:#c9a45c;font-size:12px;letter-spacing:3px}.car-info h3{font-size:28px;margin:5px 0 18px}.car-details{display:flex;flex-wrap:wrap;gap:8px;color:#888;font-size:13px}.car-details span{padding-right:10px;border-right:1px solid #444}.car-bottom{margin-top:25px;padding-top:20px;border-top:1px solid #292b2e;display:flex;justify-content:space-between;align-items:center}.car-bottom strong{font-size:22px}.details-btn{background:none;border:0;color:#c9a45c;cursor:pointer}.services-section{background:#111213}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.service{padding:40px;border:1px solid #292b2e}.service-number{color:#c9a45c;font-size:14px;margin-bottom:50px}.service h3{font-size:25px;margin-bottom:15px}.service p{color:#888}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-content h2{font-size:52px;line-height:1.05;margin-bottom:30px}.about-content p:not(.small-title){color:#999;margin-bottom:15px;max-width:600px}.stats-section{display:grid;grid-template-columns:1fr 1fr}.stat{padding:35px;border-bottom:1px solid #292b2e;border-right:1px solid #292b2e}.stat strong{display:block;font-size:42px;color:#c9a45c}.stat span{color:#888;font-size:14px}.contact-section{background:#151617}.contact-box{max-width:850px}.contact-box h2{font-size:60px;line-height:1;margin-bottom:25px}.contact-box>p:not(.small-title){color:#999;margin-bottom:30px}.footer{padding:35px 7%;border-top:1px solid #292b2e;display:flex;justify-content:space-between;gap:20px;color:#777;font-size:13px}@media(max-width:900px){nav{display:none}.cars-grid,.services-grid{grid-template-columns:1fr}.about-section{grid-template-columns:1fr}.section-heading{display:block}.section-heading>p{margin-top:20px}.hero{min-height:650px}}@media(max-width:600px){.header{padding:18px 5%}.header-button{display:none}.hero{padding:80px 6%}.hero h1{font-size:48px}.cars-section,.services-section,.about-section,.contact-section{padding:70px 6%}.section-heading h2{font-size:38px}.about-content h2{font-size:42px}.contact-box h2{font-size:44px}.stats-section{grid-template-columns:1fr 1fr}.stat{padding:22px 15px}.stat strong{font-size:30px}.footer{display:block}.footer p{margin-top:15px}}
