.scooter-card[data-astro-cid-26w7vr2f]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.scooter-card__layout[data-astro-cid-26w7vr2f]{display:grid;grid-template-columns:180px 1fr}.scooter-card__image-col[data-astro-cid-26w7vr2f]{background:#fff;position:relative;display:flex;align-items:flex-start}.scooter-card__image[data-astro-cid-26w7vr2f]{position:sticky;top:0;padding:1rem;display:flex;align-items:center;justify-content:center;height:180px}.scooter-card__image[data-astro-cid-26w7vr2f] img[data-astro-cid-26w7vr2f]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.scooter-card__rank[data-astro-cid-26w7vr2f]{position:absolute;top:12px;left:12px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--color-accent);color:#fff;font-family:var(--font-mono);font-weight:600;font-size:.85rem;border-radius:var(--radius-sm);z-index:1}.scooter-card__content[data-astro-cid-26w7vr2f]{padding:1rem 1.25rem}.scooter-card__header[data-astro-cid-26w7vr2f]{margin-bottom:.5rem}.scooter-card__title-row[data-astro-cid-26w7vr2f]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.scooter-card__name[data-astro-cid-26w7vr2f]{font-family:var(--font-body);font-weight:700;font-size:1.15rem;margin:0}.scooter-card__meta[data-astro-cid-26w7vr2f]{display:flex;align-items:center;gap:.4rem;margin-top:.2rem;font-size:.85rem;color:var(--color-text-muted)}.scooter-card__sep[data-astro-cid-26w7vr2f]{color:var(--color-text-subtle)}.scooter-card__summary[data-astro-cid-26w7vr2f]{color:var(--color-text-muted);font-size:.85rem;line-height:1.5;margin-bottom:.75rem}.scooter-card__details[data-astro-cid-26w7vr2f]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border-subtle)}.scooter-card__details[data-astro-cid-26w7vr2f] h4[data-astro-cid-26w7vr2f]{font-family:var(--font-body);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-subtle);margin-bottom:.4rem}.scooter-card__pros[data-astro-cid-26w7vr2f] ul[data-astro-cid-26w7vr2f],.scooter-card__cons[data-astro-cid-26w7vr2f] ul[data-astro-cid-26w7vr2f]{list-style:none;font-size:.8rem;color:var(--color-text-muted);display:flex;flex-direction:column;gap:.15rem}.scooter-card__pros[data-astro-cid-26w7vr2f] li[data-astro-cid-26w7vr2f]:before{content:"+ ";color:var(--color-success);font-weight:700}.scooter-card__cons[data-astro-cid-26w7vr2f] li[data-astro-cid-26w7vr2f]:before{content:"− ";color:var(--color-danger);font-weight:700}.scooter-card__reviews[data-astro-cid-26w7vr2f]{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--color-border-subtle)}.scooter-card__reviews[data-astro-cid-26w7vr2f] summary[data-astro-cid-26w7vr2f]{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:.25rem 0}.scooter-card__reviews[data-astro-cid-26w7vr2f] summary[data-astro-cid-26w7vr2f]::-webkit-details-marker{display:none}.scooter-card__reviews[data-astro-cid-26w7vr2f] summary[data-astro-cid-26w7vr2f] h4[data-astro-cid-26w7vr2f]{font-family:var(--font-body);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-subtle);margin:0}.reviews-toggle[data-astro-cid-26w7vr2f]{font-size:.72rem;color:var(--color-accent);font-weight:500}.reviews-toggle[data-astro-cid-26w7vr2f]:after{content:" ↓"}.scooter-card__reviews[data-astro-cid-26w7vr2f][open] .reviews-toggle[data-astro-cid-26w7vr2f]:after{content:" ↑"}.reviews-list[data-astro-cid-26w7vr2f]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.5rem}.review[data-astro-cid-26w7vr2f]{background:var(--color-bg-muted);border-radius:var(--radius-sm);padding:.4rem .6rem;margin:0;border-left:2px solid var(--color-border)}.review--positive[data-astro-cid-26w7vr2f]{border-left-color:var(--color-success);background:var(--color-success-bg)}.review--negative[data-astro-cid-26w7vr2f]{border-left-color:var(--color-danger);background:#b91c1c0f}.review--neutral[data-astro-cid-26w7vr2f]{border-left-color:var(--color-warning);background:var(--color-warning-bg)}.review[data-astro-cid-26w7vr2f] p[data-astro-cid-26w7vr2f]{font-size:.72rem;font-style:italic;color:var(--color-text-muted);line-height:1.4;margin:0 0 .15rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.review[data-astro-cid-26w7vr2f] cite[data-astro-cid-26w7vr2f]{font-size:.65rem;font-style:normal;color:var(--color-text-subtle)}.scooter-card__footer[data-astro-cid-26w7vr2f]{display:flex;align-items:center;justify-content:space-between;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border-subtle)}.scooter-card__price[data-astro-cid-26w7vr2f]{display:flex;flex-direction:column}.scooter-card__price-value[data-astro-cid-26w7vr2f]{font-family:var(--font-mono);font-weight:600;font-size:1.25rem;color:var(--color-text)}.scooter-card__price-label[data-astro-cid-26w7vr2f]{font-size:.7rem;color:var(--color-text-subtle)}.scooter-card__affiliate-note[data-astro-cid-26w7vr2f]{font-size:.7rem;color:var(--color-text-subtle);margin-top:.75rem;text-align:right}@media(max-width:700px){.scooter-card__layout[data-astro-cid-26w7vr2f]{grid-template-columns:1fr}.scooter-card__image-col[data-astro-cid-26w7vr2f]{padding:1.5rem}.scooter-card__image[data-astro-cid-26w7vr2f] img[data-astro-cid-26w7vr2f]{max-height:160px}.scooter-card__details[data-astro-cid-26w7vr2f]{grid-template-columns:1fr;gap:1rem}.scooter-card__footer[data-astro-cid-26w7vr2f]{flex-direction:column;align-items:stretch;gap:1rem}.scooter-card__price[data-astro-cid-26w7vr2f]{flex-direction:row;align-items:baseline;gap:.5rem}.scooter-card__affiliate-note[data-astro-cid-26w7vr2f]{text-align:center}.reviews-list[data-astro-cid-26w7vr2f]{grid-template-columns:1fr}}
