:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#1e1e2e,#2d2b42)}.container{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.card{background:#ffffff0d;padding:2.5rem;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000005e;width:400px;text-align:left}h1{font-size:2rem;line-height:1.1;margin-bottom:2rem;text-align:center;background:linear-gradient(to right,#a855f7,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.form-group{margin-bottom:1.5rem}label{display:block;margin-bottom:.5rem;font-weight:500;color:#e2e8f0}input,select,textarea{width:100%;padding:.75rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#0003;color:#fff;font-family:inherit;font-size:1rem;transition:border-color .25s;box-sizing:border-box}input:focus,select:focus,textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}button{border-radius:8px;border:1px solid transparent;padding:.8em 1.2em;font-size:1em;font-weight:600;font-family:inherit;background-color:#6366f1;color:#fff;cursor:pointer;transition:background-color .25s;width:100%}button:hover{background-color:#4f46e5}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button:disabled{background-color:#4b5563;cursor:not-allowed}.status{margin-top:1.5rem;padding:1rem;border-radius:8px;text-align:center;font-weight:500}.status.success{background-color:#10b98133;color:#34d399;border:1px solid rgba(16,185,129,.2)}.status.error{background-color:#ef444433;color:#f87171;border:1px solid rgba(239,68,68,.2)}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
