.auth-module__5URtAG__auth-container{justify-content:center;padding:20px 20px 60vh;display:flex}.auth-module__5URtAG__auth-box{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:40px}.auth-module__5URtAG__auth-title{text-align:center;color:var(--text-color);margin-bottom:8px;font-size:26px;font-weight:700}.auth-module__5URtAG__auth-subtitle{color:#757575;text-align:center;margin-bottom:32px;font-size:16px;line-height:1.4}.auth-module__5URtAG__verify-info{text-align:center;background:#f8f9fa;border-radius:8px;margin-bottom:24px;padding:16px}.auth-module__5URtAG__verify-info p{color:var(--gray-700);margin:4px 0}.auth-module__5URtAG__verify-info strong{color:var(--text-color);font-size:18px}.auth-module__5URtAG__verify-actions{gap:12px;margin-top:16px;display:flex}.auth-module__5URtAG__verify-actions .auth-module__5URtAG__btn{flex:1;justify-content:center;align-items:center;display:flex}.auth-module__5URtAG__verify-test-hint{text-align:center;color:var(--gray-500);background:#e8f5e9;border-radius:4px;margin-top:16px;padding:8px;font-size:12px}.auth-module__5URtAG__btn-link{color:var(--primary-color);cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:12px;padding:8px;font-size:14px}.auth-module__5URtAG__btn-link:hover{text-decoration:underline}.auth-module__5URtAG__btn-link:disabled{color:var(--gray-400);cursor:not-allowed}.auth-module__5URtAG__resend-btn{margin-top:16px}.auth-module__5URtAG__agreement-step{margin-top:8px}.auth-module__5URtAG__agreement-all{background:#f8f9fa;border-radius:8px;margin-bottom:16px;padding:16px}.auth-module__5URtAG__agreement-all .auth-module__5URtAG__agreement-text{font-size:16px;font-weight:600}.auth-module__5URtAG__agreement-divider{background:#e0e0e0;height:1px;margin:16px 0}.auth-module__5URtAG__agreement-list{flex-direction:column;gap:12px;display:flex}.auth-module__5URtAG__agreement-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.auth-module__5URtAG__agreement-checkbox{cursor:pointer;flex:1;align-items:center;gap:12px;display:flex}.auth-module__5URtAG__agreement-checkbox input[type=checkbox]{display:none}.auth-module__5URtAG__agreement-checkbox .auth-module__5URtAG__checkmark{border:2px solid #ccc;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.auth-module__5URtAG__agreement-checkbox .auth-module__5URtAG__checkmark:after{content:"✓";color:#fff;opacity:0;font-size:14px;font-weight:700;transition:opacity .2s}.auth-module__5URtAG__agreement-checkbox input[type=checkbox]:checked+.auth-module__5URtAG__checkmark{background:var(--primary-color);border-color:var(--primary-color)}.auth-module__5URtAG__agreement-checkbox input[type=checkbox]:checked+.auth-module__5URtAG__checkmark:after{opacity:1}.auth-module__5URtAG__agreement-text{color:var(--text-color);align-items:center;gap:6px;font-size:14px;display:flex}.auth-module__5URtAG__agreement-text .auth-module__5URtAG__required{color:#dc3545;font-size:13px;font-weight:600}.auth-module__5URtAG__agreement-text .auth-module__5URtAG__optional{color:#6c757d;font-size:13px}.auth-module__5URtAG__agreement-link{color:var(--primary-color);border-radius:4px;padding:4px 8px;font-size:13px;text-decoration:none;transition:background .2s}.auth-module__5URtAG__agreement-link:hover{background:#f0f7ff;text-decoration:underline}.auth-module__5URtAG__mt-24{margin-top:24px}@media (max-width:480px){.auth-module__5URtAG__auth-container{padding:40px 0 120px}.auth-module__5URtAG__auth-box{padding:0 8px}.auth-module__5URtAG__auth-title{text-align:left;font-size:24px}.auth-module__5URtAG__auth-subtitle{margin-bottom:28px}}
.matching-loading-module__DTVata__matching-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.matching-loading-module__DTVata__matching-spinner{border:4px solid #f0f0f0;border-top:4px solid var(--primary-color);border-radius:50%;width:60px;height:60px;margin-bottom:24px;animation:1s linear infinite matching-loading-module__DTVata__spin}@keyframes matching-loading-module__DTVata__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.matching-loading-module__DTVata__matching-text{color:#333;margin-bottom:8px;font-size:20px;font-weight:600}.matching-loading-module__DTVata__matching-subtext{color:#888;font-size:14px}
