@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&display=swap";._wrap_j2d1v_1{display:flex;justify-content:center;padding:24px 16px}._card_j2d1v_7{width:100%;max-width:520px;background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow-sm);padding:28px 24px;text-align:center}._error_j2d1v_18{border-color:#fecaca;background:linear-gradient(180deg,#fff7f7,#fff)}._icon_j2d1v_23{width:64px;height:64px;margin:0 auto 16px;border-radius:20px;background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:30px}._title_j2d1v_35{font-size:20px;font-weight:700;color:var(--text-primary)}._message_j2d1v_41{margin-top:10px;color:var(--text-muted);line-height:1.6;font-size:14px}._actions_j2d1v_48{margin-top:20px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}._notice_l3ytv_1{position:fixed;z-index:2000;left:50%;bottom:max(16px,env(safe-area-inset-bottom));display:flex;width:min(560px,calc(100vw - 32px));min-height:72px;align-items:center;justify-content:space-between;gap:16px;padding:14px 14px 14px 18px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;box-shadow:0 12px 28px #0f172a24;transform:translate(-50%)}._copy_l3ytv_20{display:grid;min-width:0;gap:3px}._copy_l3ytv_20 strong{color:#172554;font-size:14px;line-height:1.4}._copy_l3ytv_20 span{color:#475569;font-size:12px;line-height:1.45}._actions_l3ytv_38{display:flex;flex:0 0 auto;gap:8px}._laterButton_l3ytv_44,._updateButton_l3ytv_45{min-height:40px;padding:0 14px;border-radius:6px;font-size:13px;font-weight:700;white-space:nowrap}._laterButton_l3ytv_44{border:1px solid #bfdbfe;background:#fff;color:#475569}._updateButton_l3ytv_45{background:#2563eb;color:#fff}@media (max-width: 520px){._notice_l3ytv_1{align-items:stretch;flex-direction:column;gap:10px}._actions_l3ytv_38{justify-content:flex-end}}:root{--blue: #2563eb;--blue-light: #eff6ff;--blue-border: #bfdbfe;--blue-dark: #1d4ed8;--bg: #f1f5f9;--surface: #ffffff;--border: #e8edf3;--border-mid: #e2e8f0;--text-primary: #0f172a;--text-secondary: #374151;--text-muted: #64748b;--text-faint: #94a3b8;--red: #ef4444;--red-light: #fee2e2;--green: #16a34a;--green-light: #dcfce7;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.08)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,맑은 고딕,Noto Sans CJK KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-size-adjust:100%}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:inherit;outline:none}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-mid);border-radius:4px}.btn-primary{background:var(--blue);color:#fff;border-radius:var(--radius-sm);padding:10px 20px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex;align-items:center;gap:6px}.btn-primary:hover{background:var(--blue-dark)}.btn-primary:disabled{background:var(--text-faint);cursor:not-allowed}.btn-ghost{background:var(--surface);color:var(--text-muted);border:1px solid var(--border-mid);border-radius:var(--radius-sm);padding:9px 16px;font-size:13px;font-weight:500;transition:all .15s}.btn-ghost:hover{border-color:var(--blue-border);color:var(--blue)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.badge{display:inline-block;font-size:10px;font-weight:700;padding:3px 9px;border-radius:20px}.badge-red{background:var(--red-light);color:var(--red)}.badge-green{background:var(--green-light);color:var(--green)}.badge-blue{background:var(--blue-light);color:var(--blue)}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.text-muted{color:var(--text-muted)}.text-faint{color:var(--text-faint)}.text-sm{font-size:12px}.text-xs{font-size:11px}.font-bold{font-weight:700}.font-semibold{font-weight:600}
