@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800;900&display=swap";
.page-register{color:#1e293b;background-color:#eaf7ff;background-image:radial-gradient(1200px 700px at 10% 10%,#4ecdc440,#0000 60%),radial-gradient(1100px 700px at 90% 20%,#6ebeff4d,#0000 62%),linear-gradient(135deg,#f0f9ff 0%,#d2edf1 50%,#e0f2fe 100%);background-attachment:fixed;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Montserrat,system-ui,sans-serif;display:flex;overflow:hidden}.page-register:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(1000px 600px at 50% 40%,#fff3,#0000 70%);position:fixed;inset:0}.register-container{z-index:1;width:100%;max-width:440px;position:relative}.register-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff2;border:1px solid #fff;border-radius:32px;flex-direction:column;min-height:520px;padding:32px 28px;display:flex;box-shadow:0 24px 60px #0f415f1f,inset 0 1px 2px #fffc}.brand{border-bottom:1px solid #1e293b0f;justify-content:center;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:20px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#6ebeff 0%,#4ecdc4 100%);border-radius:14px;place-items:center;width:48px;height:48px;font-size:18px;font-weight:900;display:grid;box-shadow:0 8px 24px #4ecdc459}.brand-title{color:#1e293b;letter-spacing:-.5px;font-size:20px;font-weight:800;line-height:1.1}.brand-subtitle{color:#64748b;margin-top:2px;font-size:12px;font-weight:600}.progress-bar{gap:8px;margin-bottom:24px;display:flex}.progress-step{background:#e2e8f0;border-radius:4px;flex:1;height:6px;transition:background .4s}.progress-step.active{background:#4ecdc4}.wizard-content{flex-direction:column;flex:1;display:flex}.animate-step{animation:.3s cubic-bezier(.4,0,.2,1) forwards slideIn}@keyframes slideIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.step-title{color:#1e293b;text-align:center;margin:0 0 20px;font-size:18px;font-weight:800}.form-group{text-align:left;margin-bottom:16px;position:relative}.form-group label{text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-bottom:6px;padding-left:4px;font-size:12px;font-weight:700;display:block}.register-card input,.register-card select{appearance:none;background:#fff;border:2px solid #e2e8f0;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:15px;font-weight:700;transition:all .25s;color:#0f172a!important}.register-card select{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2394a3b8%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 16px top 50%;background-repeat:no-repeat;background-size:12px}.register-card input::placeholder,.register-card select:invalid{color:#94a3b8;font-weight:500}.register-card input:focus,.register-card select:focus{border-color:#4ecdc4;box-shadow:0 4px 15px #4ecdc426}.field-error{color:#ef4444;margin-top:6px;padding-left:4px;font-size:12px;font-weight:600;animation:.2s slideIn}.step-actions{gap:12px;margin-top:24px;display:flex}.btn{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#4ecdc4 0%,#5bbbe2 100%);box-shadow:0 8px 20px #4ecdc440}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px #4ecdc459}.btn-primary:disabled{box-shadow:none;cursor:not-allowed;color:#fff;background:#cbd5e1}.btn-ghost{color:#64748b;background:0 0;border:2px solid #e2e8f0;flex:none;width:auto}.btn-ghost:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.btn-secondary{color:#1e293b;background:#f1f5f9}.captcha-wrapper{justify-content:center;min-height:65px;margin:16px 0;display:flex}.consent-text{color:#94a3b8;text-align:center;margin-top:16px;font-size:12px}.consent-text a{color:#4ecdc4;font-weight:700;text-decoration:none}.link{text-align:center;color:#64748b;margin-top:auto;font-size:14px;font-weight:600}.link a{color:#4ecdc4;font-weight:800;text-decoration:none}.success-screen{text-align:center;padding:20px 0}.success-icon{margin-bottom:16px;font-size:64px;animation:.5s cubic-bezier(.175,.885,.32,1.275) popIn}.success-screen h3{color:#1e293b;margin-bottom:12px;font-size:24px;font-weight:800}.success-screen p{color:#64748b;margin-bottom:24px;font-size:15px;line-height:1.6}@keyframes popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.modal-notice-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0f172a99;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-notice{background:#fff;border-radius:24px;width:100%;max-width:440px;animation:.2s popIn;overflow:hidden;box-shadow:0 24px 60px #0003}.modal-notice-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-notice-x{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;width:32px;height:32px;font-weight:700;transition:all .2s}.modal-notice-x:hover{color:#1e293b;background:#e2e8f0}.modal-notice-body{color:#334155;white-space:pre-line;padding:24px;font-size:15px;font-weight:500;line-height:1.6}.modal-notice-actions{background:#f8fafc;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}@media (max-width:480px){.page-register{padding:16px;overflow:auto}.register-card{border-radius:28px;min-height:480px;padding:24px 20px}.brand-title{font-size:20px}.step-title{font-size:16px}.btn{padding:14px 16px}}
