:root{--bg:#0f0f12;--card:#fff;--text:#111;--muted:#666;--border:#e5e5e5;--accent:#4f46e5;--accent-hover:#4338ca;--radius:14px}body{background:linear-gradient(135deg,#f5f7ff,#fdfdfd)}.formy-wrapper{font-family:Inter,system-ui,-apple-system;margin:80px auto;max-width:720px;padding:0 20px}.formy-title{font-size:32px;letter-spacing:-.5px;margin-bottom:32px;text-align:center}.formy-box{background:#fff;background:var(--card);border-radius:14px;border-radius:var(--radius);box-shadow:0 30px 60px #0000001f;padding:36px}h3{font-size:20px;margin-bottom:20px}.formy-radio{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.formy-radio button{background:#fafafa;border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:14px;border-radius:var(--radius);cursor:pointer;font-size:17px;padding:26px;transition:.25s}.formy-radio button:hover{background:#f4f5ff;border-color:#4f46e5;border-color:var(--accent)}.formy-input{border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:12px;font-size:15px;margin-bottom:14px;padding:16px 18px;width:100%}.formy-input:focus{border-color:#4f46e5;border-color:var(--accent);box-shadow:0 0 0 3px #4f46e526;outline:none}.formy-actions{display:flex;justify-content:space-between;margin-top:28px}.formy-actions button{background:#4f46e5;background:var(--accent);border:0;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;padding:14px 22px;transition:.2s}.formy-actions button:hover{background:#4338ca;background:var(--accent-hover)}.formy-actions button:disabled{cursor:not-allowed;opacity:.4}.formy-actions button:first-child{background:#f3f3f3;color:#111}.formy-actions button:first-child:hover{background:#eaeaea}small{color:#c00;display:block;font-size:13px;margin-bottom:12px;margin-top:-6px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.07aafcbe.css.map*/