Mini Electric Bike

A collection page of Himiway Bike

category
Products
1
Active ads
0
Depth
Published
2026/07/31

About

/* ========================================================================== Himiway Collection — Modern Premium E-Commerce Typography & UI Styling ========================================================================== */ #himiwaycollection { /* Design Tokens */ --hw-primary-dark: #111827; --hw-text-main: #374151; --hw-text-muted: #6b7280; --hw-accent: #f59e0b; --hw-accent-hover: #d97706; --hw-accent-glow: rgba(245, 158, 11, 0.25); --hw-bg-card: #ffffff; --hw-bg-subtle: #f9fafb; --hw-border-light: #e5e7eb; --hw-radius-sm: 8px; --hw-radius-md: 14px; --hw-radius-lg: 20px; --hw-shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.05); --hw-shadow-md: 0 10px 25px -5px rgba(0, 0, 0, 0.05), 0 8px 10px -6px rgba(0, 0, 0, 0.03); --hw-shadow-hover: 0 14px 30px -4px rgba(0, 0, 0, 0.08); --hw-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; /* Base Container Layout */ font-family: var(--hw-font-sans); color: var(--hw-text-main); line-height: 1.75; font-size: 16px; max-width: 880px; margin: 0 auto; padding: 4px 20px 60px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; } #himiwaycollection *, #himiwaycollection *::before, #himiwaycollection *::after { box-sizing: inherit; } /* Headings */ #himiwaycollection h2 { color: var(--hw-primary-dark); font-size: 1.85rem; font-weight: 700; letter-spacing: -0.025em; line-height: 1.3; margin-top: 2rem; margin-bottom: 1.25rem; position: relative; } #himiwaycollection > h2:first-of-type { font-size: 2.25rem; letter-spacing: -0.03em; margin-top: 0; line-height: 1.2; background: linear-gradient(135deg, #111827 0%, #374151 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } #himiwaycollection h4 { color: var(--hw-primary-dark); font-size: 1.15rem; font-weight: 600; letter-spacing: -0.015em; margin-top: 1.75rem; margin-bottom: 0.6rem; display: flex; align-items: center; } #himiwaycollection h4::before { content: ""; display: inli