@media print{:root{--gsi-layout-zoom:1!important;--gsi-layout-width:100%!important;--gsi-layout-height:auto!important}.app-navigation-sidebar,.dmo-topbar,.app-topbar,.app-navigation-row,.main-nav,.dmo-top-actions,.dmo-user,.dmo-toolbar,.dmo-row-actions,.dmo-schedule-controls,.sidebar-account-panel,.sidebar-action-space,.sidebar-settings-menu,.no-print,.print-hidden{display:none!important}html,body,#root{margin:0!important;padding:0!important;overflow:visible!important}html body #root .app-layout-shell,html body #root .app-layout-shell.sidebar-collapsed,html body #root .dmo-page,html body #root .dmo-page.sidebar-collapsed,html body #root .content-area,html body #root .dmo-container{zoom:1!important;grid-template-columns:1fr!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding-left:0!important;padding-right:0!important;overflow:visible!important;transform:none!important}html body #root .app-layout-shell,html body #root .app-layout-shell.sidebar-collapsed{padding:0!important;display:block!important}}html,body,#root{width:100%;min-height:100%}html,body{margin:0;padding:0}body{min-height:100vh}#root{width:100%;min-height:100vh}.dmo-page{--navy:#111827;--navy2:#334155;--blue:#2563eb;--bg:#f4f7fb;--card:#fff;--line:#d7e2ef;--text:#111827;--muted:#64748b;--green:#15803d;--red:#dc2626;--shadow:0 1px 2px #0f172a0a;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Malgun Gothic,Arial,sans-serif;font-size:15px;gap:14px!important}.dmo-page *{box-sizing:border-box}.dmo-page button,.dmo-page input,.dmo-page select{font-family:inherit}.dmo-topbar{color:var(--text);justify-content:space-between;gap:12px!important;position:sticky!important;top:12px!important}.dmo-brand h1{letter-spacing:.2px;margin:0}.dmo-brand p{color:var(--muted);margin:2px 0 0;font-size:12px;display:none!important}.dmo-top-actions{flex-wrap:wrap;justify-content:flex-end}.dmo-page button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s;display:inline-flex}.dmo-page button:not(:disabled):hover{transform:none}.dmo-page button:disabled{cursor:default;opacity:.48}.dmo-btn-primary{background:var(--blue);color:#fff;box-shadow:none}.dmo-btn-dashboard{color:var(--muted);background:#fff;border-color:var(--line)!important}.dmo-btn-dashboard.active{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe!important}.dmo-btn-light{color:var(--navy);background:#fff;border-color:#ccd7e6!important}.dmo-btn-dark{color:var(--text);background:#fff;border-color:var(--line)!important}.dmo-btn-ghost{color:#344054;background:#f7f9fc;border-color:#e4e9f1!important}.dmo-user{align-items:center;padding-left:14px}.dmo-user>div{align-items:center;gap:4px!important;padding:12px!important;display:grid!important}.dmo-logout{color:#475569;background:#fff;font-size:12px;border-color:var(--line)!important;padding:7px 9px!important}.dmo-dashboard-collapse{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .28s,opacity .18s,transform .28s;display:grid;transform:translateY(0)}.dmo-dashboard-collapse.is-collapsed{opacity:0;pointer-events:none;grid-template-rows:0fr;transform:translateY(-10px)}.dmo-dashboard-collapse-inner{min-height:0;overflow:hidden}.dmo-cards{grid-template-columns:repeat(6,minmax(120px,1fr));gap:8px;margin-bottom:10px;display:grid}.dmo-card{background:var(--card);border:1px solid var(--line);box-shadow:none;text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;display:flex}.dmo-card .label{color:var(--muted);text-align:center;font-weight:700}.dmo-card .value{text-align:center;margin-top:2px;font-weight:750;line-height:1.15}.dmo-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;overflow:hidden!important}.dmo-tabbar{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;gap:4px;display:flex}.dmo-page .dmo-tab-btn{color:#5e6d82;background:0 0;border:1px solid #0000;border-radius:8px;min-height:40px;padding:8px 12px;font-size:13px;font-weight:750;transform:none}.dmo-page .dmo-tab-btn:hover{background:#f1f5f9}.dmo-page .dmo-tab-btn.active{color:#1d4ed8!important;background:#eff6ff!important}.dmo-tab-count{color:#475467;background:#e9eef7;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:20px;margin-left:4px;padding:0 6px;font-size:12px;display:inline-flex}.dmo-tab-btn.active .dmo-tab-count{color:#1d4ed8;background:#dbeafe}.dmo-toolbar{border-bottom:1px solid var(--line);grid-template-columns:minmax(240px,1.55fr) repeat(3,minmax(120px,.55fr)) minmax(125px,.5fr) minmax(125px,.5fr) minmax(290px,1.15fr) auto;align-items:center;gap:8px;padding:12px;display:grid}.dmo-page input,.dmo-page select{color:#172033;background:#fff;border:1px solid #ccd5e1;border-radius:8px;outline:none;width:100%}.dmo-page input:focus,.dmo-page select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.dmo-date-filter{color:#475467;white-space:nowrap;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:6px;font-size:12px;font-weight:700;display:grid}.dmo-date-filter input{min-width:125px;padding:8px 7px}.dmo-table-wrap{width:100%;min-height:520px;max-height:calc(100vh - 205px);overflow:hidden auto}.dmo-case-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%}.dmo-case-table thead th{z-index:3;color:#475569;text-align:center;white-space:normal;background:#f8fafc;border-bottom:1px solid #cbd5e1;border-right:1px solid #d8e0ea;padding:8px 5px;font-size:12px;line-height:1.2;position:sticky;top:0}.dmo-case-table tbody td{vertical-align:middle;overflow-wrap:anywhere;word-break:break-word;background:#fff;border-bottom:1px solid #e1e6ed;border-right:1px solid #edf0f4;padding:6px 5px;font-size:12px}.dmo-case-table tbody tr:hover td{background:#f8fafc}.dmo-deletion-log-wrap{padding:12px}.dmo-deletion-log-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.dmo-deletion-log-toolbar .dmo-search{width:min(520px,100%)}.dmo-deletion-table-wrap{border:1px solid #e1e6ed;border-radius:10px;width:100%;max-height:calc(100vh - 285px);overflow:auto}.dmo-deletion-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1780px}.dmo-deletion-table th{z-index:2;color:#25364e;text-align:center;white-space:nowrap;background:#edf2f8;border-bottom:1px solid #cbd5e1;border-right:1px solid #d8e0ea;padding:8px 7px;font-size:12px;position:sticky;top:0}.dmo-deletion-table td{vertical-align:middle;background:#fff;border-bottom:1px solid #e1e6ed;border-right:1px solid #edf0f4;padding:8px 7px;font-size:12px}.dmo-deletion-table tbody tr:hover td{background:#f8fafc}.dmo-deletion-text-cell,.dmo-deletion-reason-cell{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;min-width:190px;max-width:280px;line-height:1.45}.dmo-deletion-reason-cell{min-width:180px;font-weight:650}.dmo-deletion-progress-times{color:#667085;flex-direction:column;gap:3px;min-width:150px;font-size:11px;line-height:1.35;display:flex}.dmo-deletion-progress-times b{color:#344054;font-weight:700}.dmo-delete-number-state{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:74px;padding:4px 7px;font-size:11px;font-weight:800;display:inline-flex}.dmo-delete-number-state.available{color:#067647;background:#ecfdf3}.dmo-delete-number-state.reused{color:#3538cd;background:#eff4ff}.dmo-delete-number-state.locked{color:#667085;background:#f2f4f7}.dmo-audit-log-toolbar{flex-wrap:wrap;justify-content:flex-start}.dmo-audit-log-toolbar .dmo-search{flex:420px}.dmo-audit-log-toolbar select{min-width:132px}.dmo-audit-log-toolbar>.muted{margin-left:auto}.dmo-audit-table{min-width:1180px}.dmo-audit-table th:first-child,.dmo-audit-table td:first-child{width:170px}.dmo-audit-table th:nth-child(2),.dmo-audit-table td:nth-child(2){width:190px}.dmo-audit-table th:nth-child(3),.dmo-audit-table td:nth-child(3){width:150px}.dmo-audit-table th:nth-child(4),.dmo-audit-table td:nth-child(4){width:90px}.dmo-audit-time{white-space:nowrap}.dmo-audit-action{color:#344054;background:#f8fafc;border:1px solid #d8e0ea;border-radius:999px;justify-content:center;align-items:center;min-width:48px;padding:3px 7px;font-size:11px;font-weight:800;display:inline-flex}.dmo-audit-action.action-update{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.dmo-audit-action.action-insert{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.dmo-audit-action.action-delete{color:#b42318;background:#fef2f2;border-color:#fecaca}.dmo-audit-change-cell{min-width:560px;vertical-align:top!important}.dmo-audit-change-list{flex-direction:column;gap:5px;display:flex}.dmo-audit-change-row{border-bottom:1px solid #eef2f6;grid-template-columns:minmax(110px,170px) minmax(120px,1fr) 18px minmax(120px,1fr);align-items:start;gap:6px;padding-bottom:5px;line-height:1.4;display:grid}.dmo-audit-change-row:last-child{border-bottom:0;padding-bottom:0}.dmo-audit-before,.dmo-audit-after{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.dmo-audit-before{color:#667085}.dmo-audit-after{color:#101828;font-weight:650}.dmo-audit-arrow{color:#98a2b3;text-align:center}.dmo-audit-footer{margin-top:10px}.dmo-audit-footer .dmo-pagination{justify-self:center}.dmo-audit-state,.dmo-audit-empty{color:#667085;text-align:center;padding:36px 16px!important}.dmo-audit-state.is-error{color:#b42318}@media (width<=768px){.dmo-audit-log-toolbar>.muted{width:100%;margin-left:0}}.center{text-align:center}.mono{font-family:Consolas,Courier New,monospace}.case-number{font-size:13px;display:block}.muted{color:var(--muted)}.compact-meta{color:#667085;margin-top:3px;font-size:11px;line-height:1.3}.compact-meta .badge{margin:1px}.badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.st-open{color:#2858b8;background:#eef4ff;border-color:#cfe0ff}.st-closed{color:#187449;background:#eaf7f0;border-color:#c7ead7}.st-other{color:#475467;background:#f2f4f7;border-color:#e1e5ea}.pr-emergency{color:#c43224;background:#fff0ee;border-color:#ffc9c2}.pr-urgent{color:#a15c00;background:#fff7df;border-color:#f3d995}.pr-routine{color:#355997;background:#f0f5ff;border-color:#d5e1f7}.pr-other{color:#475467;background:#f2f4f7;border-color:#e2e6ea}.recur-badge{color:#8a5200;background:#fff2cc;border:1px solid #efd58a;border-radius:999px;margin-left:5px;padding:2px 5px;font-size:10px;font-weight:800;display:inline-flex}.details{white-space:normal;word-break:break-word;overflow-wrap:anywhere;line-height:1.35}.dmo-case-detail-split{flex-direction:column;gap:7px;min-width:0;display:flex}.dmo-case-detail-section{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.dmo-case-detail-label{letter-spacing:.01em;border:1px solid #0000;border-radius:999px;align-items:center;width:fit-content;padding:2px 7px;font-size:11px;font-weight:800;line-height:1.35;display:inline-flex}.dmo-case-detail-label-request{color:#2457a6;background:#eef4ff;border-color:#d9e6fb}.dmo-case-detail-label-action{color:#287147;background:#eef8f1;border-color:#d5eadc}.dmo-case-detail-content{box-sizing:border-box;color:#344054;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;background:#f8f9fb;border:1px solid #e4e7ec;border-radius:7px;width:100%;padding:6px 8px;font-size:12px;line-height:1.45}.dmo-case-detail-content.is-empty{color:#98a2b3;background:#fbfcfd;border-style:dashed;font-style:italic}.dmo-case-detail-divider{background:#d8dee8;width:100%;height:1px}.remark-cell{vertical-align:middle!important;text-align:center!important}.dmo-page .dmo-remark-content{color:#344054;text-align:center;white-space:normal;word-break:break-word;overflow-wrap:anywhere;cursor:pointer;background:0 0;width:100%;padding:2px 4px;font-size:12px;line-height:1.45;border:0!important}.dmo-page .dmo-remark-content:hover{background:#f5f8fc;border-radius:6px}.dmo-remark-hover-popup{z-index:1200;pointer-events:none;background:#fff;border:1px solid #d7dee8;border-radius:14px;width:min(560px,100vw - 40px);max-height:min(420px,100vh - 80px);padding:18px 20px 15px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 50px #0f172a2e}.dmo-remark-popup-title{color:#667085;margin-bottom:10px;font-size:13px;font-weight:800}.dmo-remark-popup-text,.dmo-remark-dialog-text{color:#172033;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;font-size:16px;line-height:1.75}.dmo-remark-popup-text{max-height:320px;overflow:auto}.dmo-remark-popup-hint{color:#98a2b3;text-align:right;margin-top:12px;font-size:11px}.dmo-remark-dialog{width:min(680px,100%)}.dmo-remark-dialog-text{background:#f8fafc;border:1px solid #e4e7ec;border-radius:10px;min-height:120px;max-height:min(520px,65vh);padding:18px 20px;overflow:auto}.dmo-remark-content.is-empty{color:#98a2b3}.dmo-page .dmo-photo-view-button{color:#365b89;background:#f4f7fb;border-radius:6px;min-height:25px;margin-top:7px;padding:4px 8px;font-size:11px;font-weight:800;border:1px solid #d6e0ec!important}.dmo-page .dmo-photo-view-button:hover{background:#eaf1fb}.dmo-case-table tbody tr.dmo-attention-row td{background:#fff8f7;border-top:2px solid #d92d20;border-bottom:2px solid #d92d20}.dmo-case-table tbody tr.dmo-attention-row td:first-child{border-left:2px solid #d92d20}.dmo-case-table tbody tr.dmo-attention-row td:last-child{border-right:2px solid #d92d20}.dmo-case-table tbody tr.dmo-attention-row:hover td{background:#fff3f1}.contact-cell{text-align:center;white-space:normal;word-break:break-word;overflow-wrap:anywhere;width:102px;max-width:102px;margin:2px auto 0;line-height:1.25}.stack-cell{flex-direction:column;align-items:center;gap:2px;line-height:1.2;display:flex}.stack-cell .sub{color:#667085;font-size:11px}.history-summary{flex-direction:column;align-items:center;gap:2px;margin-top:3px;display:flex}.history-summary small{color:#667085;font-size:10px;line-height:1.2}.call-success{color:#187449;background:#eaf7f0;border-color:#c7ead7}.call-failed{color:#9b4f00;background:#fff3e8;border-color:#f0cfab}.call-sms{color:#6941c6;background:#f3efff;border-color:#d9ccff}.fail-badge{color:#c43224;background:#fff0ee;border-color:#ffc9c2}.dmo-empty{color:#7b8798;text-align:center;padding:60px 15px}.dmo-footer-note{color:#667085;border-top:1px solid var(--line);background:#fafbfd;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:9px 12px;font-size:13px;display:grid}.dmo-footer-note>span:last-child{text-align:right}.dmo-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;display:flex}.dmo-page .dmo-pagination button{color:#475467;background:#fff;border-radius:7px;min-width:34px;height:32px;padding:0 9px;font-size:12px;font-weight:700;transform:none;border-color:#d7dfeb!important}.dmo-page .dmo-pagination button:hover:not(:disabled){color:var(--blue);background:#f4f7ff;transform:none;border-color:#9bb8ed!important}.dmo-page .dmo-pagination button.active{background:var(--blue);color:#fff;border-color:var(--blue)!important}.dmo-footer-summary{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dmo-page-size-control{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.dmo-page .dmo-page-size-control select{width:auto;min-width:62px;min-height:32px;padding:4px 8px;font-size:12px}.dmo-location-related{flex-direction:column;justify-content:center;align-items:center;gap:3px;display:inline-flex}.dmo-page .dmo-related-count{color:#2563eb;background:#eef4ff;border-radius:999px;min-width:28px;height:24px;min-height:24px;padding:0 7px;font-size:11px;font-weight:800;line-height:1;border:1px solid #bfd2f7!important}.dmo-page .dmo-related-count:hover{background:#dfeaff;border-color:#8fb0eb!important}.dmo-editable-row{cursor:default}.dmo-row-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;display:grid}.dmo-page .dmo-row-actions button{border-radius:5px;width:100%;min-height:27px;padding:4px 3px;font-size:11px;line-height:1.1}.dmo-btn-danger{color:var(--red);background:#fff;border-color:#f0c1bd!important}.dmo-hidden-file-input{display:none}.dmo-modal{z-index:1000;background:#0f172a85;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.dmo-dialog{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(980px,100%);max-height:94vh;overflow:auto;box-shadow:0 18px 50px #0f172a2e}.dmo-close-dialog{width:min(560px,100%)}.dmo-delete-dialog{width:min(590px,100%)}.dmo-delete-case-summary{background:#fff7f6;border:1px solid #f4c7c3;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;margin-bottom:14px;padding:12px 14px;display:grid}.dmo-delete-case-summary b{color:#b42318}.dmo-delete-case-summary span{color:#344054;font-weight:700}.dmo-delete-case-summary small{color:#667085;grid-column:1/-1;font-size:11px}.dmo-delete-reuse-option{cursor:pointer;background:#f8fafc;border:1px solid #d8e0ea;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.dmo-delete-reuse-option input{flex:none;width:17px;height:17px;margin-top:2px}.dmo-delete-reuse-option span{flex-direction:column;gap:3px;display:flex}.dmo-delete-reuse-option b{color:#344054;font-size:13px}.dmo-delete-reuse-option small{color:#667085;font-size:11px;line-height:1.45}.dmo-close-dialog .dmo-form-body{padding-top:18px}.dmo-dialog-head{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:sticky;top:0}.dmo-dialog-head h2{color:#172033;margin:0;font-size:18px}.dmo-page .dmo-close-x{color:#667085;background:0 0;border:0;padding:2px 8px;font-size:22px}.dmo-form-body{padding:16px 18px}.dmo-form-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.dmo-visit-complete-grid{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dmo-field.span2{grid-column:span 2}.dmo-field.span4{grid-column:1/-1}.dmo-field label{color:#475467;margin-bottom:5px;font-size:13px;font-weight:700;display:block}.dmo-field label.required:after{content:" *";color:#d92d20}.dmo-field textarea{resize:vertical;color:#172033;background:#fff;border:1px solid #ccd5e1;border-radius:7px;outline:none;width:100%;min-height:105px;padding:9px 10px;font-family:inherit;font-size:14px}.dmo-field textarea:focus{border-color:#6d97ef;box-shadow:0 0 0 3px #2f6fed1a}.dmo-field .readonly{color:#475467;background:#f2f4f7}.dmo-field-note{color:#98a2b3;margin-top:4px;font-size:10px;display:block}.dmo-category-custom{margin-top:6px}.dmo-photo-field{background:#f9fbfd;border:1px solid #e1e8f0;border-radius:10px;padding:12px}.dmo-photo-field-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.dmo-photo-field-head>label:first-child{margin-bottom:0}.dmo-photo-add-button{cursor:pointer;background:#fff;border:1px solid #b9cdef;border-radius:7px;justify-content:center;align-items:center;padding:6px 10px;position:relative;color:#2f6fed!important;margin:0!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.dmo-photo-add-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.dmo-photo-grid,.dmo-photo-view-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.dmo-photo-item,.dmo-photo-view-item{background:#fff;border:1px solid #dce4ee;border-radius:9px;min-width:0;padding:6px;position:relative}.dmo-photo-item.is-pending{border-style:dashed;border-color:#9bb8ed}.dmo-photo-preview,.dmo-photo-view-image{aspect-ratio:4/3;background:#eef2f6;border-radius:7px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.dmo-photo-preview img,.dmo-photo-view-image img{object-fit:cover;width:100%;height:100%;display:block}.dmo-photo-preview-missing{color:#98a2b3;font-size:11px}.dmo-page .dmo-photo-remove{color:#c43224;background:#fffffff0;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;padding:0;font-size:16px;line-height:1;display:flex;position:absolute;top:9px;right:9px;border:1px solid #efb4ad!important}.dmo-photo-name{color:#475467;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;line-height:1.3;display:block;overflow:hidden}.dmo-photo-pending-badge{color:#fff;background:#2f6fede6;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:800;position:absolute;top:9px;left:9px}.dmo-photo-empty,.dmo-photo-error{text-align:center;border-radius:8px;grid-column:1/-1;padding:16px;font-size:12px}.dmo-photo-empty{color:#7a8699;background:#f7f9fc;border:1px dashed #d5dde8}.dmo-photo-error{color:#b42318;background:#fff5f4;border:1px solid #f3c7c2;margin-top:8px}.dmo-photo-view-dialog{width:min(1050px,100%)}.dmo-photo-view-body{padding:16px 18px 20px}.dmo-photo-view-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.dmo-dialog-foot{border-top:1px solid var(--line);background:#fafbfd;border-radius:0 0 14px 14px;justify-content:flex-end;gap:8px;padding:13px 18px;display:flex;position:sticky;bottom:0}.dmo-dialog-foot>button,.dmo-schedule-cancel>button{white-space:nowrap;flex:none;width:auto;min-width:96px;min-height:40px;padding:0 14px;line-height:1.2}.dmo-actor-dialog{width:min(480px,100%)}.dmo-actor-description{color:#667085;margin:0 0 14px;font-size:13px;line-height:1.55}.dmo-related-dialog{width:min(720px,100%)}.dmo-related-current{color:#667085;border:1px solid var(--line);background:#f8fafc;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px}.dmo-related-current b{color:#172033}.dmo-related-list{gap:8px;display:grid}.dmo-related-item{border:1px solid var(--line);background:#fff;border-radius:9px;padding:12px}.dmo-related-item-head{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.dmo-related-details{color:#344054;margin-top:8px;font-size:13px;line-height:1.5}.dmo-related-meta{color:#667085;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:11px;display:flex}.dmo-external-numbers{color:#52647a;margin-top:3px;font-size:10px;line-height:1.35}.dmo-history-event-actions{margin-top:8px}.dmo-page .dmo-history-event-delete{color:#dc2626;white-space:nowrap;background:#fff;border:1px solid #fecaca;border-radius:7px;min-height:30px;padding:0 9px;font-size:11px;font-weight:700}.dmo-page .dmo-history-event-delete:hover{background:#fff1f2;border-color:#fca5a5}.dmo-toast{z-index:2000;pointer-events:none;opacity:0;color:#fff;background:#172033;border-radius:8px;padding:11px 14px;transition:all .2s;position:fixed;bottom:22px;right:20px;transform:translateY(10px);box-shadow:0 8px 30px #00000038}.dmo-toast.show{opacity:1;transform:translateY(0)}.dmo-coming-soon{text-align:center;min-height:430px;padding:80px 20px}.dmo-coming-soon h2{margin:0 0 7px;font-size:18px}.dmo-coming-soon p{color:#667085;margin:0}.dmo-complex-wrap{padding:14px}.dmo-complex-cards{grid-template-columns:repeat(4,minmax(210px,1fr));gap:10px;margin-bottom:14px;display:grid}.dmo-page .dmo-complex-card{color:#172033;text-align:left;cursor:pointer;background:#fbfcfe;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 13px;transition:all .15s;display:block}.dmo-page .dmo-complex-card:hover{background:#f5f8ff;border-color:#93b4f5;transform:translateY(-1px);box-shadow:0 5px 15px #2f6fed1a}.dmo-complex-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.dmo-complex-name{font-size:16px;font-weight:800}.dmo-complex-buildings{color:#667085;font-size:12px}.dmo-complex-active{margin:7px 0 5px;font-size:26px;font-weight:800}.dmo-complex-meta{color:#475467;grid-template-columns:repeat(3,1fr);gap:5px;font-size:12px;display:grid}.dmo-complex-meta span{text-align:center;background:#fff;border:1px solid #e6ebf2;border-radius:6px;padding:5px}.dmo-complex-meta b{color:#172033;margin-top:2px;font-size:14px;display:block}.dmo-complex-table-wrap{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.dmo-complex-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%}.dmo-complex-table th{color:#25364e;text-align:center;background:#edf2f8;border-bottom:1px solid #cbd5e1;border-right:1px solid #d8e0ea;padding:8px 5px;font-size:12px}.dmo-complex-table td{text-align:center;background:#fff;border-bottom:1px solid #e1e6ed;border-right:1px solid #edf0f4;padding:8px 5px;font-size:12px}.dmo-complex-table td:first-child{font-weight:700}.dmo-complex-table tbody tr{cursor:pointer}.dmo-complex-table tbody tr:hover td{background:#f2f6ff}.dmo-complex-zero{color:#98a2b3}.dmo-complex-foot{color:#667085;margin-top:9px;font-size:12px}.dmo-loading{color:#344054;text-align:center;background:#f4f7fb;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.dmo-btn-call{color:#225ea8;background:#f0f7ff;border-color:#c9ddf5!important}.dmo-btn-schedule{color:#1769aa;background:#eef6ff;border-color:#bcdaf2!important}.dmo-btn-warning{color:#8a4f00;background:#fff7df;border-color:#e8c66e!important}.dmo-btn-success{color:#fff;background:#178c57}.dmo-btn-fail{color:#b42318;background:#fff0ee;border-color:#f3c1bb!important}.dmo-record-dialog{width:min(620px,100%)}.dmo-record-case-box{background:#f7f9fc;border:1px solid #e3e9f1;border-radius:9px;margin-bottom:13px;padding:10px 12px}.dmo-record-case-box b{font-size:14px;display:block}.dmo-record-case-box span{color:#667085;margin-top:3px;font-size:12px;display:block}.dmo-record-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dmo-record-grid .span2{grid-column:1/-1}.dmo-schedule-foot{align-items:center}.dmo-schedule-cancel{margin-right:auto}.dmo-schedule-wrap{padding:14px}.dmo-schedule-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.dmo-schedule-head{flex:none;justify-content:flex-end;align-items:center;margin:0;display:flex}.dmo-schedule-controls{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;width:auto;display:flex}.dmo-schedule-controls input[type=date]{width:auto;min-width:145px}.dmo-page .dmo-schedule-controls button{padding:8px 10px}.dmo-schedule-summary{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;min-width:0;margin:0;display:flex}.dmo-schedule-stat{background:#fbfcfe;border:1px solid #e2e8f0;border-radius:9px;min-width:105px;padding:8px 11px}.dmo-schedule-stat span{color:#667085;font-size:11px;font-weight:700;display:block}.dmo-schedule-stat b{margin-top:1px;font-size:19px;display:block}.dmo-schedule-table-wrap{background:#fff;border:1px solid #cfd8e6;border-radius:10px;overflow:hidden visible}.dmo-schedule-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:0}.dmo-schedule-table th:first-child{width:10%}.dmo-schedule-table th{color:#25364e;text-align:center;background:#e7eef8;border-bottom:1px solid #cbd5e1;border-right:1px solid #d8e0ea;width:11.25%;min-width:0;padding:8px 3px;font-size:12px;font-weight:800}.dmo-schedule-table td{vertical-align:top;background:#fff;border-bottom:1px solid #e1e6ed;border-right:1px solid #edf0f4;min-height:88px;padding:4px}.dmo-schedule-team{text-align:center;font-size:12px;font-weight:900;background:#f3f6fa!important}.dmo-schedule-team small{color:#667085;margin-top:3px;font-size:9px;font-weight:700;line-height:1.2;display:block}.dmo-slot-cell{flex-direction:column;gap:4px;min-height:78px;display:flex}.dmo-slot-empty{color:#b0b8c4;text-align:center;padding:22px 2px;font-size:11px}.dmo-page .dmo-appt-card{color:#172033;text-align:left;background:#eef4ff;border:1px solid #9fb7dc;border-left:4px solid #2f6fed;border-radius:7px;width:100%;padding:5px;font-size:10px;line-height:1.25;transition:all .12s;display:block;transform:none;box-shadow:0 1px 3px #14284614}.dmo-page .dmo-appt-card.editable{cursor:pointer}.dmo-page .dmo-appt-card:not(.editable){cursor:default}.dmo-page .dmo-appt-card.editable:hover{background:#e4edff;border-color:#527fd3;transform:translateY(-1px)}.dmo-page .dmo-appt-card.closed{color:#667085;box-shadow:none;background:#f5f6f7;border-color:#cdd4de}.dmo-appt-top{justify-content:space-between;align-items:flex-start;gap:3px;display:flex}.dmo-appt-place{color:#172033;font-size:11px;font-weight:900;line-height:1.15}.dmo-appt-card.closed .dmo-appt-place{color:#667085}.dmo-appt-case{color:#52627a;word-break:break-all;margin-top:2px;font-family:Consolas,Courier New,monospace;font-size:9px}.dmo-appt-detail{-webkit-line-clamp:2;color:#344054;white-space:normal;-webkit-box-orient:vertical;margin-top:2px;line-height:1.2;display:-webkit-box;overflow:hidden}.dmo-appt-priority{white-space:nowrap;border-radius:999px;flex:none;padding:2px 3px;font-size:8px;font-weight:900}.dmo-appt-priority.priority-emergency{color:#c43224;background:#fff0ee}.dmo-appt-priority.priority-urgent{color:#a15c00;background:#fff7df}.dmo-appt-priority.priority-routine{color:#355997;background:#f0f5ff}.dmo-appt-priority.priority-other{color:#667085;background:#f2f4f7}.dmo-page .dmo-appt-card.schedule-changed{background-color:#f5f3ff;background-image:none;position:relative;box-shadow:inset 0 0 0 1px #c4b5fd}.dmo-page .dmo-appt-card.schedule-changed.editable:hover{box-shadow:inset 0 0 0 2px #6d28d9,0 3px 8px #7c3aed38}.dmo-appt-changed-badge{color:#6d28d9;letter-spacing:.1px;background:#ede9fe;border:1px solid #c4b5fd;border-radius:999px;justify-content:center;align-items:center;margin-top:3px;padding:2px 5px;font-size:8px;font-weight:900;display:inline-flex}.dmo-schedule-foot-note{color:#667085;margin-top:9px;font-size:12px}.dmo-history-wrap{padding:14px}.dmo-history-searchbar{background:#f8fafc;border:1px solid #dbe3ef;border-radius:10px;grid-template-columns:minmax(260px,520px) auto auto;align-items:center;gap:8px;margin-bottom:10px;padding:12px;display:grid}.dmo-history-searchbar input{letter-spacing:.2px;font-size:15px;font-weight:700}.dmo-history-candidates{flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 10px;display:flex}.dmo-page .dmo-history-candidate{color:#2858b8;background:#fff;padding:7px 10px;border-color:#bfd2f5!important}.dmo-history-empty{color:#667085;text-align:center;background:#fbfcfe;border:1px dashed #cbd5e1;border-radius:10px;padding:55px 16px}.dmo-history-empty b{color:#344054;margin-bottom:5px;font-size:15px;display:block}.dmo-history-location-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:12px 0 10px;display:flex}.dmo-history-location-head h3{margin:0;font-size:20px}.dmo-location-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.dmo-location-chip{color:#2858b8;background:#eef4ff;border:1px solid #cbdcff;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.dmo-history-kpis{grid-template-columns:repeat(7,minmax(90px,1fr));gap:8px;margin-bottom:12px;display:grid}.dmo-history-kpi{text-align:center;background:#fff;border:1px solid #e1e7ef;border-radius:9px;padding:9px 10px}.dmo-history-kpi span{color:#667085;font-size:11px;font-weight:700;display:block}.dmo-history-kpi b{margin-top:2px;font-size:20px;display:block}.dmo-history-kpi small{color:#98a2b3;margin-top:1px;font-size:10px;display:block}.dmo-history-section{background:#fff;border:1px solid #dfe6ef;border-radius:10px;margin-top:12px;overflow:hidden}.dmo-history-section-head{background:#f7f9fc;border-bottom:1px solid #dfe6ef;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.dmo-history-section-head h3{margin:0;font-size:15px}.dmo-history-section-head span{color:#667085;font-size:11px}.dmo-history-case-wrap{overflow-x:hidden}.dmo-history-case-table{table-layout:fixed;border-collapse:collapse;width:100%}.dmo-history-case-table th{text-align:center;background:#eef3f8;border-bottom:1px solid #d5dde8;border-right:1px solid #dfe6ef;padding:7px 5px;font-size:11px;position:static}.dmo-history-case-table td{white-space:normal;overflow-wrap:anywhere;word-break:break-word;border-bottom:1px solid #e7ebf0;border-right:1px solid #edf0f4;padding:7px 5px;font-size:11px}.dmo-history-case-table tbody tr.editable{cursor:pointer}.dmo-history-case-table tbody tr:hover td{background:#f5f8ff}.dmo-h-details{text-align:left;line-height:1.35}.dmo-h-date{color:#475467;font-size:10px!important}.dmo-timeline{padding:8px 12px 12px}.dmo-timeline-item{border-bottom:1px solid #edf1f5;grid-template-columns:112px 105px minmax(0,1fr);gap:10px;padding:9px 0;display:grid;position:relative}.dmo-timeline-item:last-child{border-bottom:0}.dmo-timeline-when{color:#475467;font-size:11px;font-weight:700;line-height:1.35}.dmo-timeline-type{align-items:flex-start;display:flex}.dmo-event-badge{color:#475467;background:#f2f4f7;border:1px solid #d0d5dd;border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:4px 7px;font-size:10px;font-weight:900;display:inline-flex}.dmo-event-badge.event-received{color:#2858b8;background:#eef4ff;border-color:#cbdcff}.dmo-event-badge.event-call{color:#225ea8;background:#f0f7ff;border-color:#c9ddf5}.dmo-event-badge.event-schedule{color:#1769aa;background:#eef8ff;border-color:#c9e4f7}.dmo-event-badge.event-visit{color:#187449;background:#eaf7f0;border-color:#c7ead7}.dmo-event-badge.event-failure{color:#b42318;background:#fff0ee;border-color:#f3c1bb}.dmo-event-badge.event-close{color:#475467;background:#f1f3f5;border-color:#d5dae1}.dmo-event-badge.event-recur{color:#8a4f00;background:#fff7df;border-color:#e8c66e}.dmo-timeline-body{min-width:0}.dmo-timeline-title{flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.dmo-timeline-case{color:#667085;font-family:Consolas,Courier New,monospace;font-size:10px}.dmo-timeline-body p{color:#475467;white-space:normal;overflow-wrap:anywhere;margin:3px 0 0;font-size:11px;line-height:1.4}.dmo-timeline-empty{color:#98a2b3;text-align:center;padding:35px 12px;font-size:12px}.dmo-report-wrap{flex-direction:column;gap:12px;padding:14px;display:flex}.dmo-report-filter-card{background:#f8fafc;border:1px solid #d9e1ec;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:18px;padding:16px;display:flex}.dmo-report-date-fields{align-items:flex-end;gap:10px;min-width:0;display:flex}.dmo-report-date-fields label{flex-direction:column;gap:6px;min-width:0;display:flex}.dmo-report-date-fields label>span{color:#475467;font-size:11px;font-weight:800}.dmo-report-date-fields input[type=date]{color:#1d2939;min-width:158px;height:38px;font:inherit;background:#fff;border:1px solid #cfd8e6;border-radius:9px;padding:0 10px}.dmo-report-date-separator{color:#98a2b3;padding-bottom:9px;font-size:13px;font-weight:800}.dmo-report-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dmo-report-actions button:disabled{cursor:not-allowed;opacity:.5}.dmo-report-message{color:#237a45;background:#f0fbf4;border:1px solid #b7dfc7;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:700}.dmo-report-message.error{color:#b42318;background:#fff5f3;border-color:#f1c5c0}.dmo-report-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dmo-report-stat{background:#fff;border:1px solid #e1e7ef;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:13px 14px;display:flex}.dmo-report-stat span{color:#667085;font-size:11px;font-weight:700}.dmo-report-stat b{color:#1d2939;overflow-wrap:anywhere;text-align:right;min-width:0;font-size:13px}.dmo-report-preview{background:#fff;border:1px solid #d9e1ec;border-radius:14px;overflow:hidden}.dmo-report-preview-head{background:#f8fafc;border-bottom:1px solid #e6ebf1;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.dmo-report-preview-head h3{color:#1d2939;margin:0;font-size:13px}.dmo-report-preview-head p{color:#667085;margin:4px 0 0;font-size:11px}.dmo-report-preview-head>span{color:#667085;white-space:nowrap;font-size:10px;font-weight:700}.dmo-report-table-wrap{overflow-x:auto}.dmo-report-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1380px}.dmo-report-table th,.dmo-report-table td{color:#344054;text-align:center;vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;padding:10px 9px;font-size:11px;line-height:1.45}.dmo-report-table th{color:#344054;background:#f2f5f9;font-weight:800}.dmo-report-table th:first-child{width:95px}.dmo-report-table th:nth-child(2){width:135px}.dmo-report-table th:nth-child(3){width:100px}.dmo-report-table th:nth-child(4){width:95px}.dmo-report-table th:nth-child(5){width:110px}.dmo-report-table th:nth-child(6),.dmo-report-table th:nth-child(7){width:300px}.dmo-report-table th:nth-child(8){width:105px}.dmo-report-table th:nth-child(9){width:145px}.dmo-report-table th:nth-child(10){width:80px}.dmo-report-table td:last-child,.dmo-report-table th:last-child{border-right:0}.dmo-report-description{text-align:left!important}.dmo-report-empty{color:#98a2b3;text-align:center;padding:42px 16px;font-size:12px}@media (width<=1050px){.dmo-topbar{flex-direction:column;align-items:flex-start}.dmo-topbar-right{flex-direction:column;align-items:flex-start;width:100%}.dmo-user{border-left:0;padding-left:0}.dmo-cards{grid-template-columns:repeat(3,1fr)}.dmo-toolbar{grid-template-columns:1fr 1fr}.dmo-toolbar .dmo-search,.dmo-date-filter{grid-column:1/-1}.dmo-filter-context{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:6px;min-height:0;display:flex}.dmo-filter-chip{color:#2858b8;background:#f1f6ff;border:1px solid #c9d8f5;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.dmo-page .dmo-filter-chip button{color:#2858b8;background:0 0;border:0;padding:0;font-size:14px;line-height:1;transform:none}.dmo-page .dmo-filter-chip button:hover{transform:none}.dmo-table-wrap{max-height:none}.dmo-complex-cards{grid-template-columns:repeat(2,1fr)}.dmo-schedule-table th,.dmo-schedule-table td{padding:3px;font-size:10px}.dmo-page .dmo-appt-card{padding:4px 3px}.dmo-history-kpis{grid-template-columns:repeat(4,1fr)}.dmo-history-searchbar{grid-template-columns:1fr auto auto}.dmo-timeline-item{grid-template-columns:100px 90px minmax(0,1fr)}}@media (width<=600px){.dmo-complex-wrap,.dmo-schedule-wrap,.dmo-history-wrap,.dmo-report-wrap,.dmo-deletion-log-wrap{padding:10px 8px 12px}.dmo-deletion-log-toolbar{flex-direction:column;align-items:stretch}.dmo-deletion-log-toolbar .dmo-search{width:100%}.dmo-report-wrap{gap:12px}.dmo-report-filter-card{flex-direction:column;align-items:stretch;gap:12px;padding:13px}.dmo-report-date-fields{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;width:100%;display:grid}.dmo-report-date-fields input[type=date]{box-sizing:border-box;width:100%;min-width:0;font-size:16px}.dmo-report-actions{grid-template-columns:auto minmax(0,1fr);width:100%;display:grid}.dmo-report-actions button{min-height:42px}.dmo-report-summary{grid-template-columns:1fr}.dmo-report-stat{flex-direction:column;align-items:flex-start;gap:5px}.dmo-report-stat b{text-align:left}.dmo-report-preview-head{flex-direction:column;gap:6px}.dmo-report-preview-head>span{white-space:normal}.dmo-report-table{min-width:1180px}.dmo-container{padding:8px}.dmo-cards{grid-template-columns:1fr 1fr;gap:8px}.dmo-card{padding:10px 11px}.dmo-card .value{font-size:23px}.dmo-tabbar{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:2px;padding:7px 8px 0;overflow-x:auto}.dmo-tabbar::-webkit-scrollbar{display:none}.dmo-page .dmo-tab-btn{white-space:nowrap;flex:none;padding:9px 11px;font-size:13px}.dmo-tab-count{min-width:20px;height:19px;padding:0 5px;font-size:11px}.dmo-toolbar{grid-template-columns:1fr;gap:8px;padding:10px}.dmo-toolbar .dmo-search,.dmo-date-filter{grid-column:auto}.dmo-date-filter{grid-template-columns:auto 1fr}.dmo-top-actions{justify-content:flex-start}.dmo-user{justify-content:space-between;width:100%}.dmo-form-grid,.dmo-visit-complete-grid{grid-template-columns:1fr}.dmo-field.span2,.dmo-field.span4{grid-column:auto}.dmo-modal{padding:8px}.dmo-dialog{max-height:97vh}.dmo-record-grid{grid-template-columns:1fr}.dmo-record-grid .span2{grid-column:auto}.dmo-table-wrap{background:#f6f8fb;min-height:0;max-height:none;padding:8px;overflow:visible}.dmo-case-table,.dmo-case-table tbody{width:100%;display:block}.dmo-case-table colgroup,.dmo-case-table thead{display:none}.dmo-case-table tbody tr{background:#fff;border:1px solid #dfe6ef;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0 0 10px;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 8px #1e32500f}.dmo-case-table tbody tr:last-child{margin-bottom:0}.dmo-case-table tbody td{vertical-align:top;word-break:normal;overflow-wrap:break-word;background:#fff;border:0;border-bottom:1px solid #edf1f5;min-width:0;padding:9px 10px;font-size:13px;line-height:1.4;display:block;text-align:left!important}.dmo-case-table tbody td:before{color:#7a8699;letter-spacing:.01em;margin-bottom:4px;font-size:10px;font-weight:800;line-height:1.2;display:block}.dmo-case-table tbody td:first-child{z-index:2;color:#667085;background:#eef2f7;border:1px solid #dbe3ed;border-radius:999px;width:auto;padding:3px 7px;font-size:10px;font-weight:800;line-height:1.2;position:absolute;top:10px;right:10px}.dmo-case-table tbody td:first-child:before{content:"No.";color:#98a2b3;margin:0 3px 0 0;font-size:9px;display:inline}.dmo-case-table tbody td:nth-child(2){background:#f8fafc;grid-column:1/-1;padding:11px 58px 10px 11px}.dmo-case-table tbody td:nth-child(2):before{content:"Case / 상태"}.dmo-case-table tbody td:nth-child(3):before{content:"분류 / CS"}.dmo-case-table tbody td:nth-child(4):before{content:"위치"}.dmo-case-table tbody td:nth-child(5){grid-column:1/-1}.dmo-case-table tbody td:nth-child(5):before{content:"입주민"}.dmo-case-table tbody td:nth-child(6){background:#fcfdff;grid-column:1/-1;padding:10px}.dmo-case-table tbody td:nth-child(6):before{content:none}.dmo-case-table tbody td:nth-child(7):before{content:"최근 통화"}.dmo-case-table tbody td:nth-child(8):before{content:"접수"}.dmo-case-table tbody td:nth-child(9):before{content:"방문 예약"}.dmo-case-table tbody td:nth-child(10):before{content:"방문 / 결과"}.dmo-case-table tbody td:nth-child(11){grid-column:1/-1}.dmo-case-table tbody td:nth-child(11):before{content:"완료"}.dmo-case-table tbody td:nth-child(12){grid-column:1/-1}.dmo-case-table tbody td:nth-child(12):before{content:"Remark"}.dmo-case-table tbody td:nth-child(13){background:#fafbfd;border-bottom:0;grid-column:1/-1;padding:10px}.dmo-case-table tbody td:nth-child(13):before{content:"관리"}.case-number{padding-right:4px;font-size:14px;font-weight:800}.compact-meta{margin-top:5px}.badge{padding:4px 8px;font-size:12px}.contact-cell{text-align:left;white-space:normal;word-break:normal;overflow-wrap:break-word;width:auto;max-width:none;margin:2px 0 0}.stack-cell,.history-summary{text-align:left;align-items:flex-start}.stack-cell .sub,.history-summary small{font-size:11px}.dmo-case-detail-split{gap:9px}.dmo-case-detail-section{gap:5px}.dmo-case-detail-label{padding:3px 8px;font-size:11px}.dmo-case-detail-content{word-break:normal;overflow-wrap:break-word;border-radius:8px;padding:9px 10px;font-size:13px;line-height:1.5}.dmo-case-detail-divider{background:#e2e8f0}.dmo-row-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.dmo-page .dmo-row-actions button{border-radius:7px;min-height:36px;padding:7px 4px;font-size:11px;line-height:1.15}.dmo-case-table tbody tr.dmo-attention-row{border:2px solid #d92d20;box-shadow:0 2px 10px #d92d201a}.dmo-case-table tbody tr.dmo-attention-row td,.dmo-case-table tbody tr.dmo-attention-row td:first-child,.dmo-case-table tbody tr.dmo-attention-row td:last-child{border:0;border-bottom:1px solid #f4d8d4}.dmo-case-table tbody tr.dmo-attention-row td:first-child{border:1px solid #efb4ad}.dmo-case-table tbody tr.dmo-attention-row td:nth-child(13){border-bottom:0}.dmo-photo-grid,.dmo-photo-view-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dmo-photo-field-head{align-items:flex-start}.dmo-page .dmo-photo-view-button{min-height:30px;font-size:12px}.dmo-complex-cards{grid-template-columns:1fr}.dmo-complex-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.dmo-complex-table{table-layout:auto;min-width:720px}.dmo-complex-table th,.dmo-complex-table td{white-space:nowrap;font-size:11px}.dmo-schedule-topbar{flex-direction:column;align-items:stretch;gap:8px;margin-bottom:10px;display:flex}.dmo-schedule-summary{order:0;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.dmo-schedule-head{order:1;align-items:flex-start;width:100%}.dmo-schedule-controls{gap:6px;width:100%;display:flex}.dmo-schedule-controls input[type=date]{flex:100%;order:0;width:100%;min-width:0}.dmo-page .dmo-schedule-controls button:first-of-type{flex:1 1 0;order:1}.dmo-page .dmo-schedule-controls button:nth-of-type(2){flex:1 1 0;order:2}.dmo-page .dmo-schedule-controls button:nth-of-type(3){flex:1 1 0;order:3}.dmo-page .dmo-schedule-controls button:nth-of-type(4){flex:100%;order:4}.dmo-page .dmo-schedule-controls button{min-height:38px;padding:7px 8px;font-size:11px}.dmo-schedule-summary{gap:7px;display:grid}.dmo-schedule-stat{min-width:0;padding:8px 10px}.dmo-schedule-stat b{font-size:18px}.dmo-schedule-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;overflow:auto visible}.dmo-schedule-table{table-layout:fixed;width:max-content;min-width:max-content}.dmo-schedule-table th:first-child,.dmo-schedule-table td:first-child{width:96px;min-width:96px;max-width:96px;position:sticky;left:0}.dmo-schedule-table th:first-child{z-index:5;background:#dfe8f4}.dmo-schedule-table td:first-child{z-index:2}.dmo-schedule-table th:not(:first-child),.dmo-schedule-table td:not(:first-child){width:112px;min-width:112px;max-width:112px}.dmo-schedule-table th{white-space:nowrap;padding:8px 5px;font-size:11px}.dmo-schedule-table td{padding:5px}.dmo-schedule-team{font-size:12px;line-height:1.25}.dmo-schedule-team small{font-size:9px;line-height:1.3}.dmo-slot-cell{min-height:84px}.dmo-page .dmo-appt-card{padding:7px 6px;font-size:11px;line-height:1.3}.dmo-appt-place{word-break:normal;overflow-wrap:break-word;font-size:12px;line-height:1.2}.dmo-appt-case{word-break:normal;overflow-wrap:break-word;font-size:10px}.dmo-appt-detail{-webkit-line-clamp:3;margin-top:4px;font-size:10px;line-height:1.35}.dmo-appt-priority,.dmo-appt-changed-badge{font-size:9px}.dmo-schedule-foot-note{font-size:11px;line-height:1.45}.dmo-history-searchbar{grid-template-columns:1fr}.dmo-history-kpis{grid-template-columns:repeat(2,1fr)}.dmo-timeline-item{grid-template-columns:1fr;gap:4px}.dmo-timeline-type{margin-top:1px}.dmo-history-case-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.dmo-history-case-table{table-layout:auto;min-width:760px}.dmo-history-case-table th,.dmo-history-case-table td{padding:6px 5px;font-size:10px}.dmo-footer-note{text-align:center;grid-template-columns:1fr}.dmo-footer-note>span:last-child{text-align:center}}@page{size:A4 landscape;margin:8mm}@media print{.dmo-top-actions,.dmo-user,.dmo-toolbar,.dmo-row-actions,.dmo-footer-note,.dmo-schedule-controls,.dmo-modal,.dmo-toast{display:none!important}.dmo-topbar{color:#000;box-shadow:none;background:#fff;padding:8px 0}.dmo-brand p{color:#555}.dmo-container{padding:0}.dmo-cards{grid-template-columns:repeat(6,1fr)}.dmo-card,.dmo-panel{box-shadow:none}.dmo-table-wrap{max-height:none;overflow:visible}.dmo-case-table thead th{position:static}.dmo-case-table,.dmo-complex-table,.dmo-schedule-table,.dmo-history-case-table{font-size:9px}.details,.dmo-h-details{white-space:normal;min-width:0;max-width:none}}.dmo-brand h1{font-size:22px;font-weight:800}.dmo-top-actions,.dmo-tabbar,.dmo-filter-context{gap:6px}.dmo-page button{min-height:38px;padding:0 12px;font-size:13px;font-weight:700}.dmo-page input,.dmo-page select{min-height:38px;padding:8px 10px;font-size:13px}.dmo-toolbar,.dmo-deletion-log-toolbar,.dmo-report-filter-card,.dmo-schedule-topbar{gap:8px;padding:10px}.dmo-card{min-height:72px;padding:8px 10px}.dmo-card .value{font-size:22px}.dmo-case-table thead th,.dmo-deletion-table th,.dmo-complex-table th,.dmo-schedule-table th,.dmo-history-case-table th,.dmo-report-table th{padding:10px 6px;font-size:12px;line-height:1.3}.dmo-case-table tbody td,.dmo-deletion-table td,.dmo-complex-table td,.dmo-schedule-table td,.dmo-history-case-table td,.dmo-report-table td{vertical-align:middle;padding:9px 6px;font-size:12.5px;line-height:1.45}.dmo-card .label{font-size:12px;line-height:1.25}.dmo-panel h2,.dmo-delete-case-summary b,.history-summary strong,.dmo-brand h1{line-height:1.25}.dmo-tabbar{padding:7px 10px}.dmo-page .dmo-tab-btn,.dmo-page .dmo-filter-chip button,.dmo-page .dmo-pagination button,.dmo-page .dmo-row-actions button,.dmo-page .dmo-photo-view-button,.dmo-page .dmo-schedule-controls button{min-height:36px;font-size:13px;font-weight:700}.dmo-toolbar,.dmo-deletion-log-toolbar,.dmo-report-filter-card,.dmo-schedule-topbar,.dmo-dialog-body,.dmo-dialog-foot{gap:8px}@media (width<=768px){.dmo-panel,.dmo-card{border-radius:10px}.dmo-toolbar,.dmo-deletion-log-toolbar,.dmo-report-filter-card,.dmo-schedule-topbar{gap:7px;padding:9px}.dmo-page button,.dmo-page input,.dmo-page select{min-height:36px;font-size:12.5px}.dmo-case-table thead th,.dmo-deletion-table th,.dmo-complex-table th,.dmo-schedule-table th,.dmo-history-case-table th,.dmo-report-table th{padding:9px 5px;font-size:11.5px}.dmo-case-table tbody td,.dmo-deletion-table td,.dmo-complex-table td,.dmo-schedule-table td,.dmo-history-case-table td,.dmo-report-table td{padding:8px 5px;font-size:12px}}.dmo-topbar-tabs{border-bottom:0!important;gap:8px!important;overflow:visible!important}.dmo-panel>.dmo-tabbar:first-child{display:none!important}@media (width<=768px){.dmo-topbar-right,.dmo-user,.dmo-top-actions{flex-wrap:wrap!important;justify-content:flex-start!important;width:100%!important}}.dmo-topbar{flex-wrap:nowrap!important}.dmo-topbar-tabs{flex-wrap:nowrap!important;min-width:0!important}.dmo-topbar-tabs .dmo-tab-btn{flex:none!important;gap:8px!important;margin:0!important;line-height:1!important;display:flex!important}.dmo-topbar-right{justify-content:flex-end!important;align-items:center!important;gap:12px!important;margin-left:auto!important}.dmo-top-actions,.dmo-user{flex-wrap:nowrap!important;align-items:center!important}.dmo-top-actions button,.dmo-user button{height:40px!important;min-height:40px!important}.dmo-panel,.dmo-card,.dmo-report-filter-card,.dmo-dialog,.dmo-modal-card{box-shadow:none!important;border-radius:10px!important}.dmo-page .dmo-tab-btn.active{border-color:#bfdbfe!important}.dmo-page .dmo-tab-btn:hover:not(.active){color:#334155!important;background:#f8fafc!important}@media (width<=1180px){.dmo-topbar{flex-wrap:wrap!important}.dmo-topbar-tabs{border-top:1px solid var(--line)!important;order:2!important;width:100%!important;padding-top:8px!important}.dmo-topbar-right{order:1!important;width:100%!important}}@media (width<=768px){.dmo-topbar{margin-top:12px!important;overflow:visible!important}.dmo-topbar-right,.dmo-top-actions,.dmo-user{flex-wrap:wrap!important;justify-content:flex-start!important}}.dmo-top-actions,.dmo-topbar-tabs,.dmo-topbar-right{width:100%!important}.dmo-topbar-tabs .dmo-tab-btn,.dmo-topbar .dmo-btn-dashboard,.dmo-topbar .dmo-btn-primary,.dmo-topbar .dmo-logout{text-align:left!important;color:#52647a!important;box-shadow:none!important;border-radius:10px!important;justify-content:flex-start!important;gap:10px!important;padding:0 12px!important;transition:background-color .14s,border-color .14s,color .14s!important;display:flex!important;position:relative!important}@media (width<=1100px){.dmo-topbar{width:100%!important;position:static!important}.dmo-topbar-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.dmo-page{box-sizing:border-box!important;align-items:start!important;min-height:100vh!important;display:grid!important}.dmo-topbar{flex-direction:column!important;display:flex!important}.dmo-brand{display:none!important}.dmo-topbar-tabs{border-top:0!important;padding-top:0!important}.dmo-topbar-right{margin-top:0!important}.dmo-topbar-tabs .dmo-tab-btn,.dmo-topbar .dmo-btn-dashboard,.dmo-topbar .dmo-btn-primary,.dmo-topbar .dmo-logout{width:100%!important;min-height:40px!important}.dmo-user{justify-content:stretch!important;padding-top:12px!important}.dmo-user .role-badge{background:#fee2e2!important;border-radius:999px!important;width:fit-content!important;padding:4px 8px!important}@media (width<=1100px){.dmo-page{grid-template-columns:1fr!important}.dmo-topbar{min-height:0!important}.dmo-topbar-tabs,.dmo-top-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dmo-container{padding:18px 10px 40px!important}}.dmo-page{padding:12px!important}.dmo-topbar{background:#fff!important;border:1px solid #d7e2ef!important;border-radius:12px!important;align-items:stretch!important;margin:0!important;padding:12px!important;box-shadow:0 1px 2px #0f172a0a!important}.dmo-topbar-tabs{background:0 0!important;border:0!important;order:1!important;grid-template-columns:1fr!important;grid-auto-rows:40px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important}.dmo-topbar-tabs .dmo-tab-btn{border-radius:10px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:40px!important;min-height:40px!important;padding:0 12px!important;font-size:13px!important;font-weight:750!important}.dmo-topbar-tabs .dmo-tab-count{flex:none!important;margin-left:auto!important}.dmo-topbar-right{flex-direction:column!important;order:2!important;width:100%!important;margin:0!important;display:flex!important}.dmo-top-actions{grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin:0!important;padding:12px 0 0!important;display:grid!important}.dmo-topbar .dmo-btn-dashboard,.dmo-topbar .dmo-btn-primary,.dmo-topbar .dmo-logout{text-align:left!important;border-radius:10px!important;justify-content:flex-start!important;width:100%!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 12px!important;font-size:13px!important;font-weight:750!important;line-height:1!important}.dmo-user{margin-top:auto!important}.dmo-user>div{background:#f8fafc!important;border:1px solid #d7e2ef!important;border-radius:12px!important}.dmo-user strong{color:#111827!important;font-size:14px!important;font-weight:800!important}.dmo-user .role-badge{margin:0!important}.dmo-container{width:100%!important;max-width:none!important;margin:0!important;padding:12px 14px 14px!important}@media (width<=768px){.dmo-page{min-height:100vh!important;padding:8px!important;display:block!important}.dmo-topbar{gap:8px!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;margin:0 0 8px!important;padding:8px!important;position:static!important}.dmo-topbar-tabs{grid-auto-rows:unset!important;white-space:nowrap!important;scrollbar-width:none!important;order:1!important;gap:6px!important;width:100%!important;display:flex!important}.dmo-topbar-tabs::-webkit-scrollbar{display:none!important}.dmo-topbar-tabs .dmo-tab-btn{flex:none!important;width:auto!important;min-width:max-content!important;height:38px!important;min-height:38px!important;padding:0 11px!important}.dmo-topbar-tabs .dmo-tab-count{margin-left:4px!important}.dmo-topbar-right{order:2!important;gap:8px!important;margin:0!important}.dmo-top-actions{scrollbar-width:none!important;gap:6px!important;width:100%!important;padding-top:8px!important;display:flex!important;overflow-x:auto!important}.dmo-top-actions::-webkit-scrollbar{display:none!important}.dmo-topbar .dmo-btn-dashboard,.dmo-topbar .dmo-btn-primary{flex:none!important;width:auto!important;min-width:max-content!important;height:38px!important;min-height:38px!important;padding:0 11px!important}.dmo-user{scrollbar-width:none!important;align-items:center!important;margin-top:0!important;padding-top:8px!important;overflow-x:auto!important}.dmo-user::-webkit-scrollbar{display:none!important}.dmo-user>div{flex:auto!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-width:0!important;padding:8px 10px!important}.dmo-user>div strong{text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden!important}.dmo-topbar .dmo-logout{flex:none!important;width:auto!important;min-width:max-content!important;height:38px!important;min-height:38px!important;padding:0 11px!important}.dmo-container{padding:10px 4px 36px!important}}.dmo-user>div:before{content:"로그인 정보";color:#64748b;font-size:12px;font-weight:700;line-height:1.2;display:block}@media (width<=768px){.dmo-user>div:before{display:none!important}}.dmo-page.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)!important}.sidebar-collapse-label{white-space:nowrap!important}.sidebar-menu-icon{stroke-linecap:round;stroke-linejoin:round;fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;flex:0 0 18px!important;width:18px!important;height:18px!important}.dmo-topbar-tabs .dmo-tab-btn,.dmo-topbar .dmo-btn-dashboard,.dmo-topbar .dmo-btn-primary,.dmo-topbar .dmo-logout{background:0 0!important;border:1px solid #0000!important;align-items:center!important}.dmo-topbar-tabs .dmo-tab-btn:hover,.dmo-topbar .dmo-btn-dashboard:hover,.dmo-topbar .dmo-logout:hover{color:#334155!important;background:#f8fafc!important;border-color:#e2e8f0!important}.dmo-topbar-tabs .dmo-tab-btn.active{color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important;font-weight:800!important}.dmo-topbar-tabs .dmo-tab-btn.active:before{content:""!important;background:#2563eb!important;border-radius:0 3px 3px 0!important;width:3px!important;position:absolute!important;top:8px!important;bottom:8px!important;left:-1px!important}.dmo-topbar .dmo-btn-primary{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.dmo-topbar .dmo-btn-primary:hover{color:#fff!important;background:#1d4ed8!important;border-color:#1d4ed8!important}.dmo-sidebar-user-card{box-sizing:border-box!important;background:#f8fafc!important;align-items:center!important}.dmo-sidebar-user-copy strong{text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden!important}.dmo-topbar.is-collapsed .sidebar-collapse-button{justify-content:center!important;padding:0!important}.dmo-topbar.is-collapsed .sidebar-collapse-label,.dmo-topbar.is-collapsed .sidebar-menu-label,.dmo-topbar.is-collapsed .dmo-tab-count,.dmo-topbar.is-collapsed .dmo-sidebar-user-copy{display:none!important}.dmo-topbar.is-collapsed .dmo-topbar-tabs .dmo-tab-btn,.dmo-topbar.is-collapsed .dmo-btn-dashboard,.dmo-topbar.is-collapsed .dmo-btn-primary,.dmo-topbar.is-collapsed .dmo-logout{justify-content:center!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:40px!important;min-height:40px!important;margin-left:auto!important;margin-right:auto!important;padding:0!important}.dmo-topbar.is-collapsed .dmo-user>.dmo-sidebar-user-card{justify-content:center!important;width:46px!important;height:46px!important;margin:0 auto!important;padding:0!important}@media (width<=768px){.dmo-page.sidebar-collapsed{display:block!important}.dmo-topbar.is-collapsed{width:100%!important;min-width:0!important;max-width:none!important}.dmo-topbar.is-collapsed .sidebar-menu-label,.dmo-topbar.is-collapsed .dmo-tab-count,.dmo-topbar.is-collapsed .dmo-sidebar-user-copy{display:initial!important}.dmo-topbar.is-collapsed .dmo-topbar-tabs .dmo-tab-btn,.dmo-topbar.is-collapsed .dmo-btn-dashboard,.dmo-topbar.is-collapsed .dmo-btn-primary,.dmo-topbar.is-collapsed .dmo-logout{justify-content:flex-start!important;width:auto!important;min-width:max-content!important;max-width:none!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 11px!important}.dmo-topbar.is-collapsed .dmo-user>.dmo-sidebar-user-card{justify-content:flex-start!important;width:auto!important;height:auto!important;margin:0!important;padding:8px 10px!important}}.dmo-page{grid-template-columns:248px minmax(0,1fr)!important}.dmo-topbar{width:248px!important;min-width:248px!important;max-width:248px!important;height:calc(100vh - 24px)!important;min-height:calc(100vh - 24px)!important;max-height:calc(100vh - 24px)!important;overflow:visible!important}.dmo-topbar.is-collapsed{width:72px!important;min-width:72px!important;max-width:72px!important}.dmo-topbar-tabs{scrollbar-width:none!important;flex:auto!important;min-height:0!important;overflow:hidden auto!important}.dmo-topbar-tabs::-webkit-scrollbar{display:none!important}.dmo-topbar-right{flex:none!important;min-height:0!important}.dmo-top-actions{border-top:1px solid var(--line)!important;padding-top:12px!important}.dmo-user{border:0!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important}.dmo-user:before,.dmo-user:after,.dmo-user>div:before,.dmo-user>div:after{content:none!important;display:none!important}.dmo-sidebar-user-card{border:1px solid var(--line)!important;border-radius:12px!important;gap:10px!important;width:100%!important;min-width:0!important;min-height:74px!important;padding:12px!important;display:flex!important}.dmo-sidebar-user-label{color:#64748b!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important}.dmo-sidebar-user-copy{gap:4px!important;min-width:0!important;display:grid!important}.dmo-sidebar-action-space{grid-template-columns:repeat(3,40px)!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;display:grid!important;position:relative!important}.dmo-sidebar-icon-action,.dmo-sidebar-settings-wrap>.dmo-sidebar-icon-action{color:#52647a!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d7e2ef!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}.dmo-sidebar-icon-action:hover,.dmo-sidebar-icon-action.active{color:#2563eb!important;background:#eff6ff!important;border-color:#93c5fd!important}.dmo-sidebar-icon-action.danger{color:#dc2626!important;border-color:#fecaca!important}.dmo-sidebar-icon-action.danger:hover{background:#fff1f2!important;border-color:#fca5a5!important}.dmo-sidebar-settings-wrap{width:40px!important;height:40px!important;position:relative!important}.dmo-sidebar-settings-menu{z-index:300!important;border:1px solid var(--line)!important;background:#fff!important;border-radius:10px!important;width:172px!important;padding:6px!important;position:absolute!important;bottom:48px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 12px 28px #0f172a1f!important}.dmo-sidebar-settings-menu button{width:100%!important;min-height:36px!important;color:var(--text)!important;background:0 0!important;border:0!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;padding:0 10px!important;font-size:13px!important;font-weight:700!important;display:flex!important}.dmo-sidebar-settings-menu button:hover{background:#f1f5f9!important}.dmo-topbar.is-collapsed .dmo-sidebar-user-label,.dmo-topbar.is-collapsed .dmo-sidebar-user-copy{display:none!important}.dmo-topbar.is-collapsed .dmo-sidebar-user-card{justify-content:center!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;margin:0 auto!important;padding:0!important}.dmo-topbar.is-collapsed .dmo-sidebar-action-space{grid-template-columns:40px!important;justify-content:center!important}.dmo-topbar.is-collapsed .dmo-sidebar-settings-menu{bottom:0!important;left:52px!important;transform:none!important}@media (width<=768px){.dmo-topbar,.dmo-topbar.is-collapsed{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.dmo-topbar-tabs{overflow:auto hidden!important}.dmo-user{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.dmo-sidebar-action-space,.dmo-topbar.is-collapsed .dmo-sidebar-action-space{grid-template-columns:repeat(3,40px)!important;justify-content:center!important}.dmo-topbar.is-collapsed .dmo-sidebar-settings-menu{bottom:48px!important;left:50%!important;transform:translate(-50%)!important}}.dmo-assignee-field{background:#f9fbfd;border:1px solid #e1e8f0;border-radius:10px;padding:12px}.dmo-assignee-box{flex-direction:column;gap:9px;display:flex}.dmo-assignee-group-row{grid-template-columns:minmax(0,1fr);display:grid}.dmo-assignee-group-row select{width:100%;min-width:0}.dmo-assignee-chips{flex-wrap:wrap;align-items:center;gap:6px;min-height:31px;display:flex}.dmo-assignee-chip{color:#294f83;background:#eef4ff;border:1px solid #d4e2f7;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:5px 7px 5px 9px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.dmo-assignee-chip>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dmo-page .dmo-assignee-chip button{color:#667085;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;min-height:20px;padding:0;font-size:15px;line-height:1;display:inline-flex}.dmo-page .dmo-assignee-chip button:hover{color:#1f3d67;background:#dce9fb}.dmo-assignee-empty{color:#98a2b3;font-size:12px}.dmo-assignee-add-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.dmo-assignee-add-row input{min-width:0}.dmo-page .dmo-assignee-add-row button{white-space:nowrap;min-width:58px}.dmo-assignee-status{color:#667085;font-size:10px;display:block}.dmo-assignee-status.is-error{color:#b42318}.dmo-assignee-summary{color:#667085;margin-top:4px;font-size:10px;font-weight:700;line-height:1.3}@media (width<=720px){.dmo-assignee-add-row{grid-template-columns:1fr}.dmo-page .dmo-assignee-add-row button{width:100%}}:root{--gsi-layout-zoom:1;--gsi-layout-width:100%;--gsi-layout-height:100vh;--navy:#111827;--navy2:#334155;--blue:#2563eb;--bg:#f4f7fb;--card:#fff;--line:#d7e2ef;--text:#111827;--muted:#64748b;--green:#15803d;--red:#dc2626}@media screen and (width>=1600px) and (width<=1679px){:root{--gsi-layout-zoom:.95;--gsi-layout-width:105.263%;--gsi-layout-height:105.263vh}}@media screen and (width>=1500px) and (width<=1599px){:root{--gsi-layout-zoom:.9;--gsi-layout-width:111.111%;--gsi-layout-height:111.111vh}}@media screen and (width>=1400px) and (width<=1499px){:root{--gsi-layout-zoom:.84;--gsi-layout-width:119.048%;--gsi-layout-height:119.048vh}}@media screen and (width>=1320px) and (width<=1399px){:root{--gsi-layout-zoom:.79;--gsi-layout-width:126.582%;--gsi-layout-height:126.582vh}}@media screen and (width>=1180px) and (width<=1319px){:root{--gsi-layout-zoom:.72;--gsi-layout-width:138.889%;--gsi-layout-height:138.889vh}}.app-layout-shell{zoom:var(--gsi-layout-zoom);width:var(--gsi-layout-width)!important;min-height:var(--gsi-layout-height)!important;box-sizing:border-box!important;grid-template-columns:248px minmax(0,1fr)!important;align-items:start!important;gap:14px!important;padding:12px!important;display:grid!important}.app-layout-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)!important}.app-navigation-sidebar{box-sizing:border-box!important;background:#fff!important;border:1px solid #d7e2ef!important;border-radius:12px!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:248px!important;min-width:248px!important;max-width:248px!important;height:calc(100vh - 24px)!important;min-height:calc(100vh - 24px)!important;max-height:calc(100vh - 24px)!important;margin:0!important;padding:12px!important;display:flex!important;position:sticky!important;top:12px!important;overflow:visible!important;box-shadow:0 1px 2px #0f172a0a!important}.app-navigation-sidebar.is-collapsed{width:72px!important;min-width:72px!important;max-width:72px!important}.sidebar-collapse-button{color:#64748b!important;width:100%!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:10px!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0 10px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;display:flex!important}.sidebar-collapse-button:hover{color:#1d4ed8!important;background:#f8fafc!important;border-color:#dbe5f1!important}.sidebar-collapse-label{font-size:12px!important;font-weight:700!important;display:inline!important}.sidebar-navigation-body{scrollbar-width:none!important;flex-direction:column!important;flex:auto!important;gap:12px!important;width:100%!important;min-height:0!important;display:flex!important;overflow:hidden auto!important}.sidebar-navigation-body::-webkit-scrollbar{display:none!important}.navigation-groups{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important}.app-navigation-sidebar .main-tabs,.app-navigation-sidebar .section-tabs,.app-navigation-sidebar .sidebar-context-controls{background:0 0!important;border:0!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important}.navigation-divider{background:#d7e2ef!important;border:0!important;width:100%!important;height:1px!important;min-height:1px!important;margin:2px 0!important;padding:0!important;display:block!important}.app-navigation-sidebar .main-tabs .tab,.app-navigation-sidebar .section-tabs .section-tab,.app-navigation-sidebar .sidebar-context-controls>button,.app-navigation-sidebar .sidebar-context-controls>select{color:#52647a!important;width:100%!important;min-width:0!important;max-width:none!important;height:40px!important;min-height:40px!important;max-height:40px!important;box-shadow:none!important;text-align:left!important;white-space:nowrap!important;box-sizing:border-box!important;background:0 0!important;border:1px solid #0000!important;border-radius:10px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0 12px!important;font-size:13px!important;font-weight:750!important;line-height:1!important;display:flex!important;position:relative!important}.app-navigation-sidebar .sidebar-context-controls>select{appearance:auto!important;background:#fff!important;border-color:#d7e2ef!important;padding-right:30px!important}.app-navigation-sidebar .main-tabs .tab:hover,.app-navigation-sidebar .section-tabs .section-tab:hover,.app-navigation-sidebar .sidebar-context-controls>button:hover{color:#334155!important;background:#f8fafc!important;border-color:#e2e8f0!important}.app-navigation-sidebar .main-tabs .tab.active,.app-navigation-sidebar .section-tabs .section-tab.active{color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important;font-weight:800!important}.app-navigation-sidebar .main-tabs .tab.active:before,.app-navigation-sidebar .section-tabs .section-tab.active:before{content:""!important;background:#2563eb!important;border-radius:0 3px 3px 0!important;width:3px!important;position:absolute!important;top:8px!important;bottom:8px!important;left:-1px!important}.sidebar-menu-icon,.sidebar-user-card>.sidebar-menu-icon{stroke-linecap:round;stroke-linejoin:round;fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;flex:0 0 18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important}.sidebar-menu-label{text-overflow:ellipsis;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.sidebar-menu-count{color:#475569!important;background:#e9eef7!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-width:22px!important;height:20px!important;margin-left:auto!important;padding:0 6px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.app-navigation-sidebar .tab.active .sidebar-menu-count,.app-navigation-sidebar .section-tab.active .sidebar-menu-count{color:#1d4ed8!important;background:#dbeafe!important}.sidebar-account-panel{width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-top:1px solid #d7e2ef!important;flex:none!important;grid-template-columns:1fr!important;gap:10px!important;margin:12px 0 0!important;padding:12px 0 0!important;display:grid!important}.sidebar-user-card{width:100%!important;min-width:0!important;min-height:72px!important;box-shadow:none!important;box-sizing:border-box!important;background:#f8fafc!important;border:1px solid #d7e2ef!important;border-radius:12px!important;align-items:center!important;gap:10px!important;margin:0!important;padding:12px!important;display:flex!important}.sidebar-user-copy{grid-template-columns:1fr!important;gap:4px!important;min-width:0!important;display:grid!important}.sidebar-user-label{color:#64748b!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important}.sidebar-user-copy strong{text-overflow:ellipsis;white-space:nowrap!important;color:#111827!important;min-width:0!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;overflow:hidden!important}.sidebar-user-role{color:#2563eb!important;background:#e8efff!important;border:0!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;max-width:100%!important;min-height:22px!important;padding:3px 8px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.sidebar-action-space{grid-template-columns:repeat(3,40px)!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important}.sidebar-action-space .header-icon-link,.sidebar-action-space .app-logout-button,.sidebar-settings-wrap>.sidebar-settings-button{color:#52647a!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;box-shadow:none!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #d7e2ef!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important}.sidebar-action-space .header-icon-link:hover,.sidebar-settings-wrap>.sidebar-settings-button:hover,.sidebar-settings-wrap>.sidebar-settings-button.active{color:#2563eb!important;background:#eff6ff!important;border-color:#93c5fd!important}.sidebar-action-space .app-logout-button{color:#dc2626!important;border-color:#fecaca!important}.sidebar-action-space .app-logout-button:hover{color:#dc2626!important;background:#fff1f2!important;border-color:#fca5a5!important}.sidebar-settings-wrap{width:40px!important;height:40px!important;position:relative!important}.sidebar-settings-menu{z-index:1000!important;background:#fff!important;border:1px solid #d7e2ef!important;border-radius:10px!important;width:172px!important;margin:0!important;padding:6px!important;position:absolute!important;bottom:48px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 12px 28px #0f172a1f!important}.sidebar-settings-menu a,.sidebar-settings-menu button{color:#111827!important;width:100%!important;min-height:36px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:0 10px!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;display:flex!important}.sidebar-settings-menu a:hover,.sidebar-settings-menu button:hover{background:#f1f5f9!important}.app-navigation-sidebar.is-collapsed .sidebar-collapse-button{justify-content:center!important;padding:0!important}.app-navigation-sidebar.is-collapsed .sidebar-collapse-label,.app-navigation-sidebar.is-collapsed .sidebar-menu-label,.app-navigation-sidebar.is-collapsed .sidebar-menu-count,.app-navigation-sidebar.is-collapsed .sidebar-user-copy,.app-navigation-sidebar.is-collapsed .sidebar-context-controls{display:none!important}.app-navigation-sidebar.is-collapsed .navigation-groups,.app-navigation-sidebar.is-collapsed .main-tabs,.app-navigation-sidebar.is-collapsed .section-tabs{gap:8px!important}.app-navigation-sidebar.is-collapsed .main-tabs .tab,.app-navigation-sidebar.is-collapsed .section-tabs .section-tab{justify-content:center!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:40px!important;margin:0 auto!important;padding:0!important}.app-navigation-sidebar.is-collapsed .navigation-divider{width:36px!important;margin:2px auto!important}.app-navigation-sidebar.is-collapsed .sidebar-account-panel{justify-items:center!important}.app-navigation-sidebar.is-collapsed .sidebar-user-card{justify-content:center!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0 auto!important;padding:0!important}.app-navigation-sidebar.is-collapsed .sidebar-action-space{grid-template-columns:40px!important;justify-content:center!important;width:40px!important}.app-navigation-sidebar.is-collapsed .sidebar-settings-menu{bottom:0!important;left:52px!important;transform:none!important}.app-content-area,.content-area{min-width:0!important}@media (width<=768px){.app-layout-shell,.app-layout-shell.sidebar-collapsed{min-height:100vh!important;padding:8px!important;display:block!important}.app-navigation-sidebar,.app-navigation-sidebar.is-collapsed{gap:8px!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 8px!important;padding:8px!important;position:static!important;top:auto!important;overflow:visible!important}.sidebar-collapse-button{display:none!important}.sidebar-navigation-body{width:100%!important;display:block!important;overflow:visible!important}.navigation-groups{white-space:nowrap!important;scrollbar-width:none!important;width:100%!important;display:block!important;overflow:auto hidden!important}.navigation-groups::-webkit-scrollbar{display:none!important}.app-navigation-sidebar .main-tabs,.app-navigation-sidebar .section-tabs,.app-navigation-sidebar .sidebar-context-controls,.app-navigation-sidebar.is-collapsed .main-tabs,.app-navigation-sidebar.is-collapsed .section-tabs{vertical-align:middle!important;gap:6px!important;width:max-content!important;display:inline-flex!important}.navigation-divider,.app-navigation-sidebar.is-collapsed .navigation-divider{vertical-align:middle!important;width:1px!important;height:28px!important;margin:6px!important;display:inline-block!important}.app-navigation-sidebar .main-tabs .tab,.app-navigation-sidebar .section-tabs .section-tab,.app-navigation-sidebar.is-collapsed .main-tabs .tab,.app-navigation-sidebar.is-collapsed .section-tabs .section-tab{flex:none!important;justify-content:flex-start!important;width:auto!important;min-width:max-content!important;max-width:none!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 11px!important}.app-navigation-sidebar.is-collapsed .sidebar-menu-label,.app-navigation-sidebar.is-collapsed .sidebar-menu-count,.app-navigation-sidebar.is-collapsed .sidebar-user-copy,.app-navigation-sidebar.is-collapsed .sidebar-context-controls{display:initial!important}.app-navigation-sidebar .sidebar-context-controls>button,.app-navigation-sidebar .sidebar-context-controls>select{flex:none!important;width:auto!important;min-width:150px!important;height:38px!important;min-height:38px!important}.sidebar-menu-icon{flex-basis:16px!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important}.sidebar-account-panel{justify-content:space-between!important;align-items:center!important;gap:8px!important;margin-top:8px!important;padding-top:8px!important;display:flex!important}.sidebar-user-card,.app-navigation-sidebar.is-collapsed .sidebar-user-card{flex:auto!important;justify-content:flex-start!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:48px!important;max-height:none!important;margin:0!important;padding:8px 10px!important}.sidebar-user-label{display:none!important}.sidebar-action-space,.app-navigation-sidebar.is-collapsed .sidebar-action-space{flex:none!important;grid-template-columns:none!important;justify-content:flex-end!important;width:auto!important;display:flex!important}.app-navigation-sidebar.is-collapsed .sidebar-settings-menu{bottom:48px!important;left:50%!important;transform:translate(-50%)!important}}.dmo-page.app-layout-shell{width:100%!important;max-width:none!important;margin:0!important}.dmo-topbar.app-navigation-sidebar{inset:auto!important;transform:none!important}.dmo-settings-panel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.app-settings-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.app-settings-header{display:none!important}.app-settings-section+.app-settings-section{margin-top:30px!important}.app-settings-section-heading{justify-content:space-between!important;align-items:flex-end!important;gap:18px!important;margin-bottom:12px!important;display:flex!important}.app-settings-section-heading>div>span{color:#1d4ed8!important;letter-spacing:.14em!important;margin-bottom:8px!important;font-size:11px!important;font-weight:900!important;display:block!important}.app-settings-section-heading h2{color:var(--text)!important;margin:0!important;font-size:18px!important}.app-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.app-settings-card{appearance:none!important;border:1px solid var(--line)!important;min-height:118px!important;color:var(--text)!important;text-align:left!important;background:#fff!important;border-radius:12px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:20px!important;text-decoration:none!important;display:grid!important;box-shadow:0 1px 2px #0f172a0a!important}.app-settings-card:hover{background:#fff!important;border-color:#2563eb47!important}.app-settings-card-icon{color:#1d4ed8!important;background:#2563eb14!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;display:inline-flex!important}.app-settings-card-icon svg{stroke-linecap:round;stroke-linejoin:round;fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;width:20px!important;height:20px!important}.app-settings-card>span:nth-child(2){gap:6px!important;display:grid!important}.app-settings-card strong{font-size:15px!important}.app-settings-card small{color:var(--muted)!important;font-size:11px!important;line-height:1.55!important}.app-settings-arrow{color:#1d4ed8!important;font-size:20px!important}@media (width<=900px){.app-settings-grid{grid-template-columns:1fr!important}}.app-settings-section-heading p{color:var(--muted)!important;margin:0!important;font-size:11px!important}@media print{.app-navigation-sidebar,.dmo-topbar{display:none!important}.app-layout-shell,.app-layout-shell.sidebar-collapsed{zoom:1!important;grid-template-columns:1fr!important;width:100%!important;min-height:0!important;display:block!important}.dmo-page,.dmo-page.sidebar-collapsed{grid-template-columns:1fr!important;display:block!important}.content-area,.dmo-container{width:100%!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important}}.dmo-schedule-dialog{width:min(820px,100%)}.dmo-schedule-case-box{margin-bottom:14px}.dmo-schedule-detail-section{margin-bottom:18px}.dmo-schedule-section-title{color:#344054;margin:0 0 8px;font-size:13px;font-weight:800}.dmo-schedule-edit-title{margin-top:2px}.dmo-schedule-detail-grid{background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.dmo-schedule-detail-item{border-bottom:1px solid #eef2f6;flex-direction:column;gap:3px;min-width:0;padding:9px 11px;display:flex}.dmo-schedule-detail-item:nth-child(odd){border-right:1px solid #eef2f6}.dmo-schedule-detail-item:nth-last-child(-n+2){border-bottom:0}.dmo-schedule-detail-item span,.dmo-schedule-request-box>span{color:#667085;font-size:11px;font-weight:700}.dmo-schedule-detail-item b{overflow-wrap:anywhere;color:#1f2937;font-size:13px;line-height:1.4}.dmo-schedule-request-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:10px;padding:11px 12px}.dmo-schedule-request-box p{color:#1f2937;white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;line-height:1.55}.dmo-schedule-extra-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width<=768px){.dmo-schedule-dialog{max-height:96vh}.dmo-schedule-detail-grid,.dmo-schedule-extra-grid{grid-template-columns:1fr}.dmo-schedule-detail-item:nth-child(odd){border-right:0}.dmo-schedule-detail-item:nth-last-child(2){border-bottom:1px solid #eef2f6}}.dmo-schedule-shift-toggle{flex:none;align-items:center;gap:4px;display:flex}.dmo-schedule-shift-toggle .dmo-btn-primary,.dmo-schedule-shift-toggle .dmo-btn-ghost{min-width:58px}@media (width<=768px){.dmo-schedule-controls{flex-wrap:wrap}.dmo-schedule-shift-toggle{order:0;width:100%}.dmo-schedule-shift-toggle .dmo-btn-primary,.dmo-schedule-shift-toggle .dmo-btn-ghost{flex:1 1 0;min-width:0}}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Malgun Gothic,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.login-page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(430px,100%);padding:30px;box-shadow:0 1px 2px #0f172a0a}.login-brand{text-align:center;margin-bottom:28px}.login-logo{background:var(--blue);color:#fff;letter-spacing:1px;border-radius:10px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 16px;font-size:20px;font-weight:800;display:flex}.login-brand h1{margin:0;font-size:22px}.login-brand p{color:var(--muted);margin:8px 0 0;font-size:13px}.login-form{flex-direction:column;gap:15px;display:flex}.login-form label{flex-direction:column;gap:6px;display:flex}.login-form label span{color:#475467;font-size:12px;font-weight:700}.login-form input{width:100%;height:45px;color:var(--text);background:#fff;border:1px solid #ccd5e1;border-radius:8px;outline:none;padding:0 12px}.login-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.login-button{background:var(--blue);color:#fff;border:0;border-radius:8px;height:46px;margin-top:5px;font-weight:700}.login-button:disabled{opacity:.6;cursor:default}.login-error{color:#b42318;background:#fff2f0;border:1px solid #f4c7c3;border-radius:8px;padding:10px 12px;font-size:12px}.app-loading,.profile-error-page{justify-content:center;align-items:center;min-height:100vh;display:flex}.app-shell{min-height:100vh}.app-topbar{width:calc(100% - 32px);max-width:1680px;color:var(--text);border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin:14px auto 0;padding:10px 12px;display:flex;box-shadow:0 1px 2px #0f172a0a}.app-topbar h1{margin:0;font-size:22px}.app-topbar p{color:var(--muted);margin:4px 0 0;font-size:12px}.user-area{align-items:center;gap:14px;display:flex}.user-info{align-items:center;gap:8px;display:flex}.user-info strong{font-size:13px}.role-badge{border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.role-admin{color:#b42318;background:#fee4e2}.role-editor{color:#1d4ed8;background:#dbeafe}.role-viewer{color:#187449;background:#e7f6ec}.logout-button{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:700}.app-content{padding:35px 20px}.connection-card{text-align:center;background:#fff;border:1px solid #e3e9f1;border-radius:12px;width:min(700px,100%);margin:0 auto;padding:30px;box-shadow:0 1px 2px #0f172a0a}.connection-icon{width:58px;height:58px;color:var(--green);background:#eaf7f0;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:26px;font-weight:900;display:flex}.connection-card h2{margin:0}.connection-card>p{color:var(--muted)}.profile-test{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(5,minmax(100px,1fr));margin-top:25px;display:grid;overflow:hidden}.profile-test>div{border-right:1px solid var(--line);min-width:0;padding:14px 8px}.profile-test>div:last-child{border-right:0}.profile-test span,.profile-test strong{display:block}.profile-test span{color:var(--muted);margin-bottom:5px;font-size:10px}.profile-test strong{overflow-wrap:anywhere;font-size:12px}.profile-error-card{text-align:center;background:#fff;border-radius:12px;padding:28px}@media (width<=700px){.app-topbar{flex-direction:column;align-items:flex-start}.user-area{justify-content:space-between;width:100%}.profile-test{grid-template-columns:1fr 1fr}.profile-test>div{border-bottom:1px solid var(--line)}}@media (width<=500px){.login-page{padding:14px}.login-card{padding:25px 20px}.app-topbar{padding:15px}.user-info{flex-direction:column;align-items:flex-start;gap:4px}}.login-button,.login-card button[type=submit]{min-height:40px;padding:0 14px;font-size:13px;font-weight:700}@media print{html,body,#root{background:#fff!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important}html body #root .app-navigation-sidebar,html body #root .dmo-topbar,html body #root .sidebar-collapse-button,html body #root .sidebar-navigation-body,html body #root .navigation-groups,html body #root .app-navigation-sidebar .main-tabs,html body #root .app-navigation-sidebar .section-tabs,html body #root .sidebar-context-controls,html body #root .sidebar-account-panel,html body #root .sidebar-user-card,html body #root .sidebar-action-space,html body #root .navigation-divider,html body #root .dmo-top-actions,html body #root .dmo-user,html body #root .dmo-toolbar,html body #root .dmo-row-actions,html body #root .dmo-footer-note,html body #root .dmo-schedule-controls,html body #root .dmo-modal,html body #root .dmo-toast,html body #root .no-print,html body #root .print-hidden{display:none!important}html body #root .dmo-page,html body #root .dmo-page.sidebar-collapsed,html body #root .app-layout-shell,html body #root .app-layout-shell.sidebar-collapsed{zoom:1!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important;transform:none!important}html body #root .dmo-container,html body #root .content-area{zoom:1!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;margin:0!important;padding-left:0!important;padding-right:0!important;position:static!important;inset:auto!important;overflow:visible!important;transform:none!important}}
