.register-module__jUGYdG__registerPage{min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Noto Sans JP,sans-serif;display:flex}.register-module__jUGYdG__formSide{background:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 32px;display:flex}.register-module__jUGYdG__formContainer{width:100%;max-width:480px}.register-module__jUGYdG__logoArea{text-align:center;margin-bottom:32px}.register-module__jUGYdG__logoIcon{color:#fff;background:linear-gradient(135deg,#0d9488,#14b8a6);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;font-size:18px;font-weight:700;display:inline-flex}.register-module__jUGYdG__logoTitle{color:#1a1a2e;font-size:24px;font-weight:700}.register-module__jUGYdG__logoSub{color:#6b7280;margin-top:4px;font-size:14px}.register-module__jUGYdG__stepIndicator{justify-content:center;gap:8px;margin-bottom:24px;display:flex}.register-module__jUGYdG__stepDot{background:#d1d5db;border-radius:50%;width:10px;height:10px}.register-module__jUGYdG__stepDotActive{background:#14b8a6}.register-module__jUGYdG__stepDotDone{background:#0d9488}.register-module__jUGYdG__formGroup{margin-bottom:18px}.register-module__jUGYdG__formLabel{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.register-module__jUGYdG__formInput{color:#1a1a2e;box-sizing:border-box;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.register-module__jUGYdG__formInput::placeholder{color:#9ca3af}.register-module__jUGYdG__formInput:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61f}.register-module__jUGYdG__formSelect{color:#1a1a2e;box-sizing:border-box;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:15px}.register-module__jUGYdG__formSelect:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61f}.register-module__jUGYdG__radioGroup{gap:16px;display:flex}.register-module__jUGYdG__radioLabel{color:#374151;cursor:pointer;align-items:center;gap:6px;font-size:14px;display:flex}.register-module__jUGYdG__errorBox{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:16px;padding:12px;font-size:14px}.register-module__jUGYdG__successBox{color:#166534;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin-bottom:16px;padding:20px;font-size:14px;line-height:1.6}.register-module__jUGYdG__infoBox{color:#1e40af;text-align:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-bottom:16px;padding:16px;font-size:14px;line-height:1.6}.register-module__jUGYdG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488,#14b8a6);border:none;border-radius:10px;width:100%;margin-top:4px;padding:14px;font-family:inherit;font-size:15px;font-weight:700;transition:all .2s}.register-module__jUGYdG__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#0f766e,#0d9488);transform:translateY(-1px);box-shadow:0 4px 12px #0d94884d}.register-module__jUGYdG__submitBtn:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af;transform:none}.register-module__jUGYdG__secondaryBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;width:100%;margin-top:8px;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.register-module__jUGYdG__secondaryBtn:hover{color:#0d9488;border-color:#14b8a6}.register-module__jUGYdG__loginLink{text-align:center;color:#6b7280;margin-top:20px;font-size:13px}.register-module__jUGYdG__loginLinkAnchor{color:#14b8a6;font-weight:600;text-decoration:none}.register-module__jUGYdG__loginLinkAnchor:hover{text-decoration:underline}.register-module__jUGYdG__uploadArea{text-align:center;cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;padding:20px;transition:border-color .2s}.register-module__jUGYdG__uploadArea:hover{border-color:#14b8a6}.register-module__jUGYdG__uploadAreaActive{background:#f0fdfa;border-color:#14b8a6}.register-module__jUGYdG__uploadText{color:#6b7280;margin-top:4px;font-size:13px}.register-module__jUGYdG__uploadFileName{color:#0d9488;margin-top:4px;font-size:13px;font-weight:600}.register-module__jUGYdG__termsBoxLarge{color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;max-height:50vh;margin-bottom:16px;padding:24px;font-size:13px;line-height:1.7;overflow-y:auto}.register-module__jUGYdG__termsBox{color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;max-height:200px;margin-bottom:12px;padding:16px;font-size:12px;line-height:1.7;overflow-y:auto}.register-module__jUGYdG__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.register-module__jUGYdG__checkboxLabel input[type=checkbox]{accent-color:#14b8a6;width:18px;height:18px}.register-module__jUGYdG__sectionTitle{color:#1a1a2e;border-bottom:1px solid #e5e7eb;margin-top:24px;margin-bottom:16px;padding-bottom:8px;font-size:16px;font-weight:700}.register-module__jUGYdG__completeIcon{text-align:center;margin-bottom:16px;font-size:48px}.register-module__jUGYdG__completeTitle{color:#1a1a2e;text-align:center;margin-bottom:12px;font-size:20px;font-weight:700}.register-module__jUGYdG__completeText{color:#6b7280;text-align:center;font-size:14px;line-height:1.7}@media (max-width:768px){.register-module__jUGYdG__registerPage{flex-direction:column}.register-module__jUGYdG__formSide{padding:32px 20px}.register-module__jUGYdG__formContainer{max-width:100%}.register-module__jUGYdG__logoArea{margin-bottom:24px}}
