Pedal Assist Electric Bike

A collection page of Himiway Bike

price
Products
13
Active ads
0
Depth
Published
2026/05/27

About

/* ========================================================================== HIMIWAY COLLECTION - PREMIUM E-COMMERCE EDITORIAL STYLING Scope: #himiwaycollection ========================================================================== */ #himiwaycollection { /* Design Tokens */ --hw-primary-dark: #0f172a; --hw-secondary-dark: #1e293b; --hw-accent-orange: #ff5a1f; --hw-accent-hover: #e0480e; --hw-text-main: #334155; --hw-text-light: #64748b; --hw-bg-card: #f8fafc; --hw-bg-card-hover: #f1f5f9; --hw-border: #e2e8f0; --hw-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-family: var(--hw-font-family); max-width: 920px; margin: 4px auto; padding: 2px 24px; color: var(--hw-text-main); line-height: 1.75; font-size: 16px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; } #himiwaycollection * { box-sizing: border-box; } /* Lead / Hero Paragraph */ #himiwaycollection > p:first-of-type { font-size: 1.18rem; line-height: 1.8; color: var(--hw-secondary-dark); font-weight: 450; background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%); border-left: 4px solid var(--hw-accent-orange); padding: 24px 28px; border-radius: 0 12px 12px 0; margin-bottom: 36px; box-shadow: 0 4px 20px -2px rgba(0, 0, 0, 0.03); } /* Section Dividers */ #himiwaycollection hr { border: none; height: 1px; background: linear-gradient(90deg, transparent, var(--hw-border) 20%, var(--hw-border) 80%, transparent); margin: 48px 0; } /* Headings */ #himiwaycollection h4 { font-size: 1.45rem; font-weight: 700; color: var(--hw-primary-dark); letter-spacing: -0.02em; margin-top: 36px; margin-bottom: 16px; line-height: 1.35; display: flex; align-items: center; flex-wrap: wrap; gap: 8px; } #himiwaycollection h4:first-of-type { margin-top: 0; } /* Regular Paragraphs */ #himiwaycollection p { margin-bottom: 16px; color: var(--hw-text-main); } /* Feature Lists (Bullet Points) */ #himiwaycollection ul { list-styl