@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--radius-box:12px;--radius-chip:4px;--background:#f4f8fd;--foreground:#1a3b6e;--foreground-muted:#6b7c93;--surface:#fff;--surface-2:#fff;--surface-3:#f1f5f9;--surface-hover:#f1f5f9;--card-bg:#fff;--primary:#2e86c1;--primary-light:#5bb8f5;--primary-dark:#1a3b6e;--primary-vivid:#3b82f6;--primary-soft:#d6e8f7;--primary-soft-bg:#2e86c114;--primary-soft-border:#2e86c140;--primary-rgb:#2e86c1;--accent:#dc3545;--accent-light:#ff5a5a;--accent-dark:#b71c1c;--notification-unread-bg:#2e86c11f;--notification-unread-accent:#2e86c18c;--notification-read-bg:var(--surface);--danger:#ef4444;--danger-soft-bg:#fee2e2;--danger-soft-fg:#991b1b;--store-accent:#228b22;--store-accent-hover:#1c7a1c;--success:#22c55e;--success-soft:#dcfce7;--success-soft-bg:#dcfce7;--success-soft-fg:#166534;--warning:#f59e0b;--warning-soft:#fef3c7;--warning-soft-bg:#fef3c7;--warning-soft-fg:#92400e;--info-soft-bg:#eff6ff;--info-soft-fg:#3b82f6;--text-white:#fff;--text-secondary:#6b7c93;--text-gray:#6b7280;--border-color:#e5e7eb;--border:#e5e7eb;--border-strong:#cbd5e1;--muted:#94a3b8;--red:#e01a0c;--sidebar-bg:#1e293b;--sidebar-text:#cbd5e1;--sidebar-active:#2e86c1;--modal-overlay:#0f172a8c;--font-family:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;--settings-group-gap:2rem;--settings-label-gap:1rem;--settings-row-gap:.75rem}[data-theme=night]{--store-accent:#228b22;--store-accent-hover:#1c7a1c;--background:#0e1620;--foreground:#e6edf3;--foreground-muted:#9aa6b2;--surface:#161e29;--surface-2:#1c2530;--surface-3:#283242;--surface-hover:#283242;--card-bg:#161e29;--primary-soft:#1c3247;--primary-soft-bg:#5bb8f51a;--primary-soft-border:#5bb8f54d;--primary-dark:#b6dcf6;--primary-vivid:#60a5fa;--notification-unread-bg:#5bb8f529;--notification-unread-accent:#5bb8f58c;--notification-read-bg:var(--surface);--danger-soft-bg:#ef44442e;--danger-soft-fg:#fca5a5;--success-soft:#22c55e2e;--success-soft-bg:#22c55e2e;--success-soft-fg:#86efac;--warning-soft:#f59e0b33;--warning-soft-bg:#f59e0b33;--warning-soft-fg:#fcd34d;--info-soft-bg:#3b82f62e;--info-soft-fg:#93c5fd;--text-secondary:#9aa6b2;--text-gray:#8b95a1;--border:#283242;--border-color:#283242;--border-strong:#34425a;--modal-overlay:#0009}[data-theme=night] body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}
:root{--font-family:"Pretendard", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif}[data-theme=night] body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{scrollbar-gutter:stable}html,body{max-width:100vw;overflow-x:clip}body{color:var(--foreground);background:var(--background);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a,button,input,textarea,select{font-family:var(--font-family)}input:not([type=checkbox]):not([type=radio]),select,textarea{box-sizing:border-box;background:var(--surface);width:100%;color:var(--foreground);border:1.5px solid #e0e0e0;border-radius:8px;outline:none;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus{border-color:var(--primary)}input.error:not([type=checkbox]):not([type=radio]),select.error,textarea.error{border-color:#dc3545!important}input.error:not([type=checkbox]):not([type=radio]):focus,select.error:focus,textarea.error:focus{box-shadow:0 0 0 2px #dc354533;border-color:#dc3545!important}input[type=checkbox]{background:var(--background);cursor:pointer;appearance:none;vertical-align:middle;border:1.5px solid #e0e0e0;border-radius:4px;flex-shrink:0;margin:0;transition:all .2s;position:relative;width:18px!important;height:18px!important;padding:0!important}input[type=checkbox]:hover{border-color:var(--primary)}input[type=checkbox]:focus{border-color:var(--primary);outline:none}input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}input[type=checkbox]:disabled{opacity:.6;cursor:not-allowed}input[type=checkbox]:disabled:checked{background:var(--text-gray);border-color:var(--text-gray)}.verifyButton{background:var(--primary);color:var(--text-white);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:4px;margin:0 0 .75rem;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.verifyButton:hover{background:var(--primary-light);transform:translateY(-1px)}.verifyButton:active{transform:translateY(0)}.nameRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media print{body *{visibility:hidden}[data-dues-receipt-overlay]{background:0 0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}[data-dues-receipt-sheet]{background:0 0!important;border:none!important;max-width:none!important}#dues-receipt,#dues-receipt *{visibility:visible}#dues-receipt{color:#000;width:100%;padding:0;position:absolute;top:0;left:0}[data-dues-receipt-actions]{display:none!important}}
.LoginRequiredModal-module__ExAFXG__overlay{-webkit-backdrop-filter:blur(4px);z-index:1500;background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.18s ease-out LoginRequiredModal-module__ExAFXG__fadeIn;display:flex;position:fixed;inset:0}.LoginRequiredModal-module__ExAFXG__modal{background:var(--surface);border-radius:14px;flex-direction:column;width:100%;max-width:420px;max-height:90vh;animation:.18s ease-out LoginRequiredModal-module__ExAFXG__scaleIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003}.LoginRequiredModal-module__ExAFXG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.LoginRequiredModal-module__ExAFXG__title{color:var(--foreground);margin:0;font-size:16px;font-weight:700}.LoginRequiredModal-module__ExAFXG__closeButton{width:28px;height:28px;color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .12s,color .12s;display:inline-flex}.LoginRequiredModal-module__ExAFXG__closeButton svg{width:18px;height:18px}.LoginRequiredModal-module__ExAFXG__content{flex-direction:column;gap:16px;padding:20px;display:flex;overflow-y:auto}.LoginRequiredModal-module__ExAFXG__reason{color:var(--text-gray);margin:0;font-size:14px;line-height:1.5}@keyframes LoginRequiredModal-module__ExAFXG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginRequiredModal-module__ExAFXG__scaleIn{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.LoginRequiredModal-module__ExAFXG__overlay{align-items:flex-end;padding:0}.LoginRequiredModal-module__ExAFXG__modal{border-radius:14px 14px 0 0;max-width:none;max-height:95vh}}
.Snackbar-module__uhniTG__snackbar{z-index:1400;color:#fff;border-radius:.5rem;align-items:center;gap:.5rem;width:max-content;max-width:90vw;padding:.75rem 1rem;font-size:.9rem;animation:.18s ease-out Snackbar-module__uhniTG__snackbarIn;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.Snackbar-module__uhniTG__message{flex:0 auto}.Snackbar-module__uhniTG__closeButton{width:26px;height:26px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .12s;display:inline-flex}@keyframes Snackbar-module__uhniTG__snackbarIn{0%{opacity:0;transform:translate(-50%,.5rem)}to{opacity:1;transform:translate(-50%)}}
