Electric Bike Clearance Sale

A collection page of Himiway Bike

sale
Products
14
Active ads
0
Depth
Published
2025/04/25

About

/* ========================================================================== HIMIWAY COLLECTION - MODERN LUXURY E-COMMERCE STYLING ========================================================================== */ #himiwaycollection { --hw-primary-dark: #111827; --hw-primary-accent: #ff5500; --hw-accent-hover: #e04a00; --hw-text-main: #2b2f38; --hw-text-muted: #6b7280; --hw-bg-card: #ffffff; --hw-bg-subtle: #f8fafc; --hw-border-color: #e5e7eb; --hw-radius-sm: 8px; --hw-radius-md: 14px; --hw-radius-lg: 20px; --hw-shadow-card: 0 10px 30px -5px rgba(0, 0, 0, 0.05), 0 4px 6px -2px rgba(0, 0, 0, 0.02); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--hw-text-main); background-color: #ffffff; max-width: 980px; margin: 0 auto; padding: 4px 24px; line-height: 1.7; font-size: 16px; letter-spacing: -0.01em; -webkit-font-smoothing: antialiased; } /* Typography */ #himiwaycollection h2 { color: var(--hw-primary-dark); font-size: clamp(24px, 3.5vw, 32px); font-weight: 800; letter-spacing: -0.03em; line-height: 1.25; margin-top: 36px; margin-bottom: 20px; position: relative; } #himiwaycollection > h2:first-of-type { margin-top: 0; font-size: clamp(28px, 4.5vw, 40px); background: linear-gradient(135deg, #111827 0%, #374151 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; padding-bottom: 8px; } #himiwaycollection h4 { color: var(--hw-primary-dark); font-size: 18px; font-weight: 700; margin-top: 28px; margin-bottom: 10px; letter-spacing: -0.02em; display: flex; align-items: center; gap: 8px; } #himiwaycollection h4::before { content: ""; display: inline-block; width: 4px; height: 16px; background: var(--hw-primary-accent); border-radius: 2px; } #himiwaycollection p { color: var(--hw-text-muted); margin-bottom: 18px; font-size: 16px; } /* Elegant Divider */ #himiwaycollection hr { border: 0; height: 1px; background: linear-gradient(to right, transparent, var(--hw-border-color) 20%, var(--hw-bo