@font-face{font-family:Pretendard;font-style:normal;font-weight:400;src:url(/assets/Pretendard-Regular-BSIE3jMt.woff2) format("woff2")}@font-face{font-family:Pretendard;font-style:normal;font-weight:500;src:url(/assets/Pretendard-Medium-Caf3GBQd.woff2) format("woff2")}@font-face{font-family:Pretendard;font-style:normal;font-weight:600;src:url(/assets/Pretendard-SemiBold-BOo3FcOv.woff2) format("woff2")}@font-face{font-family:Pretendard;font-style:normal;font-weight:700;src:url(/assets/Pretendard-Bold-AlGMVc24.woff2) format("woff2")}*{box-sizing:border-box;padding:0;margin:0;font-synthesis:none;font-style:normal;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none}*::-webkit-scrollbar{display:inline-block;width:12px;height:12px}*::-webkit-scrollbar-thumb{background-color:#aaa;background-clip:padding-box;border:4px solid transparent;border-radius:8px}*::-webkit-scrollbar-thumb:hover{background-color:#676767}*::-webkit-scrollbar-corner{background:transparent}*:focus{outline:none}a{color:#2a2a2a;text-decoration:none}img{-webkit-user-drag:none}button{border:none}button:not(:disabled){cursor:pointer}button:disabled{background-color:#ddd}body{width:100vw;height:100vh;line-height:1.5}#root{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;font-family:Pretendard,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#2a2a2a}main{display:flex;flex-grow:1;flex-direction:column;padding:30px;overflow:auto}section{flex-grow:1;min-width:1440px;padding:40px 60px;background-color:#fff;border-radius:10px}textarea{width:100%;height:160px;padding:10px;margin-top:10px;font-family:Pretendard,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.4;resize:none;border:1px solid #DDD;border-radius:7px;font-size:12px;font-weight:400}textarea:read-only{background-color:#f4f4f4}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flex-text-ellipsis{display:flex;width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.default-layout{display:flex;width:100%;height:100%;background-color:#f4f4f4}.table-wrapper{position:relative}.table-wrapper.pending:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background-color:#eeeeee80;opacity:.5}table{width:100%;border-collapse:collapse;font-size:12px;font-weight:400}table td,table th{height:40px;text-align:center}table td>*,table th>*{margin:0 auto}table thead{border-bottom:1px solid #DDD}table thead th{color:#fff;background-color:#5dabff}table thead th:first-of-type{border-radius:10px 0 0}table thead th:last-of-type{border-radius:0 10px 0 0}table tbody tr{border-bottom:1px solid #DDD}table tbody tr:nth-of-type(2n){background-color:#f4f4f4}.table-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.table-header .item-count-wrapper{display:flex;gap:16px;align-items:center;padding:0 18px}.table-header .item-count-wrapper .label{font-size:14px;font-weight:400}.table-header .item-count-wrapper .label span{font-weight:700;color:#5dabff}.table-header .item-count-wrapper .select{width:115px}.table-header .search-wrapper{display:flex;gap:4px;align-items:center}.table-header .search-wrapper .select{width:94px}.table-header .search-wrapper .basic-input{position:relative;width:280px;padding-right:32px;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.6389%200C8.7532%200%2011.2778%202.52462%2011.2778%205.63889C11.2778%206.98593%2010.8054%208.22259%2010.0174%209.19241L13.8291%2013.0042C14.057%2013.232%2014.057%2013.6013%2013.8291%2013.8291C13.6221%2014.0363%2013.298%2014.0551%2013.0696%2013.8856L13.0042%2013.8291L9.19241%2010.0174C8.2226%2010.8054%206.98593%2011.2778%205.6389%2011.2778C2.52462%2011.2778%200%208.75319%200%205.63889C0%202.52462%202.52462%200%205.6389%200ZM5.6389%201.16667C3.16895%201.16667%201.16667%203.16895%201.16667%205.63889C1.16667%208.10881%203.16895%2010.1111%205.6389%2010.1111C8.10881%2010.1111%2010.1111%208.10881%2010.1111%205.63889C10.1111%203.16895%208.10881%201.16667%205.6389%201.16667Z'%20fill='%235DABFF'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:256px center;background-size:14px 14px}.table-footer{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.table-footer .button-group{display:flex;gap:10px;align-items:center}aside{display:flex;flex-shrink:0;flex-direction:column;justify-content:space-between;width:200px;padding:30px 12px;background-color:#fff;border-right:1px solid #DDD}aside ul{display:flex;flex-direction:column;gap:8px}aside ul li{width:100%;height:36px}aside ul li a{display:flex;align-items:center;width:100%;height:100%;padding:0 10px;border-radius:10px;font-size:14px;font-weight:500}aside ul li a.active{color:#fff;background-color:#5dabff}aside ul li a:hover:not(.active){background-color:#eee}.basic-button{display:flex;align-items:center;justify-content:center;height:24px;padding:0 20px;line-height:1;color:#fff;background-color:#5dabff;border-radius:5px;font-size:12px;font-weight:500}.basic-button:hover{background-color:#005fc4}.basic-button:active{background-color:#005fc4e6}.basic-button:disabled{background-color:#aaa}.basic-button.delete-button{background-color:#eb0101}.basic-button.delete-button:hover{background-color:#eb0101cc}.basic-button.delete-button:active{background-color:#eb0101b3}.basic-button.delete-button:disabled{background-color:#aaa}.login-page{display:flex;align-items:center;justify-content:center}.login-page form{display:flex;flex-direction:column;gap:10px;width:300px}.login-page form button{height:32px}.alert-modal .modal-footer .submit-btn{width:80px;height:32px;margin:0 auto}html[modal-id-*=true],body[modal-id-*=true]{overflow:hidden}@keyframes fade-in-0{0%{background:#0000}to{background:#0000}}@keyframes fade-out-0{0%{background:#0000}to{background:#0000}}@keyframes fade-in-1{0%{background:#0000}to{background:#0000001a}}@keyframes fade-out-1{0%{background:#0000001a}to{background:#0000}}@keyframes fade-in-2{0%{background:#0000}to{background:#0003}}@keyframes fade-out-2{0%{background:#0003}to{background:#0000}}@keyframes fade-in-3{0%{background:#0000}to{background:#0000004d}}@keyframes fade-out-3{0%{background:#0000004d}to{background:#0000}}@keyframes fade-in-4{0%{background:#0000}to{background:#0006}}@keyframes fade-out-4{0%{background:#0006}to{background:#0000}}@keyframes fade-in-5{0%{background:#0000}to{background:#00000080}}@keyframes fade-out-5{0%{background:#00000080}to{background:#0000}}@keyframes fade-in-6{0%{background:#0000}to{background:#0009}}@keyframes fade-out-6{0%{background:#0009}to{background:#0000}}@keyframes fade-in-7{0%{background:#0000}to{background:#000000b3}}@keyframes fade-out-7{0%{background:#000000b3}to{background:#0000}}@keyframes fade-in-8{0%{background:#0000}to{background:#000c}}@keyframes fade-out-8{0%{background:#000c}to{background:#0000}}@keyframes fade-in-9{0%{background:#0000}to{background:#000000e6}}@keyframes fade-out-9{0%{background:#000000e6}to{background:#0000}}@keyframes fade-in-10{0%{background:#0000}to{background:#000}}@keyframes fade-out-10{0%{background:#000}to{background:#0000}}.modal-container{position:fixed;top:0;left:0;z-index:99;display:table;width:100%;height:100%;transform:scale(0)}.modal-container .modal-background{display:flex;align-items:center;justify-content:center}.modal-container .modal{width:440px;padding:24px 32px;background-color:#fff;border-radius:8px}.modal-container .modal .modal-header{position:relative;display:flex;align-items:center;justify-content:center;height:24px;margin-bottom:24px;text-align:center}.modal-container .modal .modal-header span{display:block;overflow:hidden;color:#2a2a2a;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;font-size:14px;font-weight:700}.modal-container .modal .modal-header .close-btn{position:absolute;right:0;width:14px;height:14px;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.183488%200.338713L0.256279%200.256279C0.571708%20-0.0591407%201.06803%20-0.0834044%201.41129%200.183488L1.49372%200.256279L7%205.76188L12.5063%200.256279C12.848%20-0.0854257%2013.402%20-0.0854257%2013.7437%200.256279C14.0854%200.597993%2014.0854%201.15201%2013.7437%201.49372L8.23813%207L13.7437%2012.5063C14.0592%2012.8217%2014.0834%2013.318%2013.8165%2013.6613L13.7437%2013.7437C13.4283%2014.0592%2012.932%2014.0834%2012.5887%2013.8165L12.5063%2013.7437L7%208.23813L1.49372%2013.7437C1.15201%2014.0854%200.597993%2014.0854%200.256279%2013.7437C-0.0854257%2013.402%20-0.0854257%2012.848%200.256279%2012.5063L5.76188%207L0.256279%201.49372C-0.0591407%201.17829%20-0.0834044%200.681967%200.183488%200.338713L0.256279%200.256279L0.183488%200.338713Z'%20fill='%23666666'/%3e%3c/svg%3e")}.modal-container .modal .modal-body{width:auto;min-width:auto;margin-bottom:40px;color:#2a2a2a;text-align:center;font-size:14px;font-weight:400}.modal-container[data-duration="0"] .modal-background,.modal-container[data-duration="0"] .modal,.modal-container[data-duration="0"] .out,.modal-container[data-duration="0"] .content{animation-duration:0ms}.modal-container[data-duration="0"].active.out{animation-delay:0ms}.modal-container[data-duration="1"] .modal-background,.modal-container[data-duration="1"] .modal,.modal-container[data-duration="1"] .out,.modal-container[data-duration="1"] .content{animation-duration:.1s}.modal-container[data-duration="1"].active.out{animation-delay:.1s}.modal-container[data-duration="2"] .modal-background,.modal-container[data-duration="2"] .modal,.modal-container[data-duration="2"] .out,.modal-container[data-duration="2"] .content{animation-duration:.2s}.modal-container[data-duration="2"].active.out{animation-delay:.2s}.modal-container[data-duration="3"] .modal-background,.modal-container[data-duration="3"] .modal,.modal-container[data-duration="3"] .out,.modal-container[data-duration="3"] .content{animation-duration:.3s}.modal-container[data-duration="3"].active.out{animation-delay:.3s}.modal-container[data-duration="4"] .modal-background,.modal-container[data-duration="4"] .modal,.modal-container[data-duration="4"] .out,.modal-container[data-duration="4"] .content{animation-duration:.4s}.modal-container[data-duration="4"].active.out{animation-delay:.4s}.modal-container[data-duration="5"] .modal-background,.modal-container[data-duration="5"] .modal,.modal-container[data-duration="5"] .out,.modal-container[data-duration="5"] .content{animation-duration:.5s}.modal-container[data-duration="5"].active.out{animation-delay:.5s}.modal-container[data-duration="6"] .modal-background,.modal-container[data-duration="6"] .modal,.modal-container[data-duration="6"] .out,.modal-container[data-duration="6"] .content{animation-duration:.6s}.modal-container[data-duration="6"].active.out{animation-delay:.6s}.modal-container[data-duration="7"] .modal-background,.modal-container[data-duration="7"] .modal,.modal-container[data-duration="7"] .out,.modal-container[data-duration="7"] .content{animation-duration:.7s}.modal-container[data-duration="7"].active.out{animation-delay:.7s}.modal-container[data-duration="8"] .modal-background,.modal-container[data-duration="8"] .modal,.modal-container[data-duration="8"] .out,.modal-container[data-duration="8"] .content{animation-duration:.8s}.modal-container[data-duration="8"].active.out{animation-delay:.8s}.modal-container[data-duration="9"] .modal-background,.modal-container[data-duration="9"] .modal,.modal-container[data-duration="9"] .out,.modal-container[data-duration="9"] .content{animation-duration:.9s}.modal-container[data-duration="9"].active.out{animation-delay:.9s}.modal-container[data-duration="10"] .modal-background,.modal-container[data-duration="10"] .modal,.modal-container[data-duration="10"] .out,.modal-container[data-duration="10"] .content{animation-duration:1s}.modal-container[data-duration="10"].active.out{animation-delay:1s}.modal-container[data-bg-opacity="0"].active .modal-background{animation-name:fade-in-0}.modal-container[data-bg-opacity="0"].active.out .modal-background{animation-name:fade-out-0}.modal-container[data-bg-opacity="1"].active .modal-background{animation-name:fade-in-1}.modal-container[data-bg-opacity="1"].active.out .modal-background{animation-name:fade-out-1}.modal-container[data-bg-opacity="2"].active .modal-background{animation-name:fade-in-2}.modal-container[data-bg-opacity="2"].active.out .modal-background{animation-name:fade-out-2}.modal-container[data-bg-opacity="3"].active .modal-background{animation-name:fade-in-3}.modal-container[data-bg-opacity="3"].active.out .modal-background{animation-name:fade-out-3}.modal-container[data-bg-opacity="4"].active .modal-background{animation-name:fade-in-4}.modal-container[data-bg-opacity="4"].active.out .modal-background{animation-name:fade-out-4}.modal-container[data-bg-opacity="5"].active .modal-background{animation-name:fade-in-5}.modal-container[data-bg-opacity="5"].active.out .modal-background{animation-name:fade-out-5}.modal-container[data-bg-opacity="6"].active .modal-background{animation-name:fade-in-6}.modal-container[data-bg-opacity="6"].active.out .modal-background{animation-name:fade-out-6}.modal-container[data-bg-opacity="7"].active .modal-background{animation-name:fade-in-7}.modal-container[data-bg-opacity="7"].active.out .modal-background{animation-name:fade-out-7}.modal-container[data-bg-opacity="8"].active .modal-background{animation-name:fade-in-8}.modal-container[data-bg-opacity="8"].active.out .modal-background{animation-name:fade-out-8}.modal-container[data-bg-opacity="9"].active .modal-background{animation-name:fade-in-9}.modal-container[data-bg-opacity="9"].active.out .modal-background{animation-name:fade-out-9}.modal-container[data-bg-opacity="10"].active .modal-background{animation-name:fade-in-10}.modal-container[data-bg-opacity="10"].active.out .modal-background{animation-name:fade-out-10}.modal-container.active{transform:scale(1)}.modal-container.active .modal-background{height:100%;background:#000;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:forwards}.modal-container.active .modal-background .modal{opacity:0;animation-name:opacity-in;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:forwards}.modal-container.active.out{animation-name:quick-scale-down;animation-duration:0s;animation-timing-function:linear;animation-fill-mode:forwards}.modal-container.active.out .modal-background{animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:forwards}.modal-container.active.out .modal-background .modal{animation-name:opacity-out;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:forwards}@keyframes opacity-in{0%{opacity:0}to{opacity:1}}@keyframes opacity-out{0%{opacity:1}to{opacity:0}}@keyframes scale-back{0%{transform:scale(1)}to{transform:scale(.85)}}@keyframes quick-scale-down{0%{transform:scale(1)}99.9%{transform:scale(1)}to{transform:scale(0)}}.alert-modal{width:440px;padding:24px 32px;background-color:#fff;border-radius:8px}.alert-modal .modal-footer{display:flex;gap:10px;justify-content:center}.alert-modal .modal-footer .btn{width:80px;height:32px;margin:0}.alert-modal .modal-footer .cancel-btn{color:#676767;background-color:#e8edf2}.alert-modal .modal-footer .cancel-btn:hover{background-color:#ddd}.alert-modal .modal-footer .cancel-btn:active{background-color:#eee}.basic-input{width:100%;height:32px;padding:12px;border:1px solid #DDD;border-radius:7px;font-size:12px;font-weight:400}.basic-input::placeholder{color:#aaa;font-size:12px;font-weight:400}.basic-input:focus{border-color:#5dabff}.basic-input:invalid,.basic-input[aria-invalid]{border-color:#eb0101}.basic-input:disabled{color:#aaa;background-color:#eee}.facilities-page table tbody tr:hover td:not(:first-of-type,:last-of-type,:nth-last-of-type(2)){cursor:pointer;opacity:.8}.modal-container .facility-modal.modal{width:520px;padding:24px 70px}.modal-container .facility-modal.modal .modal-body{margin-bottom:30px}.modal-container .facility-modal.modal .modal-body>*:not(:last-child){margin-bottom:14px}.modal-container .facility-modal.modal .modal-footer{display:flex;gap:10px;align-items:center;justify-content:center}.modal-container .facility-modal.modal .modal-footer button{width:80px;height:32px}.modal-container .facility-modal.modal .modal-footer button.close-btn{background-color:#666}.modal-container .facility-modal.modal .modal-footer button.close-btn:hover{background-color:#555}.modal-container .facility-modal.modal .modal-footer button.close-btn:active{background-color:#444}.modal-container .input-group.switch{gap:0;justify-content:flex-start;width:100%}.modal-container .input-group.switch .switch:first-of-type{margin-right:80px}.modal-container .input-group.map-pin{justify-content:flex-start}.modal-container .input-group:has(.select-group){gap:20px}.modal-container .input-group .readonly-white{background-color:transparent!important}.modal-container .select-group{display:flex;flex-grow:1;flex-direction:column;gap:4px}.modal-container .image-group{display:flex;gap:4px;height:110px;padding:4px;overflow:auto;border:1px solid #DDD}.modal-container .image-group .image-item{display:flex;flex-shrink:0;justify-content:flex-end;width:80px;height:80px;padding:4px;background-color:#d9d9d9;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:2px}.modal-container .image-group .image-item img{width:14px;height:14px;cursor:pointer}.modal-container .address-modal.modal{width:560px}.modal-container .address-modal.modal .modal-body{height:60vh;padding-right:16px;padding-left:16px;margin-right:-32px;margin-bottom:0;margin-left:-32px}.modal-container .map-pin-modal.modal{width:640px;padding:24px 70px}.modal-container .map-pin-modal.modal .modal-body{margin-bottom:30px}.modal-container .map-pin-modal.modal .modal-footer{display:flex;gap:10px;align-items:center;justify-content:center}.modal-container .map-pin-modal.modal .modal-footer button{width:80px;height:32px}.modal-container .map-pin-modal.modal .modal-footer button.close-btn{background-color:#666}.modal-container .map-pin-modal.modal .modal-footer button.close-btn:hover{background-color:#555}.modal-container .map-pin-modal.modal .modal-footer button.close-btn:active{background-color:#444}.modal-container .map-canvas{width:500px;height:442px;background-color:#eee}.select{position:relative;box-sizing:border-box;height:32px}.select>.select-button{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 10px;line-height:1;background-color:#fff;border:1px solid #DDD;border-radius:7px;font-size:12px;font-weight:400}.select>.select-button>div{flex-grow:1;width:0}.select>.select-button span.placeholder{color:#aaa}.select>.select-button:after{display:block;width:14px;height:14px;content:"";background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.8951%204H10.9082C10.8411%204%2010.7779%204.0293%2010.7385%204.07734L7.00025%208.66641L3.26203%204.07734C3.22256%204.0293%203.1594%204%203.09229%204H2.10543C2.0199%204%201.9699%204.08672%202.0199%204.14883L6.65945%209.84531C6.82788%2010.0516%207.17262%2010.0516%207.33973%209.84531L11.9793%204.14883C12.0306%204.08672%2011.9806%204%2011.8951%204Z'%20fill='%23666666'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.select>.select-button:hover:not(:disabled){background-color:#f5f7f9}.select>.select-button:disabled{cursor:default;opacity:.5}.select.open>.select-button{border-color:#5dabff}.select.open>.select-button:after{transform:rotate(180deg)}.select-backdrop{position:fixed;inset:0;z-index:999;background:transparent;outline:none}.select-list{position:fixed;z-index:1000;max-height:200px;padding:8px 4px;overflow-y:auto;background-color:#fff;border:1px solid #DDD;border-radius:7px;box-shadow:0 2px 8px #00000026;font-size:12px;font-weight:400}.select-list>li{display:flex;align-items:center;height:30px;padding:0 12px;cursor:pointer;border-radius:6px}.select-list>li.disabled{color:#aaa}.select-list>li:hover{color:#005fc4;background-color:#e8f3ff}.select-list>li>button{width:100%;height:100%;padding:0;text-align:left;cursor:pointer;background:none;border:none}.switch{display:flex;gap:8px;align-items:center;width:fit-content}.switch:not(.disabled){cursor:pointer}.switch.disabled{filter:grayscale(100%);opacity:.4}.switch .inner{position:relative;flex-shrink:0;width:32px;height:18px;background-color:#aaa;border-radius:10px;transition:background-color .1s}.switch .inner:before{position:absolute;top:2px;left:2px;display:block;width:14px;height:14px;content:"";background-color:#fff;border-radius:50%;transition:left .1s}.switch .label{flex-shrink:0}.switch.on .inner{background-color:#5dabff}.switch.on .inner:before{left:16px}.pagination{display:flex;gap:4px;align-items:center}.pagination button{width:30px;height:24px;line-height:24px;text-align:center;background-color:#fff;border-radius:4px;font-size:14px;font-weight:400}.pagination button:not(.move-button,.active,:disabled):hover{background-color:#e8f3ff}.pagination button.active{color:#fff;background-color:#5dabff}.pagination button.move-button{width:12px;height:24px}.pagination button.move-button:hover{opacity:.8}.pagination button.move-button:active{opacity:.6}.pagination button.move-button:disabled{opacity:.2}.pagination button.move-button.to-left-end{margin-right:6px}.pagination button.move-button.to-left{margin-right:14px}.pagination button.move-button.to-right{margin-left:14px}.pagination button.move-button.to-right>img{transform:rotate(180deg)}.pagination button.move-button.to-right-end{margin-left:6px}.pagination button.move-button.to-right-end>img{transform:rotate(180deg)}.checkbox{width:fit-content}.checkbox>input[type=checkbox]{display:none}.checkbox>input+label{display:flex;gap:4px;align-items:center;width:fit-content;cursor:pointer}.checkbox>input+label>span.text-ellipsis{flex-grow:1;width:0;padding-right:4px;line-height:1.2;text-align:left}.checkbox>input+label:before{display:block;flex-shrink:0;width:14px;height:14px;content:"";background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='13'%20height='13'%20fill='white'%20stroke='%23DDDDDD'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}.checkbox>input:checked+label:before{background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='13'%20height='13'%20fill='%235DABFF'%20stroke='%23DDDDDD'/%3e%3cpath%20d='M11.8696%203H10.6434C10.56%203%2010.4815%203.03906%2010.4324%203.10313L5.78739%209.22188L3.56818%206.55556C3.51913%206.49149%203.44065%206.45243%203.35726%206.45243H2.13101C2.02474%206.45243%201.96261%206.56806%202.02474%206.65087L5.36393%2010.7938C5.57321%2011.0688%206.00158%2011.0688%206.20922%2010.7938L11.9743%203.19844C12.038%203.11563%2011.9759%203%2011.8696%203Z'%20fill='white'/%3e%3c/svg%3e")}.inquiries-page table tbody tr:hover{cursor:pointer;opacity:.8}.inquiries-page table tbody tr td span.pending{color:#eb0101}.modal-container .inquiry-modal.modal{width:520px;padding:24px 70px}.modal-container .inquiry-modal.modal .modal-body{margin-bottom:30px}.modal-container .inquiry-modal.modal .modal-footer{display:flex;gap:10px;align-items:center;justify-content:center}.modal-container .inquiry-modal.modal .modal-footer button{width:80px;height:32px}.modal-container .inquiry-modal.modal .modal-footer button.close-btn{background-color:#666}.modal-container .inquiry-modal.modal .modal-footer button.close-btn:hover{background-color:#555}.modal-container .inquiry-modal.modal .modal-footer button.close-btn:active{background-color:#444}.modal-container .input-group{display:flex;align-items:center;justify-content:space-between}.modal-container .input-group.textarea{flex-wrap:wrap}.modal-container .input-group label{flex-shrink:0;width:80px;text-align:left;font-size:12px;font-weight:400}.modal-container .input-group:not(:last-of-type){margin-bottom:14px}.modal-container .input-group input:read-only{color:#2a2a2a;background-color:#f4f4f4}.payments-page table td.canceled{color:#eb0101}.payments-page table td button.gray-btn{color:#2a2a2a;background-color:#ddd}.payments-page table td button.gray-btn:disabled{color:#aaa}.sns-logo{width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:contain}.sns-logo.kakao{background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='36'%20height='36'%20rx='4.5'%20fill='%23F9E001'/%3e%3crect%20x='4.5'%20y='4.5'%20width='27'%20height='27'%20rx='13.5'%20fill='%23F9E001'/%3e%3cpath%20d='M18%2010.5C19.356%2010.5%2020.6102%2010.7857%2021.7626%2011.3571C22.9149%2011.9285%2023.8259%2012.7056%2024.4955%2013.6882C25.1652%2014.6707%2025.5%2015.7425%2025.5%2016.9035C25.5%2018.0645%2025.1652%2019.1378%2024.4955%2020.1234C23.8259%2021.1091%2022.9163%2021.8876%2021.7667%2022.459C20.6172%2023.0304%2019.3616%2023.3161%2018%2023.3161C17.5703%2023.3161%2017.1267%2023.2829%2016.6691%2023.2164C14.6825%2024.7099%2013.625%2025.4658%2013.4967%2025.4839C13.4353%2025.5081%2013.3767%2025.505%2013.3209%2025.4748C13.2985%2025.4567%2013.2818%2025.4325%2013.2706%2025.4022C13.2595%2025.372%2013.2539%2025.3448%2013.2539%2025.3206V25.2843C13.2874%2025.0485%2013.5413%2024.0659%2014.0156%2022.3365C12.9386%2021.7561%2012.0834%2020.9866%2011.4501%2020.0282C10.8167%2019.0698%2010.5%2018.0282%2010.5%2016.9035C10.5%2015.7425%2010.8348%2014.6707%2011.5045%2013.6882C12.1741%2012.7056%2013.0851%2011.9285%2014.2374%2011.3571C15.3898%2010.7857%2016.644%2010.5%2018%2010.5Z'%20fill='black'/%3e%3c/svg%3e")}.sns-logo.naver{background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='36'%20height='36'%20rx='4.5'%20fill='%2304C95A'/%3e%3crect%20x='4.5'%20y='4.5'%20width='27'%20height='27'%20rx='13.5'%20fill='%2304C95A'/%3e%3cpath%20d='M20.671%2018.5275L15.1096%2010.5H10.5V25.5H15.329V17.4712L20.8904%2025.5H25.5V10.5H20.671V18.5275Z'%20fill='white'/%3e%3c/svg%3e")}.sns-logo.google{background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='36'%20height='36'%20rx='4.5'%20fill='white'/%3e%3crect%20x='4.5'%20y='4.5'%20width='27'%20height='27'%20rx='13.5'%20fill='white'/%3e%3cg%20clip-path='url(%23clip0_1890_18063)'%3e%3cpath%20d='M25.3538%2018.1728C25.3538%2017.663%2025.3124%2017.1504%2025.2242%2016.6488H18.15V19.5369H22.2011C22.033%2020.4684%2021.4928%2021.2924%2020.7019%2021.816V23.69H23.1188C24.538%2022.3837%2025.3538%2020.4546%2025.3538%2018.1728Z'%20fill='%234285F4'/%3e%3cpath%20d='M18.15%2025.5007C20.1728%2025.5007%2021.8786%2024.8365%2023.1215%2023.6901L20.7047%2021.8161C20.0322%2022.2736%2019.1641%2022.5327%2018.1528%2022.5327C16.1961%2022.5327%2014.5371%2021.2126%2013.9418%2019.4379H11.4478V21.3697C12.721%2023.9023%2015.3142%2025.5007%2018.15%2025.5007Z'%20fill='%2334A853'/%3e%3cpath%20d='M13.9391%2019.4377C13.6249%2018.5062%2013.6249%2017.4976%2013.9391%2016.5661V14.6343H11.4478C10.3841%2016.7535%2010.3841%2019.2503%2011.4478%2021.3695L13.9391%2019.4377Z'%20fill='%23FBBC04'/%3e%3cpath%20d='M18.15%2013.4685C19.2193%2013.452%2020.2527%2013.8544%2021.0271%2014.5929L23.1684%2012.4516C21.8125%2011.1784%2020.0129%2010.4785%2018.15%2010.5005C15.3142%2010.5005%2012.721%2012.0989%2011.4478%2014.6343L13.9391%2016.5661C14.5316%2014.7886%2016.1934%2013.4685%2018.15%2013.4685Z'%20fill='%23EA4335'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1890_18063'%3e%3crect%20width='15'%20height='15'%20fill='white'%20transform='translate(10.5%2010.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.sns-logo.apple{background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='36'%20height='36'%20rx='4.5'%20fill='%23111111'/%3e%3crect%20x='4.5'%20y='4.5'%20width='27'%20height='27'%20rx='13.5'%20fill='%23111111'/%3e%3cg%20clip-path='url(%23clip0_1890_18065)'%3e%3cpath%20d='M24.12%2022.1896C23.8931%2022.7136%2023.6246%2023.196%2023.3135%2023.6395C22.8895%2024.2441%2022.5422%2024.6626%2022.2747%2024.895C21.8599%2025.2765%2021.4154%2025.4719%2020.9395%2025.483C20.5979%2025.483%2020.1858%2025.3858%2019.7062%2025.1885C19.225%2024.9923%2018.7828%2024.895%2018.3785%2024.895C17.9544%2024.895%2017.4996%2024.9923%2017.0132%2025.1885C16.526%2025.3858%2016.1335%2025.4885%2015.8334%2025.4987C15.377%2025.5182%2014.9221%2025.3172%2014.4681%2024.895C14.1783%2024.6423%2013.8158%2024.2089%2013.3815%2023.5951C12.9156%2022.9395%2012.5326%2022.1794%2012.2325%2021.3127C11.9111%2020.3766%2011.75%2019.4702%2011.75%2018.5926C11.75%2017.5874%2011.9672%2016.7204%2012.4023%2015.9938C12.7442%2015.4102%2013.1991%2014.9499%2013.7685%2014.6119C14.3378%2014.274%2014.953%2014.1017%2015.6154%2014.0907C15.9779%2014.0907%2016.4533%2014.2029%2017.044%2014.4232C17.6331%2014.6443%2018.0113%2014.7564%2018.1771%2014.7564C18.3011%2014.7564%2018.7213%2014.6253%2019.4335%2014.364C20.1071%2014.1216%2020.6756%2014.0212%2021.1414%2014.0607C22.4034%2014.1626%2023.3515%2014.6601%2023.982%2015.5563C22.8533%2016.2402%2022.295%2017.198%2022.3061%2018.4268C22.3163%2019.3839%2022.6635%2020.1804%2023.3459%2020.8127C23.6552%2021.1063%2024.0005%2021.3331%2024.3848%2021.4942C24.3015%2021.7359%2024.2135%2021.9673%2024.12%2022.1896ZM21.2256%2010.8001C21.2256%2011.5503%2020.9516%2012.2507%2020.4053%2012.899C19.746%2013.6697%2018.9487%2014.1151%2018.084%2014.0448C18.0729%2013.9548%2018.0666%2013.8601%2018.0666%2013.7606C18.0666%2013.0404%2018.3801%2012.2697%2018.9368%2011.6395C19.2148%2011.3204%2019.5683%2011.0551%2019.997%2010.8435C20.4247%2010.635%2020.8293%2010.5197%2021.2099%2010.5C21.221%2010.6003%2021.2256%2010.7006%2021.2256%2010.8001V10.8001Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1890_18065'%3e%3crect%20width='15'%20height='15'%20fill='white'%20transform='translate(10.5%2010.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.modal-container .user-payment-log-modal.modal{width:500px}.modal-container .user-payment-log-modal.modal .modal-body{min-height:40vh;max-height:60vh;padding-right:32px;padding-left:32px;margin-right:-32px;margin-bottom:30px;margin-left:-32px;overflow-y:auto}.modal-container .user-payment-log-modal.modal .modal-footer{display:flex;align-items:center;justify-content:center}.modal-container .user-payment-log-modal.modal .modal-footer button{width:80px;height:32px;color:#fff;background-color:#676767}.modal-container .user-payment-log-modal.modal .modal-footer button:hover{background-color:#aaa}.modal-container .user-payment-log-modal.modal .modal-footer button:active{background-color:#ddd}.modal-container table tbody tr{background-color:transparent}.modal-container table tbody tr:first-of-type{border-top:1px solid #DDD}.modal-container table tbody tr td{height:36px;padding:0 10px}.modal-container table tbody tr td:nth-of-type(1){text-align:left}.modal-container table tbody tr td:nth-of-type(2){text-align:right}.modal-container table tbody tr td:nth-of-type(3){font-weight:600;text-align:right}.modal-container table tbody tr.canceled td:not(:first-of-type){color:#eb0101}
