*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}video{background-color:#fff}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}.container{display:flex;height:100svh}.modal-content{display:"flex";flex-direction:"column"}.next-button{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#fff;height:50px;max-width:200px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;margin-top:20px;align-self:flex-end}.error-content{display:flex;justify-content:space-between;align-items:center}.error-message{color:red;font-size:20px;font-weight:700}.download-button{display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#fff;height:50px;max-width:200px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;margin-top:20px;align-self:flex-end}.tools{min-width:150px;display:flex;flex-direction:column;border-right:1px solid black;overflow-y:scroll;padding-bottom:50px}.button-text{font-family:Inter;color:#2c406e;font-size:12px;font-style:normal;font-weight:500;line-height:19px}.box{padding:12px;border-bottom:1px solid #f3f3f3;display:flex;align-items:center;justify-content:space-between}.button{padding:12px;border-bottom:1px solid #f3f3f3;border-top:0;border-right:0;border-left:0;display:flex;align-items:center;justify-content:space-between}.title{font-family:Inter;color:#2c406e;font-size:16px;font-style:normal;font-weight:500;line-height:19px}.item-text{font-family:Inter;font-size:16px;font-style:normal;font-weight:800;line-height:24px}.input-wrapper{width:36px;height:100%;position:relative;border-right:1px solid #eeeeee;background-color:#fff}.tool-box-buttons{display:flex;flex-direction:column}.tool{border:none;height:50px;width:64px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-bottom:1px solid #eeeeee;transition:background-color .5s ease;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;-ms-transition:background-color .5s ease;-o-transition:background-color .5s ease;cursor:pointer}.selected-tool{background-color:#e6edfc}.bg-green{background-color:#f8fff6}.bg-red{background-color:#fffaf9}.bg-blue{background-color:#fff}.color-green{color:#9cd986}.color-red{color:#ee5c42}.button{display:flex;justify-content:space-between;align-items:center;border-radius:8px;border:1px solid #f3f3f3;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;padding:8px 12px;cursor:pointer}.wrapper{width:20px;height:20px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;display:flex;align-items:center;justify-content:center}.tool-box{margin-top:4px;border-radius:8px;border:1px solid #f3f3f3;background:#fafafade;box-shadow:0 1px 10px #7e7e7e1f;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;width:100px;height:150px;position:relative;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.report-modal-container{width:60%;justify-self:center}.footer{gap:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}.report-modal-button{width:100%;padding:8.47px 21.79px;border-radius:9.68px;border:none;color:#fff;font-size:14.53px;font-weight:500;line-height:23px;text-align:center;cursor:pointer;flex:1}.close-btn{background:#6a7898}.submit-btn{background:#054edd}.report-modal-content{display:flex;flex-direction:column;justify-content:space-between}.report-modal-comment{display:flex;flex-direction:column;justify-content:space-between;gap:12px}.report-modal-header{margin-bottom:1.5rem;height:24px;font-size:20px;font-weight:600;line-height:24.2px;text-align:left;color:#2c406e}.loading{text-align:center;font-size:20px;font-weight:600;line-height:24.2px;color:#2c406e}.item-container{display:flex;align-items:center;justify-content:space-between;gap:8px}.check-item-label{cursor:"pointer";overflow-y:"hidden"}.span{flex:1;font-size:16px;font-weight:400;line-height:24px;text-align:left;cursor:pointer}.tooltip-container{position:relative;display:inline-block}.tooltip-text{visibility:hidden;max-width:14rem;width:70vw;background:#fff2f0;color:#ee5942;font-size:12px;font-weight:500;line-height:19px;text-align:left;box-shadow:0 1px 10px #3757e226;border:1px 0px 0px 0px;border:1px solid #fff2f0;padding:10px;position:absolute;z-index:1;top:70%;left:100%;opacity:0;gap:10px}.tooltip-container:hover .tooltip-text{visibility:visible;opacity:1}.infoIcon{cursor:pointer}.tooltip-text{top:70%;left:100%;border-radius:0 16px 16px}@media (max-width: 768px){.tooltip-text{left:auto;right:100%;border-radius:16px 0 16px 16px}}@media (min-width: 769px) and (max-width: 1024px){.tooltip-text{left:auto;right:100%;border-radius:16px 0 16px 16px}}.text-container{padding:24px 20px;border-radius:12px;border:1px;border:1px solid #eeeeee;gap:4px;display:flex;flex-direction:row;flex:1}.textarea{width:100%;font-size:16px;font-weight:400;line-height:19px;text-align:left;border:none;outline:none;resize:none;font-family:inherit}.textarea::-webkit-input-placeholder{color:#c4c4c4;width:100%}.modal{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006;display:flex}.modal-content{background-color:#fefefe;margin:auto;padding:40px;border:1px solid #888;width:40%;position:relative}.close{color:#aaa;float:right;font-size:28px;font-weight:700;position:absolute;top:0;right:40px}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--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-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--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__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.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;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.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:5px;z-index:var(--toastify-z-index);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}.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,0,0)}to{opacity:0;transform:translate3d(2000px,0,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,0,0)}to{opacity:0;transform:translate3d(-2000px,0,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,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,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,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-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: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:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform: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:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(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}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.copyHistoriesModalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px}.copyHistoriesModalContent{width:70vw;max-width:100%;max-height:90vh;background:#fff;border-radius:8px;padding:20px;box-shadow:0 8px 32px #00000040;display:flex;flex-direction:column;gap:12px;overflow:hidden}.copyHistoriesHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.copyHistoriesTitle{margin:0;font-size:16px;font-weight:600;color:#222}.copyHistoriesCloseButton{background:transparent;border:none;cursor:pointer;padding:6px;display:inline-flex;align-items:center;justify-content:center}.copyHistoriesList{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;overflow-y:auto;padding-bottom:8px;flex:1 1 auto}.copyHistoriesEmpty{margin:12px 0;color:#666;font-size:14px}.copyHistoriesButtons{display:flex;gap:8px;justify-content:flex-end;align-items:center;padding-top:6px;border-top:1px solid rgba(0,0,0,.04)}.copyHistoriesDeleteButton,.copyHistoriesPasteButton{display:flex;gap:8px;align-items:center;padding:8px 12px;border-radius:6px;cursor:pointer;border:1px solid transparent;background:#fff;color:#222;min-height:36px}.copyHistoriesDeleteButton:disabled,.copyHistoriesPasteButton:disabled{opacity:.5;cursor:not-allowed}.copyHistoriesDeleteButton{border-color:#ddd;background:#fff}.copyHistoriesPasteButton{background:#0b74ff;color:#fff;border:none;align-self:flex-end;padding:1rem 2rem}.copyHistoriesButtonText{margin:0;font-size:1rem;font-weight:600}@media (max-width: 640px){.copyHistoriesModalContent{width:100%;padding:12px}.copyHistoriesList{grid-template-columns:repeat(2,1fr)}}.copyHistoryItem{width:100%;height:100%;border-radius:1rem;position:relative;cursor:pointer;border:2px solid #000000}
