SPERAS M10 Small EDC Flashlight 200lm
/* ========================================================= */ /* 基础样式重置与排版优化 (高级黑橙风格) */ /* ========================================================= */ .speras-m10-pdp { font-family: 'Inter', -apple-system, BlinkMacSystemFont, Arial, sans-serif; color: #2c3e50; line-height: 1.6; max-width: 1000px; margin: 0 auto; padding: 20px; background: #fff; } .speras-m10-pdp h1, .speras-m10-pdp h2, .speras-m10-pdp h3 { margin-top: 0; line-height: 1.3; } /* 🏆 Hero 顶部横幅 */ .speras-hero-banner { background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); padding: 50px 30px; border-radius: 20px; margin-bottom: 50px; text-align: center; border-bottom: 6px solid #eab308; box-shadow: 0 10px 25px rgba(0,0,0,0.15); } .speras-hero-banner h1 { font-size: 38px; font-weight: 900; color: #ffffff !important; margin: 0 0 15px 0; text-transform: uppercase; } .speras-hero-banner .subtitle { font-size: 18px; max-width: 850px; margin: 0 auto 20px auto; color: #cbd5e1 !i