@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Mongolian&display=swap";
body{font-family:Pretendard Variable,Pretendard,Noto Sans Mongolian,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;font-size:.9rem}a{color:inherit;text-decoration:none!important}a:hover{color:#1c867e}.fs-7{font-size:.85rem}.fs-8{font-size:.75rem}.transition-all{transition:all .3s}.cursor-pointer{cursor:pointer}.btn-primary{--bs-btn-bg:#1c867e;--bs-btn-border-color:#1c867e;--bs-btn-hover-bg:#15645e;--bs-btn-hover-border-color:#135c56;--bs-btn-active-bg:#11534e;--bs-btn-active-border-color:#11534e;--bs-btn-disabled-bg:rgba($primary-color, .65);--bs-btn-disabled-border-color:rgba($primary-color, .65)}.form-check-input:checked{background-color:#1c867e;border-color:#1c867e}.form-check-input:focus,.form-control:focus,.form-select:focus{border-color:#1c867e80;box-shadow:0 0 0 .25rem #1c867e40}.text-primary-custom{color:#1c867e!important}.bg-primary-custom{background-color:#1c867e!important;border-color:#1c867e!important}.btn-primary-custom{color:#fff;background-color:#1c867e!important;border-color:#1c867e!important}.btn-primary-custom:hover{color:#fff!important;background-color:#135c56!important}.btn-outline-primary-custom{background-color:#0000;color:#1c867e!important;border-color:#1c867e!important}.btn-outline-primary-custom:hover{color:#fff!important;background-color:#1c867e!important}.dropdown-item{transition:background-color .2s}.dropdown-item:hover,.dropdown-item:focus,.dropdown-item:active{color:inherit!important;background-color:#f1f3f5!important}.sidebar{z-index:1050;background-color:#fff;width:260px;min-width:260px;overflow:hidden auto}.sidebar .logo{width:auto;max-height:28px}.sidebar .nav-item{width:100%;display:block}.sidebar.collapsed{width:70px;min-width:70px}.sidebar.collapsed .brand-text,.sidebar.collapsed .nav-text,.sidebar.collapsed .nav-arrow,.sidebar.collapsed .sidebar-search,.sidebar.collapsed .sidebar-footer{display:none}.sidebar.collapsed .logo,.sidebar.collapsed .collapse{display:none!important}.sidebar.collapsed .sidebar-header{justify-content:center!important;padding:1rem 0!important}.sidebar.collapsed .sidebar-header button{margin:0!important}.sidebar.collapsed .nav-link{justify-content:center;padding:.8rem 0}.sidebar.collapsed .nav-link .nav-icon{margin:0!important}@media (max-width:576px){.sidebar{height:100vh;position:fixed;left:-260px;width:260px!important;min-width:260px!important}.sidebar.mobile-show{left:0;box-shadow:0 0 15px #0000001a}.sidebar.mobile-show .brand-text,.sidebar.mobile-show .nav-text,.sidebar.mobile-show .nav-arrow,.sidebar.mobile-show .sidebar-search,.sidebar.mobile-show .sidebar-footer{display:block}.sidebar.mobile-show .logo{max-height:28px;display:block}.sidebar.mobile-show .sidebar-header{justify-content:space-between!important;padding:1rem!important}.sidebar.mobile-show .nav-link{justify-content:flex-start;padding:.6rem 1rem}.sidebar.mobile-show .nav-link .nav-icon{margin-right:.5rem!important}.sidebar.mobile-show .collapse:not(.show){display:none!important}.sidebar.mobile-show .collapse.show{display:block!important}}.sidebar-overlay{z-index:1040;background:#0006;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.sidebar-overlay.show{display:block}@media (max-width:576px){.main-content{width:100%;min-width:100%}}.nav-icon{font-size:1.25rem}.nav-arrow{font-size:.9rem;transition:transform .3s}.nav-link[aria-expanded=true] .nav-arrow{transform:rotate(180deg)}.brand-text{white-space:nowrap}.nav-link{color:#333;padding:.6rem 1rem}.nav-link.active{background-color:#1c867e1a;font-weight:600;color:#1c867e!important}.nav-link:hover:not(.active){background-color:#f8f9fa}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{color:#6c757d;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1.25rem;font-size:.9rem}.nav-tabs .nav-link:hover{color:#1c867e;border-color:#0000}.nav-tabs .nav-link.active{background-color:#0000;border:none;border-bottom:2px solid #1c867e;color:#1c867e!important}.table th{font-weight:600}.table td,.table th{padding:.85rem 1rem}.table.notice-table .notice-row:hover{background-color:#f8f9fa}.table.notice-table .notice-detail{border-left:3px solid #1c867e}.table.notice-table .notice-detail td{border-bottom:1px solid #dee2e6}.pagination{gap:6px}.pagination .page-item .page-link{color:#6c757d;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-weight:500;transition:all .2s;display:flex}.pagination .page-item .page-link:hover{color:#1c867e;background-color:#f1f3f5}.pagination .page-item .page-link:focus{box-shadow:0 0 0 .2rem #1c867e26}.pagination .page-item.active .page-link{box-shadow:0 2px 4px #1c867e4d;color:#fff!important;background-color:#1c867e!important}.pagination .page-item.disabled .page-link{color:#adb5bd;background-color:#0000}.md-prose h2{border-bottom:1px solid #eaecef;margin-top:2.5rem;margin-bottom:1.2rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.md-prose p{font-size:.95rem;line-height:1.7}.color-swatch{border-radius:.5rem;height:80px;margin-bottom:.75rem;box-shadow:inset 0 0 0 1px #0000001a}.code-block{color:#d4d4d4;background-color:#1e1e1e;border-radius:.5rem;padding:1.5rem;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:.85rem;line-height:1.5;overflow-x:auto}[data-bs-theme=dark] .bg-white{background-color:var(--bs-body-bg)!important}[data-bs-theme=dark] .bg-light{background-color:var(--bs-tertiary-bg)!important}[data-bs-theme=dark] .text-dark{color:var(--bs-body-color)!important}[data-bs-theme=dark] .text-muted{color:var(--bs-secondary-color)!important}[data-bs-theme=dark] .border,[data-bs-theme=dark] .border-bottom,[data-bs-theme=dark] .border-top,[data-bs-theme=dark] .border-start,[data-bs-theme=dark] .border-end{border-color:var(--bs-border-color)!important}[data-bs-theme=dark] .table-light{--bs-table-bg:var(--bs-tertiary-bg);--bs-table-color:var(--bs-secondary-color);--bs-table-border-color:var(--bs-border-color)}[data-bs-theme=dark] .dropdown-item:hover,[data-bs-theme=dark] .dropdown-item:focus,[data-bs-theme=dark] .dropdown-item:active,[data-bs-theme=dark] .nav-link:hover:not(.active){background-color:var(--bs-tertiary-bg)!important}[data-bs-theme=dark] .btn.text-dark,[data-bs-theme=dark] .btn-outline-secondary{color:var(--bs-body-color)!important}[data-bs-theme=dark] .bd-example,[data-bs-theme=dark] .editor-placeholder,[data-bs-theme=dark] .thumb-box{background-color:var(--bs-body-bg)!important;border-color:var(--bs-border-color)!important}[data-bs-theme=dark] .tag-badge{background-color:var(--bs-tertiary-bg);border-color:var(--bs-border-color);color:var(--bs-body-color)}[data-bs-theme=dark] .logo-light{display:none!important}[data-bs-theme=dark] .logo-dark{display:block!important}[data-bs-theme=dark] .nav-link{color:#fff}
:root{--mchms-primary:#1c867e;--mchms-primary-dark:#15645e;--mchms-surface:#fff;--mchms-surface-soft:#f1f4f5;--mchms-text:#333;--mchms-muted:#6c757d;--mchms-border:#dee2e6}[data-bs-theme=dark]{--mchms-surface:#182124;--mchms-surface-soft:#202b2f;--mchms-text:#edf2f4;--mchms-muted:#aab7bd;--mchms-border:#344247}html,body{height:100%;overflow:hidden}body{overscroll-behavior:none}.main-content{min-height:0}.page-content{overscroll-behavior:contain;flex:auto;min-height:0}.app-shell{height:100vh}.sidebar.collapsed .depth-icon{display:none!important}.notification-preview{width:320px;max-width:95vw}.notification-preview>li:nth-child(2){max-height:300px;overflow-y:auto}.notification-icon{width:32px;height:32px}.notification-copy{font-size:.75rem}.notification-time{font-size:.7rem}.card-surface,.surface{color:var(--mchms-text);background:var(--mchms-surface)!important;border-color:var(--mchms-border)!important}.soft-surface{background:var(--mchms-surface-soft)!important;border-color:var(--mchms-border)!important}.icon-box,.thumb-box{background:color-mix(in srgb, var(--mchms-primary) 12%, transparent);width:48px;height:48px;color:var(--mchms-primary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.thumb-box{background:var(--mchms-surface-soft);width:42px;height:42px;color:var(--mchms-muted)}.admin-thumbnail{border:1px solid var(--mchms-border);background:var(--mchms-surface-soft);color:var(--mchms-muted);border-radius:.5rem;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.admin-thumbnail-image{object-fit:cover;width:100%;height:100%}.thumbnail-preview-grid{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.form-control::placeholder,.form-select::placeholder,textarea.form-control::placeholder{color:color-mix(in srgb, var(--mchms-muted) 58%, transparent);opacity:1}.thumbnail-preview-card{width:104px}.thumbnail-preview-card img{object-fit:cover;border:1px solid var(--mchms-border);background:var(--mchms-surface-soft);border-radius:.5rem;width:104px;height:78px}.upload-dropzone{border:1px dashed var(--mchms-border);background:var(--mchms-surface-soft);border-radius:.75rem;padding:1rem;transition:border-color .15s,background-color .15s}.upload-dropzone.is-drag-active{border-color:var(--mchms-primary);background:color-mix(in srgb, var(--mchms-primary) 10%, var(--mchms-surface))}.upload-dropzone-label{cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-height:96px;display:flex}.upload-file-list{gap:.35rem;display:grid}.upload-file-item{border:1px solid var(--mchms-border);background:var(--mchms-surface);border-radius:.5rem;align-items:center;gap:.75rem;padding:.5rem .65rem;font-size:.85rem;display:flex}.upload-file-preview{border:1px solid var(--mchms-border);background:var(--mchms-surface-soft);width:56px;height:42px;color:var(--mchms-muted);border-radius:.45rem;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.upload-file-preview img{object-fit:cover;width:100%;height:100%}.upload-file-meta{flex-direction:column;flex:auto;display:flex}.upload-file-actions{flex:none;align-items:center;gap:.5rem;display:flex}.tag-badge{border:1px solid var(--mchms-border);background:var(--mchms-surface-soft);color:var(--mchms-text);border-radius:999px;align-items:center;padding:.25rem .7rem;font-size:.8rem;display:inline-flex}.info-label{color:var(--mchms-muted);margin-bottom:.2rem;font-size:.8rem;font-weight:400}.info-value{color:var(--mchms-text);min-height:1.5rem;font-size:.9rem;font-weight:500}.detail-date-label{margin-bottom:2px;font-size:.7rem}.editor-placeholder{border:1px solid var(--mchms-border);background:var(--mchms-surface-soft);border-radius:.375rem;min-height:250px;padding:1.5rem}.copy-draft-button{background-color:#20c997;border:0}.modal-backdrop-local{z-index:1060;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card-local{background:var(--mchms-surface);width:min(560px,100%);max-height:90vh;color:var(--mchms-text);overflow:auto}.side-panel{z-index:1060;background:var(--mchms-surface);width:min(560px,100vw);height:100vh;position:fixed;top:0;right:0;box-shadow:-12px 0 30px #0000002e}.custom-panel{will-change:transform;visibility:visible!important;width:50vw!important;min-width:800px!important;max-width:100vw!important;transition:transform .3s ease-in-out!important}.custom-panel .offcanvas-body{padding:1.5rem}.doc-meta-label{width:100px;color:var(--mchms-muted);flex-shrink:0;font-size:.85rem}.doc-meta-value{font-size:.9rem;font-weight:500}.item-panel-description{text-align:justify}.panel-media-size{font-size:.7rem}.empty-page-icon{font-size:2.5rem;line-height:1}.ph-like-layout:before{content:"▣";font-size:2.25rem;display:inline-block}.bd-example{background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem;margin-left:0;margin-right:0;padding:1.5rem}.cheatsheet-section{padding-top:2.5rem}.cheatsheet-section>h2{border-bottom:2px solid #f1f3f5;margin-bottom:1.5rem;padding-bottom:.5rem}[data-bs-theme=dark] .tag-badge{background-color:var(--bs-tertiary-bg);border-color:var(--bs-border-color);color:var(--bs-body-color)}
.admin-table-wrapper{position:relative}.admin-data-table{min-width:max-content}.admin-data-table th,.admin-data-table td{white-space:nowrap}.admin-name-cell{word-break:keep-all;min-width:9.5rem}.admin-name-cell .btn{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;word-break:keep-all;max-width:14rem;overflow:hidden}.admin-url-cell{min-width:12rem;max-width:16rem}.admin-url-cell a,.admin-truncate-cell{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:16rem;display:inline-block;overflow:hidden}.admin-actions-cell{z-index:2;background:var(--mchms-surface);min-width:5.5rem;position:sticky;right:0;box-shadow:-8px 0 12px #ffffffeb}.admin-actions-header{z-index:3;background:var(--bs-table-bg,var(--mchms-surface-soft))}
.item-registration-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.item-registration-stepper{border:1px solid var(--mchms-border);background:#fff;border-radius:.375rem;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:sticky;top:-1.5rem}.item-registration-stepper li{border-bottom:1px solid var(--mchms-border);min-width:0;padding-bottom:1rem}.item-registration-stepper li:last-child{border-bottom:0;padding-bottom:0}.item-registration-step-index{border:1px solid var(--mchms-border);background:var(--mchms-surface);width:2rem;height:2rem;color:var(--mchms-muted);border-radius:50%;flex:0 0 2rem;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.item-registration-step-title{overflow-wrap:anywhere;min-width:0;line-height:1.25}.item-registration-step-index.active,.item-registration-step-index.complete{border-color:var(--mchms-primary);background:var(--mchms-primary);color:#fff}.item-registration-main{flex-direction:column;gap:1rem;min-width:0;display:flex}.item-edit-layout{grid-template-columns:minmax(0,1fr)}.item-registration-fields{flex-direction:column;gap:1rem;display:flex}.item-registration-field-row{border-bottom:1px solid var(--mchms-border);grid-template-columns:minmax(160px,220px) minmax(0,1fr);align-items:start;gap:1rem;padding-bottom:1rem;display:grid}.item-registration-field-row:last-child{border-bottom:0;padding-bottom:0}.item-detail-upload-preview,.item-detail-authority-reference{align-items:center;gap:.75rem;min-width:0;display:flex}.item-detail-authority-icon{border:1px solid var(--mchms-border);background:var(--mchms-surface);width:36px;height:36px;color:var(--mchms-primary);border-radius:6px;flex:0 0 36px;justify-content:center;align-items:center;display:flex}.item-detail-upload-thumb{border:1px solid var(--mchms-border);object-fit:cover;background:var(--mchms-surface);border-radius:6px;flex:0 0 88px;width:88px;height:54px}.item-detail-upload-video-thumb,.item-detail-upload-file-icon{color:var(--mchms-primary);justify-content:center;align-items:center;display:flex}.item-detail-upload-video-thumb{background:linear-gradient(135deg, #0d6efd24, #21252914), var(--mchms-surface)}.item-detail-upload-file-icon{border:1px solid var(--mchms-border);background:var(--mchms-surface);border-radius:6px;flex:0 0 54px;width:54px;height:54px}.item-type-choice{border-color:var(--mchms-border)}.item-type-choice-description{color:var(--mchms-muted)}.item-type-choice:hover .item-type-choice-description,.item-type-choice:focus-visible .item-type-choice-description{color:#ffffffdb}@media (max-width:767.98px){.item-registration-layout,.item-registration-field-row{grid-template-columns:1fr}.item-registration-stepper{position:static}}
