E-Bike For Fishing

A collection page of Himiway Bike

category
Products
10
Active ads
0
Depth
Published
2025/12/02

About

/* ========================================================== PREMIUM SHOPIFY PRODUCT STORY - SCOPED STYLES Theme: Technical Luxury & Rugged Outdoor Aesthetic ========================================================== */ #himiwaycollection { /* Design Tokens */ --hw-primary-dark: #0f172a; /* Deep Slate / Black */ --hw-accent-orange: #e85d04; /* High-performance Outdoor Orange */ --hw-accent-hover: #dc2f02; --hw-text-main: #334155; /* Neutral dark slate */ --hw-text-muted: #64748b; /* Sophisticated grey */ --hw-bg-card: #f8fafc; /* Clean light slate */ --hw-border-color: #e2e8f0; /* Crisp border */ --hw-shadow-sm: 0 4px 6px -1px rgba(15, 23, 42, 0.05), 0 2px 4px -2px rgba(15, 23, 42, 0.05); --hw-shadow-lg: 0 20px 25px -5px rgba(15, 23, 42, 0.08), 0 8px 10px -6px rgba(15, 23, 42, 0.04); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--hw-text-main); line-height: 1.75; max-width: 960px; margin: 4px auto; padding: 2px; box-sizing: border-box; -webkit-font-smoothing: antialiased; } #himiwaycollection * { box-sizing: border-box; } /* Main Catchy Title (First H2) */ #himiwaycollection > h2:first-of-type { font-size: clamp(1.75rem, 4vw, 2.35rem); font-weight: 800; color: var(--hw-primary-dark); letter-spacing: -0.025em; line-height: 1.25; margin-bottom: 24px; text-transform: none; position: relative; padding-bottom: 16px; border-bottom: 3px solid var(--hw-accent-orange); display: inline-block; } /* Section Headings (Subsequent H2) */ #himiwaycollection h2:not(:first-of-type) { font-size: clamp(1.35rem, 2.5vw, 1.65rem); font-weight: 700; color: var(--hw-primary-dark); letter-spacing: -0.015em; margin-top: 36px; margin-bottom: 18px; display: flex; align-items: center; position: relative; padding-left: 14px; } #himiwaycollection h2:not(:first-of-type)::before { content: ""; position: absolute; left: 0; width: 4px; height: 75%; background: var(--hw-accent-orange); border-radius: 4px; } /* Feature Sub-Headings