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;font-family:Roboto,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.register-screen{align-items:center;background:linear-gradient(135deg,coral,#ffec4e);display:flex;justify-content:center;min-height:100vh;padding:20px}.register-form{background-color:#fff;border-radius:8px;box-shadow:0 0 20px #0000001a;max-width:600px;padding:30px;width:100%}.form-input,.form-select,.register-form input,.register-form select{border:1px solid #ccc;border-radius:5px;margin-bottom:12px;padding:10px;width:100%}.form-label,.register-form label{display:block;font-weight:700;margin-bottom:8px}.register-form .checkbox-group,.service-checkbox{margin-bottom:8px}.btn,.register-form button{border:none;border-radius:5px;cursor:pointer;font-weight:700;margin-bottom:10px;margin-top:10px;padding:10px 20px;width:100%}.btn-primary,.register-form button:first-of-type{background-color:#f57224;color:#fff}.btn-secondary,.register-form button:last-of-type{background-color:#6c757d;color:#fff}.register-container{background:#fffffff2;border-radius:12px;box-shadow:0 6px 14px #0000001f;font-family:Roboto,sans-serif;margin:40px auto;max-width:1400px;padding:40px 30px;width:75%}.register-container h2{color:#333;margin-bottom:20px}.form-input,.form-select{border:1px solid #ccc;border-radius:8px;font-size:14px;margin-bottom:15px;padding:10px;width:100%}.form-label{color:#333;display:block;font-weight:700;margin:10px 0 5px;text-align:left}.service-list{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:20px}.service-checkbox{margin:5px 0}.btn{border:none;border-radius:8px;cursor:pointer;font-weight:700;margin-top:10px;padding:10px;width:100%}.btn-primary{background-color:coral;color:#fff}.btn-primary:hover{background-color:#e0663d}.btn-secondary{background-color:#ccc;color:#000}@media (max-width:600px){.register-container,.register-form{margin:20px auto;padding:20px 16px}.btn{padding:10px 14px}}
/*# sourceMappingURL=main.0bc1c013.css.map*/