body,html{background:linear-gradient(180deg,#f1ecfb,#e3d9f9);overflow:hidden}.auth-wrapper{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.auth-card{background:#6d47c8;border-radius:25px;box-shadow:0 8px 24px #00000026;height:85vh;max-width:1100px;width:90%}.auth-card,.left-side{display:flex;overflow:hidden}.left-side{align-items:center;background:#fff;border-bottom-left-radius:25px;border-top-left-radius:25px;color:#4c2d91;flex:1 1;flex-direction:column;justify-content:center;padding:40px;position:relative;text-align:center}.title{font-size:32px;font-weight:700;margin-bottom:40px}.user-tabs{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:20px;box-shadow:0 6px 12px #00000040;gap:20px;padding:15px 10px;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:2}.user-tabs,.user-tabs button{align-items:center;display:flex;flex-direction:column}.user-tabs button{background:#0000;border:none;border-radius:50%;color:#4c2d91;cursor:pointer;font-size:14px;height:70px;justify-content:center;transition:all .3s ease;width:70px}.user-tabs button .icon{font-size:22px}.user-tabs button .label{font-size:10px;margin-top:5px}.user-tabs button.active{background:#fff;box-shadow:0 4px 14px #00000040;color:#6d47c8}.user-tabs button:hover{background:#fff3;transform:scale(1.1)}.right-side{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6d47c8e6,#6d47c8f2);flex:1 1;justify-content:center;padding:60px 40px}.auth-form,.right-side{display:flex;flex-direction:column}.auth-form{gap:24px;max-width:400px;width:100%}.auth-form h2{color:#fff;font-size:28px;font-weight:700;margin-bottom:30px;text-align:center}.input-wrapper{position:relative}.input-wrapper input{background:linear-gradient(135deg,#6d47c8e6,#6d47c8f2);border:2px solid #0000;border-radius:12px;font-size:15px;outline:none;padding:14px 16px;transition:all .3s;width:100%}.input-wrapper input:focus{background:#d8c3f3;border:2px solid #6d47c8;box-shadow:0 0 12px #6d47c880}.input-wrapper label{color:#fff;font-size:14px;left:16px;pointer-events:none;position:absolute;top:12px;transition:.3s}.input-wrapper input:focus+label,.input-wrapper input:not(:placeholder-shown)+label{background:#6d47c8;border-radius:6px;color:#fff;font-size:11px;left:12px;padding:0 5px;top:-8px}.submit-btn{background:linear-gradient(135deg,#fff,#f0e9ff);border:none;border-radius:28px;box-shadow:0 8px 15px #ffffff4d;color:#6d47c8;cursor:pointer;font-size:17px;font-weight:600;padding:14px;transition:all .3s}.submit-btn:hover{background:#f0e9ff;box-shadow:0 12px 22px #f0e9ff80}.toggle-text{color:#eee;cursor:pointer;font-size:14px;text-align:center}.toggle-text:hover{text-decoration:underline}.forgot-password{background:none;border:none;color:#f0e9ff;cursor:pointer;font-size:13px;font-weight:600;margin-top:10px;text-align:center;transition:color .3s}.forgot-password:hover{color:#fff}.modal-overlay{background:#00000080}.modal-content{background:#6d47c8;border-radius:20px;box-shadow:0 8px 24px #00000040;max-width:400px;padding:30px;position:relative;text-align:center;width:90%}.modal-content h3{color:#fff;margin-bottom:20px}.modal-buttons{flex-direction:column;gap:15px}.cancel-btn{background:none;border:2px solid #fff;border-radius:28px;cursor:pointer;font-weight:600;padding:12px;transition:all .3s}.cancel-btn:hover{background:#fff;color:#6d47c8}@media (max-width:1024px){.auth-card{flex-direction:row;height:90vh;width:95%}.left-side,.right-side{padding:30px 25px}.auth-form{max-width:320px}}@media (max-width:768px){.auth-card{flex-direction:column;height:auto;width:95%}.left-side{border-radius:25px 25px 0 0;padding:30px 20px}.right-side{border-radius:0 0 25px 25px;padding:30px 20px}.user-tabs{flex-direction:row;gap:15px;justify-content:center;margin-top:20px;padding:10px;position:static}.user-tabs button{font-size:12px;height:55px;width:55px}.auth-form{max-width:320px}}@media (max-width:480px){.auth-card{border-radius:16px;flex-direction:column;height:auto;margin:10px;transform:scale(.95);width:90%}.left-side,.right-side{padding:20px 12px}.auth-form h2,.title{font-size:20px;margin-bottom:15px}.auth-form{gap:16px;margin:0;max-width:400px}.submit-btn{font-size:14px;padding:10px}.forgot-password,.toggle-text{font-size:11px}}.logo{height:auto;margin-bottom:30px;object-fit:contain;transition:all .3s ease;width:350px}@media (max-width:768px){.logo{width:140px}}@media (max-width:480px){.logo{width:150px}}.charts-section{background:#f5f8fc;border-radius:16px;padding:20px}.charts-section h2{font-size:28px;font-weight:700;margin-bottom:24px;text-align:center}.charts-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.chart-box{border-radius:16px;box-shadow:0 4px 12px #6d47c81a;transition:transform .3s ease,box-shadow .3s ease}.chart-box:hover{box-shadow:0 8px 16px #6d47c833;transform:translateY(-5px)}.chart-box h3{color:#6d47c8;font-size:20px;font-weight:600;margin-bottom:12px;text-align:center}.recharts-tooltip-wrapper{z-index:10}body,html{background-color:#f7f9fc;font-family:Poppins,sans-serif;height:100%;margin:0;overflow:auto;padding:0}.manufacturer-dashboard-container{background-color:#f7f9fc;display:flex;flex-direction:column;min-height:100vh;overflow:auto}.manufacturer-dashboard-main{background-color:#f7f9fc;display:flex;flex:1 1;flex-direction:column;margin-left:250px;min-height:calc(100vh - 70px);overflow:auto;padding-top:70px;transition:margin-left .3s ease}.manufacturer-dashboard-content{flex:1 1;overflow-y:auto;padding:20px}.manufacturer-dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.manufacturer-dashboard-header h1{color:#6d47c8;font-size:24px}.manufacturer-dashboard-header p{color:#666;font-size:14px}.manufacturer-dashboard-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{background-color:#fff;box-shadow:0 2px 8px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease-in-out}.card:hover{transform:translateY(-5px)}.card-header{align-items:center;display:flex;justify-content:space-between}.card-icon{background-color:#eef2f7;border-radius:12px;padding:10px}.card h2{color:#6d47c8;font-size:28px;margin:10px 0}.card p{color:#666;font-size:14px}.positive{color:green}.negative{color:orange}.progress-bar{background-color:#eee;border-radius:6px;height:6px;margin-top:10px;position:relative;width:100%}.progress-bar div{border-radius:6px;height:100%}.green-bar div{background-color:#28a745}.yellow-bar div{background-color:#ffc107}.red-bar div{background-color:#dc3545}.percentage{color:#666;display:block;font-size:12px;margin-top:5px}.charts-section{margin-top:40px}.charts-section h2{color:#6d47c8;margin-bottom:20px}.charts-grid{display:flex;flex-wrap:wrap;gap:20px}.chart-box{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;flex:1 1 400px;padding:20px}@media (max-width:1024px){.manufacturer-dashboard-main{margin-left:0}}@media (max-width:768px){.manufacturer-dashboard-main{margin-left:0;padding-top:60px}.manufacturer-dashboard-content{padding:15px}.manufacturer-dashboard-header h1{font-size:20px}.card h2{font-size:24px}}@media (max-width:480px){.manufacturer-dashboard-cards{grid-template-columns:1fr}.manufacturer-dashboard-header{align-items:flex-start;flex-direction:column}.manufacturer-dashboard-header h1{font-size:18px}.manufacturer-dashboard-header p{font-size:12px}}.material-inventory-main{background-color:#f8f9fa;box-sizing:border-box;color:#2d3748;margin-left:250px;min-height:100vh;overflow-x:hidden;padding:90px 20px 20px;transition:margin-left .3s ease,padding-left .3s ease}.material-inventory-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;transition:margin-left .3s ease}.inventory-item{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:inline-flex;flex:0 0 auto;min-width:180px;padding:20px;transition:all .3s ease}.inventory-header h1{margin-bottom:10px}.add-btn{background-color:#10b981;color:#fff;transition:background-color .3s}.add-btn:hover{background-color:#059669}.search-filter input,.search-filter select{transition:all .3s ease}.search-filter input:focus,.search-filter select:focus{border-color:#10b981}.low-stock{color:red;font-weight:700}.edit-icon{color:#3b82f6}.save-btn{background:#16a34a}.save-btn:hover{background:#15803d}@media (max-width:768px){.chart-container{flex:1 1 100%}}@media (max-width:1024px){.material-inventory-main{margin-left:70px;padding-top:80px}.inventory-header h1{font-size:20px}.add-btn{font-size:12px}.search-filter input,.search-filter select{flex:1 1 150px}.table-wrapper{overflow-x:scroll}table{min-width:600px}}@media (max-width:768px){.material-inventory-main{margin-left:0;padding-top:60px}.inventory-header{align-items:flex-start;flex-direction:column}.add-btn{font-size:14px;margin-top:10px}.search-filter{flex-direction:column}.search-filter input,.search-filter select{flex:1 1 100%;margin-bottom:10px}.inventory-list{padding:15px}.table-wrapper{overflow-x:auto}table{min-width:500px}}@media (max-width:480px){.inventory-header h1{font-size:18px}.add-btn{font-size:12px;padding:8px 16px}.search-filter input,.search-filter select{padding:8px}.table-wrapper{overflow-x:auto}table{min-width:400px}}.supplier-container{background:#f9f9f9;font-family:Segoe UI,sans-serif;padding:20px}.supplier-header{align-items:center;background-color:#6d47c8;border-radius:8px;color:#fff;display:flex;justify-content:space-between;padding:15px 20px}.add-btn,.cancel-btn,.export-btn,.save-btn{border:none;border-radius:6px;cursor:pointer;padding:10px 16px}.cancel-btn,.export-btn,.save-btn{background-color:#6d47c8;color:#fff;font-weight:700}.cancel-btn:hover,.export-btn:hover,.save-btn:hover{background-color:#4e2a91}.supplier-filters{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.modal input,.modal select,.supplier-filters input,.supplier-filters select{border:1px solid #ccc;border-radius:6px;padding:10px}.modal-buttons button,.supplier-filters button{background-color:#e8edf3;border:none;border-radius:6px;cursor:pointer;padding:10px 16px;transition:background-color .3s}.modal-buttons button:hover,.supplier-filters button:hover{background-color:#cfddec}.supplier-table{background-color:#fff;border-radius:8px;box-shadow:0 0 5px #0000000d;overflow-x:auto;padding:20px}.supplier-table h3{color:#6d47c8;margin-bottom:15px}.status-badge{padding:6px 12px}.modal h3{margin-bottom:15px}.modal input,.modal select{margin-bottom:10px;padding:8px;width:100%}@media (max-width:768px){.supplier-filters,.supplier-header{align-items:flex-start;flex-direction:column}.supplier-filters{gap:15px}.add-btn{margin-top:10px}}.distributor-container{background:#f9f9f9;font-family:Segoe UI,sans-serif;padding:20px}.distributor-header{align-items:center;background-color:#6d47c8;border-radius:10px;color:#fff;display:flex;justify-content:space-between;padding:15px 25px}.distributor-header h1{color:#fff;font-size:26px}.add-btn{border:none;transition:.3s}.add-btn:hover{background-color:#e0eaf5}.distributor-filters{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0}.distributor-filters input,.distributor-filters select{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:10px 15px;transition:border-color .3s ease}.distributor-filters input:focus,.distributor-filters select:focus{border-color:#6d47c8}.distributor-filters button{background-color:#e8edf3;border:none;border-radius:6px;color:#6d47c8;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.distributor-filters button:hover{background-color:#cfddec}.distributor-table{background-color:#fff;border-radius:8px;box-shadow:0 0 5px #0000000d;overflow-x:auto;padding:20px}.distributor-table h3{color:#6d47c8;margin-bottom:15px}.distributor-table table{border-collapse:collapse;margin-top:20px;width:100%}.distributor-table td,.distributor-table th{border-bottom:1px solid #eee;padding:12px 15px;text-align:left}.distributor-table th{background-color:#6d47c8;font-size:16px;font-weight:700}.distributor-table tr:hover{background-color:#f9f9f9}.status-badge{border-radius:12px;display:inline-block;font-size:.8rem;font-weight:700;padding:6px 10px;text-align:center}.status-badge.delivered{background-color:#2ecc71;color:#fff}.status-badge.pending{background-color:#f39c12;color:#fff}.status-badge.delayed{background-color:#e74c3c;color:#fff}.modal{border-radius:10px;box-shadow:0 0 10px #0003;padding:25px;width:450px}.cancel-btn,.save-btn{transition:background-color .3s ease}.save-btn{background-color:#6d47c8}.cancel-btn{background-color:#e74c3c}.save-btn:hover{background-color:#5a3c97}.cancel-btn:hover{background-color:#c0392b}@media (max-width:768px){.distributor-filters,.distributor-header{align-items:flex-start;flex-direction:column}.distributor-filters{gap:15px}.add-btn{margin-top:10px}}.sidebar-footer{color:#e0d9ff}.mtopbar{background-color:#6d47c8;border-bottom:2px solid #5430a0;box-shadow:0 4px 8px #0003;box-sizing:border-box;color:#fff;font-family:Arial,sans-serif;height:70px;justify-content:space-between;left:0;padding:15px 20px;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:1100}.mtopbar,.mtopbar-left{align-items:center;display:flex}.mtopbar-title{font-size:26px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.mtopbar-right{align-items:center;display:flex;gap:20px}.welcome-message{color:#ede4ff}.welcome-message span{color:#d0bfff}.notification-dropdown p:hover{background-color:#f3f0fb}@media (max-width:768px){.menu-toggle{display:inline-block}.mtopbar-title{font-size:22px}.welcome-message{font-size:16px}}.schedule-container{background:#f9f9f9;font-family:Segoe UI,sans-serif;padding:20px}.schedule-header{align-items:center;background-color:#6d47c8;border-radius:8px;color:#fff;display:flex;justify-content:space-between;padding:15px 20px}.add-task-btn{background-color:#fff;border-radius:6px;color:#6d47c8;font-weight:700;padding:10px 16px;transition:.3s}.add-task-btn:hover{background-color:#e0eaf5}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.filter-bar input{border:1px solid #ccc;border-radius:6px;flex:1 1;padding:10px}.filters{gap:10px}.filters button{background-color:#e8edf3;border:none;border-radius:6px;cursor:pointer;padding:10px 16px;transition:background-color .3s}.filters button:hover{background-color:#cfddec}.task-table{background-color:#fff;border-radius:8px;box-shadow:0 0 5px #0000000d;overflow-x:auto;padding:20px}.task-table h3{color:#6d47c8;margin-bottom:15px}thead{background-color:#f0f5fa}td,th{border-bottom:1px solid #eee}.priority{border-radius:12px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;padding:6px 12px;text-align:center}.priority.high{background-color:#e74c3c}.priority.medium{background-color:#f39c12}.priority.low{background-color:#2ecc71}.priority.high{background-color:red}.priority.high,.priority.medium{border-radius:5px;color:#fff;padding:4px 8px}.priority.medium{background-color:orange}.priority.low{background-color:green;border-radius:5px;color:#fff;padding:4px 8px}.add-task-btn{background-color:#6d47c8;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 16px}.add-task-btn:hover{background-color:#5b3a99}.filters select{border:1px solid #ccc;border-radius:6px;font-weight:700;margin-right:10px;padding:8px 12px}.add-task-form{background:#f0f4ff;border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;margin:10px 0;padding:15px}.add-task-form input,.add-task-form select{border:1px solid #ccc;border-radius:4px;flex:1 1 200px;padding:8px}.add-task-form button{background:#6d47c8;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px}.add-task-form button:hover{background:#5b3a99}@media (max-width:768px){.filter-bar,.schedule-header{align-items:flex-start;flex-direction:column}.filter-bar{gap:15px}.add-task-btn{margin-top:10px}}:root{--primary-color:#6d47c8;--light-bg:#f9f9f9;--text-dark:#1f1f1f;--text-light:#5a5a5a;--success:#22c55e;--info:#3b82f6;--warning:#f59e0b;--border-radius:12px;--card-padding:20px;--transition:0.3s ease-in-out}body{background-color:#f9f9f9;background-color:var(--light-bg);color:#1f1f1f;color:var(--text-dark);font-family:Segoe UI,sans-serif;margin:0}.container{margin:auto;max-width:1400px;padding:20px}.header{background-color:#6d47c8;background-color:var(--primary-color);border-radius:8px;color:#fff;justify-content:space-between;margin-bottom:25px;padding:15px 20px}.header,.header h2{align-items:center;display:flex}.header h2{font-size:24px;font-weight:700;gap:10px}.schedule-btn{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 18px;transition:.3s ease-in-out;transition:var(--transition)}.schedule-btn:hover{background-color:#0f2e53}.summary-cards{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:25px}.card{background:#fff;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 8px #0000000d;flex:1 1;min-width:220px;padding:20px;padding:var(--card-padding)}.card-green{border-left:5px solid #22c55e;border-left:5px solid var(--success)}.card-blue{border-left:5px solid #3b82f6;border-left:5px solid var(--info)}.card-orange{border-left:5px solid #f59e0b;border-left:5px solid var(--warning)}.card h4{color:#5a5a5a;color:var(--text-light);font-size:16px;margin:0 0 8px}.card span{color:#1f1f1f;color:var(--text-dark);font-size:28px;font-weight:700}.filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.input{border:1px solid #ccc;border-radius:6px;flex:1 1;min-width:200px;padding:10px}.table-container{background:#fff;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 0 10px #0000000d;overflow-x:auto}.table{border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid #eee;padding:12px 15px;text-align:left}.badge{border-radius:12px;color:#fff;font-size:12px;font-weight:600;padding:5px 10px}.badge-green{background-color:#22c55e;background-color:var(--success)}.badge-blue{background-color:#3b82f6;background-color:var(--info)}.badge-orange{background-color:#f59e0b;background-color:var(--warning)}.avatar{align-items:center;background:#6d47c8;background:var(--primary-color);border-radius:50%;color:#fff;display:inline-flex;font-weight:700;height:35px;justify-content:center;margin-right:8px;width:35px}.modal-overlay{background:#0009;z-index:1000}.modal{box-shadow:0 4px 20px #0000004d;padding:2rem}.modal h3{margin-bottom:1rem}.modal form input,.modal form select{border:1px solid #ccc;border-radius:4px;display:block;margin:.5rem 0;padding:.5rem;width:100%}.modal-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.save-btn{background:#007bff}.cancel-btn,.save-btn{border:none;border-radius:4px;padding:.5rem 1rem}.cancel-btn{background:#ccc}.sidebar{background:linear-gradient(180deg,#6d47c8,#4e32a6);box-shadow:3px 0 10px #0000004d;display:flex;flex-direction:column;height:100vh;left:0;padding-top:40px;position:fixed;top:0;transition:transform .3s ease;width:250px;z-index:1000}.sidebar .menu-items{display:flex;flex:1 1;flex-direction:column;margin-top:30px}.sidebar .menu-item{align-items:center;color:#fff;display:flex;font-size:18px;padding:12px;transition:background-color .3s ease,border-left .3s ease}.sidebar .menu-item.active,.sidebar .menu-item:hover{background-color:#5d3cb0;border-left:4px solid #b49eff}.sidebar .menu-item .icon{font-size:24px;margin-right:10px}.sidebar-footer{background-color:#6d47c8;border-top:1px solid #ffffff1a;color:#e0d8ff;font-size:14px;margin-bottom:40px;margin-top:auto;padding:20px 15px;text-align:center}.sidebar-footer .date{font-weight:500;margin-bottom:5px}.sidebar-footer .time{font-size:16px;font-weight:700}@media (max-width:768px){.sidebar{transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}.sidebar-footer{font-size:12px;padding:15px 10px}.sidebar-footer .time{font-size:14px}}.dtopbar{background-color:#6d47c8;border-bottom:2px solid #5b3b8d;box-shadow:0 4px 8px #0003;box-sizing:border-box;color:#fff;font-family:Arial,sans-serif;height:70px;justify-content:space-between;left:0;padding:15px 20px;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:1100}.dtopbar,.dtopbar-left{align-items:center;display:flex}.dtopbar-title{font-size:26px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.dtopbar-right{align-items:center;display:flex;gap:20px}@media (max-width:768px){.menu-toggle{display:inline-block}.dtopbar-title{font-size:22px}.welcome-message{font-size:16px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.dashboard-wrapper{background-color:#f9f9f9;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-left:250px;margin-top:80px;padding:20px}.dashboard-title{color:#6d47c8;font-size:28px;font-weight:700;margin-bottom:20px}.metrics-row{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px}.metric-card{background-color:#fff;border-left:6px solid #6d47c8;border-radius:12px;box-shadow:0 2px 8px #0000001a;flex:1 1 220px;padding:20px;transition:transform .2s ease}.metric-card:hover{transform:translateY(-4px)}.metric-card h3{color:#777;font-size:16px;margin-bottom:8px}.metric-value{color:#6d47c8;font-size:28px;font-weight:700}.metric-change{color:#aaa;font-size:14px;margin-top:5px}.dashboard-content{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px}.dashboard-column{display:flex;flex:1 1;flex-direction:column;gap:20px;min-width:300px}.chart-card{background-color:#fff;border-radius:12px;border-top:4px solid #6d47c8;box-shadow:0 2px 8px #00000014;padding:15px;transition:transform .2s ease}.chart-card:hover{transform:translateY(-4px)}.chart-card h3{color:#6d47c8;font-size:18px;font-weight:600;margin-bottom:10px}.map-card{background-color:#fff;border-radius:12px;border-top:4px solid #6d47c8;box-shadow:0 2px 8px #0000001a;padding:20px}.map-card h3{color:#6d47c8;font-size:18px;font-weight:600;margin-bottom:15px}.leaflet-container{border-radius:8px;height:400px!important;width:100%!important}@media screen and (max-width:1024px){.dashboard-wrapper{margin-left:0;margin-top:70px;padding:15px}.dashboard-content,.metrics-row{flex-direction:column}.dashboard-column{width:100%}}@media screen and (max-width:768px){.dashboard-wrapper{margin-left:0!important;padding:12px}.dashboard-title{font-size:22px;text-align:center}.chart-card,.map-card,.metric-card{padding:14px}.metric-card h3{font-size:14px}.metric-value{font-size:24px}.chart-card h3,.map-card h3{font-size:16px;text-align:center}.leaflet-container{height:320px!important}}@media screen and (max-width:480px){.dashboard-wrapper{padding:10px}.dashboard-title{font-size:20px}.chart-card,.map-card,.metric-card{padding:10px}.chart-card h3,.map-card h3,.metric-card h3{font-size:13px}.metric-value{font-size:20px}.leaflet-container{height:280px!important}}.dm-main{background-color:#f8f9fb;margin-left:250px;min-height:100vh;overflow-x:hidden;padding-top:80px}.dm-container{box-sizing:border-box;font-family:Segoe UI,sans-serif;padding:20px;width:100%}.dm-title{color:#6d47c8;font-size:2rem;font-weight:700;margin-bottom:3px}.dm-subtitle{color:#6c757d;font-size:1rem;margin-bottom:20px}.dm-search-add{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:18px}.dm-search{border:1px solid #ccc;flex:1 1;min-width:200px;outline:none;padding:10px 15px;width:250px}.dm-add-btn,.dm-search{border-radius:8px;font-size:1rem}.dm-add-btn{background-color:#6d47c8;cursor:pointer;padding:10px 18px;white-space:nowrap}.dm-add-btn:hover{background-color:#5b3eab}.dm-stats{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.dm-stat-card{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000000d;display:flex;flex:1 1 200px;gap:10px;padding:15px}.dm-stat-icon{color:#6d47c8;font-size:1.8rem}.dm-stat-icon.green{color:#28a745}.dm-stat-icon.orange{color:#fd7e14}.dm-table-wrapper{box-sizing:border-box;overflow-x:auto;width:100%}.dm-table{background-color:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 4px 8px #00000008;min-width:700px;overflow:hidden;width:100%}.dm-table td,.dm-table th{border-bottom:1px solid #e9ecef;font-size:.95rem;padding:10px 14px;text-align:left}.dm-table th{background-color:#6d47c8;color:#fff;font-weight:600}.dm-table tbody tr:hover{background-color:#f1f5f9}.dm-status{display:inline-block;font-size:.85rem;padding:5px 10px;text-align:center}.dm-status.active{background-color:#d4edda;color:#28a745}.dm-status.inactive{background-color:#f8d7da;color:#dc3545}.dm-status.pending{background-color:#fff3cd;color:#ffc107}.dm-action{color:#6d47c8;cursor:pointer;font-weight:500}.dm-action:hover{color:#5b3eab;text-decoration:underline}.dm-modal-overlay{background:#0009;bottom:0;padding:10px;right:0;z-index:9999}.dm-modal{background-color:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;max-width:600px;padding:40px;position:relative}.dm-modal-close{color:#333;cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px}.dm-modal-close:hover{color:tomato}.dm-add-form input{border:2px solid #ddd;border-radius:10px;font-size:16px;margin:8px 0;padding:10px;width:100%}.dm-add-form input:focus{border-color:#6d47c8;outline:none}.dm-add-form button{background-color:#6d47c8;border:none;border-radius:10px;color:#fff;font-size:16px;padding:12px;width:100%}.dm-add-form button:hover{background-color:#5b3eab}.dm-add-form{align-items:center;display:flex;flex-direction:column;gap:10px}.dm-edit-form,.dm-update-form{align-items:flex-start;display:flex;flex-direction:column;width:100%}.dm-edit-form h2,.dm-update-form h2{color:#2c3e50;font-size:1.6rem;font-weight:700;margin-bottom:20px;text-align:center;width:100%}.dm-edit-form input,.dm-update-form input{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;font-size:1rem;margin-bottom:10px;padding:10px;width:100%}.dm-edit-form input:focus,.dm-update-form input:focus{background-color:#eaf3fb;border-color:#3498db;outline:none}.dm-edit-form button,.dm-update-form button{background-color:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:15px;padding:10px;width:100%}.dm-edit-form button:hover,.dm-update-form button:hover{background-color:#2980b9}.dm-edit-form .dm-cancel-btn,.dm-update-form .dm-cancel-btn{background-color:#e74c3c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:8px;padding:8px;text-align:center;width:100%}.dm-edit-form .dm-cancel-btn:hover,.dm-update-form .dm-cancel-btn:hover{background-color:#c0392b}.dm-edit-form label,.dm-update-form label{color:#2c3e50;display:block;font-size:1.1rem;font-weight:700;margin-bottom:5px}.dm-view-form p{color:#2c3e50;font-size:1.2rem;margin-bottom:8px}.dm-view-form p strong{color:#3498db}.dm-view-form button{background-color:#e74c3c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:15px;padding:10px 16px;width:100%}.dm-view-form button:hover{background-color:#c0392b}.dm-email-btn{color:#06c;font-weight:500;text-decoration:underline}.dm-email-btn:hover{color:#004999}@media (max-width:992px){.dm-main{margin-left:0;padding-top:70px}}@media (max-width:768px){.dm-search-add{align-items:stretch;flex-direction:column}.dm-add-btn,.dm-search{width:100%}.dm-stats{flex-direction:column}.dm-stat-card{margin-bottom:15px;width:100%}.dm-table-wrapper{overflow-x:auto}.dm-modal{max-width:95%;padding:20px;width:100%}.dm-add-form,.dm-edit-form,.dm-update-form{gap:8px;width:100%}.dm-table{min-width:100%;table-layout:auto}.dm-table td,.dm-table th{word-wrap:break-word}}.dm-product-management{background:#f9f9fb;box-sizing:border-box;color:#333;font-family:Segoe UI,sans-serif;min-height:100vh;overflow-x:auto;overflow-y:auto;padding:90px 1rem 1rem 260px;transition:all .3s ease}.dm-product-title{color:#6d47c8;font-size:2rem;font-weight:700;margin-bottom:.3rem;transition:color .3s ease}.dm-product-title:hover{color:#2563eb}.dm-product-subtitle{color:#666;font-size:1rem;margin-bottom:1.5rem}.dm-controls{justify-content:space-between;margin-bottom:1.5rem}.dm-controls,.dm-controls-left,.dm-controls-right{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.dm-controls input,.dm-controls select{border:1px solid #6d47c8;border-radius:8px;font-size:1rem;min-width:200px;padding:.6rem;transition:border-color .3s ease}.dm-controls input:focus,.dm-controls select:focus{border-color:#6d47c8;outline:none}.dm-add-btn,.dm-export-btn,.dm-filter-btn{border-radius:8px;cursor:pointer;font-weight:700;padding:.6rem 1.2rem;transition:background-color .3s ease,transform .3s ease}.dm-filter-btn{background:#fff;border:1px solid #6d47c8}.dm-filter-btn:hover{background-color:#f1f1f1;transform:scale(1.05)}.dm-export-btn{background:#f1f1f1;border:1px solid #6d47c8}.dm-export-btn:hover{background-color:#e0e0e0;transform:scale(1.05)}.dm-add-btn{background:#6d47c8;border:none;color:#fff}.dm-add-btn:hover{background:#4e32a6;transform:scale(1.05)}.dm-product-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 0 15px #0000001a;overflow:hidden;width:100%}.dm-product-table td,.dm-product-table th{border-bottom:1px solid #eee;font-size:1rem;padding:1rem;text-align:left}.dm-product-table th{background:#6d47c8;color:#fff;text-transform:uppercase}.dm-product-table tr:hover{background-color:#f1f1f1}.dm-status{border-radius:20px;font-size:.9rem;font-weight:600;padding:.4rem .8rem}.dm-status.in{background:#d4f4dd;color:#0f9d58}.dm-status.low{background:#ffe5b4;color:#f90}.dm-actions{display:flex;flex-wrap:wrap;gap:10px}.dm-delete-icon,.dm-edit-icon{cursor:pointer;font-size:1.2rem}.dm-edit-icon{color:#4b9cff}.dm-delete-icon{color:#ff4b4b}.dm-modal-overlay{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.dm-modal{background:#fff;border-radius:8px;box-shadow:0 0 15px #0000001a;max-width:400px;padding:2rem;width:90%}.dm-modal input{border:1px solid #ccc;border-radius:8px;margin-bottom:1rem;padding:.6rem;width:100%}.dm-modal-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.dm-modal-buttons button{border-radius:8px;cursor:pointer;font-weight:700;padding:.6rem 1.2rem}.dm-icon{color:#6d47c8;margin-right:6px}@media (max-width:1024px){.dm-product-management{padding-left:20px;padding-top:80px}}@media (max-width:768px){.dm-product-management{padding-left:16px;padding-top:70px}.dm-controls{align-items:stretch;flex-direction:column}.dm-controls-left,.dm-controls-right{flex-direction:column;gap:.75rem;width:100%}.dm-add-btn,.dm-controls input,.dm-controls select,.dm-export-btn,.dm-filter-btn{width:100%}.dm-actions{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dm-product-title{font-size:1.6rem}.dm-product-subtitle{font-size:.95rem}.dm-product-table{display:block;overflow-x:auto;white-space:nowrap}.dm-product-table td,.dm-product-table th{font-size:.9rem;padding:.8rem}}@media (max-width:480px){.dm-product-management{padding-left:10px;padding-top:60px}.dm-product-title{font-size:1.4rem;text-align:center}.dm-product-subtitle{font-size:.85rem;text-align:center}.dm-controls input,.dm-controls select{font-size:.95rem}.dm-product-table td,.dm-product-table th{font-size:.8rem;padding:.6rem}.dm-actions{flex-direction:column;gap:.5rem}.dm-modal{padding:1rem;width:95%}.dm-modal-buttons{align-items:stretch;flex-direction:column}.dm-modal-buttons button{width:100%}}.order-page-wrapper{background-color:#f0f4fa;margin-left:250px;min-height:100vh;overflow-x:hidden;padding-top:60px}@media (max-width:768px){.order-page-wrapper{margin-left:0;overflow-x:auto;padding:60px 10px 10px}}.order-page-container{font-family:Segoe UI,sans-serif;padding:20px}.order-title{color:#6d47c8;font-size:28px;margin-bottom:0}.order-subtitle{color:#666;margin-bottom:20px}.order-summary-cards{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px;overflow-x:auto}.order-summary-card{background:#f5f7fa;border-radius:8px;box-shadow:0 2px 4px #0000000d;flex:1 1;flex-grow:1;min-width:200px;padding:15px;text-align:center;white-space:nowrap}.order-card-icon{font-size:24px;margin-bottom:5px}.order-action-bar{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px;overflow-x:auto}.order-search-input{flex:1 1;min-width:200px;padding:8px}.order-action-button,.order-search-input{border:1px solid #6d47c8;border-radius:4px}.order-action-button{background:#fff;cursor:pointer;padding:8px 12px}.order-action-group{display:flex;flex-wrap:wrap;gap:10px}.order-export-button{background-color:#fff;border:1px solid #6d47c8;border-radius:4px;cursor:pointer;padding:8px 12px}.order-new-button{background-color:#6d47c8;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:8px 12px}.order-table-wrapper{margin-top:20px;overflow-x:auto;width:100%}.order-table{border-collapse:collapse;display:block;margin-top:10px;min-width:600px;overflow-x:auto;width:100%}.order-table td,.order-table th{border:1px solid #eee;min-width:150px;padding:12px;text-align:left;white-space:nowrap}.order-status-badge{border-radius:12px;display:inline-block;font-size:13px;font-weight:700;padding:4px 8px}.order-status-badge.pending{background-color:#facc15;color:#000}.order-status-badge.processing{background-color:#3b82f6;color:#fff}.order-status-badge.delivered{background-color:#22c55e;color:#fff}.order-link-button{background:none;border:none;color:#6d47c8;cursor:pointer;margin-right:8px}.modal-overlay{background-color:#00000080;height:100%;width:100%;z-index:999}.modal{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;padding:20px;width:400px}.modal-buttons{gap:10px;justify-content:space-between;margin-top:20px}button{background-color:#6d47c8;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px}@media (max-width:600px){.order-action-bar,.order-action-group{flex-direction:column}.order-action-group,.order-search-input{width:100%}.order-summary-cards{flex-direction:column}.order-summary-card{width:100%}.order-table-wrapper{overflow-x:auto}.order-table{display:block;min-width:100%}.order-table td,.order-table th{padding:8px;white-space:nowrap}}.ssidebar{background:linear-gradient(180deg,#6d47c8,#4e32a6);box-shadow:3px 0 10px #0000004d;display:flex;flex-direction:column;height:100vh;left:0;padding-top:40px;position:fixed;top:0;transition:transform .3s ease;width:250px;z-index:1000}.ssidebar .menu-items{display:flex;flex:1 1;flex-direction:column;margin-top:30px}.ssidebar .menu-item{align-items:center;color:#fff;display:flex;font-size:18px;padding:12px;transition:background-color .3s ease,border-left .3s ease}.ssidebar .menu-item.active,.ssidebar .menu-item:hover{background-color:#5d3cb0;border-left:4px solid #b49eff}.ssidebar .menu-item .icon{font-size:24px;margin-right:10px}.ssidebar-footer{background-color:#6d47c8;border-top:1px solid #ffffff1a;color:#e6dcff;font-size:14px;margin-bottom:40px;margin-top:auto;padding:20px 15px;text-align:center}.ssidebar-footer .date{font-weight:500;margin-bottom:5px}.ssidebar-footer .time{font-size:16px;font-weight:700}@media (max-width:768px){.ssidebar{transform:translateX(-100%)}.ssidebar.open{transform:translateX(0)}.ssidebar-footer{font-size:12px;padding:15px 10px}.ssidebar-footer .time{font-size:14px}}.stopbar{background-color:#6d47c8;border-bottom:2px solid #4e2a91;box-shadow:0 4px 8px #0003;box-sizing:border-box;color:#fff;font-family:Arial,sans-serif;height:70px;justify-content:space-between;left:0;padding:15px 20px;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:1100}.stopbar,.stopbar-left{align-items:center;display:flex}.menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:22px;margin-right:15px;transition:transform .3s ease-in-out}.menu-toggle:hover{transform:rotate(90deg)}.stopbar-title{font-size:26px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.stopbar-right{align-items:center;display:flex;gap:20px}.welcome-message{color:#e0f2f7;font-size:18px;font-style:italic;text-shadow:1px 1px 3px #0003;white-space:nowrap}.welcome-message span{color:#a7d9ed;font-weight:700}.notification-icon,.user-icon{cursor:pointer;position:relative;transition:transform .3s ease}.notification-icon:hover,.user-icon:hover{transform:scale(1.1)}.notification-badge{animation:pulse 1.5s infinite;background-color:#ff6f61;border-radius:50%;color:#fff;font-size:10px;padding:2px 5px;position:absolute;right:-5px;top:-5px}@keyframes pulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}to{opacity:.8;transform:scale(1)}}.notification-dropdown{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;color:#333;display:block;padding:10px;position:absolute;right:0;top:35px;transition:opacity .3s ease;width:250px;z-index:1200}.notification-dropdown p{font-size:14px;padding:5px 0}.notification-dropdown p:not(:last-child){border-bottom:1px solid #f0f0f0}.notification-dropdown p:hover{background-color:#f0f0f0}.profile-dropdown{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;color:#333;display:block;padding:10px;position:absolute;right:0;top:35px;transition:opacity .3s ease;width:250px;z-index:1200}.profile-dropdown p{cursor:pointer;font-size:14px;padding:5px 0}.profile-dropdown p:hover{color:#6d47c8;font-weight:700}.profile-dropdown p:not(:last-child){border-bottom:1px solid #f0f0f0}@media (max-width:768px){.menu-toggle{display:inline-block}.stopbar-title{font-size:22px}.welcome-message{font-size:16px}}@media (max-width:480px){.welcome-message{display:none}}.profile-settings-container{animation:fadeIn .4s ease-in-out;background:#f8f9fa;border-radius:15px;box-shadow:0 8px 30px #00000026;font-family:Segoe UI,sans-serif;margin:2rem auto;max-width:650px;padding:2.5rem;position:relative}.close-btn{background:#0000;border:none;color:#6d47c8;cursor:pointer;font-size:20px;position:absolute;right:20px;top:15px;transition:color .3s ease}.close-btn:hover{color:#000}.profile-settings-container h2{color:#6d47c8;font-size:26px;margin-bottom:1.5rem;text-align:center}.profile-image-section{margin-bottom:2rem;text-align:center}.image-wrapper{display:inline-block;position:relative}.profile-image{border:4px solid #6d47c8;border-radius:50%;height:110px;object-fit:cover;transition:transform .3s ease;width:110px}.profile-image:hover{transform:scale(1.05)}.camera-icon{align-items:center;background:#6d47c8;border-radius:50%;bottom:0;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:7px;position:absolute;right:0}.camera-icon input{display:none}.profile-name{color:#222;font-size:18px;font-weight:700;margin-top:.5rem}.profile-role{color:#777;font-size:14px}.profile-form label{align-items:center;color:#555;display:flex;font-size:16px;margin-bottom:1.2rem}.profile-form input,.profile-form textarea{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:15px;margin-left:10px;padding:10px;transition:border .3s ease}.profile-form input:focus,.profile-form textarea:focus{border-color:#6d47c8;outline:none}.profile-form textarea{resize:none}.profile-form button{align-items:center;background:linear-gradient(90deg,#6d47c8,#5b3a99);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:17px;gap:10px;justify-content:center;margin-top:1rem;padding:14px;transition:background .3s ease;width:100%}.profile-form button:hover{background:linear-gradient(90deg,#5b3a99,#3f2680)}@media (max-width:600px){.profile-form label{align-items:flex-start;flex-direction:column}.profile-form input,.profile-form textarea{margin-left:0;margin-top:5px;width:100%}.profile-settings-container{padding:1.5rem}}.sprofile-settings-container{animation:fadeIn .4s ease-in-out;background:#f8f9fa;border-radius:15px;box-shadow:0 8px 30px #00000026;font-family:Segoe UI,sans-serif;margin:2rem auto;max-width:650px;padding:2.5rem;position:relative}.sprofile-close-btn{background:#0000;border:none;color:#888;cursor:pointer;font-size:20px;position:absolute;right:20px;top:15px;transition:color .3s ease}.sprofile-close-btn:hover{color:#6d47c8}.sprofile-settings-container h2{color:#333;font-size:26px;margin-bottom:1.5rem;text-align:center}.sprofile-image-section{margin-bottom:2rem;text-align:center}.sprofile-image-wrapper{display:inline-block;position:relative}.sprofile-image{border:4px solid #6d47c8;border-radius:50%;height:110px;object-fit:cover;transition:transform .3s ease;width:110px}.sprofile-image:hover{transform:scale(1.05)}.sprofile-camera-icon{align-items:center;background:#6d47c8;border-radius:50%;bottom:0;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:7px;position:absolute;right:0}.sprofile-camera-icon input{display:none}.sprofile-name{color:#222;font-size:18px;font-weight:700;margin-top:.5rem}.sprofile-role{color:#777;font-size:14px}.sprofile-form label{align-items:center;color:#555;display:flex;font-size:16px;margin-bottom:1.2rem}.sprofile-form input,.sprofile-form textarea{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:15px;margin-left:10px;padding:10px;transition:border .3s ease}.sprofile-form input:focus,.sprofile-form textarea:focus{border-color:#6d47c8;outline:none}.sprofile-form textarea{resize:none}.sprofile-form button{align-items:center;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:17px;gap:10px;justify-content:center;margin-top:1rem;padding:14px;transition:background .3s ease;width:100%}.sprofile-form button,.sprofile-form button:hover{background:linear-gradient(90deg,#6d47c8,#003d80)}@media (max-width:600px){.sprofile-form label{align-items:flex-start;flex-direction:column}.sprofile-form input,.sprofile-form textarea{margin-left:0;margin-top:5px;width:100%}.sprofile-settings-container{padding:1.5rem}}.dprofile-settings-container{animation:fadeIn .4s ease-in-out;background:#f8f9fa;border-radius:15px;box-shadow:0 8px 30px #00000026;font-family:Segoe UI,sans-serif;margin:2rem auto;max-width:650px;padding:2.5rem;position:relative}@keyframes fadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.dprofile-close-btn{background:#0000;border:none;color:#6d47c8;cursor:pointer;font-size:20px;position:absolute;right:20px;top:15px;transition:color .3s ease}.dprofile-close-btn:hover{color:#3c2a91}.dprofile-settings-container h2{color:#333;font-size:26px;margin-bottom:1.5rem;text-align:center}.dprofile-image-section{margin-bottom:2rem;text-align:center}.dprofile-image-wrapper{display:inline-block;position:relative}.dprofile-image{border:4px solid #6d47c8;border-radius:50%;height:110px;object-fit:cover;transition:transform .3s ease;width:110px}.dprofile-image:hover{transform:scale(1.05)}.dprofile-camera-icon{align-items:center;background:#6d47c8;border-radius:50%;bottom:0;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:7px;position:absolute;right:0}.dprofile-camera-icon input{display:none}.dprofile-name{color:#222;font-size:18px;font-weight:700;margin-top:.5rem}.dprofile-role{color:#777;font-size:14px}.dprofile-form label{align-items:center;color:#555;display:flex;font-size:16px;margin-bottom:1.2rem}.dprofile-form input,.dprofile-form textarea{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:15px;margin-left:10px;padding:10px;transition:border .3s ease}.dprofile-form input:focus,.dprofile-form textarea:focus{border-color:#6d47c8;outline:none}.dprofile-form textarea{resize:none}.dprofile-form button{align-items:center;background:linear-gradient(90deg,#6d47c8,#3c2a91);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:17px;gap:10px;justify-content:center;margin-top:1rem;padding:14px;transition:background .3s ease;width:100%}.dprofile-form button:hover{background:linear-gradient(90deg,#5b3b8d,#2f1f67)}@media (max-width:600px){.dprofile-form label{align-items:flex-start;flex-direction:column}.dprofile-form input,.dprofile-form textarea{margin-left:0;margin-top:5px;width:100%}.dprofile-settings-container{padding:1.5rem}}.inventory{background-color:#f8f9fa;box-sizing:border-box;color:#2d3748;min-height:100vh;overflow-x:hidden;padding:90px 20px 30px 280px}.inventory-header{align-items:center;background-color:#6d47c8;border-radius:8px;color:#fff;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px;padding:15px 20px}.inventory-header h1{font-size:24px;font-weight:700}.add-btn{background-color:#fff;border:2px solid #6d47c8;border-radius:6px;color:#6d47c8;cursor:pointer;font-size:14px;font-weight:700;padding:10px 20px;transition:.3s ease}.add-btn:hover{background-color:#6d47c8;color:#fff}.search-filter{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.search-filter input,.search-filter select{border:1px solid #ccc;border-radius:6px;flex:1 1 200px;padding:10px;transition:border .3s}.search-filter input:focus,.search-filter select:focus{border-color:#6d47c8;outline:none}.charts-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:40px}.chart-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;flex:1 1 45%;min-width:300px;padding:20px}.inventory-list{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;overflow-x:auto;padding:20px}.table-wrapper{overflow-x:auto;width:100%}table{border-collapse:collapse;margin-top:15px;min-width:800px;width:100%}td,th{padding:12px;text-align:left;white-space:nowrap}thead tr{background-color:#6d47c8;border-bottom:2px solid #e2e8f0;color:#fff}tbody tr:hover{background-color:#f1f5f9}.low-badge{background:red;border-radius:4px;color:#fff;font-size:12px;margin-left:6px;padding:2px 5px}.icon{cursor:pointer;font-size:16px;margin-right:10px}.edit-icon{color:#6d47c8}.delete-icon{color:#ef4444}.modal-overlay{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:200}.modal{background:#fff;border-radius:12px;box-shadow:0 8px 20px #0003;max-width:400px;padding:30px;width:100%}.modal h3{margin-bottom:20px;text-align:center}.modal input{border:1px solid #ccc;border-radius:6px;margin-bottom:12px;padding:10px;width:100%}.modal-buttons{display:flex;justify-content:space-around}.cancel-btn,.save-btn{border:none;border-radius:6px;cursor:pointer;font-weight:700;padding:10px 20px}.save-btn{background:#6d47c8;color:#fff}.cancel-btn{background:#ef4444;color:#fff}.save-btn:hover{background:#5b3aad}.cancel-btn:hover{background:#dc2626}@media (max-width:1024px){.inventory{padding-left:20px;padding-right:20px}.inventory-header h1{font-size:20px}.add-btn{font-size:12px}.search-filter input,.search-filter select{flex:1 1 150px}table{min-width:600px}}@media (max-width:768px){.inventory{padding:80px 20px 20px}.inventory-header{align-items:flex-start;flex-direction:column}.add-btn{margin-top:10px}.search-filter{flex-direction:column}.search-filter input,.search-filter select{flex:1 1 100%;margin-bottom:10px}.chart-container{flex:1 1 100%}table{min-width:500px}}@media (max-width:480px){.inventory-header h1{font-size:18px}.add-btn{font-size:12px;padding:8px 16px}.search-filter input,.search-filter select{padding:8px}table{min-width:400px}}
/*# sourceMappingURL=main.749c0846.css.map*/