/* UniqueizerPro brand */
:root { --uq-bg:#050510; --uq-violet:#a855f7; --uq-cyan:#22d3ee; }
body { background: var(--uq-bg) !important; color: #e2e8f0; }
a { color: #c084fc; }
a:hover { color: #e9d5ff; }
header a.font-semibold, .brand-home { color: #e9d5ff !important; font-weight: 600; }
.text-sky-400, .text-sky-300 { color: #c084fc !important; }
.border-slate-800 { border-color: rgba(168,85,247,.15) !important; }
h1,h2,h3 { letter-spacing: -0.02em; }

header a img { height: 36px !important; width: auto; object-fit: contain; }
.logo-watermark { opacity: 0.06; }
