:root{--shell-padding:16px;--shell-gap:16px;--sidebar-width:231px;--main-width:1641px;--page-padding:24px;--page-padding-x:24px;--page-padding-y:24px;--page-content-width:1593px;--content-max-width:1593px;--page-title-height:44px;--section-gap:24px;--content-section-gap:16px;--card-padding:24px;--card-gap:16px;--card-gap-titled:20px;--filter-height:80px;--filter-padding-x:20px;--filter-padding-y:16px;--filter-gap:12px;--filter-field-height:48px;--filter-button-height:44px;--filter-label-gap:12px;--input-height:48px;--button-height-md:48px;--button-height-sm:34px;--select-height-sm:44px;--table-width:1593px;--table-header-height:44px;--table-row-height:72px;--table-cell-gap:12px;--table-padding-x:20px;--table-cell-padding-x:6px;--table-cell-padding-y:12px;--toolbar-height:44px;--section-header-height:34px;--pagination-height:36px;--pagination-gap:16px;--pagination-cell:36px;--pagination-cell-gap:4px}@font-face{font-family:KoPubWorldDotum;src:url(/font/kopub-world-dotum/KoPubWorldDotum-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:KoPubWorldDotum;src:url(/font/kopub-world-dotum/KoPubWorldDotum-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:KoPubWorldDotum;src:url(/font/kopub-world-dotum/KoPubWorldDotum-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:KoPubWorldDotum_Pro;src:url(/font/kopub-world-dotum/KoPubWorldDotum-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:KoPubWorldDotum_Pro;src:url(/font/kopub-world-dotum/KoPubWorldDotum-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:KoPubWorldDotum_Pro;src:url(/font/kopub-world-dotum/KoPubWorldDotum-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:S-Core Dream;src:url(/font/s-core-dream/SCDream5-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:S-Core Dream;src:url(/font/s-core-dream/SCDream6-Bold.otf)format("opentype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:S-Core Dream;src:url(/font/s-core-dream/SCDream6-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:block}html,body{min-height:100%;font-family:var(--font-body);font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;font-kerning:normal;font-feature-settings:"kern" 1;margin:0;padding:0}button,input,select,textarea{font-family:var(--font-body);font-synthesis:none}:root{--bg-surface:#fff;--bg-surface-alt:#f9fafb;--bg-base:#f2f4f6;--bg-subtle:#e5e8eb;--bg-inverse:#191f28;--bg-accent-subtle:#f0f7fb;--border-default:#e5e8eb;--border-strong:#6b7684;--border-selected:#00659a;--text-primary:#191f28;--text-label:#333d4b;--text-secondary:#6b7684;--text-tertiary:#8b95a1;--text-disabled:#c4cbd4;--text-muted:#4e5968;--text-on-accent:#fff;--accent-default:#00659a;--accent-subtle:#dceaf3;--status-success:#0ba05e;--status-success-text:#067a47;--status-success-bg:#e8f7f0;--status-danger:#e5503c;--status-danger-text:#c9302c;--status-danger-bg:#fdedeb;--status-warning-text:#9a5f00;--status-warning-bg:#fdf4e5;--status-error-text:#b3261e;--overlay-scrim:#191f2880;--overlay-toast:#191f28b3;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-pill:9999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--font-title:"S-Core Dream", "Malgun Gothic", sans-serif;--font-body:"KoPubWorldDotum", "Malgun Gothic", sans-serif;--font-footer:"KoPubWorldDotum_Pro", "KoPubWorldDotum", "Malgun Gothic", sans-serif;--font-ui:"Pretendard", "Malgun Gothic", sans-serif}input::placeholder,textarea::placeholder{color:var(--text-tertiary);opacity:1;font-weight:500}input[type=checkbox]:checked{background-color:var(--accent-default);border-color:var(--accent-default);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M2.5 6.2L5 8.7l4.5-5.2'/%3E%3C/svg%3E")}select{appearance:none;accent-color:var(--bg-base);background-image:none;font-size:15px}@supports (appearance:base-select){select{appearance:base-select}select::picker(select){appearance:base-select}select::picker-icon{display:none}select::picker(select){background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;margin-top:4px;padding:4px;box-shadow:4px 4px 12px #191f281f}select option{border-radius:var(--radius-sm);background-color:var(--bg-surface);color:var(--text-primary);font-size:15px;font-family:var(--font-body);padding:10px 12px;font-weight:500}select option:hover,select option:focus,select option:focus-visible,select option:checked,select option:checked:hover{color:var(--text-primary);background-color:var(--bg-base)!important}select option:checked{font-weight:700}select option::checkmark{display:none}}
