@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap";:root{--scroll-width: 6px;--scroll-height: 6px;--app-header-height: 60px;--app-nav-tab-height: 40px;--table-toolbar-height: 40px}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Noto Sans KR,sans-serif;height:calc(100vh + env(safe-area-inset-top));padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}body{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none;margin:0;padding:0}hr{border:0;border-bottom:1px solid #4e4e4e}#root{width:100vw;height:100vh;-webkit-tap-highlight-color:transparent}.custom__scrollbar::-webkit-scrollbar{width:var(--scroll-width);height:var(--scroll-height)}.custom__scrollbar::-webkit-scrollbar-track{background:transparent!important}.custom__scrollbar::-webkit-scrollbar-thumb{background:#0000000d!important;border-radius:100px!important}.custom__scrollbar::-webkit-scrollbar-thumb:hover{background:#0000001a}.mobile__layout,.prevent-select{-webkit-user-drag:none;-webkit-user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mobile__layout::-webkit-scrollbar,.scrollbar__hidden::-webkit-scrollbar{display:none}.input__upload--images{display:"none"}.upload__images--label{cursor:pointer;width:100%}.upload__images--label>input{display:none}.upload__images--label.hasImage{width:auto}.images--preview{border-radius:8px;width:100px;height:100px;object-fit:cover}#swipe__view,#swipe__view .react-swipeable-view-container{width:100%;height:100%}.panel__resize__handle{display:flex;align-items:center;justify-content:center}.panel__resize__handle .MuiSkeleton-root{display:none}.panel__resize__handle:is(:focus,:hover) .MuiSkeleton-root{display:unset}.panel__resize__handle:focus .MuiSkeleton-root{background-color:#732169}div.file__input{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;min-height:32px}div.file__input>label{flex:0 0 80px;font-size:12px;font-weight:700;max-height:32px;white-space:unset;overflow:unset;transform:unset;word-break:break-word}div.file__input>label>span{color:#f33b3b}div.file__input input[type=file]{flex:1 0 calc(100% - 80px);border:1px solid #d8d8d8;border-radius:4px;height:32px;cursor:pointer;color:transparent}div.file__input input[type=file]:disabled{cursor:default;background-color:#eee}div.file__input input[type=file]:not(:disabled).dragging{border:2px dashed #732169!important}div.file__input--preview{flex:1 0 calc(100% - 80px);border:1px solid #d8d8d8;border-radius:4px;height:32px;display:flex;align-items:center;justify-content:space-between;background-color:#eee;padding:8px;position:relative}div.file__input--preview input[type=text]{width:100%;font-size:12px;color:#000;border:unset;background-color:unset}.file__input input[type=file]::file-selector-button{display:none}div.file__input p.file__input--helper-text{padding-top:4px;font-size:12px;font-weight:400;line-height:normal;flex:1 0 100%}div.file__input p.file__input--helper-text.error{color:#f33b3b}#handlePrint{display:none}@media print{#handlePrint{display:block}}.header__highlight{background-color:#ff0!important}.sigPadContainer,.sigPad{width:100%;height:100%}.sigPreview{margin-top:80px}.sigImage{border-radius:10px;display:block;width:200px;margin:0 auto;aspect-ratio:1/1;border:1px solid #d5d5d5;background-color:#fff;cursor:pointer;object-fit:contain}
