.blog-content h2{font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;color:#111827;margin-top:4rem;margin-bottom:2rem;line-height:1.2}.blog-content h2:first-child{margin-top:0}.blog-content h3{font-size:1.5rem;margin-top:3rem;margin-bottom:1.5rem;line-height:1.3}.blog-content h3,.blog-content h4{font-family:Playfair Display,serif;font-weight:600;color:#111827}.blog-content h4{font-size:1.25rem;margin-top:2rem;margin-bottom:1rem;line-height:1.4}.blog-content p{color:#374151;font-size:1.125rem;line-height:2;margin-bottom:1.5rem;margin-top:0}.blog-content ol,.blog-content ul{margin-top:1.5rem;margin-bottom:1.5rem;padding-left:1.5rem}.blog-content li{font-size:1.125rem;line-height:1.75;margin-bottom:.5rem;color:#374151}.blog-content strong{color:#111827;font-weight:600}.blog-content a{color:#059669;font-weight:500;text-decoration:none}.blog-content a:hover{color:#047857;text-decoration:underline}.blog-content ul li::marker{color:#9ca3af}.blog-content ol li::marker{color:#9ca3af}.blog-content h2:has-text("✅"),.blog-content h2:has-text("🎬"),.blog-content h2:has-text("🎯"),.blog-content h2:has-text("🏁"),.blog-content h2:has-text("📋"),.blog-content h2:has-text("🔍"),.blog-content h2:has-text("🛒"),.blog-content h2:has-text("🧭"),.blog-content h2:has-text("🧾"){display:flex;align-items:center;gap:.5rem}.blog-content h3:has-text("🌀"),.blog-content h3:has-text("💧"),.blog-content h3:has-text("💬"),.blog-content h3:has-text("🔋"){display:flex;align-items:center;gap:.5rem}.blog-content .bike-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:.5rem 0 1.25rem}@media (min-width:640px){.blog-content .bike-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (min-width:1024px){.blog-content .bike-thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}}.blog-content .bike-thumbs figure{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:0}.blog-content .bike-thumbs img{width:100%;max-width:180px;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);background-color:#f3f4f6}.blog-content .bike-thumbs figcaption{margin-top:.4rem;font-size:.85rem;line-height:1.2;color:#6b7280;text-align:center}