@import"https://cdn.jsdelivr.net/gh/lipis/flag-icons@6.11.0/css/flag-icons.min.css";.main-content{height:calc(100vh - 120px);min-height:800px;flex-grow:1;padding:10px;transition:margin-left .3s ease;border:1px solid #dee2e6;border-radius:10px;background-color:#fff;box-shadow:0 1px 3px #0000001a;margin:100px 25px 20px;overflow-y:auto}.dark-them-main-content{height:calc(100vh - 120px);min-height:800px;flex-grow:1;padding:10px;transition:margin-left .3s ease;border:1px solid #495057;border-radius:10px;background-color:#2a323d;box-shadow:0 1px 3px #0000001a;margin:100px 25px 20px;overflow-y:auto}.sidebar.visible+.main-content,.sidebar.visible+.dark-them-main-content{margin-left:300px}@media(max-width:820px){.sidebar.visible+.main-content,.sidebar.visible+.dark-them-main-content{margin-left:25px}.main-content,.dark-them-main-content{padding:0;border:none;border-radius:0;background-color:transparent;box-shadow:none;margin-left:0;margin-right:0;height:calc(100vh - 100px)}}body{background-color:#f9fafb;overflow-x:hidden}.main-content.root-path,.dark-them-main-content.root-path{padding:0;box-shadow:none;border:none}.main-content.root-path{background-color:#f9fafb}.dark-them-main-content.root-path{background-color:#20262e}.navbar{position:fixed;top:0;left:0;width:100%;height:70px;z-index:1000;background-color:#f9fafb;border:none;padding:0;height:4.5rem;transition:all .3s ease}.dark-theme-navbar{position:fixed;top:0;left:0;width:100%;height:70px;z-index:1000;background-color:#20262e;border:none;padding:0;height:4.5rem;transition:all .3s ease}.navbar.sidebar-visible,.dark-theme-navbar.sidebar-visible{margin-left:16rem;width:calc(100% - 16rem)}@media(max-width:820px){.navbar.sidebar-visible,.dark-theme-navbar.sidebar-visible{margin-left:0;width:100%}.navbar{background-color:#fff!important;box-shadow:0 2px 8px #0000001a!important}.dark-theme-navbar{background-color:#2a323d!important;box-shadow:0 2px 8px #0000004d!important}.navbar .p-menubar-start,.dark-theme-navbar .p-menubar-start{padding-left:0!important}.navbar .p-menubar-start i,.dark-theme-navbar .p-menubar-start i{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.mobile-logo-container{display:flex;align-items:center;justify-content:center;position:fixed;left:50%;top:0;transform:translate(-50%);z-index:1001;height:4.5rem;pointer-events:none}.mobile-logo{width:100px;height:100px}.mobile-logo-text{margin-left:-2rem;font-size:2rem;font-weight:600;color:#0e2674;font-family:Afacad Flux,sans-serif;cursor:pointer}.mobile-logo-container.dark-theme .mobile-logo-text{color:#60a5fa}.desktop-logo-container{display:none}}@media(min-width:821px){.mobile-logo-container{display:none}}.language-dropdown{min-width:120px;height:35px}.language-dropdown .p-dropdown-label{display:flex;align-items:center}.mobile-overlay-panel,.dark-overlay-panel{min-width:240px!important;max-width:280px!important}.mobile-menu-content{padding:0}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}.dark-overlay-panel .mobile-menu-header{border-bottom:1px solid #374151;background-color:#1f2937}.mobile-menu-header h3{margin:0;color:#374151;font-size:.9rem;font-weight:600}.dark-overlay-panel .mobile-menu-header h3{color:#e5e7eb}.mobile-menu-section{padding:.75rem;border-bottom:1px solid #f3f4f6}.dark-overlay-panel .mobile-menu-section{border-bottom:1px solid #374151}.mobile-menu-section:last-child{border-bottom:none}.mobile-menu-label{display:block;font-weight:600;color:#374151;font-size:.8rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.dark-overlay-panel .mobile-menu-label{color:#d1d5db}.radio-group{display:flex;flex-direction:column;gap:.4rem}.radio-item{display:flex;align-items:center;padding:.4rem 0}.radio-label{display:flex;align-items:center;margin-left:.5rem;cursor:pointer;color:#374151;font-size:.9rem;font-weight:500}.dark-overlay-panel .radio-label{color:#e5e7eb}.radio-label:hover{color:#1f2937}.dark-overlay-panel .radio-label:hover{color:#f9fafb}.mobile-menu-item{display:flex;align-items:center;padding:.6rem 0;cursor:pointer;transition:background-color .2s ease;border-radius:4px;margin:.2rem 0}.mobile-menu-item:hover{background-color:#f9fafb}.dark-overlay-panel .mobile-menu-item:hover{background-color:#374151}.mobile-menu-item span{color:#374151;font-size:.9rem;font-weight:500}.dark-overlay-panel .mobile-menu-item span{color:#e5e7eb}.mobile-menu-item i{color:#6b7280;font-size:1em}.dark-overlay-panel .mobile-menu-item i{color:#9ca3af}.theme-toggle-group{display:flex;align-items:center;justify-content:flex-start;padding:.5rem 0;gap:.7rem}.dark-overlay-panel .theme-toggle-group{color:#e5e7eb}.theme-icon{color:#6b7280;font-size:1.1em;display:flex;align-items:center}.dark-overlay-panel .theme-icon{color:#9ca3af}.theme-switch{display:flex;align-items:center}.action-buttons-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;row-gap:5px;justify-items:center;align-items:center}.action-button{width:40px;height:40px}.action-buttons{display:flex;gap:1rem}@media screen and (max-width:820px){.p-dialog{width:90vw!important;max-width:350px!important;margin:0 auto}.p-dialog .p-dialog-header{padding:1rem 1rem .5rem}.p-dialog .p-dialog-header .p-dialog-title{font-size:1.1rem;font-weight:600}.p-dialog .p-dialog-content{padding:1rem}.p-dialog .field{margin-bottom:.75rem}.p-dialog .field label{font-size:.9rem;margin-bottom:.25rem;display:block}.p-dialog .p-inputtext,.p-dialog .p-password,.p-dialog .p-dropdown,.p-dialog .p-multiselect{font-size:.9rem;padding:.5rem}.p-dialog .p-dialog-footer{padding:.5rem 1rem 1rem}.p-dialog .p-button{font-size:.85rem;padding:.5rem 1rem}.p-dialog .p-multiselect .p-multiselect-trigger,.p-dialog .p-dropdown .p-dropdown-trigger{width:2rem}}@media screen and (max-width:480px){.p-dialog{width:95vw!important;max-width:320px!important}.p-dialog .p-dialog-header{padding:.75rem .75rem .25rem}.p-dialog .p-dialog-header .p-dialog-title{font-size:1rem}.p-dialog .p-dialog-content{padding:.75rem}.p-dialog .field{margin-bottom:.5rem}.p-dialog .field label{font-size:.85rem}.p-dialog .p-inputtext,.p-dialog .p-password,.p-dialog .p-dropdown,.p-dialog .p-multiselect{font-size:.85rem;padding:.4rem}.p-dialog .p-dialog-footer{padding:.25rem .75rem .75rem}.p-dialog .p-button{font-size:.8rem;padding:.4rem .8rem}}@media screen and (max-width:820px)and (orientation:landscape){.p-dialog{max-height:80vh;overflow-y:auto}.p-dialog .p-dialog-content{max-height:60vh;overflow-y:auto}}.category-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media(min-width:820px){.category-header{flex-direction:row;justify-content:space-between;align-items:center}}.category-search{display:flex;align-items:center}.category-button{margin-right:auto}.action-buttons{display:flex;flex-direction:row;align-items:center;justify-content:center}.inventory-adjustment-btn{margin-top:1rem;margin-bottom:1rem}.price-search-field{margin-left:auto;margin-top:1rem;margin-bottom:1rem}.date-filters{background-color:#f8f9fa;padding:1rem;border-radius:8px;border:1px solid #e9ecef;margin-bottom:1rem}.date-filters label{font-weight:500;color:#495057;margin-right:.5rem}.date-filters .p-calendar{min-width:150px}.date-filters .p-button{margin-left:.5rem}.cards-container{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.data-card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 1px 3px #0000000d;overflow:hidden;transition:box-shadow .3s}.data-card:hover{box-shadow:0 4px 12px #0000001a}.dark-theme .data-card{background-color:#2a323d;border:1px solid #495057;box-shadow:0 1px 3px #0003}.dark-theme .data-card:hover{box-shadow:0 4px 12px #0000004d}.data-card-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:#f8f9fa;border-bottom:1px solid #e9ecef}.dark-theme .data-card-header{background-color:#343a40;border-bottom:1px solid #495057}.data-card-header-left{display:flex;align-items:center;gap:.75rem}.data-card-code{font-weight:600;font-size:1rem;color:#343a40}.dark-theme .data-card-code{color:#e9ecef}.data-card-header .action-buttons{display:flex;gap:.75rem}.data-card-header .action-buttons .p-button{width:2.25rem;height:2.25rem;color:#fff;border:none;box-shadow:0 1px 3px #00000026;transition:transform .2s,box-shadow .2s}.data-card-header .action-buttons .p-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.data-card-header .action-buttons .p-button.p-button-rounded{border-radius:50%}.data-card-header .action-buttons .p-button:not(.p-button-danger):not(.p-button-warning):not(.p-button-info){background-color:#007bff}.data-card-header .action-buttons .p-button:not(.p-button-danger):not(.p-button-warning):not(.p-button-info):hover{background-color:#0069d9!important}.dark-theme .data-card-header .action-buttons .p-button:not(.p-button-danger):not(.p-button-warning):not(.p-button-info){background-color:#8dd0ff;color:#030712}.dark-theme .data-card-header .action-buttons .p-button:not(.p-button-danger):not(.p-button-warning):not(.p-button-info):hover{background-color:#7bc0ef!important;color:#030712!important}.data-card-header .action-buttons .p-button.p-button-danger{background-color:#dc3545}.data-card-header .action-buttons .p-button.p-button-danger:hover{background-color:#c82333!important}.dark-theme .data-card-header .action-buttons .p-button.p-button-danger{background-color:#f19ea6;color:#030712}.dark-theme .data-card-header .action-buttons .p-button.p-button-danger:hover{background-color:#ef8a94!important;color:#030712!important}.data-card-header .action-buttons .p-button.p-button-warning{background-color:#ffc107;color:#212529}.data-card-header .action-buttons .p-button.p-button-warning:hover{background-color:#e0a800!important;color:#212529!important}.dark-theme .data-card-header .action-buttons .p-button.p-button-warning{background-color:#ffe082;color:#030712}.dark-theme .data-card-header .action-buttons .p-button.p-button-warning:hover{background-color:#ffd54f!important;color:#030712!important}.data-card-header .action-buttons .p-button.p-button-info{background-color:#17a2b8;color:#fff}.data-card-header .action-buttons .p-button.p-button-info:hover{background-color:#138496!important;color:#fff!important}.dark-theme .data-card-header .action-buttons .p-button.p-button-info{background-color:#7fd8e6;color:#030712}.dark-theme .data-card-header .action-buttons .p-button.p-button-info:hover{background-color:#6ec8d6!important;color:#030712!important}.data-card-body{padding:1rem;display:flex;flex-direction:column;gap:.85rem}.data-detail-row{display:flex;justify-content:space-between;align-items:flex-start;font-size:.9rem;padding-bottom:.85rem;border-bottom:1px solid #f1f3f5;min-height:1.5rem;flex-wrap:wrap;gap:.5rem}.data-detail-row:last-child{border-bottom:none;padding-bottom:0}.dark-theme .data-detail-row{border-bottom:1px solid #495057}.data-detail-label{color:#6c757d;font-weight:500;min-width:80px;flex-shrink:0}.dark-theme .data-detail-label{color:#adb5bd}.data-detail-value{color:#343a40;font-weight:500;text-align:right;word-wrap:break-word;word-break:break-word;max-width:60%;flex:1}.dark-theme .data-detail-value{color:#e9ecef}.dark-theme .data-detail-row:last-child{border-bottom:none}.dark-theme .data-detail-value .invoice-status{display:inline-block;margin:0;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.sidebar{width:280px;height:100vh;background-color:#fff;position:fixed;left:-280px;top:0;transition:left .3s ease;z-index:1000;box-shadow:2px 0 5px #0000001a;overflow-y:auto}.dark-theme-sidebar{width:280px;height:100vh;background-color:#2a323d;position:fixed;left:-280px;top:0;transition:left .3s ease;z-index:1000;overflow-y:auto}.sidebar.visible{left:0}.dark-theme-sidebar .Eskalieren-text,.dark-theme-sidebar-menu-mobile .Eskalieren-text{color:#60a5fa}.sidebar-menu-mobile{background-color:#fff!important;box-shadow:2px 0 5px #0000001a!important}.dark-theme-sidebar-menu-mobile{background-color:#1f2937!important;box-shadow:2px 0 5px #0000004d!important}.sidebar-menu-mobile .p-sidebar-content,.dark-theme-sidebar-menu-mobile .p-sidebar-content{padding:0!important;height:100%;overflow-y:auto}.p-menubar-button{display:none!important}.sidebar-header{display:flex;align-items:center;padding:1rem;cursor:pointer;border-bottom:1px solid #e5e7eb}.dark-theme-sidebar .sidebar-header{border-bottom:1px solid #495057}.sidebar-logo{margin-right:.5rem}.Eskalieren-text{font-size:2em;font-weight:700;color:#0e2674;font-family:Afacad Flux,sans-serif;cursor:pointer}.sidebar.visible::-webkit-scrollbar,.sidebar-menu-mobile .p-sidebar-content::-webkit-scrollbar{width:8px}.sidebar.visible::-webkit-scrollbar-track,.sidebar-menu-mobile .p-sidebar-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.sidebar.visible::-webkit-scrollbar-thumb,.sidebar-menu-mobile .p-sidebar-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.sidebar.visible::-webkit-scrollbar-thumb:hover,.sidebar-menu-mobile .p-sidebar-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.sidebar.visible,.sidebar-menu-mobile .p-sidebar-content{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.sidebar .p-tree,.sidebar-menu-mobile .p-tree{border:none;background:transparent}.sidebar .p-tree .p-treenode-content,.sidebar-menu-mobile .p-tree .p-treenode-content{padding:.5rem}.sidebar .p-tree .p-treenode-content .p-tree-toggler,.sidebar-menu-mobile .p-tree .p-treenode-content .p-tree-toggler{order:2;margin-left:auto;margin-right:0}.sidebar .p-tree .p-treenode-content .p-treenode-icon,.sidebar-menu-mobile .p-tree .p-treenode-content .p-treenode-icon{margin-right:.5rem}.sidebar-menu-mobile .sidebar-header{border-bottom:1px solid #e5e7eb!important}.dark-theme-sidebar-menu-mobile .sidebar-header{border-bottom:1px solid #495057!important}.sidebar-menu-mobile .p-tree,.dark-theme-sidebar-menu-mobile .p-tree{border:none!important}.wrapper-login{background:linear-gradient(to left,#7cc8eb,#aadaec);position:fixed;inset:0;display:flex;justify-content:center;align-items:center;font-family:Afacad Flux,sans-serif;overflow:hidden;min-height:100vh;width:100vw;padding:1rem}body:has(.wrapper-login){background-color:#f9fafb!important}body:has(.wrapper-login) .dark-theme{background-color:#f9fafb!important}.log-in{margin:1rem;flex-direction:column;background-color:#fff;border-radius:15px;padding:2rem;width:100%;max-width:500px;position:relative}.fields{gap:10rem}.label{justify-content:center;margin-bottom:1.5rem;align-items:center;margin-top:1.5rem;width:100%}.child-div{padding:12px;margin-left:2.5rem;display:inline-block;width:55%}.inputText{width:100%;height:55px;border-radius:12px;margin-bottom:0}.space button{margin-top:30px;width:100%;height:55px;font-family:Afacad Flux,sans-serif;background-color:#000932;font-size:22px;text-align:center;border-radius:20px}.logo{display:flex;justify-content:center;align-items:center;margin-bottom:30px;width:100%}.logo img{width:110px;height:auto;max-width:100%}.login-text{font-size:36px;font-weight:700;text-align:center}.checkbox-row{display:flex;align-items:center;padding:12px 0}.checkbox-row label{margin-right:auto;padding-left:5px}.forgot-password{padding-left:10px;color:#007bff;text-decoration:none}.loading-overlay{position:absolute;inset:0;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:1000;border-radius:20px;overflow:hidden}.login-light-theme{background:linear-gradient(to left,#cbe9f5,#aadaec)!important}.login-light-theme .log-in{background-color:#fff!important;color:#333!important}.login-light-theme .login-text{color:#333!important}.login-light-theme .inputText{background-color:#fff!important;color:#333!important;border:1px solid #ced4da!important}.login-light-theme .inputText:focus{border-color:#007bff!important;box-shadow:0 0 0 .2rem #007bff40!important}.login-light-theme .inputText:-webkit-autofill,.login-light-theme .inputText:-webkit-autofill:hover,.login-light-theme .inputText:-webkit-autofill:focus,.login-light-theme .inputText:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;-webkit-text-fill-color:#333!important;transition:background-color 5000s ease-in-out 0s}.login-light-theme .space button{background-color:#000932!important;color:#fff!important;border:none!important}.login-light-theme .space button:hover{background-color:#001a5c!important}.login-light-theme label{color:#333!important}.login-light-theme .inputText.p-invalid{border-color:#dc3545!important}.login-light-theme .inputText.p-invalid:focus{border-color:#dc3545!important}.p-error{color:#dc3545!important;font-size:.875rem;margin-top:.25rem}.login-light-theme .p-password{width:100%}.login-light-theme .p-password .p-inputtext{width:100%;height:55px;border-radius:12px;background-color:#fff!important;color:#333!important;border:1px solid #ced4da!important}.login-light-theme .p-password .p-inputtext:focus{border-color:#007bff!important;box-shadow:0 0 0 .2rem #007bff40!important}.login-light-theme .p-password .p-password-toggle{color:#6c757d!important}.login-light-theme .p-password .p-password-toggle:hover{color:#495057!important}.login-light-theme .p-password.p-invalid .p-inputtext{border-color:#dc3545!important}.login-light-theme .p-password.p-invalid .p-inputtext:focus{border-color:#dc3545!important}@media screen and (max-width:820px){.log-in{padding:1.5rem;margin:.5rem}.login-text{font-size:28px}.inputText,.login-light-theme .p-password .p-inputtext{height:45px}.space button{height:45px;font-size:18px}}@media screen and (max-width:480px){.log-in{padding:1rem}.login-text{font-size:24px}.logo img{width:90px}.inputText,.login-light-theme .p-password .p-inputtext{height:40px}.space button{height:40px;font-size:16px}}.password-container{width:50%;margin-top:20px;margin-left:0}.password-field{margin-bottom:1rem}.p-field input,.p-field .p-password{width:100%}.save-button{width:100%;margin-top:1rem}.spacing{margin-right:16px}.spacing-action-buttons{margin-right:8px}.spacing-vertical{margin-bottom:16px}.spacing-vertical-top{margin-top:5px}.tabview-margin-top{margin-top:20px}.radio-buttons-container{display:flex;flex-direction:row;margin-top:8px}.radio-buttons-container label{margin-right:20px;margin-left:4px}.patient-dialog-grid{display:grid;grid-template-columns:repeat(3,2fr);gap:20px;padding:20px}.dialog-grid .p-field{padding-bottom:1rem}.dialog-grid{max-width:30rem}.p-dialog-content{padding:1rem}.dialog-grid{max-width:none;width:100%}.dialog-grid .p-field{margin-bottom:1rem}.dialog-grid .p-field label{font-weight:600;margin-bottom:.5rem;display:block}.dialog-grid .p-inputnumber,.dialog-grid .p-inputtext,.dialog-grid .p-dropdown{width:100%}.p-dialog-footer{padding:1rem;border-top:1px solid #e5e7eb}.p-dialog-footer .p-button{min-width:100px}@media screen and (min-width:820px){.dialog-grid{min-width:30rem;max-width:30rem}.p-dialog{min-width:25rem;max-width:35rem}}@media screen and (max-width:819px){.p-dialog{width:95vw!important;max-width:95vw}.dialog-grid{min-width:auto;max-width:none}.p-dialog-content,.p-dialog-footer{padding:.75rem}.p-dialog-footer .p-button{min-width:80px;font-size:.875rem}}@media screen and (max-width:480px){.p-dialog{width:98vw!important;max-width:98vw}.p-dialog-content{padding:.5rem}.p-dialog-footer{padding:.5rem;flex-direction:row;gap:.5rem;justify-content:flex-end}.p-dialog-footer .p-button{min-width:80px;font-size:.875rem}}@media screen and (max-width:411px){.p-paginator .p-dropdown{margin-top:.5rem}}.category-field{display:flex;flex-direction:column;gap:.5rem}.category-field .p-dropdown{width:100%;min-width:250px}.pricing-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.pricing-header .pricing-title{margin:0;font-size:2rem;font-weight:600;color:#374151}.pricing-header .pricing-title.dark-theme{color:#fff}.pricing-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1rem}.pricing-card{transition:transform .2s ease-in-out;border:1px solid #e5e7eb;background-color:#fff}.pricing-card.dark-theme{background-color:#2d3748;border-color:#4a5568;color:#e2e8f0}.pricing-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}.pricing-card.dark-theme:hover{box-shadow:0 10px 25px #0000004d}.pricing-card-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;min-height:200px}.pricing-icon{margin-bottom:1rem;padding:1rem;border-radius:50%;background:#3b82f61a;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.pricing-card:nth-child(2) .pricing-icon{background:#10b9811a}.pricing-card:nth-child(3) .pricing-icon{background:#f59e0b1a}.pricing-card.dark-theme .pricing-icon{background:#3b82f633}.pricing-card.dark-theme:nth-child(2) .pricing-icon{background:#10b98133}.pricing-card.dark-theme:nth-child(3) .pricing-icon{background:#f59e0b33}.pricing-info{flex:1;margin-bottom:1rem}.pricing-title{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.5rem}.pricing-card.dark-theme .pricing-title{color:#e2e8f0}.pricing-description{font-size:.875rem;line-height:1.4;color:#6b7280}.pricing-card.dark-theme .pricing-description{color:#a0aec0}.pricing-value{margin-top:auto}.pricing-value h2{font-size:2rem;font-weight:700;color:#3b82f6}.pricing-card:nth-child(2) .pricing-value h2{color:#10b981}.pricing-card:nth-child(3) .pricing-value h2{color:#f59e0b}@media(max-width:768px){.pricing-header{flex-direction:column;gap:1rem;align-items:flex-start}.pricing-cards-container{grid-template-columns:1fr;gap:1rem}.pricing-card-content{padding:1rem;min-height:180px}.pricing-icon{width:60px;height:60px}.pricing-title{font-size:1.125rem}.pricing-value h2{font-size:1.5rem}}.about-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;width:700px;margin:0 auto;border:1px solid #ccc;border-radius:8px;padding:40px;background-color:#fff;text-align:center;box-shadow:0 6px 12px #00000026}.about-header-image{width:220px;margin-bottom:30px}.about-row{display:grid;grid-template-columns:1fr 1fr;margin-bottom:20px;align-items:center}.about-single-row{grid-column:span 2;margin-bottom:20px}.about-paragraph{font-size:16px;text-align:justify;margin-top:25px;line-height:1.8}.about-small-logo{width:80px}.dashboard-container{display:grid;grid-template-columns:1fr 1fr;gap:30px;width:100%;margin-bottom:10px;position:relative;max-width:100%;box-sizing:border-box}@media(max-width:1024px){.dashboard-container{grid-template-columns:1fr;gap:20px 0}}@media(max-width:480px){.app-container{margin:0!important;padding:0!important;width:100%!important;max-width:100vw!important;box-sizing:border-box!important}.dashboard-container{grid-template-columns:1fr!important;gap:15px 0!important;padding:0 8px!important;margin:0!important;width:100%!important;max-width:100vw!important;box-sizing:border-box!important;overflow-x:hidden!important}.dashboard-column{padding:8px!important;margin:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.dashboard-left-group,.dashboard-right-group{margin:0!important;padding:0!important;width:100%!important}}@media(max-width:768px){body,html{overflow-x:hidden!important;max-width:100vw!important}.dashboard-container{grid-template-columns:1fr;gap:15px 0;padding:0 10px;margin:0;width:100%;box-sizing:border-box;max-width:100vw;overflow-x:hidden}}.dashboard-left-group,.dashboard-right-group{display:flex;flex-direction:column;gap:20px}.dashboard-column{padding:20px;background-color:#fff;border:1px solid #dee2e6;border-radius:10px;box-shadow:0 1px 3px #0000001a;height:fit-content;min-height:400px}.dashboard-column-currency-chart{min-height:400px;padding-bottom:0}.dashboard-column-top-products-category{min-height:100px}.dashboard-column-top-products-sold{min-height:100px;padding-bottom:0}.dashboard-column-alarm-items{min-height:350px}.dark-theme .dashboard-column{background-color:#2a323d;border:1px solid #495057;box-shadow:0 1px 3px #0003}.dashboard-column:first-child{border-right:none}@media(max-width:1024px){.dashboard-container{grid-template-columns:1fr;gap:20px 0}.dashboard-column{margin-bottom:0}}@media(max-width:768px){.dashboard-container{grid-template-columns:1fr;gap:15px 0;padding:0 10px;margin:0;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.dashboard-column{padding:10px;margin-left:0;margin-right:0;max-width:100%;box-sizing:border-box;overflow-x:hidden}.dashboard-left-group,.dashboard-right-group{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.p-datatable{width:100%!important;max-width:100%!important;overflow-x:auto!important}.p-datatable-table{width:100%!important;min-width:100%!important}.p-datatable-wrapper{overflow-x:auto!important;width:100%!important}.total-sales-currency-chart{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.total-sales-currency-chart canvas{max-width:100%!important;height:auto!important}.chart-container{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.chart-container canvas{max-width:100%!important}}@media(max-width:480px){.p-datatable{width:100%!important;max-width:100%!important;overflow-x:auto!important;font-size:12px!important}.p-datatable-table{width:100%!important;min-width:100%!important}.p-datatable-wrapper{overflow-x:auto!important;width:100%!important}.total-sales-currency-chart{width:100%!important;max-width:100%!important;overflow-x:hidden!important;padding:0!important}.total-sales-currency-chart canvas{max-width:100%!important;height:auto!important}.chart-container{width:100%!important;max-width:100%!important;overflow-x:hidden!important;padding:0!important;margin:0!important}.chart-container canvas{max-width:100%!important}.dashboard-column{padding:8px!important;margin:0!important}*{max-width:100%!important;box-sizing:border-box!important}#root{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}}@media(max-width:390px){.dashboard-container{padding:0 4px!important}.dashboard-column{padding:6px!important}.app-container{margin:0!important;padding:0!important}}.chart-container{margin-bottom:0;padding:0;background:none;border:none;box-shadow:none}.dashboard-column.dark-theme .chart-container,.dashboard-column.dark-theme .chart-container *{color:#fff!important}.dashboard-column.dark-theme canvas,.dashboard-column.dark-theme svg{color:#fff!important}.dashboard-column.dark-theme .recharts-text,.dashboard-column.dark-theme .recharts-label,.dashboard-column.dark-theme .recharts-legend-item-text,.dashboard-column.dark-theme .recharts-cartesian-axis-tick-value,.dashboard-column.dark-theme .recharts-cartesian-axis-label{fill:#fff!important;color:#fff!important}.top-products-table-container{background-color:#fff;border:1px solid #dee2e6;border-radius:10px;box-shadow:0 1px 3px #0000001a;padding:20px;margin-top:30px}.total-sales-currency-chart{width:100%;height:100%;min-height:500px}.total-sales-currency-chart .chart-container{height:100%;min-height:500px}.dark-theme .top-products-table-container{background-color:#2a323d;border:1px solid #495057;box-shadow:0 1px 3px #0003}.chart-title{display:flex;align-items:center;gap:12px;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.chart-title .pi-star-fill{font-size:1.1rem}.dark-theme .chart-title{color:#fff}.buy-dialog{min-width:800px}.buy-dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem;padding:1rem 0}.buy-form-field{display:flex;flex-direction:column;padding-bottom:1rem}.buy-form-field .p-dropdown,.buy-form-field .p-calendar,.buy-form-field .p-inputnumber,.buy-form-field .p-inputtext{width:100%;min-width:250px}.buy-form-field .p-dropdown:focus,.buy-form-field .p-calendar:focus,.buy-form-field .p-inputnumber:focus,.buy-form-field .p-inputtext:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #699bc9,0 1px 2px #000}.buy-action-button{margin-top:1rem;margin-bottom:1rem}.buy-add-button,.buy-export-button{margin-right:1rem}@media screen and (max-width:820px){.buy-dialog{min-width:unset!important;width:90vw!important;max-width:400px!important;margin:0 auto}.buy-dialog-grid{display:grid;grid-template-columns:1fr;gap:.75rem;padding:.75rem 0}.buy-dialog .p-dialog-header{padding:1rem 1rem .5rem}.buy-dialog .p-dialog-header .p-dialog-title{font-size:1.1rem;font-weight:600}.buy-dialog .p-dialog-content{padding:1rem}.buy-form-field{padding-bottom:.75rem}.buy-form-field label{font-size:.9rem;margin-bottom:.25rem;display:block}.buy-form-field .p-dropdown,.buy-form-field .p-calendar,.buy-form-field .p-inputnumber,.buy-form-field .p-inputtext{min-width:unset;font-size:.9rem;padding:.5rem}.buy-dialog .p-dialog-footer{padding:.5rem 1rem 1rem}.buy-dialog .p-button{font-size:.85rem;padding:.5rem 1rem}.buy-form-field .p-calendar .p-inputtext{padding:.5rem}.buy-form-field .p-calendar .p-datepicker-trigger,.buy-form-field .p-dropdown .p-dropdown-trigger{width:2rem}}@media screen and (max-width:480px){.buy-dialog{width:95vw!important;max-width:350px!important}.buy-dialog .p-dialog-header{padding:.75rem .75rem .25rem}.buy-dialog .p-dialog-header .p-dialog-title{font-size:1rem}.buy-dialog .p-dialog-content{padding:.75rem}.buy-dialog-grid{gap:.5rem;padding:.5rem 0}.buy-form-field{padding-bottom:.5rem}.buy-form-field label{font-size:.85rem}.buy-form-field .p-dropdown,.buy-form-field .p-calendar,.buy-form-field .p-inputnumber,.buy-form-field .p-inputtext{font-size:.85rem;padding:.4rem}.buy-dialog .p-dialog-footer{padding:.25rem .75rem .75rem}.buy-dialog .p-button{font-size:.8rem;padding:.4rem .8rem}}@media screen and (max-width:820px)and (orientation:landscape){.buy-dialog{max-height:80vh;overflow-y:auto}.buy-dialog .p-dialog-content{max-height:60vh;overflow-y:auto}}.currency-dialog-grid .p-field{padding-bottom:1rem}.currency-dialog-grid{min-width:30rem;max-width:30rem}@media screen and (max-width:820px){.currency-dialog{width:95vw!important;max-width:500px!important}.currency-dialog .p-dialog-header{padding:.75rem .75rem .25rem}.currency-dialog .p-dialog-header .p-dialog-title{font-size:1rem}.currency-dialog .p-dialog-content{padding:.75rem}.currency-dialog-grid{min-width:unset;max-width:unset;gap:.5rem;padding:.5rem 0}.currency-dialog-grid .p-field{padding-bottom:.5rem}.currency-dialog-grid .p-field label{font-size:.85rem;margin-bottom:.25rem;display:block}.currency-dialog-grid .p-field .p-inputtext,.currency-dialog-grid .buy-form-field .p-dropdown{font-size:.85rem;padding:.4rem}.currency-dialog .p-dialog-footer{padding:.25rem .75rem .75rem}.currency-dialog .p-button{font-size:.8rem;padding:.4rem .8rem}.currency-dialog-grid .buy-form-field .p-dropdown .p-dropdown-trigger{width:2rem}}@media screen and (max-width:480px){.currency-dialog{width:95vw!important;max-width:350px!important}.currency-dialog .p-dialog-header{padding:.75rem .75rem .25rem}.currency-dialog .p-dialog-header .p-dialog-title{font-size:1rem}.currency-dialog .p-dialog-content{padding:.75rem}.currency-dialog-grid{gap:.5rem;padding:.5rem 0}.currency-dialog-grid .p-field{padding-bottom:.5rem}.currency-dialog-grid .p-field label{font-size:.85rem}.currency-dialog-grid .p-field .p-inputtext,.currency-dialog-grid .buy-form-field .p-dropdown{font-size:.85rem;padding:.4rem}.currency-dialog .p-dialog-footer{padding:.25rem .75rem .75rem}.currency-dialog .p-button{font-size:.8rem;padding:.4rem .8rem}}@media screen and (max-width:820px)and (orientation:landscape){.currency-dialog{max-height:80vh}.currency-dialog .p-dialog-content{max-height:60vh}}.currency-dialog-grid .p-field .p-inputtext:not(.p-disabled):hover{border-color:#007bff}.currency-dialog-grid .p-field .p-inputtext:not(.p-disabled):focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.currency-dialog-grid .buy-form-field .p-dropdown{width:100%}.currency-dialog-grid .buy-form-field .p-dropdown:not(.p-disabled):hover{border-color:#007bff}.currency-dialog-grid .buy-form-field .p-dropdown:not(.p-disabled).p-focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.customer-dialog{min-width:450px}.customer-dialog-grid{display:flex;flex-direction:column;gap:1rem}.customer-dialog .p-field{display:flex;flex-direction:column;gap:.5rem}.customer-dialog .p-field input{width:100%;padding:.5rem;border:1px solid #ced4da;border-radius:4px}.customer-dialog .p-field .p-error{color:#dc3545;font-size:.875rem}@media screen and (max-width:768px){.customer-dialog{min-width:unset;width:95vw!important;max-width:95vw;margin:1rem}.customer-dialog .p-dialog-content{padding:1rem}.customer-dialog-grid{gap:.75rem}.customer-dialog .p-field{gap:.25rem}.customer-dialog .p-field input,.customer-dialog .p-field .p-calendar,.customer-dialog .p-field .p-inputmask{padding:.75rem;font-size:16px}.customer-dialog .p-field label{font-size:.9rem;font-weight:500}.customer-dialog .p-dialog-footer{padding:1rem;gap:.5rem}.customer-dialog .p-dialog-footer .p-button{flex:1;min-width:0}}@media screen and (max-width:480px){.customer-dialog{width:98vw!important;max-width:98vw;margin:.5rem}.customer-dialog .p-dialog-content{padding:.75rem}.customer-dialog-grid{gap:.5rem}.customer-dialog .p-field input,.customer-dialog .p-field .p-calendar,.customer-dialog .p-field .p-inputmask{padding:.5rem}}.email-form-container{display:flex;flex-direction:column;gap:20px;padding:0 20px 20px}.email-form-field{display:flex;align-items:center;gap:10px;width:100%}.email-form-label{min-width:50px;font-weight:500}.email-form-input,.email-form-dropdown{flex:1}.email-form-subject{width:100%}.email-form-send-button{width:100%;margin-top:10px}.p-splitter{border:none!important;height:auto!important}.email-attachments-table{padding-left:20px}.p-splitter-panel{padding:0 15px}.p-splitter-panel:last-child{padding-left:25px}.p-splitter-panel:last-child h1{margin-top:10px;margin-bottom:20px}.pos-invoice-dialog{width:30vw!important;max-width:500px!important;min-width:320px!important}.pos-invoice-dialog .p-dialog-content{padding:1.5rem}.pos-invoice-form{gap:1.5rem}.pos-invoice-field{display:flex;flex-direction:column;margin-bottom:1rem}.pos-invoice-label{margin-bottom:.5rem;font-weight:500;color:#495057}.pos-invoice-calendar,.pos-invoice-dropdown,.pos-invoice-input{width:100%}@media screen and (max-width:1200px){.pos-invoice-dialog{width:40vw!important;max-width:600px!important}}@media screen and (max-width:992px){.pos-invoice-dialog{width:50vw!important;max-width:700px!important}.pos-invoice-dialog .p-dialog-content{padding:1.25rem}.pos-invoice-form{gap:1.25rem}}@media screen and (max-width:768px){.pos-invoice-dialog{width:90vw!important;max-width:90vw!important;min-width:300px!important}.pos-invoice-dialog .p-dialog-content{padding:1rem}.pos-invoice-form{gap:1rem}.pos-invoice-field{margin-bottom:.75rem}.pos-invoice-label{margin-bottom:.4rem;font-size:.9rem}.pos-invoice-dialog .p-dialog-header{padding:1rem}.pos-invoice-dialog .p-dialog-header .p-dialog-title{font-size:1.1rem}}@media screen and (max-width:480px){.pos-invoice-dialog{width:95vw!important;max-width:95vw!important;min-width:280px!important}.pos-invoice-dialog .p-dialog-content{padding:.75rem}.pos-invoice-form{gap:.75rem}.pos-invoice-field{margin-bottom:.5rem}.pos-invoice-label{margin-bottom:.3rem;font-size:.85rem}.pos-invoice-form .col-12.md\\:col-6{width:100%!important;flex:0 0 100%!important;max-width:100%!important}.pos-invoice-dialog .p-dialog-footer{padding:.75rem;display:flex;gap:.5rem;justify-content:flex-end}.pos-invoice-dialog .p-dialog-footer .p-button{margin:0}}.pos-search-container{display:flex;gap:15px;margin-bottom:2rem}.pos-warehouse-field{flex:1;display:flex;flex-direction:column}.pos-warehouse-field small{margin-top:.5rem;display:block;color:red;font-weight:600}.dark-theme .pos-warehouse-field small,.dark-theme small.text-primary{color:#f19ea6}.pos-search-field{flex:1}.pos-search-field .p-inputgroup{width:100%}@media screen and (max-width:411px){.pos-search-container{flex-direction:column;gap:1rem}.pos-warehouse-field,.pos-search-field{width:100%}}.pos-cart-quantity-input{width:110px!important}.pos-cart-quantity-input .p-inputnumber-input{width:60px!important}.pos-cart-summary-table{width:100%;background-color:transparent;border-collapse:collapse;margin-top:auto;margin-bottom:1rem}.pos-cart-summary-table td{padding:.75rem .25rem;border:none}.pos-cart-summary-table tr:last-child td{font-weight:700;font-size:1.2rem;padding-top:1rem;border-top:2px solid #e0e0e0}.pos-cart-summary-label{text-align:left}.pos-cart-summary-value{text-align:right}.p-splitter-panel:last-child .w-full{display:flex;flex-direction:column;height:100%}.p-splitter-panel:last-child .p-datatable{flex:1;margin-bottom:1rem}@media screen and (max-width:1400px){.p-splitter-panel:first-child .p-datatable,.p-splitter-panel:first-child .p-datatable .p-column-header-content{font-size:.9rem}.p-splitter-panel:last-child .p-datatable{font-size:.9rem}.p-splitter-panel:last-child .p-datatable .p-column-header-content{font-size:.9rem}}@media screen and (max-width:1200px){.p-splitter-panel:first-child .p-datatable,.p-splitter-panel:first-child .p-datatable .p-column-header-content{font-size:.85rem}.p-splitter-panel:last-child .p-datatable{font-size:.85rem}.p-splitter-panel:last-child .p-datatable .p-column-header-content{font-size:.85rem}.pos-cart-quantity-input{width:90px!important}.pos-cart-quantity-input .p-inputnumber-input{width:50px!important}}@media screen and (max-width:992px){.p-splitter-panel:first-child .p-datatable,.p-splitter-panel:first-child .p-datatable .p-column-header-content{font-size:.8rem}.p-splitter-panel:last-child .p-datatable{font-size:.8rem}.p-splitter-panel:last-child .p-datatable .p-column-header-content{font-size:.8rem}.pos-cart-quantity-input{width:80px!important}.pos-cart-quantity-input .p-inputnumber-input{width:40px!important}}.pos-dashboard-container{display:flex;gap:1rem;height:100%}.pos-dashboard-column{flex:1;padding:1rem;background:#fff;border-radius:6px;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;display:flex;flex-direction:column}.dark-theme .pos-dashboard-column{background:#2a323d;box-shadow:0 2px 1px -1px #0006,0 1px 1px #0000004d,0 1px 3px #0000004d}.pos-dashboard-column:first-child{flex:2}.pos-dashboard-column:last-child{flex:1;display:flex;flex-direction:column}.pos-dashboard-column:last-child .p-datatable{flex:1;margin-bottom:1rem}@media screen and (max-width:992px){.pos-dashboard-container{flex-direction:column}.pos-dashboard-column{width:100%}.pos-dashboard-column:first-child,.pos-dashboard-column:last-child{flex:none}}@media screen and (max-width:768px){.pos-dashboard-column:first-child{overflow-y:auto;max-height:60vh}.pos-products-cards-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;padding:.75rem 0}@media screen and (max-width:480px){.pos-products-cards-container{grid-template-columns:1fr;gap:.8rem}}.pos-product-card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 1px 3px #0000000d;overflow:hidden;transition:box-shadow .3s;cursor:pointer}.pos-product-card:hover{box-shadow:0 4px 12px #0000001a}.dark-theme .pos-product-card{background-color:#2a323d;border:1px solid #495057;box-shadow:0 1px 3px #0003}.dark-theme .pos-product-card:hover{box-shadow:0 4px 12px #0000004d}.pos-product-card-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background-color:#f8f9fa;border-bottom:1px solid #e9ecef}.dark-theme .pos-product-card-header{background-color:#343a40;border-bottom:1px solid #495057}.pos-product-card-header-left{display:flex;align-items:center;gap:.5rem}.pos-product-card-code{font-weight:600;font-size:.9rem;color:#343a40}.dark-theme .pos-product-card-code{color:#e9ecef}.pos-product-card-actions{display:flex;gap:.5rem}.pos-product-card-actions .p-button{width:2rem;height:2rem;color:#fff;border:none;box-shadow:0 1px 3px #00000026;transition:transform .2s,box-shadow .2s}.pos-product-card-actions .p-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.pos-product-card-actions .p-button.p-button-rounded{border-radius:50%}.pos-product-card-actions .p-button:not(.p-button-danger):not(.p-button-warning):not(.p-button-info){background-color:#007bff}.pos-product-card-actions .p-button:not(.p-button-danger):not(.p-button-warning):not(.p-button-info):hover{background-color:#0069d9!important}.dark-theme .pos-product-card-actions .p-button:not(.p-button-danger):not(.p-button-warning):not(.p-button-info){background-color:#8dd0ff;color:#030712}.dark-theme .pos-product-card-actions .p-button:not(.p-button-danger):not(.p-button-warning):not(.p-button-info):hover{background-color:#7bc0ef!important;color:#030712!important}.pos-product-card-body{padding:.75rem;display:flex;flex-direction:column;gap:.6rem}.pos-product-detail-row{display:flex;justify-content:space-between;align-items:flex-start;font-size:.85rem;padding-bottom:.6rem;border-bottom:1px solid #f1f3f5;min-height:1.3rem;flex-wrap:wrap;gap:.4rem}.pos-product-detail-row:last-child{border-bottom:none;padding-bottom:0}.dark-theme .pos-product-detail-row{border-bottom:1px solid #495057}.pos-product-detail-label{color:#6c757d;font-weight:500;min-width:70px;flex-shrink:0}.dark-theme .pos-product-detail-label{color:#adb5bd}.pos-product-detail-value{color:#343a40;font-weight:500;text-align:right;word-wrap:break-word;word-break:break-word;max-width:60%;flex:1}.dark-theme .pos-product-detail-value{color:#e9ecef}.pos-product-card-name{font-weight:600;font-size:.9rem;color:#343a40;line-height:1.3}.dark-theme .pos-product-card-name{color:#e9ecef}.pos-product-card-price{font-size:1rem;font-weight:700;color:#28a745}.pos-dashboard-column:first-child .p-datatable{display:none}.pos-products-cards-container{display:grid}}@media screen and (min-width:769px){.pos-products-cards-container{display:none}}@media screen and (max-width:600px){.p-toast{left:50%!important;transform:translate(-50%)!important;right:auto!important;width:90vw!important;min-width:unset!important;max-width:95vw!important;box-sizing:border-box}.p-toast-message{margin-left:auto;margin-right:auto;width:100%}}.pos-invoice-loading-overlay{position:absolute;inset:0;background-color:#ffffffe6;display:flex;justify-content:center;align-items:center;z-index:1000;border-radius:6px}.dark-theme .pos-invoice-loading-overlay{background-color:#212529e6}.pos-invoice-loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.pos-invoice-loading-content i{color:#3b82f6}.pos-invoice-loading-content p{margin:0;font-weight:500;color:#495057}.dark-theme .pos-invoice-loading-content p{color:#e9ecef}.pos-view-toggle-button{width:40px;height:40px;padding:0;flex-shrink:0}.pos-touch-container{display:flex;flex-direction:column;height:calc(100vh - 200px);gap:.75rem;padding:.75rem}.pos-touch-header{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.dark-theme .pos-touch-header{background:#2a323d;box-shadow:0 2px 4px #0000004d}.pos-touch-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.pos-touch-header-title{margin:0;font-size:1.25rem;font-weight:600;color:#343a40}.dark-theme .pos-touch-header-title{color:#e9ecef}.pos-touch-header-controls{display:flex;gap:.75rem;align-items:flex-start}.pos-touch-warehouse-section,.pos-touch-search-section{flex:1;display:flex;flex-direction:column;gap:.25rem}.pos-touch-label{font-weight:600;font-size:.875rem;color:#495057;margin-bottom:.25rem}.dark-theme .pos-touch-label{color:#e9ecef}.pos-touch-dropdown,.pos-touch-search-input{width:100%;min-height:40px;font-size:.9375rem}.pos-touch-warning{color:#dc3545;font-size:.75rem;margin-top:.125rem;line-height:1.2}.dark-theme .pos-touch-warning{color:#f19ea6}.pos-touch-main{display:flex;gap:1rem;flex:1;overflow:hidden}.pos-touch-products-section{flex:2;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.dark-theme .pos-touch-products-section{background:#2a323d;box-shadow:0 2px 4px #0000004d}.pos-touch-section-title{padding:1rem;margin:0;font-size:1.5rem;font-weight:600;border-bottom:2px solid #e9ecef;color:#343a40}.dark-theme .pos-touch-section-title{color:#e9ecef;border-bottom-color:#495057}.pos-touch-products-grid{flex:1;overflow-y:auto;padding:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;-webkit-overflow-scrolling:touch}.pos-touch-product-card{display:flex;flex-direction:column;background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:1.25rem 1rem 1.5rem!important;gap:.75rem;transition:all .2s;min-height:160px;position:relative;overflow:hidden!important;box-sizing:border-box!important;contain:layout style paint;isolation:isolate}.dark-theme .pos-touch-product-card{background:#343a40;border-color:#495057}.pos-touch-product-card:active{transform:scale(.98);box-shadow:0 4px 8px #00000026}.pos-touch-product-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.pos-touch-product-header{display:flex;justify-content:space-between;align-items:center}.pos-touch-product-code{font-weight:700;font-size:1rem;color:#007bff}.dark-theme .pos-touch-product-code{color:#8dd0ff}.pos-touch-product-stock{font-size:.875rem;color:#6c757d;font-weight:500}.dark-theme .pos-touch-product-stock{color:#adb5bd}.pos-touch-product-name{font-size:1.125rem;font-weight:600;color:#343a40;line-height:1.4}.dark-theme .pos-touch-product-name{color:#e9ecef}.pos-touch-product-price{font-size:1.5rem;font-weight:700;color:#28a745}.dark-theme .pos-touch-product-price{color:#6fcf97}.pos-touch-add-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;padding:0!important;margin:auto 0 0!important;border:none!important;box-shadow:none!important;outline:none!important;align-self:flex-end;flex-shrink:0;position:relative!important;z-index:1;box-sizing:border-box!important;overflow:hidden!important;contain:strict!important;transform:none!important}.pos-touch-product-card .pos-touch-add-button,.pos-touch-product-card .pos-touch-add-button.p-button,.pos-touch-product-card .pos-touch-add-button.p-button-rounded,.pos-touch-product-card button.pos-touch-add-button,.pos-touch-product-card button.pos-touch-add-button.p-button,.pos-touch-product-card button.pos-touch-add-button.p-button-rounded,.pos-touch-cart-item .pos-touch-quantity-button,.pos-touch-cart-item .pos-touch-quantity-button.p-button,.pos-touch-cart-item .pos-touch-quantity-button.p-button-rounded,.pos-touch-cart-item button.pos-touch-quantity-button,.pos-touch-cart-item button.pos-touch-quantity-button.p-button,.pos-touch-cart-item button.pos-touch-quantity-button.p-button-rounded,.pos-touch-cart-item .pos-touch-remove-button,.pos-touch-cart-item .pos-touch-remove-button.p-button,.pos-touch-cart-item .pos-touch-remove-button.p-button-rounded,.pos-touch-cart-item .pos-touch-remove-button.p-button-danger,.pos-touch-cart-item button.pos-touch-remove-button,.pos-touch-cart-item button.pos-touch-remove-button.p-button,.pos-touch-cart-item button.pos-touch-remove-button.p-button-rounded,.pos-touch-cart-item button.pos-touch-remove-button.p-button-danger{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;padding:0!important;margin:0!important;border:none!important;border-width:0!important;border-radius:50%!important;box-shadow:none!important;outline:none!important;outline-width:0!important;outline-offset:0!important;box-sizing:border-box!important;overflow:hidden!important;contain:strict!important;transform:none!important;inset:auto!important;line-height:1!important;vertical-align:middle!important}.pos-touch-product-card .pos-touch-add-button:before,.pos-touch-product-card .pos-touch-add-button:after,.pos-touch-product-card .pos-touch-add-button.p-button:before,.pos-touch-product-card .pos-touch-add-button.p-button:after,.pos-touch-cart-item .pos-touch-quantity-button:before,.pos-touch-cart-item .pos-touch-quantity-button:after,.pos-touch-cart-item .pos-touch-quantity-button.p-button:before,.pos-touch-cart-item .pos-touch-quantity-button.p-button:after,.pos-touch-cart-item .pos-touch-remove-button:before,.pos-touch-cart-item .pos-touch-remove-button:after,.pos-touch-cart-item .pos-touch-remove-button.p-button:before,.pos-touch-cart-item .pos-touch-remove-button.p-button:after{display:none!important;content:none!important;width:0!important;height:0!important;padding:0!important;margin:0!important;border:none!important}.pos-touch-product-card .pos-touch-add-button .p-button-icon,.pos-touch-product-card .pos-touch-add-button .p-button-label,.pos-touch-cart-item .pos-touch-quantity-button .p-button-icon,.pos-touch-cart-item .pos-touch-quantity-button .p-button-label,.pos-touch-cart-item .pos-touch-remove-button .p-button-icon,.pos-touch-cart-item .pos-touch-remove-button .p-button-label{margin:0!important;padding:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;overflow:hidden!important}.pos-touch-product-card .pos-touch-add-button:focus,.pos-touch-product-card .pos-touch-add-button:active,.pos-touch-product-card .pos-touch-add-button:hover,.pos-touch-product-card .pos-touch-add-button:focus-visible,.pos-touch-product-card button.pos-touch-add-button:focus,.pos-touch-product-card button.pos-touch-add-button:active,.pos-touch-product-card button.pos-touch-add-button:hover,.pos-touch-product-card button.pos-touch-add-button:focus-visible,.pos-touch-cart-item .pos-touch-quantity-button:focus,.pos-touch-cart-item .pos-touch-quantity-button:active,.pos-touch-cart-item .pos-touch-quantity-button:hover,.pos-touch-cart-item .pos-touch-quantity-button:focus-visible,.pos-touch-cart-item button.pos-touch-quantity-button:focus,.pos-touch-cart-item button.pos-touch-quantity-button:active,.pos-touch-cart-item button.pos-touch-quantity-button:hover,.pos-touch-cart-item button.pos-touch-quantity-button:focus-visible,.pos-touch-cart-item .pos-touch-remove-button:focus,.pos-touch-cart-item .pos-touch-remove-button:active,.pos-touch-cart-item .pos-touch-remove-button:hover,.pos-touch-cart-item .pos-touch-remove-button:focus-visible,.pos-touch-cart-item button.pos-touch-remove-button:focus,.pos-touch-cart-item button.pos-touch-remove-button:active,.pos-touch-cart-item button.pos-touch-remove-button:hover,.pos-touch-cart-item button.pos-touch-remove-button:focus-visible{transform:none!important;box-shadow:none!important;outline:none!important;outline-offset:0!important;border:none!important;border-width:0!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;border-radius:50%!important;overflow:hidden!important}.pos-touch-product-card .pos-touch-add-button .p-ripple,.pos-touch-cart-item .pos-touch-quantity-button .p-ripple,.pos-touch-cart-item .pos-touch-remove-button .p-ripple{display:none!important;width:0!important;height:0!important;overflow:hidden!important}.pos-touch-cart-section{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;min-width:400px}.dark-theme .pos-touch-cart-section{background:#2a323d;box-shadow:0 2px 4px #0000004d}.pos-touch-cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#6c757d;text-align:center}.dark-theme .pos-touch-cart-empty{color:#adb5bd}.pos-touch-cart-items{flex:1;overflow-y:auto;padding:.75rem;display:flex;flex-direction:column;gap:.75rem;-webkit-overflow-scrolling:touch;min-height:0}.pos-touch-cart-item{display:flex;flex-direction:column;background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:1.25rem 1rem 1.5rem!important;gap:.75rem;min-height:100px;position:relative;overflow:hidden!important;box-sizing:border-box!important;contain:layout style paint;isolation:isolate}.dark-theme .pos-touch-cart-item{background:#343a40;border-color:#495057}.pos-touch-cart-item-info{display:flex;flex-direction:column;gap:.5rem}.pos-touch-cart-item-name{font-size:1rem;font-weight:600;color:#343a40;line-height:1.3;margin-bottom:.25rem}.dark-theme .pos-touch-cart-item-name{color:#e9ecef}.pos-touch-cart-item-price{font-size:.9375rem;color:#6c757d;font-weight:500;line-height:1.3}.dark-theme .pos-touch-cart-item-price{color:#adb5bd}.pos-touch-cart-item-actions{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;margin-top:.25rem;flex-wrap:wrap;width:100%;box-sizing:border-box}.pos-touch-quantity-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;padding:0!important;margin:0!important;border:none!important;box-shadow:none!important;outline:none!important;font-size:1.25rem;box-sizing:border-box!important;flex-shrink:0;overflow:hidden!important;contain:strict!important;transform:none!important}.pos-touch-quantity-display{font-size:1.5rem;font-weight:700;min-width:60px;text-align:center;color:#343a40}.dark-theme .pos-touch-quantity-display{color:#e9ecef}.pos-touch-remove-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;padding:0!important;margin:0 0 0 auto!important;border:none!important;box-shadow:none!important;outline:none!important;box-sizing:border-box!important;flex-shrink:0;overflow:hidden!important;contain:strict!important;transform:none!important}.pos-touch-cart-summary{padding:1rem;border-top:2px solid #e9ecef;display:flex;flex-direction:column;gap:.75rem;background:#f8f9fa}.dark-theme .pos-touch-cart-summary{border-top-color:#495057;background:#343a40}.pos-touch-summary-row{display:flex;justify-content:space-between;font-size:1rem;color:#495057}.dark-theme .pos-touch-summary-row{color:#adb5bd}.pos-touch-total-row{font-size:1.5rem;font-weight:700;padding-top:.75rem;border-top:2px solid #e9ecef;color:#343a40}.dark-theme .pos-touch-total-row{border-top-color:#495057;color:#e9ecef}.pos-touch-checkout-button{width:100%;min-height:64px;font-size:1.25rem;font-weight:700;border-radius:8px;margin-top:1rem}@media screen and (max-width:1200px){.pos-touch-main{flex-direction:column}.pos-touch-cart-section{min-width:unset;max-height:50vh}.pos-touch-products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media screen and (max-width:768px){.pos-touch-container{height:calc(100vh - 150px);padding:.5rem}.pos-touch-header{padding:.75rem}.pos-touch-products-grid{grid-template-columns:1fr;gap:.75rem;padding:.75rem}.pos-touch-cart-section{max-height:40vh}.pos-touch-section-title{font-size:1.25rem;padding:.75rem}}.pos-touch-container~.pos-dashboard-container{display:none}.pos-new-container{display:flex;flex-direction:column;height:calc(100vh - 150px);width:100%;overflow:hidden}.pos-new-view-toggle{display:flex;justify-content:flex-end;padding:.5rem 1rem}.pos-new-main-layout{display:flex;flex:1;gap:1rem;padding:0 1rem 1rem;overflow:hidden;min-height:0}.pos-new-products-panel{flex:1.5;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.dark-theme .pos-new-products-panel{background:#2a323d;box-shadow:0 2px 4px #0000004d}.pos-new-products-header{padding:1rem;border-bottom:2px solid #e9ecef}.dark-theme .pos-new-products-header{border-bottom-color:#495057}.pos-new-section-title{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:#343a40}.dark-theme .pos-new-section-title{color:#e9ecef}.pos-new-products-controls{display:flex;flex-direction:column;gap:.75rem}.pos-new-warehouse-field{display:flex;flex-direction:column;gap:.25rem}.pos-new-warehouse-dropdown{width:100%}.pos-new-warning{color:#dc3545;font-size:.75rem}.dark-theme .pos-new-warning{color:#ff6b6b}.pos-new-search-field{width:100%}.pos-new-products-grid{flex:1;overflow-y:auto;padding:.75rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;-webkit-overflow-scrolling:touch}.pos-new-product-tile{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:.625rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;transition:all .2s;text-align:center;min-height:100px}.dark-theme .pos-new-product-tile{background:#343a40;border-color:#495057}.pos-new-product-tile:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.pos-new-product-name{font-weight:600;font-size:.875rem;color:#343a40;margin-bottom:.25rem;word-break:break-word;line-height:1.2}.dark-theme .pos-new-product-name{color:#e9ecef}.pos-new-product-code{font-size:.7rem;color:#6c757d;margin-bottom:.375rem}.dark-theme .pos-new-product-code{color:#adb5bd}.pos-new-product-price{font-weight:600;font-size:.875rem;color:#343a40;margin-bottom:.25rem}.dark-theme .pos-new-product-price{color:#e9ecef}.pos-new-product-stock{font-size:.7rem;color:#6c757d;margin-top:auto}.dark-theme .pos-new-product-stock{color:#adb5bd}.pos-new-cart-panel{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;min-width:500px}.dark-theme .pos-new-cart-panel{background:#2a323d;box-shadow:0 2px 4px #0000004d}.pos-new-cart-header{padding:1rem;border-bottom:2px solid #e9ecef}.dark-theme .pos-new-cart-header{border-bottom-color:#495057}.pos-new-search-input{width:100%}.pos-new-cart-table-container{flex:1;overflow-y:auto;min-height:0}.pos-new-cart-table{width:100%;border-collapse:collapse;font-size:.875rem}.pos-new-cart-table thead{background:#f8f9fa;position:sticky;top:0;z-index:10}.dark-theme .pos-new-cart-table thead{background:#343a40}.pos-new-cart-table th{padding:.75rem;text-align:left;font-weight:600;color:#495057;border-bottom:2px solid #e9ecef;font-size:.75rem}.dark-theme .pos-new-cart-table th{color:#adb5bd;border-bottom-color:#495057}.pos-new-cart-table td{padding:.75rem;border-bottom:1px solid #e9ecef;vertical-align:middle}.dark-theme .pos-new-cart-table td{border-bottom-color:#495057}.pos-new-cart-empty{text-align:center;color:#6c757d;padding:2rem!important}.dark-theme .pos-new-cart-empty{color:#adb5bd}.pos-new-cart-product{display:flex;flex-direction:column;gap:.25rem}.pos-new-cart-product-name{font-weight:600;color:#343a40;font-size:.875rem}.dark-theme .pos-new-cart-product-name{color:#e9ecef}.pos-new-cart-product-code{font-size:.75rem;color:#6c757d}.dark-theme .pos-new-cart-product-code{color:#adb5bd}.pos-new-quantity-controls{display:flex;align-items:center;gap:.5rem}.pos-new-qty-btn{width:32px!important;height:32px!important;padding:0!important;margin:0!important;border:none!important;box-shadow:none!important;outline:none!important;box-sizing:border-box!important;overflow:hidden!important}.pos-new-qty-value{min-width:30px;text-align:center;font-weight:600}.pos-new-remove-btn{width:32px!important;height:32px!important;padding:0!important;margin:0!important;border:none!important;box-shadow:none!important;outline:none!important;box-sizing:border-box!important;overflow:hidden!important}.pos-new-summary{padding:1rem;border-top:2px solid #e9ecef;background:#f8f9fa;display:flex;flex-direction:column;gap:.5rem}.dark-theme .pos-new-summary{background:#343a40;border-top-color:#495057}.pos-new-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.pos-new-total-row{font-weight:700;font-size:1rem;padding-top:.5rem;border-top:2px solid #e9ecef;margin-top:.5rem}.dark-theme .pos-new-total-row{border-top-color:#495057}.pos-new-checkout{padding:1rem;border-top:2px solid #e9ecef}.dark-theme .pos-new-checkout{border-top-color:#495057}.pos-new-checkout-button{width:100%}@media screen and (max-width:1400px){.pos-new-main-layout{flex-direction:column}.pos-new-cart-panel{min-width:unset;max-height:50vh}}div.pos-touch-product-card>button.pos-touch-add-button.p-button.p-button-rounded,div.pos-touch-product-card>button.pos-touch-add-button.p-button,div.pos-touch-product-card button.pos-touch-add-button,div.pos-touch-cart-item>div.pos-touch-cart-item-actions>button.pos-touch-quantity-button.p-button.p-button-rounded,div.pos-touch-cart-item>div.pos-touch-cart-item-actions>button.pos-touch-quantity-button.p-button,div.pos-touch-cart-item>div.pos-touch-cart-item-actions button.pos-touch-quantity-button,div.pos-touch-cart-item>div.pos-touch-cart-item-actions>button.pos-touch-remove-button.p-button.p-button-rounded.p-button-danger,div.pos-touch-cart-item>div.pos-touch-cart-item-actions>button.pos-touch-remove-button.p-button.p-button-danger,div.pos-touch-cart-item>div.pos-touch-cart-item-actions button.pos-touch-remove-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;padding:0!important;margin:0!important;border:0!important;border-width:0!important;border-radius:50%!important;box-shadow:none!important;outline:none!important;outline-width:0!important;outline-offset:0!important;box-sizing:border-box!important;overflow:hidden!important;contain:strict!important;transform:none!important;line-height:1!important;vertical-align:middle!important}div.pos-touch-product-card,div.pos-touch-cart-item{overflow:hidden!important;clip-path:inset(0)!important;contain:layout style paint!important;isolation:isolate!important}.invoices-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.invoices-search{min-width:300px}.invoices-search .p-inputgroup{width:100%}.invoices-table{border-radius:8px;overflow:hidden}.invoice-status{padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.invoice-status.open{background-color:#e3f2fd;color:#1976d2;border:1px solid #bbdefb}.invoice-status.closed{background-color:#e8f5e8;color:#2e7d32;border:1px solid #c8e6c9}.dark-theme-dialog .invoice-status.open{background-color:#1e3a8a;color:#93c5fd;border:1px solid #3b82f6}.dark-theme-dialog .invoice-status.closed{background-color:#166534;color:#86efac;border:1px solid #22c55e}.invoice-details-dialog{width:80vw!important;max-width:1000px!important;min-width:600px!important}.invoice-details-dialog .p-dialog-content{padding:2rem}.dark-theme-dialog .p-dialog-header{background-color:#2a323d!important;border-bottom:1px solid #495057!important}.dark-theme-dialog .p-dialog-header .p-dialog-title,.dark-theme-dialog .p-dialog-header .p-dialog-header-icon{color:#e9ecef!important}.dark-theme-dialog .p-dialog-content{background-color:#2a323d!important;color:#e9ecef!important}.dark-theme-dialog .p-dialog-footer{background-color:#2a323d!important;border-top:1px solid #495057!important}.invoice-details-content{display:flex;flex-direction:column;gap:2rem}.invoice-summary{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;border:1px solid #e9ecef}.dark-theme-dialog .invoice-summary{background-color:#343a40;border:1px solid #495057}.invoice-summary-row{display:flex;gap:2rem;margin-bottom:1rem}.invoice-summary-row:last-child{margin-bottom:0}.invoice-summary-item{flex:1;display:flex;flex-direction:column;gap:.5rem}.invoice-summary-item label{font-weight:600;color:#495057;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.invoice-summary-item span{color:#212529;font-size:1rem}.dark-theme-dialog .invoice-summary-item label{color:#adb5bd}.dark-theme-dialog .invoice-summary-item span{color:#e9ecef}.invoice-details-table-container{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.invoice-details-table-container h3{margin:0 0 1rem;color:#495057;font-size:1.2rem;font-weight:600}.dark-theme-dialog .invoice-details-table-container{background-color:#343a40;border:1px solid #495057}.dark-theme-dialog .invoice-details-table-container h3{color:#e9ecef}.invoice-details-table{border-radius:6px;overflow:hidden}.dark-theme-dialog .invoice-details-table .p-datatable-header{background-color:#343a40;border-bottom:1px solid #495057}.dark-theme-dialog .invoice-details-table .p-datatable-thead>tr>th{background-color:#343a40;color:#e9ecef;border-bottom:1px solid #495057}.dark-theme-dialog .invoice-details-table .p-datatable-tbody>tr{background-color:#2a323d;color:#e9ecef}.dark-theme-dialog .invoice-details-table .p-datatable-tbody>tr:nth-child(2n){background-color:#343a40}.dark-theme-dialog .invoice-details-table .p-datatable-tbody>tr:hover{background-color:#495057}.dark-theme-dialog .invoice-details-table .p-datatable-tbody>tr>td{border-bottom:1px solid #495057}.loading-details{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2rem;color:#6c757d;font-style:italic}.loading-details i{font-size:1.2rem}.no-details-available{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2rem;color:#6c757d;font-style:italic;background-color:#f8f9fa;border-radius:6px;border:1px dashed #dee2e6}.no-details-available i{font-size:1.2rem;color:#6c757d}.dark-theme-dialog .loading-details{color:#adb5bd}.dark-theme-dialog .no-details-available{color:#adb5bd;background-color:#343a40;border:1px dashed #495057}.dark-theme-dialog .no-details-available i{color:#adb5bd}.invoice-totals{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;align-self:flex-end;min-width:300px}.dark-theme-dialog .invoice-totals{background-color:#343a40;border:1px solid #495057}.invoice-total-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f1f3f4}.invoice-total-row:last-child{border-bottom:none;padding-bottom:0}.invoice-total-row.total{border-top:2px solid #dee2e6;border-bottom:none;padding-top:1rem;margin-top:.5rem;font-weight:700;font-size:1.1rem;color:#495057}.dark-theme-dialog .invoice-total-row{border-bottom:1px solid #495057}.dark-theme-dialog .invoice-total-row.total{border-top:2px solid #495057;color:#e9ecef}.invoice-total-row span:first-child{font-weight:500;color:#6c757d}.invoice-total-row span:last-child{font-weight:600;color:#212529}.invoice-total-row.total span:last-child{color:#1976d2;font-size:1.2rem}.dark-theme-dialog .invoice-total-row span:first-child{color:#adb5bd}.dark-theme-dialog .invoice-total-row span:last-child{color:#e9ecef}.dark-theme-dialog .invoice-total-row.total span:last-child{color:#8dd0ff}@media screen and (max-width:1200px){.invoice-details-dialog{width:90vw!important;max-width:900px!important}.invoice-summary-row{flex-direction:column;gap:1rem}.invoice-summary-item{flex:none}}@media screen and (max-width:768px){.invoices-header{flex-direction:column;align-items:stretch}.invoices-search{min-width:auto}.invoice-details-dialog{width:95vw!important;max-width:95vw!important;min-width:320px!important}.invoice-details-dialog .p-dialog-content,.invoice-summary,.invoice-details-table-container{padding:1rem}.invoice-details-table-container h3{font-size:1.1rem}.invoice-totals{min-width:auto;width:100%}.invoice-details-content{gap:1rem}}@media screen and (max-width:480px){.invoices-header h1{font-size:1.5rem}.invoice-details-dialog{width:98vw!important;max-width:98vw!important;min-width:280px!important}.invoice-details-dialog .p-dialog-content,.invoice-summary{padding:.75rem}.invoice-totals{padding:1rem}.invoice-summary-item label{font-size:.8rem}.invoice-summary-item span{font-size:.9rem}}@media screen and (max-width:768px){.invoices-table .p-datatable-wrapper{overflow-x:auto}.invoices-table .p-datatable-table{min-width:600px}}.invoices-table.p-datatable-loading{opacity:.7;pointer-events:none}.invoices-table .p-datatable-emptymessage{padding:3rem 1rem;text-align:center;color:#6c757d;font-style:italic}.invoices-search .p-inputtext:focus{border-color:#1976d2;box-shadow:0 0 0 2px #1976d233}.invoices-table .p-button:hover{transform:scale(1.05);transition:transform .2s ease}.inventory-adjustment-dialog{min-width:800px}.inventory-adjustment-dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem;padding:1rem 0}.inventory-adjustment-form-field{display:flex;flex-direction:column;padding-bottom:1rem}.inventory-adjustment-form-field .p-dropdown,.inventory-adjustment-form-field .p-calendar,.inventory-adjustment-form-field .p-inputnumber,.inventory-adjustment-form-field .p-inputtext{width:100%;min-width:250px}.inventory-adjustment-form-field .p-dropdown:focus,.inventory-adjustment-form-field .p-calendar:focus,.inventory-adjustment-form-field .p-inputnumber:focus,.inventory-adjustment-form-field .p-inputtext:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #699bc9,0 1px 2px #000}.inventory-adjustment-action-button{margin-top:1rem;margin-bottom:1rem}.inventory-adjustment-add-button,.inventory-adjustment-export-button{margin-right:1rem}@media screen and (max-width:820px){.inventory-adjustment-dialog{min-width:unset!important;width:90vw!important;max-width:400px!important;margin:0 auto}.inventory-adjustment-dialog-grid{display:grid;grid-template-columns:1fr;gap:.75rem;padding:.75rem 0}.inventory-adjustment-dialog .p-dialog-header{padding:1rem 1rem .5rem}.inventory-adjustment-dialog .p-dialog-header .p-dialog-title{font-size:1.1rem;font-weight:600}.inventory-adjustment-dialog .p-dialog-content{padding:1rem}.inventory-adjustment-form-field{padding-bottom:.75rem}.inventory-adjustment-form-field label{font-size:.9rem;margin-bottom:.25rem;display:block}.inventory-adjustment-form-field .p-dropdown,.inventory-adjustment-form-field .p-calendar,.inventory-adjustment-form-field .p-inputnumber,.inventory-adjustment-form-field .p-inputtext{min-width:unset;font-size:.9rem;padding:.5rem}.inventory-adjustment-dialog .p-dialog-footer{padding:.5rem 1rem 1rem}.inventory-adjustment-dialog .p-button{font-size:.85rem;padding:.5rem 1rem}.inventory-adjustment-form-field .p-calendar .p-inputtext{padding:.5rem}.inventory-adjustment-form-field .p-calendar .p-datepicker-trigger,.inventory-adjustment-form-field .p-dropdown .p-dropdown-trigger{width:2rem}}@media screen and (max-width:480px){.inventory-adjustment-dialog{width:95vw!important;max-width:350px!important}.inventory-adjustment-dialog .p-dialog-header{padding:.75rem .75rem .25rem}.inventory-adjustment-dialog .p-dialog-header .p-dialog-title{font-size:1rem}.inventory-adjustment-dialog .p-dialog-content{padding:.75rem}.inventory-adjustment-dialog-grid{gap:.5rem;padding:.5rem 0}.inventory-adjustment-form-field{padding-bottom:.5rem}.inventory-adjustment-form-field label{font-size:.85rem}.inventory-adjustment-form-field .p-dropdown,.inventory-adjustment-form-field .p-calendar,.inventory-adjustment-form-field .p-inputnumber,.inventory-adjustment-form-field .p-inputtext{font-size:.85rem;padding:.4rem}.inventory-adjustment-dialog .p-dialog-footer{padding:.25rem .75rem .75rem}.inventory-adjustment-dialog .p-button{font-size:.8rem;padding:.4rem .8rem}}@media screen and (max-width:820px)and (orientation:landscape){.inventory-adjustment-dialog{max-height:80vh;overflow-y:auto}.inventory-adjustment-dialog .p-dialog-content{max-height:60vh;overflow-y:auto}}.inventory-adjustment-dialog .p-inputnumber .p-inputnumber-button{background-color:#6c757d;border-color:#6c757d;color:#fff}.inventory-adjustment-dialog .p-inputnumber .p-inputnumber-button:hover{background-color:#5a6268;border-color:#545b62}.inventory-adjustment-dialog .p-inputnumber .p-inputnumber-button:focus{box-shadow:0 0 0 .2rem #6c757d40}.inventory-adjustment-dialog .p-dropdown{width:100%}.inventory-adjustment-dialog .p-dropdown:not(.p-disabled):hover{border-color:#007bff}.inventory-adjustment-dialog .p-dropdown:not(.p-disabled).p-focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.inventory-adjustment-dialog .p-inputtext:not(.p-disabled):hover{border-color:#007bff}.inventory-adjustment-dialog .p-inputtext:not(.p-disabled):focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.app-container{margin:20px;flex:1}.signatureOnFile{padding-right:10px}html,body{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.main-content{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.main-content::-webkit-scrollbar{width:8px}.main-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.main-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.main-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.cards-container{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.cards-container::-webkit-scrollbar{width:8px}.cards-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.cards-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.cards-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.p-datatable-wrapper{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.p-datatable-wrapper::-webkit-scrollbar{width:8px}.p-datatable-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.p-datatable-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.p-datatable-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
