Automotive DMS — Dealership OS :root{ --color-primary:#013DC3; --on-surface:#3A3541; --color-background:#F4F5FA; --neutral-500:#667285; --primary-ink:#222D30; --shadow-penumbra:0 8px 28px rgba(58,53,65,.16); --container:1000px; } *{box-sizing:border-box} h1.entry-title { display: none; } body{ margin:0; font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif; color:var(--on-surface); background:var(--color-background); line-height:1.5 } a{color:inherit;text-decoration:none} .container{max-width:var(--container);margin:0 auto;padding:0 20px} .hero{ min-height:90vh; display:flex; align-items:center; justify-content:center; text-align:center; padding:40px 20px; position:relative; overflow:hidden; } .hero::before{ content:""; position:absolute; inset:-120px -40px auto -40px; height:320px; background:radial-gradient(600px 260px at 50% 0%, rgba(229,237,255,.8), transparent 60%); pointer-events:none; } .hero-content{ position:relative; z-index:1; } .hero h1{ margin:0; font-size:clamp(28px,5vw,42px); /* smaller heading */ line-height:1.15; color:var(--primary-ink) } .hero p{ margin:14px auto 0; max-width:700px; color:var(--neutral-500); font-size:clamp(15px,2vw,17px) } .cta-row{ margin-top:28px; } .btn{ display:inline-flex; align-items:center; justify-content:center; padding:16px 36px; /* bigger button */ font-size:1.15rem; font-weight:700; border-radius:999px; border:none; cursor:pointer; background:var(--color-primary); color:#fff; box-shadow:var(--shadow-penumbra); transition:transform .15s ease, box-shadow .15s ease; } .btn:hover{ color:#fff; transform:translateY(-2px) scale(1.03); box-shadow:0 10px 30px rgba(1,61,195,.35); }

Your Dealership’s DMS & Website, finally in lock-step.

List, price, and publish vehicles in one place. Our DMS keeps your site up-to-date automatically — no spreadsheets, no double entry.