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}body,html{overflow:hidden}html{height:100%}#root{height:100vh;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media print{body{background:#fff!important;color:#000!important;margin:0!important;padding:0!important}#root,body,html{height:auto!important}#root,.printing,body,html{overflow:visible!important}}.LoginPage_loginContainer__tAiZD{align-items:center;background:linear-gradient(135deg,#279e64,#279e64);display:flex;justify-content:center;min-height:100vh;padding:1rem}.LoginPage_loginCard__yzN3B{animation:LoginPage_slideInUp__HLFMG .5s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:450px;padding:2.5rem;width:100%}.LoginPage_header__CkSOL{margin-bottom:2rem;text-align:center}.LoginPage_header__CkSOL h1{color:#1f2937;font-size:1.875rem;font-weight:700;letter-spacing:-.025em;margin:0 0 .5rem}.LoginPage_header__CkSOL p{color:#6b7280;font-size:1rem;margin:0}.LoginPage_header__CkSOL .LoginPage_subdomainInfo__h7Y9m{background:#ecfdf5;border-radius:4px;color:#059669;display:inline-block;font-size:.875rem;margin:.25rem 0 .5rem;padding:.25rem .5rem}.LoginPage_header__CkSOL .LoginPage_subdomainInfo__h7Y9m strong{color:#047857;font-weight:600}.LoginPage_errorMessage__3Zryu{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:1.5rem;padding:.75rem;text-align:center}.LoginPage_form__10Z0l{display:flex;flex-direction:column;gap:1.5rem}.LoginPage_formGroup__T2bvJ{display:flex;flex-direction:column;gap:.5rem}.LoginPage_label__aPZO0{color:#374151;font-size:.875rem;font-weight:500;margin:0}.LoginPage_input__jfXfP{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease}.LoginPage_input__jfXfP::placeholder{color:#9ca3af}.LoginPage_input__jfXfP:focus{border-color:#006400;box-shadow:0 0 0 3px #3b82f61a;outline:none}.LoginPage_input__jfXfP:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.LoginPage_input__jfXfP.LoginPage_error__HFCxu{border-color:#dc2626}.LoginPage_input__jfXfP.LoginPage_error__HFCxu:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.LoginPage_errorText__qkSwY{color:#dc2626;font-size:.75rem;margin:0}.LoginPage_submitButton__V\+E24{background:#279e64;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.LoginPage_submitButton__V\+E24:hover:not(:disabled){background:#006400;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.LoginPage_submitButton__V\+E24:active:not(:disabled){transform:translateY(0)}.LoginPage_submitButton__V\+E24:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.LoginPage_footer__tIT8e{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem;text-align:center}.LoginPage_footer__tIT8e p{color:#6b7280;font-size:.875rem;margin:.25rem 0}.LoginPage_footer__tIT8e strong{color:#374151}.LoginPage_poweredBy__wHBEt{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem;text-align:center}.LoginPage_poweredBy__wHBEt p{color:#6b7280;font-size:.875rem;font-weight:500;margin:0}@keyframes LoginPage_slideInUp__HLFMG{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.LoginPage_loginCard__yzN3B{margin:1rem;padding:2rem}.LoginPage_header__CkSOL h1{font-size:1.5rem}}.LoginPage_loginWrapper__9NHSe{background:linear-gradient(135deg,#006400,#279e64);display:flex;min-height:100vh}@media(max-width:768px){.LoginPage_loginWrapper__9NHSe{flex-direction:column}}.LoginPage_loginLeft__cqRtn,.LoginPage_loginRight__HWSIA{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem}.LoginPage_loginRight__HWSIA{border-left:1px solid #d1d5db;border-radius:1px}@media(max-width:768px){.LoginPage_loginRight__HWSIA{display:none}}: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)}}.Header_header__JDjcR{align-items:center;background:linear-gradient(135deg,#279e64,#279e64);box-shadow:0 2px 4px #0000000a;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:600;height:64px;justify-content:space-between;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}@media(max-width:768px){.Header_header__JDjcR{font-size:1.125rem;padding:0 1rem}}@media(max-width:480px){.Header_header__JDjcR{font-size:1rem;padding:0 .75rem}}.Header_logo__fm6Wy{align-items:center;display:flex;gap:.75rem;letter-spacing:1px}@media(max-width:480px){.Header_logo__fm6Wy{font-size:.875rem;gap:.5rem;letter-spacing:.5px}}.Header_logoImage__v3xpJ{height:40px;max-width:150px;object-fit:contain;width:auto}@media(max-width:768px){.Header_logoImage__v3xpJ{height:35px;max-width:120px}}@media(max-width:480px){.Header_logoImage__v3xpJ{height:30px;max-width:100px}}.Header_logoText__xgejQ{color:#fff;font-weight:600;white-space:nowrap}@media(max-width:768px){.Header_logoText__xgejQ{font-size:.9rem}}@media(max-width:480px){.Header_logoText__xgejQ{font-size:.8rem}}.Header_userInfo__HEjBl{align-items:center;display:flex;font-size:1rem;gap:1rem}@media(max-width:768px){.Header_userInfo__HEjBl{gap:.75rem}}@media(max-width:480px){.Header_userInfo__HEjBl{font-size:.875rem;gap:.5rem}}.Header_userName__NE6Sp{font-weight:500}@media(max-width:480px){.Header_userName__NE6Sp{display:none}}.Header_logoutBtn__eiJj7{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.Header_logoutBtn__eiJj7:hover{background:#fff3;border-color:#ffffff4d}.Header_logoutBtn__eiJj7:active{background:#ffffff26}@media(max-width:768px){.Header_logoutBtn__eiJj7{font-size:.8rem;min-height:36px;padding:.5rem .75rem}}@media(max-width:480px){.Header_logoutBtn__eiJj7{font-size:.75rem;min-height:32px;padding:.4rem .6rem}}.Header_menuToggle__ieMJ8{display:none}@media(max-width:768px){.Header_menuToggle__ieMJ8{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin-right:.75rem;transition:all .2s ease;width:40px}.Header_menuToggle__ieMJ8:hover{background:#fff3;border-color:#ffffff4d}.Header_menuToggle__ieMJ8:active{background:#ffffff26;transform:scale(.95)}}@media(max-width:480px){.Header_menuToggle__ieMJ8{height:36px;margin-right:.5rem;width:36px}}.Header_headerLeft__9WLBR{align-items:center;display:flex}@media(max-width:768px){.Header_headerLeft__9WLBR{flex:1 1}}.Sidebar_sidebar__oC-k\+{border-bottom-right-radius:18px;border-top-right-radius:18px;box-shadow:2px 0 16px #1e293b12;display:flex;flex-direction:column;flex-shrink:0;height:100%;overflow-x:hidden;overflow-y:auto;padding-top:0;position:relative;transition:width .25s cubic-bezier(.4,0,.2,1),background .25s;width:240px;z-index:20}.Sidebar_logoArea__reBxi{align-items:center;border-top-right-radius:18px;box-shadow:0 2px 8px #1e293b08;color:#279e64;display:flex;font-size:1.35rem;font-weight:800;height:64px;justify-content:center;letter-spacing:1px;margin-bottom:.5rem;transition:background .2s}.Sidebar_collapsed__xlICV{max-width:64px;min-width:64px;transition:width .25s cubic-bezier(.4,0,.2,1);width:64px}.Sidebar_collapseToggle__VwtAy{align-items:center;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:50%;box-shadow:0 2px 8px #1e293b1a;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:10px;top:18px;transition:background .2s,border .2s,transform .2s;width:36px;z-index:30}.Sidebar_collapseToggle__VwtAy:hover{background:#e0e7ef;border-color:#279e64;transform:scale(1.08) rotate(8deg)}.Sidebar_collapseToggle__VwtAy svg{transition:transform .2s}nav ul{list-style:none;margin:0;padding:0}nav li{margin-bottom:.5rem;position:relative}@media(max-width:768px){nav li{margin-bottom:.25rem}}.Sidebar_navLink__tVNSH{align-items:center;border-radius:10px;color:#374151;display:flex;font-weight:500;gap:.5rem;margin:0 .5rem;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.Sidebar_navLink__tVNSH:hover{background:linear-gradient(90deg,#e0e7ef 60%,#f3f4f6);box-shadow:0 2px 8px #3b82f612;color:#279e64}.Sidebar_navLink__tVNSH.Sidebar_active__eCXDm{box-shadow:0 4px 16px #3b82f621;color:#fff}.Sidebar_navLink__tVNSH.Sidebar_active__eCXDm,.Sidebar_navLink__tVNSH.Sidebar_active__eCXDm:hover{background:linear-gradient(135deg,#279e64,#279e64)}@media(max-width:768px){.Sidebar_navLink__tVNSH{font-size:1rem;margin:0 .75rem;min-height:48px;padding:1rem 1.25rem}.Sidebar_navLink__tVNSH:active{background:#d1d5db;transform:scale(.98)}}.Sidebar_icon__JKrgj{align-items:center;display:flex;font-size:1.1rem;justify-content:center;margin-right:.75rem}.Sidebar_collapsed__xlICV .Sidebar_icon__JKrgj{margin-right:0}.Sidebar_collapsed__xlICV .Sidebar_navLink__tVNSH{justify-content:center;padding-left:.5rem!important;padding-right:.5rem!important}.Sidebar_collapsed__xlICV .Sidebar_navLink__tVNSH:hover:after{background:#1e293b;border-radius:6px;box-shadow:0 2px 8px #1e293b21;color:#fff;content:attr(data-label);font-size:.98rem;left:60px;opacity:.97;padding:.3rem .8rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:100}.Sidebar_closeButton__W7rKk{display:none}@media(max-width:768px){.Sidebar_closeButton__W7rKk{align-items:center;background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin:1rem 1.25rem .5rem auto;transition:all .2s ease;width:40px}.Sidebar_closeButton__W7rKk:hover{background:#dc2626;transform:scale(1.05)}.Sidebar_closeButton__W7rKk:active{transform:scale(.95)}}.Layout_layout__EBPPQ{display:flex;flex-direction:column;height:100vh;overflow:hidden}.Layout_body__6w\+57{display:flex;flex:1 1;height:calc(100vh - 64px);min-height:0;overflow:hidden}@media(max-width:768px){.Layout_body__6w\+57{position:relative}}.Layout_main__V716d{background:#f9fafb;flex:1 1;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;padding:2rem}@media(max-width:768px){.Layout_main__V716d{padding:1rem}}@media(max-width:480px){.Layout_main__V716d{padding:.75rem}}.Layout_sidebarOverlay__8n5DZ{display:none}@media(max-width:768px){.Layout_sidebarOverlay__8n5DZ{background:#00000080;bottom:0;display:block;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:998}.Layout_sidebarOverlay__8n5DZ.Layout_active__nWJsn{opacity:1;visibility:visible}.Layout_sidebarContainer__H5ajj{height:100vh;left:-280px;position:fixed;top:0;transition:left .3s ease;z-index:999}.Layout_sidebarContainer__H5ajj.Layout_active__nWJsn{left:0}}.Button_button__dxrcN{align-items:center;border:1px solid #0000;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-weight:500;gap:.5rem;justify-content:center;text-decoration:none;transition:all .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.Button_button__dxrcN:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.Button_button__dxrcN:focus{outline:2px solid #279e64;outline-offset:2px}@media(max-width:480px){.Button_button__dxrcN{gap:.375rem;min-height:44px}.Button_button__dxrcN:hover{transform:none}}.Button_sm__Kfcx7{font-size:.875rem;padding:.5rem 1rem}@media(max-width:480px){.Button_sm__Kfcx7{font-size:.9rem;min-height:40px;padding:.625rem 1.25rem}}.Button_md__mh1uV{font-size:1rem;padding:.75rem 1.5rem}@media(max-width:480px){.Button_md__mh1uV{font-size:.95rem;min-height:44px;padding:.875rem 1.5rem}}.Button_lg__936Pf{font-size:1.125rem;padding:1rem 2rem}@media(max-width:480px){.Button_lg__936Pf{font-size:1rem;min-height:48px;padding:1rem 1.75rem}}.Button_primary__imuNk{background:#279e64;border-color:#279e64;color:#fff}.Button_primary__imuNk:hover:not(:disabled){background:#279e64;border-color:#279e64;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.Button_primary__imuNk:active:not(:disabled){background:#279e64;transform:translateY(0)}@media(max-width:480px){.Button_primary__imuNk:hover:not(:disabled){transform:none}}.Button_secondary__5yb13{background:#6b7280;border-color:#6b7280;color:#fff}.Button_secondary__5yb13:hover:not(:disabled){background:#4b5563;border-color:#4b5563;box-shadow:0 4px 12px #6b72804d;transform:translateY(-1px)}.Button_secondary__5yb13:active:not(:disabled){background:#374151;transform:translateY(0)}@media(max-width:480px){.Button_secondary__5yb13:hover:not(:disabled){transform:none}}.Button_success__ILtCw{background:#10b981;border-color:#10b981;color:#fff}.Button_success__ILtCw:hover:not(:disabled){background:#059669;border-color:#059669;box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.Button_success__ILtCw:active:not(:disabled){background:#047857;transform:translateY(0)}@media(max-width:480px){.Button_success__ILtCw:hover:not(:disabled){transform:none}}.Button_danger__9XohM{background:#ef4444;border-color:#ef4444;color:#fff}.Button_danger__9XohM:hover:not(:disabled){background:#dc2626;border-color:#dc2626;box-shadow:0 4px 12px #ef44444d;transform:translateY(-1px)}.Button_danger__9XohM:active:not(:disabled){background:#b91c1c;transform:translateY(0)}@media(max-width:480px){.Button_danger__9XohM:hover:not(:disabled){transform:none}}.Button_warning__h4x6x{background:#f59e0b;border-color:#f59e0b;color:#fff}.Button_warning__h4x6x:hover:not(:disabled){background:#d97706;border-color:#d97706;box-shadow:0 4px 12px #f59e0b4d;transform:translateY(-1px)}.Button_warning__h4x6x:active:not(:disabled){background:#b45309;transform:translateY(0)}@media(max-width:480px){.Button_warning__h4x6x:hover:not(:disabled){transform:none}}.Button_outline__nrOQY{background:#0000;border-color:#3b82f6;color:#3b82f6}.Button_outline__nrOQY:hover:not(:disabled){background:#3b82f6;box-shadow:0 4px 12px #3b82f64d;color:#fff;transform:translateY(-1px)}.Button_outline__nrOQY:active:not(:disabled){background:#2563eb;transform:translateY(0)}@media(max-width:480px){.Button_outline__nrOQY:hover:not(:disabled){transform:none}}.Button_ghost__DxzND{background:#0000;border-color:#0000;color:#6b7280}.Button_ghost__DxzND:hover:not(:disabled){background:#f3f4f6;color:#374151;transform:translateY(-1px)}.Button_ghost__DxzND:active:not(:disabled){background:#e5e7eb;transform:translateY(0)}@media(max-width:480px){.Button_ghost__DxzND:hover:not(:disabled){transform:none}}.Button_fullWidth__PWWWk{width:100%}@media(max-width:480px){.Button_fullWidth__PWWWk{min-height:48px}}.Button_iconOnly__gfGKo{min-height:40px;min-width:40px;padding:.5rem}@media(max-width:480px){.Button_iconOnly__gfGKo{min-height:44px;min-width:44px;padding:.625rem}}.Button_loading__Cr6fz{color:#0000;position:relative}.Button_loading__Cr6fz:after{animation:Button_spin__hpbPT 1s linear infinite;border:2px solid;border-radius:50%;border-top:2px solid #0000;content:"";height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}@media(max-width:480px){.Button_loading__Cr6fz:after{border-width:1.5px;height:14px;width:14px}}@keyframes Button_spin__hpbPT{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media(max-width:768px){.Button_button__dxrcN{font-size:.95rem}}@media(max-width:640px){.Button_button__dxrcN{gap:.375rem}}.Modal_modalOverlay__FQ7Nj{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}@media(max-width:768px){.Modal_modalOverlay__FQ7Nj{align-items:flex-start;padding:2rem .5rem .5rem}}@media(max-width:480px){.Modal_modalOverlay__FQ7Nj{padding:1rem .25rem .25rem}}.Modal_modal__DkLn6{animation:Modal_modalSlideIn__QAypQ .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden}@media(max-width:768px){.Modal_modal__DkLn6{border-radius:8px;box-shadow:0 25px 50px -12px #00000040;max-height:95vh;max-width:95vw}}@media(max-width:480px){.Modal_modal__DkLn6{border-radius:6px;max-height:98vh;max-width:98vw}}@keyframes Modal_modalSlideIn__QAypQ{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.Modal_modalHeader__QBXLR{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem 2rem}@media(max-width:768px){.Modal_modalHeader__QBXLR{padding:1.25rem 1.5rem}}@media(max-width:480px){.Modal_modalHeader__QBXLR{padding:1rem 1.25rem}}.Modal_modalTitle__TXcXG{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}@media(max-width:768px){.Modal_modalTitle__TXcXG{font-size:1.125rem}}@media(max-width:480px){.Modal_modalTitle__TXcXG{font-size:1rem}}.Modal_closeButton__mgp8h{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.Modal_closeButton__mgp8h:hover{background:#e5e7eb;color:#374151}.Modal_closeButton__mgp8h:focus{box-shadow:0 0 0 3px #3b82f61a;outline:none}@media(max-width:768px){.Modal_closeButton__mgp8h{min-height:40px;min-width:40px;padding:.625rem}}@media(max-width:480px){.Modal_closeButton__mgp8h{min-height:44px;min-width:44px;padding:.75rem}.Modal_closeButton__mgp8h:hover{background:#f3f4f6}}.Modal_modalBody__Mpt37{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:2rem;scrollbar-width:none}.Modal_modalBody__Mpt37::-webkit-scrollbar{height:0;width:0}@media(max-width:768px){.Modal_modalBody__Mpt37{padding:1.5rem}}@media(max-width:480px){.Modal_modalBody__Mpt37{padding:1.25rem}}.Modal_modalFooter__IiV3A{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem}@media(max-width:768px){.Modal_modalFooter__IiV3A{gap:.75rem;padding:1.25rem 1.5rem}}@media(max-width:480px){.Modal_modalFooter__IiV3A{flex-direction:column-reverse;gap:.5rem;padding:1rem 1.25rem}}.Modal_sm__FVw0c{width:400px}@media(max-width:768px){.Modal_sm__FVw0c{max-width:400px;width:90vw}}@media(max-width:480px){.Modal_sm__FVw0c{width:95vw}}.Modal_md__ikErl{width:600px}@media(max-width:768px){.Modal_md__ikErl{max-width:600px;width:90vw}}@media(max-width:480px){.Modal_md__ikErl{width:95vw}}.Modal_lg__fnBOR{width:1000px}@media(max-width:768px){.Modal_lg__fnBOR{max-width:800px;width:90vw}}@media(max-width:480px){.Modal_lg__fnBOR{width:95vw}}.Modal_xl__beU38{width:1300px}@media(max-width:768px){.Modal_xl__beU38{max-width:1000px;width:90vw}}@media(max-width:480px){.Modal_xl__beU38{width:95vw}}.Modal_fullScreen__E\+ozT{border-radius:0;height:100vh;max-height:none;max-width:none;width:100vw}@media(max-width:768px){.Modal_fullScreen__E\+ozT{height:100vh;width:100vw}}.Modal_centered__QpHK9{text-align:center}.Modal_centered__QpHK9 .Modal_modalBody__Mpt37{align-items:center;display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.Modal_modalOverlay__FQ7Nj{padding:.5rem}.Modal_modal__DkLn6{max-height:95vh;max-width:100%;width:100%}.Modal_modalHeader__QBXLR{padding:1rem 1.5rem}.Modal_modalBody__Mpt37{padding:1.5rem}.Modal_modalTitle__TXcXG{font-size:1.125rem}}@media(max-width:480px){.Modal_modalOverlay__FQ7Nj{padding:.25rem}.Modal_modal__DkLn6{border-radius:6px;max-height:98vh}.Modal_modalHeader__QBXLR{padding:1rem 1.25rem}.Modal_modalBody__Mpt37{padding:1.25rem}.Modal_modalFooter__IiV3A{flex-direction:column-reverse;padding:1rem 1.25rem}.Modal_modalTitle__TXcXG{font-size:1rem}.Modal_closeButton__mgp8h{min-height:44px;min-width:44px}}@media(prefers-reduced-motion:reduce){.Modal_modal__DkLn6{animation:none}}@media(prefers-contrast:high){.Modal_modal__DkLn6{border:2px solid #000}.Modal_modalHeader__QBXLR{border-bottom:2px solid #000}.Modal_modalFooter__IiV3A{border-top:2px solid #000}}.EmployeeList_container__YjbZH{min-height:100vh}.EmployeeList_container__YjbZH h4{color:#000;font-size:1.5rem;font-weight:600;margin-top:-5px;text-shadow:0 2px 4px #0000001a}.EmployeeList_header__N8Syr{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.EmployeeList_headerLeft__iynQq{align-items:center;display:flex;flex:1 1}.EmployeeList_headerRight__j7Ffg{align-items:center;display:flex}.EmployeeList_tableContainer__eVSon{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #ffffff80;margin-bottom:50px;overflow:hidden;position:relative}.EmployeeList_tableContainer__eVSon:before{animation:EmployeeList_gradientShift__DQK3N 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#279e64,#4facfe,#00f2fe);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes EmployeeList_gradientShift__DQK3N{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.EmployeeList_table__tZX5V{background:#0000;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%}.EmployeeList_table__tZX5V th{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:none;color:#475569;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:1.25rem 1.5rem;position:relative;text-transform:uppercase}.EmployeeList_table__tZX5V th:after{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.EmployeeList_table__tZX5V td{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;color:#334155;font-size:.95rem;padding:1.25rem 1.5rem}.EmployeeList_table__tZX5V tbody tr,.EmployeeList_table__tZX5V td{border:none;position:relative;transition:all .3s ease}.EmployeeList_table__tZX5V tbody tr:after{background:linear-gradient(90deg,#0000,#e2e8f080,#0000);bottom:0;content:"";height:1px;left:1.5rem;position:absolute;right:1.5rem}.EmployeeList_table__tZX5V tbody tr:last-child:after{display:none}.EmployeeList_table__tZX5V tbody tr:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.EmployeeList_table__tZX5V tbody tr:hover td{background:#fffffff2}.EmployeeList_table__tZX5V tbody tr:nth-child(2n) td{background:#f8fafccc}.EmployeeList_table__tZX5V tbody tr:nth-child(2n):hover td{background:#fffffff2}.EmployeeList_inactive__waJgc{opacity:.6}.EmployeeList_inactive__waJgc td{background:#f8fafc80!important;color:#64748b}.EmployeeList_actionButton__a3vvm{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6!important;border:1px solid #e2e8f0cc!important;border-radius:12px!important;color:#64748b;cursor:pointer;display:flex;justify-content:center;margin:0 .25rem;min-height:40px;min-width:40px;overflow:hidden;padding:.75rem!important;position:relative;transition:all .3s ease}.EmployeeList_actionButton__a3vvm:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.EmployeeList_actionButton__a3vvm:hover{border-color:#3b82f64d!important;box-shadow:0 8px 25px #00000026;transform:translateY(-2px) scale(1.05)}.EmployeeList_actionButton__a3vvm:hover:before{left:100%}.EmployeeList_actionButton__a3vvm:focus{box-shadow:0 0 0 3px #3b82f633;outline:none}.EmployeeList_actionButton__a3vvm svg{height:18px;transition:all .3s ease;width:18px}.EmployeeList_actionButton__a3vvm:hover svg{transform:scale(1.1)}.EmployeeList_actionButton__a3vvm:first-child:hover{background:#10b9811a!important;border-color:#10b9814d!important;color:#059669}.EmployeeList_actionButton__a3vvm:nth-child(2):hover{background:#ef44441a!important;border-color:#ef44444d!important}.EmployeeList_actionButton__a3vvm:nth-child(2):hover svg{stroke:#dc2626!important}.EmployeeList_actionButton__a3vvm:nth-child(3):hover{background:#3b82f61a!important;border-color:#3b82f64d!important;color:#2563eb}.EmployeeList_actionIcons__sU7TW{align-items:center;display:flex;gap:.5rem;justify-content:center}.EmployeeList_addButton__uMN3\+{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;margin-top:1.5rem;overflow:hidden;padding:.875rem 1.5rem;position:relative;transition:all .3s ease;width:100%}.EmployeeList_addButton__uMN3\+:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.EmployeeList_addButton__uMN3\+:hover{box-shadow:0 10px 30px #667eea66;transform:translateY(-2px)}.EmployeeList_addButton__uMN3\+:hover:before{left:100%}.EmployeeList_modalForm__MX840{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.EmployeeList_modalForm__MX840 label{color:#374151;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.EmployeeList_selectField__-J9GY{position:relative}.EmployeeList_selectField__-J9GY .EmployeeList_selectInput__Fx9Zz{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;padding:.875rem 0 .875rem 1rem;transition:all .3s ease;width:100%}.EmployeeList_selectField__-J9GY .EmployeeList_selectInput__Fx9Zz:focus{border-color:#279e64;box-shadow:0 0 0 3px #667eea1a;outline:none}.EmployeeList_selectField__-J9GY .EmployeeList_selectArrow__aAyfS{color:#9ca3af;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:transform .3s ease}.EmployeeList_selectField__-J9GY .EmployeeList_selectArrow__aAyfS svg{height:20px;width:20px}.EmployeeList_selectField__-J9GY:hover .EmployeeList_selectArrow__aAyfS{transform:translateY(-50%) rotate(180deg)}.EmployeeList_searchContainer__GMBIp{max-width:450px;width:100%}.EmployeeList_searchWrapper__4p3u6{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:2px solid #ffffff4d;border-radius:16px;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.EmployeeList_searchWrapper__4p3u6:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.EmployeeList_searchWrapper__4p3u6:focus-within{border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a}.EmployeeList_searchWrapper__4p3u6:focus-within:before{left:100%}.EmployeeList_searchIcon__ZudSP{color:#64748b;left:16px;pointer-events:none;position:absolute;transition:color .3s ease;z-index:1}.EmployeeList_searchWrapper__4p3u6:focus-within .EmployeeList_searchIcon__ZudSP{color:#279e64}.EmployeeList_searchInput__hwzQh{background:#0000;border:none;color:#334155;font-size:.95rem;outline:none;padding:1rem 1rem 1rem 3rem;width:100%}.EmployeeList_searchInput__hwzQh::placeholder{color:#94a3b8;font-weight:400}.EmployeeList_clearButton__gE0cX{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:12px;transition:all .3s ease}.EmployeeList_clearButton__gE0cX:hover{background:#ef444433;border-color:#ef444466;transform:scale(1.05)}.EmployeeList_clearButton__gE0cX:focus{box-shadow:0 0 0 2px #ef444433;outline:none}@media(max-width:1200px){.EmployeeList_container__YjbZH{padding:1.5rem}.EmployeeList_table__tZX5V td,.EmployeeList_table__tZX5V th{font-size:.9rem;padding:1rem}}@media(max-width:768px){.EmployeeList_container__YjbZH{padding:1rem}.EmployeeList_container__YjbZH h4{font-size:1rem;text-align:center}.EmployeeList_header__N8Syr{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.EmployeeList_header__N8Syr .EmployeeList_headerLeft__iynQq{order:2}.EmployeeList_header__N8Syr .EmployeeList_headerRight__j7Ffg{justify-content:center;order:1}.EmployeeList_searchContainer__GMBIp{max-width:none}.EmployeeList_tableContainer__eVSon{border-radius:16px;margin:0 -.5rem}.EmployeeList_table__tZX5V{display:block;overflow-x:auto;white-space:nowrap}.EmployeeList_table__tZX5V tbody,.EmployeeList_table__tZX5V td,.EmployeeList_table__tZX5V th,.EmployeeList_table__tZX5V thead,.EmployeeList_table__tZX5V tr{display:block}.EmployeeList_table__tZX5V thead tr{left:-9999px;position:absolute;top:-9999px}.EmployeeList_table__tZX5V tr{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-bottom:1rem;padding:1rem;white-space:normal}.EmployeeList_table__tZX5V tr:hover{box-shadow:0 6px 20px #00000026;transform:none}.EmployeeList_table__tZX5V td{background:#0000!important;border:none!important;padding:.75rem 0!important;position:relative;text-align:left!important}.EmployeeList_table__tZX5V td:before{color:#64748b;content:attr(data-label) ": ";display:block;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.EmployeeList_table__tZX5V td:last-child{border-bottom:none;padding-top:1rem!important}.EmployeeList_actionIcons__sU7TW{gap:.75rem;margin-top:.5rem}.EmployeeList_actionButton__a3vvm{margin:0!important}}@media(max-width:480px){.EmployeeList_container__YjbZH h4{font-size:1rem}.EmployeeList_header__N8Syr{padding:.75rem}.EmployeeList_table__tZX5V tr{margin-bottom:.75rem;padding:.75rem}.EmployeeList_actionButton__a3vvm{min-height:36px!important;min-width:36px!important;padding:.5rem!important}.EmployeeList_actionButton__a3vvm svg{height:16px;width:16px}}.EmployeeList_table__tZX5V td:first-child,.EmployeeList_table__tZX5V td:nth-child(2),.EmployeeList_table__tZX5V td:nth-child(3),.EmployeeList_table__tZX5V td:nth-child(4),.EmployeeList_table__tZX5V th:first-child,.EmployeeList_table__tZX5V th:nth-child(2),.EmployeeList_table__tZX5V th:nth-child(3),.EmployeeList_table__tZX5V th:nth-child(4){text-align:left}.EmployeeList_table__tZX5V td:last-child,.EmployeeList_table__tZX5V td:nth-child(5),.EmployeeList_table__tZX5V th:last-child,.EmployeeList_table__tZX5V th:nth-child(5){text-align:center;vertical-align:middle}.EmployeeList_table__tZX5V tbody tr td[colspan]{background:#f8fafccc;color:#64748b;font-style:italic;padding:3rem 1rem;text-align:center}.EmployeeList_table__tZX5V tbody tr td[colspan]:before{content:"📋 ";display:block;font-size:2rem;margin-bottom:1rem}.EmployeeList_modalActions__N7jMr{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:10px;padding-top:20px}@media(max-width:480px){.EmployeeList_modalActions__N7jMr{flex-direction:column}}.InputField_inputField__6NCzL{display:flex;flex-direction:column;gap:.5rem;width:100%}@media(max-width:480px){.InputField_inputField__6NCzL{gap:.375rem}}.InputField_label__maiNa{color:#374151;font-size:.875rem;font-weight:500;line-height:1.4;margin-bottom:10px}@media(max-width:480px){.InputField_label__maiNa{font-size:.8rem}}.InputField_label__maiNa.InputField_required__PK3Bi:after{color:#ef4444;content:" *"}.InputField_input__X6TZu,.InputField_select__wCEJL,.InputField_textarea__9FZFu{background:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#1f2937;font-size:.875rem;line-height:1.5;margin-top:10px;padding:.75rem 1rem;transition:all .2s ease;width:100%}.InputField_input__X6TZu::placeholder,.InputField_select__wCEJL::placeholder,.InputField_textarea__9FZFu::placeholder{color:#9ca3af}.InputField_input__X6TZu:focus,.InputField_select__wCEJL:focus,.InputField_textarea__9FZFu:focus{border-color:#059669;box-shadow:0 0 0 3px #3b82f61a;outline:none}.InputField_input__X6TZu:disabled,.InputField_select__wCEJL:disabled,.InputField_textarea__9FZFu:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.InputField_error__2Tcrn.InputField_select__wCEJL,.InputField_error__2Tcrn.InputField_textarea__9FZFu,.InputField_input__X6TZu.InputField_error__2Tcrn{border-color:#ef4444}.InputField_error__2Tcrn.InputField_select__wCEJL:focus,.InputField_error__2Tcrn.InputField_textarea__9FZFu:focus,.InputField_input__X6TZu.InputField_error__2Tcrn:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}@media(max-width:480px){.InputField_input__X6TZu,.InputField_select__wCEJL,.InputField_textarea__9FZFu{border-radius:6px;font-size:1rem;min-height:48px;padding:.875rem 1rem}}.InputField_textarea__9FZFu{line-height:1.6;min-height:100px;resize:vertical}@media(max-width:480px){.InputField_textarea__9FZFu{line-height:1.5;min-height:80px}}.InputField_select__wCEJL{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}@media(max-width:480px){.InputField_select__wCEJL{background-position:right .875rem center;background-size:1.25em 1.25em;padding-right:2.75rem}}.InputField_errorMessage__kMRsz{align-items:center;color:#ef4444;display:flex;font-size:.75rem;gap:.25rem;margin:0}@media(max-width:480px){.InputField_errorMessage__kMRsz{font-size:.7rem;gap:.2rem}}.InputField_helpText__5tbZQ{color:#6b7280;font-size:.75rem;line-height:1.4;margin:0}@media(max-width:480px){.InputField_helpText__5tbZQ{font-size:.7rem}}.InputField_inputWithIcon__VG\+-u{position:relative}.InputField_inputWithIcon__VG\+-u .InputField_input__X6TZu,.InputField_inputWithIcon__VG\+-u .InputField_select__wCEJL,.InputField_inputWithIcon__VG\+-u .InputField_textarea__9FZFu{padding-left:2.75rem}@media(max-width:480px){.InputField_inputWithIcon__VG\+-u .InputField_input__X6TZu,.InputField_inputWithIcon__VG\+-u .InputField_select__wCEJL,.InputField_inputWithIcon__VG\+-u .InputField_textarea__9FZFu{padding-left:3rem}}.InputField_inputWithIcon__VG\+-u .InputField_icon__qlJwH{color:#9ca3af;font-size:1rem;left:.875rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width:480px){.InputField_inputWithIcon__VG\+-u .InputField_icon__qlJwH{font-size:1.125rem;left:1rem}}.InputField_inputWithRightIcon__bidxb{position:relative}.InputField_inputWithRightIcon__bidxb .InputField_input__X6TZu,.InputField_inputWithRightIcon__bidxb .InputField_select__wCEJL,.InputField_inputWithRightIcon__bidxb .InputField_textarea__9FZFu{padding-right:2.75rem}@media(max-width:480px){.InputField_inputWithRightIcon__bidxb .InputField_input__X6TZu,.InputField_inputWithRightIcon__bidxb .InputField_select__wCEJL,.InputField_inputWithRightIcon__bidxb .InputField_textarea__9FZFu{padding-right:3rem}}.InputField_inputWithRightIcon__bidxb .InputField_rightIcon__d91WI{color:#9ca3af;cursor:pointer;font-size:1rem;position:absolute;right:.875rem;top:50%;transform:translateY(-50%);transition:color .2s ease}.InputField_inputWithRightIcon__bidxb .InputField_rightIcon__d91WI:hover{color:#6b7280}@media(max-width:480px){.InputField_inputWithRightIcon__bidxb .InputField_rightIcon__d91WI{border-radius:4px;font-size:1.125rem;padding:.25rem;right:1rem}.InputField_inputWithRightIcon__bidxb .InputField_rightIcon__d91WI:hover{background:#f3f4f6}}.InputField_inputGroup__cUwep{align-items:stretch;display:flex}.InputField_inputGroup__cUwep .InputField_input__X6TZu,.InputField_inputGroup__cUwep .InputField_select__wCEJL,.InputField_inputGroup__cUwep .InputField_textarea__9FZFu{border-radius:0}.InputField_inputGroup__cUwep .InputField_input__X6TZu:first-child,.InputField_inputGroup__cUwep .InputField_select__wCEJL:first-child,.InputField_inputGroup__cUwep .InputField_textarea__9FZFu:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}@media(max-width:480px){.InputField_inputGroup__cUwep .InputField_input__X6TZu:first-child,.InputField_inputGroup__cUwep .InputField_select__wCEJL:first-child,.InputField_inputGroup__cUwep .InputField_textarea__9FZFu:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}}.InputField_inputGroup__cUwep .InputField_input__X6TZu:last-child,.InputField_inputGroup__cUwep .InputField_select__wCEJL:last-child,.InputField_inputGroup__cUwep .InputField_textarea__9FZFu:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}@media(max-width:480px){.InputField_inputGroup__cUwep .InputField_input__X6TZu:last-child,.InputField_inputGroup__cUwep .InputField_select__wCEJL:last-child,.InputField_inputGroup__cUwep .InputField_textarea__9FZFu:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}}.InputField_inputGroup__cUwep .InputField_input__X6TZu:not(:first-child),.InputField_inputGroup__cUwep .InputField_select__wCEJL:not(:first-child),.InputField_inputGroup__cUwep .InputField_textarea__9FZFu:not(:first-child){border-left:none}.InputField_inputGroup__cUwep .InputField_input__X6TZu:not(:last-child),.InputField_inputGroup__cUwep .InputField_select__wCEJL:not(:last-child),.InputField_inputGroup__cUwep .InputField_textarea__9FZFu:not(:last-child){border-right:none}@media(max-width:480px){.InputField_inputGroup__cUwep{flex-direction:column}.InputField_inputGroup__cUwep .InputField_input__X6TZu,.InputField_inputGroup__cUwep .InputField_select__wCEJL,.InputField_inputGroup__cUwep .InputField_textarea__9FZFu{border-left:1px solid #d1d5db!important;border-radius:6px!important;border-right:1px solid #d1d5db!important}.InputField_inputGroup__cUwep .InputField_input__X6TZu:not(:first-child),.InputField_inputGroup__cUwep .InputField_select__wCEJL:not(:first-child),.InputField_inputGroup__cUwep .InputField_textarea__9FZFu:not(:first-child){border-top:none;margin-top:-1px}}.InputField_checkbox__TZhoK,.InputField_radio__G\+0Fg{align-items:center;cursor:pointer;display:flex;gap:.5rem;-webkit-user-select:none;user-select:none}.InputField_checkbox__TZhoK input[type=checkbox],.InputField_checkbox__TZhoK input[type=radio],.InputField_radio__G\+0Fg input[type=checkbox],.InputField_radio__G\+0Fg input[type=radio]{cursor:pointer;height:1rem;margin:0;width:1rem}@media(max-width:480px){.InputField_checkbox__TZhoK input[type=checkbox],.InputField_checkbox__TZhoK input[type=radio],.InputField_radio__G\+0Fg input[type=checkbox],.InputField_radio__G\+0Fg input[type=radio]{height:1.125rem;width:1.125rem}}.InputField_checkbox__TZhoK .InputField_label__maiNa,.InputField_radio__G\+0Fg .InputField_label__maiNa{cursor:pointer;font-size:.875rem;font-weight:400;margin:0 0 10px}@media(max-width:480px){.InputField_checkbox__TZhoK .InputField_label__maiNa,.InputField_radio__G\+0Fg .InputField_label__maiNa{font-size:.9rem}.InputField_checkbox__TZhoK,.InputField_radio__G\+0Fg{gap:.625rem;min-height:44px;padding:.5rem 0}}.InputField_switch__PmZHx{align-items:center;cursor:pointer;display:flex;gap:.75rem;-webkit-user-select:none;user-select:none}.InputField_switch__PmZHx .InputField_switchTrack__zDKwZ{background:#d1d5db;border-radius:12px;height:24px;position:relative;transition:background .2s ease;width:44px}.InputField_switch__PmZHx .InputField_switchTrack__zDKwZ:after{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000001a;content:"";height:20px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:20px}.InputField_switch__PmZHx input[type=checkbox]{display:none}.InputField_switch__PmZHx input[type=checkbox]:checked+.InputField_switchTrack__zDKwZ{background:#3b82f6}.InputField_switch__PmZHx input[type=checkbox]:checked+.InputField_switchTrack__zDKwZ:after{transform:translateX(20px)}.InputField_switch__PmZHx .InputField_label__maiNa{cursor:pointer;font-size:.875rem;font-weight:400;margin:0 0 10px}@media(max-width:480px){.InputField_switch__PmZHx .InputField_label__maiNa{font-size:.9rem}.InputField_switch__PmZHx{gap:1rem;min-height:44px;padding:.5rem 0}.InputField_switch__PmZHx .InputField_switchTrack__zDKwZ{border-radius:13px;height:26px;width:48px}.InputField_switch__PmZHx .InputField_switchTrack__zDKwZ:after{height:22px;left:2px;top:2px;width:22px}.InputField_switch__PmZHx input[type=checkbox]:checked+.InputField_switchTrack__zDKwZ:after{transform:translateX(22px)}}@media(max-width:768px){.InputField_inputField__6NCzL{gap:.375rem}.InputField_label__maiNa{font-size:.8rem;margin-bottom:10px}.InputField_input__X6TZu,.InputField_select__wCEJL,.InputField_textarea__9FZFu{font-size:.9rem;margin-top:10px}}@media(max-width:640px){.InputField_input__X6TZu,.InputField_select__wCEJL,.InputField_textarea__9FZFu{margin-top:10px;padding:.75rem .875rem}}.ProductList_container__Ki2AA{min-height:100vh}.ProductList_container__Ki2AA h4{color:#000;font-size:1.5rem;font-weight:600;margin-top:-5px;text-shadow:0 2px 4px #0000001a}.ProductList_header__aUSDd{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.ProductList_headerLeft__Y59eZ{flex:1 1}.ProductList_headerLeft__Y59eZ,.ProductList_headerRight__i3vaU{align-items:center;display:flex}.ProductList_tableContainer__NzJXE{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #ffffff80;margin-bottom:50px;overflow:hidden;position:relative}.ProductList_tableContainer__NzJXE:before{animation:ProductList_gradientShift__9V1k1 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#279e64,#4facfe,#00f2fe);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes ProductList_gradientShift__9V1k1{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ProductList_table__fJ3tB{background:#0000;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%}.ProductList_table__fJ3tB th{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:none;color:#475569;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:1.25rem 1.5rem;position:relative;text-transform:uppercase}.ProductList_table__fJ3tB th:after{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.ProductList_table__fJ3tB td{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;color:#334155;font-size:.95rem;padding:1.25rem 1.5rem}.ProductList_table__fJ3tB tbody tr,.ProductList_table__fJ3tB td{border:none;position:relative;transition:all .3s ease}.ProductList_table__fJ3tB tbody tr:after{background:linear-gradient(90deg,#0000,#e2e8f080,#0000);bottom:0;content:"";height:1px;left:1.5rem;position:absolute;right:1.5rem}.ProductList_table__fJ3tB tbody tr:last-child:after{display:none}.ProductList_table__fJ3tB tbody tr:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.ProductList_table__fJ3tB tbody tr:hover td{background:#fffffff2}.ProductList_table__fJ3tB tbody tr:nth-child(2n) td{background:#f8fafccc}.ProductList_table__fJ3tB tbody tr:nth-child(2n):hover td{background:#fffffff2}.ProductList_inactive__qswZt{opacity:.6}.ProductList_inactive__qswZt td{background:#f8fafc80!important;color:#64748b}.ProductList_actionButton__QLj1h{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6!important;border:1px solid #e2e8f0cc!important;border-radius:12px!important;color:#64748b;cursor:pointer;display:flex;justify-content:center;margin:0 .25rem;min-height:40px;min-width:40px;overflow:hidden;padding:.75rem!important;position:relative;transition:all .3s ease}.ProductList_actionButton__QLj1h:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.ProductList_actionButton__QLj1h:hover{border-color:#3b82f64d!important;box-shadow:0 8px 25px #00000026;transform:translateY(-2px) scale(1.05)}.ProductList_actionButton__QLj1h:hover:before{left:100%}.ProductList_actionButton__QLj1h:focus{box-shadow:0 0 0 3px #3b82f633;outline:none}.ProductList_actionButton__QLj1h svg{height:18px;transition:all .3s ease;width:18px}.ProductList_actionButton__QLj1h:hover svg{transform:scale(1.1)}.ProductList_actionButton__QLj1h:first-child:hover{background:#10b9811a!important;border-color:#10b9814d!important;color:#059669}.ProductList_actionButton__QLj1h:nth-child(2):hover{background:#3b82f61a!important;border-color:#3b82f64d!important;color:#2563eb}.ProductList_actionButton__QLj1h:nth-child(3):hover{background:#ef44441a!important;border-color:#ef44444d!important}.ProductList_actionButton__QLj1h:nth-child(3):hover svg{stroke:#dc2626!important}.ProductList_actionIcons__NZTJh{align-items:center;display:flex;gap:.5rem;justify-content:center}.ProductList_searchContainer__isYRq{max-width:450px;width:100%}.ProductList_searchWrapper__V5G2M{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:2px solid #ffffff4d;border-radius:16px;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.ProductList_searchWrapper__V5G2M:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.ProductList_searchWrapper__V5G2M:focus-within{border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a}.ProductList_searchWrapper__V5G2M:focus-within:before{left:100%}.ProductList_searchIcon__G03z2{color:#64748b;left:16px;pointer-events:none;position:absolute;transition:color .3s ease;z-index:1}.ProductList_searchWrapper__V5G2M:focus-within .ProductList_searchIcon__G03z2{color:#279e64}.ProductList_searchInput__n\+K8s{background:#0000;border:none;color:#334155;font-size:.95rem;outline:none;padding:1rem 1rem 1rem 3rem;width:100%}.ProductList_searchInput__n\+K8s::placeholder{color:#94a3b8;font-weight:400}.ProductList_clearButton__y-8oX{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:12px;transition:all .3s ease}.ProductList_clearButton__y-8oX:hover{background:#ef444433;border-color:#ef444466;transform:scale(1.05)}.ProductList_clearButton__y-8oX:focus{box-shadow:0 0 0 2px #ef444433;outline:none}.ProductList_modalForm__FLufe{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.ProductList_modalForm__FLufe label{color:#374151;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.ProductList_modalActions__VjnIy{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:10px;padding-top:20px}@media(max-width:480px){.ProductList_modalActions__VjnIy{flex-direction:column}}@media(max-width:1200px){.ProductList_container__Ki2AA{padding:1.5rem}.ProductList_table__fJ3tB td,.ProductList_table__fJ3tB th{font-size:.9rem;padding:1rem}}@media(max-width:768px){.ProductList_container__Ki2AA{padding:1rem}.ProductList_container__Ki2AA h4{font-size:1rem;text-align:center}.ProductList_header__aUSDd{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.ProductList_header__aUSDd .ProductList_headerLeft__Y59eZ{order:2}.ProductList_header__aUSDd .ProductList_headerRight__i3vaU{justify-content:center;order:1}.ProductList_searchContainer__isYRq{max-width:none}.ProductList_tableContainer__NzJXE{border-radius:16px;margin:0 -.5rem}.ProductList_table__fJ3tB{display:block;overflow-x:auto;white-space:nowrap}.ProductList_table__fJ3tB tbody,.ProductList_table__fJ3tB td,.ProductList_table__fJ3tB th,.ProductList_table__fJ3tB thead,.ProductList_table__fJ3tB tr{display:block}.ProductList_table__fJ3tB thead tr{left:-9999px;position:absolute;top:-9999px}.ProductList_table__fJ3tB tr{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-bottom:1rem;padding:1rem;white-space:normal}.ProductList_table__fJ3tB tr:hover{box-shadow:0 6px 20px #00000026;transform:none}.ProductList_table__fJ3tB td{background:#0000!important;border:none!important;padding:.75rem 0!important;position:relative;text-align:left!important}.ProductList_table__fJ3tB td:before{color:#64748b;content:attr(data-label) ": ";display:block;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.ProductList_table__fJ3tB td:last-child{border-bottom:none;padding-top:1rem!important}.ProductList_actionIcons__NZTJh{gap:.75rem;margin-top:.5rem}.ProductList_actionButton__QLj1h{margin:0!important}}@media(max-width:480px){.ProductList_container__Ki2AA h4{font-size:1rem}.ProductList_header__aUSDd{padding:.75rem}.ProductList_table__fJ3tB tr{margin-bottom:.75rem;padding:.75rem}.ProductList_actionButton__QLj1h{min-height:36px!important;min-width:36px!important;padding:.5rem!important}.ProductList_actionButton__QLj1h svg{height:16px;width:16px}}.ProductList_table__fJ3tB td:first-child,.ProductList_table__fJ3tB td:nth-child(2),.ProductList_table__fJ3tB td:nth-child(3),.ProductList_table__fJ3tB td:nth-child(4),.ProductList_table__fJ3tB td:nth-child(5),.ProductList_table__fJ3tB th:first-child,.ProductList_table__fJ3tB th:nth-child(2),.ProductList_table__fJ3tB th:nth-child(3),.ProductList_table__fJ3tB th:nth-child(4),.ProductList_table__fJ3tB th:nth-child(5){text-align:left}.ProductList_table__fJ3tB td:last-child,.ProductList_table__fJ3tB td:nth-child(6),.ProductList_table__fJ3tB th:last-child,.ProductList_table__fJ3tB th:nth-child(6){text-align:center;vertical-align:middle}.ProductList_table__fJ3tB tbody tr td[colspan]{background:#f8fafccc;color:#64748b;font-style:italic;padding:3rem 1rem;text-align:center}.ProductList_table__fJ3tB tbody tr td[colspan]:before{content:"📦 ";display:block;font-size:2rem;margin-bottom:1rem}.StockList_container__Ww0ZI{min-height:100vh}.StockList_container__Ww0ZI h4{color:#000;font-size:1.5rem;font-weight:600;margin-top:-5px;text-shadow:0 2px 4px #0000001a}.StockList_header__9sn6D{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.StockList_headerLeft__xB8Zb{align-items:center;display:flex;flex:1 1}.StockList_tableContainer__602fm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #ffffff80;margin-bottom:50px;overflow:hidden;position:relative}.StockList_tableContainer__602fm:before{animation:StockList_gradientShift__d4Bor 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#279e64,#4facfe,#00f2fe);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes StockList_gradientShift__d4Bor{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.StockList_table__v6S1i{background:#0000;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%}.StockList_table__v6S1i th{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:none;color:#475569;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:1.25rem 1.5rem;position:relative;text-transform:uppercase}.StockList_table__v6S1i th:after{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.StockList_table__v6S1i td{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;color:#334155;font-size:.95rem;padding:1.25rem 1.5rem}.StockList_table__v6S1i tbody tr,.StockList_table__v6S1i td{border:none;position:relative;transition:all .3s ease}.StockList_table__v6S1i tbody tr:after{background:linear-gradient(90deg,#0000,#e2e8f080,#0000);bottom:0;content:"";height:1px;left:1.5rem;position:absolute;right:1.5rem}.StockList_table__v6S1i tbody tr:last-child:after{display:none}.StockList_table__v6S1i tbody tr:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.StockList_table__v6S1i tbody tr:hover td{background:#fffffff2}.StockList_table__v6S1i tbody tr:nth-child(2n) td{background:#f8fafccc}.StockList_table__v6S1i tbody tr:nth-child(2n):hover td{background:#fffffff2}.StockList_lowStock__9ZXK4{background:#fee2e24d!important}.StockList_lowStock__9ZXK4 td{background:#fee2e280!important;color:#991b1b}.StockList_lowStock__9ZXK4:hover td{background:#fee2e2b3!important}.StockList_lowStockBadge__dn5vI{align-items:center;animation:StockList_pulse__oNDY7 2s ease-in-out infinite;background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5;border-radius:8px;box-shadow:0 2px 8px #dc262633;color:#991b1b;display:inline-flex;font-weight:600;gap:.5rem;padding:.5rem .75rem}.StockList_warningIcon__AzxzB{animation:StockList_shake__hVoP\+ .5s ease-in-out infinite;color:#dc2626}@keyframes StockList_pulse__oNDY7{0%,to{opacity:1}50%{opacity:.8}}@keyframes StockList_shake__hVoP\+{0%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}.StockList_searchContainer__kgE4P{max-width:450px;width:100%}.StockList_searchWrapper__tjR4B{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:2px solid #ffffff4d;border-radius:16px;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.StockList_searchWrapper__tjR4B:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.StockList_searchWrapper__tjR4B:focus-within{border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a}.StockList_searchWrapper__tjR4B:focus-within:before{left:100%}.StockList_searchIcon__7c8Hi{color:#64748b;left:16px;pointer-events:none;position:absolute;transition:color .3s ease;z-index:1}.StockList_searchWrapper__tjR4B:focus-within .StockList_searchIcon__7c8Hi{color:#279e64}.StockList_searchInput__Rlf1n{background:#0000;border:none;color:#334155;font-size:.95rem;outline:none;padding:1rem 1rem 1rem 3rem;width:100%}.StockList_searchInput__Rlf1n::placeholder{color:#94a3b8;font-weight:400}.StockList_clearButton__82v-5{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:12px;transition:all .3s ease}.StockList_clearButton__82v-5:hover{background:#ef444433;border-color:#ef444466;transform:scale(1.05)}.StockList_clearButton__82v-5:focus{box-shadow:0 0 0 2px #ef444433;outline:none}@media(max-width:1200px){.StockList_container__Ww0ZI{padding:1.5rem}.StockList_table__v6S1i td,.StockList_table__v6S1i th{font-size:.9rem;padding:1rem}}@media(max-width:768px){.StockList_container__Ww0ZI{padding:1rem}.StockList_container__Ww0ZI h4{font-size:1rem;text-align:center}.StockList_header__9sn6D{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.StockList_searchContainer__kgE4P{max-width:none}.StockList_tableContainer__602fm{border-radius:16px;margin:0 -.5rem}.StockList_table__v6S1i{display:block;overflow-x:auto;white-space:nowrap}.StockList_table__v6S1i tbody,.StockList_table__v6S1i td,.StockList_table__v6S1i th,.StockList_table__v6S1i thead,.StockList_table__v6S1i tr{display:block}.StockList_table__v6S1i thead tr{left:-9999px;position:absolute;top:-9999px}.StockList_table__v6S1i tr{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-bottom:1rem;padding:1rem;white-space:normal}.StockList_table__v6S1i tr:hover{box-shadow:0 6px 20px #00000026;transform:none}.StockList_table__v6S1i td{background:#0000!important;border:none!important;padding:.75rem 0!important;position:relative;text-align:left!important}.StockList_table__v6S1i td:before{color:#64748b;content:attr(data-label) ": ";display:block;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.StockList_table__v6S1i td:last-child{border-bottom:none;padding-top:1rem!important}}@media(max-width:480px){.StockList_container__Ww0ZI h4{font-size:1rem}.StockList_header__9sn6D{padding:.75rem}.StockList_table__v6S1i tr{margin-bottom:.75rem;padding:.75rem}}.StockList_table__v6S1i td:first-child,.StockList_table__v6S1i td:nth-child(2),.StockList_table__v6S1i td:nth-child(3),.StockList_table__v6S1i td:nth-child(4),.StockList_table__v6S1i td:nth-child(5),.StockList_table__v6S1i td:nth-child(6),.StockList_table__v6S1i th:first-child,.StockList_table__v6S1i th:nth-child(2),.StockList_table__v6S1i th:nth-child(3),.StockList_table__v6S1i th:nth-child(4),.StockList_table__v6S1i th:nth-child(5),.StockList_table__v6S1i th:nth-child(6){text-align:left}.StockList_table__v6S1i tbody tr td[colspan]{background:#f8fafccc;color:#64748b;font-style:italic;padding:3rem 1rem;text-align:center}.StockList_table__v6S1i tbody tr td[colspan]:before{content:"📦 ";display:block;font-size:2rem;margin-bottom:1rem}.PurchaseStockList_container__8QZAw{min-height:100vh}.PurchaseStockList_container__8QZAw h4{color:#000;font-size:1.5rem;font-weight:600;margin-top:-5px;text-shadow:0 2px 4px #0000001a}.PurchaseStockList_header__AA7Rl{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.PurchaseStockList_headerLeft__an\+Sw{align-items:center;display:flex;flex:1 1}.PurchaseStockList_headerRight__WWJD6{align-items:center;display:flex}.PurchaseStockList_tableContainer__ZIc0r{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #ffffff80;margin-bottom:50px;overflow:hidden;position:relative}.PurchaseStockList_tableContainer__ZIc0r:before{animation:PurchaseStockList_gradientShift__DihbW 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#279e64,#4facfe,#00f2fe);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes PurchaseStockList_gradientShift__DihbW{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.PurchaseStockList_table__J\+Ptf{background:#0000;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%}.PurchaseStockList_table__J\+Ptf th{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:none;color:#475569;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:1.25rem 1.5rem;position:relative;text-transform:uppercase}.PurchaseStockList_table__J\+Ptf th:after{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.PurchaseStockList_table__J\+Ptf td{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;color:#334155;font-size:.95rem;padding:1.25rem 1.5rem}.PurchaseStockList_table__J\+Ptf tbody tr,.PurchaseStockList_table__J\+Ptf td{border:none;position:relative;transition:all .3s ease}.PurchaseStockList_table__J\+Ptf tbody tr:after{background:linear-gradient(90deg,#0000,#e2e8f080,#0000);bottom:0;content:"";height:1px;left:1.5rem;position:absolute;right:1.5rem}.PurchaseStockList_table__J\+Ptf tbody tr:last-child:after{display:none}.PurchaseStockList_table__J\+Ptf tbody tr:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.PurchaseStockList_table__J\+Ptf tbody tr:hover td{background:#fffffff2}.PurchaseStockList_table__J\+Ptf tbody tr:nth-child(2n) td{background:#f8fafccc}.PurchaseStockList_table__J\+Ptf tbody tr:nth-child(2n):hover td{background:#fffffff2}.PurchaseStockList_actionButton__Hgyff{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6!important;border:1px solid #e2e8f0cc!important;border-radius:12px!important;color:#64748b;cursor:pointer;display:flex;justify-content:center;margin:0 .25rem;min-height:40px;min-width:40px;overflow:hidden;padding:.75rem!important;position:relative;transition:all .3s ease}.PurchaseStockList_actionButton__Hgyff:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.PurchaseStockList_actionButton__Hgyff:hover{border-color:#3b82f64d!important;box-shadow:0 8px 25px #00000026;transform:translateY(-2px) scale(1.05)}.PurchaseStockList_actionButton__Hgyff:hover:before{left:100%}.PurchaseStockList_actionButton__Hgyff:focus{box-shadow:0 0 0 3px #3b82f633;outline:none}.PurchaseStockList_actionButton__Hgyff svg{height:18px;transition:all .3s ease;width:18px}.PurchaseStockList_actionButton__Hgyff:hover svg{transform:scale(1.1)}.PurchaseStockList_actionButton__Hgyff:first-child:hover{background:#3b82f61a!important;border-color:#3b82f64d!important;color:#2563eb}.PurchaseStockList_actionButton__Hgyff:nth-child(2):hover{background:#ef44441a!important;border-color:#ef44444d!important}.PurchaseStockList_actionButton__Hgyff:nth-child(2):hover svg{stroke:#dc2626!important}.PurchaseStockList_actionIcons__5dyaK{align-items:center;display:flex;gap:.5rem;justify-content:center}.PurchaseStockList_searchContainer__x\+DVF{max-width:450px;width:100%}.PurchaseStockList_searchWrapper__i-sIY{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:2px solid #ffffff4d;border-radius:16px;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.PurchaseStockList_searchWrapper__i-sIY:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.PurchaseStockList_searchWrapper__i-sIY:focus-within{border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a}.PurchaseStockList_searchWrapper__i-sIY:focus-within:before{left:100%}.PurchaseStockList_searchIcon__PXRrM{color:#64748b;left:16px;pointer-events:none;position:absolute;transition:color .3s ease;z-index:1}.PurchaseStockList_searchWrapper__i-sIY:focus-within .PurchaseStockList_searchIcon__PXRrM{color:#279e64}.PurchaseStockList_searchInput__iEYyJ{background:#0000;border:none;color:#334155;font-size:.95rem;outline:none;padding:1rem 1rem 1rem 3rem;width:100%}.PurchaseStockList_searchInput__iEYyJ::placeholder{color:#94a3b8;font-weight:400}.PurchaseStockList_clearButton__WfPgy{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:12px;transition:all .3s ease}.PurchaseStockList_clearButton__WfPgy:hover{background:#ef444433;border-color:#ef444466;transform:scale(1.05)}.PurchaseStockList_clearButton__WfPgy:focus{box-shadow:0 0 0 2px #ef444433;outline:none}.PurchaseStockList_modalForm__RmmXX{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.PurchaseStockList_modalForm__RmmXX label{color:#374151;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.PurchaseStockList_formGroup__t2Cq9{display:flex;flex-direction:column;gap:.5rem}.PurchaseStockList_selectField__3o6vG{border:2px solid #e5e7eb;border-radius:8px;color:#334155;font-size:.95rem;padding:.75rem 1rem;transition:all .3s ease}.PurchaseStockList_selectField__3o6vG:focus{border-color:#279e64;box-shadow:0 0 0 3px #279e641a}.PurchaseStockList_selectField__3o6vG:disabled{opacity:.6}.PurchaseStockList_calculatedField__nrGSJ{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.PurchaseStockList_calculatedValue__E4fU\+{background:#fff;border-radius:8px;font-size:1.25rem;font-weight:700;padding:.5rem;text-align:center}.PurchaseStockList_modalActions__hWwxs{margin-top:10px}@media(max-width:480px){.PurchaseStockList_modalActions__hWwxs{flex-direction:column}}@media(max-width:1200px){.PurchaseStockList_container__8QZAw{padding:1.5rem}.PurchaseStockList_table__J\+Ptf td,.PurchaseStockList_table__J\+Ptf th{font-size:.9rem;padding:1rem}}@media(max-width:768px){.PurchaseStockList_container__8QZAw{padding:1rem}.PurchaseStockList_container__8QZAw h4{font-size:1rem;text-align:center}.PurchaseStockList_header__AA7Rl{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.PurchaseStockList_header__AA7Rl .PurchaseStockList_headerLeft__an\+Sw{order:2}.PurchaseStockList_header__AA7Rl .PurchaseStockList_headerRight__WWJD6{justify-content:center;order:1}.PurchaseStockList_searchContainer__x\+DVF{max-width:none}.PurchaseStockList_tableContainer__ZIc0r{border-radius:16px;margin:0 -.5rem}.PurchaseStockList_table__J\+Ptf{display:block;overflow-x:auto;white-space:nowrap}.PurchaseStockList_table__J\+Ptf tbody,.PurchaseStockList_table__J\+Ptf td,.PurchaseStockList_table__J\+Ptf th,.PurchaseStockList_table__J\+Ptf thead,.PurchaseStockList_table__J\+Ptf tr{display:block}.PurchaseStockList_table__J\+Ptf thead tr{left:-9999px;position:absolute;top:-9999px}.PurchaseStockList_table__J\+Ptf tr{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-bottom:1rem;padding:1rem;white-space:normal}.PurchaseStockList_table__J\+Ptf tr:hover{box-shadow:0 6px 20px #00000026;transform:none}.PurchaseStockList_table__J\+Ptf td{background:#0000!important;border:none!important;padding:.75rem 0!important;position:relative;text-align:left!important}.PurchaseStockList_table__J\+Ptf td:before{color:#64748b;content:attr(data-label) ": ";display:block;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.PurchaseStockList_table__J\+Ptf td:last-child{border-bottom:none;padding-top:1rem!important}.PurchaseStockList_actionIcons__5dyaK{gap:.75rem;margin-top:.5rem}.PurchaseStockList_actionButton__Hgyff{margin:0!important}}@media(max-width:480px){.PurchaseStockList_container__8QZAw h4{font-size:1rem}.PurchaseStockList_header__AA7Rl{padding:.75rem}.PurchaseStockList_table__J\+Ptf tr{margin-bottom:.75rem;padding:.75rem}.PurchaseStockList_actionButton__Hgyff{min-height:36px!important;min-width:36px!important;padding:.5rem!important}.PurchaseStockList_actionButton__Hgyff svg{height:16px;width:16px}}.PurchaseStockList_table__J\+Ptf td:first-child,.PurchaseStockList_table__J\+Ptf td:nth-child(2),.PurchaseStockList_table__J\+Ptf td:nth-child(3),.PurchaseStockList_table__J\+Ptf td:nth-child(4),.PurchaseStockList_table__J\+Ptf td:nth-child(5),.PurchaseStockList_table__J\+Ptf td:nth-child(6),.PurchaseStockList_table__J\+Ptf th:first-child,.PurchaseStockList_table__J\+Ptf th:nth-child(2),.PurchaseStockList_table__J\+Ptf th:nth-child(3),.PurchaseStockList_table__J\+Ptf th:nth-child(4),.PurchaseStockList_table__J\+Ptf th:nth-child(5),.PurchaseStockList_table__J\+Ptf th:nth-child(6){text-align:left}.PurchaseStockList_table__J\+Ptf td:last-child,.PurchaseStockList_table__J\+Ptf td:nth-child(7),.PurchaseStockList_table__J\+Ptf th:last-child,.PurchaseStockList_table__J\+Ptf th:nth-child(7){text-align:center;vertical-align:middle}.PurchaseStockList_table__J\+Ptf tbody tr td[colspan]{background:#f8fafccc;color:#64748b;font-style:italic;padding:3rem 1rem;text-align:center}.PurchaseStockList_table__J\+Ptf tbody tr td[colspan]:before{content:"📦 ";display:block;font-size:2rem;margin-bottom:1rem}.PurchaseStockList_purchaseTypeSelection__JzWLQ{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:20px}.PurchaseStockList_sectionLabel__QSSTu{color:#374151;display:block;font-size:14px;font-weight:600;margin-bottom:12px}.PurchaseStockList_radioGroup__\+l2aO{display:flex;flex-wrap:wrap;gap:16px}.PurchaseStockList_radioLabel__U8r1H{background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;min-width:200px;padding:16px;transition:all .2s ease}.PurchaseStockList_radioLabel__U8r1H:hover{background:#f0f7ff;border-color:#3b82f6}.PurchaseStockList_radioLabel__U8r1H:has(input:checked){background:#eff6ff;border-color:#3b82f6}.PurchaseStockList_radioLabel__U8r1H input[type=radio]{opacity:0;pointer-events:none;position:absolute}.PurchaseStockList_radioText__qcYP8{color:#1f2937;font-size:15px;font-weight:600;margin-bottom:4px}.PurchaseStockList_radioDescription__gXTWt{color:#6b7280;font-size:13px}.PurchaseStockList_sectionDivider__r8-Wx{align-items:center;display:flex;margin:24px 0 16px}.PurchaseStockList_sectionDivider__r8-Wx:after,.PurchaseStockList_sectionDivider__r8-Wx:before{background:#e5e7eb;content:"";flex:1 1;height:1px}.PurchaseStockList_sectionDivider__r8-Wx span{color:#6b7280;font-size:13px;font-weight:600;letter-spacing:.5px;padding:0 16px;text-transform:uppercase}.PurchaseStockList_formGroup__t2Cq9{margin-bottom:16px}.PurchaseStockList_formGroup__t2Cq9 label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:6px}.PurchaseStockList_formGroup__t2Cq9 small{color:#6b7280;display:block;font-size:12px;margin-top:4px}.PurchaseStockList_selectField__3o6vG{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#1f2937;font-size:14px;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.PurchaseStockList_selectField__3o6vG:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.PurchaseStockList_selectField__3o6vG:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.PurchaseStockList_calculatedField__nrGSJ{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:20px 0;padding:16px}.PurchaseStockList_calculatedField__nrGSJ label{color:#6b7280;display:block;font-size:13px;margin-bottom:4px}.PurchaseStockList_calculatedValue__E4fU\+{color:#059669;font-size:20px;font-weight:600}.PurchaseStockList_modalActions__hWwxs{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px}.PurchaseStockList_submitButton__VJVd7{min-width:160px}.PurchaseStockList_modalForm__RmmXX{padding:8px 0}.CustomerList_container__7JP8o{min-height:100vh}.CustomerList_container__7JP8o h4{color:#000;font-size:1.5rem;font-weight:600;margin-top:-5px;text-shadow:0 2px 4px #0000001a}.CustomerList_header__E5NQ-{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.CustomerList_headerLeft__Rn50b{align-items:center;display:flex;flex:1 1}.CustomerList_headerRight__l7y1Z{align-items:center;display:flex}.CustomerList_tableContainer__-oW\+z{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #ffffff80;margin-bottom:50px;overflow:hidden;position:relative}.CustomerList_tableContainer__-oW\+z:before{animation:CustomerList_gradientShift__n\+2bY 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#279e64,#4facfe,#00f2fe);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes CustomerList_gradientShift__n\+2bY{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.CustomerList_table__6LVBf{background:#0000;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%}.CustomerList_table__6LVBf th{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:none;color:#475569;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:1.25rem 1.5rem;position:relative;text-transform:uppercase}.CustomerList_table__6LVBf th:after{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.CustomerList_table__6LVBf td{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;color:#334155;font-size:.95rem;padding:1.25rem 1.5rem}.CustomerList_table__6LVBf tbody tr,.CustomerList_table__6LVBf td{border:none;position:relative;transition:all .3s ease}.CustomerList_table__6LVBf tbody tr:after{background:linear-gradient(90deg,#0000,#e2e8f080,#0000);bottom:0;content:"";height:1px;left:1.5rem;position:absolute;right:1.5rem}.CustomerList_table__6LVBf tbody tr:last-child:after{display:none}.CustomerList_table__6LVBf tbody tr:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.CustomerList_table__6LVBf tbody tr:hover td{background:#fffffff2}.CustomerList_table__6LVBf tbody tr:nth-child(2n) td{background:#f8fafccc}.CustomerList_table__6LVBf tbody tr:nth-child(2n):hover td{background:#fffffff2}.CustomerList_inactive__ndkNd{opacity:.6}.CustomerList_inactive__ndkNd td{background:#f8fafc80!important;color:#64748b}.CustomerList_actionButton__79oxH{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6!important;border:1px solid #e2e8f0cc!important;border-radius:12px!important;color:#64748b;cursor:pointer;display:flex;justify-content:center;margin:0 .25rem;min-height:40px;min-width:40px;overflow:hidden;padding:.75rem!important;position:relative;transition:all .3s ease}.CustomerList_actionButton__79oxH:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.CustomerList_actionButton__79oxH:hover{border-color:#3b82f64d!important;box-shadow:0 8px 25px #00000026;transform:translateY(-2px) scale(1.05)}.CustomerList_actionButton__79oxH:hover:before{left:100%}.CustomerList_actionButton__79oxH:focus{box-shadow:0 0 0 3px #3b82f633;outline:none}.CustomerList_actionButton__79oxH svg{height:18px;transition:all .3s ease;width:18px}.CustomerList_actionButton__79oxH:hover svg{transform:scale(1.1)}.CustomerList_actionButton__79oxH:first-child:hover{background:#10b9811a!important;border-color:#10b9814d!important;color:#059669}.CustomerList_actionButton__79oxH:nth-child(2):hover{background:#3b82f61a!important;border-color:#3b82f64d!important;color:#2563eb}.CustomerList_actionButton__79oxH:nth-child(3):hover{background:#ef44441a!important;border-color:#ef44444d!important}.CustomerList_actionButton__79oxH:nth-child(3):hover svg{stroke:#dc2626!important}.CustomerList_actionIcons__Lw2aE{align-items:center;display:flex;gap:.5rem;justify-content:center}.CustomerList_searchContainer__FGD3V{max-width:450px;width:100%}.CustomerList_searchWrapper__js60P{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:2px solid #ffffff4d;border-radius:16px;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.CustomerList_searchWrapper__js60P:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.CustomerList_searchWrapper__js60P:focus-within{border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a}.CustomerList_searchWrapper__js60P:focus-within:before{left:100%}.CustomerList_searchIcon__Pil2G{color:#64748b;left:16px;pointer-events:none;position:absolute;transition:color .3s ease;z-index:1}.CustomerList_searchWrapper__js60P:focus-within .CustomerList_searchIcon__Pil2G{color:#279e64}.CustomerList_searchInput__f-RUY{background:#0000;border:none;color:#334155;font-size:.95rem;outline:none;padding:1rem 1rem 1rem 3rem;width:100%}.CustomerList_searchInput__f-RUY::placeholder{color:#94a3b8;font-weight:400}.CustomerList_clearButton__sllhC{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:12px;transition:all .3s ease}.CustomerList_clearButton__sllhC:hover{background:#ef444433;border-color:#ef444466;transform:scale(1.05)}.CustomerList_clearButton__sllhC:focus{box-shadow:0 0 0 2px #ef444433;outline:none}.CustomerList_modalForm__-Dapt{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.CustomerList_modalForm__-Dapt label{color:#374151;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.CustomerList_modalActions__ALvaa{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:10px;padding-top:20px}@media(max-width:480px){.CustomerList_modalActions__ALvaa{flex-direction:column}}@media(max-width:1200px){.CustomerList_container__7JP8o{padding:1.5rem}.CustomerList_table__6LVBf td,.CustomerList_table__6LVBf th{font-size:.9rem;padding:1rem}}@media(max-width:768px){.CustomerList_container__7JP8o{padding:1rem}.CustomerList_container__7JP8o h4{font-size:1rem;text-align:center}.CustomerList_header__E5NQ-{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.CustomerList_header__E5NQ- .CustomerList_headerLeft__Rn50b{order:2}.CustomerList_header__E5NQ- .CustomerList_headerRight__l7y1Z{justify-content:center;order:1}.CustomerList_searchContainer__FGD3V{max-width:none}.CustomerList_tableContainer__-oW\+z{border-radius:16px;margin:0 -.5rem}.CustomerList_table__6LVBf{display:block;overflow-x:auto;white-space:nowrap}.CustomerList_table__6LVBf tbody,.CustomerList_table__6LVBf td,.CustomerList_table__6LVBf th,.CustomerList_table__6LVBf thead,.CustomerList_table__6LVBf tr{display:block}.CustomerList_table__6LVBf thead tr{left:-9999px;position:absolute;top:-9999px}.CustomerList_table__6LVBf tr{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-bottom:1rem;padding:1rem;white-space:normal}.CustomerList_table__6LVBf tr:hover{box-shadow:0 6px 20px #00000026;transform:none}.CustomerList_table__6LVBf td{background:#0000!important;border:none!important;padding:.75rem 0!important;position:relative;text-align:left!important}.CustomerList_table__6LVBf td:before{color:#64748b;content:attr(data-label) ": ";display:block;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.CustomerList_table__6LVBf td:last-child{border-bottom:none;padding-top:1rem!important}.CustomerList_actionIcons__Lw2aE{gap:.75rem;margin-top:.5rem}.CustomerList_actionButton__79oxH{margin:0!important}}@media(max-width:480px){.CustomerList_container__7JP8o h4{font-size:1rem}.CustomerList_header__E5NQ-{padding:.75rem}.CustomerList_table__6LVBf tr{margin-bottom:.75rem;padding:.75rem}.CustomerList_actionButton__79oxH{min-height:36px!important;min-width:36px!important;padding:.5rem!important}.CustomerList_actionButton__79oxH svg{height:16px;width:16px}}.CustomerList_table__6LVBf td:first-child,.CustomerList_table__6LVBf td:nth-child(2),.CustomerList_table__6LVBf td:nth-child(3),.CustomerList_table__6LVBf td:nth-child(4),.CustomerList_table__6LVBf td:nth-child(5),.CustomerList_table__6LVBf td:nth-child(6),.CustomerList_table__6LVBf th:first-child,.CustomerList_table__6LVBf th:nth-child(2),.CustomerList_table__6LVBf th:nth-child(3),.CustomerList_table__6LVBf th:nth-child(4),.CustomerList_table__6LVBf th:nth-child(5),.CustomerList_table__6LVBf th:nth-child(6){text-align:left}.CustomerList_table__6LVBf td:last-child,.CustomerList_table__6LVBf th:last-child{text-align:center;vertical-align:middle}.CustomerList_table__6LVBf tbody tr td[colspan]{background:#f8fafccc;color:#64748b;font-style:italic;padding:3rem 1rem;text-align:center}.CustomerList_table__6LVBf tbody tr td[colspan]:before{content:"👥 ";display:block;font-size:2rem;margin-bottom:1rem}.InvoiceList_container__EOpxu{min-height:100vh}.InvoiceList_container__EOpxu h4{color:#000;font-size:1.5rem;font-weight:600;margin-top:-5px;text-shadow:0 2px 4px #0000001a}.InvoiceList_header__wyYT5{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.InvoiceList_headerLeft__7bjfn{flex:1 1;gap:1rem}.InvoiceList_headerLeft__7bjfn,.InvoiceList_headerRight__0LpKX{align-items:center;display:flex}.InvoiceList_filterSelect__f33P0{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:2px solid #ffffff4d;border-radius:12px;color:#334155;cursor:pointer;font-size:.9rem;outline:none;padding:.75rem 1rem;transition:all .3s ease}.InvoiceList_filterSelect__f33P0:focus{border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a}.InvoiceList_filterSelect__f33P0:hover{border-color:#667eea4d}.InvoiceList_tableContainer__HjcyU{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #ffffff80;margin-bottom:50px;overflow:hidden;position:relative}.InvoiceList_tableContainer__HjcyU:before{animation:InvoiceList_gradientShift__9jI6Y 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#279e64,#4facfe,#00f2fe);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes InvoiceList_gradientShift__9jI6Y{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.InvoiceList_table__LXVNd{background:#0000;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%}.InvoiceList_table__LXVNd th{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:none;color:#475569;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:1.25rem 1.5rem;position:relative;text-transform:uppercase}.InvoiceList_table__LXVNd th:after{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.InvoiceList_table__LXVNd td{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;color:#334155;font-size:.95rem;padding:1.25rem 1.5rem}.InvoiceList_table__LXVNd tbody tr,.InvoiceList_table__LXVNd td{border:none;position:relative;transition:all .3s ease}.InvoiceList_table__LXVNd tbody tr:after{background:linear-gradient(90deg,#0000,#e2e8f080,#0000);bottom:0;content:"";height:1px;left:1.5rem;position:absolute;right:1.5rem}.InvoiceList_table__LXVNd tbody tr:last-child:after{display:none}.InvoiceList_table__LXVNd tbody tr:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.InvoiceList_table__LXVNd tbody tr:hover td{background:#fffffff2}.InvoiceList_table__LXVNd tbody tr:nth-child(2n) td{background:#f8fafccc}.InvoiceList_table__LXVNd tbody tr:nth-child(2n):hover td{background:#fffffff2}.InvoiceList_actionButton__Iz8iB{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6!important;border:1px solid #e2e8f0cc!important;border-radius:12px!important;color:#64748b;cursor:pointer;display:flex;justify-content:center;margin:0 .25rem;min-height:40px;min-width:40px;overflow:hidden;padding:.75rem!important;position:relative;transition:all .3s ease}.InvoiceList_actionButton__Iz8iB:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.InvoiceList_actionButton__Iz8iB:hover{border-color:#3b82f64d!important;box-shadow:0 8px 25px #00000026;transform:translateY(-2px) scale(1.05)}.InvoiceList_actionButton__Iz8iB:hover:before{left:100%}.InvoiceList_actionButton__Iz8iB:focus{box-shadow:0 0 0 3px #3b82f633;outline:none}.InvoiceList_actionButton__Iz8iB svg{height:18px;transition:all .3s ease;width:18px}.InvoiceList_actionButton__Iz8iB:hover svg{transform:scale(1.1)}.InvoiceList_actionButton__Iz8iB:first-child:hover{background:#3b82f61a!important;border-color:#3b82f64d!important;color:#2563eb}.InvoiceList_actionButton__Iz8iB:nth-child(2):hover{background:#10b9811a!important;border-color:#10b9814d!important;color:#059669}.InvoiceList_actionButton__Iz8iB:nth-child(3):hover{background:#ef44441a!important;border-color:#ef44444d!important}.InvoiceList_actionButton__Iz8iB:nth-child(3):hover svg{stroke:#dc2626!important}.InvoiceList_actionIcons__N\+BGg{align-items:center;display:flex;gap:.5rem;justify-content:center}.InvoiceList_searchContainer__qXRa0{max-width:450px;width:100%}.InvoiceList_searchWrapper__btu3k{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:2px solid #ffffff4d;border-radius:16px;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.InvoiceList_searchWrapper__btu3k:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.InvoiceList_searchWrapper__btu3k:focus-within{border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a}.InvoiceList_searchWrapper__btu3k:focus-within:before{left:100%}.InvoiceList_searchIcon__cifT-{color:#64748b;left:16px;pointer-events:none;position:absolute;transition:color .3s ease;z-index:1}.InvoiceList_searchWrapper__btu3k:focus-within .InvoiceList_searchIcon__cifT-{color:#279e64}.InvoiceList_searchInput__LxeY0{background:#0000;border:1px solid #e5e7eb;border-radius:8px;color:#334155;font-size:.95rem;outline:none;padding:1rem;width:97%}.InvoiceList_searchInput__LxeY0::placeholder{color:#94a3b8;font-weight:400}.InvoiceList_searchInput1__AP3TG{background:#0000;border:none;color:#334155;font-size:.95rem;outline:none;padding:1rem 1rem 1rem 3rem;width:100%}.InvoiceList_searchInput1__AP3TG::placeholder{color:#94a3b8;font-weight:400}.InvoiceList_dateFilter__VDr\+O{border:1px solid #ccc;border-radius:8px;box-shadow:0 1px 4px #0000000a;font-size:1rem;height:25px;margin-right:10px;max-width:100%;min-width:100px;outline:none;padding:.5rem 2.2rem;transition:border .2s}.InvoiceList_dateFilter__VDr\+O:focus{border:1.5px solid #007bff}.InvoiceList_searchInputs__Nt8Bi{background:#0000;border:1px solid #e5e7eb;border-radius:8px;color:#334155;font-size:.95rem;height:13px;outline:none;padding:1rem;width:90%}.InvoiceList_searchInputs__Nt8Bi::placeholder{color:#94a3b8;font-weight:400}.InvoiceList_clearButton__aYdj4{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:12px;transition:all .3s ease}.InvoiceList_clearButton__aYdj4:hover{background:#ef444433;border-color:#ef444466;transform:scale(1.05)}.InvoiceList_clearButton__aYdj4:focus{box-shadow:0 0 0 2px #ef444433;outline:none}.InvoiceList_modalForm__s6mHi{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;max-height:70vh;overflow-y:auto;padding:1rem}.InvoiceList_modalForm__s6mHi label{color:#374151;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.InvoiceList_formRow__-kPd5{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.InvoiceList_select__NuqYW{background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#334155;cursor:pointer;font-size:.95rem;outline:none;padding:.75rem 1rem;transition:all .3s ease;width:100%}.InvoiceList_select__NuqYW:focus{border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a}.InvoiceList_itemsSection__gmyxq{background:#f8fafc80;border:1px solid #e5e7eb;border-radius:12px;padding:1rem}.InvoiceList_itemsSection__gmyxq h5{color:#1e293b;font-size:1rem;margin:0 0 1rem}.InvoiceList_itemRow__uWkKA{grid-gap:.75rem;background:#fff;gap:.75rem;margin-bottom:1rem;padding:.5rem}.InvoiceList_removeBtn__cgx59{align-self:end}.InvoiceList_totals__luHb7{background:#667eea0d;border:1px solid #667eea33;border-radius:12px;padding:1.5rem}.InvoiceList_totals__luHb7 p{color:#475569;font-size:.95rem;margin:.5rem 0}.InvoiceList_totals__luHb7 h4{border-top:2px solid #667eea33;color:#1e293b;font-size:1.25rem;margin:1rem 0 0;padding-top:1rem}.InvoiceList_allocationsSection__0gCQT{background:#f8fafc80;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.InvoiceList_allocationsSection__0gCQT h5{color:#1e293b;font-size:1rem;margin:0 0 1rem}.InvoiceList_allocationList__pN79C{display:flex;flex-direction:column;gap:.75rem}.InvoiceList_allocationItem__MzlTM{grid-gap:1rem;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:1rem;grid-template-columns:1fr auto;padding:1rem}.InvoiceList_invoiceInfo__XHyzN{display:flex;flex-direction:column;gap:.25rem}.InvoiceList_invoiceInfo__XHyzN strong{color:#1e293b;font-size:.95rem}.InvoiceList_invoiceInfo__XHyzN span{color:#64748b;font-size:.875rem}.InvoiceList_allocationSummary__giU3I{background:#667eea0d;border:1px solid #667eea33;border-radius:8px;margin-top:1rem;padding:1rem}.InvoiceList_allocationSummary__giU3I p{color:#475569;font-size:.95rem;font-weight:600;margin:.5rem 0}.InvoiceList_modalActions__Ig7u1{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:10px;padding-top:20px}@media(max-width:480px){.InvoiceList_modalActions__Ig7u1{flex-direction:column}}.InvoiceList_viewInvoice__14JGj,.InvoiceList_viewPayment__r4N5s{padding:1rem}.InvoiceList_invoiceHeader__1Xqf\+{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.InvoiceList_invoiceHeader__1Xqf\+ h3{color:#1e293b;margin:0}.InvoiceList_invoiceInfo__XHyzN,.InvoiceList_paymentInfo__mh4y8{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.InvoiceList_invoiceInfo__XHyzN p,.InvoiceList_paymentInfo__mh4y8 p{color:#475569;font-size:.95rem;margin:.5rem 0}.InvoiceList_invoiceInfo__XHyzN p strong,.InvoiceList_paymentInfo__mh4y8 p strong{color:#1e293b;font-weight:600}.InvoiceList_allocationsView__bZz6K,.InvoiceList_invoiceItems__J-qb4{margin-top:1.5rem}.InvoiceList_allocationsView__bZz6K h4,.InvoiceList_invoiceItems__J-qb4 h4{color:#1e293b;font-size:1.1rem;margin:0 0 1rem}.InvoiceList_allocationsView__bZz6K table,.InvoiceList_invoiceItems__J-qb4 table{border-collapse:collapse;width:100%}.InvoiceList_allocationsView__bZz6K table td,.InvoiceList_allocationsView__bZz6K table th,.InvoiceList_invoiceItems__J-qb4 table td,.InvoiceList_invoiceItems__J-qb4 table th{border-bottom:1px solid #e5e7eb;padding:.75rem;text-align:left}.InvoiceList_allocationsView__bZz6K table th,.InvoiceList_invoiceItems__J-qb4 table th{background:#f8fafc;color:#475569;font-size:.875rem;font-weight:600;text-transform:uppercase}.InvoiceList_allocationsView__bZz6K table td,.InvoiceList_invoiceItems__J-qb4 table td{color:#334155;font-size:.95rem}.InvoiceList_invoiceNotes__xYeXd,.InvoiceList_paymentNotes__8gRef{background:#f8fafc80;border:1px solid #e5e7eb;border-radius:8px;margin-top:1.5rem;padding:1rem}.InvoiceList_invoiceNotes__xYeXd h4,.InvoiceList_paymentNotes__8gRef h4{color:#1e293b;font-size:1rem;margin:0 0 .75rem}.InvoiceList_invoiceNotes__xYeXd p,.InvoiceList_paymentNotes__8gRef p{color:#475569;line-height:1.6;margin:0}@media(max-width:768px){.InvoiceList_container__EOpxu{padding:1rem}.InvoiceList_container__EOpxu h4{font-size:1.25rem}.InvoiceList_header__wyYT5{align-items:stretch;flex-direction:column}.InvoiceList_header__wyYT5 .InvoiceList_headerLeft__7bjfn{flex-direction:column;order:2}.InvoiceList_header__wyYT5 .InvoiceList_headerRight__0LpKX{order:1}.InvoiceList_table__LXVNd{font-size:.85rem}.InvoiceList_formRow__-kPd5,.InvoiceList_invoiceInfo__XHyzN,.InvoiceList_itemRow__uWkKA,.InvoiceList_paymentInfo__mh4y8{grid-template-columns:1fr}}.InvoiceList_searchableField__r\+h6d{flex:1 1;min-width:250px}.InvoiceList_searchableField__r\+h6d label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.InvoiceList_dropdownContainer__96p5F{position:relative;width:100%}.InvoiceList_dropdown__-PGjN{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 4px);z-index:1000}.InvoiceList_dropdown__-PGjN::-webkit-scrollbar{width:8px}.InvoiceList_dropdown__-PGjN::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.InvoiceList_dropdown__-PGjN::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.InvoiceList_dropdown__-PGjN::-webkit-scrollbar-thumb:hover{background:#94a3b8}.InvoiceList_dropdownItem__AAqt-{border-bottom:1px solid #f3f4f6;cursor:pointer;padding:12px 16px;transition:background-color .2s}.InvoiceList_dropdownItem__AAqt-:last-child{border-bottom:none}.InvoiceList_dropdownItem__AAqt-:hover{background-color:#f9fafb}.InvoiceList_customerInfo__aJ8Qt,.InvoiceList_productInfo__yxPrT{display:flex;flex-direction:row;gap:4px}.InvoiceList_customerInfo__aJ8Qt strong,.InvoiceList_productInfo__yxPrT strong{color:#111827;font-size:14px}.InvoiceList_customerInfo__aJ8Qt small,.InvoiceList_productInfo__yxPrT small{color:#6b7280;font-size:14px}.InvoiceList_selectedCustomer__g9qOQ{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;margin-top:12px;padding:12px}.InvoiceList_selectedCustomer__g9qOQ strong{color:#15803d;display:block;font-size:14px;margin-bottom:4px}.InvoiceList_selectedCustomer__g9qOQ p{color:#16a34a;font-size:12px;margin:0}.InvoiceList_itemsSection__gmyxq{margin:0}.InvoiceList_itemsSection__gmyxq h5{color:#111827;font-size:16px;font-weight:600;margin-bottom:16px}.InvoiceList_itemRow__uWkKA{grid-gap:12px;align-items:end;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:12px;grid-template-columns:2fr 1fr 1fr 1fr auto;margin-bottom:16px;padding:16px}.InvoiceList_removeBtn__cgx59{height:45px;margin-bottom:20;padding:0 16px;white-space:nowrap}.PaymentList_container__pJuCV{min-height:100vh}.PaymentList_container__pJuCV h4{color:#000;font-size:1.5rem;font-weight:600;margin-top:-5px;text-shadow:0 2px 4px #0000001a}.PaymentList_header__Q0d9B{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.PaymentList_headerLeft__oEbtR{flex:1 1;gap:1rem}.PaymentList_headerLeft__oEbtR,.PaymentList_headerRight__WhAYt{align-items:center;display:flex}.PaymentList_filterWrapper__uW7B9{position:relative;width:200px}.PaymentList_filterSelect__ISyhK{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#fffffff2,#f8fafcd9);border:1px solid #cbd5e199;border-radius:14px;color:#1e293b;cursor:pointer;font-size:.9rem;font-weight:500;height:55px;outline:none;padding:.75rem 2.5rem .75rem 1rem;transition:all .25s ease;width:100%}.PaymentList_filterSelect__ISyhK:hover{border-color:#6366f166}.PaymentList_filterSelect__ISyhK:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f126}.PaymentList_filterSelect1__pc1MU{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #cbd5e199;border-radius:8px;color:#1e293b;cursor:pointer;font-size:.9rem;font-weight:500;height:48px;margin-top:10px;outline:none;padding:.75rem 2.5rem .75rem 1rem;transition:all .25s ease;width:100%}.PaymentList_filterSelect1__pc1MU:hover{border-color:#6366f166}.PaymentList_filterSelect1__pc1MU:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f126}.PaymentList_dateFilter__FwGJb{border:1px solid #ccc;border-radius:8px;box-shadow:0 1px 4px #0000000a;font-size:1rem;height:25px;margin-right:10px;max-width:100%;min-width:100px;outline:none;padding:.5rem 2.2rem;transition:border .2s}.PaymentList_dateFilter__FwGJb:focus{border:1.5px solid #007bff}.PaymentList_selectIcon__7p1hu{color:#64748b;font-size:1.5rem;pointer-events:none;position:absolute;right:14px;top:40%;transform:translateY(-50%)}.PaymentList_tableContainer__pTp8U{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #ffffff80;margin-bottom:50px;overflow:hidden;position:relative}.PaymentList_tableContainer__pTp8U:before{animation:PaymentList_gradientShift__peH1r 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#279e64,#4facfe,#00f2fe);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes PaymentList_gradientShift__peH1r{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.PaymentList_table__OhkdY{background:#0000;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%}.PaymentList_table__OhkdY th{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:none;color:#475569;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:1.25rem 1.5rem;position:relative;text-transform:uppercase}.PaymentList_table__OhkdY th:after{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.PaymentList_table__OhkdY td{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;color:#334155;font-size:.95rem;padding:1.25rem 1.5rem}.PaymentList_table__OhkdY tbody tr,.PaymentList_table__OhkdY td{border:none;position:relative;transition:all .3s ease}.PaymentList_table__OhkdY tbody tr:after{background:linear-gradient(90deg,#0000,#e2e8f080,#0000);bottom:0;content:"";height:1px;left:1.5rem;position:absolute;right:1.5rem}.PaymentList_table__OhkdY tbody tr:last-child:after{display:none}.PaymentList_table__OhkdY tbody tr:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.PaymentList_table__OhkdY tbody tr:hover td{background:#fffffff2}.PaymentList_table__OhkdY tbody tr:nth-child(2n) td{background:#f8fafccc}.PaymentList_table__OhkdY tbody tr:nth-child(2n):hover td{background:#fffffff2}.PaymentList_actionButton__94lvW{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6!important;border:1px solid #e2e8f0cc!important;border-radius:12px!important;color:#64748b;cursor:pointer;display:flex;justify-content:center;margin:0 .25rem;min-height:40px;min-width:40px;overflow:hidden;padding:.75rem!important;position:relative;transition:all .3s ease}.PaymentList_actionButton__94lvW:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.PaymentList_actionButton__94lvW:hover{border-color:#3b82f64d!important;box-shadow:0 8px 25px #00000026;transform:translateY(-2px) scale(1.05)}.PaymentList_actionButton__94lvW:hover:before{left:100%}.PaymentList_actionButton__94lvW:focus{box-shadow:0 0 0 3px #3b82f633;outline:none}.PaymentList_actionButton__94lvW svg{height:18px;transition:all .3s ease;width:18px}.PaymentList_actionButton__94lvW:hover svg{transform:scale(1.1)}.PaymentList_actionButton__94lvW:first-child:hover{background:#3b82f61a!important;border-color:#3b82f64d!important;color:#2563eb}.PaymentList_actionButton__94lvW:nth-child(2):hover{background:#10b9811a!important;border-color:#10b9814d!important;color:#059669}.PaymentList_actionButton__94lvW:nth-child(3):hover{background:#ef44441a!important;border-color:#ef44444d!important}.PaymentList_actionButton__94lvW:nth-child(3):hover svg{stroke:#dc2626!important}.PaymentList_actionIcons__19t03{align-items:center;display:flex;gap:.5rem;justify-content:center}.PaymentList_searchContainer__dS9hM{max-width:450px;width:100%}.PaymentList_searchWrapper__\+MKEu{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:2px solid #ffffff4d;border-radius:16px;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.PaymentList_searchWrapper__\+MKEu:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.PaymentList_searchWrapper__\+MKEu:focus-within{border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a}.PaymentList_searchWrapper__\+MKEu:focus-within:before{left:100%}.PaymentList_searchIcon__BvK64{color:#64748b;left:16px;pointer-events:none;position:absolute;transition:color .3s ease;z-index:1}.PaymentList_searchWrapper__\+MKEu:focus-within .PaymentList_searchIcon__BvK64{color:#279e64}.PaymentList_searchInput__FJewm{background:#0000;border:none;color:#334155;font-size:.95rem;outline:none;padding:1rem 1rem 1rem 3rem;width:100%}.PaymentList_searchInput__FJewm::placeholder{color:#94a3b8;font-weight:400}.PaymentList_searchInput1__s68JH{background:#0000;border:1px solid #e5e7eb;border-radius:8px;color:#334155;font-size:.85rem;outline:none;padding:1rem;width:92%}.PaymentList_searchInput1__s68JH::placeholder{color:#94a3b8;font-weight:400}.PaymentList_clearButton__0nsiR{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:12px;transition:all .3s ease}.PaymentList_clearButton__0nsiR:hover{background:#ef444433;border-color:#ef444466;transform:scale(1.05)}.PaymentList_clearButton__0nsiR:focus{box-shadow:0 0 0 2px #ef444433;outline:none}.PaymentList_modalForm__GMzAK{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;max-height:70vh;overflow-y:auto;padding:1rem}.PaymentList_modalForm__GMzAK label{color:#374151;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.PaymentList_formRow__Z1wa5{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.PaymentList_select__NDgwm{background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#334155;cursor:pointer;font-size:.95rem;outline:none;padding:.75rem 1rem;transition:all .3s ease;width:100%}.PaymentList_select__NDgwm:focus{border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a}.PaymentList_itemsSection__xgRFs{background:#f8fafc80;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.PaymentList_itemsSection__xgRFs h5{color:#1e293b;font-size:1rem;margin:0 0 1rem}.PaymentList_itemRow__9lRcp{grid-gap:.75rem;background:#fff;gap:.75rem;margin-bottom:1rem;padding:1rem}.PaymentList_removeBtn__RN3oE{align-self:end}.PaymentList_totals__Vz74x{background:#667eea0d;border:1px solid #667eea33;border-radius:12px;padding:1.5rem}.PaymentList_totals__Vz74x p{color:#475569;font-size:.95rem;margin:.5rem 0}.PaymentList_totals__Vz74x h4{border-top:2px solid #667eea33;color:#1e293b;font-size:1.25rem;margin:1rem 0 0;padding-top:1rem}.PaymentList_allocationsSection__mzX8z{background:#f8fafc80;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.PaymentList_allocationsSection__mzX8z h5{color:#1e293b;font-size:1rem;margin:0 0 1rem}.PaymentList_allocationList__GhHTy{display:flex;flex-direction:column;gap:.75rem}.PaymentList_allocationItem__GXUQO{grid-gap:1rem;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:1rem;grid-template-columns:1fr auto;padding:1rem}.PaymentList_invoiceInfo__xHmZs{display:flex;flex-direction:column;gap:.25rem}.PaymentList_invoiceInfo__xHmZs strong{color:#1e293b;font-size:.95rem}.PaymentList_invoiceInfo__xHmZs span{color:#64748b;font-size:.875rem}.PaymentList_allocationSummary__5DgXQ{background:#667eea0d;border:1px solid #667eea33;border-radius:8px;margin-top:1rem;padding:1rem}.PaymentList_allocationSummary__5DgXQ p{color:#475569;font-size:.95rem;font-weight:600;margin:.5rem 0}.PaymentList_modalActions__ythI-{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:10px;padding-top:20px}@media(max-width:480px){.PaymentList_modalActions__ythI-{flex-direction:column}}.PaymentList_viewInvoice__2f0D2,.PaymentList_viewPayment__lhyxs{padding:1rem}.PaymentList_invoiceHeader__W3uqV{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.PaymentList_invoiceHeader__W3uqV h3{color:#1e293b;margin:0}.PaymentList_invoiceInfo__xHmZs,.PaymentList_paymentInfo__AeTF4{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.PaymentList_invoiceInfo__xHmZs p,.PaymentList_paymentInfo__AeTF4 p{color:#475569;font-size:.95rem;margin:.5rem 0}.PaymentList_invoiceInfo__xHmZs p strong,.PaymentList_paymentInfo__AeTF4 p strong{color:#1e293b;font-weight:600}.PaymentList_allocationsView__ZAGo0,.PaymentList_invoiceItems__vD51F{margin-top:1.5rem}.PaymentList_allocationsView__ZAGo0 h4,.PaymentList_invoiceItems__vD51F h4{color:#1e293b;font-size:1.1rem;margin:0 0 1rem}.PaymentList_allocationsView__ZAGo0 table,.PaymentList_invoiceItems__vD51F table{border-collapse:collapse;width:100%}.PaymentList_allocationsView__ZAGo0 table td,.PaymentList_allocationsView__ZAGo0 table th,.PaymentList_invoiceItems__vD51F table td,.PaymentList_invoiceItems__vD51F table th{border-bottom:1px solid #e5e7eb;padding:.75rem;text-align:left}.PaymentList_allocationsView__ZAGo0 table th,.PaymentList_invoiceItems__vD51F table th{background:#f8fafc;color:#475569;font-size:.875rem;font-weight:600;text-transform:uppercase}.PaymentList_allocationsView__ZAGo0 table td,.PaymentList_invoiceItems__vD51F table td{color:#334155;font-size:.95rem}.PaymentList_invoiceNotes__mHxlL,.PaymentList_paymentNotes__ofOHd{background:#f8fafc80;border:1px solid #e5e7eb;border-radius:8px;margin-top:1.5rem;padding:1rem}.PaymentList_invoiceNotes__mHxlL h4,.PaymentList_paymentNotes__ofOHd h4{color:#1e293b;font-size:1rem;margin:0 0 .75rem}.PaymentList_invoiceNotes__mHxlL p,.PaymentList_paymentNotes__ofOHd p{color:#475569;line-height:1.6;margin:0}@media(max-width:768px){.PaymentList_container__pJuCV{padding:1rem}.PaymentList_container__pJuCV h4{font-size:1.25rem}.PaymentList_header__Q0d9B{align-items:stretch;flex-direction:column}.PaymentList_header__Q0d9B .PaymentList_headerLeft__oEbtR{flex-direction:column;order:2}.PaymentList_header__Q0d9B .PaymentList_headerRight__WhAYt{order:1}.PaymentList_table__OhkdY{font-size:.85rem}.PaymentList_formRow__Z1wa5,.PaymentList_invoiceInfo__xHmZs,.PaymentList_itemRow__9lRcp,.PaymentList_paymentInfo__AeTF4{grid-template-columns:1fr}}.PaymentList_searchableField__tbbJB{flex:1 1;min-width:250px}.PaymentList_searchableField__tbbJB label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.PaymentList_dropdownContainer__XUAJE{position:relative;width:100%}.PaymentList_dropdown__1z-6M{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 4px);z-index:1000}.PaymentList_dropdown__1z-6M::-webkit-scrollbar{width:8px}.PaymentList_dropdown__1z-6M::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.PaymentList_dropdown__1z-6M::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.PaymentList_dropdown__1z-6M::-webkit-scrollbar-thumb:hover{background:#94a3b8}.PaymentList_dropdownItem__5oNM0{border-bottom:1px solid #f3f4f6;cursor:pointer;padding:12px 16px;transition:background-color .2s}.PaymentList_dropdownItem__5oNM0:last-child{border-bottom:none}.PaymentList_dropdownItem__5oNM0:hover{background-color:#f9fafb}.PaymentList_customerInfo__kK70c,.PaymentList_productInfo__N\+QmT{display:flex;flex-direction:row;gap:4px}.PaymentList_customerInfo__kK70c strong,.PaymentList_productInfo__N\+QmT strong{color:#111827;font-size:14px}.PaymentList_customerInfo__kK70c small,.PaymentList_productInfo__N\+QmT small{color:#6b7280;font-size:14px}.PaymentList_selectedCustomer__y5cpI{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;margin-top:12px;padding:12px}.PaymentList_selectedCustomer__y5cpI strong{color:#15803d;display:block;font-size:14px;margin-bottom:4px}.PaymentList_selectedCustomer__y5cpI p{color:#16a34a;font-size:12px;margin:0}.PaymentList_itemsSection__xgRFs{margin:0}.PaymentList_itemsSection__xgRFs h5{color:#111827;font-size:16px;font-weight:600;margin-bottom:16px}.PaymentList_itemRow__9lRcp{grid-gap:12px;align-items:end;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:12px;grid-template-columns:2fr 1fr 1fr 1fr auto;margin-bottom:16px;padding:16px}.PaymentList_removeBtn__RN3oE{height:45px;margin-bottom:20;padding:0 16px;white-space:nowrap}.InvoiceDetails_container__cNRzs{background:#f8fafc;margin:0 auto;max-width:1200px;min-height:100vh;padding:24px}.InvoiceDetails_header__m7SU2{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;margin-bottom:32px;padding:24px 32px}.InvoiceDetails_headerLeft__xZtpH{align-items:center;display:flex;gap:20px}.InvoiceDetails_backButton__Mb9Eo{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 16px;transition:all .2s}.InvoiceDetails_backButton__Mb9Eo:hover{background:#f9fafb;border-color:#9ca3af;color:#fff}.InvoiceDetails_backButton__Mb9Eo svg{height:16px;width:16px}.InvoiceDetails_titleSection__YMoHq h1{color:#1f2937;font-size:28px;font-weight:700;margin:0 0 4px}.InvoiceDetails_invoiceId__QDrj-{color:#6b7280;font-size:14px;font-weight:500}.InvoiceDetails_headerRight__U8l2c{display:flex;gap:12px}.InvoiceDetails_printButton__ebmUW{align-items:center;background:#3b82f6;border:1px solid #3b82f6;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 16px;transition:all .2s}.InvoiceDetails_printButton__ebmUW:hover{background:#2563eb;border-color:#2563eb}.InvoiceDetails_printButton__ebmUW svg{height:16px;width:16px}.InvoiceDetails_errorContainer__\+ZuPy,.InvoiceDetails_loadingContainer__Agk1r{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 20px;text-align:center}.InvoiceDetails_errorContainer__\+ZuPy h2,.InvoiceDetails_loadingContainer__Agk1r h2{color:#1f2937;margin-bottom:8px}.InvoiceDetails_errorContainer__\+ZuPy p,.InvoiceDetails_loadingContainer__Agk1r p{color:#6b7280;margin-bottom:24px}.InvoiceDetails_spinner__ib3Xi{animation:InvoiceDetails_spin__w7TqX 1s linear infinite;border:3px solid #f3f4f6;border-radius:50%;border-top-color:#3b82f6;height:40px;margin-bottom:16px;width:40px}@keyframes InvoiceDetails_spin__w7TqX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.InvoiceDetails_infoCards__MYY7k{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:32px}.InvoiceDetails_infoCard__Q3o5L{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.InvoiceDetails_cardHeader__rdlIx{align-items:center;background:#fafbfc;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:20px 24px 16px}.InvoiceDetails_cardHeader__rdlIx h3{color:#1f2937;font-size:18px;font-weight:600;margin:0}.InvoiceDetails_statusBadge__S0n3V .InvoiceDetails_status__PMgcB{border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.InvoiceDetails_cardContent__3B-ba{padding:20px 24px 24px}.InvoiceDetails_infoRow__XKTdn{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.InvoiceDetails_infoRow__XKTdn:last-child{margin-bottom:0}.InvoiceDetails_label__kkGpY{color:#6b7280;font-size:14px;font-weight:500}.InvoiceDetails_value__ohvZa{color:#1f2937;font-size:14px;font-weight:600;text-align:right}.InvoiceDetails_invoiceItems__yhSkF{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:32px;padding:24px}.InvoiceDetails_invoiceItems__yhSkF h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 20px}.InvoiceDetails_itemsTable__QJbdG{border:1px solid #e5e7eb;border-radius:8px;overflow-x:auto}.InvoiceDetails_itemsTable__QJbdG table{background:#fff;border-collapse:collapse;width:100%}.InvoiceDetails_itemsTable__QJbdG table thead{background:#f9fafb}.InvoiceDetails_itemsTable__QJbdG table thead th{border-bottom:1px solid #e5e7eb;color:#374151;font-size:14px;font-weight:600;padding:16px;text-align:left}.InvoiceDetails_itemsTable__QJbdG table thead th:first-child{width:60px}.InvoiceDetails_itemsTable__QJbdG table thead th:nth-child(3),.InvoiceDetails_itemsTable__QJbdG table thead th:nth-child(4),.InvoiceDetails_itemsTable__QJbdG table thead th:nth-child(5){text-align:right}.InvoiceDetails_itemsTable__QJbdG table tbody tr{border-bottom:1px solid #f3f4f6}.InvoiceDetails_itemsTable__QJbdG table tbody tr:hover{background:#f9fafb}.InvoiceDetails_itemsTable__QJbdG table tbody tr:last-child{border-bottom:none}.InvoiceDetails_itemsTable__QJbdG table tbody tr td{color:#1f2937;font-size:14px;padding:16px;vertical-align:middle}.InvoiceDetails_itemsTable__QJbdG table tbody tr td:nth-child(3),.InvoiceDetails_itemsTable__QJbdG table tbody tr td:nth-child(4),.InvoiceDetails_itemsTable__QJbdG table tbody tr td:nth-child(5){text-align:right}.InvoiceDetails_productInfo__Z5KtX{display:flex;flex-direction:column;gap:4px}.InvoiceDetails_productName__8UZCh{color:#1f2937;font-weight:600}.InvoiceDetails_productDescription__yFSPX{color:#6b7280;font-size:12px}.InvoiceDetails_quantity__QAUl0{align-items:center;background:#f3f4f6;border-radius:4px;color:#374151;display:inline-flex;font-size:12px;font-weight:600;height:24px;justify-content:center;min-width:32px;padding:0 8px}.InvoiceDetails_invoiceSummary__8TFzr{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:32px;padding:24px}.InvoiceDetails_summaryContent__98MZV{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 350px}.InvoiceDetails_summaryLeft__GUzKo .InvoiceDetails_summaryNote__1MjtL h4{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 12px}.InvoiceDetails_summaryLeft__GUzKo .InvoiceDetails_summaryNote__1MjtL p{color:#6b7280;font-size:14px;line-height:1.6;margin:0;white-space:pre-wrap}.InvoiceDetails_summaryRight__TdiXj .InvoiceDetails_totals__nvWBq{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.InvoiceDetails_totalRow__f\+M2m{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:12px}.InvoiceDetails_totalRow__f\+M2m:last-child{margin-bottom:0}.InvoiceDetails_totalRow__f\+M2m span:first-child{color:#6b7280;font-weight:500}.InvoiceDetails_totalRow__f\+M2m span:last-child{color:#1f2937;font-weight:600}.InvoiceDetails_totalRow__f\+M2m.InvoiceDetails_grandTotal__ehxdn{font-size:18px;font-weight:700;padding-top:8px}.InvoiceDetails_totalRow__f\+M2m.InvoiceDetails_grandTotal__ehxdn span{color:#1f2937}.InvoiceDetails_totalRow__f\+M2m.InvoiceDetails_balance__8JqSo{font-size:16px;font-weight:700}.InvoiceDetails_totalRow__f\+M2m.InvoiceDetails_balance__8JqSo span:last-child{color:#dc2626}.InvoiceDetails_paidAmount__sccnz{color:#16a34a!important}.InvoiceDetails_divider__JnVzj{background:#e5e7eb;height:1px;margin:16px 0}@media(max-width:768px){.InvoiceDetails_container__cNRzs{padding:16px}.InvoiceDetails_header__m7SU2{flex-direction:column;gap:16px;padding:20px;text-align:center}.InvoiceDetails_header__m7SU2 .InvoiceDetails_headerLeft__xZtpH{align-items:center;flex-direction:column;justify-content:center}.InvoiceDetails_infoCards__MYY7k{gap:16px;grid-template-columns:1fr}.InvoiceDetails_summaryContent__98MZV{gap:20px;grid-template-columns:1fr}.InvoiceDetails_itemsTable__QJbdG{font-size:12px}.InvoiceDetails_itemsTable__QJbdG table tbody td,.InvoiceDetails_itemsTable__QJbdG table thead th{padding:12px 8px}}@media print{.InvoiceDetails_container__cNRzs{background:#fff;max-width:none;padding:0}.InvoiceDetails_header__m7SU2{border-bottom:2px solid #000;box-shadow:none;margin-bottom:20px}.InvoiceDetails_backButton__Mb9Eo,.InvoiceDetails_printButton__ebmUW{display:none!important}.InvoiceDetails_infoCards__MYY7k,.InvoiceDetails_invoiceItems__yhSkF,.InvoiceDetails_invoiceSummary__8TFzr{break-inside:avoid;page-break-inside:avoid}.InvoiceDetails_statusBadge__S0n3V{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.ReportPage_container__FRcpF{min-height:100vh}.ReportPage_container__FRcpF h4{color:#000;font-size:1.5rem;font-weight:600;margin-bottom:2rem;margin-top:-5px;text-shadow:0 2px 4px #0000001a}.ReportPage_filterSection__AE4KD{align-items:flex-end;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:1.5rem;margin-bottom:2rem;padding:1.5rem}.ReportPage_filterInputs__OVUI0{display:flex;flex:1 1;flex-wrap:wrap;gap:1rem}.ReportPage_filterInputs__OVUI0>div{flex:1 1;min-width:200px}.ReportPage_tabs__u5THE{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:.5rem;margin-bottom:2rem;padding:.5rem}.ReportPage_tab__6YrBx{background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease}.ReportPage_tab__6YrBx:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.ReportPage_tab__6YrBx:hover{background:#667eea0d;color:#667eea}.ReportPage_tab__6YrBx:hover:before{left:100%}.ReportPage_tab__6YrBx.ReportPage_active__qAAEO{background:linear-gradient(135deg,#059669,#059669);box-shadow:0 4px 15px #667eea66;color:#fff}.ReportPage_reportContent__T0Xno{animation:ReportPage_fadeIn__zuCl5 .5s ease}@keyframes ReportPage_fadeIn__zuCl5{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ReportPage_summaryCards__sihcd{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.ReportPage_summaryCard__t6Adq{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffff2,#f8fafcf2);border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.ReportPage_summaryCard__t6Adq:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-4px)}.ReportPage_cardIcon__ce65p{align-items:center;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:12px;display:flex;font-size:2.5rem;height:60px;justify-content:center;width:60px}.ReportPage_cardContent__Zx-S5{flex:1 1}.ReportPage_cardLabel__u9kkR{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.ReportPage_cardValue__Lo7DO{color:#334155;font-size:1.5rem;font-weight:700}.ReportPage_tableContainer__dSes6{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #ffffff80;margin-bottom:50px;overflow:hidden;position:relative}.ReportPage_tableContainer__dSes6:before{animation:ReportPage_gradientShift__CazNz 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#279e64,#4facfe,#00f2fe);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes ReportPage_gradientShift__CazNz{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ReportPage_table__nWCFV{background:#0000;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%}.ReportPage_table__nWCFV th{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:none;color:#475569;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:1.25rem 1.5rem;position:relative;text-align:left;text-transform:uppercase}.ReportPage_table__nWCFV th:after{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.ReportPage_table__nWCFV td{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;color:#334155;font-size:.95rem;padding:1.25rem 1.5rem}.ReportPage_table__nWCFV tbody tr,.ReportPage_table__nWCFV td{border:none;position:relative;transition:all .3s ease}.ReportPage_table__nWCFV tbody tr:after{background:linear-gradient(90deg,#0000,#e2e8f080,#0000);bottom:0;content:"";height:1px;left:1.5rem;position:absolute;right:1.5rem}.ReportPage_table__nWCFV tbody tr:last-child:after{display:none}.ReportPage_table__nWCFV tbody tr:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.ReportPage_table__nWCFV tbody tr:hover td{background:#fffffff2}.ReportPage_table__nWCFV tbody tr:nth-child(2n) td{background:#f8fafccc}.ReportPage_table__nWCFV tbody tr:nth-child(2n):hover td{background:#fffffff2}.ReportPage_invoicesList__d2Sph{display:flex;flex-direction:column;gap:2rem}.ReportPage_invoiceCard__7x21i{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:1.5rem;transition:all .3s ease}.ReportPage_invoiceCard__7x21i:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-4px)}.ReportPage_invoiceHeader__GVOqz{align-items:flex-start;border-bottom:2px solid #e2e8f080;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.ReportPage_invoiceHeader__GVOqz h4{color:#334155;font-size:1.25rem;margin:0 0 .5rem}.ReportPage_invoiceHeader__GVOqz p{color:#64748b;font-size:.9rem;margin:.25rem 0}.ReportPage_invoiceInfo__gkeSr{text-align:right}.ReportPage_invoiceItems__Ig1Wd{margin-bottom:1.5rem}.ReportPage_itemsTable__43ikN{border-collapse:collapse;width:100%}.ReportPage_itemsTable__43ikN thead{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.ReportPage_itemsTable__43ikN th{color:#475569;font-size:.8rem;font-weight:700;letter-spacing:.05em;padding:.75rem;text-align:left;text-transform:uppercase}.ReportPage_itemsTable__43ikN td{border-bottom:1px solid #e2e8f080;color:#334155;font-size:.85rem;padding:.75rem}.ReportPage_itemsTable__43ikN tbody tr:last-child td{border-bottom:none}.ReportPage_invoiceSummary__KT2Cs{border-top:2px solid #e2e8f080;display:flex;flex-direction:column;gap:.5rem;margin-left:auto;max-width:300px;padding-top:1rem}.ReportPage_summaryRow__EBC84{color:#64748b;display:flex;font-size:.95rem;justify-content:space-between;padding:.5rem 0}.ReportPage_summaryRow__EBC84 span:last-child{color:#334155;font-weight:600}.ReportPage_summaryRow__EBC84.ReportPage_grandTotal__P1FKW{border-top:2px solid #e2e8f080;color:#279e64;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding-top:1rem}.ReportPage_summaryRow__EBC84.ReportPage_grandTotal__P1FKW span:last-child{color:#279e64}@media(max-width:1200px){.ReportPage_container__FRcpF{padding:1.5rem}.ReportPage_summaryCards__sihcd{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media(max-width:768px){.ReportPage_container__FRcpF{padding:1rem}.ReportPage_container__FRcpF h4{font-size:1.25rem}.ReportPage_filterSection__AE4KD{align-items:stretch;flex-direction:column}.ReportPage_filterInputs__OVUI0{flex-direction:column}.ReportPage_filterInputs__OVUI0>div{min-width:100%}.ReportPage_tabs__u5THE{flex-direction:column}.ReportPage_tab__6YrBx{padding:.75rem 1rem}.ReportPage_summaryCards__sihcd{grid-template-columns:1fr}.ReportPage_tableContainer__dSes6{border-radius:16px;margin:0 -.5rem}.ReportPage_table__nWCFV{display:block;overflow-x:auto;white-space:nowrap}.ReportPage_table__nWCFV thead{display:none}.ReportPage_table__nWCFV tbody,.ReportPage_table__nWCFV td,.ReportPage_table__nWCFV tr{display:block}.ReportPage_table__nWCFV tr{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-bottom:1rem;padding:1rem;white-space:normal}.ReportPage_table__nWCFV td{background:#0000!important;border:none!important;padding:.75rem 0!important;text-align:left!important}.ReportPage_table__nWCFV td:before{color:#64748b;content:attr(data-label) ": ";display:block;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.ReportPage_invoiceHeader__GVOqz{flex-direction:column;gap:1rem}.ReportPage_invoiceInfo__gkeSr{text-align:left}.ReportPage_itemsTable__43ikN{display:block;overflow-x:auto}.ReportPage_invoiceSummary__KT2Cs{max-width:100%}}@media(max-width:480px){.ReportPage_cardIcon__ce65p{font-size:2rem;height:50px;width:50px}.ReportPage_cardValue__Lo7DO{font-size:1.25rem}}.ReportPage_actionButton__07b-S{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6!important;border:1px solid #e2e8f0cc!important;border-radius:12px!important;color:#64748b;cursor:pointer;display:flex;justify-content:center;margin:0 .25rem;min-height:40px;min-width:40px;overflow:hidden;padding:.75rem!important;position:relative;transition:all .3s ease}.ReportPage_actionButton__07b-S:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.ReportPage_actionButton__07b-S:hover{border-color:#3b82f64d!important;box-shadow:0 8px 25px #00000026;transform:translateY(-2px) scale(1.05)}.ReportPage_actionButton__07b-S:hover:before{left:100%}.ReportPage_actionButton__07b-S:focus{box-shadow:0 0 0 3px #3b82f633;outline:none}.ReportPage_actionButton__07b-S svg{height:18px;transition:all .3s ease;width:18px}.ReportPage_actionButton__07b-S:hover svg{transform:scale(1.1)}.ReportPage_actionButton__07b-S:first-child:hover{background:#3b82f61a!important;border-color:#3b82f64d!important;color:#2563eb}.ReportPage_actionButton__07b-S:nth-child(2):hover{background:#10b9811a!important;border-color:#10b9814d!important;color:#059669}.ReportPage_actionButton__07b-S:nth-child(3):hover{background:#ef44441a!important;border-color:#ef44444d!important}.ReportPage_actionButton__07b-S:nth-child(3):hover svg{stroke:#dc2626!important}.ReportPage_actionIcons__z1sa4{align-items:center;display:flex;gap:.5rem;justify-content:center}.MonthYearPicker_inputField__ZT3V0{display:flex;flex-direction:column;gap:.5rem;width:100%}@media(max-width:480px){.MonthYearPicker_inputField__ZT3V0{gap:.375rem}}.MonthYearPicker_label__EbELb{color:#374151;font-size:.875rem;line-height:1.4;margin-bottom:10px}@media(max-width:480px){.MonthYearPicker_label__EbELb{font-size:.8rem}}.MonthYearPicker_label__EbELb.MonthYearPicker_required__j3AQg:after{color:#ef4444;content:" *"}.MonthYearPicker_input__h3R7X,.MonthYearPicker_select__Nxh-n,.MonthYearPicker_textarea__EnQRU{background:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#1f2937;font-size:.875rem;line-height:1.5;margin-top:10px;padding:.75rem 1rem;transition:all .2s ease;width:100%}.MonthYearPicker_input__h3R7X::placeholder,.MonthYearPicker_select__Nxh-n::placeholder,.MonthYearPicker_textarea__EnQRU::placeholder{color:#9ca3af}.MonthYearPicker_input__h3R7X:focus,.MonthYearPicker_select__Nxh-n:focus,.MonthYearPicker_textarea__EnQRU:focus{border-color:#059669;box-shadow:0 0 0 3px #3b82f61a;outline:none}.MonthYearPicker_input__h3R7X:disabled,.MonthYearPicker_select__Nxh-n:disabled,.MonthYearPicker_textarea__EnQRU:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.MonthYearPicker_error__Smwtj.MonthYearPicker_select__Nxh-n,.MonthYearPicker_error__Smwtj.MonthYearPicker_textarea__EnQRU,.MonthYearPicker_input__h3R7X.MonthYearPicker_error__Smwtj{border-color:#ef4444}.MonthYearPicker_error__Smwtj.MonthYearPicker_select__Nxh-n:focus,.MonthYearPicker_error__Smwtj.MonthYearPicker_textarea__EnQRU:focus,.MonthYearPicker_input__h3R7X.MonthYearPicker_error__Smwtj:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}@media(max-width:480px){.MonthYearPicker_input__h3R7X,.MonthYearPicker_select__Nxh-n,.MonthYearPicker_textarea__EnQRU{border-radius:6px;font-size:1rem;min-height:48px;padding:.875rem 1rem}}.MonthYearPicker_textarea__EnQRU{line-height:1.6;min-height:100px;resize:vertical}@media(max-width:480px){.MonthYearPicker_textarea__EnQRU{line-height:1.5;min-height:80px}}.MonthYearPicker_select__Nxh-n{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}@media(max-width:480px){.MonthYearPicker_select__Nxh-n{background-position:right .875rem center;background-size:1.25em 1.25em;padding-right:2.75rem}}.MonthYearPicker_errorMessage__O9gIl{align-items:center;color:#ef4444;display:flex;font-size:.75rem;gap:.25rem;margin:0}@media(max-width:480px){.MonthYearPicker_errorMessage__O9gIl{font-size:.7rem;gap:.2rem}}.MonthYearPicker_helpText__d0RBF{color:#6b7280;font-size:.75rem;line-height:1.4;margin:0}@media(max-width:480px){.MonthYearPicker_helpText__d0RBF{font-size:.7rem}}.MonthYearPicker_inputWithIcon__cE8IP{position:relative}.MonthYearPicker_inputWithIcon__cE8IP .MonthYearPicker_input__h3R7X,.MonthYearPicker_inputWithIcon__cE8IP .MonthYearPicker_select__Nxh-n,.MonthYearPicker_inputWithIcon__cE8IP .MonthYearPicker_textarea__EnQRU{padding-left:2.75rem}@media(max-width:480px){.MonthYearPicker_inputWithIcon__cE8IP .MonthYearPicker_input__h3R7X,.MonthYearPicker_inputWithIcon__cE8IP .MonthYearPicker_select__Nxh-n,.MonthYearPicker_inputWithIcon__cE8IP .MonthYearPicker_textarea__EnQRU{padding-left:3rem}}.MonthYearPicker_inputWithIcon__cE8IP .MonthYearPicker_icon__-Vqvq{color:#9ca3af;font-size:1rem;left:.875rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width:480px){.MonthYearPicker_inputWithIcon__cE8IP .MonthYearPicker_icon__-Vqvq{font-size:1.125rem;left:1rem}}.MonthYearPicker_inputWithRightIcon__roBdS{position:relative}.MonthYearPicker_inputWithRightIcon__roBdS .MonthYearPicker_input__h3R7X,.MonthYearPicker_inputWithRightIcon__roBdS .MonthYearPicker_select__Nxh-n,.MonthYearPicker_inputWithRightIcon__roBdS .MonthYearPicker_textarea__EnQRU{padding-right:2.75rem}@media(max-width:480px){.MonthYearPicker_inputWithRightIcon__roBdS .MonthYearPicker_input__h3R7X,.MonthYearPicker_inputWithRightIcon__roBdS .MonthYearPicker_select__Nxh-n,.MonthYearPicker_inputWithRightIcon__roBdS .MonthYearPicker_textarea__EnQRU{padding-right:3rem}}.MonthYearPicker_inputWithRightIcon__roBdS .MonthYearPicker_rightIcon__5eOn7{color:#9ca3af;cursor:pointer;font-size:1rem;position:absolute;right:.875rem;top:50%;transform:translateY(-50%);transition:color .2s ease}.MonthYearPicker_inputWithRightIcon__roBdS .MonthYearPicker_rightIcon__5eOn7:hover{color:#6b7280}@media(max-width:480px){.MonthYearPicker_inputWithRightIcon__roBdS .MonthYearPicker_rightIcon__5eOn7{border-radius:4px;font-size:1.125rem;padding:.25rem;right:1rem}.MonthYearPicker_inputWithRightIcon__roBdS .MonthYearPicker_rightIcon__5eOn7:hover{background:#f3f4f6}}.MonthYearPicker_inputGroup__8mi5Y{align-items:stretch;display:flex}.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_input__h3R7X,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_select__Nxh-n,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_textarea__EnQRU{border-radius:0}.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_input__h3R7X:first-child,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_select__Nxh-n:first-child,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_textarea__EnQRU:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}@media(max-width:480px){.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_input__h3R7X:first-child,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_select__Nxh-n:first-child,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_textarea__EnQRU:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}}.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_input__h3R7X:last-child,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_select__Nxh-n:last-child,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_textarea__EnQRU:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}@media(max-width:480px){.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_input__h3R7X:last-child,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_select__Nxh-n:last-child,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_textarea__EnQRU:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}}.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_input__h3R7X:not(:first-child),.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_select__Nxh-n:not(:first-child),.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_textarea__EnQRU:not(:first-child){border-left:none}.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_input__h3R7X:not(:last-child),.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_select__Nxh-n:not(:last-child),.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_textarea__EnQRU:not(:last-child){border-right:none}@media(max-width:480px){.MonthYearPicker_inputGroup__8mi5Y{flex-direction:column}.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_input__h3R7X,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_select__Nxh-n,.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_textarea__EnQRU{border-left:1px solid #d1d5db!important;border-radius:6px!important;border-right:1px solid #d1d5db!important}.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_input__h3R7X:not(:first-child),.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_select__Nxh-n:not(:first-child),.MonthYearPicker_inputGroup__8mi5Y .MonthYearPicker_textarea__EnQRU:not(:first-child){border-top:none;margin-top:-1px}}.MonthYearPicker_checkbox__FRMTZ,.MonthYearPicker_radio__DwEys{align-items:center;cursor:pointer;display:flex;gap:.5rem;-webkit-user-select:none;user-select:none}.MonthYearPicker_checkbox__FRMTZ input[type=checkbox],.MonthYearPicker_checkbox__FRMTZ input[type=radio],.MonthYearPicker_radio__DwEys input[type=checkbox],.MonthYearPicker_radio__DwEys input[type=radio]{cursor:pointer;height:1rem;margin:0;width:1rem}@media(max-width:480px){.MonthYearPicker_checkbox__FRMTZ input[type=checkbox],.MonthYearPicker_checkbox__FRMTZ input[type=radio],.MonthYearPicker_radio__DwEys input[type=checkbox],.MonthYearPicker_radio__DwEys input[type=radio]{height:1.125rem;width:1.125rem}}.MonthYearPicker_checkbox__FRMTZ .MonthYearPicker_label__EbELb,.MonthYearPicker_radio__DwEys .MonthYearPicker_label__EbELb{cursor:pointer;font-size:.875rem;font-weight:400;margin:0 0 10px}@media(max-width:480px){.MonthYearPicker_checkbox__FRMTZ .MonthYearPicker_label__EbELb,.MonthYearPicker_radio__DwEys .MonthYearPicker_label__EbELb{font-size:.9rem}.MonthYearPicker_checkbox__FRMTZ,.MonthYearPicker_radio__DwEys{gap:.625rem;min-height:44px;padding:.5rem 0}}.MonthYearPicker_switch__WBn4Q{align-items:center;cursor:pointer;display:flex;gap:.75rem;-webkit-user-select:none;user-select:none}.MonthYearPicker_switch__WBn4Q .MonthYearPicker_switchTrack__0T0fj{background:#d1d5db;border-radius:12px;height:24px;position:relative;transition:background .2s ease;width:44px}.MonthYearPicker_switch__WBn4Q .MonthYearPicker_switchTrack__0T0fj:after{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000001a;content:"";height:20px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:20px}.MonthYearPicker_switch__WBn4Q input[type=checkbox]{display:none}.MonthYearPicker_switch__WBn4Q input[type=checkbox]:checked+.MonthYearPicker_switchTrack__0T0fj{background:#3b82f6}.MonthYearPicker_switch__WBn4Q input[type=checkbox]:checked+.MonthYearPicker_switchTrack__0T0fj:after{transform:translateX(20px)}.MonthYearPicker_switch__WBn4Q .MonthYearPicker_label__EbELb{cursor:pointer;font-size:.875rem;font-weight:400;margin:0 0 10px}@media(max-width:480px){.MonthYearPicker_switch__WBn4Q .MonthYearPicker_label__EbELb{font-size:.9rem}.MonthYearPicker_switch__WBn4Q{gap:1rem;min-height:44px;padding:.5rem 0}.MonthYearPicker_switch__WBn4Q .MonthYearPicker_switchTrack__0T0fj{border-radius:13px;height:26px;width:48px}.MonthYearPicker_switch__WBn4Q .MonthYearPicker_switchTrack__0T0fj:after{height:22px;left:2px;top:2px;width:22px}.MonthYearPicker_switch__WBn4Q input[type=checkbox]:checked+.MonthYearPicker_switchTrack__0T0fj:after{transform:translateX(22px)}}@media(max-width:768px){.MonthYearPicker_inputField__ZT3V0{gap:.375rem}.MonthYearPicker_label__EbELb{font-size:.8rem;margin-bottom:10px}.MonthYearPicker_input__h3R7X,.MonthYearPicker_select__Nxh-n,.MonthYearPicker_textarea__EnQRU{font-size:.9rem;margin-top:10px}}@media(max-width:640px){.MonthYearPicker_input__h3R7X,.MonthYearPicker_select__Nxh-n,.MonthYearPicker_textarea__EnQRU{margin-top:10px;padding:.75rem .875rem}}.MonthYearPicker_monthYearWrapper__xSHdi{align-items:flex-end;display:flex;gap:12px}.MonthYearPicker_selectGroup__wcRE4{display:flex;flex:1 1;flex-direction:column}.MonthYearPicker_label__EbELb{color:#555;font-size:.8rem;font-weight:500;margin-bottom:4px}.MonthYearPicker_select__Nxh-n{background-color:#fff;border:1px solid #d0d5dd;border-radius:8px;font-size:.9rem;height:42px;padding:0 12px;transition:all .2s ease}.MonthYearPicker_select__Nxh-n:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e526;outline:none}.MonthYearPicker_select__Nxh-n:disabled{background-color:#f5f5f5;cursor:not-allowed}.MonthYearPicker_error__Smwtj{border-color:#ef4444}.MonthYearPicker_error__Smwtj:focus{box-shadow:0 0 0 2px #ef444426}.CustomerBalanceDetail_customerDetail__Eluv4{max-width:100%;min-height:100%;overflow-x:hidden;padding:0 0 2rem;width:100%}.CustomerBalanceDetail_header__UOD9R{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.CustomerBalanceDetail_titleSection__VsoO-{align-items:center;display:flex;gap:1rem}.CustomerBalanceDetail_titleSection__VsoO- h2{color:#1f2937;font-size:2rem;font-weight:700;margin:10px 0 0}.CustomerBalanceDetail_meta__WsMTu{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.CustomerBalanceDetail_status__ck8r1{border-radius:6px;display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.CustomerBalanceDetail_status__ck8r1.CustomerBalanceDetail_paid__4Onoa{background:#d1fae5;color:#065f46}.CustomerBalanceDetail_status__ck8r1.CustomerBalanceDetail_overdue__kF3Xn{background:#fee2e2;color:#991b1b}.CustomerBalanceDetail_actions__I0trF{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.CustomerBalanceDetail_actions__I0trF button{align-items:center;display:flex;justify-content:center}.CustomerBalanceDetail_actions__I0trF button svg{flex-shrink:0}.CustomerBalanceDetail_printHeader__ROQvZ{display:none}.CustomerBalanceDetail_printHeader__ROQvZ h1{color:#000;font-size:36px;font-weight:700;letter-spacing:2px;margin:0 0 10px;text-transform:uppercase}.CustomerBalanceDetail_printHeader__ROQvZ p{color:#000;font-size:16px;font-weight:700;margin:5px 0}.CustomerBalanceDetail_content__-O\+mg{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;margin-bottom:20px;max-width:100%;overflow:hidden;overflow-y:auto;width:100%}.CustomerBalanceDetail_section__7IsbD{border-bottom:1px solid #f3f4f6;padding:2rem}.CustomerBalanceDetail_section__7IsbD:last-child{border-bottom:none}.CustomerBalanceDetail_section__7IsbD h3{border-bottom:2px solid #f3f4f6;color:#374151;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.5rem}.CustomerBalanceDetail_infoGrid__6qusA{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.CustomerBalanceDetail_infoItem__pRQ8R{display:flex;flex-direction:column;gap:.5rem}.CustomerBalanceDetail_infoItem__pRQ8R label{color:#6b7280;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.CustomerBalanceDetail_infoItem__pRQ8R span{color:#1f2937;font-size:1rem;font-weight:500}.CustomerBalanceDetail_balanceOwed__lpwW7{color:#dc2626!important;font-weight:700!important}.CustomerBalanceDetail_balancePaid__cgT2\+{color:#059669!important;font-weight:700!important}.CustomerBalanceDetail_emptyState__zpGab{color:#6b7280;padding:3rem 1rem;text-align:center}.CustomerBalanceDetail_emptyState__zpGab p{font-size:1rem;margin:0}.CustomerBalanceDetail_invoiceTable__SiRwY{margin-top:1rem;overflow-x:auto}.CustomerBalanceDetail_invoiceTable__SiRwY table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;width:100%}.CustomerBalanceDetail_invoiceTable__SiRwY table td,.CustomerBalanceDetail_invoiceTable__SiRwY table th{border-bottom:1px solid #e5e7eb;padding:12px;text-align:left}.CustomerBalanceDetail_invoiceTable__SiRwY table th{background:#f9fafb;color:#374151;font-size:.875rem;font-weight:600}.CustomerBalanceDetail_invoiceTable__SiRwY table td{color:#374151;font-size:.875rem}.CustomerBalanceDetail_invoiceTable__SiRwY table tr:hover{background:#f9fafb}.CustomerBalanceDetail_invoiceRow__bV4pr{background:#fefefe}.CustomerBalanceDetail_receivedRow__kHilA{background:#f0fdf4}.CustomerBalanceDetail_totalRow__L3tG5{background:#f3f4f6!important;font-weight:700}.CustomerBalanceDetail_totalRow__L3tG5:hover{background:#f3f4f6!important}.CustomerBalanceDetail_typeBadge__Sdmm3{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:4px 8px;text-transform:uppercase}.CustomerBalanceDetail_typeBadge__Sdmm3.CustomerBalanceDetail_invoice__PgDie{background:#dbeafe;color:#1e40af}.CustomerBalanceDetail_typeBadge__Sdmm3.CustomerBalanceDetail_payment__xDjdb{background:#dcfce7;color:#166534}.CustomerBalanceDetail_invoiceAmount__j77CS{color:#dc2626;font-weight:600}.CustomerBalanceDetail_receivedAmount__5LDOn{color:#059669;font-weight:600}.CustomerBalanceDetail_runningBalance__87i8B{background:#f9fafb;color:#1f2937;font-weight:700}.CustomerBalanceDetail_loadingContainer__9DN-y{align-items:center;color:#6b7280;display:flex;flex-direction:column;height:400px;justify-content:center}.CustomerBalanceDetail_loadingSpinner__KJ2qI{animation:CustomerBalanceDetail_spin__Y1jgZ 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:48px;margin-bottom:1rem;width:48px}.CustomerBalanceDetail_errorContainer__a1MR3{align-items:center;display:flex;flex-direction:column;height:400px;justify-content:center;text-align:center}.CustomerBalanceDetail_errorContainer__a1MR3 h2{color:#dc2626;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.CustomerBalanceDetail_errorContainer__a1MR3 p{color:#6b7280;font-size:1rem;margin:0 0 2rem}@keyframes CustomerBalanceDetail_spin__Y1jgZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CustomerBalanceDetail_collapseToggle__lsvZA{align-items:center;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:50%;box-shadow:0 2px 8px #1e293b1a;cursor:pointer;display:flex;height:36px;justify-content:center;margin-top:10px;transition:background .2s,border .2s,transform .2s;width:36px;z-index:30}.CustomerBalanceDetail_collapseToggle__lsvZA:hover{background:#e0e7ef;border-color:#3b82f6;transform:scale(1.08) rotate(8deg)}.CustomerBalanceDetail_collapseToggle__lsvZA svg{transition:transform .2s}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{background:#fff!important;color:#000!important;margin:0!important;padding:0!important}.CustomerBalanceDetail_actions__I0trF{display:none!important}.CustomerBalanceDetail_printHeader__ROQvZ{border-bottom:3px solid #000!important;display:block!important;margin-bottom:30px!important;padding:20px 0!important;page-break-after:avoid!important;text-align:center!important}.CustomerBalanceDetail_printHeader__ROQvZ h1{color:#000!important;font-size:36px!important;font-weight:700!important;letter-spacing:2px!important;margin:0 0 10px!important;text-transform:uppercase!important}.CustomerBalanceDetail_printHeader__ROQvZ p{color:#000!important;font-size:16px!important;font-weight:700!important;margin:5px 0!important}.CustomerBalanceDetail_header__UOD9R{display:none!important}.CustomerBalanceDetail_customerDetail__Eluv4{background:#fff!important;box-shadow:none!important;color:#000!important;margin:0!important;padding:20px!important}.CustomerBalanceDetail_content__-O\+mg{background:#fff!important;border:none!important;box-shadow:none!important;margin:0!important;max-height:none!important;overflow:visible!important}.CustomerBalanceDetail_section__7IsbD{background:#fff!important;border-bottom:2px solid #000!important;color:#000!important;margin-bottom:20px!important;padding:20px!important;page-break-inside:avoid!important}.CustomerBalanceDetail_section__7IsbD:last-child{border-bottom:none!important}.CustomerBalanceDetail_section__7IsbD h3{border-bottom:2px solid #000!important;color:#000!important;font-size:22px!important;font-weight:700!important;letter-spacing:1px!important;margin:0 0 20px!important;padding-bottom:8px!important;text-transform:uppercase!important}.CustomerBalanceDetail_invoiceTable__SiRwY{margin-top:20px!important;page-break-inside:avoid!important}.CustomerBalanceDetail_invoiceTable__SiRwY table{border:2px solid #000!important;border-collapse:collapse!important;font-size:13px!important;width:100%!important}.CustomerBalanceDetail_invoiceTable__SiRwY td,.CustomerBalanceDetail_invoiceTable__SiRwY th{background:#fff!important;border:1px solid #000!important;color:#000!important;padding:10px!important;text-align:left!important;vertical-align:middle!important}.CustomerBalanceDetail_invoiceTable__SiRwY th{background:#e0e0e0!important;font-size:12px!important;font-weight:700!important;letter-spacing:.5px!important;text-transform:uppercase!important}.CustomerBalanceDetail_invoiceTable__SiRwY tr:nth-child(2n),.CustomerBalanceDetail_invoiceTable__SiRwY tr:nth-child(2n) td{background:#f8f8f8!important}.CustomerBalanceDetail_totalRow__L3tG5,.CustomerBalanceDetail_totalRow__L3tG5 td{background:#e0e0e0!important}}@media(max-width:768px){.CustomerBalanceDetail_header__UOD9R{align-items:stretch;flex-direction:column}.CustomerBalanceDetail_actions__I0trF{justify-content:stretch}.CustomerBalanceDetail_titleSection__VsoO- h2{font-size:1.5rem}.CustomerBalanceDetail_section__7IsbD{padding:1.5rem}.CustomerBalanceDetail_infoGrid__6qusA{gap:1rem;grid-template-columns:1fr}.CustomerBalanceDetail_content__-O\+mg{max-height:calc(100vh - 400px)}}.CompanyPage_container__ssnNi{min-height:100vh}.CompanyPage_container__ssnNi h4{color:#000;font-size:1.5rem;font-weight:600;margin-bottom:1rem;margin-top:-5px;text-shadow:0 2px 4px #0000001a}.CompanyPage_header__WzLmh{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2rem}.CompanyPage_headerLeft__qV8nU{flex:1 1}.CompanyPage_headerLeft__qV8nU,.CompanyPage_headerRight__J\+Hug{align-items:center;display:flex}.CompanyPage_subtitle__riCi6{color:#64748b;font-size:.95rem;margin:0}.CompanyPage_profileCard__mVuVw{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #ffffff80;margin-bottom:50px;overflow:hidden;position:relative}.CompanyPage_profileCard__mVuVw:before{background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes CompanyPage_gradientShift__2ddV\+{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.CompanyPage_cardHeader__FhSOR{align-items:center;border-bottom:1px solid #e2e8f080;display:flex;gap:1.5rem;padding:2rem}.CompanyPage_companyIcon__-QWXE{align-items:center;background:linear-gradient(135deg,#279e64,#279e64);border-radius:16px;box-shadow:0 8px 16px #667eea4d;color:#fff;display:flex;height:64px;justify-content:center;width:64px}.CompanyPage_companyHeader__iJQMi{align-items:center;display:flex;flex:1 1;gap:1rem;justify-content:space-between}.CompanyPage_companyName__NH9ek{color:#1e293b;font-size:1.75rem;font-weight:700;margin:0}.CompanyPage_statusBadge__t-z9e{border-radius:12px;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase}.CompanyPage_statusBadge__t-z9e.CompanyPage_active__bWCBY{background:#10b9811a;border:1px solid #10b9814d;color:#059669}.CompanyPage_statusBadge__t-z9e.CompanyPage_inactive__K25Yz{background:#ef44441a;border:1px solid #ef44444d;color:#dc2626}.CompanyPage_infoGrid__tVTbo{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:2rem}.CompanyPage_infoItem__QKsP5{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafc99;border:1px solid #e2e8f0cc;border-radius:12px;padding:1.25rem;transition:all .3s ease}.CompanyPage_infoItem__QKsP5:hover{background:#ffffffe6;border-color:#667eea4d;box-shadow:0 8px 20px #0000001a;transform:translateY(-2px)}.CompanyPage_infoItem__QKsP5.CompanyPage_fullWidth__PriCM{grid-column:1/-1}.CompanyPage_infoLabel__L3lgf{align-items:center;color:#64748b;display:flex;font-size:.8rem;font-weight:600;gap:.5rem;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.CompanyPage_infoLabel__L3lgf svg{opacity:.7}.CompanyPage_infoValue__mD4Eh{color:#1e293b;font-size:1rem;font-weight:500;word-break:break-word}.CompanyPage_link__ofJ9D{color:#3b82f6;text-decoration:none;transition:color .3s ease}.CompanyPage_link__ofJ9D:hover{color:#2563eb;text-decoration:underline}.CompanyPage_loadingContainer__RDM8x{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.CompanyPage_loadingContainer__RDM8x p{color:#64748b;font-size:1rem}.CompanyPage_loader__JEv6C{animation:CompanyPage_spin__y2PBA 1s linear infinite;border:4px solid #667eea33;border-radius:50%;border-top-color:#667eea;height:48px;width:48px}@keyframes CompanyPage_spin__y2PBA{to{transform:rotate(1turn)}}.CompanyPage_noData__ZdKCO{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #e2e8f080;border-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.CompanyPage_noData__ZdKCO svg{color:#cbd5e1;margin-bottom:1rem}.CompanyPage_noData__ZdKCO p{color:#64748b;font-size:1rem;margin:0}.CompanyPage_modalForm__Bj2g1{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.CompanyPage_modalForm__Bj2g1 label{color:#374151;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.CompanyPage_modalActions__C66h1{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:10px;padding-top:20px}@media(max-width:480px){.CompanyPage_modalActions__C66h1{flex-direction:column}}@media(max-width:1200px){.CompanyPage_container__ssnNi{padding:1.5rem}.CompanyPage_infoGrid__tVTbo{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:768px){.CompanyPage_container__ssnNi{padding:1rem}.CompanyPage_container__ssnNi h4{font-size:1.25rem;text-align:center}.CompanyPage_header__WzLmh{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.CompanyPage_header__WzLmh .CompanyPage_headerLeft__qV8nU{justify-content:center;order:1;text-align:center}.CompanyPage_header__WzLmh .CompanyPage_headerRight__J\+Hug{justify-content:center;order:2}.CompanyPage_cardHeader__FhSOR{align-items:center;padding:1.5rem}.CompanyPage_cardHeader__FhSOR,.CompanyPage_companyHeader__iJQMi{flex-direction:column;text-align:center}.CompanyPage_companyName__NH9ek{font-size:1.5rem}.CompanyPage_infoGrid__tVTbo{gap:1rem;grid-template-columns:1fr;padding:1.5rem}}@media(max-width:480px){.CompanyPage_container__ssnNi h4{font-size:1.1rem}.CompanyPage_header__WzLmh{padding:.75rem}.CompanyPage_cardHeader__FhSOR{padding:1rem}.CompanyPage_companyIcon__-QWXE{height:48px;width:48px}.CompanyPage_companyIcon__-QWXE svg{height:24px;width:24px}.CompanyPage_companyName__NH9ek{font-size:1.25rem}.CompanyPage_infoGrid__tVTbo,.CompanyPage_infoItem__QKsP5{padding:1rem}}.DashboardPage_container__8\+eBH{min-height:100vh}.DashboardPage_container__8\+eBH h4{color:#000;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;margin-top:-5px;text-shadow:0 2px 4px #0000001a}.DashboardPage_header__IWvGi{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 12px #00000014;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.DashboardPage_headerLeft__0AfX9{flex:1 1}.DashboardPage_headerLeft__0AfX9 h4{margin:0 0 .5rem}.DashboardPage_headerLeft__0AfX9 .DashboardPage_subtitle__8dc\+A{color:#64748b;font-size:.95rem}.DashboardPage_headerRight__3R8Y2{align-items:center;display:flex;gap:1rem}.DashboardPage_headerRight__3R8Y2 select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.DashboardPage_headerRight__3R8Y2 select:hover{border-color:#667eea}.DashboardPage_headerRight__3R8Y2 select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.DashboardPage_statsGrid__NcJJe{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.DashboardPage_statCard__84DuM{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 12px #00000014;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.DashboardPage_statCard__84DuM:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.DashboardPage_statCard__84DuM:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:3px;left:0;position:absolute;right:0;top:0}.DashboardPage_statCard__84DuM.DashboardPage_profit__ZfVDk:before{background:linear-gradient(90deg,#10b981,#059669)}.DashboardPage_statCard__84DuM.DashboardPage_loss__CoQVR:before{background:linear-gradient(90deg,#ef4444,#dc2626)}.DashboardPage_statCard__84DuM.DashboardPage_stock__FqhEo:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.DashboardPage_statHeader__Vky6b{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.DashboardPage_statIcon__2LDFf{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.DashboardPage_statIcon__2LDFf.DashboardPage_profit__ZfVDk{background:linear-gradient(135deg,#10b981,#059669)}.DashboardPage_statIcon__2LDFf.DashboardPage_loss__CoQVR{background:linear-gradient(135deg,#ef4444,#dc2626)}.DashboardPage_statIcon__2LDFf.DashboardPage_stock__FqhEo{background:linear-gradient(135deg,#f59e0b,#d97706)}.DashboardPage_statLabel__W4v7K{color:#64748b;font-size:.85rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.DashboardPage_statValue__ZXV83{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:.5rem}.DashboardPage_statSubtext__qoB\+N{color:#64748b;font-size:.85rem}.DashboardPage_chartsSection__GFCJ5{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin-bottom:2rem}.DashboardPage_chartCard__I6nSV{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:1.5rem}.DashboardPage_chartCard__I6nSV h5{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.DashboardPage_stockSection__iJFiC{margin-bottom:.5rem}.DashboardPage_stockGrid__MVNUQ{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.DashboardPage_stockCard__Dghu6{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:1rem;transition:all .3s ease}.DashboardPage_stockCard__Dghu6:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.DashboardPage_stockCard__Dghu6.DashboardPage_critical__b6\+7R{border-left:4px solid #dc2626}.DashboardPage_stockCard__Dghu6.DashboardPage_low__YU5JR{border-left:4px solid #f59e0b}.DashboardPage_stockCard__Dghu6.DashboardPage_normal__HTAPM{border-left:4px solid #10b981}.DashboardPage_stockHeader__5fDJe{align-items:start;display:flex;justify-content:space-between;margin-bottom:.75rem}.DashboardPage_stockName__vQgMR{color:#1e293b;font-size:.95rem;font-weight:600}.DashboardPage_alertBadge__HPWJO{border-radius:6px;font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:.25rem .5rem;text-transform:uppercase}.DashboardPage_alertBadge__HPWJO.DashboardPage_critical__b6\+7R{background:#dc26261a;color:#dc2626}.DashboardPage_alertBadge__HPWJO.DashboardPage_low__YU5JR{background:#f59e0b1a;color:#f59e0b}.DashboardPage_alertBadge__HPWJO.DashboardPage_normal__HTAPM{background:#10b9811a;color:#10b981}.DashboardPage_stockInfo__YCkl2{align-items:center;display:flex;gap:1rem;justify-content:space-between}.DashboardPage_stockCount__Es9Hb{display:flex;flex-direction:column;gap:.25rem}.DashboardPage_stockCount__Es9Hb .DashboardPage_label__3-6NP{color:#64748b;font-size:.75rem;text-transform:uppercase}.DashboardPage_stockCount__Es9Hb .DashboardPage_value__NCpQX{color:#1e293b;font-size:1.25rem;font-weight:700}.DashboardPage_productTable__TQM6P{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 12px #00000014;margin-bottom:50px;margin-top:20px;overflow-x:auto;padding:1.5rem}.DashboardPage_productTable__TQM6P h5{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.DashboardPage_productTable__TQM6P table{border-collapse:collapse;width:100%}.DashboardPage_productTable__TQM6P table th{border-bottom:2px solid #e2e8f0;color:#64748b;font-size:.85rem;font-weight:600;letter-spacing:.05em;padding:.75rem;text-align:left;text-transform:uppercase}.DashboardPage_productTable__TQM6P table td{border-bottom:1px solid #f1f5f9;color:#1e293b;padding:.75rem}.DashboardPage_productTable__TQM6P table tr:hover{background:#f8fafc99}.DashboardPage_lossBadge__axyc7,.DashboardPage_profitBadge__p4RGF{border-radius:6px;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.DashboardPage_profitBadge__p4RGF{background:#10b9811a;color:#059669}.DashboardPage_lossBadge__axyc7{background:#ef44441a;color:#dc2626}.DashboardPage_loadingContainer__JyLbj{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.DashboardPage_loadingContainer__JyLbj p{color:#64748b;font-size:1rem}.DashboardPage_loader__jmCoH{animation:DashboardPage_spin__EGp22 1s linear infinite;border:4px solid #667eea33;border-radius:50%;border-top-color:#667eea;height:48px;width:48px}@keyframes DashboardPage_spin__EGp22{to{transform:rotate(1turn)}}.DashboardPage_errorContainer__sPvPD{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #e2e8f080;border-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.DashboardPage_errorContainer__sPvPD svg{color:#ef4444;margin-bottom:1rem}.DashboardPage_errorContainer__sPvPD p{color:#64748b;font-size:1rem;margin:0}@media(max-width:1200px){.DashboardPage_chartsSection__GFCJ5{grid-template-columns:1fr}}@media(max-width:768px){.DashboardPage_container__8\+eBH{padding:1rem}.DashboardPage_container__8\+eBH h4{font-size:1.5rem}.DashboardPage_header__IWvGi{flex-direction:column;gap:1rem;padding:1rem}.DashboardPage_headerLeft__0AfX9{text-align:center}.DashboardPage_headerRight__3R8Y2{justify-content:center;width:100%}.DashboardPage_headerRight__3R8Y2 select{width:100%}.DashboardPage_statsGrid__NcJJe{grid-template-columns:1fr}.DashboardPage_chartsSection__GFCJ5{gap:1.5rem;grid-template-columns:1fr}.DashboardPage_stockGrid__MVNUQ{grid-template-columns:1fr}.DashboardPage_productTable__TQM6P{overflow-x:auto}.DashboardPage_productTable__TQM6P table{min-width:600px}}@media(max-width:480px){.DashboardPage_container__8\+eBH h4{font-size:1.25rem}.DashboardPage_statValue__ZXV83{font-size:1.5rem}.DashboardPage_chartCard__I6nSV{padding:1rem}}.InvoiceEmptyDetail_container__EoM8N{max-width:100%;min-height:100vh;overflow-x:hidden;padding-bottom:2rem;width:100%}.InvoiceEmptyDetail_printHeader__9h09h{display:none}.InvoiceEmptyDetail_printHeader__9h09h h2{color:#000;font-size:36px;font-weight:700;letter-spacing:2px;margin:0 0 10px;text-transform:uppercase}.InvoiceEmptyDetail_printHeader__9h09h p{color:#000;font-size:16px;font-weight:700;margin:5px 0}.InvoiceEmptyDetail_header__SZ4V9{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.InvoiceEmptyDetail_titleSection__36C\+z{align-items:center;display:flex;gap:1rem}.InvoiceEmptyDetail_titleSection__36C\+z h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin:10px 0 0}.InvoiceEmptyDetail_backButton__bxgYI{align-items:center;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:50%;box-shadow:0 2px 8px #1e293b1a;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:10px;transition:all .2s ease;width:40px}.InvoiceEmptyDetail_backButton__bxgYI:hover{background:#e0e7ef;border-color:#3b82f6;transform:scale(1.08) rotate(8deg)}.InvoiceEmptyDetail_backButton__bxgYI svg{color:#64748b;transition:transform .2s}.InvoiceEmptyDetail_actions__hjZ\+7{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.InvoiceEmptyDetail_actions__hjZ\+7 button{align-items:center;display:flex;justify-content:center}.InvoiceEmptyDetail_actions__hjZ\+7 button svg{flex-shrink:0}.InvoiceEmptyDetail_content__XSyUo{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;margin-bottom:20px;max-width:100%;overflow:hidden;overflow-y:auto;width:100%}.InvoiceEmptyDetail_section__nMuNf{border-bottom:1px solid #f3f4f6;padding:2rem}.InvoiceEmptyDetail_section__nMuNf:last-child{border-bottom:none}.InvoiceEmptyDetail_section__nMuNf h3{border-bottom:2px solid #f3f4f6;color:#374151;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.5rem}.InvoiceEmptyDetail_infoGrid__JTdEm{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.InvoiceEmptyDetail_infoItem__\+BO0s{display:flex;flex-direction:column;gap:.5rem}.InvoiceEmptyDetail_infoItem__\+BO0s label{color:#6b7280;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.InvoiceEmptyDetail_infoItem__\+BO0s span{color:#1f2937;font-size:1rem;font-weight:500}.InvoiceEmptyDetail_balanceOwed__UrioT{color:#dc2626!important;font-weight:700!important}.InvoiceEmptyDetail_balancePaid__SCp4n{color:#059669!important;font-weight:700!important}.InvoiceEmptyDetail_emptyState__2WxBT{color:#6b7280;padding:3rem 1rem;text-align:center}.InvoiceEmptyDetail_emptyState__2WxBT p{font-size:1rem;margin:0}.InvoiceEmptyDetail_invoiceTable__tHr0j{margin-top:1rem;overflow-x:auto}.InvoiceEmptyDetail_invoiceTable__tHr0j table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;width:100%}.InvoiceEmptyDetail_invoiceTable__tHr0j table td,.InvoiceEmptyDetail_invoiceTable__tHr0j table th{border-bottom:1px solid #e5e7eb;padding:12px;text-align:left}.InvoiceEmptyDetail_invoiceTable__tHr0j table th{background:#f9fafb;color:#374151;font-size:.875rem;font-weight:600}.InvoiceEmptyDetail_invoiceTable__tHr0j table td{color:#374151;font-size:.875rem}.InvoiceEmptyDetail_invoiceTable__tHr0j table tr:hover{background:#f9fafb}.InvoiceEmptyDetail_tableContainer__englZ{margin-top:1rem;overflow-x:auto}.InvoiceEmptyDetail_table__Y0wUi{background:#fff;border-collapse:collapse;width:100%}.InvoiceEmptyDetail_table__Y0wUi td,.InvoiceEmptyDetail_table__Y0wUi th{border-bottom:1px solid #e5e7eb;padding:12px 16px;text-align:left}.InvoiceEmptyDetail_table__Y0wUi th{background:#f9fafb;color:#374151;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.InvoiceEmptyDetail_table__Y0wUi td{color:#374151;font-size:.9rem}.InvoiceEmptyDetail_table__Y0wUi tbody tr:hover{background:#f9fafb}.InvoiceEmptyDetail_invoiceRow__eUIQt{background:#f0f8ff!important}.InvoiceEmptyDetail_invoiceRow__eUIQt:hover{background:#e0f0ff!important}.InvoiceEmptyDetail_itemRow__6hlQ3{background:#fafafa}.InvoiceEmptyDetail_itemRow__6hlQ3:hover{background:#f5f5f5!important}.InvoiceEmptyDetail_totalRow__3ucks{background:#f3f4f6!important;font-weight:700}.InvoiceEmptyDetail_totalRow__3ucks:hover{background:#f3f4f6!important}.InvoiceEmptyDetail_invoiceBadge__167A8{background:#dbeafe;border-radius:4px;color:#1e40af;display:inline-block;font-size:.8rem;font-weight:600;padding:4px 10px}.InvoiceEmptyDetail_qtyCell__B5rQw{color:#374151;text-align:center}.InvoiceEmptyDetail_returnedCell__qiE7D{color:#059669;font-weight:500;text-align:center}.InvoiceEmptyDetail_balanceCell__SRGG\+{font-weight:600;text-align:center}.InvoiceEmptyDetail_loadingContainer__\+d834{align-items:center;color:#6b7280;display:flex;flex-direction:column;height:400px;justify-content:center}.InvoiceEmptyDetail_loadingSpinner__NhDjC{animation:InvoiceEmptyDetail_spin__L53YA 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:48px;margin-bottom:1rem;width:48px}@keyframes InvoiceEmptyDetail_spin__L53YA{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.InvoiceEmptyDetail_errorContainer__zqdby{align-items:center;display:flex;flex-direction:column;height:400px;justify-content:center;text-align:center}.InvoiceEmptyDetail_errorContainer__zqdby h2{color:#dc2626;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.InvoiceEmptyDetail_errorContainer__zqdby p{color:#6b7280;font-size:1rem;margin:0 0 2rem}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{background:#fff!important;color:#000!important;margin:0!important;padding:0!important}.InvoiceEmptyDetail_actions__hjZ\+7{display:none!important}.InvoiceEmptyDetail_printHeader__9h09h{border-bottom:3px solid #000!important;display:block!important;margin-bottom:30px!important;padding:20px 0!important;page-break-after:avoid!important;text-align:center!important}.InvoiceEmptyDetail_printHeader__9h09h h2{color:#000!important;font-size:36px!important;font-weight:700!important;letter-spacing:2px!important;margin:0 0 10px!important;text-transform:uppercase!important}.InvoiceEmptyDetail_printHeader__9h09h p{color:#000!important;font-size:16px!important;font-weight:700!important;margin:5px 0!important}.InvoiceEmptyDetail_header__SZ4V9{display:none!important}.InvoiceEmptyDetail_container__EoM8N{background:#fff!important;box-shadow:none!important;color:#000!important;margin:0!important;padding:20px!important}.InvoiceEmptyDetail_content__XSyUo{background:#fff!important;border:none!important;box-shadow:none!important;margin:0!important;max-height:none!important;overflow:visible!important}.InvoiceEmptyDetail_section__nMuNf{background:#fff!important;border-bottom:2px solid #000!important;color:#000!important;margin-bottom:20px!important;padding:20px!important;page-break-inside:avoid!important}.InvoiceEmptyDetail_section__nMuNf:last-child{border-bottom:none!important}.InvoiceEmptyDetail_section__nMuNf h3{border-bottom:2px solid #000!important;color:#000!important;font-size:22px!important;font-weight:700!important;letter-spacing:1px!important;margin:0 0 20px!important;padding-bottom:8px!important;text-transform:uppercase!important}.InvoiceEmptyDetail_invoiceTable__tHr0j,.InvoiceEmptyDetail_tableContainer__englZ{margin-top:20px!important;page-break-inside:avoid!important}.InvoiceEmptyDetail_invoiceTable__tHr0j table,.InvoiceEmptyDetail_tableContainer__englZ table{border:2px solid #000!important;border-collapse:collapse!important;font-size:13px!important;width:100%!important}.InvoiceEmptyDetail_invoiceTable__tHr0j td,.InvoiceEmptyDetail_invoiceTable__tHr0j th,.InvoiceEmptyDetail_tableContainer__englZ td,.InvoiceEmptyDetail_tableContainer__englZ th{background:#fff!important;border:1px solid #000!important;color:#000!important;padding:10px!important;text-align:left!important;vertical-align:middle!important}.InvoiceEmptyDetail_invoiceTable__tHr0j th,.InvoiceEmptyDetail_tableContainer__englZ th{background:#e0e0e0!important;font-size:12px!important;font-weight:700!important;letter-spacing:.5px!important;text-transform:uppercase!important}.InvoiceEmptyDetail_invoiceTable__tHr0j tr:nth-child(2n),.InvoiceEmptyDetail_invoiceTable__tHr0j tr:nth-child(2n) td,.InvoiceEmptyDetail_tableContainer__englZ tr:nth-child(2n),.InvoiceEmptyDetail_tableContainer__englZ tr:nth-child(2n) td{background:#f8f8f8!important}.InvoiceEmptyDetail_totalRow__3ucks,.InvoiceEmptyDetail_totalRow__3ucks td{background:#e0e0e0!important}.InvoiceEmptyDetail_invoiceRow__eUIQt,.InvoiceEmptyDetail_invoiceRow__eUIQt td{background:#f0f8ff!important}}@media(max-width:768px){.InvoiceEmptyDetail_header__SZ4V9{align-items:stretch;flex-direction:column}.InvoiceEmptyDetail_titleSection__36C\+z h2{font-size:1.25rem}.InvoiceEmptyDetail_actions__hjZ\+7{justify-content:stretch}.InvoiceEmptyDetail_actions__hjZ\+7 button{flex:1 1}.InvoiceEmptyDetail_section__nMuNf{padding:1.5rem}.InvoiceEmptyDetail_infoGrid__JTdEm{gap:1rem;grid-template-columns:1fr}.InvoiceEmptyDetail_content__XSyUo{max-height:calc(100vh - 400px)}}.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)}}
/*# sourceMappingURL=main.f0cf5707.css.map*/