.speed-scooter-archive{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:30px 0}
.speed-scooter-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 30px rgba(10,20,50,.10);border:1px solid #eee;transition:transform .2s,box-shadow .2s}
.speed-scooter-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px rgba(10,20,50,.15)}
.speed-scooter-card-image{display:block;background:#f4f5f7;aspect-ratio:16/10;overflow:hidden}
.speed-scooter-card-image img{width:100%;height:100%;object-fit:cover;display:block}
.speed-scooter-card-body{padding:22px}
.speed-scooter-kicker{font-size:13px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#c92322;margin-bottom:6px}
.speed-scooter-card h3,.speed-scooter-summary h1{margin:0;color:#071333}
.speed-scooter-card h3{font-size:25px;line-height:1.1}
.speed-scooter-card h3 a{color:inherit;text-decoration:none}
.speed-scooter-model{font-size:16px;color:#555;margin:7px 0 18px;text-transform:uppercase}.speed-scooter-model strong{font-weight:700}
.speed-btn{display:inline-block;background:#c92322;color:#fff!important;text-decoration:none!important;border-radius:7px;padding:12px 18px;font-weight:700;font-size:13px;letter-spacing:.03em;text-transform:uppercase;transition:background .2s}.speed-btn:hover{background:#071333}
.speed-btn:hover{background:#071333}
.speed-archive-wrap{max-width:1200px;margin:auto;padding:30px 20px 70px}
.speed-archive-intro{text-align:center;max-width:760px;margin:0 auto 40px}
.speed-archive-intro h1{font-size:46px;line-height:1.05;color:#071333;margin:8px 0 14px}
.speed-archive-intro p{font-size:19px;color:#555}
.speed-scooter-single{max-width:1200px;margin:auto;padding:20px}
.speed-scooter-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center;margin-bottom:70px}
.speed-scooter-main-image{background:#f5f6f8;border-radius:22px;overflow:hidden}
.speed-scooter-main-image img{width:100%;display:block;aspect-ratio:4/3;object-fit:contain}
.speed-scooter-summary h1{font-size:52px;line-height:1.02;margin:0 0 8px}
.speed-promo img{width:100%;height:auto;display:block;border-radius:12px}
.speed-promo-inline{margin:25px 0}
.speed-btn-primary{padding:15px 24px;font-size:14px}
.speed-scooter-section{margin:55px 0}
.speed-scooter-section h2{font-size:32px;color:#071333;margin-bottom:18px}
.speed-scooter-description{font-size:18px;line-height:1.75;color:#444;max-width:900px}
.speed-included{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;font-size:17px}
.speed-included>div{padding:14px 16px;background:#f7f7f7;border-radius:8px}
.speed-scooter-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#ddd;border:1px solid #ddd;border-radius:12px;overflow:hidden;max-width:900px}
.speed-spec{background:#fff;padding:17px 18px}
.speed-spec span{display:block;font-size:13px;color:#666;margin-bottom:5px}
.speed-spec strong{font-size:16px;color:#071333}
.speed-scooter-form-box{background:#f5f6f8;padding:35px;border-radius:18px}
.speed-form-note{background:#fff;border:1px dashed #bbb;border-radius:8px;padding:18px;color:#666}
.speed-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 25px}
@media(max-width:900px){.speed-scooter-archive{grid-template-columns:repeat(2,minmax(0,1fr))}.speed-scooter-hero{grid-template-columns:1fr}.speed-scooter-summary h1{font-size:42px}}
@media(max-width:600px){.speed-scooter-archive{grid-template-columns:1fr}.speed-included,.speed-scooter-specs{grid-template-columns:1fr}.speed-archive-intro h1{font-size:36px}.speed-scooter-single{padding:12px}.speed-scooter-section h2{font-size:27px}.speed-scooter-summary h1{font-size:36px}.speed-admin-grid{grid-template-columns:1fr}}


/* Elementor single scooter pages: breathing room before the footer. */
.speed-scooter-elementor-bottom-space { margin-bottom: 80px; }
/* Description editor: preserve paragraphs and readable spacing. */
.speed-scooter-description p { margin: 0 0 14px; }
.speed-scooter-description p:last-child { margin-bottom: 0; }
