:root{--background:#000;--foreground:#fff;--primary:#ec4899;--primary-hover:#db2777;--secondary:#18181b;--accent:#f97316;--error:#ef4444;--card-bg:#18181b99;--border:#ffffff1a;--input-bg:#00000080;--glass-bg:#000c;--glass-border:#ffffff0d;--brand-gradient:linear-gradient(90deg, #8b5cf6, #ec4899, #f97316)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}a{color:inherit;text-decoration:none}.main-content{flex:1}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}
