*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0f172a;color:#f1f5f9}a{color:inherit;text-decoration:none}input,select,textarea{font-family:inherit;background:#1e293b;border:1px solid #334155;border-radius:6px;padding:8px 12px;font-size:14px;color:#f1f5f9;outline:none;width:100%}input:focus,select:focus,textarea:focus{border-color:#6366f1}button{font-family:inherit;cursor:pointer}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 1.5s ease-in-out infinite}