750 Watt Ebike
A collection page of Himiway Bike
About
/* ========================================================================== 1. Base / Shared Styles & Resets ========================================================================== */ *, *::before, *::after { box-sizing: border-box; } /* ========================================================================== 2. eBike Content Wrapper (Standard Layout) ========================================================================== */ .ebike-content-wrapper { max-width: 900px; margin: 0 auto; padding: 3px 20px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #2c3e50; line-height: 1.7; background-color: #ffffff; } .ebike-content-wrapper h2 { font-size: 28px; font-weight: 700; color: #111827; margin-top: 48px; margin-bottom: 20px; padding-bottom: 12px; border-bottom: 2px solid #e5e7eb; letter-spacing: -0.02em; } .ebike-content-wrapper h2:first-of-type { margin-top: 0; } .ebike-content-wrapper h4 { font-size: 20px; font-weight: 600; color: #1f2937; margin-top: 32px; margin-bottom: 14px; letter-spacing: -0.01em; } .ebike-content-wrapper p { font-size: 16px; color: #4b5563; margin-bottom: 18px; } .ebike-content-wrapper p:has(strong), .ebike-content-wrapper p:nth-of-type(3) { font-weight: 500; } .ebike-content-wrapper ul { list-style: none; padding-left: 0; margin-bottom: 28px; } .ebike-content-wrapper ul li { position: relative; padding-left: 28px; margin-bottom: 12px; font-size: 16px; color: #374151; } .ebike-content-wrapper ul li::before { content: "•"; position: absolute; left: 8px; top: -2px; color: #2563eb; font-size: 22px; font-weight: bold; } .ebike-content-wrapper ul li strong { color: #111827; } .ebike-content-wrapper table { width: 100%; border-collapse: separate; border-spacing: 0; margin: 24px 0 32px 0; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.1); border: 1px solid #e5e7eb; } .ebike-content-wrapper th { background-color: #f9fafb; color: #