*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{min-height:100vh;line-height:1.6;font-family:var(--font-body, "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif);background-color:var(--bg-primary, #0a0a0f);color:var(--text-primary, #f0f0f5);overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading, "Sora", sans-serif);font-weight:600;line-height:1.3;overflow-wrap:break-word}p{overflow-wrap:break-word}code,pre,kbd,samp{font-family:var(--font-mono, "JetBrains Mono", monospace)}:focus-visible{outline:2px solid var(--accent, #818cf8);outline-offset:2px}::selection{background-color:var(--selection, #818cf8);color:var(--selection-text, #ffffff)}::-moz-selection{background-color:var(--selection, #818cf8);color:var(--selection-text, #ffffff)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track, #12121a)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, #2a2a3d);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-muted, #4f46e5)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, #2a2a3d) var(--scrollbar-track, #12121a)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-slide-up{animation:slideUp .3s ease-out forwards}.animate-slide-left{animation:slideLeft .3s ease-out forwards}.animate-fade-in{animation:fadeIn .3s ease-out forwards}.spinner{width:32px;height:32px;border:3px solid var(--border-primary, #2a2a3d);border-top-color:var(--accent, #818cf8);border-radius:50%;animation:spin .8s linear infinite}html.theme-transitioning,html.theme-transitioning *,html.theme-transitioning *:before,html.theme-transitioning *:after{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease!important}[data-sileo-viewport]{z-index:9999!important}.hamburger-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;cursor:pointer;border-radius:8px;transition:background .15s ease}.sidebar-mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:998;opacity:0;transition:opacity .2s ease}.sidebar-mobile-backdrop.open{opacity:1}.sidebar-mobile-panel{position:fixed;top:0;left:0;bottom:0;width:280px;z-index:999;transform:translate(-100%);transition:transform .25s ease;overflow-y:auto}.sidebar-mobile-panel.open{transform:translate(0)}@media (max-width: 767px){.sidebar-desktop{display:none!important}.hamburger-btn{display:flex!important}.main-content{padding:16px!important}.pos-layout{flex-direction:column!important}.pos-products,.pos-cart{flex:1 1 auto!important;width:100%!important;min-width:0!important}.product-card-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))!important}.report-cards-grid,.dashboard-panels{grid-template-columns:1fr!important}.stat-cards-grid,.analytics-stats-grid{grid-template-columns:1fr 1fr!important}.form-grid-2,.form-grid-3{grid-template-columns:1fr!important}.flex-responsive,.discount-tax-row{flex-direction:column!important}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}table td button{min-width:44px!important;min-height:44px!important;padding:10px!important}table td button>svg{width:18px!important;height:18px!important}table{min-width:max-content}table th,table td{white-space:nowrap}table td>div{white-space:normal}.modal-overlay>div{width:95vw!important;max-width:95vw!important;max-height:90vh!important;margin:auto!important}.filter-row{flex-direction:column!important;align-items:stretch!important}.filter-row>*{min-width:0!important;width:100%!important}.btn-responsive{width:100%!important}.login-card{padding:24px 20px!important;margin:0 10px!important}header{padding:0 12px!important}.brand-text,.user-info-text{display:none!important}.chart-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.employee-form-grid,.company-form-grid,.plans-grid{grid-template-columns:1fr!important}nav:has(>svg:first-child){display:none!important}.date-range-row{flex-direction:column!important;align-items:stretch!important}.date-range-row>div{min-width:0!important}.modal-overlay{padding:8px!important;align-items:flex-end!important}.modal-panel{width:100%!important;max-width:100%!important;max-height:95vh!important;border-radius:16px 16px 0 0!important;margin:0!important}.modal-footer{flex-wrap:wrap!important;justify-content:stretch!important;gap:8px!important}.modal-footer>button,.modal-footer>*{flex:1 1 calc(50% - 4px)!important;min-width:0!important}.drawer-panel{width:100vw!important;max-width:100vw!important}.drawer-footer{flex-wrap:wrap!important;gap:8px!important}.drawer-footer>button,.drawer-footer>*{flex:1 1 calc(50% - 4px)!important;min-width:0!important}[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns:1fr 1fr"],[style*="grid-template-columns: 1fr 1fr 1fr"],[style*="grid-template-columns:1fr 1fr 1fr"],[style*="grid-template-columns: repeat(2,"],[style*="grid-template-columns: repeat(3,"]{grid-template-columns:1fr!important}[style*="grid-template-columns: 1fr 380px"],[style*="grid-template-columns: 1fr 360px"],[style*="grid-template-columns: 1fr 320px"],[style*="grid-template-columns: 1fr 300px"],[style*="grid-template-columns: 1fr 280px"],[style*="grid-template-columns: 1fr 110px"],[style*="grid-template-columns: 1fr 110px 32px"]{grid-template-columns:1fr!important;gap:12px!important}.main-content h1{font-size:20px!important;line-height:1.25!important;margin-bottom:12px!important}.main-content h2{font-size:18px!important;line-height:1.3!important}.main-content h3{font-size:15px!important;line-height:1.35!important}[style*="min-width: 220"],[style*="min-width:220"],[style*="min-width: 200"],[style*="min-width:200"],[style*="min-width: 180"],[style*="min-width:180"],[style*="min-width: 160"],[style*="min-width:160"]{min-width:0!important;width:100%!important}.main-content [style*="display: flex"]:not([style*="flex-direction: column"]){flex-wrap:wrap!important}.quotation-floating-cart{display:flex!important}}@media (max-width: 479px){.stat-cards-grid,.analytics-stats-grid{grid-template-columns:1fr!important}.product-card-grid{grid-template-columns:1fr 1fr!important}.split-payment-row{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:8px;border:1px dashed rgba(150,150,150,.3);border-radius:10px}.split-payment-method,.split-payment-amount,.split-payment-ref{flex:1 1 100%!important;width:100%!important;min-height:40px;font-size:14px!important}.split-payment-remove{align-self:flex-end;min-width:44px;min-height:36px;justify-content:center}}@media (min-width: 768px) and (max-width: 1023px){.sidebar-desktop{width:70px!important;min-width:70px!important}.sidebar-desktop aside{width:70px!important;min-width:70px!important;padding:20px 8px!important}.sidebar-desktop aside>div:first-child{display:none!important}.sidebar-desktop nav a{justify-content:center!important;padding:10px!important}.sidebar-desktop nav a span{display:none!important}.sidebar-desktop nav a div{display:none!important}.main-content{padding:24px 20px!important}.pos-layout{flex-direction:column!important}.pos-products,.pos-cart{flex:1 1 auto!important;width:100%!important}.report-cards-grid{grid-template-columns:1fr!important}}@media (min-width: 1024px){.sidebar-mobile-overlay,.hamburger-btn{display:none!important}}
