body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--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 #0000001a;--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(90deg,#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:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.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{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Login_container__UnOzY{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;overflow:hidden;position:relative}.Login_leftPanel__sztxX{align-items:center;background-color:#e0e0e2;border-top-right-radius:0;display:flex;flex:0.55 1;justify-content:center;padding:2rem}.Login_loginCard__\+ctG-{background:#0000;border-radius:0;box-shadow:none;max-width:380px;padding:0;width:100%}.Login_title__Pqf\+z{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:.5rem;text-align:left}.Login_subtitle__-Zofx{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:2rem;text-align:left}.Login_form__iHhDl{gap:1.5rem}.Login_form__iHhDl,.Login_inputGroup__9S\+NV{display:flex;flex-direction:column;width:340px}.Login_inputGroup__9S\+NV{align-items:flex-start;gap:.5rem}.Login_label__xKQg0{color:#333;font-size:.9rem;font-weight:500}.Login_input__\+gaU2{background-color:#fafafa;border:1.5px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:.875rem 1rem;transition:border-color .2s ease;width:340px}.Login_input__\+gaU2:focus{background-color:#fff;border-color:#007aff;outline:none}.Login_input__\+gaU2::placeholder{color:#999}.Login_passwordWrapper__\+lMo7{position:relative;width:340px}.Login_eyeIcon__KdbrC{cursor:pointer;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.Login_forgotPassword__8C6-T{display:flex;justify-content:flex-end;margin-top:-.5rem}.Login_forgotPasswordLink__4byRP{color:#1645e8;font-size:.9rem;font-weight:500;text-decoration:none}.Login_signInButton__UpXwJ{background-color:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem;width:340px}.Login_signInButton__UpXwJ:hover:not(:disabled){background-color:#000}.Login_footerText__fRbL3{color:#666;font-size:.9rem;margin-top:1.5rem;text-align:center}.Login_signUpLink__-Fefi{color:#1645e8;font-weight:500;text-decoration:none}.Login_rightPanel__tjDrj{align-items:center;background-color:#242531;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;position:relative}.Login_logoSection__Nyq31{position:absolute;right:2rem;top:2rem}.Login_logoPlaceholder__h8o7f{background:none;margin-right:100px;margin-top:40px}.Login_welcomeContent__16x\+a{text-align:center}.Login_welcomeTitle__BUODK{color:#fff;font-size:3.5rem;font-weight:600;margin-bottom:2rem;margin-left:80px;text-align:left}.Login_illustrationContainer__NI4za{align-items:center;display:flex;justify-content:center}.Login_illustrationPlaceholder__u-9Qz{background:none;border:none;border-radius:0;margin-right:80px;transform:scaleY(.9);width:auto}.Login_container__UnOzY:after{background-color:#242531;border-radius:0 0 30px 0;content:"";height:60px;left:45%;position:absolute;top:-30px;width:60px;z-index:10}@media (max-width:600px){.Login_container__UnOzY{flex-direction:column}.Login_leftPanel__sztxX,.Login_rightPanel__tjDrj{flex:none;width:100%}.Login_container__UnOzY:after,.Login_rightPanel__tjDrj{display:none}.Login_leftPanel__sztxX{align-items:center;background-color:#e0e0e2;display:flex;justify-content:center;min-height:100vh;padding:1rem}.Login_loginCard__\+ctG-{align-items:center;display:flex;flex-direction:column;max-width:100%;width:100%}.Login_subtitle__-Zofx,.Login_title__Pqf\+z{text-align:center;width:100%}.Login_form__iHhDl{margin:0 auto;max-width:340px;width:100%}.Login_inputGroup__9S\+NV,.Login_input__\+gaU2,.Login_passwordWrapper__\+lMo7,.Login_signInButton__UpXwJ{width:100%}.Login_forgotPassword__8C6-T{margin:0 auto;max-width:340px;width:100%}.Login_footerText__fRbL3{text-align:center;width:100%}}@media (max-width:480px){.Login_title__Pqf\+z{font-size:1.8rem}.Login_subtitle__-Zofx{font-size:1rem}}.Signup_container__lV1-P{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;overflow:hidden;position:relative}.Signup_leftPanel__oMxHj{align-items:center;background-color:#e0e0e2;border-top-right-radius:0;display:flex;flex:0.55 1;justify-content:center;padding:2rem}.Signup_loginCard__uZRrf{background:#0000;border-radius:0;box-shadow:none;max-width:380px;padding:0;width:100%}.Signup_title__SsbdS{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:.5rem;text-align:left}.Signup_subtitle__cqsnQ{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:2rem;text-align:left}.Signup_form__0DrsS{gap:1.5rem}.Signup_form__0DrsS,.Signup_inputGroup__djDXW{display:flex;flex-direction:column;width:340px}.Signup_inputGroup__djDXW{align-items:flex-start;gap:.5rem}.Signup_label__GJeJA{color:#333;font-size:.9rem;font-weight:500}.Signup_input__Vm\+em{background-color:#fafafa;border:1.5px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:.875rem 1rem;transition:border-color .2s ease;width:340px}.Signup_input__Vm\+em:focus{background-color:#fff;border-color:#007aff;outline:none}.Signup_input__Vm\+em::placeholder{color:#999}.Signup_passwordWrapper__wfSjU{position:relative;width:340px}.Signup_eyeIcon__69FKN{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.Signup_forgotPassword__3Dal\+{display:flex;justify-content:flex-end;margin-top:-.5rem}.Signup_forgotPasswordLink__k2e8q{color:#1645e8;font-size:.9rem;font-weight:500;text-decoration:none}.Signup_signUpButton__8PrY3{background-color:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem;width:340px}.Signup_signInButton__xW0rv:hover:not(:disabled){background-color:#000}.Signup_footerText__tNCnh{color:#000;font-size:1rem;margin-left:-170px;margin-top:20px;text-align:center}.Signup_signInLink__0\+WFa{color:#1645e8;font-weight:500;text-decoration:none}.Signup_rightPanel__mNWLP{align-items:center;background-color:#242531;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;position:relative}.Signup_logoSection__9ZYgh{position:absolute;right:2rem;top:2rem}.Signup_logoPlaceholder__D3Md3{background:none;margin-right:100px;margin-top:40px}.Signup_welcomeContent__0YZQR{text-align:center}.Signup_welcomeTitle__Z6jgJ{color:#fff;font-size:3.5rem;font-weight:600;margin-bottom:2rem;margin-left:80px;text-align:left}.Signup_illustrationContainer__M-8tW{align-items:center;display:flex;justify-content:center}.Signup_illustrationPlaceholder__siIo1{background:none;border:none;border-radius:0;margin-right:80px;transform:scaleY(.9);width:auto}.Signup_container__lV1-P:after{background-color:#242531;border-radius:0 0 30px 0;content:"";height:60px;left:45%;position:absolute;top:-30px;width:60px;z-index:10}@media (max-width:600px){.Signup_container__lV1-P{flex-direction:column}.Signup_leftPanel__oMxHj,.Signup_rightPanel__mNWLP{flex:none;width:100%}.Signup_container__lV1-P:after,.Signup_rightPanel__mNWLP{display:none}.Signup_leftPanel__oMxHj{align-items:center;background-color:#e0e0e2;display:flex;justify-content:center;min-height:100vh;padding:1rem .5rem}.Signup_loginCard__uZRrf{align-items:flex-start!important;display:flex;flex-direction:column;margin-top:2rem;max-width:100%;padding:0 .5rem;width:100%}.Signup_subtitle__cqsnQ,.Signup_title__SsbdS{align-self:flex-start!important;margin-left:0!important;margin-right:auto!important;text-align:left!important;width:100%}.Signup_form__0DrsS{margin:0 auto;max-width:95%;width:100%}.Signup_inputGroup__djDXW{margin-bottom:1rem;width:100%}.Signup_input__Vm\+em,.Signup_passwordWrapper__wfSjU{font-size:16px;height:48px;width:100%}.Signup_signUpButton__8PrY3{font-size:16px;height:50px;padding:.8rem;width:100%}.Signup_footerText__tNCnh{text-align:center;width:100%}}@media (max-width:480px){.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_title__SsbdS,.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf h2{align-self:flex-start!important;display:block!important;font-size:2.5rem!important;font-weight:600;margin-bottom:.8rem;margin-left:0!important;text-align:left!important;width:100%!important}.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_subtitle__cqsnQ,.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf p{align-self:flex-start!important;display:block!important;font-size:1.3rem!important;line-height:1.5;margin-bottom:2rem;margin-left:0!important;text-align:left!important;width:100%!important}.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_form__0DrsS .Signup_inputGroup__djDXW .Signup_label__GJeJA{font-size:1rem;font-weight:500;margin-bottom:.5rem}.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_form__0DrsS .Signup_inputGroup__djDXW .Signup_input__Vm\+em,.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_form__0DrsS .Signup_inputGroup__djDXW .Signup_passwordWrapper__wfSjU input{border-radius:6px;font-size:16px!important;height:52px!important;padding:.75rem 1rem!important}.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_form__0DrsS .Signup_signUpButton__8PrY3{border-radius:6px;font-size:16px!important;height:52px!important;margin-top:1rem;padding:.75rem!important}.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_form__0DrsS{max-width:90%!important;width:90%!important}.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_form__0DrsS .Signup_inputGroup__djDXW .Signup_input__Vm\+em,.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_form__0DrsS .Signup_inputGroup__djDXW .Signup_passwordWrapper__wfSjU{box-sizing:border-box;margin-bottom:.5rem;max-width:100%!important;width:100%!important}.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_form__0DrsS .Signup_inputGroup__djDXW .Signup_passwordWrapper__wfSjU .Signup_eyeIcon__69FKN{align-items:center;display:flex;justify-content:center;right:1rem}.Signup_container__lV1-P .Signup_leftPanel__oMxHj .Signup_loginCard__uZRrf .Signup_form__0DrsS .Signup_inputGroup__djDXW .Signup_passwordWrapper__wfSjU .Signup_eyeIcon__69FKN img{height:22px!important;width:22px!important}.Signup_inputGroup__djDXW{margin-bottom:1rem}.Signup_footerText__tNCnh{font-size:1.2rem;margin-top:2rem}.Signup_signInLink__0\+WFa{font-size:1.2rem}button,input{border-radius:6px!important;box-sizing:border-box!important;font-size:16px!important;height:52px!important;padding:.75rem 1rem!important;width:100%!important}label{font-size:1rem!important;margin-bottom:.5rem!important}form{margin:0 auto!important;max-width:95%!important;width:95%!important}.passwordWrapper{width:100%!important}.loginCard h2,.title,h2.title,h2[class*=title]{font-size:2.5rem!important;font-weight:600!important;margin-bottom:.8rem!important}.loginCard h2,.loginCard p,.subtitle,.title,h2.title,h2[class*=title],p.subtitle,p[class*=subtitle]{align-self:flex-start!important;display:block!important;margin-left:0!important;margin-right:auto!important;text-align:left!important;width:100%!important}.loginCard p,.subtitle,p.subtitle,p[class*=subtitle]{font-size:1.3rem!important;line-height:1.5!important;margin-bottom:2rem!important}}.ForgotPassword_container__r6WMn{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;overflow:hidden;position:relative}.ForgotPassword_leftPanel__3Br1b{align-items:center;background-color:#e0e0e2;border-top-right-radius:0;display:flex;flex:0.55 1;justify-content:center;padding:2rem}.ForgotPassword_formCard__612yL{background:#0000;border-radius:0;box-shadow:none;max-width:380px;padding:0;width:100%}.ForgotPassword_title__ywtFm{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:.5rem;text-align:left}.ForgotPassword_subtitle__B9sYO{color:#313957;font-size:.9rem;line-height:1.5;margin-bottom:2rem;text-align:left}.ForgotPassword_form__nxTsY{display:flex;flex-direction:column;gap:1.5rem;width:340px}.ForgotPassword_inputGroup__B3rbm{display:flex;flex-direction:column;gap:.5rem;width:340px}.ForgotPassword_label__6SkHv{color:#333;font-size:.9rem;font-weight:500;text-align:left}.ForgotPassword_input__nTYNh{background-color:#fafafa;border:1.5px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:.875rem 1rem;transition:border-color .2s ease;width:340px}.ForgotPassword_input__nTYNh:focus{background-color:#fff;border-color:#007aff;outline:none}.ForgotPassword_input__nTYNh::placeholder{color:#999}.ForgotPassword_sendButton__CV2Tg{background-color:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem;width:340px}.ForgotPassword_sendButton__CV2Tg:hover:not(:disabled){background-color:#000}.ForgotPassword_sendButton__CV2Tg:disabled{cursor:not-allowed;opacity:.6}.ForgotPassword_rightPanel__vYQhP{align-items:center;background-color:#242531;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;position:relative}.ForgotPassword_logoSection__htun0{position:absolute;right:2rem;top:2rem}.ForgotPassword_logoPlaceholder__OWAry{background:none;margin-right:100px;margin-top:40px}.ForgotPassword_illustrationContainer__o68Vs{align-items:center;display:flex;justify-content:center}.ForgotPassword_illustrationPlaceholder__dKAdB{background:none;border:none;border-radius:0;margin-right:80px;transform:scaleY(.9);width:auto}.ForgotPassword_container__r6WMn:after{background-color:#242531;border-bottom-left-radius:30px;content:"";height:60px;left:45%;position:absolute;top:-30px;width:60px;z-index:10}@media (max-width:600px){.ForgotPassword_container__r6WMn{flex-direction:column}.ForgotPassword_leftPanel__3Br1b,.ForgotPassword_rightPanel__vYQhP{flex:none;width:100%}.ForgotPassword_container__r6WMn:after,.ForgotPassword_rightPanel__vYQhP{display:none}.ForgotPassword_leftPanel__3Br1b{align-items:center;background-color:#e0e0e2;display:flex;justify-content:flex-start;min-height:100vh;padding:2rem 1.5rem}.ForgotPassword_formCard__612yL{align-items:flex-start;display:flex;flex-direction:column;margin-top:-5rem;max-width:100%;padding:0;width:100%}.ForgotPassword_title__ywtFm{font-size:2rem;font-weight:700;margin-bottom:.5rem;margin-left:25px;text-align:left}.ForgotPassword_subtitle__B9sYO{color:#333;font-size:1rem;margin-bottom:1.2rem;margin-left:25px;text-align:left}.ForgotPassword_form__nxTsY{align-items:flex-start;display:flex;flex-direction:column;margin:0 0 0 25px;max-width:100%;width:100%}.ForgotPassword_inputGroup__B3rbm{margin-bottom:.5rem;text-align:left;width:80%}.ForgotPassword_label__6SkHv{font-size:.85rem;font-weight:500;margin-bottom:.35rem}.ForgotPassword_input__nTYNh{background-color:#fff;border:1px solid #ccc;border-radius:4px;font-size:.85rem;height:2.2rem;padding:.55rem;width:100%}.ForgotPassword_sendButton__CV2Tg{background-color:#1a1a1a;border-radius:4px;font-size:.85rem;font-weight:600;height:2.5rem;margin-top:1.2rem;padding:.6rem;width:80%}}@media (max-width:480px){.ForgotPassword_container__r6WMn .ForgotPassword_leftPanel__3Br1b .ForgotPassword_formCard__612yL .ForgotPassword_title__ywtFm{font-size:2.5rem!important;margin-left:30px}.ForgotPassword_container__r6WMn .ForgotPassword_leftPanel__3Br1b .ForgotPassword_formCard__612yL .ForgotPassword_subtitle__B9sYO{font-size:1.2rem!important;margin-left:30px}.ForgotPassword_container__r6WMn .ForgotPassword_leftPanel__3Br1b .ForgotPassword_formCard__612yL{margin-top:-3rem}.ForgotPassword_container__r6WMn .ForgotPassword_leftPanel__3Br1b .ForgotPassword_formCard__612yL .ForgotPassword_form__nxTsY{margin-left:30px}.ForgotPassword_container__r6WMn .ForgotPassword_leftPanel__3Br1b .ForgotPassword_formCard__612yL .ForgotPassword_form__nxTsY .ForgotPassword_inputGroup__B3rbm,.ForgotPassword_container__r6WMn .ForgotPassword_leftPanel__3Br1b .ForgotPassword_formCard__612yL .ForgotPassword_form__nxTsY .ForgotPassword_sendButton__CV2Tg{width:75%}}.VerifyOTP_container__1Hae2{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;overflow:hidden;position:relative}.VerifyOTP_leftPanel__TV8fI{align-items:center;background-color:#e0e0e2;border-top-right-radius:0;display:flex;flex:0.55 1;justify-content:center;padding:2rem}.VerifyOTP_formCard__CVkEw{background:#0000;border-radius:0;box-shadow:none;max-width:380px;padding:0;width:100%}.VerifyOTP_title__8slo-{color:#1a1a1a;font-size:2.5rem;font-weight:600;margin-bottom:.8rem;text-align:left}.VerifyOTP_subtitle__k9Dct{color:#313957;font-size:1.4rem;line-height:1.5;margin-bottom:2rem;text-align:left;white-space:normal}.VerifyOTP_form__UWo0s{display:flex;flex-direction:column;gap:1.5rem;width:340px}.VerifyOTP_inputGroup__SIoGi{display:flex;flex-direction:column;gap:.5rem;width:340px}.VerifyOTP_label__lPUs3{color:#333;font-size:.9rem;font-weight:500;text-align:left}.VerifyOTP_input__s2I4F{background-color:#fafafa;border:1.5px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:.875rem 1rem;transition:border-color .2s ease;width:340px}.VerifyOTP_input__s2I4F:focus{background-color:#fff;border-color:#007aff;outline:none}.VerifyOTP_input__s2I4F::placeholder{color:#999;letter-spacing:0}.VerifyOTP_confirmButton__OXLPc{background-color:#1a1a1a;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1.2rem;width:340px}.VerifyOTP_confirmButton__OXLPc:hover:not(:disabled){background-color:#000}.VerifyOTP_confirmButton__OXLPc:disabled{cursor:not-allowed;opacity:.6}.VerifyOTP_rightPanel__mARuT{align-items:center;background-color:#242531;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;position:relative}.VerifyOTP_illustrationContainer__EoKwW{align-items:center;display:flex;justify-content:center;transform:scale(1.2)}.VerifyOTP_rocketImage__w38b-{height:auto;max-width:80%}.VerifyOTP_container__1Hae2:after{background-color:#242531;border-bottom-left-radius:30px;content:"";height:60px;left:45%;position:absolute;top:-30px;width:60px;z-index:10}@media (max-width:600px){.VerifyOTP_container__1Hae2{flex-direction:column}.VerifyOTP_leftPanel__TV8fI,.VerifyOTP_rightPanel__mARuT{flex:none;width:100%}.VerifyOTP_container__1Hae2:after,.VerifyOTP_rightPanel__mARuT{display:none}.VerifyOTP_leftPanel__TV8fI{align-items:center;background-color:#e0e0e2;display:flex;justify-content:flex-start;min-height:100vh;padding:2rem 1rem}.VerifyOTP_formCard__CVkEw{align-items:flex-start;display:flex;flex-direction:column;margin-left:40px;margin-top:-5rem;max-width:100%;padding:0;width:100%}.VerifyOTP_title__8slo-{font-size:2.6rem;margin-bottom:1rem;margin-left:0;text-align:left}.VerifyOTP_subtitle__k9Dct{color:#333;font-size:1.35rem;margin-bottom:1.8rem;margin-left:0;text-align:left;white-space:pre-line;width:95%}.VerifyOTP_form__UWo0s{align-items:flex-start;display:flex;flex-direction:column;margin:0;max-width:100%;width:100%}.VerifyOTP_inputGroup__SIoGi{text-align:left;width:85%}.VerifyOTP_label__lPUs3{font-size:.9rem;margin-bottom:.4rem}.VerifyOTP_input__s2I4F{background-color:#fff;border:1px solid #ccc;border-radius:4px;font-size:.9rem;height:2.2rem;padding:.6rem;width:100%}.VerifyOTP_confirmButton__OXLPc{background-color:#1a1a1a;border-radius:4px;font-size:.9rem;height:2.5rem;margin-top:1rem;padding:.6rem;width:85%}}@media (max-width:480px){.VerifyOTP_container__1Hae2 .VerifyOTP_leftPanel__TV8fI .VerifyOTP_formCard__CVkEw{margin-left:50px;margin-top:-3rem}.VerifyOTP_container__1Hae2 .VerifyOTP_leftPanel__TV8fI .VerifyOTP_formCard__CVkEw .VerifyOTP_title__8slo-{font-size:3.4rem;margin-bottom:1.2rem;text-align:left}.VerifyOTP_container__1Hae2 .VerifyOTP_leftPanel__TV8fI .VerifyOTP_formCard__CVkEw .VerifyOTP_subtitle__k9Dct{font-size:2.2rem;font-weight:400;line-height:1.5;text-align:left;white-space:pre-line;width:90%}.VerifyOTP_container__1Hae2 .VerifyOTP_leftPanel__TV8fI .VerifyOTP_formCard__CVkEw .VerifyOTP_form__UWo0s .VerifyOTP_confirmButton__OXLPc,.VerifyOTP_container__1Hae2 .VerifyOTP_leftPanel__TV8fI .VerifyOTP_formCard__CVkEw .VerifyOTP_form__UWo0s .VerifyOTP_inputGroup__SIoGi{width:80%}}.Resetpassword_container__jqiG-{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;overflow:hidden;position:relative}.Resetpassword_leftPanel__SJf2A{align-items:center;background-color:#e0e0e2;border-top-right-radius:0;display:flex;flex:0.55 1;justify-content:center;padding:2rem}.Resetpassword_loginCard__D7cRy{background:#0000;border-radius:0;box-shadow:none;max-width:380px;padding:0;width:100%}.Resetpassword_title__6z-c5{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:.5rem;text-align:left}.Resetpassword_subtitle__agF7V{color:#313957;font-size:.9rem;line-height:1.5;margin-bottom:2rem;text-align:left}.Resetpassword_form__YFw2M{display:flex;flex-direction:column;gap:1.5rem;width:340px}.Resetpassword_inputGroup__BFhgw{display:flex;flex-direction:column;gap:.5rem;width:340px}.Resetpassword_label__dTdEX{color:#333;font-size:.9rem;font-weight:500}.Resetpassword_input__cdgoY{background-color:#fafafa;border:1.5px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:.875rem 1rem;transition:border-color .2s ease;width:340px}.Resetpassword_input__cdgoY:focus{background-color:#fff;border-color:#007aff;outline:none}.Resetpassword_input__cdgoY::placeholder{color:#999}.Resetpassword_passwordWrapper__RTnJA{position:relative;width:340px}.Resetpassword_eyeIcon__TjF70{cursor:pointer;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.Resetpassword_signInButton__xk09d{background-color:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem;width:340px}.Resetpassword_signInButton__xk09d:hover:not(:disabled){background-color:#000}.Resetpassword_signInButton__xk09d:disabled{cursor:not-allowed;opacity:.6}.Resetpassword_forgotPassword__SAIS4{display:flex;justify-content:flex-end;margin-top:-.5rem}.Resetpassword_forgotPasswordLink__fkcUZ{color:#1645e8;cursor:pointer;font-size:.9rem;font-weight:500;text-decoration:none}.Resetpassword_rightPanel__Koq6y{align-items:center;background-color:#242531;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;position:relative}.Resetpassword_welcomeContent__PGhH4{text-align:center}.Resetpassword_welcomeTitle__XKc0d{color:#fff;font-size:3.5rem;font-weight:600;margin-bottom:2rem;margin-left:80px;text-align:left}.Resetpassword_illustrationContainer__btjBj{align-items:center;display:flex;justify-content:center}.Resetpassword_illustrationPlaceholder__Hrirk{background:none;border:none;border-radius:0;margin-right:80px;transform:scaleY(.9);width:auto}.Resetpassword_container__jqiG-:after{background-color:#242531;border-bottom-left-radius:30px;content:"";height:60px;left:45%;position:absolute;top:-30px;width:60px;z-index:10}@media (max-width:600px){.Resetpassword_container__jqiG-{flex-direction:column}.Resetpassword_leftPanel__SJf2A,.Resetpassword_rightPanel__Koq6y{flex:none;width:100%}.Resetpassword_container__jqiG-:after,.Resetpassword_rightPanel__Koq6y{display:none}.Resetpassword_leftPanel__SJf2A{align-items:center;background-color:#e0e0e2;display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.Resetpassword_loginCard__D7cRy{align-items:flex-start;display:flex;flex-direction:column;margin-left:40px;max-width:90%;padding:0;width:100%}.Resetpassword_subtitle__agF7V,.Resetpassword_title__6z-c5{text-align:left;width:100%}.Resetpassword_title__6z-c5{font-size:2.2rem;margin-bottom:1rem}.Resetpassword_subtitle__agF7V{color:#333;font-size:1.2rem;line-height:1.5;margin-bottom:2rem}.Resetpassword_form__YFw2M{align-items:flex-start;display:flex;flex-direction:column;margin:0;max-width:85%;width:100%}.Resetpassword_inputGroup__BFhgw{text-align:left;width:100%}.Resetpassword_label__dTdEX{font-size:1rem;margin-bottom:.5rem}.Resetpassword_input__cdgoY,.Resetpassword_passwordWrapper__RTnJA{font-size:1rem;width:100%}.Resetpassword_signInButton__xk09d{border-radius:8px;font-size:1.1rem;margin-top:1rem;padding:1.2rem;width:100%}.Resetpassword_forgotPassword__SAIS4{margin:0 auto;max-width:320px;width:100%}}@media (max-width:480px){.Resetpassword_container__jqiG- .Resetpassword_leftPanel__SJf2A .Resetpassword_loginCard__D7cRy{margin-left:50px}.Resetpassword_container__jqiG- .Resetpassword_leftPanel__SJf2A .Resetpassword_loginCard__D7cRy .Resetpassword_title__6z-c5{font-size:2.4rem;margin-bottom:1.2rem;text-align:left}.Resetpassword_container__jqiG- .Resetpassword_leftPanel__SJf2A .Resetpassword_loginCard__D7cRy .Resetpassword_subtitle__agF7V{font-size:1.5rem;line-height:1.6;margin-bottom:2.5rem;text-align:left;width:90%}.Resetpassword_container__jqiG- .Resetpassword_leftPanel__SJf2A .Resetpassword_loginCard__D7cRy .Resetpassword_form__YFw2M{width:90%}}.Sidebar_sidebar__go0QL{background:#242531;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:width .3s ease;width:280px;z-index:100}.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ{width:80px}.Sidebar_logoSection__BlAoz{align-items:center;border-bottom:2px solid #ffffff1a;display:flex;height:50px;justify-content:space-between;margin-top:-10px;padding:.5rem}.Sidebar_logo__NP9ho{align-items:center;display:flex;gap:.25rem}.Sidebar_logoIcon__pjt3Z{align-items:center;display:flex;margin-top:5px}.Sidebar_logoText__o1IIm{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:-.5px}.Sidebar_toggleBtn__1WtI1{background:none;border:none;border-radius:4px;color:#ffffffb3;cursor:pointer;font-size:1.2rem;padding:.25rem;transition:all .2s ease}.Sidebar_toggleBtn__1WtI1:hover{background:#ffffff1a;color:#fff}.Sidebar_navigation__4o\+Y2{flex:1 1;overflow-y:auto;padding:.7rem 0 .5rem}.Sidebar_menuItem__W4HG8{align-items:center;border-radius:12px;color:#fffc;display:flex;gap:.5rem;height:32px;line-height:.9;margin:.1rem .5rem;padding:.3rem 1.2rem;text-decoration:none;transition:all .2s ease}.Sidebar_menuItem__W4HG8:hover{background:#42445780;color:#fff}.Sidebar_menuItem__W4HG8.Sidebar_active__K5Ns8{background:#424457;border-radius:12px;color:#fff;font-weight:500;height:32px}.Sidebar_menuIcon__x7doX{align-items:center;display:flex;font-size:.9rem;justify-content:center;min-width:18px;text-align:center}.Sidebar_menuIcon__x7doX img{height:18px;width:18px}.Sidebar_menuLabel__eh9xy{font-size:.85rem;font-weight:400;line-height:1;white-space:nowrap}.Sidebar_userSection__sgWk6{border-top:1px solid #ffffff1a;height:50px;margin-top:auto;padding:.75rem 1rem}.Sidebar_userInfo__FTDHG{align-items:center;display:flex;gap:7px!important;margin-bottom:0}.Sidebar_avatar__WsdnR{align-items:center;background:#d1f9f7;border-radius:50%;color:#fff;display:flex;font-size:.85rem;height:28px;justify-content:center;width:28px}.Sidebar_userDetails__zvgOC{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.Sidebar_userName__0v8Js{color:#fff;font-size:1rem;font-weight:500;line-height:1;margin:0 0 4px;text-transform:capitalize}.Sidebar_logoutButton__aHSbu{background:none;border:none;color:#fff9;cursor:pointer;font-size:.75rem;padding:0;text-align:left}.Sidebar_logoutButton__aHSbu:hover{color:#fff;text-decoration:underline}.Sidebar_userRole__4ungB{color:#fff9;font-size:.75rem}.Sidebar_logoutBtn__kBqwj{background:linear-gradient(135deg,#e74c3c,#c0392b);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:500;height:28px;padding:.4rem;transition:all .2s ease;width:100%}.Sidebar_logoutBtn__kBqwj:hover{background:linear-gradient(135deg,#c0392b,#a93226);transform:translateY(-1px)}.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ .Sidebar_logoText__o1IIm,.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ .Sidebar_logoutBtn__kBqwj,.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ .Sidebar_menuLabel__eh9xy,.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ .Sidebar_userDetails__zvgOC{display:none}.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ .Sidebar_menuItem__W4HG8{height:32px;justify-content:center;margin:.1rem auto;padding:.3rem;width:90%}.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ .Sidebar_logoSection__BlAoz{justify-content:center}.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ .Sidebar_toggleBtn__1WtI1{position:absolute;right:1rem;top:1rem}.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ .Sidebar_userInfo__FTDHG{justify-content:center;margin-bottom:0}.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ .Sidebar_avatar__WsdnR{margin:0 auto}@media (max-width:600px){.Sidebar_sidebar__go0QL{height:auto;position:relative;width:100%}.Sidebar_sidebar__go0QL.Sidebar_collapsed__Gv\+UJ{width:100%}.Sidebar_navigation__4o\+Y2{display:flex;overflow-x:auto;padding:.5rem}.Sidebar_menuItem__W4HG8{border-bottom:3px solid #0000;border-left:none;flex-direction:column;min-width:80px;padding:1rem .5rem;text-align:center}.Sidebar_menuItem__W4HG8.Sidebar_active__K5Ns8,.Sidebar_menuItem__W4HG8:hover{border-bottom-color:#3498db;border-left:none}.Sidebar_userSection__sgWk6{align-items:center;display:flex;justify-content:space-between}.Sidebar_userInfo__FTDHG{gap:.5rem!important}.Sidebar_logoutBtn__kBqwj{padding:.5rem 1rem;width:auto}}.MobileNavigation_mobileNavigation__4uhaa{align-items:center;background:#1a1a1a;bottom:0;box-shadow:0 -1px 5px #0003;display:flex;height:60px;justify-content:space-around;left:0;position:fixed;right:0;z-index:1000}.MobileNavigation_navItem__FjBgd{align-items:center;color:#ffffffb3;display:flex;flex:1 1;flex-direction:column;padding:8px 0;text-decoration:none;transition:all .2s ease}.MobileNavigation_navItem__FjBgd.MobileNavigation_active__VC0ZP,.MobileNavigation_navItem__FjBgd:hover{color:#fff}.MobileNavigation_navIcon__sswiv{font-size:1.5rem;margin-bottom:4px}.MobileNavigation_navLabel__bAa8P{font-size:.7rem;font-weight:500}@media (min-width:769px){.MobileNavigation_mobileNavigation__4uhaa{display:none}}.DashboardLayout_dashboardContainer__CC57v{background:#424457;display:flex;min-height:100vh}.DashboardLayout_mainContent__cz2SA{flex:1 1;margin-left:280px;min-height:100vh;transition:margin-left .3s ease}.DashboardLayout_contentWrapper__gouKv{max-width:100%;overflow-x:hidden;padding:0}@media (max-width:600px){.DashboardLayout_mainContent__cz2SA{margin-left:0;padding-bottom:60px}.DashboardLayout_contentWrapper__gouKv{padding:1rem}.DashboardLayout_dashboardContainer__CC57v{flex-direction:column}}.DashboardLayout_dashboardContainer__CC57v:has(.DashboardLayout_sidebar__jyMkO.DashboardLayout_collapsed__t7HKG) .DashboardLayout_mainContent__cz2SA{margin-left:80px}@media (max-width:1024px){.DashboardLayout_contentWrapper__gouKv{padding:1.5rem}}@media (max-width:600px){.DashboardLayout_dashboardContainer__CC57v{flex-direction:column}.DashboardLayout_mainContent__cz2SA{margin-left:0}.DashboardLayout_contentWrapper__gouKv{padding:1rem}}.Home_homeContainer__9ErHy{--barWidth:6px;background:#424457;min-height:100vh;padding:0;position:relative}.Home_homeContainer__9ErHy:before{border-bottom:2px solid #a0a0a0;content:"";height:0;left:0;position:absolute;right:0;top:56px;z-index:10}@media (max-width:600px){.Home_homeContainer__9ErHy:before{display:none}}.Home_loadingContainer__zz5Q1{align-items:center;display:flex;flex-direction:column;gap:1rem;height:400px;justify-content:center}.Home_spinner__cT1Ti{animation:Home_spin__48wii 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes Home_spin__48wii{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_header__Qng56{background:#424457;box-shadow:0 2px 10px #0000001a;margin-bottom:12px;padding:10px 16px;position:relative}.Home_headerContent__rnrGI{align-items:center;display:flex;justify-content:space-between;max-width:1400px}.Home_pageTitle__4AD59{color:#fff;font-size:1.75rem;font-weight:600;margin:0}.Home_searchContainer__VLMbN{align-items:center;background-color:#4e5062;border:1px solid #0000;border-radius:24px;display:flex;overflow:hidden;padding:0;position:relative;transition:all .2s ease;width:210px}.Home_searchButton__bB82x{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;padding:5px;width:36px}.Home_searchInput__2U2ia{background:#0000;border:none;box-shadow:none;color:#333;font-size:13px;height:20px;outline:none;padding:8px 10px;width:100%}.Home_searchInput__2U2ia::placeholder{color:#fff;opacity:1}.Home_sectionHeader__IsVZ0{text-align:left}.Home_sectionHeader__IsVZ0 h2{color:#2c3e50;font-size:1.5rem;font-weight:500;margin:0}.Home_statsGrid__JNpk1{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:0 2rem}.Home_statCard__UMxFz{align-items:center;background:#fff;box-shadow:0 4px 15px #00000014;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s ease}.Home_statCard__UMxFz:hover{transform:translateY(-2px)}.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE .Home_statCard__UMxFz,.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE .Home_statCard__UMxFz:hover{cursor:default;transform:none}.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE:first-child .Home_statsGrid__JNpk1>div:nth-child(2) .Home_statValue__PUtgp,.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE:first-child .Home_statsGrid__JNpk1>div:nth-child(3) .Home_statValue__PUtgp,.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE:first-child .Home_statsGrid__JNpk1>div:nth-child(4) .Home_statValue__PUtgp,.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE:nth-child(2) .Home_statsGrid__JNpk1>div:nth-child(2) .Home_statValue__PUtgp{font-size:1.25rem;font-weight:600;white-space:nowrap;word-spacing:-4px}.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE .Home_statsGrid__JNpk1>div .Home_statTitle__ASkXr,.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE .Home_statsGrid__JNpk1>div .Home_statValue__PUtgp{color:#000!important;font-size:.9rem!important;font-weight:600!important}.Home_statIcon__aVLfv{align-items:center;border-radius:12px;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;width:60px}.Home_statCard__UMxFz.Home_blue__Zx46b .Home_statIcon__aVLfv{background:linear-gradient(135deg,#3498db,#2980b9)}.Home_statCard__UMxFz.Home_orange__HZgyw .Home_statIcon__aVLfv{background:linear-gradient(135deg,#f39c12,#e67e22)}.Home_statCard__UMxFz.Home_green__9pAMR .Home_statIcon__aVLfv{background:linear-gradient(135deg,#2ecc71,#27ae60)}.Home_statCard__UMxFz.Home_purple__k97tN .Home_statIcon__aVLfv{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.Home_statContent__sjCiK{display:flex;flex:1 1;flex-direction:column}.Home_statValue__PUtgp{font-size:1.5rem;font-weight:700;line-height:1.1}.Home_statTitle__ASkXr{font-size:.85rem;margin-top:.15rem}.Home_statSubtitle__IDM9r{font-size:.85rem}.Home_bottomSection__KCAw1{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 1fr;padding:0 2rem}.Home_chartSection__ICwk5{background:#fff;border:1px solid #dfe3f0;border-radius:10px;box-shadow:0 2px 6px #00000008;margin-top:-25px!important;padding:1.1rem}.Home_chartHeader__KxOan{margin-bottom:2rem}.Home_chartHeader__KxOan h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin:0}.Home_periodSelect__mJCys{background:#fff;border:1px solid #ddd;font-size:.9rem;padding:.5rem 1rem}.Home_chartContainer__fNEtf{height:60vh}.Home_chartPlaceholder__5-\+C3{gap:1rem}.Home_chartBars__TX5G6{align-items:end;border-bottom:none;flex:1 1;gap:.5rem;padding-bottom:1rem}.Home_chartBar__k9-ce{align-items:end;gap:2px;justify-content:center;max-width:40px}.Home_barPurchase__n4kx1,.Home_barSales__ZR9Ij{border-radius:4px 4px 0 0;flex:1 1;min-height:20px;opacity:.8}.Home_barPurchase__n4kx1{background:#3498db}.Home_barSales__ZR9Ij{background:#2ecc71}.Home_chartBar__k9-ce:hover .Home_barPurchase__n4kx1,.Home_chartBar__k9-ce:hover .Home_barSales__ZR9Ij{opacity:1}.Home_chartLegend__XO0PC{gap:2rem;justify-content:flex-start;margin-bottom:0;padding-left:50px;padding-top:.5rem}.Home_legendItem__Pm4HB{color:#7f8c8d;font-size:.9rem;gap:.5rem}.Home_legendColor__U3jaN{height:8px;width:8px}.Home_mobileHeader__WIjjq{display:none}.Home_rightSidebar__\+KTQ2{display:flex;flex-direction:column;gap:1.5rem}.Home_summaryCard__sWqMO{background:#fff;border:1px solid #dfe3f0;border-radius:10px;box-shadow:0 2px 6px #00000008}.Home_summaryCard__sWqMO h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-left:10px!important;margin:10px 0 .5rem;text-align:left}.Home_inventoryItems__rbEcv{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.Home_inventoryItem__d8GRB{align-items:center;display:flex;flex-direction:column;gap:.6rem;text-align:center}.Home_inventoryIcon__dzPlL{align-items:center;border-radius:8px;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}.Home_inventoryContent__Czh4I{align-items:center;display:flex;flex:1 1;flex-direction:column-reverse;gap:6px;margin-bottom:5px!important}.Home_inventoryLabel__mbXlA{color:#7f8c8d;font-size:.9rem}.Home_inventoryValue__6ZaHy{color:#2c3e50;font-size:1.2rem;font-weight:600}.Home_rightColumn__BeCny .Home_summaryCard__sWqMO .Home_inventoryLabel__mbXlA,.Home_rightColumn__BeCny .Home_summaryCard__sWqMO .Home_inventoryValue__6ZaHy{color:#000!important;font-size:.9rem!important;font-weight:600!important}.Home_topProductsList__XcqNt{display:flex;flex-direction:column;gap:.75rem}.Home_topProductItem__3Qs4M{align-items:flex-start;border-bottom:none!important;flex-wrap:wrap;gap:8px 10px;justify-content:flex-start;padding:.75rem 0}.Home_productName__RLFMP{color:#2c3e50;font-size:.9rem}.Home_productRating__Fd\+Cy{flex-basis:100%;margin-bottom:14px!important;margin-left:180px!important;margin-top:-15px!important}.Home_ratingBars__lgWPb{display:inline-flex;gap:6px}.Home_ratingBar__JrFqe{background-color:#fbe296;border-radius:9999px;display:inline-block;height:6px;width:18px}.Home_ratingBar__JrFqe.Home_filled__IsMJy{background-color:#fad85d}@media (max-width:1200px){.Home_bottomSection__KCAw1{grid-template-columns:1fr}.Home_rightSidebar__\+KTQ2{grid-row:1}}@media (max-width:600px){.Home_homeContainer__9ErHy{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;height:100vh;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;padding:0;scrollbar-width:none;touch-action:pan-y!important}.Home_homeContainer__9ErHy::-webkit-scrollbar{height:0;width:0}#root,body,html{height:100%}.Home_homeContainer__9ErHy{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px))!important}.Home_header__Qng56,.Home_homeContainer__9ErHy:before{display:none!important}.Home_mobileHeader__WIjjq{align-items:center;display:flex!important;justify-content:space-between;padding:10px 16px}.Home_mobileLogo__0Y-37{height:28px;width:auto}.Home_mobileSettings__eoc60{align-items:center;display:inline-flex}.Home_mobileSettings__eoc60 img{display:block;height:22px;width:22px}.Home_dashboardGrid__YqpQe{display:block!important;grid-template-columns:1fr!important}.Home_leftColumn__qejHL,.Home_rightColumn__BeCny{display:contents!important}.Home_draggable__Z3ODF>.Home_summaryCard__sWqMO{height:27vh!important;min-height:27vh!important;width:91%!important}.Home_draggable__Z3ODF>.Home_overviewSection__BiXxE{height:33vh!important;min-height:33vh!important;width:99%!important}.Home_draggable__Z3ODF>.Home_topProductsCard__ncU6Y{height:86vh!important;min-height:90vh!important;width:91%!important}.Home_draggable__Z3ODF>.Home_chartSection__ICwk5{height:40vh!important;min-height:40vh!important;width:90%!important}.Home_topProductsCard__ncU6Y .Home_topProductsList__XcqNt{margin-bottom:calc(100px + env(safe-area-inset-bottom, 0px))!important;overflow:visible!important}.Home_homeContainer__9ErHy .Home_rightColumn__BeCny .Home_topProductsCard__ncU6Y .Home_topProductsList__XcqNt,.Home_homeContainer__9ErHy .Home_topProductsCard__ncU6Y .Home_topProductsList__XcqNt{max-height:none!important;overflow:visible!important}.Home_draggable__Z3ODF>.Home_chartSection__ICwk5{height:44vh!important;min-height:44vh!important}.Home_draggable__Z3ODF{margin-bottom:12px!important}.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statContent__sjCiK{gap:8px!important}.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statTitle__ASkXr,.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statValue__PUtgp{margin:0!important}.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statsGrid__JNpk1{gap:.5rem!important;padding:0 .75rem 8px!important}.Home_rightColumn__BeCny .Home_summaryCard__sWqMO .Home_inventoryItems__rbEcv{padding:0 1rem 8px!important}.Home_rightColumn__BeCny .Home_summaryCard__sWqMO .Home_inventoryContent__Czh4I{gap:8px!important;margin-bottom:0!important}.Home_inventoryItems__rbEcv,.Home_overviewSection__BiXxE .Home_statsGrid__JNpk1{grid-template-columns:repeat(2,1fr)!important}.Home_headerContent__rnrGI{align-items:stretch;flex-direction:column;gap:1rem}.Home_searchInput__2U2ia{width:100%}.Home_bottomSection__KCAw1,.Home_sectionHeader__IsVZ0{padding:0 1rem}.Home_statsGrid__JNpk1{grid-template-columns:1fr;padding:0 1rem}.Home_chartSection__ICwk5,.Home_summaryCard__sWqMO{padding:1rem}.Home_chartHeader__KxOan{align-items:stretch;flex-direction:column;gap:1rem}}@media (max-width:480px){.Home_pageTitle__4AD59{font-size:1.5rem}.Home_statCard__UMxFz{padding:1rem}.Home_statValue__PUtgp{font-size:1.5rem}.Home_chartContainer__fNEtf{height:250px}}.Home_chartSummary__QLLYh{background-color:#f8f9fa;border-radius:6px;margin-top:15px;padding:10px}.Home_chartTotals__JtPcA{bottom:-4px;font-size:14px;font-weight:600;justify-content:space-between}.Home_barLabel__S-t9s{border-bottom:0!important;font-size:11px;transform:translateY(4px)}.Home_topProductsList__XcqNt{max-height:none;overflow-y:visible}.Home_topProductItem__3Qs4M{align-items:center;border-bottom:1px solid #eee;display:flex;gap:10px;padding:10px 0}.Home_productImage__AcCV\+{align-items:center;background-color:#f8f9fa;border-radius:4px;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;position:relative;width:40px}.Home_productImage__AcCV\+ img{background-color:#f8f9fa;height:100%;object-fit:cover;transition:opacity .2s ease;width:100%}.Home_productName__RLFMP{flex:1 1;font-size:14px;font-weight:500}.Home_productRating__Fd\+Cy{color:#ffc107;font-size:12px;letter-spacing:1px}.Home_noProducts__bKf-k{color:#6c757d;font-style:italic;padding:15px 0;text-align:center}.Home_chartBars__TX5G6{height:250px;margin-bottom:10px;padding-top:20px}.Home_chartBar__k9-ce{width:40px}.Home_barPurchase__n4kx1{background-color:#3498db;margin-right:1px}.Home_barPurchase__n4kx1,.Home_barSales__ZR9Ij{border-radius:3px 3px 0 0;width:var(--barWidth)}.Home_barSales__ZR9Ij{background-color:#2ecc71;margin-left:1px}.Home_overviewsContainer__PmXcE{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-bottom:1.5rem;padding:0}.Home_overviewSection__BiXxE{margin-bottom:0}.Home_chartContainer__fNEtf{display:flex;flex-direction:column;height:350px}.Home_chartPlaceholder__5-\+C3{flex:1 1;gap:0}.Home_chartContent__U8u2L{display:flex;flex:1 1;margin-left:50px;margin-right:0;max-width:100%}.Home_yAxis__mJYTN{bottom:18px;width:50px}.Home_yAxisLabel__pSOml{color:#9aa3b2;font-size:10px;padding-right:5px}.Home_chartGrid__C5jNs{bottom:18px;z-index:0}.Home_gridLine__hI490{display:none}.Home_chartBars__TX5G6{bottom:0;justify-content:space-between;padding-bottom:0;z-index:1}.Home_chartBar__k9-ce{height:100%;z-index:2}.Home_barContainer__dq15N{flex:1 1}.Home_barPurchase__n4kx1,.Home_barSales__ZR9Ij{margin:0 1px;min-height:2px;opacity:.9;transition:opacity .2s ease}.Home_barLabel__S-t9s{color:#666;font-size:12px;line-height:1;margin-bottom:0;margin-top:2px;text-align:center}@media (max-width:1200px){.Home_overviewsContainer__PmXcE{gap:1rem;grid-template-columns:1fr}.Home_overviewSection__BiXxE{margin-bottom:1rem}}@media (max-width:600px){.Home_inventoryItems__rbEcv{grid-template-columns:repeat(2,1fr)!important}.Home_chartContent__U8u2L{margin-left:40px}.Home_yAxis__mJYTN{width:40px}.Home_yAxisLabel__pSOml{font-size:9px}}.Home_dashboardGrid__YqpQe{grid-gap:.8rem;align-items:stretch;display:grid;gap:.8rem;grid-template-columns:2fr 1fr;padding:0 1rem}.Home_leftColumn__qejHL,.Home_rightColumn__BeCny{display:flex;flex-direction:column;gap:1.5rem}.Home_overviewSection__BiXxE{background:#fff;border:1px solid #dfe3f0;border-radius:10px;box-shadow:0 2px 6px #00000008;padding:.00005rem}.Home_sectionHeader__IsVZ0{margin-bottom:.25rem;padding:.5rem 1rem 0}.Home_overviewSection__BiXxE .Home_statsGrid__JNpk1{gap:.75rem;grid-template-columns:repeat(4,1fr);padding:0 .75rem .5rem}.Home_overviewSection__BiXxE .Home_statCard__UMxFz{align-items:center;background:#0000;box-shadow:none;flex-direction:column;gap:.25rem;padding:.4rem .25rem}.Home_overviewSection__BiXxE .Home_statIcon__aVLfv{align-items:center;border:none;border-radius:50%;box-shadow:none;display:flex;height:48px;justify-content:center;width:48px}.Home_overviewSection__BiXxE .Home_statIcon__aVLfv img{border:none;display:block;height:28px;object-fit:contain;width:28px}.Home_overviewSection__BiXxE .Home_statCard__UMxFz.Home_blue__Zx46b .Home_statIcon__aVLfv{background:#3498db26}.Home_overviewSection__BiXxE .Home_statCard__UMxFz.Home_orange__HZgyw .Home_statIcon__aVLfv{background:#f39c1226}.Home_overviewSection__BiXxE .Home_statCard__UMxFz.Home_green__9pAMR .Home_statIcon__aVLfv{background:#2ecc7126}.Home_overviewSection__BiXxE .Home_statCard__UMxFz.Home_purple__k97tN .Home_statIcon__aVLfv{background:#9b59b626}.Home_overviewSection__BiXxE .Home_statContent__sjCiK{align-items:baseline;display:flex;flex-direction:row;gap:6px;justify-content:center;text-align:center}.Home_overviewSection__BiXxE .Home_statValue__PUtgp{font-size:1.35rem;line-height:1.1}.Home_overviewSection__BiXxE .Home_statTitle__ASkXr{color:#6b7a89;font-size:.85rem}.Home_chartSection__ICwk5{padding:1rem 1.25rem .75rem}.Home_chartSection__ICwk5 .Home_chartContainer__fNEtf{height:300px}.Home_topProductsCard__ncU6Y{display:flex;flex-direction:column}.Home_topProductsCard__ncU6Y .Home_topProductsList__XcqNt{flex:1 1;overflow-y:auto}@media (max-width:1200px){.Home_dashboardGrid__YqpQe{grid-template-columns:1fr}.Home_rightColumn__BeCny{grid-template-rows:auto auto auto}}.Home_homeContainer__9ErHy{--secondRowCardHeight:150px}.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE:nth-child(2),.Home_rightColumn__BeCny>.Home_summaryCard__sWqMO:nth-child(2){display:flex;flex-direction:column;min-height:var(--secondRowCardHeight)}.Home_homeContainer__9ErHy{--row1Height:var(--row2Height);--row2Height:150px}.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE:first-child,.Home_rightColumn__BeCny>.Home_summaryCard__sWqMO:first-child{display:flex;flex-direction:column;height:var(--row1Height)!important}.Home_rightColumn__BeCny>.Home_summaryCard__sWqMO:first-child .Home_inventoryItems__rbEcv{flex:1 1}.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE:nth-child(2),.Home_rightColumn__BeCny>.Home_summaryCard__sWqMO:nth-child(2){display:flex;flex-direction:column;height:var(--row2Height)!important}.Home_rightColumn__BeCny>.Home_summaryCard__sWqMO:nth-child(2) h3{margin:0 0 .25rem;padding:.5rem 1rem 0}.Home_rightColumn__BeCny>.Home_summaryCard__sWqMO:nth-child(2) .Home_inventoryItems__rbEcv{flex:1 1;padding:0 1rem .5rem}.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE:nth-child(2) .Home_statsGrid__JNpk1{align-content:center;flex:1 1}.Home_homeContainer__9ErHy{--topRowCardHeight:150px}.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE:first-child{display:flex;flex-direction:column;min-height:var(--topRowCardHeight)}.Home_overviewsContainer__PmXcE .Home_overviewSection__BiXxE:first-child .Home_statsGrid__JNpk1{align-content:center;flex:1 1}.Home_rightColumn__BeCny>.Home_summaryCard__sWqMO:first-child{display:flex;flex-direction:column;min-height:var(--topRowCardHeight)}.Home_rightColumn__BeCny>.Home_summaryCard__sWqMO:first-child h3{margin:0 0 .25rem;padding:.5rem 1rem 0}.Home_rightColumn__BeCny>.Home_summaryCard__sWqMO:first-child .Home_inventoryItems__rbEcv{padding:0 1rem .5rem}.Home_chartSection__ICwk5{background-color:#fff;border:none;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;flex:1 1 auto;flex-direction:column;margin-bottom:0;min-height:0;overflow:hidden;padding:20px}.Home_chartHeader__KxOan{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.Home_periodSelector__py9-a{align-items:center;display:inline-flex;gap:8px;position:relative}.Home_periodSelect__mJCys{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:none;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;outline:none;padding:8px 16px}.Home_periodSelect__mJCys::-ms-expand{display:none}.Home_chartContainer__fNEtf{flex:1 1;height:auto;min-height:0}.Home_chartPlaceholder__5-\+C3{display:flex;flex-direction:column;height:100%;position:relative}.Home_yAxis__mJYTN{bottom:16px;display:flex;flex-direction:column;justify-content:space-between;left:0;padding-right:8px;position:absolute;top:0;width:60px}.Home_yAxisLabel__pSOml{color:#777;font-size:12px;text-align:right}.Home_chartContent__U8u2L{height:100%;margin-left:60px;min-height:0;position:relative}.Home_chartGrid__C5jNs{bottom:16px;display:flex;flex-direction:column;justify-content:space-between;left:0;position:absolute;right:0;top:0}.Home_gridLine__hI490{background-color:#0000000d;display:block;height:1px;width:100%}.Home_chartGrid__C5jNs .Home_gridLine__hI490:first-child,.Home_chartGrid__C5jNs .Home_gridLine__hI490:first-of-type,.Home_chartGrid__C5jNs .Home_gridLine__hI490:last-child,.Home_chartGrid__C5jNs .Home_gridLine__hI490:last-of-type{opacity:0!important}.Home_chartBars__TX5G6{align-items:flex-end;border-bottom:none!important;bottom:16px;display:flex;height:auto;justify-content:space-around;left:0;padding:0 20px;position:absolute;right:0;top:0;transform:none}.Home_chartBar__k9-ce{align-items:center;border-bottom:none!important;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;max-width:60px;position:relative}.Home_barContainer__dq15N{align-items:flex-end;display:flex;height:100%;justify-content:center;width:100%}.Home_barPurchase__n4kx1,.Home_barSales__ZR9Ij{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:9999px;border-top-right-radius:9999px;margin:0 2px;min-height:0;transition:height .5s;width:var(--barWidth)}.Home_barPurchase__n4kx1{background:linear-gradient(0deg,#7f7cf5 0,#78c8f3)!important}.Home_barSales__ZR9Ij{background:linear-gradient(0deg,#49a769 0,#56d864)!important}.Home_chartSection__ICwk5 .Home_barLabel__S-t9s{bottom:-16px;color:#666;font-size:12px;left:50%;line-height:1;margin:0;position:absolute;transform:translateX(-50%)}.Home_chartSummary__QLLYh{margin-left:60px;margin-top:auto}.Home_chartTotals__JtPcA{color:#555;display:flex;font-size:13px;gap:20px}.Home_chartLegend__XO0PC{display:flex;gap:16px;margin-left:60px;margin-top:10px}.Home_legendItem__Pm4HB{align-items:center;display:flex}.Home_legendColor__U3jaN{border-radius:50%;height:12px;margin-right:6px;width:12px}.Home_rightColumn__BeCny .Home_topProductsList__XcqNt .Home_topProductItem__3Qs4M{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.1px .1px;justify-content:flex-start}.Home_rightColumn__BeCny .Home_topProductsList__XcqNt .Home_productImage__AcCV\+{flex:0 0 40px;margin-left:10px}.Home_rightColumn__BeCny .Home_topProductsList__XcqNt .Home_productName__RLFMP{flex:1 1 auto;margin-left:8px;text-align:left}.Home_rightColumn__BeCny .Home_topProductsList__XcqNt .Home_productRating__Fd\+Cy{margin-left:50px;margin-top:6px;text-align:left;width:100%}.Home_leftColumn__qejHL{min-height:0}.Home_chartSection__ICwk5 .Home_chartContainer__fNEtf{flex:1 1 auto;height:100%!important;min-height:0}.Home_chartSection__ICwk5 .Home_chartGrid__C5jNs,.Home_chartSection__ICwk5 .Home_yAxis__mJYTN{bottom:16px!important}.Home_chartSection__ICwk5 .Home_chartBars__TX5G6{bottom:16px!important;top:25px!important}.Home_homeContainer__9ErHy{--topProductsItemRow:85px;--topProductsHeader:56px}.Home_topProductsCard__ncU6Y{height:calc(var(--topProductsHeader) + var(--topProductsItemRow)*6)}.Home_topProductsCard__ncU6Y .Home_topProductsList__XcqNt{margin-bottom:-60px!important;overflow-y:hidden!important}body,html{-ms-overflow-style:none;overflow-y:auto;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{height:0;width:0}.Home_draggable__Z3ODF{cursor:grab;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.Home_draggable__Z3ODF:active{cursor:grabbing}.Home_dragging__NlzFt{box-shadow:0 6px 20px #00000014;opacity:1;transform:scale(.998)}.Home_dropIndicator__aaKF6{display:none!important;height:0!important;margin:0!important;padding:0!important}.Home_desaturate__Sdqn7{filter:grayscale(1) brightness(.85) contrast(.9);opacity:.6;transition:filter .12s ease,opacity .12s ease}.Home_leftColumn__qejHL .Home_chartSection__ICwk5{margin-top:0!important}.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_sectionHeader__IsVZ0{margin-bottom:0!important;padding-bottom:0!important}.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statsGrid__JNpk1{gap:.5rem!important;padding:0 .75rem .25rem!important}.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statCard__UMxFz{gap:.15rem!important;padding:.25rem .2rem!important}.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statContent__sjCiK{gap:4px!important}.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statTitle__ASkXr,.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statValue__PUtgp{line-height:1.15!important;margin:0!important}.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statsGrid__JNpk1{margin-top:auto!important;padding-bottom:0!important}.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statTitle__ASkXr,.Home_leftColumn__qejHL .Home_overviewSection__BiXxE .Home_statValue__PUtgp{color:#000!important;font-size:.9rem!important;font-weight:600!important}.Home_leftColumn__qejHL>.Home_draggable__Z3ODF:first-child .Home_overviewSection__BiXxE{height:var(--row1Height)}.Home_leftColumn__qejHL>.Home_draggable__Z3ODF:nth-child(2) .Home_overviewSection__BiXxE{height:var(--row2Height)}.Home_topProductsCard__ncU6Y h3{margin-bottom:30px!important;margin-left:20px!important;margin-top:10px!important}.AddProductForm_modalOverlay__SsCHy{-ms-overflow-style:none;align-items:flex-start;background:#424457;bottom:0;display:flex;justify-content:center;left:280px;overflow-y:auto;padding:20px;position:fixed;right:0;scrollbar-width:none;top:0;z-index:1000}.AddProductForm_modalOverlay__SsCHy::-webkit-scrollbar{display:none}.AddProductForm_modal__wIFwg{-ms-overflow-style:none;background:#424457;height:100%;max-width:100%;overflow-y:auto;padding:0 15px;scrollbar-width:none;width:100%}.AddProductForm_modal__wIFwg::-webkit-scrollbar{display:none}.AddProductForm_modalHeader__71T23{align-items:center;background:#0000;border-bottom:none;color:#fff;display:flex;justify-content:space-between;margin-bottom:10px;padding:15px 0}.AddProductForm_breadcrumb__6uTqO{align-items:center;color:#b6b9cf;display:flex;font-size:14px}.AddProductForm_breadcrumbSeparator__Gv2oU{color:#b6b9cf;margin:0 8px}.AddProductForm_closeButton__z5p0K{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:24px;padding:4px;transition:color .2s}.AddProductForm_closeButton__z5p0K:hover{color:#e5e7eb}.AddProductForm_modalContent__75vPD{background-color:#ebecf4;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin:0 auto;overflow:hidden;padding:0;width:100%}.AddProductForm_formTitle__9ebT1{color:#333;font-size:20px;font-weight:500;margin:0;padding:15px 20px;text-align:left}.AddProductForm_productForm__4wUQC{display:flex;flex-direction:column;padding:20px}.AddProductForm_imageSection__x4NVm{align-items:center;display:flex;flex-direction:row;gap:20px;margin-bottom:20px}.AddProductForm_imageUpload__e\+k0y{align-items:center;background-color:#fff;border:1px dashed #d1d5db;border-radius:5px;cursor:pointer;display:flex;height:90px;justify-content:center;overflow:hidden;position:relative;transition:all .3s;width:90px}.AddProductForm_uploadInstructions__\+HSxM{display:flex;flex-direction:column;height:130px;justify-content:center}.AddProductForm_imageUpload__e\+k0y:hover{background:#f8faff;border-color:#3b82f6}.AddProductForm_uploadPlaceholder__QHPFq{padding:20px;text-align:center}.AddProductForm_uploadIcon__L9lmF{color:#6b7280;font-size:32px}.AddProductForm_uploadInstructions__\+HSxM p{color:#6b7280;font-size:14px;margin:4px 0}.AddProductForm_browseButton__Gl-nL{background:#0000;border:none;border-radius:4px;color:#0d6efd;cursor:pointer;font-size:12px;margin-top:4px;padding:4px 10px;transition:background-color .2s}.AddProductForm_browseButton__Gl-nL:hover{background:#0b5ed7}.AddProductForm_imagePreview__1H-70{border-radius:10px;height:100%;object-fit:cover;width:100%}.AddProductForm_formFields__K0BBf{display:flex;flex-direction:column;gap:4px;width:100%}.AddProductForm_formGroup__IMyyq{align-items:center;display:flex;flex-direction:row;margin-bottom:10px}.AddProductForm_formRow__xuLEX{display:flex;flex-direction:column;gap:10px;width:100%}.AddProductForm_label__er3sR{color:#333;font-size:14px;font-weight:500;margin-right:10px;text-align:left;width:120px}.AddProductForm_input__P-CMj,.AddProductForm_select__TTlql,.AddProductForm_textarea__12OeA{background:#fff;border:1px solid #ced4da;border-radius:4px;flex-grow:0.1;font-size:14px;height:34px;padding:4px 6px;transition:all .2s;width:45%}.AddProductForm_input__P-CMj:focus,.AddProductForm_select__TTlql:focus,.AddProductForm_textarea__12OeA:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.AddProductForm_input__P-CMj::placeholder,.AddProductForm_textarea__12OeA::placeholder{color:#9ca3af}.AddProductForm_select__TTlql{cursor:pointer}.AddProductForm_textarea__12OeA{min-height:80px;resize:vertical}.AddProductForm_readOnlyInput__giiXU{background:#f8f9fa!important;border-color:#e9ecef!important;color:#495057!important;cursor:default!important}.AddProductForm_readOnlyInput__giiXU:focus{border-color:#e9ecef!important;box-shadow:none!important}.AddProductForm_input__P-CMj[readonly]{background:#f9fafb;color:#6b7280;cursor:not-allowed}.AddProductForm_select__TTlql{height:38px}.AddProductForm_formActions__2Kjsg{background-color:initial;border-top:1px solid #e9ecef;display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding:10px 15px}.AddProductForm_discardButton__kQJ1P{background:#0000;border:0 #0000;border-radius:4px;color:#6c757d;cursor:pointer;font-size:13px;font-weight:400;padding:6px 12px;transition:all .2s}.AddProductForm_discardButton__kQJ1P:hover{background:#f8f9fa;color:#495057}.AddProductForm_addButton__DEjbF{background:#242531;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;font-weight:400;padding:6px 12px;transition:all .2s}.AddProductForm_addButton__DEjbF:hover:not(:disabled){background:#111827}.AddProductForm_addButton__DEjbF:disabled{cursor:not-allowed;opacity:.6}@media (max-width:600px){.AddProductForm_modalOverlay__SsCHy{left:0!important;padding:10px}.AddProductForm_modal__wIFwg{height:100%}.AddProductForm_modalHeader__71T23{padding:10px 15px}.AddProductForm_modalContent__75vPD{padding:0}.AddProductForm_productForm__4wUQC{padding:15px}.AddProductForm_imageSection__x4NVm{align-self:flex-start;width:50vw}.AddProductForm_imageUpload__e\+k0y{height:120px;width:50vw}.AddProductForm_uploadInstructions__\+HSxM{align-items:flex-start}.AddProductForm_formRow__xuLEX{gap:15px;grid-template-columns:1fr}.AddProductForm_formActions__2Kjsg{flex-direction:row;gap:8px;justify-content:flex-end;margin-bottom:calc(92px + env(safe-area-inset-bottom, 0px));margin-top:8px;padding:8px 10px}.AddProductForm_addButton__DEjbF,.AddProductForm_discardButton__kQJ1P{min-width:88px;width:20vw}}@media (max-width:480px){.AddProductForm_formTitle__9ebT1{font-size:20px}.AddProductForm_imageUpload__e\+k0y{height:120px;width:120px}.AddProductForm_uploadIcon__L9lmF{font-size:24px}.AddProductForm_uploadPlaceholder__QHPFq p{font-size:12px}}.CSVUploadModal_modalOverlay__Y3ZGB{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(8px);bottom:0;display:flex;justify-content:center;left:280px;padding:20px;position:fixed;right:0;top:0;z-index:1000}.CSVUploadModal_modal__3UkMR{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;max-width:540px;overflow:hidden;width:100%}.CSVUploadModal_modalHeader__MRdjf{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:10px 14px}.CSVUploadModal_modalTitle__l3Kbj{color:#1f2937;font-size:18px;font-weight:600;margin:0}.CSVUploadModal_closeButton__R5S5X{background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;font-size:24px;padding:4px;transition:all .2s}.CSVUploadModal_closeButton__R5S5X:hover{background:#f3f4f6;color:#6b7280}.CSVUploadModal_modalContent__PAFgw{max-height:70vh;overflow-y:auto;padding:24px}.CSVUploadModal_description__Fm3AE{color:#6b7280;font-size:14px;margin:-25px 0 20px;text-align:left!important}.CSVUploadModal_formatSection__xK3rI{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:20px;padding:16px}.CSVUploadModal_formatText__q4zUa{color:#64748b;font-size:13px;line-height:.4;margin:0 0 12px}.CSVUploadModal_downloadFormatButton__RqMr8{align-items:center;background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s}.CSVUploadModal_downloadFormatButton__RqMr8:hover{background:#2563eb;transform:translateY(-1px)}.CSVUploadModal_uploadArea__CWseB{align-items:center;background:#fff;border:2px dashed #cbd5e1;border-radius:8px;display:flex;justify-content:center;margin-bottom:20px;min-height:140px;padding:1px;position:relative;text-align:center;transition:all .3s ease}.CSVUploadModal_uploadArea__CWseB.CSVUploadModal_dragging__4hUar{background:#eff6ff;border-color:#3b82f6}.CSVUploadModal_uploadContent__hfqkL{position:relative}.CSVUploadModal_uploadIcon__2ibpa{color:#9ca3af;font-size:48px;margin-bottom:16px}.CSVUploadModal_uploadText__dESTO{color:#4b5563;font-size:16px;margin-bottom:8px}.CSVUploadModal_uploadOr__JhMQi{color:#9ca3af;font-size:14px;margin:12px 0}.CSVUploadModal_browseButton__ww7H6{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 24px;transition:background-color .2s}.CSVUploadModal_browseButton__ww7H6:hover{background:#2563eb}.CSVUploadModal_fileSelected__xCASI{align-items:center;display:flex;flex-direction:column;position:relative}.CSVUploadModal_fileIcon__SQ1AB{color:#10b981;font-size:32px;margin-bottom:8px}.CSVUploadModal_fileName__PMwmB{color:#1f2937;font-size:14px;font-weight:500;margin-bottom:4px;max-width:280px;text-align:center;word-break:break-word}.CSVUploadModal_fileSize__m0A0U{color:#6b7280;font-size:12px;margin-bottom:8px}.CSVUploadModal_removeFileButton__1utmC{right:-8px;top:-8px;transition:all .2s}.CSVUploadModal_fileList__4eSPm{margin-top:14px}.CSVUploadModal_fileRow__LIr4I{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:10px 12px}.CSVUploadModal_fileLeft__9QQVb{align-items:center;display:flex;gap:10px}.CSVUploadModal_fileThumb__-FQ3j{display:block;height:26px;width:26px}.CSVUploadModal_fileMeta__4McL9{display:flex;flex-direction:column}.CSVUploadModal_fileNameText__GTJF-{color:#111827;font-size:14px;font-weight:500}.CSVUploadModal_fileSizeText__f7dO1{color:#6b7280;font-size:12px}.CSVUploadModal_fileRemove__1kyDN{background:#0000;border:none;cursor:pointer;padding:4px}.CSVUploadModal_fileRemove__1kyDN img{display:block;height:16px;width:16px}.CSVUploadModal_validationStatus__USJNq{align-items:center;display:flex;gap:6px;margin-top:8px}.CSVUploadModal_validIcon__BdL3u{font-size:16px}.CSVUploadModal_validText__Lua2J{color:#10b981;font-size:13px;font-weight:500}.CSVUploadModal_validationResults__AVcqL{background:#f0f9ff;border:1px solid #e0f2fe;border-radius:8px;margin-bottom:20px;padding:16px}.CSVUploadModal_validationTitle__jkWHU{color:#0f172a;font-size:14px;font-weight:600;margin:0 0 12px}.CSVUploadModal_validationStats__7n76L{display:flex;gap:24px;margin-bottom:12px}.CSVUploadModal_statItem__9zzcU{display:flex;flex-direction:column;gap:2px}.CSVUploadModal_statLabel__Zt7Eo{color:#64748b;font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.CSVUploadModal_statValue__uxAbX{color:#0f172a;font-size:18px;font-weight:600}.CSVUploadModal_errorsList__Hml2p{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.CSVUploadModal_errorsTitle__uBL95{color:#64748b;font-size:12px;font-weight:500;margin:0 0 8px}.CSVUploadModal_errorsItems__1v3Tz{list-style:none;margin:0;max-height:180px;overflow-y:auto;padding-left:16px}.CSVUploadModal_errorsContainer__VC3kj{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:12px}.CSVUploadModal_errorItem__jWvVX{color:#dc2626;font-size:12px;line-height:1.4;margin-bottom:6px;padding-left:0;position:relative}.CSVUploadModal_errorItem__jWvVX strong{color:#991b1b;font-weight:600}.CSVUploadModal_successMessage__Pq9K\+{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;font-size:13px;font-weight:500;margin-top:16px;padding:12px 16px;text-align:center}.CSVUploadModal_removeFileButton__1utmC{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:24px;justify-content:center;position:absolute;right:-10px;top:-10px;transition:background-color .2s;width:24px}.CSVUploadModal_removeFileButton__1utmC:hover{background:#dc2626}.CSVUploadModal_requirements__mSt7x{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:8px;margin-bottom:24px;padding:16px}.CSVUploadModal_requirementsTitle__\+jzGC{color:#1f2937;font-size:14px;font-weight:600;margin-bottom:8px}.CSVUploadModal_requirementsList__HSJVd{color:#6b7280;font-size:13px;line-height:1.6;margin:0;padding-left:16px}.CSVUploadModal_requirementsList__HSJVd li{margin-bottom:4px}.CSVUploadModal_actionButtons__TjW0h{display:flex;gap:12px;justify-content:right;padding-top:20px}.CSVUploadModal_uploadButton__BaiXh{margin-left:90px}.CSVUploadModal_uploadButton2__Lj6vy{background-color:#000;color:#fff}.CSVUploadModal_cancelButton__TFjTG{background:#0000;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;padding:10px 24px;transition:all .2s}.CSVUploadModal_cancelButton__TFjTG:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}.CSVUploadModal_nextButton__t9PaK{align-items:center;background:#1f2937;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;justify-content:center;min-width:100px;padding:10px 24px;transition:all .2s}.CSVUploadModal_nextButton__t9PaK:hover:not(:disabled){background:#111827;transform:translateY(-1px)}.CSVUploadModal_nextButton__t9PaK:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:600px){.CSVUploadModal_modalOverlay__Y3ZGB{left:0;padding:10px}.CSVUploadModal_modalContent__PAFgw,.CSVUploadModal_modalHeader__MRdjf{padding:20px}.CSVUploadModal_uploadArea__CWseB{padding:30px 15px}.CSVUploadModal_uploadIcon__2ibpa{font-size:36px}.CSVUploadModal_uploadText__dESTO{font-size:14px}.CSVUploadModal_actionButtons__TjW0h{flex-direction:row;justify-content:right}.CSVUploadModal_cancelButton__TFjTG,.CSVUploadModal_nextButton__t9PaK,.CSVUploadModal_uploadButton2__Lj6vy{justify-content:center;width:auto}}@media (max-width:480px){.CSVUploadModal_modal__3UkMR{border-radius:12px;margin:0}.CSVUploadModal_modalTitle__l3Kbj{font-size:18px}.CSVUploadModal_uploadArea__CWseB{padding:24px 12px}.CSVUploadModal_uploadIcon__2ibpa{font-size:32px}}.ProductDetailModal_modalOverlay__Rbspt{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:250px;position:fixed;right:0;top:0;z-index:1000}.ProductDetailModal_modalContent__9EXfG{animation:ProductDetailModal_fadeIn__rDqzy .3s ease;background:#fff;border-radius:12px;box-shadow:0 5px 20px #0003;max-height:90vh;max-width:500px;overflow-y:auto;padding:1rem;position:relative;width:90%}.ProductDetailModal_closeButton__WehbN{align-items:center;background:#0000;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:1.8rem;height:30px;justify-content:center;position:absolute;right:10px;top:10px;transition:color .2s ease;width:30px;z-index:5}.ProductDetailModal_closeButton__WehbN:hover{background:#0000000d;color:#e74c3c}.ProductDetailModal_modalTitle__3NfE8{border-bottom:1px solid #eee;font-size:1.5rem;margin-bottom:1rem;margin-top:.5rem;padding-bottom:.5rem;text-align:center}.ProductDetailModal_modalBody__yc9Ip{display:flex;flex-direction:column;gap:1rem}.ProductDetailModal_productImage__fc2nq{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:center;margin-bottom:1rem;min-height:150px;padding-bottom:1rem}.ProductDetailModal_productImg__iu\+wK{display:block;max-height:200px;max-width:100%;object-fit:contain;width:auto}.ProductDetailModal_placeholder__1hyf7{align-items:center;background-color:#f8f9fa;border-radius:4px;color:#6c757d;display:flex;height:150px;justify-content:center;width:100%}.ProductDetailModal_infoContainer__0Ytb3{display:flex;flex-direction:column;gap:1rem}.ProductDetailModal_productInfoSection__Ju59\+{display:flex;flex-direction:column;gap:.5rem}.ProductDetailModal_detailRow__PhO7E{border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:.5rem 0}.ProductDetailModal_label__wczRy{color:#6c757d;font-weight:500}.ProductDetailModal_value__Iigz6{color:#343a40;font-weight:600}.ProductDetailModal_orderSection__lxbnt{border-top:1px solid #eee;margin-top:1rem;padding-top:1rem}.ProductDetailModal_quantityControl__laSAV{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.ProductDetailModal_quantityButtons__gppwA{align-items:center;display:flex}.ProductDetailModal_quantityButton__-Z8kk{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;display:flex;font-size:1rem;height:30px;justify-content:center;width:30px}.ProductDetailModal_quantityButton__-Z8kk:disabled{cursor:not-allowed;opacity:.5}.ProductDetailModal_quantityValue__xyPPb{font-weight:500;margin:0 .5rem;text-align:center;width:30px}.ProductDetailModal_totalPrice__rXu1G{border-bottom:1px dashed #dee2e6;border-top:1px dashed #dee2e6;display:flex;font-size:1.25rem;justify-content:space-between;margin:1rem 0;padding:.5rem 0}.ProductDetailModal_totalLabel__h-gw3{font-weight:500}.ProductDetailModal_totalAmount__kw13L{color:#28a745;font-weight:700}.ProductDetailModal_ratingContainer__5D6p4{align-items:center;border-bottom:1px dashed #dee2e6;display:flex;flex-direction:column;margin:1rem 0;padding:.5rem 0}.ProductDetailModal_ratingLabel__lsubV{color:#6c757d;font-weight:500;margin-bottom:.5rem}.ProductDetailModal_ratingStars__5S4Hl{display:flex;gap:.25rem}.ProductDetailModal_ratingStar__rzNwq{color:#e0e0e0;cursor:pointer;font-size:2rem;transition:color .2s,transform .2s}.ProductDetailModal_ratingStarHovered__d7YmL{color:#ffc107;transform:scale(1.1)}.ProductDetailModal_ratingStarActive__0vjxM{color:#ffc107}.ProductDetailModal_ratingText__tgl\+G{color:#28a745;font-size:.875rem;margin-top:.5rem}.ProductDetailModal_ratingRequired__xAhOU{color:#dc3545;font-size:.875rem;font-style:italic;margin-top:.5rem}.ProductDetailModal_requiredStar__vMVsL{color:#dc3545;font-weight:700;font-weight:500}.ProductDetailModal_orderButton__l3MG5{background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:background-color .2s;width:100%}.ProductDetailModal_orderButton__l3MG5:hover{background:#43a047}.ProductDetailModal_orderButton__l3MG5:disabled{background:#a5d6a7;cursor:not-allowed}@keyframes ProductDetailModal_fadeIn__rDqzy{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:576px){.ProductDetailModal_modalOverlay__Rbspt{left:0!important;padding:0 10px}.ProductDetailModal_modalContent__9EXfG{margin:0 auto;padding:1rem 1rem calc(90px + env(safe-area-inset-bottom, 0px));width:95%}.ProductDetailModal_detailRow__PhO7E{border-bottom:1px solid #f5f5f5;flex-direction:column;gap:.25rem;padding-bottom:.5rem}.ProductDetailModal_orderButton__l3MG5{margin-bottom:env(safe-area-inset-bottom,0)}}.Product_productContainer__g3lCj{background-color:#424457;max-width:100%;min-height:100vh;overflow-x:hidden;padding:0 15px;position:relative}.Product_mobileHeader__D65jZ,.Product_mobileLogo__b4T3e,.Product_mobileSettings__7X7va{display:none}.Product_productContainer__g3lCj:before{border-bottom:2px solid #a0a0a0;content:"";height:0;left:0;position:absolute;right:0;top:56px;z-index:10}.Product_header__vl9\+X{align-items:center;border-bottom:none;display:flex;justify-content:space-between;margin-bottom:5px;padding:15px 0}.Product_pageTitle__-vtwY{color:#fff;font-size:18px;font-weight:500;margin:0}.Product_searchContainer__EboR9{align-items:center;background-color:#4e5062;border:1px solid #0000;border-radius:24px;display:flex;overflow:hidden;padding:0;position:relative;transition:all .3s ease;width:210px}.Product_searchInput__zg6wY{background:#0000;border:none;box-shadow:none;color:#333;font-size:13px;height:20px;outline:none;padding:8px 10px;width:100%}.Product_searchInput__zg6wY::placeholder{color:#fff;opacity:1}.Product_searchButton__PDCem{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;padding:5px;transition:all .2s;width:36px}.Product_searchButton__PDCem:hover{border-radius:50%}.Product_searchIndicator__Bh0kw{background-color:#007bff;border-radius:4px;color:#fff;font-size:12px;left:0;margin-top:4px;padding:4px 8px;position:absolute;top:100%;z-index:10}.Product_inventoryOverview__MjAY-{background:#fff;border:1px solid #e9ecef;border-radius:8px;margin:10px 0 15px;padding:15px}.Product_inventoryOverview__MjAY- h1{color:#000;font-size:14px;font-weight:500;margin:0 0 10px;padding:0;text-align:left}.Product_statsGrid__hyo2c{display:flex;position:relative}.Product_infoBtn__ImPd5{display:none}.Product_statCard__Udl0c{background:#fff;border-right:1px solid #e9ecef;padding:6px 12px 8px;position:relative;text-align:left;width:25%}.Product_statCard__Udl0c:last-child{border-right:none}.Product_statHeader__2xKxt{margin-bottom:8px;width:100%}.Product_statTitle__wnx5z{color:#333;display:block;font-size:12px;font-weight:600;letter-spacing:.5px;padding-bottom:5px;text-transform:uppercase}.Product_statValue__Ibv-p{color:#5d6679;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:5px;width:100%}.Product_statInfoContainer__BbF7w{display:flex;justify-content:space-between;margin-top:10px;padding-top:5px;width:100%}.Product_statSubtext__Hrx9-{color:#858d9d;display:block;font-size:12px;font-weight:480;padding-left:5px;text-align:left}.Product_statLeftColumn__SEVKf{align-items:flex-start;display:flex;flex-direction:column}.Product_statRightColumn__Q5JyZ{align-items:flex-end;display:flex;flex-direction:column}.Product_statRevenueValue__w8VJu{color:#5d6679;display:block;font-size:16px;font-weight:600;margin-top:-35px}.Product_statRevenueLabel__HpC5I{color:#6c757d;display:block;font-size:11px;margin-top:15px}.Product_statCostValue__rBRpA{color:#5d6679;display:block;font-size:16px;font-weight:600;margin-top:-35px}.Product_statCostLabel__dSgcm{color:#6c757d;display:block;font-size:11px;margin-top:15px}.Product_statNotInStockValue__ApUv-{color:#5d6679;display:block;font-size:16px;font-weight:600;margin-top:-35px}.Product_statNotInStockLabel__QHo25{color:#6c757d;display:block;font-size:11px;margin-top:15px}.Product_productsSection__Eijy2{background:#fff;border:1px solid #e9ecef;border-radius:4px;box-shadow:0 1px 3px #00000014;margin-bottom:20px;overflow:hidden;padding:0}.Product_sectionHeader__oolJ0{align-items:center;background-color:#f8f9fa;border-bottom:2px solid #dee2e6;display:flex;justify-content:space-between;padding:12px 15px}.Product_sectionHeader__oolJ0 h2{color:#48505e;font-size:14px;font-weight:500;margin:0}.Product_addButton__A7lW5{align-items:center;background:#242531;border:none;border-radius:4px;box-shadow:0 1px 2px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500;padding:6px 14px;transition:all .2s}.Product_addButton__A7lW5:hover{background:#1c68d3;box-shadow:0 2px 4px #00000026}.Product_tableContainer__Npxee{background:#fff;border:none;border-radius:0;margin-top:0;overflow-x:auto}.Product_productsTable__RsejY{border-collapse:initial;border-spacing:0;margin-bottom:0;width:100%}.Product_productsTable__RsejY th{background:#b6b9cf;border-bottom:1px solid #ddd;border-right:2px solid #9294a6;color:#333;font-size:14px;font-weight:600;padding:12px 15px;text-align:center}.Product_productsTable__RsejY th:last-child{border-right:none}.Product_productsTable__RsejY td{border-bottom:1px solid #ccc;border-right:2px solid #ccc;color:#000;font-size:.9rem;font-weight:600;padding:12px 15px}.Product_productsTable__RsejY tbody td:first-child,.Product_productsTable__RsejY tbody td:nth-child(2),.Product_productsTable__RsejY tbody td:nth-child(3),.Product_productsTable__RsejY tbody td:nth-child(4),.Product_productsTable__RsejY tbody td:nth-child(5){font-size:80%;font-weight:500}.Product_productsTable__RsejY td:last-child{border-right:none}.Product_productsTable__RsejY tbody tr:last-child td{border-bottom:none}.Product_productsTable__RsejY tbody tr:hover{background-color:#e1e3f3}.Product_productCell__dprTV{color:#000;font-weight:600}.Product_status__uSIsl{border-radius:4px;font-size:11px;font-weight:500;padding:4px 8px;text-transform:capitalize}.Product_inStock__gC8Ga{color:#10a760!important;font-size:13px}.Product_lowStock__UBNGp{color:#e19133!important;font-size:13px}.Product_outOfStock__TD8\+g{color:#e24035!important}.Product_unknown__Va3bb{color:#383d41;font-size:13px}.Product_noData__\+JbqW{color:#6c757d;font-style:italic;padding:30px;text-align:center}.Product_pagination__dmYwd{align-items:center;background:#fff;border-bottom:none;border-radius:0 0 4px 4px;border-top:1px solid #e9ecef;box-sizing:border-box;display:flex;justify-content:space-between;margin-top:0;padding:15px 20px;position:relative;width:100%}.Product_paginationCenter__9K9LK,.Product_paginationLeft__Luwou,.Product_paginationRight__rl6z5{align-items:center;display:flex;flex:1 1}.Product_paginationLeft__Luwou{justify-content:flex-start}.Product_paginationCenter__9K9LK{justify-content:center}.Product_paginationRight__rl6z5{justify-content:flex-end}.Product_pageButton__NVld7{background:#fff;border:1px solid #dee2e6;border-radius:4px;color:#48505e;cursor:pointer;font-size:13px;padding:6px 12px;transition:all .2s}.Product_pageButton__NVld7:hover:not(:disabled){background:#242531;border-color:#242531;color:#fff}.Product_pageButton__NVld7:disabled{cursor:not-allowed;opacity:.5}.Product_pageInfo__myVNZ{color:#48505e;font-size:13px;font-weight:500}.Product_modalOverlay__noWFg{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000;bottom:0;display:flex;justify-content:center;left:280px;position:fixed;right:0;top:0;z-index:1000}.Product_modal__D6rQd{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0003;max-width:300px;overflow:hidden;padding:0;width:90%}.Product_modalContent__BQf-z{padding:20px}.Product_productOptions__wVQVc{display:flex;gap:16px;margin-bottom:24px}.Product_productOptionsVertical__xLbdy{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.Product_optionButton__VjlbQ{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;padding:20px;text-align:center;transition:all .3s}.Product_verticalOptionButton__TSfPG{background:#1e1f2c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;margin:4px 0;padding:12px;text-align:center;transition:all .2s;width:100%}.Product_verticalOptionButton__TSfPG:hover{background:#28293a}.Product_optionButton__VjlbQ:hover{background:#f8f9ff;border-color:#007bff;box-shadow:0 4px 12px #007bff26;transform:translateY(-2px)}.Product_optionText__KTMsP{color:#2c3e50;font-size:14px;font-weight:500}.Product_loadingContainer__IDVeR{align-items:center;color:#6c757d;display:flex;flex-direction:column;height:400px;justify-content:center}.Product_spinner__cdGv2{animation:Product_spin__eWw-g 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:40px;margin-bottom:16px;width:40px}.Product_loadingContainer__IDVeR p{animation:Product_fadeInOut__iTtYb 1.5s infinite alternate;color:#fff;font-size:14px;max-width:80%;text-align:center}@keyframes Product_spin__eWw-g{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Product_fadeInOut__iTtYb{0%{opacity:.7}to{opacity:1}}.Product_fabAddButton__zSzIa,.Product_mobileInfoOverlay__VgHSo{display:none}@media (max-width:600px){.Product_modalOverlay__noWFg{left:0!important}.Product_sectionHeader__oolJ0 .Product_addButton__A7lW5{display:none!important}.Product_productContainer__g3lCj{padding:15px}.Product_statsGrid__hyo2c{grid-gap:10px!important;display:grid!important;gap:10px!important;grid-template-columns:1fr 1fr!important}.Product_statCard__Udl0c{border-right:none!important;overflow:hidden;width:100%!important}.Product_statInfoContainer__BbF7w{align-items:start;display:grid;grid-template-columns:1fr 1fr;padding-top:0!important}.Product_statRightColumn__Q5JyZ{align-items:flex-end;display:flex;flex-direction:column;justify-self:end;padding-right:16px}.Product_statLeftColumn__SEVKf{align-items:flex-start;display:flex;flex-direction:column;justify-self:start}.Product_statValue__Ibv-p{margin-bottom:6px;min-height:24px;padding-left:6px}.Product_statCostValue__rBRpA,.Product_statNotInStockValue__ApUv-,.Product_statRevenueValue__w8VJu{line-height:1;margin-left:-4px;margin-top:0}.Product_statCostLabel__dSgcm,.Product_statNotInStockLabel__QHo25,.Product_statRevenueLabel__HpC5I,.Product_statSubtext__Hrx9-{margin-top:4px}.Product_statRevenueValue__w8VJu{margin-top:-30px}.Product_productsTable__RsejY tbody td:nth-child(2),.Product_productsTable__RsejY tbody td:nth-child(3),.Product_productsTable__RsejY tbody td:nth-child(4),.Product_productsTable__RsejY tbody td:nth-child(5),.Product_productsTable__RsejY thead th:nth-child(2),.Product_productsTable__RsejY thead th:nth-child(3),.Product_productsTable__RsejY thead th:nth-child(4),.Product_productsTable__RsejY thead th:nth-child(5){display:none!important}.Product_productsTable__RsejY tbody td:last-child{align-items:center;display:flex;gap:8px;justify-content:center;padding-right:36px;position:relative}.Product_infoBtn__ImPd5{align-items:center;background:#e7f1ff;border:none;border-radius:50%;color:#0b74de;cursor:pointer;display:inline-flex!important;display:inline-flex;font-weight:700;height:22px;justify-content:center;line-height:1;margin-left:0;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:22px}.Product_infoBtn__ImPd5 img{display:block;height:14px;width:14px}.Product_fabAddButton__zSzIa{background:#242531;border:1px solid #0000;border-radius:5px;bottom:84px;box-shadow:0 6px 16px #00000040;color:#fff;display:inline-flex;font-size:13px;padding:10px 14px;position:fixed;right:16px;z-index:100}.Product_mobileInfoOverlay__VgHSo{align-items:center;background:#0000;display:flex!important;inset:0;justify-content:center;position:fixed;z-index:1000}.Product_mobileInfoCard__aaNjj{background:#fff;border-radius:12px;box-shadow:0 8px 30px #00000026;max-width:380px;padding:16px;width:calc(100% - 48px)}.Product_infoHeader__6Eo8e{align-items:center;display:flex;justify-content:space-between}.Product_infoTitle__wOhrL{color:#111;font-size:16px;font-weight:600}.Product_infoClose__HUVj\+{background:#0000;border:none;color:#111;cursor:pointer;font-size:18px}.Product_infoName__eL9bH{color:#111;font-weight:600;margin:8px 0 12px;text-align:left}.Product_infoList__zxbxk{display:flex;flex-direction:column;gap:10px}.Product_infoRow__JAoyD{align-items:center;display:flex;gap:16px;justify-content:space-between}.Product_infoLabel__YIKR7{color:#222;font-weight:500}.Product_infoValue__cqE7f{color:#111;font-weight:500}.Product_header__vl9\+X,.Product_productContainer__g3lCj:before{display:none!important}.Product_mobileHeader__D65jZ{align-items:center;display:flex!important;justify-content:space-between;padding:10px 16px}.Product_mobileLogo__b4T3e{display:block;height:28px;width:auto}.Product_mobileSettings__7X7va{align-items:center;display:inline-flex}.Product_mobileSettings__7X7va img{display:block;height:22px;width:22px}.Product_header__vl9\+X{align-items:stretch;flex-direction:column;gap:15px}.Product_searchContainer__EboR9{margin-left:0;max-width:none}.Product_statsGrid__hyo2c{grid-template-columns:1fr}.Product_sectionHeader__oolJ0{align-items:stretch;flex-direction:column;gap:15px}.Product_productsTable__RsejY{font-size:12px}.Product_productsTable__RsejY td,.Product_productsTable__RsejY th{padding:8px}.Product_productOptions__wVQVc{flex-direction:column}.Product_productContainer__g3lCj{max-width:100vw;overflow-x:hidden!important}.Product_productsSection__Eijy2{max-width:100%;overflow-x:hidden}.Product_tableContainer__Npxee{overflow-x:hidden!important}.Product_productsTable__RsejY{max-width:100%!important;table-layout:fixed;width:100%!important}}.Product_productRow__nvxnw{cursor:pointer;transition:background-color .2s ease}.Product_productRow__nvxnw:hover{background-color:#3498db1a}.modalOverlay{-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;background:#424457b3!important}.modalOverlay:before{background-color:initial;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:225px;z-index:1}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.modalOverlay:before{-webkit-backdrop-filter:none;backdrop-filter:none;mask-image:linear-gradient(90deg,#000 100%,#0000 0);-webkit-mask-image:linear-gradient(90deg,#000 100%,#0000 0)}}.Invoice_invoiceContainer__6hBNe{background:#424457;font-family:Arial,sans-serif;min-height:100vh;padding:20px}.Invoice_mobileHeader__SvttP,.Invoice_mobileLogo__iIGnk,.Invoice_mobileSettings__wOcgo{display:none}.Invoice_header__WySJt{align-items:center;border-bottom:2px solid #a0a0a0;display:flex;justify-content:space-between;margin:-26px -25px 20px -20px;padding:10px}.Invoice_pageTitle__T7zSx{color:#fff;font-size:20px;font-weight:600;margin:0}.Invoice_settingsButton__dLQ60{background:#0000;border:none;cursor:pointer;padding:5px;position:relative}.Invoice_settingsButton__dLQ60,.Invoice_settingsIcon__7L4Mv{align-items:center;color:#fff;display:flex;font-size:24px;justify-content:center}.Invoice_searchContainer__rZsa1{align-items:center;background-color:#4e5062;border-radius:50px;display:flex;padding:5px 15px;transition:all .3s ease;width:250px}.Invoice_searchavatar__sb6Fs{align-items:left}.Invoice_searchInput__8yu7p{background:#0000;border:none;color:#fff;font-size:14px;outline:none;padding:8px 10px;width:100%}.Invoice_searchInput__8yu7p::placeholder{color:#fff;opacity:.8}.Invoice_searchButton__1RhEg{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:5px}.Invoice_dashboard__wEl8h{background:#fff;border-radius:12px;margin-bottom:20px;padding:20px}.Invoice_dashboardTitle__eCcKU{font-size:18px;font-weight:450;margin:0 0 20px;text-align:left!important}.Invoice_statsRow__BoIBb{display:flex;gap:15px;justify-content:space-between}.Invoice_statBox__dG3OC{border-right:1px solid #ccc;flex:1 1;justify-content:space-between;padding:15px;position:relative;text-align:left}.Invoice_statBox__dG3OC:last-child{border-right:none}.Invoice_statTitle__eSZ2W{color:#000;font-size:16px;font-weight:550;margin-bottom:14px}.Invoice_statValue__zdKJ0{color:#5d6679;font-size:16px;font-weight:580;margin-bottom:25px}.Invoice_statSubText__LTzva{bottom:15px;color:#858d9d;font-size:12px;font-weight:500;position:absolute}.Invoice_statProcessed__xes7n{bottom:43px;color:#5d6679;font-size:16px;font-weight:600;left:160px;position:absolute}.Invoice_statfieldname__Tc17V{bottom:15px;color:#7b8495;font-size:12px;left:160px;position:absolute}.Invoice_invoiceListContainer__OcBBz{background:#fff;border-radius:12px;padding:20px}.Invoice_listHeaderRow__zK73V{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.Invoice_listTitle__6nvVa{font-size:18px;font-weight:450;margin:0}.Invoice_searchIndicator__YxhgW{align-items:center;background:#f5f5f5;border-radius:4px;color:#444;display:flex;font-size:14px;padding:5px 10px}.Invoice_clearSearch__oUL3s{background:none;border:none;color:#555;cursor:pointer;font-size:18px;margin-left:10px}.Invoice_tableContainer__V0gnS{overflow-x:auto}.Invoice_invoiceTable__jCNfG{border-collapse:collapse;text-align:left;width:100%}.Invoice_invoiceTable__jCNfG td,.Invoice_invoiceTable__jCNfG th{text-align:center;vertical-align:middle}.Invoice_invoiceTable__jCNfG th{background-color:#b6b9cf;border-bottom:1px solid #ddd;border-right:2px solid #9294a6;color:#333;font-weight:600;padding:12px 15px}.Invoice_invoiceTable__jCNfG td{border-bottom:1px solid #ccc;border-right:2px solid #ccc;color:#333;padding:12px 15px}.Invoice_invoiceTable__jCNfG tr:hover{background-color:#e1e3f3}.Invoice_status__q4IQI{color:#48505e;display:inline-block;font-size:12px;font-weight:600;padding:6px 12px}.Invoice_cancelled__P38s3,.Invoice_paid__W2xPs,.Invoice_returned__ZVlTW,.Invoice_unpaid__6VDb5{color:#48505e}.Invoice_actionButton__GQr5k{background:none;border:none;color:#555;cursor:pointer;font-size:20px;font-weight:700}.Invoice_actionDropdown__OP\+Xo{display:inline-block;position:relative}.Invoice_dropdownContent__pk0Mw{background-color:#fff;border-radius:4px;box-shadow:0 8px 16px #0003;display:none;min-width:160px;overflow:hidden;position:absolute;right:0;z-index:1}.Invoice_dropdownContent__pk0Mw.Invoice_show__gSmZQ{display:block}.Invoice_deleteButton__\+UeFE,.Invoice_payButton__Bngs3,.Invoice_returnButton__HXG8K,.Invoice_viewButton__P8dOJ{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:10px 15px;text-align:left;width:100%}.Invoice_viewButton__P8dOJ:hover{background-color:#f5f5f5}.Invoice_deleteIcon__jzTcy,.Invoice_payIcon__6cgmq,.Invoice_returnIcon__JzJna,.Invoice_viewIcon__6wJaI{margin-right:10px}.Invoice_deleteIcon__jzTcy img,.Invoice_viewIcon__6wJaI img{height:18px;width:18px}.Invoice_deleteButton__\+UeFE:hover{background-color:#feeaea;color:#d33}.Invoice_payButton__Bngs3:hover{background-color:#f0f7ee;color:#3c763d}.Invoice_returnButton__HXG8K:hover{background-color:#fff9ea;color:#e67e22}.Invoice_pagination__ZG0jZ{align-items:center;display:flex;gap:0;justify-content:space-between;margin-top:20px;width:100%}.Invoice_paginationCenter__PGiIe,.Invoice_paginationLeft__YiWH\+,.Invoice_paginationRight__3kQBI{align-items:center;display:flex;flex:1 1}.Invoice_paginationLeft__YiWH\+{justify-content:flex-start}.Invoice_paginationCenter__PGiIe{justify-content:center}.Invoice_paginationRight__3kQBI{justify-content:flex-end}.Invoice_paginationButton__M2onq{background:#fff;border:1px solid #dee2e6;border-radius:4px;color:#48505e;cursor:pointer;font-size:13px;padding:6px 12px;transition:all .2s}.Invoice_paginationButton__M2onq:hover:not([disabled]){background:#242531;border-color:#242531;color:#fff}.Invoice_paginationButton__M2onq:disabled{cursor:not-allowed;opacity:.5}.Invoice_pageInfo__s8XIK{color:#555;font-size:14px}.Invoice_error__0Mk9J{color:#e74c3c}@media (max-width:992px){.Invoice_statsRow__BoIBb{flex-wrap:wrap}.Invoice_statBox__dG3OC{flex:1 0 45%}}@media (max-width:600px){.Invoice_invoiceContainer__6hBNe{-ms-overflow-style:none;background:#32344a;max-height:100vh;min-height:100vh;overflow-y:auto;padding:10px;scrollbar-width:none}.Invoice_invoiceContainer__6hBNe::-webkit-scrollbar{height:0;width:0}.Invoice_header__WySJt{align-items:center;border-bottom:none;display:none!important;flex-direction:row;gap:10px;justify-content:space-between;margin:0 0 10px;padding:10px 15px}.Invoice_mobileHeader__SvttP{align-items:center;display:flex!important;justify-content:space-between;padding:10px 16px}.Invoice_mobileLogo__iIGnk{display:block;height:28px;width:auto}.Invoice_mobileSettings__wOcgo{align-items:center;display:inline-flex}.Invoice_mobileSettings__wOcgo img{display:block;height:22px;width:22px}.Invoice_headerMobile__wpb84{align-items:center;display:flex;justify-content:space-between;padding:5px 0;width:100%}.Invoice_logoContainer__dRQHq{align-items:center;background:linear-gradient(135deg,#8743ff,#4136f1);border-radius:50%;display:flex;height:35px;justify-content:center;overflow:hidden;width:35px}.Invoice_logo__ulLG6{height:auto;padding:5px;width:70%}.Invoice_pageTitle__T7zSx{color:#fff;font-size:18px;font-weight:600;margin:0}.Invoice_dashboard__wEl8h{background-color:#fff;border-radius:15px;margin-bottom:15px;padding:15px}.Invoice_dashboardTitle__eCcKU{color:#000;font-size:16px;font-weight:600;margin-bottom:15px}.Invoice_statsRow__BoIBb{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.Invoice_statBox__dG3OC{border-bottom:1px solid #eee;border-right:none;flex-basis:calc(50% - 5px);flex-grow:1;flex-shrink:0;height:auto;min-height:60px;padding:10px}.Invoice_statTitle__eSZ2W{font-size:13px;margin-bottom:5px}.Invoice_statValue__zdKJ0{font-size:16px;font-weight:700;margin-bottom:2px}.Invoice_statSubText__LTzva{font-size:10px;margin-top:5px;position:static}.Invoice_statProcessed__xes7n{font-size:15px;margin-bottom:0;position:absolute;right:10px;top:10px}.Invoice_statfieldname__Tc17V{font-size:10px;position:absolute;right:10px;top:30px}.Invoice_invoiceListContainer__OcBBz{background:#fff;border-radius:15px;margin-bottom:50px;padding:15px}.Invoice_listTitle__6nvVa{font-size:16px;margin-bottom:15px}.Invoice_invoiceTable__jCNfG td:nth-child(2),.Invoice_invoiceTable__jCNfG td:nth-child(3),.Invoice_invoiceTable__jCNfG td:nth-child(4),.Invoice_invoiceTable__jCNfG td:nth-child(5),.Invoice_invoiceTable__jCNfG th:nth-child(2),.Invoice_invoiceTable__jCNfG th:nth-child(3),.Invoice_invoiceTable__jCNfG th:nth-child(4),.Invoice_invoiceTable__jCNfG th:nth-child(5){display:none}.Invoice_invoiceTable__jCNfG td,.Invoice_invoiceTable__jCNfG th{border:none;padding:10px}.Invoice_invoiceTable__jCNfG td:last-child,.Invoice_invoiceTable__jCNfG th:last-child{border-left:1px solid #e0e0e0}.Invoice_invoiceTable__jCNfG th{background-color:#c5c7e1;font-size:14px}.Invoice_invoiceTable__jCNfG td{font-size:13px}.Invoice_actionDropdown__OP\+Xo{width:100%}.Invoice_actionButton__GQr5k{display:none}.Invoice_dropdownContent__pk0Mw{flex-wrap:wrap;width:100%}.Invoice_deleteButton__\+UeFE,.Invoice_viewButton__P8dOJ{background:#0000;margin:0 5px;padding:0}.Invoice_dropdownContent__pk0Mw button{background:#0000;display:inline-flex;margin:0;padding:0}.Invoice_deleteButton__\+UeFE,.Invoice_payButton__Bngs3,.Invoice_returnButton__HXG8K,.Invoice_viewButton__P8dOJ{background:#0000;border:none;font-size:0!important;height:30px;margin:0;width:30px}.Invoice_actionDropdown__OP\+Xo .Invoice_dropdownContent__pk0Mw{align-items:center;background:#0000;box-shadow:none;display:flex!important;flex-wrap:nowrap;justify-content:center;min-width:auto;padding:0;position:static}.Invoice_actionDropdown__OP\+Xo .Invoice_dropdownContent__pk0Mw button+button{margin-left:7px}.Invoice_payIcon__6cgmq{color:#0ea432}.Invoice_payIcon__6cgmq,.Invoice_returnIcon__JzJna{align-items:center;display:flex;font-size:20px;justify-content:center}.Invoice_returnIcon__JzJna{color:#0084d6}.Invoice_invoiceTable__jCNfG td:last-child button{background:#0000;border:none;margin:0 5px;padding:0}.Invoice_deleteButton__\+UeFE img,.Invoice_viewButton__P8dOJ img{display:block;height:22px;width:22px}.Invoice_payButton__Bngs3 .Invoice_payIcon__6cgmq,.Invoice_returnButton__HXG8K .Invoice_returnIcon__JzJna{align-items:center;display:flex;font-size:22px;justify-content:center}.Invoice_actionDropdown__OP\+Xo{display:flex;gap:15px;justify-content:center}.Invoice_deleteIcon__jzTcy img,.Invoice_viewIcon__6wJaI img{display:block;height:20px;width:20px}.Invoice_payIcon__6cgmq,.Invoice_returnIcon__JzJna{align-items:center;color:#0ea432;display:flex;font-size:16px;justify-content:center}.Invoice_deleteButton__\+UeFE:after,.Invoice_payButton__Bngs3:after,.Invoice_returnButton__HXG8K:after,.Invoice_viewButton__P8dOJ:after{content:none}.Invoice_deleteButton__\+UeFE>:not(.Invoice_deleteIcon__jzTcy),.Invoice_payButton__Bngs3>:not(.Invoice_payIcon__6cgmq),.Invoice_returnButton__HXG8K>:not(.Invoice_returnIcon__JzJna),.Invoice_viewButton__P8dOJ>:not(.Invoice_viewIcon__6wJaI){display:none}.Invoice_dropdownContent__pk0Mw:not(.Invoice_show__gSmZQ){display:flex!important}.Invoice_invoiceTable__jCNfG{border-collapse:collapse;margin-bottom:70px;width:100%}.Invoice_invoiceTable__jCNfG thead{background-color:#c5c7e1}.Invoice_invoiceTable__jCNfG th:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px;padding-left:15px;text-align:left;width:40%}.Invoice_invoiceTable__jCNfG th:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px;text-align:center;width:60%}.Invoice_invoiceTable__jCNfG td:first-child{color:#333;font-size:14px;font-weight:500;padding-left:15px;text-align:left;width:40%}.Invoice_invoiceTable__jCNfG td:last-child{padding-left:5px;padding-right:0;text-align:left;width:60%}.Invoice_invoiceListContainer__OcBBz{border-radius:12px;margin-bottom:15px;overflow:hidden}.Invoice_tableContainer__V0gnS{margin-bottom:10px}.Invoice_deleteButton__\+UeFE,.Invoice_payButton__Bngs3,.Invoice_returnButton__HXG8K,.Invoice_viewButton__P8dOJ{align-items:center;background-color:initial;border-radius:4px;display:inline-flex!important;height:34px;justify-content:center;margin:0 5px;padding:0;position:relative;width:34px}.Invoice_deleteButton__\+UeFE img,.Invoice_viewButton__P8dOJ img{height:20px;object-fit:contain;width:20px}.Invoice_deleteButton__\+UeFE:after,.Invoice_viewButton__P8dOJ:after{content:none!important}.Invoice_dropdownContent__pk0Mw{background:#0000;box-shadow:none;display:flex!important;gap:15px;justify-content:center;min-width:auto;padding:10px 0;position:static}.Invoice_invoiceTable__jCNfG tr{border-bottom:1px solid #eee;height:55px}.Invoice_invoiceTable__jCNfG td:last-child{min-width:100px;padding-right:10px;text-align:center}.Invoice_invoiceTable__jCNfG tbody tr:nth-child(2n){background-color:initial}.Invoice_pagination__ZG0jZ{align-items:center;display:flex;gap:0;justify-content:space-between;margin-bottom:60px;margin-top:10px;padding:15px 0 5px;position:relative;width:100%;z-index:5}.Invoice_paginationButton__M2onq{background:#fff;border:1px solid #dee2e6;border-radius:4px;color:#48505e;cursor:pointer;font-size:13px;font-weight:500;padding:6px 12px;transition:all .2s}.Invoice_paginationButton__M2onq:hover:not([disabled]){background:#242531;border-color:#242531;color:#fff}.Invoice_paginationButton__M2onq:disabled{cursor:not-allowed;opacity:.5}.Invoice_cancelledText__kG-yC{color:#e24035;font-size:14px;font-weight:600}.Invoice_pageInfo__s8XIK{color:#333;font-size:14px;font-weight:500;min-width:80px;text-align:center}.Invoice_searchContainer__rZsa1{display:none}.Invoice_settingsButton__dLQ60{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;margin-right:-10px;padding:0;width:40px}}.Invoice_modalOverlay__Zbort{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.Invoice_confirmDeleteModal__ZDYuw{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:20px;text-align:center;width:350px}.Invoice_confirmDeleteModal__ZDYuw h3{color:#333;font-weight:500;margin-top:0}.Invoice_confirmDeleteModal__ZDYuw p{color:#666;margin-bottom:20px}.Invoice_confirmButtonGroup__jO9pt{display:flex;gap:15px;justify-content:center}.Invoice_cancelButton__xNeNr{background-color:#f1f1f1;color:#333}.Invoice_cancelButton__xNeNr,.Invoice_confirmButton__KqA\+X{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:8px 16px}.Invoice_confirmButton__KqA\+X{background-color:#4a5beb;color:#fff}.Invoice_cancelButton__xNeNr:hover{background-color:#e5e5e5}.Invoice_confirmButton__KqA\+X:hover{background-color:#3a4bdb}.InvoiceView_modalOverlay__w6YTz{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:280px;position:fixed;right:0;top:0;z-index:1000}.InvoiceView_modalContent__\+Tw0v{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px #0000004d;margin:0 300px 0 auto;max-height:90vh;max-width:850px;overflow-y:none;position:relative;width:50%}.InvoiceView_invoiceLayout__bKM1G{display:flex;padding-right:30px;position:relative}.InvoiceView_invoiceTopSection__8SH85{background-color:#f9fafc}.InvoiceView_actionButtonsColumn__cWTKn{display:flex;flex-direction:column;gap:10px;position:absolute;right:-60px;top:10px;z-index:10}@media (min-width:1400px){.InvoiceView_actionButtonsColumn__cWTKn{right:-70px}}.InvoiceView_closeButton__B2tsP,.InvoiceView_downloadButton__pW3Sn,.InvoiceView_printButton__cLmOc{align-items:center;border:none;border-radius:50%;box-shadow:0 2px 5px #0003;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s;width:36px}.InvoiceView_closeButton__B2tsP{background-color:#e74c3c;color:#fff;font-size:18px}.InvoiceView_downloadButton__pW3Sn{background-color:#2abcf5;color:#fff}.InvoiceView_printButton__cLmOc{background-color:#d3b753;color:#fff}.InvoiceView_printButton__cLmOc:hover{background-color:#388e3c}.InvoiceView_invoiceContainer__z-8Id{background-color:#fff;color:#333;margin:0 auto;max-width:900px;padding:0 5px 5px;width:100%}.InvoiceView_invoiceTitle__\+znTH{color:#2c3e50;font-size:28px;font-weight:600;margin-bottom:5px;margin-top:0;text-align:left}.InvoiceView_addressSection__LG873{clear:both;display:flex;justify-content:space-between;margin-bottom:25px}.InvoiceView_billedTo__ta8u3 h4,.InvoiceView_businessAddress__a9XHY h4{color:#7f8c8d;font-size:14px;font-weight:500;margin-bottom:8px}.InvoiceView_billedTo__ta8u3 p,.InvoiceView_businessAddress__a9XHY p{font-size:13px;line-height:1.3;margin:3px 0}@media (min-width:601px){.InvoiceView_invoiceLayout__bKM1G{padding-right:0}.InvoiceView_billedTo__ta8u3{margin-left:15px;text-align:left}.InvoiceView_businessAddress__a9XHY{margin-right:15px;text-align:right}.InvoiceView_invoiceTitle__\+znTH{margin-left:8px;margin-top:8px}.InvoiceView_productTable__c4MaL{border-left:1px solid #e9ecef;border-right:1px solid #e9ecef;box-sizing:border-box;margin-bottom:0}.InvoiceView_productTable__c4MaL table{border-left:none;border-right:none;box-sizing:border-box;table-layout:fixed}.InvoiceView_productTable__c4MaL td,.InvoiceView_productTable__c4MaL th{vertical-align:middle}.InvoiceView_productTable__c4MaL tbody td:first-child,.InvoiceView_productTable__c4MaL thead th:first-child{border-left:none}.InvoiceView_productTable__c4MaL tbody td:last-child,.InvoiceView_productTable__c4MaL thead th:last-child{border-right:none}.InvoiceView_productTable__c4MaL td:first-child,.InvoiceView_productTable__c4MaL th:first-child{text-align:left;width:60%}.InvoiceView_productTable__c4MaL td:nth-child(2),.InvoiceView_productTable__c4MaL th:nth-child(2){text-align:center;width:20%}.InvoiceView_productTable__c4MaL td:nth-child(3),.InvoiceView_productTable__c4MaL th:nth-child(3){text-align:right;width:20%}.InvoiceView_summary__\+5fjn{border-left:1px solid #e9ecef;border-right:1px solid #e9ecef;box-sizing:border-box;margin-right:0}}.InvoiceView_invoiceInfo__Q5HVq{display:flex;flex-direction:column;float:left;gap:15px;margin-bottom:30px;width:30%}.InvoiceView_invoiceInfoColumn__rXnqg{flex:1 1}.InvoiceView_referenceColumn__LiqCk{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.InvoiceView_detailRow__kClGa{display:flex;flex-direction:column;margin-bottom:5px}.InvoiceView_detailRow__kClGa h4{color:#7f8c8d;font-size:14px;font-weight:500;margin:0 0 5px}.InvoiceView_detailRow__kClGa p{color:#333;font-size:14px;font-weight:500;margin:0}.InvoiceView_productTable__c4MaL{float:right;margin-bottom:15px;width:65%}.InvoiceView_productTable__c4MaL table{border-collapse:collapse;width:100%}.InvoiceView_productTable__c4MaL th{background-color:#f8f9fa;color:#555;text-align:left}.InvoiceView_productTable__c4MaL td,.InvoiceView_productTable__c4MaL th{border-bottom:1px solid #e9ecef;font-size:13px;padding:10px}.InvoiceView_summary__\+5fjn{border-top:none;float:right;margin-top:0;width:65%}.InvoiceView_summaryDetails__CyEmK{border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:7px 10px}.InvoiceView_summaryDetails__CyEmK h4{color:#1a1c21;font-size:13px;font-weight:500;margin:0}.InvoiceView_summaryDetails__CyEmK p{font-size:13px;font-weight:500;margin:0;text-align:right}.InvoiceView_total__jYdyk{background-color:#f9fafc;border-bottom:none;border-top:none;margin-top:0;padding-top:0}.InvoiceView_total__jYdyk h4,.InvoiceView_total__jYdyk p{color:#008699;font-size:14px;font-weight:700}.InvoiceView_paymentNote__kjkh2{align-items:center;clear:both;display:flex;gap:8px;left:190px;margin:15px 15px 28px;padding-top:0;position:relative}.InvoiceView_paymentNote__kjkh2 input[type=checkbox]{height:16px;width:16px}.InvoiceView_paymentNote__kjkh2 span{color:#555;font-size:13px}.InvoiceView_footer__xncC8{background-color:#f9fafc;border-top:1px solid #e9ecef;clear:both;display:flex;justify-content:space-between;margin-top:15px;padding-top:15px}.InvoiceView_footerItem__Gc8-p{color:#7f8c8d;font-size:11px}.InvoiceView_invoiceContainer__z-8Id:after{clear:both;content:"";display:table}@media (max-width:600px){.InvoiceView_modalOverlay__w6YTz{background-color:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.InvoiceView_modalContent__\+Tw0v{-ms-overflow-style:none;background-color:#fff;border-radius:0;box-shadow:none;height:100%;margin:0;max-height:100vh;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:0;scrollbar-width:none;width:100%}.InvoiceView_modalContent__\+Tw0v::-webkit-scrollbar{display:none}.InvoiceView_invoiceLayout__bKM1G{padding-right:0;width:100%}.InvoiceView_invoiceContainer__z-8Id{margin:0;padding:15px;width:100%}.InvoiceView_actionButtonsColumn__cWTKn{display:flex;flex-direction:row;position:absolute;right:10px;top:10px;z-index:10}.InvoiceView_closeButton__B2tsP{align-items:center;background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;display:flex;height:32px;justify-content:center;position:relative;width:32px}.InvoiceView_closeButton__B2tsP:after,.InvoiceView_closeButton__B2tsP:before{background-color:#000;content:"";height:2px;position:absolute;width:18px}.InvoiceView_closeButton__B2tsP:before{transform:rotate(45deg)}.InvoiceView_closeButton__B2tsP:after{transform:rotate(-45deg)}.InvoiceView_closeButton__B2tsP img,.InvoiceView_downloadButton__pW3Sn,.InvoiceView_printButton__cLmOc{display:none}.InvoiceView_invoiceTopSection__8SH85{padding:40px 15px 15px}.InvoiceView_invoiceTitle__\+znTH{font-size:24px;margin-bottom:15px;margin-left:8px;margin-top:8px;text-align:left}.InvoiceView_billedTo__ta8u3 h4,.InvoiceView_businessAddress__a9XHY h4{font-size:13px;margin-bottom:5px}.InvoiceView_billedTo__ta8u3 p,.InvoiceView_businessAddress__a9XHY p{font-size:12px;margin:3px 0}.InvoiceView_addressSection__LG873{display:flex;flex-direction:row;gap:15px;justify-content:space-between;margin-top:5px;padding:0 5px}.InvoiceView_billedTo__ta8u3{margin-left:8px;text-align:left}.InvoiceView_businessAddress__a9XHY{margin-right:8px;text-align:right}.InvoiceView_invoiceInfo__Q5HVq{float:left!important;margin-bottom:0;width:35%!important}.InvoiceView_productTable__c4MaL{margin-bottom:15px}.InvoiceView_productTable__c4MaL,.InvoiceView_summary__\+5fjn{float:right!important;width:65%!important}.InvoiceView_productTable__c4MaL table{table-layout:fixed;width:100%}.InvoiceView_productTable__c4MaL td:first-child,.InvoiceView_productTable__c4MaL th:first-child{text-align:left}.InvoiceView_productTable__c4MaL td:nth-child(2),.InvoiceView_productTable__c4MaL th:nth-child(2){text-align:center}.InvoiceView_productTable__c4MaL td:nth-child(3),.InvoiceView_productTable__c4MaL th:nth-child(3){text-align:right}.InvoiceView_billedTo__ta8u3,.InvoiceView_businessAddress__a9XHY{background-color:#f9fafc;border-radius:8px;margin-bottom:15px;padding:10px;width:48%}.InvoiceView_invoiceDetails__dhXd1{flex-direction:column}.InvoiceView_table__jmjWC{font-size:12px;margin-top:10px;width:100%}.InvoiceView_totalSection__9AkFH{width:100%}.InvoiceView_tableRow__gjasf.InvoiceView_tableHeader__Ynz5F{font-size:12px}.InvoiceView_paymentNote__kjkh2{left:15px;margin:15px 0;position:relative}.InvoiceView_invoiceContainer__z-8Id{-ms-overflow-style:none;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.InvoiceView_invoiceContainer__z-8Id::-webkit-scrollbar{display:none}}.Statistics_statisticsContainer__dLTTM{background:#424457;max-width:100%;min-height:100vh;overflow-x:hidden;padding:0 20px;position:relative}.Statistics_statisticsContainer__dLTTM:before{border-bottom:2px solid #a0a0a0;content:"";height:0;left:0;position:absolute;right:0;top:56px;z-index:10}@media (max-width:600px){.Statistics_statisticsContainer__dLTTM:before{display:none}}.Statistics_draggable__i0qJ5{cursor:grab;transition:transform .18s ease}.Statistics_dragging__FHyfk{cursor:grabbing}.Statistics_shiftRight__kg9Ea{transform:translateX(12px)}.Statistics_header__VpL\+U{align-items:center;background:#424457;border:none;border-radius:0;box-shadow:none;display:flex;height:60px;justify-content:space-between;margin-bottom:24px;padding:0 2rem;position:relative}.Statistics_mobileHeader__kpR6a{display:none}.Statistics_pageTitle__QT47C{color:#fff;font-size:24px;font-weight:600;margin:0}.Statistics_searchContainer__j5g4D{align-items:center;background-color:#4e5062;border:1px solid #0000;border-radius:24px;display:flex;overflow:hidden;padding:0;position:relative;transition:all .2s ease;width:210px}.Statistics_searchButton__rDg-I{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;padding:5px;width:36px}.Statistics_searchInput__bJ4KC{background:#0000;border:none;box-shadow:none;color:#fff;font-size:13px;height:20px;outline:none;padding:8px 10px;width:100%}.Statistics_searchInput__bJ4KC::placeholder{color:#fff;opacity:1}.Statistics_desaturate__pevPo{filter:grayscale(1) brightness(.85) contrast(.9);opacity:.6;transition:filter .12s ease,opacity .12s ease}.Statistics_loadingContainer__Q3s4u{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:center}.Statistics_spinner__aAaKO{animation:Statistics_spin__NeTyF 1s linear infinite;border:4px solid #0000001a;border-left-color:#3498db;border-radius:50%;height:36px;margin-bottom:16px;width:36px}@keyframes Statistics_spin__NeTyF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Statistics_statsCards__xBmYN{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.Statistics_statsCard__J1DTr{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;overflow:hidden;padding:20px;position:relative}.Statistics_cardHeader__uT2EV{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.Statistics_cardIcon__WC2V8{flex-shrink:0;height:22px;width:22px}.Statistics_revenueCard__5fl7u{background:#fad85d}.Statistics_soldCard__u8Tor{background:#0bf4c8}.Statistics_stockCard__\+GpNF{background:#f2a0ff}.Statistics_statsCard__J1DTr h3{color:#2c3e50;font-size:18px;font-weight:600;margin:0 0 16px}.Statistics_statsValue__0y4Hi{color:#2c3e50;font-size:28px;font-weight:700;margin-bottom:8px}.Statistics_statsChange__GPlxs{color:#2c3e50;font-size:14px;font-weight:500;opacity:.8}.Statistics_chartSection__icQrH{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:0;overflow:hidden;padding:20px}.Statistics_bottomGrid__DWOTy{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.Statistics_bottomGrid__DWOTy>.Statistics_draggable__i0qJ5,.Statistics_bottomGrid__DWOTy>.Statistics_draggable__i0qJ5>.Statistics_chartSection__icQrH,.Statistics_bottomGrid__DWOTy>.Statistics_draggable__i0qJ5>.Statistics_topProducts__ou624{display:flex;flex-direction:column;height:100%}.Statistics_span2__lWjgS{grid-column:span 2}.Statistics_span1__Oa8YT{grid-column:span 1}.Statistics_chartSection__icQrH{display:flex;flex-direction:column}.Statistics_statisticsContainer__dLTTM{--topProductsItemRow:85px;--topProductsHeader:56px;--bottomRowHeight:calc(var(--topProductsHeader) + var(--topProductsItemRow)*6)}.Statistics_bottomGrid__DWOTy>.Statistics_draggable__i0qJ5>.Statistics_chartSection__icQrH,.Statistics_bottomGrid__DWOTy>.Statistics_draggable__i0qJ5>.Statistics_topProducts__ou624{height:var(--bottomRowHeight)}.Statistics_topProductsList__I2Bb1{overflow-y:hidden!important}.Statistics_chartHeader__Kl68B{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.Statistics_chartHeader__Kl68B h3{color:#333;font-size:18px;font-weight:600;margin:0}.Statistics_periodSelector__wdjVG{align-items:center;display:inline-flex;gap:8px;position:relative}.Statistics_calendarIcon__O-uVU{display:inline-block;height:18px;width:18px}.Statistics_periodSelect__sVp4c{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:none;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;outline:none;padding:8px 16px}.Statistics_periodSelect__sVp4c::-ms-expand{display:none}.Statistics_chartContainer__wv-z7{display:flex;flex:1 1;flex-direction:column;height:100%}.Statistics_chartPlaceholder__AlDLT{display:flex;flex:1 1;flex-direction:column;gap:0;min-height:0;position:relative}.Statistics_yAxis__o2asn{bottom:18px;display:flex;flex-direction:column;justify-content:space-between;left:0;padding-right:8px;position:absolute;top:0;width:60px}.Statistics_yAxisLabel__qcEN1{color:#777;font-size:12px;text-align:right}.Statistics_chartContent__q--YR{display:flex;flex:1 1;margin-left:60px;margin-right:0;max-width:100%;position:relative}.Statistics_chartGrid__Y57Jb{bottom:18px;display:flex;flex-direction:column;justify-content:space-between;left:0;position:absolute;right:0;top:0;z-index:0}.Statistics_gridLine__XoN1b{background-color:#0000000d;display:block;height:1px;width:100%}.Statistics_chartGrid__Y57Jb .Statistics_gridLine__XoN1b:last-child,.Statistics_chartGrid__Y57Jb .Statistics_gridLine__XoN1b:last-of-type{opacity:0!important}.Statistics_chartBars__TNdU5{align-items:flex-end;bottom:18px;display:flex;justify-content:space-between;left:0;padding:0 20px 0 0;position:absolute;right:0;top:0;z-index:1}.Statistics_chartBar__j9bP7{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;max-width:80px;padding:0 6px;z-index:2}.Statistics_barContainer__WKxW7{align-items:flex-end;display:flex;flex:1 1;justify-content:center;width:100%}.Statistics_barPurchase__Esa8s,.Statistics_barSales__5dTEc{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:9999px;border-top-right-radius:9999px;margin:0 2px;min-height:2px;opacity:.95;transition:height .5s,opacity .2s ease;width:36%;width:var(--barWidth,36%)}.Statistics_barPurchase__Esa8s{background:linear-gradient(0deg,#7f7cf5 0,#78c8f3)!important}.Statistics_barSales__5dTEc{background:linear-gradient(0deg,#49a769 0,#56d864)!important}.Statistics_barLabel__6wJTU{color:#666;font-size:12px;margin-top:8px}.Statistics_chartSummary__rqksX{display:none}.Statistics_chartTotals__NbXvo{color:#555;display:flex;font-size:13px;gap:20px}.Statistics_chartLegend__U2jp5{display:flex;gap:16px;margin-left:60px;margin-top:10px}.Statistics_legendItem__aG0k4{align-items:center;display:flex}.Statistics_legendColor__HB8rf{border-radius:50%;height:12px;margin-right:6px;width:12px}.Statistics_legendPurchase__xV1o2 .Statistics_legendColor__HB8rf{background:linear-gradient(0deg,#7f7cf5 0,#78c8f3)!important}.Statistics_legendSales__hsa32 .Statistics_legendColor__HB8rf{background:linear-gradient(0deg,#49a769 0,#56d864)!important}.Statistics_noData__x5eNH{color:#7f8c8d}.Statistics_error__5rZJc,.Statistics_loading__\+jF9H,.Statistics_noData__x5eNH{align-items:center;display:flex;font-weight:600;height:100%;justify-content:center;min-height:300px}.Statistics_error__5rZJc{color:#e74c3c}.Statistics_errorNotice__olpv4{background-color:#e74c3c1a;border-left:4px solid #e74c3c;border-radius:4px;color:#e74c3c;font-weight:600;margin-bottom:20px;padding:10px 15px}.Statistics_topProducts__ou624{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:1.4rem}.Statistics_topProducts__ou624 h2{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:0}.Statistics_topProductsList__I2Bb1{display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto}.Statistics_topProductItem__WpAPX{align-items:center;border-bottom:none;display:flex;justify-content:space-between;padding:1rem}.Statistics_topProductItem__WpAPX:last-child{border-bottom:none}.Statistics_productName__cdNQg{color:#2c3e50;font-size:1rem;font-weight:600}.Statistics_productDetails__6pcBE{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.Statistics_productRating__hu1cm{color:#f1c40f;font-size:1rem;letter-spacing:2px}.Statistics_ratingBars__arBCC{display:inline-flex;gap:6px}.Statistics_ratingBar__SLhIU{background-color:#fbe296;border-radius:9999px;display:inline-block;height:6px;width:18px}.Statistics_ratingBar__SLhIU.Statistics_filled__10f4Q{background-color:#fad85d}.Statistics_ratingValue__t468e{color:#7f8c8d;font-size:.8rem}.Statistics_noProducts__GPAlS{color:#7f8c8d;font-style:italic;padding:1.5rem;text-align:center}.Statistics_productImage__Ng56X{align-items:center;background-color:#f8f9fa;border-radius:4px;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:40px}.Statistics_productImage__Ng56X img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.Statistics_statsCards__xBmYN{grid-template-columns:repeat(2,1fr)}.Statistics_bottomGrid__DWOTy{grid-template-columns:1fr}}@media (max-width:768px){.Statistics_statisticsContainer__dLTTM{display:flex;flex-direction:column;padding:1rem 1rem 20px}.Statistics_statisticsContainer__dLTTM:before{display:none}.Statistics_mobileHeader__kpR6a{align-items:center;border-bottom:none;display:flex;height:48px;justify-content:space-between;margin-bottom:6px;padding:0 8px}.Statistics_mobileLogo__5hM0D{display:block;height:26px;margin-top:0;width:auto}.Statistics_mobileSettings__tl\+49 img{display:block;height:22px;margin-top:0;width:22px}.Statistics_header__VpL\+U{align-items:stretch;display:none;flex-direction:column;gap:1rem;order:0}.Statistics_bottomGrid__DWOTy{grid-template-columns:1fr;order:1}.Statistics_statsCards__xBmYN{order:2}.Statistics_bottomGrid__DWOTy>.Statistics_draggable__i0qJ5:has(.Statistics_topProducts__ou624){display:none}.Statistics_topProducts__ou624{display:none!important}.Statistics_bottomGrid__DWOTy>.Statistics_draggable__i0qJ5>.Statistics_chartSection__icQrH{height:auto;min-height:45vh;width:100%}.Statistics_chartSection__icQrH{padding:12px}.Statistics_statsCards__xBmYN{grid-gap:8px;align-items:stretch;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);height:150px;margin-top:8px;overflow-x:none}.Statistics_statsCards__xBmYN>.Statistics_draggable__i0qJ5{height:100%;min-width:0}.Statistics_statsCard__J1DTr{display:flex;flex-direction:column;height:100%;padding:14px}.Statistics_statsCard__J1DTr h3{font-size:16px}.Statistics_statsValue__0y4Hi{font-size:22px}.Statistics_statsChange__GPlxs{font-size:12px}.Statistics_cardIcon__WC2V8{height:24px;width:24px}.Statistics_statsChange__GPlxs{margin-top:0}.Statistics_chartHeader__Kl68B{align-items:flex-start;flex-direction:column;gap:1rem}.Statistics_periodSelect__sVp4c{width:100%}}.Settings_settingsContainer__gFnO2{background:#424457;min-height:100vh;position:relative}.Settings_settingsContainer__gFnO2:before{border-bottom:2px solid #a0a0a0;content:"";height:0;left:0;position:absolute;right:0;top:56px;z-index:10}.Settings_header__uizVG{margin-bottom:2rem;padding:1.5rem 2rem}.Settings_pageTitle__srUb-{border-bottom:none;color:#fff;font-size:1rem;font-weight:700;margin:0;text-align:left}.Settings_content__gDzeA{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;display:flex;flex-direction:column;height:520px;margin:-30px auto 0;max-width:1170px;padding:1.5rem}.Settings_mobileContent__cwkrd{border-radius:20px;box-shadow:0 4px 15px #0000001a;max-width:100%;position:relative}@media (max-width:600px){.Settings_mobileContent__cwkrd{border-radius:0;box-shadow:none;margin:0;max-width:100%;padding:0;width:100%}}.Settings_tabsContainer__p7W6c{border-bottom:1px solid #e0e0e0;display:flex;justify-content:flex-start;margin-bottom:15px;width:100%}.Settings_tabButton__UsQFP{background:none;border:none;color:#666;cursor:pointer;font-size:1rem;padding:10px 20px;transition:all .2s ease}.Settings_tabButton__UsQFP:hover{color:#333}.Settings_activeTab__Eljdo{border-bottom:2px solid #3498db;color:#333;font-weight:500}@media (max-width:600px){.Settings_activeTab__Eljdo{border-bottom:2px solid #3498db;color:#333;font-size:.9rem;font-weight:600}}.Settings_profileForm__Dv80L{align-items:flex-start;display:flex;flex-direction:column;margin:0;max-width:600px;padding-bottom:70px;position:relative;width:100%}@media (max-width:600px){.Settings_profileForm__Dv80L{max-width:100%;padding-bottom:100px;padding-top:15px}}.Settings_settingsGrid__hVheL{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.Settings_settingCard__JwXf0{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:1.5rem}.Settings_cardHeader__9zKFE{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}.Settings_cardIcon__RNN8-{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:8px;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}.Settings_cardHeader__9zKFE h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin:0}.Settings_settingItem__X3h1H{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:1rem 0}.Settings_settingItem__X3h1H:last-child{border-bottom:none}.Settings_settingItem__X3h1H label{color:#2c3e50;font-weight:500}.Settings_settingItem__X3h1H input[type=checkbox]{cursor:pointer;height:20px;width:20px}.Settings_settingItem__X3h1H select{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;min-width:150px;padding:.5rem}.Settings_actionButton__4nROK{background:linear-gradient(135deg,#3498db,#2980b9);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:transform .2s ease}.Settings_actionButton__4nROK:hover{transform:translateY(-1px)}@media (max-width:600px){.Settings_settingsContainer__gFnO2{background-color:#fff;left:0;margin:0;max-width:100%;overflow-x:hidden;padding:0 0 80px;position:absolute;right:0;top:0;width:100%}.Settings_settingsGrid__hVheL{grid-template-columns:1fr}.Settings_settingItem__X3h1H{align-items:flex-start;flex-direction:column;gap:.5rem}.Settings_actionButton__4nROK,.Settings_settingItem__X3h1H select{width:100%}.Settings_content__gDzeA{background-color:#fff;border-radius:0;box-shadow:none;left:0;margin:0;min-height:100vh;padding:1rem;position:absolute;right:0;top:0;width:100%}.Settings_header__uizVG,.Settings_pageTitle__srUb-{display:none}.Settings_tabsContainer__p7W6c{background-color:#fff;justify-content:center;margin:0;padding-top:10px;width:100%}.Settings_tabButton__UsQFP{background-color:#fff;color:#333}}.Settings_formGroup__VYzAU{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:9px;padding:0;text-align:left;width:100%}.Settings_formGroup__VYzAU label{align-self:flex-start;color:#2c3e50;display:block;font-weight:500;margin-bottom:8px}.Settings_formInput__3RuOJ{align-self:stretch!important;background-color:#fff!important;border:2px solid #000!important;border-radius:4px!important;box-sizing:border-box!important;color:#000!important;display:block!important;font-size:1rem!important;text-align:left!important;transition:all .2s ease!important;width:100%!important}.Settings_formInput__3RuOJ:focus{border:2px solid #3498db!important;box-shadow:0 0 0 2px #3498db33!important;outline:none!important}@media (max-width:600px){.Settings_formGroup__VYzAU label{align-self:flex-start;color:#555;font-size:.9rem;margin-bottom:5px;padding-left:40px}.Settings_formInput__3RuOJ{align-self:flex-start!important;border:1px solid #ddd!important;border-radius:8px!important;font-size:.9rem!important;height:45px!important;margin-left:40px;padding:10px!important;width:100%!important;width:calc(100% - 80px)!important}.Settings_formGroup__VYzAU{align-items:flex-start!important;margin-bottom:15px;width:100%}}.Settings_saveButton__2jN56{background:#242531;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;height:40px;margin-top:13px;position:static!important;transition:all .2s ease;width:150px}.Settings_saveButton__2jN56:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.Settings_saveButton__2jN56:active{transform:translateY(0)}@media (max-width:600px){.Settings_saveButton__2jN56{background:#1d242e;bottom:0!important;margin-bottom:20px;padding:12px;right:0!important;width:100%}}.Settings_loadingContainer__yH5O4{align-items:center;color:#666;display:flex;height:200px;justify-content:center}.Settings_readOnlyField__f27R7{align-items:center!important;align-self:stretch!important;background-color:#fff!important;border:1px solid #000!important;border-radius:4px!important;box-sizing:border-box!important;cursor:pointer!important;display:flex!important;font-size:1rem!important;justify-content:flex-start!important;min-height:40px!important;padding:12px 15px!important;text-align:left!important;transition:all .2s ease!important;width:100%!important}.Settings_readOnlyField__f27R7:hover{background-color:#f0f0f0}.Settings_readOnlyField__f27R7:empty:after{color:#888;content:"Double click to edit";font-style:italic}.Settings_actionRow__IWVDw{display:flex;gap:10px;justify-content:flex-end!important;margin-left:500px;margin-top:1px!important;width:100%!important}.Settings_logoutButton__U69p2{background:#da3e33;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;height:40px;margin-top:12px;transition:all .2s ease;width:150px}.Settings_logoutButton__U69p2:hover{filter:brightness(.95)}@media (max-width:600px){.Settings_actionRow__IWVDw{align-items:right;display:flex;flex-direction:row;gap:1px;margin-left:280px;width:180px!important}.Settings_readOnlyField__f27R7{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px!important;display:flex;font-size:.9rem;height:45px!important;margin-left:40px;padding:10px!important;width:calc(100% - 80px)!important}.Settings_saveButton__2jN56{background-color:#242531;border-radius:8px;font-size:.9rem;font-weight:500;margin-right:40px;position:relative!important}body{height:100%!important;overflow-y:hidden!important;position:fixed!important;width:100%!important}body,html{background-color:#fff!important;margin:0!important;overflow-x:hidden!important;padding:0!important}body.settings-page-mobile{height:100%!important;overflow-y:hidden!important;position:fixed!important;width:100%!important}#root{background-color:#fff!important;margin:0!important;overflow-x:hidden!important;padding:0!important;width:100%!important}}
/*# sourceMappingURL=main.26ff7629.css.map*/