3 inch tires to 4 inch tires ebike
A collection page of Himiway Bike
About
/* Scope Variables for Consistency & High-End Visual Balance */ .hmw-guide-container { --hmw-font-sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; --hmw-text-main: #1e293b; --hmw-text-muted: #64748b; --hmw-accent: #b45309; /* Sophisticated Copper/Gold */ --hmw-accent-light: #fef3c7; /* Soft Amber Glow */ --hmw-accent-subtle: #fffbeb; /* Warm Card Background */ --hmw-border: #e2e8f0; --hmw-surface: #ffffff; --hmw-surface-alt: #f8fafc; --hmw-shadow-sm: 0 1px 3px rgba(15, 23, 42, 0.06), 0 1px 2px rgba(15, 23, 42, 0.04); --hmw-shadow-md: 0 8px 24px -4px rgba(15, 23, 42, 0.07), 0 4px 8px -2px rgba(15, 23, 42, 0.03); max-width: 880px; margin: 0 auto; padding: 1px 24px; color: var(--hmw-text-main); font-family: var(--hmw-font-sans); font-size: 16px; line-height: 1.8; background: var(--hmw-surface); border-radius: 16px; box-shadow: var(--hmw-shadow-sm); } /* Typography Hierarchy */ .hmw-guide-container h2 { position: relative; font-size: clamp(1.45rem, 2.8vw, 1.95rem); font-weight: 700; color: #0f172a; letter-spacing: -0.025em; line-height: 1.35; margin-top: 56px; margin-bottom: 22px; padding-bottom: 12px; border-bottom: 1px solid var(--hmw-border); } .hmw-guide-container h2:first-of-type { margin-top: 0; padding-top: 0; } .hmw-guide-container h2::after { content: ""; position: absolute; left: 0; bottom: -1px; width: 48px; height: 2px; background: var(--hmw-accent); border-radius: 2px; } .hmw-guide-container h4 { font-size: 1.15rem; font-weight: 700; color: #0f172a; margin-top: 28px; margin-bottom: 12px; letter-spacing: -0.01em; display: inline-flex; align-items: center; gap: 8px; } .hmw-guide-container h4::before { content: ""; display: inline-block; width: 6px; height: 16px; background: var(--hmw-accent); border-radius: 3px; } .hmw-guide-container p { margin-bottom: 18px; color: #334155; font-size: 1.025rem; letter-spacing: -0.005em; } .hmw-guide-container strong { color: #0f172a; font-weight: 600; } /* Unordered Lists with