:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-1:#0a0418;--bg-2:#1a0b3a;--accent:#b46bff;--accent-2:#ff6bd6;--accent-3:#6be6ff;--text:#f5f0ff;--muted:#b0a8c8;--card:#ffffff0d;--card-border:#ffffff1f}*{box-sizing:border-box}html,body{min-height:100%;color:var(--text);background:radial-gradient(circle at 20% 10%, #2a1166 0%, transparent 50%), radial-gradient(circle at 80% 80%, #5a1c8c 0%, transparent 45%), linear-gradient(135deg, var(--bg-1), var(--bg-2));background-attachment:fixed;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea{color:inherit;font-family:inherit}.blob{filter:blur(80px);opacity:.45;z-index:-1;pointer-events:none;border-radius:50%;animation:18s ease-in-out infinite float;position:fixed}.blob.b1{background:#ff6bd6;width:420px;height:420px;top:-120px;left:-100px}.blob.b2{background:#6be6ff;width:520px;height:520px;animation-delay:-6s;bottom:-180px;right:-140px}.blob.b3{background:#b46bff;width:360px;height:360px;animation-delay:-12s;top:40%;left:50%}@keyframes float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-30px)scale(1.08)}66%{transform:translate(-30px,40px)scale(.95)}}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}
