Goldhorn DSPA 1216 Plus (Display Model)
* { font-family: 'Inter', sans-serif !important; } .gradient-bg { background: linear-gradient(135deg, #f59e0b 0%, #d97706 25%, #92400e 50%, #451a03 75%, #1c1917 100%) !important; } .gradient-text { background: linear-gradient(135deg, #f59e0b, #d97706) !important; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; background-clip: text !important; } .demo-badge { background: linear-gradient(45deg, #dc2626, #b91c1c) !important; animation: pulse 2s infinite !important; } .feature-card { background: rgba(245, 158, 11, 0.1) !important; border: 2px solid rgba(245, 158, 11, 0.3) !important; backdrop-filter: blur(10px) !important; } .spec-row:nth-child(even) { background-color: rgba(245, 158, 11, 0.05) !important;