:root{--primary:#0f172a;--primary-rgb:15, 23, 42;--accent:#dc2626;--accent-mid:#b91c1c;--accent-light:#f87171;--accent-bright:#ef4444;--accent-soft:#dc262626;--accent-softer:#dc26260d;--bg-main:#f8fafc;--bg-sidebar:#fff;--bg-card:#fff;--text-main:#334155;--text-muted:#64748b;--text-dim:#94a3b8;--border-light:#e2e8f0;--border-focus:#ef4444;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--sidebar-w:280px;--sidebar-w-collapsed:80px;--header-h:72px;--shadow-sm:0 8px 24px -8px #0f172a1f, 0 0 10px #0f172a0a;--shadow-md:0 16px 32px -10px #0f172a2e, 0 0 15px #0f172a0d;--shadow-lg:0 24px 48px -12px #0f172a38, 0 0 20px #0f172a0f;--shadow-premium:0 30px 60px -15px #0f172a47, 0 0 30px #0f172a14;--shadow-brand:0 12px 36px #dc26264d;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}body:before{content:"";z-index:-1;pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:fixed;inset:0}h1,h2,h3,h4{letter-spacing:-.02em;color:var(--primary);font-weight:700}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .2s cubic-bezier(.4,0,.2,1)}input,select,textarea{border:1px solid var(--border-light);color:var(--text-main);border-radius:var(--radius-sm);background-color:#fff;font-family:inherit}input:focus,select:focus,textarea:focus{border-color:var(--border-focus);box-shadow:0 0 0 2px var(--accent-soft);outline:none}.premium-card{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);transition:transform .2s,box-shadow .2s}.premium-card:hover{box-shadow:var(--shadow-lg), 0 0 20px #dc26261a inset}.glass{-webkit-backdrop-filter:blur(16px);background:#140f0f80;border:1px solid #ffffff14}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{background:#374151;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#4b5563}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade{animation:.4s ease-out forwards fadeIn}table th{color:#475569!important;border-bottom:1px solid var(--border-light)!important;background-color:#f8fafc!important}table td{border-bottom:1px solid var(--border-light)!important;color:var(--text-main)!important}table tr:hover td{background-color:#f1f5f9!important}[class*=modalContent],[class*=Modal],[class*=filters],[class*=summaryCard]{background:var(--bg-card)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid var(--border-light)!important;box-shadow:var(--shadow-premium)!important;color:var(--text-main)!important}[class*=textMuted],[class*=subtitle],[class*=detailLabel]{color:var(--text-muted)!important}[class*=bold],[class*=title],[class*=Name],[class*=Code]{color:var(--text-main)!important}[class*=searchWrapper] input{border:1px solid var(--border-light)!important;color:var(--text-main)!important;background:#f8fafc!important}[class*=searchWrapper] input:focus{border-color:var(--accent)!important;background:#fff!important;box-shadow:0 0 0 3px #dc26261a!important}[class*=modalHeader],[class*=modalFooter],[class*=orderLinesHeader]{border-color:var(--border-light)!important;background:#f8fafc!important}
.Sidebar-module__XRNO5a__sidebar{width:var(--sidebar-w);color:#fff;z-index:1000;background:linear-gradient(#121212 0%,#080808 100%);border-right:1px solid #ffffff0d;flex-direction:column;height:100vh;display:flex;position:fixed;top:0;left:0;box-shadow:10px 0 30px #0003}.Sidebar-module__XRNO5a__brand{background:#fff;border-bottom:1px solid #0000000d;border-radius:0 0 20px 20px;flex-shrink:0;justify-content:center;align-items:center;height:120px;margin-bottom:.5rem;padding:5px 10px;display:flex;box-shadow:0 4px 20px #0000001a}.Sidebar-module__XRNO5a__logoSlot,.Sidebar-module__XRNO5a__logoGraphic,.Sidebar-module__XRNO5a__brandInfo,.Sidebar-module__XRNO5a__brandName,.Sidebar-module__XRNO5a__brandTag{display:none}.Sidebar-module__XRNO5a__scrollArea{flex:1;padding:0 .75rem;overflow-y:auto}.Sidebar-module__XRNO5a__scrollArea::-webkit-scrollbar{width:3px}.Sidebar-module__XRNO5a__scrollArea::-webkit-scrollbar-thumb{background:#ffffff0d;border-radius:99px}.Sidebar-module__XRNO5a__nav{flex-direction:column;gap:1.75rem;padding:1.5rem .25rem;display:flex}.Sidebar-module__XRNO5a__group{flex-direction:column;gap:.4rem;display:flex}.Sidebar-module__XRNO5a__groupTitle{color:#fff3;letter-spacing:.12em;text-transform:uppercase;padding:0 1rem .4rem;font-size:.65rem;font-weight:800}.Sidebar-module__XRNO5a__groupItems{flex-direction:column;gap:2px;display:flex}.Sidebar-module__XRNO5a__navItem{color:#ffffff80;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Sidebar-module__XRNO5a__navItem:hover{color:#fff;background-color:#ffffff0a;transform:translate(4px)}.Sidebar-module__XRNO5a__active{background:linear-gradient(90deg,#8c000026 0%,#8c00000d 100%);color:#fff!important}.Sidebar-module__XRNO5a__iconWrapper{justify-content:center;align-items:center;width:20px;height:20px;transition:color .3s;display:flex}.Sidebar-module__XRNO5a__active .Sidebar-module__XRNO5a__iconWrapper{color:#fb7185}.Sidebar-module__XRNO5a__activeIndicator{background-color:#8c0000;border-radius:0 4px 4px 0;width:4px;position:absolute;top:15%;bottom:15%;left:-2px;box-shadow:2px 0 12px #8c0000cc}.Sidebar-module__XRNO5a__userProfile{background:#ffffff05;border-top:1px solid #ffffff08;padding:1.25rem .75rem}.Sidebar-module__XRNO5a__profileRow{border-radius:12px;align-items:center;gap:.75rem;padding:.6rem;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__avatar{color:#fff;background:linear-gradient(135deg,#1a1a1a,#000);border:1.5px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.Sidebar-module__XRNO5a__userInfo{flex-direction:column;flex:1;gap:1px;display:flex}.Sidebar-module__XRNO5a__userName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.Sidebar-module__XRNO5a__userRole{color:#ffffff4d;text-transform:uppercase;letter-spacing:.02em;font-size:.68rem;font-weight:700}.Sidebar-module__XRNO5a__logoutBtn{color:#ffffff4d;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__logoutBtn:hover{color:#fff;background:#8c0000;border-color:#8c0000;box-shadow:0 4px 12px #8c000066}@media (max-width:1024px){.Sidebar-module__XRNO5a__sidebar{transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(-100%)}.sidebar-open .Sidebar-module__XRNO5a__sidebar{transform:translate(0)}}.Sidebar-module__XRNO5a__loadingMenu{color:#ffffff40;flex:1;justify-content:center;align-items:center;padding:2rem 0;display:flex}.Sidebar-module__XRNO5a__spin{animation:1s linear infinite Sidebar-module__XRNO5a__sidebarSpin}@keyframes Sidebar-module__XRNO5a__sidebarSpin{to{transform:rotate(360deg)}}
.Header-module__lnUIdW__header{height:var(--header-h);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);z-index:90;background-color:#fffc;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:sticky;top:0}.Header-module__lnUIdW__left{align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__menuToggle{color:var(--text-muted);display:none}.Header-module__lnUIdW__searchBar{width:400px;position:relative}.Header-module__lnUIdW__searchIcon{color:var(--text-dim);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Header-module__lnUIdW__searchInput{border-radius:var(--radius-md);width:100%;color:var(--text-main);background-color:#f1f5f9;border:1px solid #0000;outline:none;padding:.75rem 1rem .75rem 2.75rem;font-size:.875rem;transition:all .2s}.Header-module__lnUIdW__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);background-color:#fff}.Header-module__lnUIdW__right{align-items:center;gap:1.25rem;display:flex}.Header-module__lnUIdW__quickActions{align-items:center;gap:.5rem;display:flex}.Header-module__lnUIdW__actionBtn{border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-muted);justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__lnUIdW__actionBtn:hover{color:var(--primary);background-color:#f1f5f9}.Header-module__lnUIdW__divider{background-color:var(--border-light);width:1px;height:24px}.Header-module__lnUIdW__notifBtn{border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-muted);justify-content:center;align-items:center;display:flex;position:relative}.Header-module__lnUIdW__notifBtn:hover{color:var(--accent);background-color:#f1f5f9}.Header-module__lnUIdW__pulseBadge{background-color:var(--danger);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.Header-module__lnUIdW__orgInfo{border:1px solid var(--border-light);border-radius:var(--radius-md);cursor:pointer;background-color:#f8fafc;align-items:center;gap:.75rem;padding:.5rem .875rem;transition:all .2s;display:flex}.Header-module__lnUIdW__orgInfo:hover{background-color:#f1f5f9}.Header-module__lnUIdW__orgDetails{text-align:right;flex-direction:column;display:flex}.Header-module__lnUIdW__deptName{color:var(--primary);letter-spacing:.05em;font-size:.75rem;font-weight:700}.Header-module__lnUIdW__statusLabel{color:var(--success);justify-content:flex-end;align-items:center;gap:4px;font-size:.625rem;font-weight:600;display:flex}.Header-module__lnUIdW__statusDot{background-color:var(--success);border-radius:50%;width:5px;height:5px}.Header-module__lnUIdW__chevron{color:var(--text-dim)}@media (max-width:1024px){.Header-module__lnUIdW__menuToggle{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem;display:flex}.Header-module__lnUIdW__searchBar{display:none}.Header-module__lnUIdW__right{gap:.5rem}.Header-module__lnUIdW__quickActions,.Header-module__lnUIdW__orgInfo,.Header-module__lnUIdW__divider{display:none}.Header-module__lnUIdW__header{gap:.5rem;padding:0 1rem}}
.Layout-module__e_xTDG__container{width:100%;min-height:100vh;display:flex}.Layout-module__e_xTDG__main{margin-left:var(--sidebar-w);background-color:var(--background);flex-direction:column;flex:1;min-height:100vh;display:flex}.Layout-module__e_xTDG__content{flex:1;padding:2rem;overflow-y:auto}.Layout-module__e_xTDG__wrapper{width:100%;max-width:1600px;margin:0 auto}@media (max-width:1024px){.Layout-module__e_xTDG__main{margin-left:0}}
