.hero-gradient { background: linear-gradient(135deg, #0a192f, #0d6efd); }
.hero-gradient .text-muted { color: rgba(255, 255, 255, .8) !important; }
.charger-card { border: 0; min-height: 100%; }
.charger-card .list-unstyled li::before { color: #0d6efd; content: "\2022"; display: inline-block; font-weight: bold; width: 1rem; }
.charger-illustration { position: relative; }
.charger-illustration .ratio { border-radius: .85rem; box-shadow: 0 .5rem 1rem rgba(13, 110, 253, .15); overflow: hidden; }
.charger-illustration img { height: 100%; object-fit: cover; width: 100%; }
.charger-illustration .spec-badge { position: absolute; right: .85rem; top: .85rem; z-index: 2; }
.tiny-label { letter-spacing: .25rem; }
.spec-table td { font-size: .95rem; padding: .35rem .5rem; }
.faq-accordion .accordion-button { font-weight: 600; }
