.Navbar-module__SQNmWG__navbar{width:calc(100% - 48px);max-width:1400px;height:var(--header-height);z-index:1000;border-radius:100px;justify-content:center;align-items:center;padding:0 40px;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%)}.Navbar-module__SQNmWG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__SQNmWG__logo{transition:var(--transition-fast);align-items:center;text-decoration:none;display:flex}.Navbar-module__SQNmWG__logoImageWrapper{align-items:center;height:70px;display:flex;position:relative}.Navbar-module__SQNmWG__logoImage{object-fit:contain;width:auto;height:100%}.Navbar-module__SQNmWG__brand{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.Navbar-module__SQNmWG__rmc{color:var(--accent-primary);text-transform:uppercase;letter-spacing:2px;font-size:.8rem;font-weight:700}.Navbar-module__SQNmWG__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__SQNmWG__link{color:var(--text-secondary);transition:var(--transition-fast);font-size:.95rem;font-weight:600;text-decoration:none;position:relative}.Navbar-module__SQNmWG__link:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:var(--transition-fast);position:absolute;bottom:-4px;left:0}.Navbar-module__SQNmWG__link:hover{color:var(--text-primary)}.Navbar-module__SQNmWG__link:hover:after{width:100%}.Navbar-module__SQNmWG__portalBtn{color:#fff;box-shadow:0 8px 25px var(--accent-glow);transition:var(--transition-fast);border-radius:50px;padding:.8rem 1.6rem;font-size:.9rem;font-weight:700;text-decoration:none}.Navbar-module__SQNmWG__portalBtn:hover{filter:brightness(1.1);box-shadow:0 12px 35px var(--accent-glow);transform:translateY(-2px)}@media (max-width:1024px){.Navbar-module__SQNmWG__navbar{width:calc(100% - 32px);padding:0 24px;top:16px}.Navbar-module__SQNmWG__links{gap:1.5rem}}@media (max-width:768px){.Navbar-module__SQNmWG__logoText,.Navbar-module__SQNmWG__links{display:none}}
.Sidebar-module__tGsxAW__sidebar{background:var(--glass-bg);width:280px;height:100vh;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-right:1px solid var(--glass-border);z-index:100;flex-direction:column;padding:1.5rem;transition:width .3s,transform .3s;display:flex;position:fixed;top:0;left:0}.Sidebar-module__tGsxAW__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;transition:all .2s;display:none;position:absolute;top:1.25rem;right:1.25rem}.Sidebar-module__tGsxAW__closeBtn:hover{color:var(--text-primary);background:#ffffff1a}.Sidebar-module__tGsxAW__overlay{z-index:99;background:#00000080;display:none;position:fixed;inset:0}.Sidebar-module__tGsxAW__logoSection{margin-bottom:3rem;padding:0 .5rem}.Sidebar-module__tGsxAW__logo{letter-spacing:-1px;font-size:1.5rem;font-weight:800;text-decoration:none}.Sidebar-module__tGsxAW__nav{flex-direction:column;flex:1;gap:.5rem;display:flex}.Sidebar-module__tGsxAW__navItem{color:var(--text-secondary);white-space:nowrap;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Sidebar-module__tGsxAW__navItem:hover{color:var(--text-primary);background:#ffffff0d}.Sidebar-module__tGsxAW__navItem.Sidebar-module__tGsxAW__active{color:var(--accent-primary);background:var(--accent-glow)}.Sidebar-module__tGsxAW__indicator{background:var(--accent-primary);width:4px;height:60%;box-shadow:0 0 15px var(--accent-primary);border-radius:0 4px 4px 0;position:absolute;left:-1.5rem}.Sidebar-module__tGsxAW__footer{border-top:1px solid var(--glass-border);padding-top:1.5rem}.Sidebar-module__tGsxAW__logoutBtn{color:#ef4444;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-weight:600;transition:all .2s;display:flex;overflow:hidden}.Sidebar-module__tGsxAW__logoutBtn:hover{background:#ef44441a;border-color:#ef444433}@media (max-width:1024px){.Sidebar-module__tGsxAW__sidebar{align-items:center;width:72px;padding:1.5rem .75rem}.Sidebar-module__tGsxAW__logoSection{margin-bottom:2rem;padding:0}.Sidebar-module__tGsxAW__logo{font-size:1rem}.Sidebar-module__tGsxAW__navLabel{display:none}.Sidebar-module__tGsxAW__navItem{justify-content:center;gap:0;padding:.85rem}.Sidebar-module__tGsxAW__indicator{left:-.75rem}.Sidebar-module__tGsxAW__logoutBtn{justify-content:center;gap:0;padding:.85rem}}@media (max-width:768px){.Sidebar-module__tGsxAW__sidebar{align-items:stretch;width:280px;padding:1.5rem;transform:translate(-100%)}.Sidebar-module__tGsxAW__sidebar.Sidebar-module__tGsxAW__open{transform:translate(0)}.Sidebar-module__tGsxAW__closeBtn{justify-content:center;align-items:center;display:flex}.Sidebar-module__tGsxAW__overlay{display:block}.Sidebar-module__tGsxAW__navLabel{display:inline}.Sidebar-module__tGsxAW__navItem{justify-content:flex-start;gap:1rem;padding:1rem 1.25rem}.Sidebar-module__tGsxAW__indicator{left:-1.5rem}.Sidebar-module__tGsxAW__logoutBtn{justify-content:flex-start;gap:1rem;padding:1rem 1.25rem}}
.TopBar-module__wlVU8q__topbar{background:var(--glass-bg);height:80px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-bottom:1px solid var(--glass-border);z-index:99;justify-content:space-between;align-items:center;padding:0 3rem;transition:left .3s;display:flex;position:fixed;top:0;left:280px;right:0}.TopBar-module__wlVU8q__left{align-items:center;gap:1rem;display:flex}.TopBar-module__wlVU8q__menuBtn{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:none}.TopBar-module__wlVU8q__menuBtn:hover{color:var(--text-primary);border-color:var(--accent-primary);background:#ffffff0d}.TopBar-module__wlVU8q__pageTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700}.TopBar-module__wlVU8q__right{align-items:center;gap:2rem;display:flex}.TopBar-module__wlVU8q__notifications{color:var(--text-secondary);cursor:pointer;transition:color .2s;position:relative}.TopBar-module__wlVU8q__notifications:hover{color:var(--accent-primary)}.TopBar-module__wlVU8q__badge{border:2px solid var(--bg-primary);background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:-4px}.TopBar-module__wlVU8q__userProfile{border:1px solid var(--glass-border);cursor:pointer;background:#ffffff0d;border-radius:12px;align-items:center;gap:1rem;padding:.5rem 1rem;transition:all .2s;display:flex}.TopBar-module__wlVU8q__userProfile:hover{border-color:var(--accent-primary);background:var(--accent-glow)}.TopBar-module__wlVU8q__avatar{background:var(--accent-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.TopBar-module__wlVU8q__userInfo{flex-direction:column;display:flex}.TopBar-module__wlVU8q__userName{color:var(--text-primary);font-size:.9rem;font-weight:700}.TopBar-module__wlVU8q__userRole{color:var(--text-secondary);font-size:.75rem}@media (max-width:1024px){.TopBar-module__wlVU8q__topbar{padding:0 1.5rem;left:72px}}@media (max-width:768px){.TopBar-module__wlVU8q__topbar{padding:0 1rem;left:0}.TopBar-module__wlVU8q__menuBtn{display:flex}.TopBar-module__wlVU8q__pageTitle{font-size:1.05rem}.TopBar-module__wlVU8q__right{gap:1rem}.TopBar-module__wlVU8q__userInfo{display:none}.TopBar-module__wlVU8q__userProfile{gap:0;padding:.4rem}}
.Modal-module__IrUzsq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Modal-module__IrUzsq__modal{background:var(--glass-bg);width:100%;max-width:550px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.Modal-module__IrUzsq__header{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Modal-module__IrUzsq__header h2{margin:0;font-size:1.25rem;font-weight:700}.Modal-module__IrUzsq__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Modal-module__IrUzsq__closeBtn:hover{color:#ef4444;background:#0000000d}.Modal-module__IrUzsq__content{max-height:80vh;padding:2rem;overflow-y:auto}.Modal-module__IrUzsq__footer{border-top:1px solid var(--glass-border);justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}
.Form-module__Ms243a__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Form-module__Ms243a__label{color:var(--text-secondary);font-size:.85rem;font-weight:600}.Form-module__Ms243a__input{border:1px solid var(--glass-border);width:100%;color:var(--text-primary);background:#ffffff0d;border-radius:12px;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.Form-module__Ms243a__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 4px var(--accent-glow);background:#fff;outline:none}.Form-module__Ms243a__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.Form-module__Ms243a__button{cursor:pointer;border:1px solid #0000;border-radius:12px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.Form-module__Ms243a__primary{background:var(--accent-primary);color:#fff}.Form-module__Ms243a__primary:hover{background:var(--accent-secondary);box-shadow:0 4px 15px var(--accent-glow)}.Form-module__Ms243a__secondary{border-color:var(--glass-border);color:var(--text-secondary);background:0 0}.Form-module__Ms243a__secondary:hover{color:var(--text-primary);background:#0000000d}
.DataTable-module__rDX3va__table{border-collapse:collapse;width:100%}.DataTable-module__rDX3va__tableHeader{border-bottom:1px solid var(--glass-border);text-align:left}.DataTable-module__rDX3va__tableHeader th{color:var(--text-muted);padding:1rem;font-size:.85rem;font-weight:600}.DataTable-module__rDX3va__tableRow{border-bottom:1px solid var(--glass-border)}.DataTable-module__rDX3va__tableRow:last-child{border-bottom:none}.DataTable-module__rDX3va__tableCell{padding:1rem;font-size:.9rem}.DataTable-module__rDX3va__emptyState{text-align:center;color:var(--text-muted);padding:3rem;font-size:.9rem}.DataTable-module__rDX3va__loaderContainer{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem;display:flex}.DataTable-module__rDX3va__spinner{color:var(--accent-primary);animation:1s linear infinite DataTable-module__rDX3va__spin}@keyframes DataTable-module__rDX3va__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.PrintSlip-module__jWnh8a__actions{border-top:1px solid var(--glass-border);justify-content:flex-end;margin-top:.5rem;padding-top:1.25rem;display:flex}.PrintSlip-module__jWnh8a__printBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.75rem 1.75rem;font-size:.9rem;font-weight:600;transition:all .2s}.PrintSlip-module__jWnh8a__printBtn:hover{background:var(--accent-secondary);box-shadow:0 4px 15px var(--accent-glow)}.PrintSlip-module__jWnh8a__slipContainer{color:#1e293b;background:#fff;max-width:600px;padding:2.5rem;font-family:Segoe UI,Arial,sans-serif}.PrintSlip-module__jWnh8a__slipHeader{text-align:center;margin-bottom:2rem}.PrintSlip-module__jWnh8a__slipTitle{color:#0f172a;margin:0;font-size:1.4rem;font-weight:700}.PrintSlip-module__jWnh8a__slipSubtitle{color:#64748b;margin:.25rem 0 0;font-size:.95rem}.PrintSlip-module__jWnh8a__slipTable{border-collapse:collapse;width:100%}.PrintSlip-module__jWnh8a__cell{color:#1e293b;border-bottom:1px solid #e2e8f0;padding:.6rem .5rem;font-size:.9rem}.PrintSlip-module__jWnh8a__cellRight{text-align:right;color:#1e293b;border-bottom:1px solid #e2e8f0;padding:.6rem .5rem;font-size:.9rem}.PrintSlip-module__jWnh8a__totalCell{color:#1e293b;border-top:2px solid #1e293b;padding:.75rem .5rem;font-size:1rem;font-weight:700}.PrintSlip-module__jWnh8a__totalCellRight{text-align:right;color:#1e293b;border-top:2px solid #1e293b;padding:.75rem .5rem;font-size:1rem;font-weight:700}.PrintSlip-module__jWnh8a__cellWithPadding{color:#1e293b;border-bottom:1px solid #e2e8f0;padding:1.85rem .5rem .6rem;font-size:.9rem}.PrintSlip-module__jWnh8a__cellRightWithPadding{text-align:right;color:#1e293b;border-bottom:1px solid #e2e8f0;padding:1.85rem .5rem .6rem;font-size:.9rem}
.layout-module__uDZXqG__portalLayout{background:var(--bg-primary);min-height:100vh;display:flex}.layout-module__uDZXqG__mainWrapper{flex-direction:column;flex:1;margin-left:280px;transition:margin-left .3s;display:flex}.layout-module__uDZXqG__mainContent{flex:1;padding:80px 2.5rem 2.5rem}@media (max-width:1024px){.layout-module__uDZXqG__mainWrapper{margin-left:72px}.layout-module__uDZXqG__mainContent{padding:80px 1.5rem 1.5rem}}@media (max-width:768px){.layout-module__uDZXqG__mainWrapper{margin-left:0}.layout-module__uDZXqG__mainContent{padding:80px 1rem 1rem}}
