.grid-wrapper{border-radius:20px;background:#fff;display:flex;flex-direction:column;padding:12px}.empty-grid-wrapper{background:#fff;display:flex;justify-content:center;align-items:center;height:100%;border-radius:20px}.empty-inner{margin-top:50px;display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;width:50%}.empty-grid-text{font-size:16px;line-height:20px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#707070}.empty-upload-button{width:135px;height:43px;border-radius:8px;background:#0090d4;color:#fff;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:15.4px;border:none;cursor:pointer}.drag-text{font-size:16px;font-weight:400;line-height:18px;color:#707070;margin:0}.drag-p{font-size:12px;font-weight:400;line-height:14px;text-align:center;color:#707070}.drag-drop-wrapper{display:flex;justify-content:center;align-items:center;border-radius:6px;background:#0090d408;border:1px dashed #0090D499;transition:height .3s ease}.inner-wrapper{display:flex;flex-direction:column;align-items:center}.inner-upload-wrapper{border-radius:8px;border:1px solid #70707026;display:flex;flex-direction:column;align-items:flex-start;transition:height .3s ease;justify-content:center;box-sizing:border-box;width:auto;gap:10px;padding:22px}.uploading-info{display:flex;justify-content:space-between;width:100%}.file-info{display:flex;flex-direction:column;gap:5px}.uploading-text{font-size:14px;font-weight:400;line-height:19.6px;text-align:left;color:#707070;margin:0}.uploading-mb{font-size:12px;font-weight:400;line-height:16.8px;text-align:left;color:#70707080;margin:0}.icon-text-wrapper{display:flex;gap:10px;justify-content:center;align-items:center}.button-wrap{display:flex;justify-content:center;align-items:center}.close-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.history-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.history-title{margin:0}.upload-image-blue{background:none;color:#0090d4;font-size:16px;font-weight:700;line-height:17.6px;text-underline-position:from-font;text-decoration-skip-ink:none;border:none;cursor:pointer}@media screen and (min-width: 200px) and (max-width: 1600px){.history-top{margin-bottom:5px}}.grid{display:grid;gap:16px;overflow-y:auto;overflow-x:hidden}.image{width:96%;aspect-ratio:16 / 12;object-fit:cover;border-radius:16px}.time{font-size:14px;font-weight:400;line-height:16px;color:#707070;margin:0;padding-bottom:3px}.item{display:flex;flex-direction:column;align-items:self-start;padding-top:2px;position:relative;cursor:pointer}.item-label{position:absolute;width:auto;height:16px;bottom:8px;left:10px;padding:0 5px 4px 6px;text-align:center;border-radius:6px;color:#fff}.human-label{position:absolute;width:auto;height:16px;bottom:8px;right:6px;padding:0 5px 4px 6px;text-align:center;border-radius:6px;color:#fff}.selected-dot{width:10px;height:10px;border-radius:50%;background:var(--blue-mark-color);position:absolute;top:32px;left:12px;z-index:999}.image-preview{position:relative;width:100%;max-width:500px;margin-top:24px;cursor:pointer}.preview-img{width:100%;aspect-ratio:16 / 12;object-fit:cover;border-radius:16px;filter:grayscale(100%);display:block}.spinner-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;border-radius:16px;display:flex;align-items:center;justify-content:center;pointer-events:none}.spinner-container{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:999}.spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-text{margin-top:8px;color:#fff;font-size:16px}@media screen and (min-width: 200px) and (max-width: 1600px){.image{border-width:4px!important}}.progress-bar-container{width:100%;height:4px;background-color:#e0e0e0;border-radius:12px;overflow:hidden}.progress-bar{height:100%;border-radius:12px;background:linear-gradient(0deg,#0090d4,#0090d4);transition:width .5s ease-in-out}.main-wrapper{border-radius:20px;background:var(--white-background);padding:20px 12px;gap:8px;display:grid;grid-template-rows:auto 1fr auto;max-height:100%;overflow:hidden;height:100%;box-sizing:border-box}.empty-main-wrapper{height:100%;background:var(--white-background);display:flex;justify-content:center;align-items:center;border-radius:20px}.empty-main-text{font-size:16px;line-height:26px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#707070}.inner-content{display:flex;gap:12px;flex-direction:column;justify-content:center;align-items:center;width:45%}@media screen and (min-width: 200px) and (max-width: 1600px){.main-wrapper{padding:7px 12px;gap:4px}}.box-wrapper{box-sizing:border-box;border-radius:15px;min-height:45vh;max-height:49vh;overflow:hidden;display:flex;justify-content:center;min-width:20%}.canvas-wrapper{background-color:#f5f5f5;border-radius:20px;box-sizing:border-box;width:auto;position:relative;height:100%}.konvaser{position:relative;height:100%;background-color:#f5f5f5;border-radius:20px;box-sizing:border-box}.human-annotation{position:absolute;z-index:999;display:flex;gap:15px}.expand-wrapper{width:53px;height:53px;border-radius:8px;background:#00000073;display:flex;justify-content:center;align-items:center;position:absolute;bottom:10px;right:10px;z-index:999;cursor:pointer}.full-screen-button{background:none;border:none;cursor:pointer}.hover-pin-tag{position:absolute;background-color:var(--defect-color);color:#fff;padding:4px 10px;border-radius:6px;box-shadow:0 0 10px #0003;font-size:13px;pointer-events:none;z-index:1000;transition:opacity .3s ease;opacity:.7}.tag-text{font-weight:700}@media screen and (min-width: 200px) and (max-width: 1600px){.konvaser{border-width:4px!important}}@media screen and (min-width: 1820px){.box-wrapper{min-height:46.3vh}}@media screen and (min-height: 1100px){.box-wrapper{min-height:56vh}.konvaser{max-width:70vw;max-height:70vh}}.ab-wrapper{width:215px;min-height:100px;max-height:150px;border:1px;background:#fff;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:20px;z-index:999}.ab-labels{display:flex;flex-wrap:wrap;gap:12px}.label{width:auto;height:26px;border-radius:8px;border:1px solid #bfbebe;font-size:14px;font-weight:400;line-height:17px;color:#bfbebe;padding:6px 10px;display:flex;justify-content:center;align-items:center;cursor:pointer}.active-label{border:1px solid #d4152e;background:#d4152e1a;color:#d4152e;font-size:16px!important}.ab-input{width:200px;min-height:38px;max-height:56px;border-radius:6px;background:#eee;display:flex;padding:10px;justify-content:center;align-items:center}.ab-input textarea{border:none;background:none;flex:1;padding:0;font-size:13px!important;height:100%}.ab-input button{border:none;cursor:pointer;padding:0}.ab-input textarea::placeholder{font-size:13px!important;font-weight:500;line-height:14px;color:#707070}.ab-input textarea:focus{outline:none}@media screen and (min-width: 200px) and (max-width: 1600px){.ab-wrapper{width:169px;min-height:100px;gap:10px;padding:8px}.label{width:auto;height:18px}.ab-labels{gap:8px}.ab-input{width:150px;height:46px;border-radius:6px;background:#eee;display:flex;padding:10px;justify-content:center;align-items:center}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.result-wrapper{box-sizing:border-box;display:flex;background:#fff;flex-direction:column;gap:10px;width:100%;margin-top:10px;min-width:20%;padding-left:10px;padding-right:10px}.color-map{display:flex;gap:25px}.findings-section{display:flex;flex-direction:column;gap:5px}.findings-header{font-family:Oxygen,serif;font-size:18px;font-weight:700;line-height:18px;text-align:left;color:#212121;margin:15px 5px}.finding-items{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.finding-items::-webkit-scrollbar{display:none}.finding-button{min-height:36px;max-height:56px;padding:6px 10px;gap:20px;border-radius:8px;border:none;color:#707070;background:#70707017;font-family:Oxygen,serif;font-size:16px;font-weight:400;line-height:19.2px;text-align:center}.finding-button.active-blue{background:#0090d41a;color:#0090d4}.finding-button.active-red{background:#ff00001a;color:red}.no-findings-section{display:flex;flex-direction:column;gap:10px;padding-bottom:147px}.treatment-wrapper{display:flex;justify-content:space-between;gap:10px;width:100%;box-sizing:border-box;overflow-y:auto;max-height:none}.regenerating-text{font-family:Oxygen,serif;font-size:16px;font-weight:400;line-height:19.2px;text-align:left;color:#212121}.treatment-options{display:flex;flex-direction:column;left:54px;gap:10px;border-radius:16px;border:1px solid #70707017;width:50%;overflow-y:auto;max-height:none}h4,h5,p{margin:0}.line{border:.5px solid #7070701F}.treatment-option-title{font-size:14px;font-weight:700;line-height:15px;color:#212121;padding:13px 13px 0}.treatment-option-description{font-size:14px;font-weight:400;line-height:17.92px;color:#707070;padding:0 13px}.treatment-options::-webkit-scrollbar{width:2px}.treatment-options::-webkit-scrollbar-thumb{background-color:#707070;border-radius:1px}.treatment-options::-webkit-scrollbar-track{background:#f1f1f1}.pros-cons{padding:0 13px 5px;overflow-y:auto;max-height:152px;box-sizing:border-box}.pros h5,.cons h5{font-size:14px;font-weight:700;line-height:15.4px;text-align:left;color:#212121}.pros ul,.cons ul{list-style-type:none;padding-left:0;margin-left:0}.pros li,.cons li{display:flex;align-items:center;padding-left:0;margin-left:0}li{font-size:14px;font-weight:400;line-height:17.92px;text-align:left;color:#707070}.pros li svg,.cons li svg{margin-right:9px}.no-findings-wrapper{display:flex;border:1px solid #70707033;border-radius:16px;gap:16px;padding:16px}.tooth-icon{display:flex;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;border-radius:8px;background:#0090d41a}.no-findings-description{gap:9px;display:flex;flex-direction:column;justify-content:space-evenly}.no-findings-description h4{font-size:14px;font-weight:700;line-height:15.4px;color:#212121}.no-findings-description p{font-size:14px;font-weight:400;line-height:17.92px;color:#707070}.findings-section{display:flex;width:100%}.finding-wrap{display:flex;align-items:center;justify-content:space-between;gap:10px}.refresh-section,.edit-section{display:flex;justify-content:center;gap:10px;align-items:center}.refresh-button,.edit-details-button{background:none;border:none;cursor:pointer;padding:0}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate{animation:rotate 2s linear infinite}@media screen and (min-width: 200px) and (max-width: 1700px){.result-wrapper{max-height:238px;margin-top:5px;gap:8px}.finding-button{min-height:30px;max-height:50px;font-size:12px;font-weight:400;line-height:14px}.no-findings-description h4{font-size:12px;font-weight:600;line-height:13.4px}.no-findings-description p{font-size:12px;font-weight:400;line-height:14px}.pros h5,.cons h5{font-size:12px;font-weight:600;line-height:14px}li{font-size:12px;font-weight:400;line-height:14px}.pros ul,.cons ul{margin:3px}.treatment-option-title{padding:8px 13px 0}.pros-cons{max-height:80px}.treatment-options{width:100%;gap:7px}.color-map{display:flex;gap:5px}}.dot-text{display:flex;align-items:center;margin-right:20px}.dot{height:12px;width:12px;border-radius:50%;margin-right:8px}.text{font-family:Oxygen,serif;font-size:16px;font-weight:400;line-height:19.2px;text-align:left;color:#707070}@media screen and (min-width: 200px) and (max-width: 1600px){.dot{height:10px;width:10px}.text{font-size:14px;font-weight:400;line-height:16px}}.viewer-header-wrapper{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;height:50px}.wrap-defect-buttons{display:flex;gap:10px}.default-button{width:44px;height:44px;border-radius:8px;cursor:pointer;display:flex;justify-content:center;align-items:center;border:none;background:#7070701a}.active-thumb{background:#0090d41a}.green{border:2px solid var(--non-defect-color);color:var(--non-defect-color);background:#fff}.red{border:2px solid var(--defect-color);color:var(--defect-color);background:#fff}.active-red{color:#fff;background:var(--defect-color)}.active-green{color:#fff;background:var(--non-defect-color)}.toggle-button{width:44px;height:44px;border-radius:8px;cursor:pointer;display:flex;justify-content:center;align-items:center;border:none}.toggle-active{background:linear-gradient(90deg,#52d48d,#96e052)}.toggle-inactive{background:#bfbebe85}@media screen and (min-width: 200px) and (max-width: 1600px){.viewer-header-wrapper{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;height:40px}.default-button,.toggle-button{width:38px;height:38px}}.app-container{display:flex;gap:15px;margin:0 0 14px;overflow:hidden;box-sizing:border-box}.resize-stick{width:7px;height:188px;border-radius:10px;background:#d9d9d9;cursor:col-resize}.thumbnail-header-wrapper{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;background:var(--white-background);height:55px;width:48%;border-radius:20px;padding:0 20px}.connection-status{display:flex;justify-content:center;gap:10px;align-items:center;margin-right:20px}.connection-status .text-indic{margin-right:15px}.text-indic{font-size:16px;font-weight:400;line-height:18px;color:#707070;-webkit-user-select:none;user-select:none}.settings-wrapper{display:flex;justify-content:center;gap:10px;align-items:center}.icons-button{height:50px;padding:10px;text-align:center;border-radius:8px;border:none;background:#fff;cursor:pointer;transition:box-shadow .3s ease;align-items:center}.live-label{font-size:16px;font-weight:400;line-height:18px;padding-left:10px;cursor:pointer}.outer-indicator{min-width:20px;min-height:20px;border-radius:50%;position:relative}.inner-indicator{min-width:10px;min-height:10px;border-radius:50%;position:absolute;top:5px;left:5px;z-index:999}.service-contract{width:184px;height:34px;border-radius:10px;color:#fff;font-size:14px;display:flex;justify-content:center;align-items:center;font-family:Oxygen,sans-serif;box-sizing:border-box;-webkit-user-select:none;user-select:none;padding:0 2px}.gold{background:linear-gradient(to bottom,#d59d25,#c08d2d)}.expired{background:linear-gradient(to bottom,#888,#5c5c5c);width:170px;font-size:14px}.contract-value{padding-left:5px;font-size:14px;font-weight:600}@media screen and (min-width: 200px) and (max-width: 1800px){.thumbnail-header-wrapper{width:58%;height:50px}.service-contract{width:174px;font-size:12px}.contract-value{padding-left:1px;font-size:12px}}.details-pop-up-container{position:fixed;z-index:1000;display:grid;grid-template-rows:auto 1fr auto;width:600px;height:360px;top:50%;left:50%;transform:translate(-50%,-50%);padding:30px;gap:26px;border-radius:12px;opacity:1;background:#fff}.overlay-details{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}.main-pop-up-block-details{display:flex;justify-content:center;align-items:center;border-radius:6px;background:#0090d408;border:1px dashed #0090D499;transition:height .3s ease;padding-top:5px}.pop-inner-wrapper-details{display:flex;flex-direction:column;gap:10px;width:90%;max-width:600px;position:relative}.details-pop-up-container h3{margin:0}.pop-up-buttons{display:flex;justify-content:space-between;gap:10px}.pop-up-button{width:283px;height:50px;padding:14px 21px;gap:10px;border-radius:8px;border:none;font-size:14px;font-weight:700;line-height:15.4px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.pop-up-cancel{background:#7070701a;color:#707070}.pop-up-save{color:#fff}.pop-inner-wrapper-details label{display:flex;flex-direction:column;margin-bottom:16px;font-size:14px}.pop-inner-wrapper-details select{box-sizing:border-box;height:35px;border-radius:8px;border:1px solid #0090D4;padding:0 30px 0 10px;font-size:14px;margin-top:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%230090D4"><path d="M7 10l5 5 5-5H7z"/></svg>') no-repeat right 10px center;background-size:16px}.pop-inner-wrapper-details select:focus{outline:none}.patient-option{width:100%!important}.pop-inner-wrapper-details input{height:37px;border-radius:8px;border:1px solid #0090D4;padding:0 10px;font-size:14px;margin-top:4px}.header-wrapper{display:flex;align-items:center;justify-content:space-between;margin:13px 0}.logos{display:flex;gap:15px;margin-left:20px}.customer-logo{display:flex;justify-content:flex-start;padding-top:3px}.customer-logo img{height:25px}@media screen and (min-width: 200px) and (max-width: 1600px){.header-wrapper{margin:8px 0}}.home-main-wrapper{width:98vw;display:grid;grid-template-rows:auto 1fr auto;max-height:100vh;height:100vh;overflow:hidden}.login-wrapper{width:98vw;max-height:100vh;height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#f7f7f7}.inner-login-content{display:flex;flex-direction:column;align-items:center;gap:14px;width:30%;padding:40px;border-radius:12px;background:#fff;position:relative;box-shadow:2px 2px 8px #0000001a}.login-icon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#0090d4,#00d4cd);display:flex;justify-content:center;align-items:center;position:absolute;top:-25px;box-shadow:0 4px 8px #0003}.login-button{width:100%;padding:10px;border:none;border-radius:6px;background:linear-gradient(135deg,#0090d4,#00bbd4);color:#fff;font-size:16px;cursor:pointer;font-family:Oxygen,sans-serif;font-weight:700;line-height:16px}.inner-login-content h2{font-family:Oxygen,serif;font-size:20px;font-weight:700;line-height:24px;-webkit-user-select:none;user-select:none;color:#525252}.login-input{width:95%;padding:10px;border:1px solid #ccc;border-radius:6px;font-size:16px}.login-input:focus{border-color:#0090d4;outline:none}.login-button:hover{background:#00a3d4}body{margin:0;padding:0;font-family:var(--default-font-family),serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f7f7;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}:root{--default-font-family: "Oxygen";--defect-color: #d4152e;--non-defect-color: #03b564;--grey-background: #f7f7f7;--white-background: #ffffff;--blue-mark-color: #0090d4eb}button{font-family:var(--default-font-family),serif}@media screen and (min-width: 200px) and (max-width: 1600px){body{overflow:auto;height:auto}}
