*{box-sizing:border-box}body{margin:0;background:#050505;color:white;font-family:Arial,Helvetica,sans-serif}.topbar{height:80px;background:#050505;border-bottom:1px solid #2a0000;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;z-index:5}.logo img{height:64px}.nav{display:flex;gap:28px;align-items:center;font-weight:800;font-size:14px}.nav a{color:#fff;text-decoration:none}.nav a.active,.nav a:hover{color:#f00}.quote{border:1px solid #e00000;padding:13px 18px;border-radius:2px}.hero{position:relative;min-height:420px;background:url('assets/hero-ea.jpg') center/cover no-repeat;border-bottom:1px solid #5a0000}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.1))}.servizi img{width:100%;display:block;border-bottom:1px solid #450000}.section{padding:10px 5vw 18px}.section h1,.section h2{text-align:center;letter-spacing:6px;margin:10px 0 16px}.red{color:#f00}.cars{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.car{background:#0b0b0b;border:1px solid #333;border-radius:5px;padding:0 0 13px;box-shadow:0 0 22px rgba(255,0,0,.13);overflow:hidden}.car img{width:100%;display:block}.car h3{margin:12px 18px 5px;font-size:21px}.car .type{color:#f00;font-weight:900;margin:0 18px 8px}.car ul{list-style:none;margin:0 18px 14px;padding:0;font-size:14px;line-height:1.55}.btn{display:inline-block;background:linear-gradient(#f00,#970000);padding:11px 28px;border-radius:4px;color:white;text-decoration:none;font-weight:900;margin-left:18px}.contactbar{border-top:2px solid #a00000;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#111}.contactbar div{padding:16px 5vw;background:#060606}.whatsapp-float{position:fixed;right:18px;top:55%;z-index:8;display:flex;flex-direction:column;gap:14px}.wa{width:64px;height:64px;border-radius:50%;background:#00c853;display:flex;align-items:center;justify-content:center;color:white;text-decoration:none;font-size:32px;border:2px solid #fff}.doc{background:#e00000}.page{max-width:980px;margin:0 auto;padding:60px 6vw;line-height:1.7}.page h1{color:#f00}.vehicle-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.footer{padding:18px;text-align:center;border-top:1px solid #400;color:#ddd}
@media(max-width:900px){.topbar{height:auto;flex-direction:column;padding:18px 0 14px;overflow:hidden}.logo img{height:78px}.nav{width:100%;overflow-x:auto;gap:26px;padding:22px 18px 8px;justify-content:flex-start;font-size:24px;white-space:nowrap}.quote{display:none}.hero{min-height:690px;background-image:url('assets/home-riferimento-ea.jpg');background-size:cover;background-position:center top}.servizi{display:none}.section{padding:18px 14px}.section h2{font-size:24px;letter-spacing:4px}.cars{display:grid;grid-template-columns:1fr;gap:18px}.car h3{font-size:28px}.car ul{font-size:17px}.contactbar{grid-template-columns:1fr}.whatsapp-float{right:12px;top:auto;bottom:18px}.wa{width:58px;height:58px}.vehicle-list{grid-template-columns:1fr}}
