*{font-family:Outfit,sans-serif}.header{z-index:9999;background:#fff;border-bottom:1px solid #eee;width:100%;height:72px;position:fixed;top:0;left:0}.header-inner{justify-content:space-between;align-items:center;height:100%;padding:0 20px;display:flex}.logo{color:#f36f12;font-size:24px;font-weight:700}.Vetronlogo{color:#f36f12}.welcome{color:#000;font-size:16px}.btn{color:#fff;cursor:pointer;background:#f36f12;border:none;border-radius:6px;padding:8px 14px;font-size:13px}.notification{cursor:pointer;position:relative}.dot{background:red;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;right:-3px}.profile{align-items:center;gap:6px;display:flex}.profile img{border-radius:50%;width:32px;height:32px}.hamburger{cursor:pointer;z-index:2000;display:none}.header{background-color:#fff;width:100%;height:72px}.header-inner{justify-content:space-between;align-items:center;max-width:1440px;height:100%;margin:0 auto;padding:0 24px;display:flex}.left{align-items:center;gap:16px;display:flex}.Vetronlogo{color:#e05a10;letter-spacing:.5px;font-size:22px;font-weight:800}.welcome{color:#334155;border-left:2px solid #e2e8f0;align-items:center;height:24px;padding-left:16px;font-size:16px;font-weight:600;display:flex}.right{align-items:center;gap:16px;display:flex}.btn{color:#fff;cursor:pointer;background-color:#e05a10;border:none;border-radius:8px;justify-content:center;align-items:center;height:42px;padding:10px 18px;font-size:14px;font-weight:600;transition:background-color .15s;display:inline-flex}.btn:hover{background-color:#c64e0d}.notification{transition:background-color .15s}.notification:hover{background-color:#f1f5f9}.dot{border:2px solid #fff;border-radius:50%;position:absolute}@media (width<=991px){.right{background:#fff;flex-direction:column;width:100%;padding:24px;display:none;position:absolute;top:72px;left:0;box-shadow:0 4px 6px -1px #0000001a}.right.active{display:flex}}@media (width<=768px){.welcome,.right{display:none}.hamburger{display:block}.right.active{background:#fff;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex;position:absolute;top:72px;left:0;box-shadow:0 4px 10px #0000000d}.btn{width:100%}}.dashboard{background:#f8f9fb;padding:20px;font-family:Outfit,sans-serif}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.dashboard-header h2{font-size:20px;font-weight:600}.dashboard-header span{color:#888;font-size:13px}.card-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.card{background:#fff;border-left:4px solid;border-radius:10px;padding:16px;transition:all .2s;box-shadow:0 2px 6px #0000000d}.card:hover{transform:translateY(-3px)}.card.orange{border-color:#f36f12}.card.blue{border-color:#1e73ff}.card.yellow{border-color:#f4b400}.card.green{border-color:#28a745}.card.red{border-color:#dc3545}.title{color:#666;font-size:13px}.value{margin:6px 0;font-size:28px;font-weight:600}.growth{color:green;font-size:12px}.card-bottom{color:#555;align-items:center;gap:8px;margin-top:12px;font-size:13px;display:flex}.icon{align-items:center;display:flex}@media (width<=1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.card-grid{grid-template-columns:repeat(1,1fr)}}.feed{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:20px;font-family:Outfit,"system-ui",-apple-system,sans-serif}.feed-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.feed-title{align-items:center;gap:12px;display:flex}.feed-title h3{fontWeight:600;color:#0f172a;margin:0;font-size:16px}.feed-icon-wrapper img{-o-object-fit:contain;object-fit:contain;width:24px;height:24px;display:block}.feed-actions{align-items:center;gap:8px;display:flex}.action-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.action-btn:hover{color:#0f172a;background:#f1f5f9}.feed-list{flex-direction:column;gap:4px;display:flex}.feed-item{border-bottom:1px solid #f1f5f9;gap:16px;padding:14px 0;display:flex}.feed-item:last-child{border-bottom:none;padding-bottom:0}.feed-item:first-child{padding-top:0}.feed-left-line{border-radius:4px;flex-shrink:0;width:4px}.feed-item.create .feed-left-line{background:#10b981}.feed-item.update .feed-left-line{background:#2563eb}.feed-item.delete .feed-left-line{background:#ef4444}.feed-item.login .feed-left-line{background:#f59e0b}.feed-content{flex:1;min-width:0}.feed-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.feed-top h4{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.desc{color:#475569;word-wrap:break-word;margin:6px 0;font-size:13px;line-height:1.4}.meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;font-size:12px;display:flex}.meta-clock-icon{color:#94a3b8;flex-shrink:0}.meta-separator{color:#cbd5e1;-webkit-user-select:none;user-select:none}.badge{letter-spacing:.3px;border-radius:99px;flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:600}.badge.create{color:#047857;background:#ecfdf5}.badge.update{color:#1d4ed8;background:#eff6ff}.badge.delete{color:#b91c1c;background:#fef2f2}.badge.login{color:#b45309;background:#fef3c7}@media (width<=640px){.feed{padding:16px}.feed-item{gap:12px;padding:12px 0}.feed-top{flex-direction:column-reverse;align-items:flex-start;gap:6px}.badge{align-self:flex-start}.feed-top h4{white-space:normal;text-overflow:clip;overflow:visible}.meta{gap:4px}}.oem-dropdown-section-title{color:#64748b;letter-spacing:.5px;text-transform:uppercase;padding:4px 12px;font-size:11px;font-weight:700}.matrix-card{box-sizing:border-box;background:#fff;border:1px solid #eef2f6;border-radius:16px;width:100%;padding:20px 20px 16px;font-family:Inter,system-ui,-apple-system,Outfit,sans-serif;transition:box-shadow .2s;box-shadow:0 4px 12px #00000005}.matrix-card:hover{box-shadow:0 8px 20px #0000000a}.matrix-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.matrix-title{color:#1e293b;letter-spacing:-.2px;align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex}.matrix-actions{color:#94a3b8;cursor:pointer;gap:14px;display:flex}.matrix-table-wrapper{border-radius:14px;width:100%;margin:0 -4px;overflow:hidden}.matrix-table{border-collapse:collapse;width:100%}.matrix-table th{text-align:left;color:#475569;background-color:#fafcff;border-bottom:1px solid #e9eef3;padding:12px 8px;font-size:.8rem;font-weight:600}.matrix-table td{vertical-align:middle;border-bottom:1px solid #f0f2f5;padding:16px 8px}.matrix-table tr:last-child td{border-bottom:none}.user-info{align-items:center;gap:12px;min-width:0;display:flex}.user-text-wrapper{flex:1;min-width:0}.user-avatar{color:#1e40af;text-transform:uppercase;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:600;display:flex}.user-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.user-email{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.role-badge{color:#1e293b;white-space:nowrap;background:#f1f5f9;border-radius:40px;align-items:center;gap:6px;padding:5px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.role-badge.admin{color:#1e40af;background:#eef2ff}.role-badge.subadmin{color:#0b5e42;background:#e6f7f0}.role-badge.supplier{color:#b45309;background:#fff7e5}.modules-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.module-chip{color:#1f2a44;background:#f8fafc;border:1px solid #e2e8f0;border-radius:30px;padding:4px 12px;font-size:.7rem;font-weight:500}.module-chip.extra{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.manage-btn{color:#3b82f6;cursor:pointer;white-space:nowrap;background:#f0f9ff;border:none;border-radius:40px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:500;display:inline-flex}.matrix-footer{border-top:1px solid #edf2f7;justify-content:flex-end;margin-top:20px;padding-top:12px;display:flex}.footer-note{color:#64748b;align-items:center;gap:8px;font-size:.7rem;display:flex}.icon img{width:24px;height:24px;display:block}.row-toggle-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mobile-toggle-header,.mobile-toggle-cell,.mobile-expanded-row{display:none!important}.user-cell{width:28%}.col-role{width:18%}.col-modules{width:36%}.col-actions{width:18%}@media (width<=1162px){.col-modules,.col-actions{display:none!important}.mobile-toggle-header,.mobile-toggle-cell{text-align:center!important;width:12%!important;display:table-cell!important}.user-cell{width:53%!important}.col-role{width:35%!important;display:table-cell!important}.mobile-expanded-row{background-color:#fafbfc;display:table-row!important}.mobile-expanded-row td{border-bottom:1px solid #eef2f6;padding:14px 16px!important}.mobile-expanded-content{flex-direction:column;gap:14px;animation:.2s ease-out fadeInSlide;display:flex}.mobile-section{flex-direction:column;gap:6px;display:flex}.mobile-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.manage-btn.full-width{border-radius:8px;justify-content:center;width:100%;padding:10px}.row-more-role{display:none!important}.row-more-modules,.row-more-actions{display:flex!important}}@media (width<=867px){.col-role{display:none!important}.user-cell{width:85%!important}.mobile-toggle-header,.mobile-toggle-cell{width:15%!important}.row-more-role{display:flex!important}}@media (width<=761px){.matrix-card{padding:12px}.user-avatar{width:32px;height:32px;font-size:.8rem}.user-email{max-width:170px}}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.oem-action-dropdown-wrapper{display:inline-flex;position:relative}.oem-dropdown-overlay-box{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 25px -5px #0000000f,0 8px 10px -6px #0000000a}.oem-dropdown-action-row{color:#1e293b;cursor:pointer;text-align:left;white-space:nowrap;background-color:#0000;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:13px;font-weight:500;transition:background-color .15s;display:flex}.oem-dropdown-action-row:hover{background-color:#f8fafc}.oem-dropdown-action-row.danger-item{color:#ef4444}.oem-dropdown-action-row.danger-item:hover{background-color:#fef2f2}.oem-dropdown-section-title{color:#64748b;letter-spacing:.5px;text-transform:uppercase;text-align:left;padding:4px 12px;font-size:11px;font-weight:700}.oem-checkbox-filter-item{color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.oem-checkbox-filter-item:hover{background-color:#f8fafc}.oem-checkbox-filter-item input{accent-color:#f97316;cursor:pointer;width:15px;height:15px}.dashboard-container{background:#f9fafb}.main-content{z-index:1;margin-top:42px;position:relative}.dashboard-flex{flex-wrap:wrap;gap:16px;margin:20px;display:flex}.dashboard-flex-item{flex:1 1 0;min-width:300px}@media (width<=768px){.dashboard-flex{flex-direction:column}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{box-sizing:border-box;margin:0;padding:0}body{background:#f8f9fb;margin:0;padding:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
