Infrared Heating Element for DR-968
Infrared Heating Element for DR-968 * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Segoe UI', system-ui, -apple-system, sans-serif; } body { background-color: #f8fafc; color: #334155; line-height: 1.6; padding: 20px; min-height: 100vh; } .container { max-width: 1000px; margin: 0 auto; background-color: white; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08); overflow: hidden; } .header { background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%); color: white; padding: 30px; text-align: center; position: relative; } .header h1 { font-size: 2.2rem; font-weight: 700;