@import"https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap";body[data-v-d41ca737]{font-family:Noto Sans KR,sans-serif}.submenu-container[data-v-d41ca737]{position:relative}.submenu[data-v-d41ca737]{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ddd;border-radius:6px;padding:.5rem 0;list-style:none;min-width:180px;box-shadow:0 4px 8px #00000026;z-index:1000}.submenu-item[data-v-d41ca737]{display:block;padding:.5rem 1rem;color:#333;text-decoration:none}.submenu-item[data-v-d41ca737]:hover{background-color:#f8f9fa}.logo-image[data-v-d41ca737]{height:32px;display:block}.pattern-grid[data-v-2d06d07c]{width:240px;height:320px;cursor:pointer;user-select:none;-webkit-user-select:none;margin:0 auto}.pattern-svg[data-v-2d06d07c]{width:100%;height:100%}.login-container[data-v-2d06d07c]{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#f8f9fc}.login-wrap[data-v-2d06d07c]{width:420px;padding:40px 30px;color:#1a1a2e;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid #e5e7eb}.login-wrap.is-blur[data-v-2d06d07c]{filter:blur(4px);pointer-events:none}.logo[data-v-2d06d07c]{text-align:center;margin-bottom:30px}.logo-img[data-v-2d06d07c]{height:34px}.tab[data-v-2d06d07c]{display:flex;border-bottom:1px solid #ddd;margin-bottom:20px}.tab button[data-v-2d06d07c]{flex:1;padding:12px 0;border:none;background:none;font-size:14px;cursor:pointer;color:#777}.tab button.active[data-v-2d06d07c]{color:#4361ee;border-bottom:2px solid #4361ee;font-weight:600}.title-text[data-v-2d06d07c]{font-size:22px;font-weight:700;color:#222}.form-group[data-v-2d06d07c]{margin-bottom:15px}.form-label[data-v-2d06d07c]{font-size:13px;margin-bottom:6px;display:block;color:#555}.input-wrap[data-v-2d06d07c]{position:relative}.form-control[data-v-2d06d07c]{width:100%;padding:12px 90px 12px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px}.suffix[data-v-2d06d07c]{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:13px;color:#999}.btn-submit[data-v-2d06d07c]{width:100%;height:48px;border:none;border-radius:6px;background:#4361ee;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.btn-submit[data-v-2d06d07c]:hover{background:#2f6ae5}.sns-btn[data-v-2d06d07c]{width:100%;height:48px;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:14px;cursor:pointer}.links[data-v-2d06d07c]{margin-top:18px;font-size:13px;color:#666}.forgot-pw[data-v-2d06d07c]{margin-top:6px;font-size:12px;color:#888}.divider[data-v-2d06d07c]{margin:30px 0 20px;text-align:center;font-size:12px;color:#999;position:relative}.divider[data-v-2d06d07c]:before,.divider[data-v-2d06d07c]:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:#ddd}.divider[data-v-2d06d07c]:before{left:0}.divider[data-v-2d06d07c]:after{right:0}.copyright[data-v-2d06d07c]{margin-top:40px;text-align:center;font-size:12px;color:#aaa}.terms-overlay[data-v-2d06d07c]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.terms-modal[data-v-2d06d07c]{background:#fff;border-radius:12px;max-width:560px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 40px #00000026;overflow:hidden}.terms-title[data-v-2d06d07c]{margin:0;padding:20px 24px 16px;font-size:20px;font-weight:700;color:#1a1a2e;border-bottom:1px solid #e5e7eb}.terms-scroll[data-v-2d06d07c]{padding:16px 24px;overflow-y:auto;max-height:280px}.terms-section+.terms-section[data-v-2d06d07c]{margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb}.terms-section-title[data-v-2d06d07c]{margin:0 0 8px;font-size:14px;font-weight:600;color:#1a1a2e}.terms-scroll p[data-v-2d06d07c]{margin:0 0 8px;font-size:13px;line-height:1.6;color:#374151}.terms-checks[data-v-2d06d07c]{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:10px}.terms-check[data-v-2d06d07c]{display:flex;align-items:center;gap:8px;font-size:14px;color:#1a1a2e}.terms-check input[data-v-2d06d07c]{width:18px;height:18px;accent-color:#4361ee}.terms-check-all[data-v-2d06d07c]{margin-top:4px;padding-top:10px;border-top:1px solid #e5e7eb;font-weight:600}.terms-actions[data-v-2d06d07c]{padding:14px 24px 18px;display:flex;justify-content:flex-end;gap:10px}.terms-btn[data-v-2d06d07c]{padding:9px 22px;border-radius:8px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.terms-btn-primary[data-v-2d06d07c]{background:#4361ee;color:#fff}.terms-btn-primary[data-v-2d06d07c]:hover:not(:disabled){background:#3651d4}.terms-btn-primary[data-v-2d06d07c]:disabled{background:#9ca3af;cursor:not-allowed}.terms-btn-secondary[data-v-2d06d07c]{background:#e5e7eb;color:#374151}.terms-btn-secondary[data-v-2d06d07c]:hover{background:#d1d5db}.notice-modal[data-v-2d06d07c]{background:#fff;border-radius:12px;max-width:520px;width:100%;box-shadow:0 20px 40px #00000026;overflow:hidden}.notice-title[data-v-2d06d07c]{margin:0;padding:18px 22px 12px;font-size:18px;font-weight:700;color:#1a1a2e;border-bottom:1px solid #e5e7eb}.notice-body[data-v-2d06d07c]{padding:16px 22px 8px;display:flex;flex-direction:column;gap:10px}.notice-card[data-v-2d06d07c]{padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e5e7eb}.notice-card-title[data-v-2d06d07c]{margin:0 0 4px;font-size:13px;font-weight:600;color:#1d4ed8}.notice-card-text[data-v-2d06d07c]{margin:0;font-size:13px;color:#4b5563;line-height:1.5}.notice-actions[data-v-2d06d07c]{padding:12px 22px 16px;display:flex;justify-content:flex-end}.modal-fade-enter-active[data-v-2d06d07c],.modal-fade-leave-active[data-v-2d06d07c]{transition:opacity .2s ease}.modal-fade-enter-from[data-v-2d06d07c],.modal-fade-leave-to[data-v-2d06d07c]{opacity:0}.modal-fade-enter-active .terms-modal[data-v-2d06d07c],.modal-fade-leave-active .terms-modal[data-v-2d06d07c]{transition:transform .2s ease}.modal-fade-enter-from .terms-modal[data-v-2d06d07c],.modal-fade-leave-to .terms-modal[data-v-2d06d07c]{transform:scale(.96)}@media (max-width: 480px){.login-wrap[data-v-2d06d07c]{padding:28px 20px;width:100%;margin:0 12px}.terms-title[data-v-2d06d07c],.terms-scroll[data-v-2d06d07c],.terms-checks[data-v-2d06d07c],.terms-actions[data-v-2d06d07c]{padding-left:20px;padding-right:20px}}
