.top-header{padding:13px 20px;justify-content:space-between;height:54px;background:#161a1f;border-bottom:1px solid #262e38}.left-wrap,.top-header{display:flex;align-items:center}.left-wrap{gap:10px}.left-wrap h1{font-size:16px;font-family:NanumSquareNeo}.left-wrap img:hover{cursor:pointer}.login-status{display:flex;align-items:center;gap:10px;font-size:13px;color:#d1d6db}.login-status strong{font-size:16px;color:#fff}.right-wrap{gap:20px}.login-btn,.right-wrap{display:flex;align-items:center}.login-btn{gap:6px;height:28px}.login-btn:before{content:"";display:block;width:16px;height:16px;background:url(/assets/images/ic-login.svg) no-repeat 50%/contain}.logout-btn{display:flex;align-items:center;gap:6px;height:28px}.logout-btn:before{content:"";display:block;width:16px;height:16px;background:url(/assets/images/ic-logout.svg) no-repeat 50%/contain}.search-panel{display:flex;flex-direction:column;height:100%}.search-bar{padding:20px;display:flex;align-items:center;gap:6px}.search-type-select{position:relative}.search-row{flex:1}.search-result-wrap{padding:10px 20px;background-color:#27313f;border-top:1px solid #394555;border-bottom:1px solid #394555}.search-result-wrap>p{font-size:12px;color:#8b95a1}.search-result{display:flex;align-items:center;justify-content:space-between;font-size:12px}.result-item-count b{color:#f70}.search-options{display:flex;gap:10px}.search-options label{display:flex;align-items:center;gap:6px}.search-list-wrap{flex:1;overflow-y:auto}.search-list-wrap::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.2);border-radius:200px}.search-list-wrap::-webkit-scrollbar{width:8px}.search-list-wrap::-webkit-scrollbar-thumb{background-color:#27313f;background-clip:padding-box;border:2px solid transparent;border-radius:200px;cursor:default}.result-item-wrap{padding:20px 20px 0}.result-item{padding-bottom:20px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #394555;cursor:pointer;transition:.2s}.result-item:hover{border-color:#6aa2ff}.result-item.active{border-color:#1f5cff;background:#f0f6ff}.result-item .title{font-weight:700;font-size:16px;color:#98e9ff}.result-item .subtitle{font-size:14px}.result-item .icon{width:40px;flex-shrink:0}.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:0.5;--rdp-outside-opacity:0.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:0.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:0.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:#fff;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction),transparent 50%,var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction),var(--rdp-range_middle-background-color) 50%,transparent 50%);--rdp-range_end-color:#fff;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:0.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:0.75;--rdp-weekday-padding:0.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg;--rdp-animation_duration:0.3s;--rdp-animation_timing:cubic-bezier(0.4,0,0.2,1)}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.rdp-root{position:relative}.rdp-root,.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=after] .rdp-month,.rdp-root[data-nav-layout=around] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes rdp-slide_in_right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes rdp-slide_out_left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translateX(0)}to{transform:translateX(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.stat-panel{flex:1;display:flex;flex-direction:column}.stat-panel .stat-title{padding-bottom:20px;font-size:24px;font-weight:700;line-height:1.2}.filter-option{border-top:1px solid #333d4b}.filter-option .filter-row{display:flex;border-bottom:1px solid #333d4b;font-size:14px}.filter-option .filter-row .filter-label{padding:12px 10px;width:160px;font-weight:700;text-align:center;background-color:#27313f}.filter-option .filter-row .filter-select{padding:4px 10px;display:flex;align-items:center}.filter-option .filter-row .filter-select .region-fieldset{display:flex;align-items:center;gap:4px}.filter-option .filter-row .filter-select .search-type-select select{padding:3px 12px;width:136px}.filter-option .filter-row .filter-select label{margin-left:0}.filter-option .filter-row .filter-select label+label{margin-left:20px}.filter-option .filter-row .filter-select .period-date{display:flex;align-items:center;gap:11px}.stat-btn-wrap{padding:20px 0;display:flex;align-items:center;justify-content:center}.stat-btn-wrap button{flex:1;max-width:160px;height:48px;font-size:16px;font-weight:700}.stat-result-wrap{padding-top:20px;border-top:1px solid #4e5968}.stat-result-wrap .result-option-wrap{padding:10px;display:flex;align-items:center;gap:40px;background-color:#27313f;border-top:1px solid #394555;border-bottom:1px solid #394555}.stat-result-wrap .result-option-wrap .period-btns{display:flex;gap:4px}.stat-result-wrap .result-option-wrap .period-btns button{width:80px}.stat-result-wrap .result-option-wrap .period-date{display:flex;align-items:center;gap:11px}.stat-result-wrap .result-option-wrap .date-desc{display:flex;align-items:center;color:#facc15;margin-left:8px}.stat-result-wrap .result-option-wrap .date-desc .desc-symbol{font-size:22px;font-weight:400;margin-right:4px}.stat-result-wrap .result-option-wrap .date-desc .desc-text{font-size:12px;font-weight:400}.stat-result-wrap .result-option-wrap .stat-result-buttons{margin-left:auto}.stat-chart-wrap{flex:1;display:flex;flex-direction:column;padding:20px 0}.graph-area{position:relative}.graph-label-list{position:absolute;top:-20px;right:0;display:flex;gap:16px}.graph-label-list li{display:flex;align-items:center;gap:6px;font-size:12px}.graph-label-list li span{display:block;width:12px;height:12px}.graph-area .chart{padding-top:30px}.toggle-wrap .toggle-buttons{margin-bottom:20px}.stat-panel .kpi-row{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px;flex:0 0 auto;margin-bottom:20px}.stat-panel .kpi-card{background-color:#2b3642;border-radius:6px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center}.stat-panel .kpi-title{font-size:16px;font-weight:700;color:#9ca3af;letter-spacing:-.2px}.stat-panel .kpi-value{font-size:26px;font-weight:700;color:#e5e7eb}.stat-panel .chart-grid{flex:1;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #3a4756;border-radius:6px;overflow:hidden}.stat-panel .chart-cell{display:flex;flex-direction:column;padding:16px;border-right:1px solid #3a4756}.stat-panel .chart-cell:last-child{border-right:none}.stat-panel .chart-cell h4{margin:0 0 12px;font-size:15px;font-weight:600;color:#e5e7eb}.stat-panel .chart-placeholder{flex:1;min-height:280px;overflow:auto;background-color:#1f2933;border:1px dashed #3a4756;border-radius:4px}.aiInsight-panel{display:flex;flex-direction:column;height:100%}.aiInsight-header{padding:20px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between}.aiInsight-header h2{font-size:16px;font-weight:700}.aiInsight-search-wrap{padding:10px 20px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;background-color:#27313f;border-top:1px solid #394555;border-bottom:1px solid #394555}.aiInsight-search-wrap label{font-size:14px}.aiInsight-search-btn{display:flex;gap:4px}.aiInsight-search-btn button{width:60px}.aiInsight-result-wrap{flex:1 1 auto;overflow:hidden}.aiInsight-result-wrap .manhole-list-wrap{display:flex;flex-direction:column;height:100%}.aiInsight-result-wrap .manhole-list-wrap .manhole-list{flex:1 1 auto;min-height:0;overflow:auto}.aiInsight-result-wrap .manhole-list-wrap .manhole-list::-webkit-scrollbar{width:8px}.aiInsight-result-wrap .manhole-list-wrap .manhole-list::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.2);border-radius:200px}.aiInsight-result-wrap .manhole-list-wrap .manhole-list::-webkit-scrollbar-thumb{background-color:#27313f;background-clip:padding-box;border:2px solid transparent;border-radius:200px;cursor:default}.search-list-wrap.aiInsight-result-wrap .manhole-list-wrap .manhole-list{background-color:hsla(0,0%,100%,.2);border-radius:200px}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item-wrap{padding:20px 20px 0;cursor:pointer}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item-wrap:hover .manhole-item{border-color:#6aa2ff}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item-wrap.on{background-color:#303842}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item-wrap .manhole-item{padding-bottom:20px;display:flex;gap:20px;border-bottom:1px solid #394555;transition:.2s}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item .manhole-thumb{position:relative;width:120px;height:80px;border-radius:8px;overflow:hidden}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item .manhole-thumb .manhole-img{object-fit:cover;object-position:center}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item .manhole-thumb .thumb-btn{position:absolute;bottom:3px;right:3px}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item .manhole-thumb .thumb-btn:hover button{border-color:#191f28;background-color:#191f28}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item .manhole-thumb .thumb-btn:hover button:before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.8' cx='8' cy='8' r='8' fill='%2398E9FF'/%3E%3Cpath d='M4 7.99512H12' stroke='white'/%3E%3Cpath d='M8.00488 4L8.00488 12' stroke='white'/%3E%3C/svg%3E%0A")}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item .manhole-thumb .thumb-btn button{padding-right:3px;display:flex;align-items:center;gap:6px;border-radius:200px;background-color:#000;border:3px solid #000;font-family:Pretendard;font-size:12px}.aiInsight-result-wrap .manhole-list-wrap .manhole-list .manhole-item .manhole-thumb .thumb-btn button:before{content:"";display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.8' cx='8' cy='8' r='8' fill='%230071C0'/%3E%3Cpath d='M4 7.99512H12' stroke='white'/%3E%3Cpath d='M8.00488 4L8.00488 12' stroke='white'/%3E%3C/svg%3E%0A")}.manhole-summary{display:flex;flex-direction:column;font-family:Pretendard}.manhole-summary .date-label{font-size:14px;color:#8b95a1;margin-right:10px}.manhole-summary .date-value{font-size:14px;font-weight:700}.manhole-summary .manhole-detail-btn{margin-top:auto;font-family:Pretendard;font-size:14px;color:#98e9ff;text-decoration:underline;text-align:left;width:fit-content}.aiInsight-result-wrap .manhole-list-wrap .pagination{margin-top:auto}.manhole-detail{padding:20px;display:none;flex-direction:column;height:100%}.detail-scroll{flex:1;overflow:auto;scrollbar-gutter:stable}.detail-scroll::-webkit-scrollbar{width:8px}.detail-scroll::-webkit-scrollbar-thumb{background-color:#27313f;background-clip:padding-box;border:2px solid transparent;border-radius:200px;cursor:default}.detail-scroll::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.2);border-radius:200px}.manhole-detail .dt-header{padding-bottom:8px;display:flex;align-items:center;gap:10px}.manhole-detail .dt-header button{font-family:Pretendard;font-weight:700}.manhole-detail .manhole-thumb{position:relative;width:100%;height:239px;border-radius:8px;overflow:hidden;aspect-ratio:1/1}.manhole-detail .manhole-thumb .manhole-img{object-fit:cover;object-position:center}.manhole-detail .manhole-thumb .thumb-btn{position:absolute;bottom:3px;right:3px}.manhole-detail .manhole-thumb .thumb-btn button{padding-right:3px;display:flex;align-items:center;gap:6px;border-radius:200px;background-color:#000;border:3px solid #000;font-family:Pretendard;font-size:12px}.manhole-detail .manhole-thumb .thumb-btn:hover button{border-color:#191f28;background-color:#191f28}.manhole-detail .manhole-thumb .thumb-btn:hover button:before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.8' cx='8' cy='8' r='8' fill='%2398E9FF'/%3E%3Cpath d='M4 7.99512H12' stroke='white'/%3E%3Cpath d='M8.00488 4L8.00488 12' stroke='white'/%3E%3C/svg%3E%0A")}.manhole-detail .manhole-thumb .thumb-btn button:before{content:"";display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.8' cx='8' cy='8' r='8' fill='%230071C0'/%3E%3Cpath d='M4 7.99512H12' stroke='white'/%3E%3Cpath d='M8.00488 4L8.00488 12' stroke='white'/%3E%3C/svg%3E%0A")}.manhole-detail .dt-summary{margin-bottom:16px;padding:16px 0;display:flex;gap:16px;border-bottom:1px solid #394555}.manhole-detail .dt-summary>div{display:flex;flex-direction:column}.manhole-detail .dt-summary span{font-size:14px;color:#8b95a1}.manhole-detail .dt-summary strong{font-weight:700}.calendar-enabled button{color:#fff;font-weight:700;border:2px solid #fff;border-radius:50%!important}.calendar-selected button{color:#fff;font-weight:700;border-color:#0071c0;background-color:#0071c0;border-radius:50%!important}.calendar-disabled button{color:#8b95a1}select.rdp-dropdown option{color:#fff;background-color:#1f2937}.manhole-detail .panel-info-table{width:100%;table-layout:auto}.manhole-detail .panel-info-table th{white-space:nowrap;width:1px}.manhole-detail .panel-info-table td{white-space:nowrap;width:auto}.panel{position:absolute;top:0;width:360px;height:100%;background:#fff;z-index:20;background:#1e2631;border-left:1px solid #262e38}.full-panel{padding:40px 60px;width:100%;height:100%;overflow-y:auto}.model-panel{display:flex;flex-direction:column;height:100%}.model-header{padding:20px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;font-style:Bold;font-weight:700}.model-tip{display:flex;padding:10px 20px;gap:8px;background-color:#27313f;border-bottom:1px;border-top:1px;border-color:#394555;border-style:solid}.model-tip>.model-tip-icon{width:16px;height:16px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><circle cx='8' cy='8' r='8' fill='%23054D18'/><rect x='7' y='3' width='2' height='7' rx='1' fill='%2313FF52'/><circle cx='8' cy='12' r='1' fill='%2313FF52'/></svg>")}.model-tip>.model-tip-text{font-family:Pretendard;font-weight:400;font-size:12px;color:#8b95a1;line-height:100%}.model-file-wrap{padding:20px;position:relative}.model-file-wrap>.model-file-input{display:flex;padding-bottom:20px;gap:10px}.model-file-wrap>.model-file-input span{display:flex;align-items:center;font-family:Pretendard;font-weight:400;font-size:14px;line-height:100%;text-align:center;vertical-align:middle;color:#8b95a1;width:calc(100% - 90px);overflow:hidden}.model-file-wrap>.model-file-input label{display:flex;align-items:center;background-color:#394555;cursor:pointer;width:80px;height:30px;padding:12px 10px;border-radius:4px}.model-file-wrap>.model-file-btn{display:flex;gap:8px}.model-file-wrap>.model-file-btn button{width:50%}.model-result-wrap{padding:0 20px 20px}.model-result-wrap>.model-result-list{gap:4px;display:flex;flex-direction:column}.model-result-wrap>.model-result-list>.model-result-item{border:1px solid #394555;border-radius:4px;padding:11.5px 12px;display:flex;flex-direction:column;opacity:1;cursor:pointer;position:relative}.model-result-wrap>.model-result-list>.model-result-item>.model-result-item-header{display:flex;justify-content:space-between}.model-result-wrap>.model-result-list>.model-result-item>.model-result-item-header>.model-result-item-title{font-family:Pretendard;font-weight:400;font-size:16px;line-height:100%}.model-result-wrap>.model-result-list>.model-result-item>.model-result-item-header>.model-result-item-remove-btn{width:16px;height:16px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'><rect width='16' height='16' rx='8' fill='%234E5968'/><path d='M5 5L11 11' stroke='white' stroke-linecap='round'/><path d='M11 5L5 11' stroke='white' stroke-linecap='round'/></svg>");cursor:pointer}.model-result-wrap>.model-result-list>.model-result-item>.model-result-item-content>.model-result-item-table{width:100%;table-layout:fixed;font-family:Pretendard;font-weight:400;font-size:14px;line-height:100%;color:#8b95a1}.model-result-wrap>.model-result-list>.model-result-item>.model-result-item-content>.model-result-item-table td{padding:2px 14px}.model-result-wrap>.model-result-list>.model-result-item>.model-result-item-content>.model-result-item-table tr td.header{padding:7px;font-weight:700}.pmi-sidebar{width:72px;background:#191f28}.sidebar-menu{list-style:none;padding:0;margin:0}.menu-item button{width:100%;background:none;border:none;color:inherit;padding:12px 0;cursor:pointer;display:flex;flex-direction:column;align-items:center}.menu-item button:hover,.menu-item.on button{background:#065492}.menu-item button:focus,.menu-item button:focus-visible{outline:none!important;box-shadow:none!important}.icon{font-size:22px;margin-bottom:4px}.label{font-size:12px;font-family:Pretendard}.tree-box{padding:10px;border-radius:4px;border:1px solid #4e5968}.tree-box-number{font-size:12px;font-weight:lighter}.tree-box-number strong{color:#f70}.layer-popup{padding:20px;width:400px;overflow:hidden;background:rgba(25,31,40,.9);border-radius:8px;position:absolute;top:20px;right:72px;z-index:2;color:#fff}.layer-popup .popup-header{padding-bottom:20px;display:flex;justify-content:space-between;align-items:center;font-size:16px;border:0;cursor:default}.layer-popup .close-btn{background:none;border:none;color:#fff;font-size:18px;cursor:pointer}.layer-popup .layer-section{padding:10px 0;display:flex;flex-direction:column;gap:10px;border-top:1px solid #394555;border-bottom:1px solid #394555}.layer-popup .layer-section .section{display:flex;align-items:flex-start;gap:10px}.layer-popup .layer-section .section .section-title{width:20%;min-width:0;color:#d1d6db;font-size:14px;word-break:break-all;overflow-wrap:break-word;white-space:normal}.layer-popup .section-options{display:flex;flex-wrap:wrap;gap:8px 14px;flex:1}.layer-popup .section-options label{color:#ddd;font-size:12px;display:flex;align-items:center;gap:4px}.layer-popup input[type=checkbox]{transform:scale(1.1)}.layer-popup .search-section .search-row{margin-bottom:10px;display:flex;align-items:stretch;gap:10px}.layer-popup .search-section .search-row .search-box{width:214px}.layer-popup .search-section .search-row .reset-btn{width:60px;height:auto}.layer-popup .search-section .search-row .search-box{flex:1}.layer-popup .date-section{align-items:stretch}.layer-popup .date-section .full-date-checkbox{padding-left:6px}.layer-popup .date-section .date-options{display:flex;flex-direction:column;gap:4px;flex:1;width:100%;min-width:0;overflow:hidden}.layer-popup .date-input-row{display:flex;align-items:center;gap:8px;width:100%;padding:6px;background:#1e1e1e;border-radius:4px;border:1px solid #333;box-sizing:border-box}.layer-popup .date-input-row input[type=date]{background:#2a2a2a;border:1px solid #555;color:#fff;padding:4px 8px;border-radius:4px;flex:1;min-width:0}.layer-popup .full-date-checkbox{font-size:12px}.layer-popup .search-btn{width:100%;padding:8px 0;margin-bottom:12px;background:#3c7cff;border:none;color:#fff;font-weight:700;cursor:pointer;border-radius:4px}.layer-popup .list-container{display:flex;justify-content:space-between;margin-bottom:12px;gap:10px}.layer-popup .list-header{display:flex;justify-content:space-between;font-size:12px;margin-bottom:6px;border-bottom:1px solid #555;padding-bottom:4px}.layer-popup .footer{padding-top:10px;display:flex;gap:10px}.layer-popup .footer>button{flex:1}.layer-popup .list-box{min-height:150px;max-height:150px;background:#1d1d1d;border:1px solid #444;border-radius:6px;overflow:hidden}.layer-popup .list-box-body{min-height:140px;max-height:140px;overflow-y:auto}.layer-popup .list-box-header{display:grid;grid-template-columns:60px 70px 1fr;padding:4px 8px;border-bottom:1px solid #333;color:#aaa;font-size:12px}.layer-popup .list-box-body ul{list-style:none;margin:0;padding:0}.layer-popup .list-box-body li{display:grid;grid-template-columns:60px 70px 1fr;padding:4px 8px;cursor:pointer;color:#ddd;font-size:12px}.layer-popup .list-box-body li:hover{background:#2c2c2c}.layer-popup .list-box-body li.on{background:#3c7cff;color:#fff}.layer-popup .list-box-body::-webkit-scrollbar{width:8px}.layer-popup .list-box-body::-webkit-scrollbar-track{background:#1a1a1a}.layer-popup .list-box-body::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.layer-popup .list-box-body::-webkit-scrollbar-thumb:hover{background:#6d6d6d}.layer-popup .dual-listbox{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}.layer-popup .dual-listbox>div:nth-child(2),.layer-popup .dual-listbox>div:nth-child(4){align-self:end}.dual-left,.dual-right{display:grid;grid-template-columns:1fr auto;align-items:start;column-gap:12px}.layer-popup .move-btns-horizontal button,.layer-popup .move-btns-vertical button{width:24px;height:24px;font-size:12px}.layer-popup .move-btns-horizontal{display:flex;flex-direction:column;gap:8px}.move-btns-horizontal>div{display:flex;flex-direction:column}.layer-popup .move-btns-horizontal button{background:#2b2b2b;border:1px solid #444;color:#fff;border-radius:6px;cursor:pointer}.layer-popup .move-btns-horizontal button:hover{background:#3a3a3a}.move-btns-vertical>div{display:flex;flex-direction:column}.layer-popup .move-btns-vertical button{background:#2b2b2b;border:1px solid #444;color:#fff;border-radius:6px;cursor:pointer}.layer-popup .move-btns-vertical button:hover{background:#3a3a3a}.move-btns-horizontal,.move-btns-vertical{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;gap:8px}.move-btns-horizontal button,.move-btns-vertical button{width:32px;height:32px;background:#2d2d2d;border:1px solid #555;color:#fff;border-radius:4px;cursor:pointer}.facility-popup{position:absolute;top:120px;left:120px;padding:20px;width:320px;background:rgba(25,31,40,.9);color:#fff;border:1px solid #394555;border-radius:12px;z-index:2000}.popup-header{display:flex;align-items:center;justify-content:space-between;cursor:move;padding-bottom:10px}.popup-header-title{font-size:16px;font-weight:700}.popup-close{border:none;background:transparent;font-size:14px;cursor:pointer;padding:2px 4px;color:#666}.popup-close:hover{color:#000}.facility-info-wrap{padding:12px;margin-bottom:12px;background-color:#27313f;border-radius:8px;border:1px solid #394555;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.facility-info-wrap .facility-name{padding-bottom:4px;font-weight:700;color:#98e9ff}.facility-info-wrap .facility-address{font-size:14px}.popup-title{padding-bottom:8px;font-weight:400;color:#98e9ff}.facility-table{width:100%;max-height:400px;overflow:auto;border-top:1px solid #394555}.facility-table .item-row{display:flex;width:100%;max-height:400px;overflow:auto;border-bottom:1px solid #394555;font-size:14px;color:#fff}.facility-table .item-row .item-label{padding:10px;width:100px;background-color:#27313f;text-align:center}.facility-table .item-row .item-value{padding:10px;flex:1}.facility-table::-webkit-scrollbar{width:8px}.facility-table::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.2);border-radius:200px}.facility-table::-webkit-scrollbar-thumb{background-color:#27313f;background-clip:padding-box;border:2px solid transparent;border-radius:200px;cursor:default}