eBike For Wheelies
A collection page of Himiway Bike
About
/* Scoped Container Styles */ #himiwaycollection { max-width: 960px; margin: 4px auto; padding: 4px 24px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #2b2f38; line-height: 1.8; font-size: 16px; background-color: #ffffff; box-sizing: border-box; -webkit-font-smoothing: antialiased; } #himiwaycollection *, #himiwaycollection *::before, #himiwaycollection *::after { box-sizing: inherit; } /* Headings */ #himiwaycollection h2 { font-size: 28px; font-weight: 800; color: #111827; margin-top: 48px; margin-bottom: 20px; letter-spacing: -0.02em; line-height: 1.3; position: relative; padding-left: 14px; border-left: 4px solid #e05a2b; /* Premium Accent Orange */ } /* First main title styling */ #himiwaycollection > h2:first-of-type { font-size: 34px; margin-top: 0; color: #0d121c; border-left: 5px solid #e05a2b; } #himiwaycollection h4 { font-size: 19px; font-weight: 700; color: #1f2937; margin-top: 32px; margin-bottom: 12px; letter-spacing: -0.01em; display: inline-block; background: #f8fafc; padding: 6px 14px; border-radius: 6px; border-left: 3px solid #64748b; } /* Paragraphs */ #himiwaycollection p { margin-bottom: 16px; color: #475569; font-size: 16px; } /* Lead Paragraph / Callout text after main titles */ #himiwaycollection h2 + p { font-size: 17px; color: #334155; } /* Divider */ #himiwaycollection hr { border: none; height: 1px; background: linear-gradient(90deg, transparent, #e2e8f0 20%, #e2e8f0 80%, transparent); margin: 48px 0; } /* Spec Table Modern Styling */ #himiwaycollection table { width: 100%; border-collapse: separate; border-spacing: 0; margin: 28px 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04); border: 1px solid #e2e8f0; background: #ffffff; } #himiwaycollection thead { background: #0f172a; /* Slate Black Header */ } #himiwaycollection th { color: #ffffff; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; padding: 16px 2