*{box-sizing:border-box}.register-page{color:#111827;background:radial-gradient(circle at 0 0,#2563eb1f,#0000 28%),radial-gradient(circle at 100% 100%,#10b9811a,#0000 24%),linear-gradient(#f8fbff 0%,#f5f7fb 38%,#eef4ff 100%);min-height:100vh;position:relative;overflow:hidden}.register-bg-orb{filter:blur(70px);opacity:.45;pointer-events:none;border-radius:999px;position:absolute}.register-bg-orb-1{background:#3b82f661;width:280px;height:280px;top:-80px;left:-80px}.register-bg-orb-2{background:#10b9813d;width:320px;height:320px;bottom:-100px;right:-100px}.register-container{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;max-width:1280px;min-height:100vh;margin:0 auto;padding:40px 24px;display:grid;position:relative}.register-left{padding:20px 10px}.register-brand-badge{color:#2563eb;letter-spacing:.08em;background:#ffffffbd;border:1px solid #2563eb1f;border-radius:999px;align-items:center;margin-bottom:22px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #0f172a0a}.register-brand h1{letter-spacing:-.02em;color:#111827;margin:0;font-size:50px;font-weight:800;line-height:1.15}.register-brand p{color:#4b5563;max-width:560px;margin:20px 0 0;font-size:17px;line-height:1.7}.register-info-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #0f172a14;border-radius:24px;max-width:460px;margin-top:36px;padding:18px;box-shadow:0 22px 55px #0f172a14}.register-info-header{gap:8px;margin-bottom:18px;display:flex}.register-info-dot{background-color:#94a3b8b3;border-radius:50%;width:10px;height:10px}.register-info-content{flex-direction:column;gap:14px;display:flex}.register-info-row{color:#111827;background:#f8fafcf5;border:1px solid #0f172a0f;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;display:flex}.register-info-row strong{color:#2563eb;font-size:14px;font-weight:800}.register-right{justify-content:center;display:flex}.register-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #0f172a14;border-radius:28px;width:100%;max-width:500px;padding:34px 30px;box-shadow:0 24px 70px #0f172a1a}.register-card-top{margin-bottom:28px}.register-welcome{color:#2563eb;letter-spacing:.18em;margin:0 0 10px;font-size:12px;font-weight:800}.register-card-top h2{letter-spacing:-.02em;color:#111827;margin:0;font-size:34px;font-weight:800}.register-subtext{color:#6b7280;margin-top:10px;font-size:14px;line-height:1.6;display:block}.register-form{flex-direction:column;gap:18px;display:flex}.form-group{flex-direction:column;gap:10px;display:flex}.form-group label{color:#374151;font-size:14px;font-weight:700}.form-group input{color:#111827;background:#fffffff5;border:1px solid #dbe4f0;border-radius:14px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;transition:all .2s;box-shadow:inset 0 1px 2px #0f172a05}.form-group input::placeholder{color:#9ca3af}.form-group input:focus{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb14}.agree-check{color:#6b7280;cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:inline-flex}.agree-check input{width:16px;height:16px;margin-top:2px}.register-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb 0%,#38bdf8 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;font-size:16px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 14px 30px #2563eb2e}.register-button:hover{transform:translateY(-1px)}.register-button.is-loading,.register-button:disabled{opacity:.92;cursor:not-allowed}.register-button-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite register-spin}@keyframes register-spin{to{transform:rotate(360deg)}}.register-bottom{margin-top:22px}.signin-text{text-align:center;color:#6b7280;margin:0;font-size:14px}.register-link{color:#2563eb;font-weight:700;text-decoration:none}.register-link:hover{text-decoration:underline}.form-error{color:#dc2626;margin:6px 0 0;font-size:13px}.submit-error{color:#dc2626;background:#ef444414;border:1px solid #ef444429;border-radius:12px;margin:0 0 16px;padding:12px 14px;font-size:14px}.submit-success{color:#059669;background:#10b98114;border:1px solid #10b98129;border-radius:12px;margin:0 0 16px;padding:12px 14px;font-size:14px}@media (max-width:1024px){.register-container{grid-template-columns:1fr;gap:28px;padding:28px 18px}.register-left{padding:0}.register-brand h1{font-size:38px}.register-brand p{font-size:15px}.register-info-card{max-width:100%}.register-right{justify-content:stretch}.register-card{max-width:100%}}@media (max-width:640px){.register-brand h1{font-size:30px}.register-card{border-radius:22px;padding:26px 18px}.register-card-top h2{font-size:28px}}
