:root{--bg:#0b1220;--bg-elev:#0f172a;--panel:#0b1220;--line:#1f2937;--text:#e5e7eb;--muted:#94a3b8}
*{box-sizing:border-box}
html,body,#root{height:100%}
html,body{background:#0b1220;color:#e5e7eb}
a{color:#e5e7eb;text-decoration:none}
a:hover{text-decoration:underline}

/* ...pozostała część pliku z Twojego ZIPa... */

/* Labels a bit brighter on dark */
.aw-form label{color:#e5e7eb}
