.toast{font-family:Noto Sans KR;border-radius:8px;z-index:var(--z-top)}.toast .ant-notification-notice-message{display:none}.toast .ant-notification-notice-description{max-width:280px}.toast .ant-notification-notice-icon{margin-top:2px;display:flex;width:20px;height:20px}.error_container{display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center;height:100%;gap:4rem;transition:all .25s ease-in}.error_container .lang{position:absolute;top:24px;right:24px;border:1px solid #333;padding:4px;display:flex;border-radius:8px;font:400 clamp(12px,1.5vw,14px)/normal "Montserrat",sans-serif}.error_container .lang a{padding:4px 8px;border-radius:4px}.error_container .lang a:hover{background-color:#efefef}.error_container .lang a.active{background-color:#333;color:#fff}.error_wrap{position:relative;display:flex;justify-content:center;align-items:flex-end;height:fit-content;gap:4rem}.error_wrap:before{content:"";display:block;position:absolute;bottom:4.75rem;left:50%;transform:translate(-50%);width:100vw;height:.125rem;background-color:#333}.error_wrap .symbol{display:flex;justify-content:center;align-items:center;gap:4rem;position:relative;width:20rem}.error_wrap .error_content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;gap:7rem}.error_wrap .error_content .error_text{display:flex;flex-direction:column;align-items:flex-start;width:fit-content}.error_wrap .error_content .error_text h2{font:700 clamp(40px,4rem,4rem)/normal "Montserrat",sans-serif;display:inline-block;color:#e43d4f}.error_wrap .error_content .error_text span{display:block;margin-top:.5rem;width:inherit;font:400 clamp(18px,2rem,2rem)/normal "Montserrat",sans-serif}.error_wrap .error_content .error_text .prev_btn{margin-top:4rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font:400 clamp(14px,1.5rem,1.5rem)/normal "Montserrat",sans-serif}.error_wrap .error_content .error_text .prev_btn img{width:.875rem;margin-top:.25rem}.error_wrap .error_content .error_text .prev_btn:hover img{transition:transform .25s ease-out;transform:translate(.75rem)}.error_404_wrap{display:flex;align-items:center}.error_404_wrap .error_content{justify-content:center}.solution_list{display:flex;flex-direction:column;max-width:1280px;gap:1rem;padding:0 2rem}.solution_list h3{font:700 clamp(14px,2vw,1.5rem)/normal "Montserrat",sans-serif}.solution_list ul{display:flex;gap:1rem}.solution_list ul li{display:flex;flex-direction:column;justify-content:space-between;border:1px solid #333;padding:1rem;gap:3rem;width:25%;cursor:pointer}.solution_list ul li:hover{background-color:#efefef}.solution_list ul li p{white-space:wrap;font:400 clamp(14px,1.5vw,1.125rem)/normal "Montserrat",sans-serif}.solution_list ul li a{margin-inline:auto 0;display:flex;align-items:center;width:fit-content;justify-content:flex-end;gap:8px;font:700 clamp(14px,1.5vw,1.125rem)/normal "Montserrat",sans-serif}.solution_list ul li a img{margin-top:.25rem;width:clamp(8px,1.5vw,.675rem)}@media (max-width: 1023px){html{font-size:14px}.error_container{padding:0 16px}.error_container .lang{font-size:12px}.error_container .lang a{border-radius:6px}.error_container .error_wrap{width:100%}.error_container .error_wrap:before{display:none}.error_container .error_wrap .symbol{position:absolute;width:10rem;top:50%;transform:translateY(-50%);opacity:.2}.error_container .error_wrap .error_content{width:100%}.error_container .error_wrap .error_content h2{font-size:32px}.error_container .error_wrap .error_content span{font-size:20px}.solution_list{width:100%;padding:0}.solution_list h3{font-size:16px}.solution_list ul{align-items:stretch;flex-wrap:wrap}.solution_list ul li{width:calc((100% - 16px)/2);gap:2rem}}*{box-sizing:border-box;margin:0;padding:0}*:before,*:after{box-sizing:border-box}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-track{background:var(--color-gray-sub_f9)}*::-webkit-scrollbar-thumb{background:#a9a9a980;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background-color:var(--color-gray-main_a9)}h1{font-size:16px}button{all:unset;pointer-events:auto;cursor:pointer}input,label,summary{pointer-events:auto;cursor:pointer}a{text-decoration:none;color:inherit}ul,ol{list-style:none}img,svg{max-width:100%;vertical-align:middle;border:none}body,html{font-family:Noto Sans KR,sans-serif;line-height:1.5;height:100dvh;font-size:16px;margin:0;overflow:hidden;overscroll-behavior-x:none}:root{--color-main: #e43d4f;--color-main-hover: #a61b2a;--color-point: #1473e6;--color-black-main_333: #333;--color-black-sub_666: #666;--color-gray-main_a9: #a9a9a9;--color-gray-sub_ef: #efefef;--color-gray-sub_f9: #f9f9f9;--color-white-main_fff: #fff;--text-main: #0c0c0c;--text-disabled: #cccccc;--text-hover: #1473e6;--border-color: #e8e8e8;--sidebar-w: 256px;--footer-h: 32px;--z-underlay: -1;--z-base: 0;--z-raised: 1;--z-sticky: 9;--z-sidenav: 99;--z-footer: 99;--z-table-header: 998;--z-app-header: 999;--z-overlay: 999;--z-context-menu: 1000;--z-popover: 1001;--z-top: 9999}.loader{display:flex;justify-content:center;align-items:center;height:80%;flex:1}.loader img{width:30px;height:30px}.move-modal .back-btn{display:flex;align-items:center;gap:24px;color:var(--text-main);padding:0 16px;font-size:16px;height:36px;margin-bottom:16px}.move-modal .back-btn .icon{width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:var(--text-main);-webkit-mask:url(/images/modal/back.svg) no-repeat center;-webkit-mask-size:contain;mask:url(/images/modal/back.svg) no-repeat center;mask-size:contain}.move-modal .back-btn:disabled{color:#999}.move-modal .back-btn:disabled .icon{background-color:#999}.move-modal .back-btn:not(:disabled):hover{font-weight:500}.move-modal .folders-list{display:flex;flex-direction:column;gap:4px;min-height:300px;max-height:50vh;overflow-y:auto;height:100%;flex:1}.move-modal .folders-list .folders-list-content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.move-modal .folders-list .folders-list-content .empty-container{display:flex;justify-content:center;align-items:center;flex:1}.move-modal .folders-list .folders-list-content .empty-container img{width:60px}.move-modal .folders-list .folder{display:flex;align-items:center;gap:24px;height:40px;padding:0 16px;font-size:14px;border-radius:32px;width:100%;box-sizing:border-box}.move-modal .folders-list .folder span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.move-modal .folders-list .folder.selected,.move-modal .folders-list .folder:hover{background-color:#f0f0f0}.move-modal .folders-list .folder .folder-name{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.move-modal .folders-list .scroll-observer{height:1px;width:100%}.toolbar{width:100%;height:40px;display:flex;align-items:center;gap:24px;padding:8px;margin:16px 0}.toolbar .toolbar-btn{width:24px;height:24px;cursor:pointer;background-size:cover;background-color:var(--text-main)}.toolbar .toolbar-btn.back-btn{-webkit-mask:url(/images/toolbar/back.svg) no-repeat center;mask:url(/images/toolbar/back.svg) no-repeat center}.toolbar .toolbar-btn.folder-btn{-webkit-mask:url(/images/toolbar/folder.svg) no-repeat center;mask:url(/images/toolbar/folder.svg) no-repeat center}.toolbar .toolbar-btn.upload-btn{-webkit-mask:url(/images/toolbar/upload.svg) no-repeat center;mask:url(/images/toolbar/upload.svg) no-repeat center}.toolbar .toolbar-btn:disabled{background-color:#999}.toolbar .toolbar-btn:not(:disabled):hover{background-color:var(--color-main)}.table-container{overflow-y:auto;overflow-x:hidden;color:var(--color-black-main_333);flex:1 1 auto;min-height:0}.table-container .table{width:100%;border-collapse:collapse;font-size:14px;height:100%}.table-container .table .table-header{position:sticky;display:flex;flex-direction:column;gap:4px;top:0;padding:4px;background-color:#fff}.table-container .table .table-header .header-row{display:flex;align-items:center;gap:16px;padding:8px;border-radius:8px;background-color:var(--color-gray-sub_f9)}.table-container .table .table-header .header-row th{display:flex;align-items:center;gap:8px;padding:8px}.table-container .table .table-body{display:flex;flex-direction:column;gap:4px;overflow-y:auto;padding:4px}.table-container .table .table-body .tr-table-row{display:flex;align-items:center;gap:16px;padding:8px;width:100%;flex-grow:1;border-radius:8px;cursor:pointer}.table-container .table .table-body .tr-table-row td{display:flex;align-items:center;gap:8px;padding:8px}.table-container .table .table-body .tr-table-row .mobile-table-container{display:flex;gap:16px;width:100%}.table-container .table .table-body .tr-table-row .mobile-table-container .table-td{width:100%;display:flex;align-items:center;gap:16px;padding:8px}.table-container .table .table-body .tr-table-row:hover:not(.selected){background-color:var(--color-gray-sub_f9);cursor:pointer}.table-container .table .table-body .tr-table-row.selected{background-color:var(--color-gray-sub_ef)}.table-container .table .empty-container{display:flex;justify-content:center;align-items:center;height:80%;flex:1}.table-container .table .empty-container img{width:60px}.table-container .table .checkbox{width:32px;min-width:32px;height:32px;padding:8px}.table-container .table .checkbox input[type=checkbox]{accent-color:var(--color-main);width:16px;height:16px}.table-container .table .name{display:flex;gap:8px;align-items:center;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table-container .table .name .name-area-icon{display:flex;align-items:center;min-width:32px;height:48px}.table-container .table .name .name-area-text{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:160px;flex:1 0 auto}.table-container .table .name .name-area-text .name-area-text-detail{max-width:100%;display:block;width:fit-content;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.table-container .table .name .name-area-text .name-area-text-detail.unsupported{color:var(--text-disabled)}.table-container .table .name .name-area-text .name-area-text-detail:hover{text-decoration:underline}.table-container .table .modified-date{flex:1 0 160px}.table-container .table .extension,.table-container .table .size{flex:1 0 96px}@media (max-width: 1023px){.table-container .table{font-size:14px}.table-container .table .table-header{display:none}.table-container .table .name .name-area-icon{min-width:16px;height:20px}.table-container .table .name .name-area-icon svg{width:16px;height:16px}.table-container .table .name .name-area-text{flex:1 0 0}.table-container .table .modified-date,.table-container .table .extension,.table-container .table .size{flex:1 0 auto}.table-container .table .table-body{overflow-y:hidden;display:flex;flex-direction:column;gap:8px;padding:8px}.table-container .table .table-body .tr-table-row{flex-direction:row;align-items:flex-start;gap:4px;border:1px solid #efefef}.table-container .table .table-body .tr-table-row .mobile-table-container{flex-direction:column;gap:0;padding:0}.table-container .table .table-body .tr-table-row .mobile-table-container .file-info-container{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;padding:8px}.table-container .table .table-body .tr-table-row .mobile-table-container .file-info-container .file-info-header{display:flex;flex-direction:column;gap:8px}.table-container .table .table-body .tr-table-row .mobile-table-container .file-info-container .separator{margin-inline:8px;display:flex;flex-direction:column;gap:8px}.table-container .table .table-body .tr-table-row .mobile-table-container .file-info-container .file-info-content{display:flex;flex-direction:column;gap:8px}.table-container .table .table-body .tr-table-row .mobile-table-container .file-info-container .toggle-button{background-color:transparent;border:none;cursor:pointer;margin-left:auto}.table-container .table .table-body .tr-table-row .mobile-table-container .file-info-container .chevron-icon{width:12px;height:12px;rotate:90deg;object-fit:contain}.table-container .table .table-body .tr-table-row .mobile-table-container .table-td{line-height:1}.table-container .table .table-body .tr-table-row .mobile-table-container .table-td .name-area-icon{min-width:28px}.table-container .table .table-body .tr-table-row:hover:not(.selected){background-color:#f4f4f4}}.action-bar{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px}.action-bar .selected-count{color:var(--color-gray-main_33);padding-inline:8px;text-wrap:nowrap}.action-bar .action-buttons{display:flex;gap:8px;flex-wrap:wrap}.action-bar .action-buttons .action-button{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:16px;font-size:12px;color:var(--color-gray-main_33)}.action-bar .action-buttons .action-button:hover{background-color:#f4f4f4}.action-bar .action-buttons .action-button.delete-button{color:var(--color-main)}.action-bar .action-buttons .action-button.delete-button img{filter:brightness(0) saturate(100%) invert(29%) sepia(75%) saturate(2848%) hue-rotate(335deg) brightness(98%) contrast(92%)}@media (max-width: 1023px){.action-button:not(.refresh) .action-button-label{display:none}}.connect-storage-modal .ant-modal-content{gap:30px;box-shadow:0 4px 4px #00000040}.connect-storage-modal .ant-modal-title{line-height:32px}.connect-storage-modal ul{display:flex;flex-direction:column;gap:5px}.connect-storage-modal ul li{display:flex;align-items:center;justify-content:space-between;height:56px;padding:10px}.connect-storage-modal ul .drive-logo{width:32px;height:32px;object-fit:contain;margin-right:30px}.connect-storage-modal ul .name{font-size:14px;color:#000;font-family:Noto Sans KR,sans-serif}.connect-storage-modal ul .connect-btn{margin-left:auto;padding:10px 15px;background-color:var(--text-main);color:var(--color-white-main_fff);border-radius:5px;min-width:80px;text-align:center;font-size:14px;line-height:16px;cursor:pointer;transition:background-color .2s ease}.connect-storage-modal ul .connect-btn:active{transform:scale(.98)}.connect-storage-modal ul .connect-btn:hover{opacity:.7}.connect-storage-btn{display:flex;align-items:center;height:34px;gap:8px;padding-left:48px;color:var(--text-main);font-size:12px}.connect-storage-btn .plus{width:12px;height:12px;background-color:currentColor;mask:url(/images/sidebar/plus.svg) no-repeat center;mask-size:contain;-webkit-mask:url(/images/sidebar/plus.svg) no-repeat center;-webkit-mask-size:contain}.connect-storage-btn:hover{color:var(--text-hover)}.drive-providers{display:flex;flex-direction:column;padding-left:48px}.drive-providers .separator{height:1px;width:100%;background-color:var(--color-gray-sub_ef)}.drive-providers .drive-provider-group{display:flex;flex-direction:column}.drive-providers .drive-provider-header{display:flex;align-items:center;gap:8px;height:34px;cursor:pointer}.drive-providers .drive-provider-header .drive-provider-logo{width:12px;object-fit:contain}.drive-providers .drive-provider-header .drive-provider-name{flex:1;color:var(--text-main);font-size:12px}.drive-providers .drive-provider-header .drive-provider-arrow{width:24px;margin-right:8px;transition:transform .2s ease}.drive-providers .drive-provider-header:hover .drive-provider-name{color:var(--text-hover)}.emails{display:flex;flex-direction:column;padding-left:20px;padding-right:8px}.emails .email{display:flex;align-items:center;justify-content:space-between;height:34px;cursor:pointer}.emails .email .email-text{color:var(--text-main);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.emails .email .email-text.active{color:var(--text-hover)}.emails .email .remove-button{width:22px;height:22px;flex-shrink:0;cursor:pointer}.emails .email:hover .email-text{color:var(--text-hover)}.disconnect-modal{padding:24px 0;border-top:1px solid var(--color-gray-sub_ef);border-bottom:1px solid var(--color-gray-sub_ef)}.disconnect-modal .title,.disconnect-modal .email{text-align:center;font-size:16px;line-height:22px;color:var(--text-main)}.drive{height:100%;display:flex;flex-direction:column;padding:16px 32px;overflow-x:hidden}.drive .drive-header{display:flex;align-items:flex-start;justify-content:space-between;min-height:40px;color:var(--text-main);font-size:12px}.drive .drive-header .email{display:flex;align-items:center;min-height:40px;gap:8px;padding-right:8px}.drive .drive-header .email .provider-logo{width:12px;object-fit:contain}.drive .drive-header .email .email-text{font-size:12px}.drive .scroll-observer{height:1px;width:100%}@media (max-width: 1023px){.drive{padding:16px}}.search-screen{position:relative;padding:24px;min-height:400px;height:100vh;overflow-y:auto;scrollbar-width:none}.search-screen .search-header{margin-bottom:24px}.search-screen .search-header .search-summary{font-size:16px;color:var(--color-text);margin:0}.search-screen .search-header .search-summary .search-query{color:var(--color-main);font-weight:700}.search-screen .search-header .search-summary strong{font-weight:700}.search-screen .search-section-container{border:1px solid var(--border-color);border-radius:8px;padding:0 16px;margin-top:14px}.search-screen .search-section-container .search-section-header{font-size:16px;font-weight:600;padding:0 16px;margin-top:16px}.search-screen .search-collapse{background:transparent;border:none}.search-screen .search-collapse .ant-collapse-item{border-radius:8px!important}.search-screen .search-collapse .ant-collapse-item .ant-collapse-header{font-size:14px;border-bottom-color:var(--border-color)}.search-screen .search-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:0}.search-screen .search-collapse .ant-collapse-item .ant-collapse-content .action-bar{padding:8px 16px}.search-screen .search-collapse .ant-collapse-item .ant-collapse-content .search-file-table{border:none;border-radius:0;height:auto;max-height:none;overflow-y:visible;margin:16px 0}.search-screen .search-collapse .ant-collapse-item .ant-collapse-content .search-file-table .table-header{position:relative}.search-screen .search-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header{border-bottom:1px solid var(--border-color)!important}@media (max-width: 1024px){.search-screen{padding:16px}.search-screen .search-header{margin-bottom:16px}.search-screen .search-header .search-summary{font-size:14px}.search-screen .search-collapse .ant-collapse-item .ant-collapse-header{font-size:13px}.search-screen .search-collapse .ant-collapse-item .ant-collapse-content{padding:0}}.hamburger-cont{position:absolute;z-index:var(--z-app-header);display:none}.hamburger-cont .menu-lines{position:absolute;display:block;height:24px;width:24px;padding:4px 2px;right:34px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.hamburger-cont .menu-lines .line{height:2px;width:20px;background:#333;border-radius:4px}.hamburger-cont .menu-lines .line:nth-child(1){transform-origin:0% 0%;transition:transform .25s;margin:0 auto}.hamburger-cont .menu-lines .line:nth-child(2){transition:transform .2s ease-in-out}.hamburger-cont .menu-lines .line:nth-child(3){transform-origin:0% 100%;transition:transform .25s;margin:0 auto}.hamburger-cont input[type=checkbox]:checked~.menu-lines .line:nth-child(1){transform:translate(4px) rotate(45deg)}.hamburger-cont input[type=checkbox]:checked~.menu-lines .line:nth-child(2){transform:scaleY(0)}.hamburger-cont input[type=checkbox]:checked~.menu-lines .line:nth-child(3){transform:translate(4px) rotate(-45deg)}.hamburger-cont .btn-checkbox{cursor:pointer;position:absolute;height:24px;width:24px;right:34px;margin:0;z-index:calc(var(--z-base) + 5);opacity:0}@media (max-width: 1280px){.hamburger-cont{position:static;display:flex;margin-left:30px;align-items:center;gap:16px;width:24px!important}.hamburger-cont{display:flex;align-items:center;gap:16px}.btn-checkbox{display:flex;align-items:center;justify-content:center}.hamburger-cont .menu-lines{position:relative!important;width:24px!important}.hamburger-cont .menu-lines .line{display:block}}#root{height:100vh;margin:0;padding:0}#wrap{height:100vh;display:flex;flex-direction:column;overflow:hidden;position:relative}.ik-sticky-cont{position:sticky;top:0;left:0;width:100%;height:auto;min-height:fit-content;z-index:var(--z-app-header)}.file-cont{position:relative;display:flex;flex:1;min-height:0;overflow:hidden}.file-cont .page-content{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;transition:margin-left .25s ease}.file-cont .ant-breadcrumb ol{display:flex;align-items:center;gap:8px;padding:8px}.file-cont .ant-breadcrumb ol li{display:flex;align-items:center;justify-content:center;height:fit-content;margin:0;font:500 16px/1.5 Noto Sans KR,sans-serif;letter-spacing:.8px}.file-cont .ant-breadcrumb ol li a{display:block;height:fit-content;color:var(--color-black-sub_666)}.file-cont .ant-breadcrumb ol li a:hover{position:relative;background-color:initial;text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--color-black-sub_666)}.file-cont .ant-breadcrumb ol li span{font-weight:800;color:var(--color-black-main_333)}.file-cont .ant-breadcrumb ol li img{margin-top:2px}.file-cont .table_filter{width:100%;height:56px;display:flex;flex-direction:row;justify-content:flex-start;box-sizing:border-box;gap:24px;padding:8px;margin:16px 0!important;align-items:center}.file-cont .table_filter .ant-btn-default{display:flex;height:40px;border:1px solid transparent;outline:1px solid var(--color-black-main_333);background:var(--color-white-main_fff)!important;color:var(--color-black-main_333)!important;padding:8px 16px;gap:8px;text-align:center;font: 400 14px/16px Noto Sans KR,sans-serif;border-radius:24px;justify-content:center;align-items:center}.file-cont .table_filter .ant-btn-default:hover{background:var(--color-gray-sub_f9)!important}#dim{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:var(--z-overlay)}#sideNav{height:100%;min-height:0;-webkit-user-select:none;user-select:none;border-right:solid 1px var(--color-gray-sub_ef);font-family:Noto Sans KR,sans-serif;z-index:var(--z-sidenav);overflow-y:auto;overflow-x:hidden}#sideNav .sideNav_inner{display:flex;flex-direction:column;width:var(--sidebar-w);padding:8px;background-color:var(--color-white-main_fff);overflow-y:auto;overflow-x:hidden}#sideNav .sideNav_inner details{margin-bottom:10px}#sideNav .sideNav_inner details summary{background-color:var(--color-white-main_fff);border-radius:4px;display:flex;align-items:center;gap:16px;line-height:1;width:228px;height:40px;padding:0 8px;color:var(--text-main);font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#sideNav .sideNav_inner details summary .arrow-icon{margin-left:auto;transform:rotate(0);transition:transform .2s ease}#sideNav .sideNav_inner details[open] summary{background-color:var(--color-gray-sub_ef);color:var(--color-black-main_333);font-weight:500;width:100%}#sideNav .sideNav_inner details[open] summary .arrow-icon{transform:rotate(180deg)}#sideNav .sideNav_inner details.nav_dropdown[open] summary{width:100%;background-color:var(--color-gray-sub_ef);color:var(--text-main);font-weight:500}#sideNav .sideNav_inner details.nav_dropdown[open] summary.acodian{background-color:var(--color-white-main_fff)}#sideNav .sideNav_inner details.nav_dropdown[open] summary img{width:24px;height:24px;object-fit:cover}#sideNav .sideNav_inner details .general{display:flex;flex-direction:column}#sideNav .sideNav_inner details .general li{display:block;padding:8px 8px 8px 48px;border-radius:4px;text-overflow:ellipsis;line-height:24px;color:var(--main-text);font-size:12px}#sideNav .sideNav_inner details .general li:hover{cursor:pointer}#sideNav .sideNav_inner details:not([open]) summary{width:100%;background-color:var(--color-white-main_fff)}#sideNav .sideNav_inner details:not([open]) summary img{width:24px;height:24px;object-fit:cover}#sideNav .sideNav_inner details .storage_container{margin-left:48px;margin-right:14px;padding:16px 0;border-top:1px solid var(--color-gray-sub_ef)}#sideNav .sideNav_inner details .storage_container .storage_label{display:flex;align-items:center;gap:8px}#sideNav .sideNav_inner details .storage_container .storage_label p{color:var(--text-main);font-size:12px;line-height:22px}#sideNav .sideNav_inner details .storage_container progress{display:block;width:100%;height:4px;margin:8px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;overflow:hidden;border-radius:2px}#sideNav .sideNav_inner details .storage_container progress::-webkit-progress-bar{background-color:var(--color-gray-sub_ef)}#sideNav .sideNav_inner details .storage_container progress::-webkit-progress-value{background-color:var(--color-main)}#sideNav .sideNav_inner details .storage_container .storage_capacity{text-align:center;font-size:12px;line-height:22px;color:var(--text-main)}#sideNav .sideNav_inner details .storage_container .storage_capacity .separator{margin-inline:4px}#sideNav .sideNav_inner details .storage_container .storage_capacity .maxSize{color:var(--color-gray-main_a9)}.cdc-header{position:sticky;top:0;text-align:right;line-height:1.5;transition:all .3s;z-index:var(--z-app-header)}.cdc-header #header{position:sticky;top:0;width:100%;min-width:320px;z-index:var(--z-app-header);display:flex;flex-direction:row;align-items:center;justify-content:space-between}.cdc-header #header .header_inner{width:100%;margin:0 auto;padding:0 32px;display:flex;height:64px;justify-content:space-between;align-items:center;border-bottom:1px solid #efefef;background-color:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cdc-header #header .header_inner h1 a{display:flex;align-items:center;gap:16px;color:#333;font-size:14px;font-weight:400;line-height:normal}.cdc-header #header .header_inner h1 a img{height:32px}.cdc-header #header .header_inner h1 a p{position:relative;display:flex;align-items:baseline;gap:8px;font-family:Montserrat,sans-serif}.cdc-header #header .header_inner h1 a p b{color:#333;text-align:center;font-size:20px;font-weight:700;line-height:normal}.cdc-header #header .header_inner b{color:var(--color-black-main_333);text-align:center;font-size:20px;font-weight:700;line-height:normal}.cdc-header #header .header_inner .header_right{display:flex;align-items:center;gap:16px}.cdc-header #header .header_inner .header_right .search{width:208px;height:32px;display:flex;gap:16px;border:1px solid var(--color-gray-main_a9);padding:4px 8px;border-radius:16px}.cdc-header #header .header_inner .header_right .search input{width:100%;border:1px solid transparent;outline:none;cursor:text;font-size:14px;font-weight:400;line-height:normal;padding:0;margin:0;background-color:transparent}.cdc-header #header .header_inner .header_right .search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-size:contain}.cdc-header #header .header_inner .header_right .search input::placeholder{color:var(--color-gray-main_a9)}.cdc-header #header .header_inner .header_right .search button{border:none;pointer-events:auto;background-color:transparent;padding:0;display:flex;align-items:center}.cdc-header #header .header_inner .header_right .search button img{width:24px;height:24px;object-fit:contain}.cdc-header #header .header_inner .header_right .lang{display:flex;justify-content:center;position:relative;cursor:pointer}.cdc-header #header .header_inner .header_right .lang .lang_btn{display:flex;align-items:center;justify-content:center;border:none;outline:none;background-color:transparent;padding:2px;margin:0;width:24px!important;height:24px!important;border-radius:4px;box-sizing:border-box}.cdc-header #header .header_inner .header_right .lang ul{position:absolute;z-index:var(--z-popover);flex-direction:column;top:40px;transform:translate(0);background-color:var(--color-white-main_fff);border-radius:4px;box-shadow:0 0 8px #0000001a;padding:4px}.cdc-header #header .header_inner .header_right .lang ul li{width:100%;text-align:center;padding:2px 4px;border-radius:2px}.cdc-header #header .header_inner .header_right .lang ul li:hover{background-color:#efefef}.cdc-header #header .header_inner .header_right .lang ul li div{display:flex;font-size:14px;font-weight:500;padding:4px 8px;border-radius:4px}.cdc-header #header .header_inner .header_right .lang ul li div .lang_btn{display:flex;align-items:center;justify-content:center;border:none;outline:none;background-color:transparent;padding:2px;margin:0;width:24px;height:24px;border-radius:4px}.cdc-header #header .header_inner .header_right .lang ul li div:hover{background-color:var(--color-main)}.cdc-header #header .header_inner .header_right .lang ul li div.lang_select{background-color:var(--color-main);color:var(--color-white-main_fff)}.cdc-header #header .header_inner .header_right .myPage{position:relative;display:flex;align-items:center;gap:16px}.cdc-header #header .header_inner .header_right .myPage .myPage_btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;aspect-ratio:1/1;padding:0;margin:0;border:none;outline:none;background-color:transparent;border-radius:50%;overflow:hidden;transition:opacity .1s ease-in}.cdc-header #header .header_inner .header_right .myPage .myPage_btn:hover,.cdc-header #header .header_inner .header_right .myPage .myPage_btn.active{opacity:1}.cdc-header #header .header_inner .header_right .myPage .myPage_profile{position:absolute;width:200px;padding:24px;background-color:var(--color-white-main_fff);top:40px;right:0;display:flex;justify-content:center;flex-direction:column;align-items:center;border-radius:16px;z-index:var(--z-popover);box-shadow:0 0 8px #0000001a}.cdc-header #header .header_inner .header_right .myPage .myPage_profile.active{display:flex}.cdc-header #header .header_inner .header_right .myPage .myPage_profile .profile_close{all:unset;position:absolute;top:24px;right:24px;transform:translate(50%,-50%);cursor:pointer}.cdc-header #header .header_inner .header_right .myPage .myPage_profile i{display:flex;align-items:center;justify-content:center;width:82px;height:82px;object-fit:contain;border-radius:50%;border:1px solid var(--color-gray-main_a9);overflow:hidden}.cdc-header #header .header_inner .header_right .myPage .myPage_profile i img{width:100%;height:100%;object-fit:contain}.cdc-header #header .header_inner .header_right .myPage .myPage_profile span{color:var(--color-black-sub_666);font-size:12px;font-weight:400;line-height:22px;letter-spacing:-.24px;padding-block:8px;width:100%;text-align:center;border-bottom:1px solid var(--color-gray-sub_ef)}.cdc-header #header .header_inner .header_right .myPage .myPage_profile ul{display:flex;flex-direction:column;justify-content:center;margin-top:24px;gap:16px}.cdc-header #header .header_inner .header_right .myPage .myPage_profile ul li a{display:flex;align-items:center;gap:8px;width:100%;text-align:center;cursor:pointer;color:var(--color-black-main_333);font-size:14px;font-weight:400;line-height:22px}.breadcrumb .breadcrumb-item:hover{text-decoration:underline}@media screen and (max-width: 1280px){.cdc-header #header .header_inner{padding:0 32px}.cdc-header #header .header_inner .header_right{gap:16px}.cdc-header #header .header_inner .header_right .myPage .myPage_profile{right:-72px}.cdc-header #header .header_inner .header_right .hamburger-cont{position:relative;margin:0;width:24px}.cdc-header #header .header_inner .header_right .hamburger-cont .btn-checkbox,.cdc-header #header .header_inner .header_right .hamburger-cont .menu-lines{right:0}#sideNav{position:absolute;top:0;left:0;bottom:0;width:0;display:block;transition:height .3s ease}#sideNav .storage_container{display:none}#sideNav.m_nav-open{width:100%}#sideNav.m_nav-open .storage_container{display:block;width:fit-content}#sideNav.m_nav-open .storage_container label{padding-inline:8px}#sideNav .sideNav_inner{width:100%;height:100%}#sideNav details ul{display:flex!important}#sideNav .sideNav_inner .menu_btn{display:none}#sideNav.m_nav-open .sideNav_inner{height:100%!important;padding:10px}.file-cont .page-content{margin-left:0}.file-cont .table_filter{margin-left:16px}}@media screen and (max-width: 1023px){.search{display:none!important}.cdc-header #header .header_inner{padding:0 16px}.cdc-header #header .header_inner h1 a p{display:none}}.context-menu{position:fixed;z-index:var(--z-context-menu);border:1px solid #d9d9d9;background:#fff;box-shadow:0 2px 8px #00000026}.drag-cont{position:absolute;display:flex;top:0;right:0;bottom:0;left:0;background-color:#00000080;align-items:center;justify-content:center;color:#fff;font-size:2em;z-index:var(--z-top)}#loginWeb{padding-block:64px 32px;height:100vh;overflow:auto}#loginWeb *{transition:all .25s ease-in;box-sizing:border-box}#loginWeb .login_inner{height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}#loginWeb .login_inner::-webkit-scrollbar{display:none}#loginWeb .home__title--wrap{display:flex;flex-direction:column;background-color:#f4f4f4;width:100%}#loginWeb .home__title--wrap .home__title{position:relative;display:flex;flex-direction:row;width:100%;gap:24px;padding:32px;z-index:var(--z-raised);max-width:1280px;margin:0 auto}#loginWeb .home__title--wrap .home__title .home__title--left{display:flex;flex-direction:column;gap:32px;justify-content:space-between;color:#333}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--desc{display:grid;gap:24px;padding-block:32px}#loginWeb .home__title--wrap .home__title .home__title--left h2{font:400 32px/normal Noto Sans KR,sans-serif}#loginWeb .home__title--wrap .home__title .home__title--left span{font:400 16px/1.5 Noto Sans KR,sans-serif}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn{display:flex;gap:16px;width:fit-content}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn button{display:flex;width:160px;height:48px;justify-content:center;align-items:center;gap:8px;border-radius:24px;font:700 16px/normal Noto Sans KR,sans-serif}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn button.home__title--btn-login{background:#e43d4f;color:#fff}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn button.home__title--btn-login:hover{background-color:#a61b2a}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn button.home__title--btn-login:hover img{animation:moveFadeOut 1s cubic-bezier(.1,0,.1,1) forwards}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn button.home__title--btn-signup{border:1px solid #333}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn button.home__title--btn-signup img{filter:grayscale(1) brightness(0)}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn button.home__title--btn-signup:hover{color:#e43d4f;border-color:#e43d4f}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn button.home__title--btn-signup:hover img{filter:grayscale(0);animation:moveFadeOut 1s cubic-bezier(.1,0,.1,1) forwards}#loginWeb .home__title--wrap .home__title .home__title--right{display:flex;align-items:center;justify-content:center;flex:1 0 0}#loginWeb .home__title--wrap .home__title .home__title--right img{width:100%;height:100%;object-fit:contain}#loginWeb .home__title--wrap .home__content{display:flex;flex-direction:column;width:100%;gap:24px;padding:32px;max-width:1280px;margin:0 auto}#loginWeb .home__title--wrap .home__content .home__content--title{display:flex;padding-left:16px;align-items:center;gap:10px;color:#333;font:700 24px/32px Noto Sans KR,sans-serif;border-left:3px solid #e43d4f}#loginWeb .home__title--wrap .home__content .home__content--info{background-color:#666;font:700 24px/normal Noto Sans KR,sans-serif;display:flex;padding:32px 80px;gap:32px}#loginWeb .home__title--wrap .home__content .home__content--info .home__content--info-item{display:flex;gap:32px}#loginWeb .home__title--wrap .home__content .home__content--info .home__content--info-item .home__content--info-item-desc{display:grid}#loginWeb .home__title--wrap .home__content .home__content--info .home__content--info-item>img{display:block;min-width:88px;height:88px;object-fit:contain}#loginWeb .home__title--wrap .home__content .home__content--info .home__content--info-item h3{font:400 20px/normal Noto Sans KR,sans-serif;color:#fff;margin-bottom:16px}#loginWeb .home__title--wrap .home__content .home__content--info .home__content--info-item p{font:300 16px/24px Noto Sans KR,sans-serif;margin-bottom:24px;color:#e4e4e4;word-break:keep-all;word-wrap:break-word}#loginWeb .home__title--wrap .home__content .home__content--info .home__content--info-item a{display:flex;font:400 16px/normal Noto Sans KR,sans-serif;color:#fff;align-items:center;gap:8px;width:fit-content;color:#4fc3f7}#loginWeb .home__title--wrap .home__content .home__content--info .home__content--info-item a:hover img{animation:moveFadeOut .5s cubic-bezier(.1,0,.1,1) forwards}#loginWeb .home__title--wrap .home__content .home__content--info .home__content--info-item a img{width:12px;height:12px;filter:invert(67%) sepia(72%) saturate(845%) hue-rotate(168deg) brightness(101%) contrast(98%)}#loginWeb .home__etc--wrap{display:flex;width:100%;max-width:1280px;margin:0 auto;height:fit-content;flex:1 0 auto}#loginWeb .home__etc--wrap .home__etc{display:flex;flex-direction:row;justify-content:flex-start;padding:32px;width:100%;flex-wrap:wrap;box-sizing:border-box}#loginWeb .home__etc--wrap .home__etc .home__etc--list{display:flex;flex-direction:column;gap:8px;padding:16px;flex:0 0 auto;width:20%}#loginWeb .home__etc--wrap .home__etc .home__etc--list.home__etc--count{display:flex;flex-direction:column;gap:16px;flex:1 0 auto;width:25%;color:#333;display:none}#loginWeb .home__etc--wrap .home__etc .home__etc--list.home__etc--count .count{display:flex;flex-direction:column;gap:4px;text-align:center}#loginWeb .home__etc--wrap .home__etc .home__etc--list.home__etc--count .count p{display:block;font:400 16px/normal Noto Sans KR,sans-serif}#loginWeb .home__etc--wrap .home__etc .home__etc--list.home__etc--count .count p span{font-weight:700;color:#e43d4f}#loginWeb .home__etc--wrap .home__etc .home__etc--list h4{font:700 20px/normal Noto Sans KR,sans-serif;color:#333}#loginWeb .home__etc--wrap .home__etc .home__etc--list ul{display:flex;flex-direction:column;gap:8px}#loginWeb .home__etc--wrap .home__etc .home__etc--list ul li a{font:400 16px/normal Noto Sans KR,sans-serif;color:#333}#loginWeb .home__etc--wrap .home__etc .home__etc--list .home__etc--list-logo{display:flex;align-items:center;gap:8px}#loginWeb .home__etc--wrap .home__etc .home__etc--list .home__etc--list-logo p{position:relative;display:flex;align-items:baseline;gap:8px;text-wrap:nowrap;font-family:Montserrat,sans-serif}#loginWeb .home__etc--wrap .home__etc .home__etc--list .home__etc--list-logo p b{color:#333;text-align:center;font:700 1.25rem/normal Montserrat,sans-serif}#loginWeb .home__etc--wrap .home__etc .home__etc--list .home__etc--list-logo img{height:24px;object-fit:contain}#login_header{position:fixed;top:0;width:100%;z-index:var(--z-app-header)}#login_header .header_inner{width:100%;margin:0 auto;padding:0 32px;display:flex;height:64px;justify-content:space-between;align-items:center;border-bottom:1px solid #efefef;background-color:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#login_header h1 a{display:flex;align-items:center;gap:16px;color:#333;font-size:14px;font-weight:400;line-height:normal}#login_header h1 a img{height:32px}#login_header h1 a p{position:relative;display:flex;align-items:baseline;gap:8px;font-family:Montserrat,sans-serif;line-height:20px}#login_header h1 a p b{color:#333;text-align:center;font-size:20px;font-weight:700;line-height:normal}#login_header h1 img{height:24px;object-fit:contain}#login_header .header_right{display:flex;align-items:center;gap:16px}#login_header .header_right .lang{display:flex;justify-content:center;position:relative}#login_header .header_right .lang .lang_btn{display:flex;align-items:center;justify-content:center;border:none;outline:none;background-color:transparent;padding:2px;margin:0;width:24px;height:24px;border-radius:4px;box-sizing:border-box}#login_header .header_right .lang .lang_btn img{width:100%;height:100%;filter:grayscale(1) brightness(0)}#login_header .header_right .lang ul{position:absolute;flex-direction:column;top:calc(100% + 6px);transform:translate(0);background-color:#fff;border-radius:4px;box-shadow:0 0 8px #0000001a;padding:4px;color:#333}#login_header .header_right .lang ul li{width:100%;text-align:center}#login_header .header_right .lang ul li a{font-size:14px;display:flex;padding:4px 8px;border-radius:4px}#login_header .header_right .lang ul li a.eng{margin-top:4px}#login_header .header_right .lang ul li a:hover,#login_header .header_right .lang ul li a.lang_select{background-color:var(--color-main);color:#fff}#login_header .header_right .LoginProfile{width:24px;height:24px;display:flex}#login_header .header_right .LoginProfile img{width:100%;height:100%;object-fit:contain}.home_container{height:100%;overflow-y:scroll;scrollbar-width:none}.home_container .home_inner{position:relative}.home_container .home_inner article{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:48px;margin:0 auto;width:100%;padding:48px 32px}.home_container .home_inner article.home-welcome{background-color:#fcf9f6}.home_container .home_inner article figure.banner{position:relative;width:100%;border-radius:16px;overflow:hidden;aspect-ratio:4/1}.home_container .home_inner article figure.banner img{top:0;left:0;width:100%;height:100%;object-fit:cover}.home_container .home_inner article figure.banner figcaption{position:absolute;bottom:50%;right:50%;display:flex;justify-content:center;align-items:center;transform:translate(50%,50%);gap:16px;width:100%}.home_container .home_inner article figure.banner figcaption p{display:flex;align-items:flex-end;flex-wrap:nowrap;font:400 clamp(16px,2vw,48px)/normal Montserrat;gap:8px}.home_container .home_inner article figure.banner figcaption p span{text-align:center;font:700 clamp(20px,2.5vw,64px)/normal Montserrat}.home_container .home_inner article figure.banner figcaption img{width:clamp(18px,2vw,48px);height:auto;object-fit:cover}.home_container .home_inner article .title_wrap{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.home_container .home_inner article .title_wrap h2{color:var(--color-black-main_333);font:600 40px/normal Montserrat}.home_container .home_inner article .title_wrap p{color:#666;flex-grow:1;font:400 16px/150% Noto Sans KR;margin-top:24px}.home_container .home_inner .start_btn{margin-top:4rem;display:flex;padding:.75rem 2.5rem;font-size:1rem;justify-content:center;align-items:center;gap:8px;border-radius:32px;background:var(--color-main);color:var(--color-white-main_fff)}.home_container .home_inner .start_btn img{width:16px;height:auto}.home_container .home_inner .start_btn:hover{background-color:#a61b2a}.home_container .home_inner .start_btn:hover img{animation:moveFadeOut 1s cubic-bezier(.1,0,.1,1) forwards}.home_container .direct_links{display:flex;flex-direction:row;justify-content:space-between;background-color:var(--color-white-main_fff)}.home_container .direct_links article{display:flex;flex-direction:column;justify-content:center;gap:32px;align-items:flex-start}.home_container .direct_links article h3{display:flex;padding-left:16px;align-items:center;gap:10px;color:var(--color-black-main_333);font:700 1.5rem/2rem Noto Sans KR;border-left:3px solid var(--color-main)}.home_container .direct_links article ul{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;width:100%;height:100%}.home_container .direct_links article ul li{display:flex;flex:1;height:100%;width:calc((100% - 48px) / 3)}.home_container .direct_links article ul li a{align-items:center;flex-grow:1}.home_container .direct_links article ul li a:hover figure{box-shadow:0 0 8px #0000001a}.home_container .direct_links article ul li a:hover figure .link_btn_icon{background:#f8f3ec}.home_container .direct_links article ul li a:hover figure img{opacity:1}.home_container .direct_links article ul li a figure{border-radius:16px;border:1.5px solid var(--color-gray-sub_f9);overflow:hidden;height:100%;flex-grow:1}.home_container .direct_links article ul li a figure .link_btn_icon{display:flex;justify-content:center;align-items:center;width:100%;height:188px;overflow:hidden;background-color:var(--color-gray-sub_f9)}.home_container .direct_links article ul li a figure img{height:112px;object-fit:cover;opacity:.5}.home_container .direct_links article ul li a figure figcaption{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:24px;gap:16px}.home_container .direct_links article ul li a figure figcaption h4{color:#333;font:700 1.25rem/1.5rem Noto Sans KR;text-transform:capitalize}.home_container .direct_links article ul li a figure figcaption p{color:#666;font:400 1rem/1.5rem Noto Sans KR}@media (max-width: 1023px){.home_container .direct_links article ul{flex-wrap:wrap;flex-direction:column}.home_container .direct_links article ul li{width:100%}}#footer{position:sticky;bottom:0;z-index:var(--z-footer);background-color:#fff}#footer .footer_inner{display:flex;align-items:center;height:var(--footer-h);width:100%;padding:0 32px;justify-content:space-between;border-top:1px solid #efefef}#footer .footer_inner span{color:#333;font-size:12px}#footer .footer_inner p{color:#666;font-size:12px}@media (max-width: 1023px){html{font-size:14px}#header .header_inner{padding:0 24px}.file-cont .home_inner article{gap:32px;padding:32px 16px}.file-cont .home_inner article h3{font:700 20px/24px Noto Sans KR}.file-cont .home_inner article figure.banner{border-radius:8px}.file-cont .home_inner article .title_wrap h2{font-size:24px}.file-cont .home_inner article .title_wrap p{margin-top:16px;font-size:14px}.file-cont .home_inner article .title_wrap .start_btn{font-size:14px}.home__etc--list{flex:1!important;width:initial!important}#footer .footer_inner{padding:0 24px!important;gap:2px;justify-content:center!important;flex-direction:column;align-items:flex-start!important}#footer .footer_inner p{display:none}#loginWeb .home__title--wrap .home__title{flex-direction:column-reverse;padding:24px}#loginWeb .home__title--wrap .home__title .home__title--right{display:none}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn{flex-direction:column}#loginWeb .home__title--wrap .home__title .home__title--left .home__title--btn button{width:144px}#loginWeb .home__title--wrap .home__content{padding:24px}#loginWeb .home__title--wrap .home__content .home__content--info{padding:32px;flex-direction:column;gap:48px}#loginWeb .home__title--wrap .home__content .home__content--info .home__content--info-item{gap:16px;flex-direction:column}#loginWeb .home__title--wrap .home__content .home__content--info .home__content--info-item>img{transition:none;max-width:64px;min-width:64px;height:64px}#loginWeb .home__etc--wrap .home__etc{flex-direction:column;flex-wrap:wrap;width:100%;padding:24px}.direct_links article ul{gap:16px}.direct_links article ul li{height:fit-content!important}.direct_links article ul li a figure{display:flex;flex-direction:column}.direct_links article ul li a figure figcaption{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:24px;gap:16px}}@keyframes moveFadeOut{0%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(12px)}}.ant-modal-wrap .move-warp{padding:0!important}.ant-modal-wrap .move-warp .move-list-title{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:16px 0;text-align:center}.ant-modal-wrap .move-warp .move-back-cont .ant-btn{padding:8px!important;width:100%!important;justify-content:flex-start;gap:8px!important;margin-block:16px 8px;cursor:pointer!important;height:40px!important;border:none!important;background:none!important;box-shadow:none!important}.ant-modal-wrap .move-warp .move-back-cont .ant-btn .ant-btn-icon{background-image:url(/images/prev_default.png);background-size:cover;padding:8px!important;height:fit-content}.ant-modal-wrap .move-warp .move-back-cont .ant-btn .ant-btn-icon img{width:16px!important}.ant-modal-wrap .move-warp .move-back-cont .ant-btn span:nth-child(2){color:#a9a9a9;font-weight:500;font-size:14px;padding:8px}.ant-modal-wrap .move-warp .move-back-cont .ant-btn.ant-btn-default{cursor:not-allowed}.ant-modal-wrap .move-warp .move-back-cont .ant-btn.ant-btn-default:hover{color:var(--color-main)!important}.ant-modal-wrap .move-warp .move-back-cont:hover .ant-btn-icon{background-image:url(/images/prev_active.png)}.ant-modal-wrap .move-warp .move-back-cont:hover span:nth-child(2){color:#333}.ant-modal-wrap .move-warp .ant-typography{font:400 1rem/normal Noto Sans KR,sans-serif}.ant-modal-wrap .move-warp .move-list-warp{height:300px;overflow-y:auto}.ant-modal-wrap .move-warp .move-list-warp .ant-list-item{border:none;color:#eee!important;opacity:.3;padding:0!important}.ant-modal-wrap .move-warp .move-list-warp .ant-list-item:hover{background-color:#efefef}.ant-modal-wrap .move-warp .move-list-warp .ant-list-item.folder{color:#333!important;opacity:1}.ant-modal-wrap .move-warp .move-list-warp .ant-list-item.folder .ant-list-item-meta-title .ant-typography{color:#333!important}.ant-modal-wrap .move-warp .move-list-warp .ant-list-item .ant-list-item-meta{padding:8px;align-items:center}.ant-modal-wrap .move-warp .move-list-warp .ant-list-item .ant-list-item-meta:hover{background-color:#f9f9f9}.ant-modal-wrap .move-warp .move-list-warp .ant-list-item .ant-list-item-meta-avatar{display:flex;align-items:center;justify-content:space-between;margin:0!important;padding:8px}.ant-modal-wrap .move-warp .move-list-warp .ant-list-item .ant-list-item-meta-content .ant-list-item-meta-title{margin:0!important}.ant-modal-wrap .move-warp .move-list-warp .ant-list-item .ant-list-item-meta-content .ant-list-item-meta-title .ant-typography{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:8px}.ant-modal-wrap .move-warp .ant-btn{border-color:#333!important;box-shadow:none}.ant-modal-wrap .move-warp .ant-btn:hover{border-color:#333!important;color:#333!important}.ant-modal-wrap .move-warp .ant-btn.ant-btn-primary{color:#fff;font-size:14px;background-color:var(--color-main);border:none}.ant-modal-wrap .move-warp .ant-btn.ant-btn-primary:hover{color:#fff!important;background-color:var(--color-main)}.ant-modal-wrap .ant-modal-confirm{max-width:100%}.ant-modal-wrap .ant-modal-confirm-paragraph{max-width:100%!important;gap:24px}.ant-modal-wrap .ant-modal-confirm-content{padding-block:24px;border-block:1px solid rgba(51,51,51,.25);text-align:center;font-size:1rem}.ant-modal-wrap .ant-modal-confirm-btns{margin-top:24px}.ant-modal-wrap .ant-modal-confirm-btns button.ant-btn{padding:8px 32px!important;height:40px;border-radius:24px}.ant-modal-wrap .ant-modal-confirm-btns button.ant-btn:hover{border:1px solid #a61b2a!important;color:#a61b2a!important}.ant-modal-wrap .ant-modal-confirm-btns button.ant-btn:is(.ant-btn-dangerous,.ant-btn-primary){border:0!important;background-color:var(--color-main)!important;color:#fff!important}.ant-modal-wrap .ant-modal-confirm-btns button.ant-btn:is(.ant-btn-dangerous,.ant-btn-primary):hover{background-color:#a61b2a!important;color:#fff!important}.ant-modal-wrap .ant-modal-confirm .anticon{display:none}.ant-modal-wrap .create-folder{padding:0!important;top:calc(50% - 352px)!important}.ant-modal-wrap .create-folder .ant-modal-body{padding:0}.ant-modal-wrap .create-folder .ant-modal-body .ant-input{border:none;border-bottom:1px solid var(--color-main);border-radius:0;background:transparent;outline:none;box-shadow:none}.ant-modal-wrap .create-folder .ant-modal-body .ant-space{width:100%}.ant-modal-wrap .create-folder .ant-modal-footer{justify-content:flex-end}.ant-modal-wrap .create-folder .ant-modal-footer button{margin:0!important}.ant-modal-wrap .create-folder .ant-modal-footer button:is(.ant-btn-default,.ant-btn-link){padding:8px 24px!important;margin-right:8px!important}.ant-modal-wrap .create-folder .ant-btn{border-color:#333!important;box-shadow:none}.ant-modal-wrap .create-folder .ant-btn:hover{border-color:#333!important;color:#333!important}.ant-modal-wrap .create-folder .ant-btn.ant-btn-primary{color:#fff;font-size:14px;background-color:var(--color-main);border:none}.ant-modal-wrap .create-folder .ant-btn.ant-btn-primary:hover{color:#fff!important;background-color:var(--color-main)}.ant-modal-content{display:flex;flex-direction:column;justify-content:center;height:100%;width:480px!important;margin:0 auto;gap:24px;padding:24px!important;border-radius:24px!important}.ant-modal-content .ant-modal-close{display:none}.ant-modal-content .ant-modal-header{margin-bottom:0!important}.ant-modal-content .ant-modal-header .ant-typography{font:700 1rem/normal Noto Sans KR,sans-serif}.ant-modal-content .ant-modal-body{font-size:16px!important;line-height:1;color:#333!important}.ant-modal-content .ant-modal-body .ant-space{width:100%}.ant-modal-content .ant-modal-body .ant-typography{display:flex;flex-direction:column;align-items:center;justify-content:center;border-block:1px solid #ddd;width:100%;padding:24px 0!important;font-size:inherit;line-height:inherit;color:inherit!important;line-height:1.5}.ant-modal-content .ant-modal-body .ant-typography p{margin:0;font-weight:600}.ant-modal-content .ant-modal-body input{display:flex;border:none;border-bottom:1px solid #ddd;border-radius:0;background:transparent;padding:4px 16px!important;outline:0;box-shadow:none;cursor:text;font-size:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ant-modal-content .ant-modal-body input~.ant-typography{display:none}.ant-modal-content .ant-modal-body .back-button{width:100%;height:fit-content;padding:8px 16px!important;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;background-color:#fff;border:none;margin-bottom:16px;transition:background .3s ease-in-out;gap:8px}.ant-modal-content .ant-modal-body .back-button .back-button-icon{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:8px;box-sizing:content-box;background:url(/images/prev_default.png) no-repeat center center;background-size:16px}.ant-modal-content .ant-modal-body .back-button .back-button-text{transition:color .3s ease-in-out;padding:8px}.ant-modal-content .ant-modal-body .back-button:hover .back-button-icon{background:url(/images/prev_active.png) no-repeat center center;background-size:16px;transform:translate(-4px);transition:transform .3s ease-in-out}.ant-modal-content .ant-modal-body .back-button:hover .back-button-text{color:#333!important;font-weight:700}.ant-modal-content .ant-modal-body .ant-list-items{display:flex;flex-direction:column;gap:4px}.ant-modal-content .ant-modal-body .ant-list-items .list-item{padding:0!important;border:none!important;border-radius:32px}.ant-modal-content .ant-modal-body .ant-list-items .list-item.selected-item{background-color:#efefef;color:#fff;border:1px solid #f8b1b1}.ant-modal-content .ant-modal-body .ant-list-items .list-item.selected-item:hover{background-color:#efefef;box-shadow:none}.ant-modal-content .ant-modal-body .ant-list-items .list-item:hover{background-color:#f9f9f9;box-shadow:none}.ant-modal-content .ant-modal-body .ant-list-items .ant-list-item-meta-title{margin:0!important}.ant-modal-content .ant-modal-body .ant-list-items .ant-list-item-meta{display:flex;align-items:center!important;justify-content:flex-start;gap:8px;padding:8px 16px;border:none!important;align-items:center}.ant-modal-content .ant-modal-body .ant-list-items .ant-list-item-meta .ant-list-item-meta-avatar{display:flex;align-items:center;justify-content:center;margin:0!important;padding:8px!important;width:32px;height:32px}.ant-modal-content .ant-modal-body .ant-list-items .ant-list-item-meta .ant-list-item-meta-avatar svg{width:100%;height:100%}.ant-modal-content .ant-modal-body .ant-list-items .ant-list-item-meta .ant-typography{display:block;align-items:center;justify-content:flex-start;padding:8px!important;border:none!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#333!important;font-weight:400}.ant-modal-content .ant-modal-footer{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}.ant-modal-content .ant-modal-footer button{height:40px;padding:8px 32px;border-radius:24px;margin:0!important}.ant-modal-content .ant-modal-footer button.ant-btn-default{border:1px solid var(--color-black-main_333)}.ant-modal-content .ant-modal-footer button.ant-btn-default:hover{border-color:var(--color-main)}.ant-modal-content .ant-modal-footer button.ant-btn-primary,.ant-modal-content .ant-modal-footer button.ant-btn-dangerous{background-color:var(--color-main);color:#fff}.ant-modal-content .ant-modal-footer button.ant-btn-primary:hover,.ant-modal-content .ant-modal-footer button.ant-btn-dangerous:hover{background-color:var(--color-main-hover);color:#fff}.ant-modal-content .ant-modal-footer button.add-folder-btn{margin-right:auto!important}@media (max-width: 1023px){.ant-modal{width:100%!important;padding-bottom:0}.ant-modal .ant-modal-content{padding:16px!important;width:100%!important;gap:16px!important}.ant-modal .ant-modal-content .ant-modal-body .back-button{margin-bottom:px!important}}#table_section{display:flex;flex-direction:column;position:relative;font-family:Noto Sans KR,sans-serif;flex:1 1 auto;padding:16px 32px}#table_section .action-bar-wrap .action-button-wrap{display:flex;justify-content:space-between;background-color:var(--color-gray-sub_f9);background-color:#fff;align-items:center;width:100%;padding:8px;flex:1 0 0;border-radius:8px}#table_section .action-bar-wrap .action-button-wrap .table-action-count{display:flex;color:#333;padding:8px;text-wrap:nowrap}#table_section .action-bar-wrap .action-button-wrap .table-action-count .mobile-checkbox-area{display:none}#table_section .action-bar-wrap .action-button-wrap .action-button-list{display:flex;gap:8px;flex-wrap:wrap}#table_section .action-bar-wrap .action-button-wrap .action-button-list .action-button{margin:0!important;display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:16px;font-size:12px;font-weight:400;color:var(--color-gray-main_33);background-color:transparent;box-shadow:none}#table_section .action-bar-wrap .action-button-wrap .action-button-list .action-button:hover{background-color:#f4f4f4;cursor:pointer}#table_section .action-bar-wrap .action-button-wrap .action-button-list .action-button.delete-button img{filter:invert(29%) sepia(75%) saturate(2848%) hue-rotate(335deg) brightness(98%) contrast(92%)}#table_section .ant-table-wrapper .ant-spin-container{display:flex;justify-content:space-between;flex-direction:column;height:100%;flex-grow:1}#table_section .ant-table-wrapper .ant-spin-container .ant-table{scrollbar-color:initial!important}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header{z-index:var(--z-table-header)}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header .ant-table-column-sorter-down.active,#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header .ant-table-column-sorter-up.active{color:var(--color-main)}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header .ant-table-thead{width:fit-content}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header .ant-table-thead .ant-table-cell{background:#fff!important;border-block:1px solid #efefef;border-radius:0!important}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header .ant-table-thead .ant-table-cell .ant-checkbox-wrapper{display:none!important}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-header .ant-table-thead .ant-table-cell .ant-table-selection-column{padding:16px}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-column-sort{background:none}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-btn-default:hover{color:initial}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell-row-hover{background:#f9f9f9!important}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell-row-hover .ant-checkbox-inner{border-color:var(--color-main)}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-row-selected,#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-row-selected .ant-table-cell{background:#efefef!important}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell{border-bottom:inherit;background:#fff!important;box-sizing:border-box;padding:8px!important;text-align:left}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-space .ant-space-item{width:100%!important;display:flex!important}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-space .ant-space-item:first-of-type{width:100%}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-space .ant-space-item .file-list-button{height:fit-content}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-space .ant-space-item button.ant-btn{width:100%;display:flex!important;text-overflow:ellipsis!important;overflow:hidden!important;justify-content:flex-start;margin-right:32px;padding:0!important}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-space .ant-space-item button.ant-btn svg{min-width:20px;min-height:20px}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-space .ant-space-item button.ant-btn>span{display:inline-block!important;width:100%;text-overflow:ellipsis!important;overflow:hidden!important;white-space:nowrap!important;text-align:left}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-space .anticon-star{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:14px;height:14px}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell:hover button.ant-btn span{position:relative;text-decoration:underline}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell:hover button.ant-btn.file-list-button{position:relative}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell:hover button.ant-btn.file-list-button:after{position:absolute;top:-28px;left:0;padding:2px 6px;background:#000000bf;color:#fff;border-radius:4px;font-size:12px;content:attr(data-hover-text);white-space:nowrap;z-index:var(--z-top)}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-btn:focus-visible,#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-checkbox-input:focus-visible{outline:var(--color-main) solid var(--color-main)}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-checkbox-input:focus-visible{box-shadow:none}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-input{border:none;border-bottom:1px solid var(--color-main);border-radius:0;background:transparent;outline:none;box-shadow:none}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--color-main)!important;border:var(--color-main)}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .trash-file-name{padding:0!important;position:relative;overflow:visible;height:100%;display:flex;width:100%}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .trash-file-name span:nth-child(n+2){display:inline-block!important;width:100%;text-overflow:ellipsis!important;overflow:hidden!important;white-space:nowrap!important;text-align:left;flex:1 0 0}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .table_list-icon{display:flex;align-items:center;justify-content:center;min-width:60px;height:48px}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .ant-space{position:relative;height:fit-content!important;width:100%!important}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .ant-breadcrumb ol{display:flex;flex-wrap:wrap;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:14px;gap:4px}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .ant-breadcrumb ol li{margin-inline:0!important}#table_section .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .ant-breadcrumb ol i{display:flex;align-items:center;justify-content:center}#table_section .ant-table-wrapper .ant-spin-container .ant-pagination .ant-pagination-item-active{border:none}#table_section .ant-table-wrapper .ant-spin-container .ant-pagination .ant-pagination-item-active a,#table_section .ant-table-wrapper .ant-spin-container .ant-pagination .ant-pagination-item-active a:hover{color:var(--color-main);font-size:14px;text-decoration:underline}#table_section .ant-collapse{display:flex;flex-direction:column;gap:16px;padding-bottom:16px}#table_section .ant-collapse .ant-collapse-content-box{padding:16px 0 0!important}#table_section .ant-collapse .ant-collapse-item{border:1px solid var(--color-gray-sub_ef);padding:16px;border-radius:8px}#table_section{overflow:hidden;display:flex;flex-direction:column;min-height:0}#table_section .table-screen-container{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.file-list-container{overflow-y:auto;color:#333;flex-direction:column;position:relative;flex:1}.file-list-container .nodata-container{display:flex;justify-content:center;align-items:center;flex:1 0 auto;height:80%}.file-list-container .nodata-container img{width:60px}.file-list-container .file-list-table{display:flex;flex-direction:column;width:100%;border-collapse:collapse}.file-list-container .file-list-table .checkbox-area{width:fit-content!important;height:32px!important;padding:8px}.file-list-container .file-list-table .checkbox-area input[type=checkbox]{accent-color:var(--color-main);width:16px;height:16px}.file-list-container .file-list-table .name-area{display:flex;gap:8px;align-items:center;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-list-container .file-list-table .name-area.pending{position:relative;color:#eee;display:flex;gap:16px;align-items:center}.file-list-container .file-list-table .name-area.pending .name-area-icon{opacity:.25}.file-list-container .file-list-table .name-area.pending .name-area-text{position:relative}.file-list-container .file-list-table .name-area.pending .pending-loading{display:flex;height:16px;width:16px;border:2px solid #f3f3f3;border-top:2px solid var(--color-main);border-radius:50%;animation:loading-spin 1s linear infinite;margin-top:4px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.file-list-container .file-list-table .name-area.failed{color:var(--color-main)}.file-list-container .file-list-table .name-area.failed .name-area-icon{background:url(/images/failed-icon.svg) no-repeat center center/contain;background-size:18px}.file-list-container .file-list-table .name-area.failed .name-area-icon svg{display:none}.file-list-container .file-list-table .name-area.failed .name-area-text p{text-decoration:none!important}.file-list-container .file-list-table .name-area.unsupported{color:#ccc}.file-list-container .file-list-table .name-area.unsupported .name-area-icon{opacity:.25;background:url(/images/failed-icon.svg) no-repeat center center/contain;background-size:18px;filter:grayscale(100%)}.file-list-container .file-list-table .name-area.unsupported .name-area-icon svg{display:none}.file-list-container .file-list-table .name-area.unsupported .name-area-text p{text-decoration:none!important}.file-list-container .file-list-table .name-area .name-area-icon{display:flex;justify-content:center;align-items:center;min-width:48px;height:48px}.file-list-container .file-list-table .name-area .name-area-text{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:160px;flex:1 0 auto}.file-list-container .file-list-table .name-area .name-area-text p{max-width:100%;display:block;width:fit-content;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-list-container .file-list-table .name-area .name-area-text p:hover{text-decoration:underline}.file-list-container .file-list-table .name-area .name-area-star{display:flex;justify-content:center;align-items:center;width:16px;flex:0 0 16px!important}.file-list-container .file-list-table .path-area{display:flex;flex-direction:row;align-items:center;flex:1 0 160px;max-width:160px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-list-container .file-list-table .path-area .path-area-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-list-container .file-list-table .date-area{flex:1 0 160px!important}.file-list-container .file-list-table .date-area i,.file-list-container .file-list-table .date-area span{display:none}.file-list-container .file-list-table .type-area,.file-list-container .file-list-table .size-area{flex:1 0 96px!important}.file-list-container .file-list-table .thead-table-header{position:sticky;top:0;background-color:#fff;padding:4px;z-index:var(--z-sticky)}.file-list-container .file-list-table .thead-table-header .tr-table-header{display:flex;align-items:center;gap:16px;padding:8px;width:100%;flex-grow:1;background-color:#f9f9f9;border-radius:8px;-webkit-user-select:none;user-select:none}.file-list-container .file-list-table .thead-table-header .tr-table-header th{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;font-size:16px}.file-list-container .file-list-table .thead-table-header .tr-table-header th .sort-icon{margin-top:2px;width:14px;height:14px}.file-list-container .file-list-table .tbody-table-body{display:flex;flex-direction:column;gap:4px;overflow-y:auto;overflow-x:hidden;padding:4px}.file-list-container .file-list-table .tbody-table-body .tr-table-row{display:flex;align-items:center;gap:16px;padding:8px;width:100%;flex-grow:1;border-radius:8px;cursor:pointer}.file-list-container .file-list-table .tbody-table-body .tr-table-row .mobile-table-wrap{display:flex;gap:16px;width:100%}.file-list-container .file-list-table .tbody-table-body .tr-table-row:hover:not(.selected){background-color:#f9f9f9!important;cursor:pointer}.file-list-container .file-list-table .tbody-table-body .tr-table-row .table-td{width:100%;display:flex;align-items:center;gap:16px;padding:8px}.file-list-container .file-list-table .tbody-table-body .tr-table-row .table-td .m_td-detail{min-width:80px;display:none}.file-list-container .no-more-items{display:flex;justify-content:center;align-items:center;text-align:center;padding:8px;color:#999;height:80px}.file-list-container .scroll-observer{height:1px;width:100%}.jobfailed{background-color:#ffe6e6;border:1px solid #ff4d4f;color:#ff4d4f}@media (min-width: 1024px){.table-td{display:flex!important}}@media (max-width: 1280px){#table_section{margin:0}#table_section .table-td{display:flex}}@media (max-width: 1023px){#table_section{display:flex;flex-direction:column;margin:0;height:fit-content;padding:16px}#table_section .table_filter{margin:8px 0!important;height:40px}#table_section .action-button-wrap{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:8px;border-radius:8px}#table_section .action-button-wrap .table-action-count{display:flex;align-items:center;gap:8px;padding:0}#table_section .action-button-wrap .table-action-count .mobile-checkbox-area{display:flex;accent-color:var(--color-main);padding:8px}#table_section .action-button-wrap .table-action-count .mobile-checkbox-area input[type=checkbox]{width:16px;height:16px}#table_section .action-button-wrap .table-action-count .m_selected-count{text-wrap:nowrap}#table_section .file-list-container{font-size:14px}#table_section .file-list-container .file-list-table{width:100%;border-collapse:collapse}#table_section .file-list-container .file-list-table .thead-table-header{display:none}#table_section .file-list-container .file-list-table .checkbox-area{width:fit-content!important}#table_section .file-list-container .file-list-table .checkbox-area input[type=checkbox]{accent-color:var(--color-main)}#table_section .file-list-container .file-list-table .name-area{width:100%;gap:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex:1;align-items:flex-start!important}#table_section .file-list-container .file-list-table .name-area .name-area-icon{display:flex;align-items:center;justify-content:center;min-width:16px;height:20px}#table_section .file-list-container .file-list-table .name-area .name-area-icon svg{width:16px;height:16px;object-fit:contain}#table_section .file-list-container .file-list-table .name-area .name-area-text{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex:1 0 0;line-height:1.5}#table_section .file-list-container .file-list-table .name-area .name-area-star{display:flex;justify-content:center;width:16px;height:20px;flex:0 0 16px!important}#table_section .file-list-container .file-list-table .path-area{display:block;flex:1 0 auto!important;min-width:100%}#table_section .file-list-container .file-list-table .date-area{flex:1 0 auto!important}#table_section .file-list-container .file-list-table .date-area i{display:flex;align-items:center;width:16px;height:16px;margin-left:auto;rotate:90deg;padding:2px}#table_section .file-list-container .file-list-table .date-area i img{width:100%;height:100%;object-fit:contain}#table_section .file-list-container .file-list-table .type-area,#table_section .file-list-container .file-list-table .size-area{flex:1 0 auto!important}#table_section .file-list-container .file-list-table .thead-table-header{position:sticky;top:0;background-color:#fff}#table_section .file-list-container .file-list-table .thead-table-header .tr-table-header{display:flex;align-items:center;gap:16px;width:100%;flex-grow:1;border-bottom:1px solid #ddd}#table_section .file-list-container .file-list-table .thead-table-header .tr-table-header th{width:100%;display:flex;align-items:center;gap:8px;padding:8px}#table_section .file-list-container .file-list-table .thead-table-header .tr-table-header th:not(.checkbox-header){position:relative}#table_section .file-list-container .file-list-table .thead-table-header .tr-table-header th:not(.checkbox-header):after{content:url(/images/table_sort.svg);position:absolute;top:50%;right:8px;transform:translateY(-50%)}#table_section .file-list-container .file-list-table .tbody-table-body{overflow-y:hidden;display:flex;flex-direction:column;gap:8px;padding:8px}#table_section .file-list-container .file-list-table .tbody-table-body .tr-table-row{display:flex;flex-direction:row;align-items:flex-start;gap:4px;width:100%;flex-grow:1;border-radius:8px;border:1px solid #efefef}#table_section .file-list-container .file-list-table .tbody-table-body .tr-table-row .mobile-table-wrap{display:flex;flex-direction:column;width:100%;gap:0;padding:0;max-width:calc(100% - 36px)}#table_section .file-list-container .file-list-table .tbody-table-body .tr-table-row:hover:not(.selected){background-color:#f4f4f4!important;cursor:pointer}#table_section .file-list-container .file-list-table .tbody-table-body .tr-table-row .table-td{width:100%;display:flex;align-items:center;gap:16px;padding:8px;line-height:1}#table_section .file-list-container .file-list-table .tbody-table-body .tr-table-row .table-td span{display:flex;justify-content:space-between}#table_section .file-list-container .file-list-table .tbody-table-body .tr-table-row .table-td span:not(.anticon-star):after{content:":"}#table_section .file-list-container .file-list-table .tbody-table-body .tr-table-row .table-td .name-area-icon{min-width:28px}#table_section .file-list-container .no-more-items{height:64px}#table_section .file-list-container .no-more-items{text-align:center;padding:8px;color:#999}.failed .name-area-icon,.unsupported .name-area-icon{background-size:12px!important}.pending .pending-loading{margin-top:0!important}}@media (max-height: 592px){#table_section .file-list-container{margin-bottom:16px}}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wrap{margin-top:0}.wrap #header{position:fixed;top:0;width:100%;z-index:var(--z-top)}.wrap #header .header_inner{width:100%;margin:0 auto;padding:0 32px;display:flex;height:64px;justify-content:space-between;align-items:center;border-bottom:1px solid #efefef;background-color:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wrap #header h1 a{display:flex;align-items:center;gap:16px;color:#333;font-size:14px;font-weight:400;line-height:normal}.wrap #header h1 a p{position:relative;display:flex;align-items:baseline;gap:8px;font-family:Montserrat,sans-serif}.wrap #header h1 a p b{color:#333;text-align:center;font-size:20px;font-weight:700;line-height:normal}.wrap #header h1 img{height:24px;object-fit:contain}.wrap #header .header_right{display:flex;align-items:center;gap:24px}.wrap #header .header_right .lang{display:flex;justify-content:center;position:relative}.wrap #header .header_right .lang .lang_btn{display:flex;align-items:center;justify-content:center;border:none;outline:none;background-color:transparent;padding:4px;margin:0;width:24px;height:24px;border-radius:4px}.wrap #header .header_right .lang .lang_btn img{width:100%;height:100%;filter:grayscale(1) brightness(0)}.wrap #header .header_right .lang ul{position:absolute;flex-direction:column;top:40px;transform:translate(0);background-color:#fff;border-radius:4px;box-shadow:0 0 8px #0000001a;padding:4px;color:#333}.wrap #header .header_right .lang ul li{width:100%;text-align:center}.wrap #header .header_right .lang ul li a{display:flex;font-size:14px;font-weight:500;padding:4px 8px;border-radius:4px}.wrap #header .header_right .lang ul li a.eng{margin-top:4px}.wrap #header .header_right .lang ul li a.lang_select{background-color:#e43d4f;color:#fff}.wrap #header .header_right .lang ul.active{display:flex}.wrap .terms_wrap{color:#333;display:flex;justify-content:center;margin:64px auto 32px}.wrap .terms_wrap .terms_inner{max-width:1280px;padding:64px;display:flex;flex-direction:column;gap:32px;box-sizing:content-box;height:fit-content}.wrap .terms_wrap .terms_inner .terms_title{padding-left:16px;border-left:3px solid #e43d4f}.wrap .terms_wrap .terms_inner .terms_title h1{font:700 1.5rem/2rem Noto Sans KR}.wrap .terms_wrap .terms_inner .terms_container{margin:0 auto;display:flex;flex-direction:column;padding:32px;gap:16px;max-width:1280px;justify-self:center;border:1px solid #999;height:calc(100dvh - 368px);min-height:328px;overflow-y:auto}.wrap .terms_wrap .terms_inner .terms_container section{all:initial;padding:16px;display:contents;color:#333}.wrap .terms_wrap .terms_inner .terms_container section h2{font:700 1.25rem/1.5 Noto Sans KR}.wrap .terms_wrap .terms_inner .terms_container section span{font: 1rem/1.5 Noto Sans KR}.wrap .terms_wrap .terms_inner .terms_container section h3{font:700 1rem/1.5 Noto Sans KR}.wrap .terms_wrap .terms_inner .terms_container section p{font: 1rem/1.5 Noto Sans KR}.wrap .terms_wrap .terms_inner .terms_container section ol{padding-left:32px;counter-reset:list-counter;list-style-type:decimal;list-style-position:outside}.wrap .terms_wrap .terms_inner .terms_container section ol li{padding-left:8px;font: 1rem/1.5 Noto Sans KR}.wrap .terms_wrap .terms_inner .terms_container section ol::marker{content:counter(list-counter) ". ";counter-increment:list-counter;margin-right:8px}.wrap .terms_wrap .terms_inner .terms_container section ol ul{list-style-type:disc;margin-left:24px}.wrap .terms_wrap .terms_inner .terms_container section ol ul li{padding-left:0}.wrap .terms_wrap .terms_inner .terms_container section.terms_date ol ul li{font:700 1rem/1.5 Noto Sans KR}.wrap .terms_wrap .terms_inner .terms_container hr{all:unset;border-top:1px solid #666}.wrap .terms_wrap .terms_inner .terms_btn{display:flex;justify-content:center}.wrap .terms_wrap .terms_inner .terms_btn button{all:unset;cursor:pointer;display:flex;justify-content:center;background-color:#e43d4f;color:#fff;border-radius:32px;width:240px;height:48px;align-items:center;gap:16px}.wrap .terms_wrap .terms_inner .terms_btn button:hover{background-color:#a61b2a}.wrap .terms_wrap .terms_inner .terms_btn button:hover img{transform:translate(8px);transition:all .3s ease;animation:moveFadeOut 1s cubic-bezier(.1,0,.1,1) forwards}.wrap .terms_wrap .terms_inner .terms_btn img{width:16px;height:16px}.wrap #footer{position:relative;width:100%}.wrap #footer .footer_inner{display:flex;width:100%;height:32px;padding:0 32px;justify-content:space-between;flex-shrink:0;align-self:stretch;border-top:1px solid #efefef;background-color:#fff;align-items:center}.wrap #footer .footer_inner span{color:#333;font:400 .75rem/normal Montserrat,sans-serif}.wrap #footer .footer_inner p{color:#666;font:400 .75rem/normal Montserrat,sans-serif}@media (max-width: 1023px){html{font-size:14px}#header .header_inner{padding:0 24px}#footer .footer_inner{padding:0 24px;gap:2px;justify-content:center;flex-direction:column;align-items:flex-start}#footer .footer_inner p{display:none}.terms_wrap .terms_inner{padding:24px}.terms_wrap .terms_inner .terms_container{padding:16px;gap:8px}.terms_wrap .terms_inner .terms_container .terms_detail{gap:16px}}
