@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--brand:#2458d3;--brand-deep:#1a3fa3;--brand-soft:#eaf0ff;--accent:#ff7849;--accent-2:#22c5a5;--ink:#0b1326;--ink-2:#172033;--ink-3:#23314d;--muted:#60708f;--line:#dde4f1;--bg:#f7f9fd;--bg-2:#eef2f8;--white:#fff;--shadow-sm:0 4px 14px rgba(20,38,82,.06);--shadow-md:0 18px 40px rgba(20,38,82,.1);--shadow-lg:0 30px 70px rgba(20,38,82,.18);--radius:16px}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Pretendard,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--ink-2);background:var(--white);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;width:100%}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.AlertLayer_overlay__mWDHn{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.AlertLayer_dialog__0bvVr{width:min(100%,420px);display:flex;flex-direction:column;gap:18px;padding:28px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 24px 60px rgba(15,23,42,.22)}.AlertLayer_badge___O2mb{display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;min-width:56px;height:30px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800}.AlertLayer_badgeInfo__FS6KF{background:#dbeafe;color:#1d4ed8}.AlertLayer_badgeSuccess__qwhPq{background:#dcfce7;color:#166534}.AlertLayer_badgeWarning__oG4OZ{background:#fef3c7;color:#b45309}.AlertLayer_badgeError__tJ8cn{background:#fee2e2;color:#b91c1c}.AlertLayer_title__eOeXp{margin:0;font-size:22px;font-weight:800;color:#0f172a}.AlertLayer_message__CJley{margin:0;font-size:15px;line-height:1.6;color:#334155}.AlertLayer_actions__5uMtp{display:flex;justify-content:flex-end}.AlertLayer_confirmButton__AHREV{border:0;border-radius:12px;padding:12px 20px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 12px 24px rgba(37,99,235,.22)}.AlertLayer_confirmButton__AHREV:hover{transform:translateY(-1px)}@media (max-width:640px){.AlertLayer_overlay__mWDHn{padding:16px}.AlertLayer_dialog__0bvVr{padding:24px 20px;border-radius:18px}}