*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1400px;padding:24px 32px}.btn{align-items:center;border:none;border-radius:4px;box-shadow:0 1px 2px #00000014;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;letter-spacing:.01em;padding:8px 16px;transition:all .15s ease}.btn:hover{box-shadow:0 2px 4px #0000001f}.btn:active{box-shadow:inset 0 1px 2px #00000026;transform:translateY(1px)}.btn-primary{background-color:#0052cc;border:1px solid #0052cc;color:#fff}.btn-primary:hover{background-color:#0065ff;border-color:#0065ff;box-shadow:0 2px 4px #0052cc33}.btn-secondary{background-color:#6b7280;border:1px solid #6b7280;color:#fff}.btn-secondary:hover{background-color:#4b5563;border-color:#4b5563;box-shadow:0 2px 4px #6b728033}.btn-danger{background-color:#dc2626;color:#fff}.btn-danger:hover{background-color:#b91c1c}.btn-success{background-color:#16a34a;color:#fff}.btn-success:hover{background-color:#15803d}.form-group{margin-bottom:18px}.form-group label{color:#344563;display:block;font-size:13px;font-weight:500;letter-spacing:.01em;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #dfe1e6;border-radius:3px;color:#2c3e50;font-size:14px;line-height:1.42857;padding:8px 12px;transition:all .15s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#8993a4}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{border-color:#b3bac5}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fafbfc;border-color:#0052cc;box-shadow:0 0 0 2px #0052cc26;outline:none}.form-group textarea{min-height:100px;resize:vertical}.card{background:#fff;border:1px solid #dfe1e6;border-radius:3px;box-shadow:0 1px 1px #091e4221;margin-bottom:16px;padding:16px 20px;transition:box-shadow .15s ease}.card:hover{box-shadow:0 2px 4px #091e4226}.table{background:#fff;border:1px solid #dfe1e6;border-collapse:initial;border-radius:3px;border-spacing:0;box-shadow:0 1px 1px #091e4221;overflow:hidden;width:100%}.table thead{background-color:#f4f5f7;border-bottom:2px solid #dfe1e6}.table td,.table th{border-bottom:1px solid #dfe1e6;color:#172b4d;font-size:13px;padding:10px 12px;text-align:left;vertical-align:middle}.table th{background-color:#f4f5f7;color:#42526e;font-size:11px;font-weight:600;letter-spacing:.5px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.table td{color:#172b4d}.table td strong{color:#172b4d;font-weight:600}.table tbody tr{transition:background-color .1s ease}.table tbody tr:hover{background-color:#f4f5f7}.table tbody tr:last-child td{border-bottom:none}.badge{align-items:center;border:1px solid #0000;border-radius:3px;display:inline-flex;font-size:11px;font-weight:500;letter-spacing:.3px;line-height:1.4;padding:2px 8px;text-transform:uppercase;white-space:nowrap}.badge-pending{background-color:#fff4e5;border-color:#ffd89e;color:#974f00}.badge-resolved{background-color:#e3fcef;border-color:#abf5d1;color:#064}.badge-in-progress{background-color:#deebff;border-color:#b3d4ff;color:#0052cc;color:#1e40af}.modal{align-items:center;background-color:#091e428a;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border:1px solid #dfe1e6;border-radius:3px;box-shadow:0 4px 16px #091e4240;max-height:90vh;max-width:600px;overflow-y:auto;padding:24px 28px;width:90%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.modal-header h2{color:#172b4d;font-size:20px;font-weight:600;letter-spacing:-.01em;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:3px;color:#6b778c;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;line-height:1;padding:0;transition:all .15s ease;width:32px}.close-btn:hover{background-color:#f4f5f7;color:#172b4d}.dashboard-container{background:#f5f7fa;box-sizing:border-box;margin:0 auto;max-width:1600px;min-height:calc(100vh - 64px);padding:32px 24px;width:100%}.dashboard-header{margin-bottom:32px}.dashboard-title{color:#1a202c;font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.dashboard-subtitle{color:#718096;font-size:16px;font-weight:400;line-height:1.5;margin:0}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}.stats-grid-two{grid-template-columns:repeat(2,1fr)}.stats-grid-single{grid-template-columns:1fr;max-width:400px}.stat-card{box-shadow:0 1px 3px #0000000d;flex-direction:column;gap:16px;padding:24px;transition:all .2s ease}.stat-card:hover{border-color:#cbd5e0;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.stat-header{gap:12px}.stat-header,.stat-icon{align-items:center;display:flex}.stat-icon{border-radius:10px;flex-shrink:0;height:48px;justify-content:center;transition:transform .2s ease;width:48px}.stat-card:hover .stat-icon{transform:scale(1.05)}.stat-primary .stat-icon{background:#ebf4ff;color:#3182ce}.stat-success .stat-icon{background:#f0fff4;color:#38a169}.stat-warning .stat-icon{background:#fffaf0;color:#d69e2e}.stat-info .stat-icon{background:#ebf8ff;color:#2c5282}.stat-secondary .stat-icon{background:#faf5ff;color:#805ad5}.stat-label{color:#718096;margin:0}.stat-value{color:#1a202c;font-size:36px;letter-spacing:-.02em;margin:0}.stat-primary .stat-value{color:#3182ce}.stat-success .stat-value{color:#38a169}.stat-warning .stat-value{color:#d69e2e}.stat-info .stat-value{color:#2c5282}.stat-secondary .stat-value{color:#805ad5}.stat-footer{align-items:center;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:12px}.stat-badge{align-items:center;border-radius:6px;display:inline-flex;font-size:11px;font-weight:600;letter-spacing:.3px;padding:4px 12px}.stat-badge-success{background:#f0fff4;border:1px solid #c6f6d5;color:#22543d}.stat-badge-warning{background:#fffaf0;border:1px solid #fbd38d;color:#744210}.stat-percentage{color:#4a5568;font-size:13px;font-weight:600}.stat-text{color:#718096;font-size:13px;font-weight:500}.dashboard-sections{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(600px,1fr))}.recent-devices-section{grid-column:1/-1}.dashboard-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;padding:24px;position:relative;transition:all .2s ease}.dashboard-section:hover{border-color:#cbd5e0;box-shadow:0 4px 12px #00000014}.section-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.section-title-wrapper{align-items:center;display:flex;gap:12px}.section-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.section-icon-chart{background:#ebf4ff;color:#3182ce}.section-icon-device{background:#f0fff4;color:#38a169}.section-icon-warranty{background:#fffaf0;color:#d69e2e}.section-title{color:#1a202c;font-size:18px;letter-spacing:-.01em;line-height:1.2;margin:0}.period-selector{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-wrap:wrap;gap:4px;padding:4px}.period-btn{background:#0000;border:none;border-radius:6px;color:#718096;cursor:pointer;font-size:12px;font-weight:600;padding:6px 14px;text-transform:capitalize;transition:all .2s ease}.period-btn:hover{background:#edf2f7;color:#4a5568}.period-btn.active{background:#3182ce;box-shadow:0 1px 3px #3182ce4d;color:#fff}.chart-section{grid-column:1/-1}.chart-container{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;height:320px;margin-top:8px;padding:16px;width:100%}.series-chart{gap:16px}.series-chart,.series-item{display:flex;flex-direction:column}.series-item{gap:8px}.series-info{align-items:center;display:flex;justify-content:space-between}.series-label{color:#1a202c;font-size:14px;font-weight:600}.series-count{font-feature-settings:"tnum";background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;font-size:14px;font-variant-numeric:tabular-nums;font-weight:700;padding:4px 10px}.series-bar{background:#edf2f7;height:10px;overflow:hidden;width:100%}.series-bar,.series-bar-fill{border-radius:6px;position:relative}.series-bar-fill{background:linear-gradient(90deg,#3182ce,#4299e1);height:100%;transition:width .6s ease}.recent-list{display:flex;flex:1 1;flex-direction:column;width:100%}.table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1 1;overflow-x:auto}.recent-devices-section .table-wrapper{overflow-x:visible}.dashboard-table{background:#0000;border-collapse:collapse;width:100%}.recent-devices-section .dashboard-table{table-layout:auto}.dashboard-table thead{background:#f7fafc}.dashboard-table th{border-bottom:1px solid #e2e8f0;color:#718096;font-size:11px;font-weight:700;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.recent-devices-section .dashboard-table th:first-child{width:120px}.recent-devices-section .dashboard-table th:nth-child(2){width:100px}.recent-devices-section .dashboard-table th:nth-child(3){min-width:300px;width:auto}.recent-devices-section .dashboard-table th:nth-child(4){width:100px}.dashboard-table td{border-bottom:1px solid #f7fafc;color:#2d3748;font-size:13px;padding:14px 16px;vertical-align:middle}.recent-devices-section .dashboard-table td{padding:12px 16px;vertical-align:top}.dashboard-table tbody tr{transition:background-color .15s ease}.dashboard-table tbody tr:hover{background-color:#f7fafc}.dashboard-table tbody tr:last-child td{border-bottom:none}.activity-title,.device-id,.engineer-name{color:#1a202c;font-size:13px;font-weight:600}.date-cell{color:#718096;font-size:12px}.description-cell{word-wrap:break-word;color:#4a5568;font-size:12px;line-height:1.6;max-width:none;white-space:normal}.recent-devices-section .description-cell{word-wrap:break-word;max-width:500px;white-space:normal}.notes-cell{color:#718096;font-size:12px}.status-badge{border:none;padding:4px 10px}.status-resolved{background:#f0fff4;border:1px solid #c6f6d5}.status-pending{background:#fffaf0;border:1px solid #fbd38d}.activity-type{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;display:inline-flex;font-size:11px;font-weight:600;padding:4px 10px;text-transform:capitalize}.empty-state{color:#a0aec0;flex:1 1;padding:60px 24px;text-align:center}.empty-icon{opacity:.5}.empty-state p{color:#a0aec0;font-size:14px}.loading-container{gap:20px;min-height:calc(100vh - 200px);padding:100px 24px}@media (max-width:1400px){.dashboard-sections{grid-template-columns:1fr}.chart-section{grid-column:1}.stats-grid{grid-template-columns:repeat(4,1fr)}.stat-card{min-width:0}}@media (max-width:1200px){.stats-grid,.stats-grid-two{grid-template-columns:repeat(2,1fr)}.stats-grid-single{max-width:100%}}@media (max-width:768px){.dashboard-container{padding:24px 16px}.dashboard-title{font-size:28px}.stats-grid{gap:16px;grid-template-columns:1fr}.stat-card{padding:20px}.stat-value{font-size:32px}.dashboard-section{padding:20px}.chart-container{height:280px;padding:12px}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:scroll}.dashboard-table{min-width:600px}.section-title{font-size:16px}}@media (max-width:480px){.dashboard-container{padding:20px 12px}.dashboard-title{font-size:24px}.stat-card{padding:18px}.stat-value{font-size:28px}.dashboard-section{padding:18px}.period-selector{width:100%}.period-btn{flex:1 1;text-align:center}}.app-footer{background:linear-gradient(135deg,#1e293b,#0f172a);color:#e2e8f0;margin-top:auto;overflow:hidden;position:relative;width:100%}.app-footer:before{background:linear-gradient(90deg,#0000,#2563eb80,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-container{margin:0 auto;max-width:1400px;position:relative;z-index:1}.footer-main{grid-gap:60px;border-bottom:1px solid #ffffff1a;display:grid;gap:60px;grid-template-columns:1.2fr 2fr;padding:40px 32px}.footer-brand,.footer-brand-section{display:flex;flex-direction:column}.footer-brand{gap:14px}.footer-logo-wrapper{align-items:center;background:#0000;border-radius:12px;display:flex;height:100px;justify-content:center;margin-bottom:12px;padding:0;width:100px}.footer-logo-img{border-radius:12px;height:100%;object-fit:contain;width:100%}.footer-brand-title{color:#fff;font-size:22px;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0}.footer-brand-subtitle{color:#94a3b8;font-size:14px;font-weight:400;line-height:1.5;margin:0}.footer-links-section{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.footer-column{display:flex;flex-direction:column;gap:18px}.footer-column-title{color:#fff;font-size:15px;font-size:13px;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.footer-links{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.footer-links li{margin:0}.footer-link{color:#cbd5e1;display:inline-block;font-size:14px;position:relative;text-decoration:none;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.footer-link:after{background:#3b82f6;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-link:hover{color:#fff;transform:translateX(4px)}.footer-link:hover:after{width:100%}.footer-contact{display:flex;flex-direction:column;gap:14px}.contact-row{align-items:flex-start;display:flex;gap:12px}.contact-row svg{color:#64748b;flex-shrink:0;height:18px;margin-top:2px;transition:color .2s ease;width:18px}.contact-row:hover svg{color:#3b82f6}.contact-row span{color:#cbd5e1;font-size:14px;line-height:1.6;transition:color .2s ease}.contact-row:hover span{color:#fff}.footer-bottom{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;padding:20px 32px}.footer-bottom-content{align-items:center;display:flex;gap:24px;justify-content:space-between}.footer-copyright{align-items:center;color:#94a3b8;display:flex;flex-wrap:wrap;font-size:13px;font-weight:400;gap:8px;line-height:1.6;margin:0}.footer-legal-links{align-items:center;display:flex;gap:16px}.legal-link{color:#cbd5e1;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s ease}.legal-link:hover{color:#3b82f6}.link-divider{color:#475569;font-size:12px}@media (max-width:1024px){.footer-main{gap:40px;grid-template-columns:1fr;padding:36px 24px}.footer-links-section{gap:40px;grid-template-columns:repeat(2,1fr)}.footer-bottom{padding:24px}}@media (max-width:768px){.footer-main{gap:32px;padding:32px 20px}.footer-links-section{gap:32px;grid-template-columns:1fr}.footer-bottom-content{align-items:flex-start;flex-direction:column;gap:16px}.footer-bottom{padding:20px}.footer-legal-links{align-items:flex-start;flex-direction:column;gap:12px}.link-divider{display:none}}@media (max-width:480px){.footer-main{padding:28px 16px}.footer-brand-title{font-size:22px}.footer-logo-wrapper{height:80px;width:80px}.footer-bottom{padding:16px}}.modal-actions{border-top:1px solid #dfe1e6;display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:16px}.devices-container{background:#f8fafc;box-sizing:border-box;margin:0 auto;max-width:1400px;min-height:calc(100vh - 64px);padding:40px 32px;width:100%}.devices-header{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:32px}.devices-title{color:#0f172a;font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0 0 8px}.devices-subtitle{color:#64748b;font-size:15px;font-weight:400;line-height:1.5;margin:0}.btn-add-device{align-items:center;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:12px;box-shadow:0 2px 8px #2563eb33;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease;white-space:nowrap}.btn-add-device:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.btn-add-device:active{transform:translateY(0)}.btn-add-device svg{height:20px;width:20px}.warranty-summary{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:32px}.summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:24px}.summary-card-header h3{color:#0f172a;font-size:16px;font-weight:700;letter-spacing:-.01em;margin:0 0 16px}.summary-card-content{display:flex;flex-direction:column;gap:12px}.summary-stat{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:8px 0}.summary-stat:last-child{border-bottom:none}.summary-label{color:#64748b;font-size:13px;font-weight:500}.summary-value{color:#0f172a;font-size:18px;font-weight:700}.summary-value.expired{color:#dc2626}.filter-input,.filter-select{background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#0f172a;font-family:inherit;font-size:14px;padding:12px 16px;transition:all .2s ease;width:100%}.filter-input:focus,.filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.devices-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.devices-table{background:#fff;border-collapse:collapse;width:100%}.devices-table thead{background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.devices-table th{border-bottom:2px solid #e2e8f0;color:#475569;font-size:12px;font-weight:700;letter-spacing:.8px;padding:16px 20px;text-align:left;text-transform:uppercase;white-space:nowrap}.devices-table td{border-bottom:1px solid #f1f5f9;color:#0f172a;font-size:14px;padding:18px 20px;vertical-align:middle}.devices-table tbody tr{transition:all .15s ease}.devices-table tbody tr:hover{background-color:#f8fafc}.devices-table tbody tr:last-child td{border-bottom:none}.device-id-cell strong{color:#0f172a;font-size:14px;font-weight:700}.series-cell{font-size:14px}.series-badge{align-items:center;background:#eff6ff;border-radius:6px;color:#2563eb;display:inline-flex;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 10px}.date-cell{color:#64748b;font-size:13px}.description-cell{line-height:1.5;max-width:350px}.description-cell,.resolution-cell{color:#475569;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resolution-cell{max-width:250px}.status-badge{border-radius:8px;letter-spacing:.3px;padding:6px 12px}.status-resolved{background:#f0fdf4;border-color:#dcfce7;color:#16a34a}.status-pending{background:#fffbeb;border-color:#fef3c7;color:#f59e0b}.status-in-progress{background:#eff6ff;border-color:#dbeafe;color:#2563eb}.warranty-badge{align-items:center;border:1px solid #0000;border-radius:8px;display:inline-flex;font-size:12px;font-weight:600;letter-spacing:.3px;padding:6px 12px;text-transform:uppercase}.warranty-active{background:#f0fdf4;border-color:#dcfce7;color:#16a34a}.warranty-expired{background:#fef2f2;border-color:#fecaca;color:#dc2626}.warranty-date{color:#64748b;font-size:11px;margin-top:4px}.obo-serial-cell,.serial-cell{color:#475569;font-size:13px;font-weight:500}.reason-text{background:#f1f5f9;border-radius:6px;color:#475569;display:inline-block;font-size:12px;font-weight:500;margin-right:8px;max-width:200px;overflow:hidden;padding:4px 8px;text-overflow:ellipsis;white-space:nowrap}.actions-cell{min-width:200px}.action-buttons{flex-wrap:wrap}.devices-loading{gap:20px}.devices-empty-state,.devices-loading{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:80px 24px}.devices-empty-state{text-align:center}@media (max-width:1024px){.devices-container{padding:32px 24px}.filters-grid{grid-template-columns:repeat(2,1fr)}.devices-table td,.devices-table th{padding:14px 16px}}@media (max-width:768px){.devices-container{background:#fff;padding:24px 20px}.devices-header{align-items:stretch;flex-direction:column;gap:20px}.devices-title{font-size:28px}.btn-add-device{justify-content:center;width:100%}.filters-section{padding:24px}.filters-grid{gap:16px;grid-template-columns:1fr}.devices-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.devices-table{min-width:900px}.action-buttons{flex-direction:column;gap:6px}.btn-action{justify-content:center;width:100%}}@media (max-width:480px){.devices-container{padding:20px 16px}.devices-title{font-size:24px}.filters-section{padding:20px}.devices-empty-state{padding:60px 20px}}.attendance-container{background:#f8fafc;box-sizing:border-box;margin:0 auto;max-width:1400px;min-height:calc(100vh - 64px);padding:40px 32px;width:100%}.attendance-header{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:32px}.attendance-title{color:#0f172a;font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0 0 8px}.attendance-subtitle{color:#64748b;font-size:15px;font-weight:400;line-height:1.5;margin:0}.btn-add-attendance{align-items:center;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:12px;box-shadow:0 2px 8px #2563eb33;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease;white-space:nowrap}.btn-add-attendance:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.btn-add-attendance:active{transform:translateY(0)}.btn-add-attendance svg{height:20px;width:20px}.date-filter-btn.active{box-shadow:0 2px 8px #2563eb33}.date-filter-btn.active:hover{box-shadow:0 4px 12px #2563eb4d}.filter-input{font-size:14px;padding:12px 16px;transition:all .2s ease}.filter-input:focus{box-shadow:0 0 0 3px #2563eb1a}.filter-input::placeholder{color:#94a3b8}.attendance-list{display:flex;flex-direction:column;gap:24px}.attendance-day-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000000d;overflow:hidden;transition:all .2s ease}.attendance-day-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}.day-header{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:2px solid #e2e8f0;padding:20px 28px}.day-date-info{align-items:center;display:flex;gap:16px}.day-icon{color:#2563eb;flex-shrink:0;height:20px;width:20px}.day-date{color:#0f172a;font-size:18px;font-weight:700;letter-spacing:-.01em;margin:0 0 4px}.day-count{color:#64748b;font-size:13px;font-weight:500;margin:0}.day-table-wrapper{overflow-x:auto}.attendance-table{background:#fff;border-collapse:collapse;width:100%}.attendance-table thead{background:#f8fafc}.attendance-table th{border-bottom:1px solid #e2e8f0;color:#475569;font-size:12px;font-weight:700;letter-spacing:.8px;padding:14px 28px;text-align:left;text-transform:uppercase;white-space:nowrap}.attendance-table td{border-bottom:1px solid #f1f5f9;color:#0f172a;font-size:14px;padding:16px 28px;vertical-align:middle}.attendance-table tbody tr{transition:all .15s ease}.attendance-table tbody tr:hover{background-color:#f8fafc}.attendance-table tbody tr:last-child td{border-bottom:none}.engineer-cell strong{color:#0f172a;font-size:14px;font-weight:700}.location-cell{color:#475569;font-size:14px}.notes-cell{color:#64748b;font-size:13px;font-style:italic;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-data{color:#cbd5e1;font-style:italic}.actions-cell{white-space:nowrap}.action-buttons{align-items:center;display:flex;gap:8px}.btn-action{font-size:13px;gap:6px;padding:8px 14px}.attendance-loading{gap:20px}.attendance-empty-state,.attendance-loading{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:80px 24px}.attendance-empty-state{text-align:center}@media (max-width:1024px){.attendance-container{padding:32px 24px}.filters-grid{grid-template-columns:repeat(2,1fr)}.attendance-table td,.attendance-table th{padding:12px 20px}}@media (max-width:768px){.attendance-container{background:#fff;padding:24px 20px}.attendance-header{align-items:stretch;flex-direction:column;gap:20px}.attendance-title{font-size:28px}.btn-add-attendance{justify-content:center;width:100%}.filters-section{padding:24px}.date-filter-buttons{gap:8px}.date-filter-btn{flex:1 1;font-size:13px;min-width:0;padding:10px 16px}.filters-grid{gap:16px;grid-template-columns:1fr}.day-header{padding:16px 20px}.day-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.attendance-table{min-width:600px}.action-buttons{flex-direction:column;gap:6px}.btn-action{justify-content:center;width:100%}}.view-mode-switcher{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;gap:12px;margin-bottom:24px;padding:8px}.view-mode-btn{align-items:center;background:#fff;border:2px solid #0000;border-radius:8px;color:#64748b;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;transition:all .2s ease}.view-mode-btn:hover{background:#f8fafc;color:#334155}.view-mode-btn.active{background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#2563eb;box-shadow:0 2px 8px #2563eb33;color:#fff}.view-mode-btn svg{height:16px;width:16px}.status-badge{border-radius:12px;display:inline-block;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.status-present{background:#d1fae5;color:#065f46}.status-absent{background:#fee2e2;color:#991b1b}.status-leave{background:#fef3c7;color:#92400e}.status-cell{white-space:nowrap}.rating-stars{align-items:center;display:flex;gap:4px}.star{color:#cbd5e1;font-size:16px;line-height:1}.star.filled{color:#fbbf24}.rating-value{color:#64748b;font-size:12px;font-weight:600;margin-left:4px}.no-rating{color:#cbd5e1;font-size:12px;font-style:italic}.rating-cell{white-space:nowrap}.productivity-value{color:#2563eb;font-weight:600}.productivity-cell{white-space:nowrap}.engineer-attendance-view{display:flex;flex-direction:column;gap:24px}.engineer-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.engineer-card-header{align-items:center;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 28px}.engineer-name{color:#0f172a;font-size:20px;font-weight:700;margin:0}.engineer-entry-count{color:#64748b;font-size:14px;font-weight:500}.engineer-table-wrapper{overflow-x:auto}.engineer-attendance-table{background:#fff;border-collapse:collapse;width:100%}.engineer-attendance-table thead{background:#f8fafc}.engineer-attendance-table th{border-bottom:1px solid #e2e8f0;color:#475569;font-size:12px;font-weight:700;letter-spacing:.8px;padding:14px 28px;text-align:left;text-transform:uppercase;white-space:nowrap}.engineer-attendance-table td{border-bottom:1px solid #f1f5f9;color:#0f172a;font-size:14px;padding:16px 28px;vertical-align:middle}.engineer-attendance-table tbody tr:hover{background-color:#f8fafc}.date-cell{font-weight:500;white-space:nowrap}.attendance-stats-view{display:flex;flex-direction:column;gap:32px}.stats-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:28px}.stats-section-title{color:#0f172a;font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0 0 24px}.stats-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center}.stat-card.stat-present{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981}.stat-card.stat-absent{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#ef4444}.stat-card.stat-leave{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b}.stat-label{font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:8px}.stat-value{color:#0f172a;font-size:32px;font-weight:700}.stat-card.stat-present .stat-value{color:#065f46}.stat-card.stat-absent .stat-value{color:#991b1b}.stat-card.stat-leave .stat-value{color:#92400e}.engineer-stats-table-wrapper{overflow-x:auto}.engineer-stats-table{background:#fff;border-collapse:collapse;width:100%}.engineer-stats-table thead{background:#f8fafc}.engineer-stats-table th{border-bottom:1px solid #e2e8f0;color:#475569;font-size:11px;font-weight:700;letter-spacing:.8px;padding:14px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.engineer-stats-table td{border-bottom:1px solid #f1f5f9;color:#0f172a;font-size:13px;padding:14px 16px;vertical-align:middle}.engineer-stats-table tbody tr:hover{background-color:#f8fafc}.engineer-name-cell{color:#0f172a;font-weight:700}.stat-present{color:#065f46;font-weight:600}.stat-absent{color:#991b1b;font-weight:600}.stat-leave{color:#92400e;font-weight:600}@media (max-width:480px){.attendance-container{padding:20px 16px}.attendance-title{font-size:24px}.filters-section{padding:20px}.date-filter-buttons{flex-direction:column}.date-filter-btn{width:100%}.attendance-empty-state{padding:60px 20px}.view-mode-switcher{flex-direction:column}.view-mode-btn{width:100%}.stats-cards{grid-template-columns:1fr}.engineer-stats-table-wrapper{overflow-x:scroll}.engineer-stats-table{min-width:1000px}}.activities-container{background:#f8fafc;box-sizing:border-box;margin:0 auto;max-width:1400px;min-height:calc(100vh - 64px);padding:40px 32px;width:100%}.activities-header{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:32px}.activities-title{color:#0f172a;font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0 0 8px}.activities-subtitle{color:#64748b;font-size:15px;font-weight:400;line-height:1.5;margin:0}.btn-add-activity{align-items:center;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:12px;box-shadow:0 2px 8px #2563eb33;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease;white-space:nowrap}.btn-add-activity:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.btn-add-activity:active{transform:translateY(0)}.btn-add-activity svg{height:20px;width:20px}.filters-section{box-shadow:0 1px 3px #0000000d;margin-bottom:24px;padding:28px}.filters-header{border-bottom:2px solid #f1f5f9;margin-bottom:24px;padding-bottom:20px}.filters-title-wrapper{align-items:center;display:flex;gap:12px}.filters-icon{color:#2563eb;height:20px;width:20px}.filters-title{color:#0f172a;font-size:20px;font-weight:700;letter-spacing:-.02em;margin:0}.date-filter-section{margin-bottom:20px}.filters-grid{grid-gap:20px;align-items:end;gap:20px}.filter-label{font-size:13px;font-weight:600;letter-spacing:.5px}.filter-select{background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;border:2px solid #e2e8f0;border-radius:10px;color:#0f172a;font-family:inherit;font-size:14px;padding:12px 40px 12px 16px;transition:all .2s ease;width:100%}.filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.filter-actions{align-items:flex-end;display:flex}.btn-clear-filters{background:#f1f5f9;border:2px solid #e2e8f0;border-radius:10px;color:#475569;display:inline-flex;font-size:14px;gap:8px;padding:12px 20px;width:100%}.btn-clear-filters:hover{background:#e2e8f0;color:#334155}.btn-clear-filters svg{height:16px;width:16px}.activities-list{display:flex;flex-direction:column;gap:20px}.activity-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:28px;transition:all .2s ease}.activity-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.activity-card-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px}.activity-main-info{flex:1 1}.activity-title{color:#0f172a;font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 12px}.activity-meta{align-items:center;display:flex;gap:16px}.activity-date-info{align-items:center;display:flex;gap:8px}.date-icon{color:#64748b;height:16px;width:16px}.activity-date{color:#64748b;font-size:14px;font-weight:500}.activity-type-badge-wrapper{flex-shrink:0}.activity-type-badge{align-items:center;border:1px solid #0000;border-radius:8px;display:inline-flex;font-size:12px;font-weight:600;letter-spacing:.3px;padding:6px 14px;text-transform:capitalize}.type-general{background:#f1f5f9;border-color:#e2e8f0;color:#475569}.type-deployment{background:#eff6ff;border-color:#dbeafe;color:#2563eb}.type-maintenance{background:#fffbeb;border-color:#fef3c7;color:#f59e0b}.type-meeting{background:#f0fdf4;border-color:#dcfce7;color:#16a34a}.type-instruction{background:#f0f9ff;border-color:#dbeafe;color:#0ea5e9}.type-other{background:#faf5ff;border-color:#e9d5ff;color:#9333ea}.activity-description{color:#475569;font-size:15px;line-height:1.7;margin-bottom:16px}.activity-description p{margin:0 0 12px}.activity-description p:last-child{margin-bottom:0}.activity-notes{background:#f8fafc;border-left:4px solid #2563eb;border-radius:8px;margin-bottom:20px;padding:16px}.notes-label{align-items:center;color:#475569;display:flex;font-size:13px;font-weight:600;gap:8px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.notes-label svg{color:#64748b;height:16px;width:16px}.activity-notes p{color:#64748b;font-size:14px;line-height:1.6;margin:0}.activity-actions{border-top:1px solid #f1f5f9;display:flex;gap:12px;padding-top:20px}.btn-action{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:10px 18px;transition:all .2s ease;white-space:nowrap}.btn-action svg{flex-shrink:0;height:16px;width:16px}.btn-edit{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.btn-edit:hover{background:#e2e8f0;border-color:#cbd5e1;color:#334155;transform:translateY(-1px)}.btn-delete{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.btn-delete:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c;transform:translateY(-1px)}.btn-action:active{transform:translateY(0)}.activities-loading{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:80px 24px}.loading-text{font-size:15px}.activities-empty-state{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:80px 24px;text-align:center}.empty-icon{height:64px;margin-bottom:24px;width:64px}.empty-title{font-weight:700;margin:0 0 8px}.empty-message{font-size:15px;margin:0 0 24px;max-width:400px}.btn-add-empty{align-items:center;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:12px;box-shadow:0 2px 8px #2563eb33;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease}.btn-add-empty:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.btn-add-empty svg{height:20px;width:20px}@media (max-width:1024px){.activities-container{padding:32px 24px}.filters-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.activities-container{background:#fff;padding:24px 20px}.activities-header{align-items:stretch;flex-direction:column;gap:20px}.activities-title{font-size:28px}.btn-add-activity{justify-content:center;width:100%}.filters-section{padding:24px}.date-filter-buttons{gap:8px}.date-filter-btn{flex:1 1;font-size:13px;min-width:0;padding:10px 16px}.filters-grid{gap:16px;grid-template-columns:1fr}.activity-card{padding:24px}.activity-card-header{flex-direction:column;gap:16px}.activity-actions{flex-direction:column}.btn-action{justify-content:center;width:100%}}@media (max-width:480px){.activities-container{padding:20px 16px}.activities-title{font-size:24px}.filters-section{padding:20px}.date-filter-buttons{flex-direction:column}.date-filter-btn{width:100%}.activity-card{padding:20px}.activities-empty-state{padding:60px 20px}}.history-container{background:linear-gradient(180deg,#f8fafc,#fff 50%,#f8fafc);box-sizing:border-box;margin:0 auto;max-width:1800px;min-height:calc(100vh - 64px);padding:24px 20px;position:relative;width:100%}.history-container:before{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.history-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:24px}.header-content{flex:1 1;min-width:300px}.header-badge{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;color:#2563eb;display:inline-flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.8px;margin-bottom:12px;padding:6px 14px;text-transform:uppercase;transition:all .2s ease}.header-badge:hover{border-color:#cbd5e1;box-shadow:0 2px 6px #00000014;transform:translateY(-1px)}.header-badge svg{color:#2563eb;height:14px;width:14px}.history-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#334155 50%,#475569);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:28px;font-weight:900;letter-spacing:-.05em;line-height:1.1;margin:0 0 8px}.history-subtitle{color:#64748b;font-size:14px;font-weight:500;line-height:1.5;margin:0;max-width:600px}.header-stats{display:flex;flex-wrap:wrap;gap:12px}.stat-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 8px #0000000a;display:flex;gap:12px;min-width:120px;overflow:hidden;padding:16px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-card:before{background:linear-gradient(90deg,#0000,currentColor,#0000);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.stat-card:hover{border-color:#cbd5e1;box-shadow:0 12px 32px #0000001f;transform:translateY(-4px)}.stat-card:hover:before{opacity:1}.stat-icon svg{height:18px;width:18px}.stat-card:hover .stat-icon{transform:scale(1.1) rotate(5deg)}.stat-primary .stat-icon{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb}.stat-primary:before{color:#2563eb}.stat-success .stat-icon{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#16a34a}.stat-success:before{color:#16a34a}.stat-warning .stat-icon{background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#f59e0b}.stat-warning:before{color:#f59e0b}.stat-info .stat-icon{background:linear-gradient(135deg,#f0f9ff,#dbeafe);color:#0ea5e9}.stat-info:before{color:#0ea5e9}.stat-error .stat-icon{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#dc2626}.stat-error .stat-value,.stat-error:before{color:#dc2626}.stat-content{flex:1 1}.stat-value{font-feature-settings:"tnum";font-size:24px;font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:-.04em;line-height:1;margin-bottom:2px}.stat-primary .stat-value{color:#2563eb}.stat-success .stat-value{color:#16a34a}.stat-warning .stat-value{color:#f59e0b}.stat-info .stat-value{color:#0ea5e9}.stat-label{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.8px;line-height:1.2;text-transform:uppercase}.history-tabs-wrapper{margin-bottom:20px}.history-tabs{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #0000000f;display:flex;gap:8px;overflow:hidden;padding:6px;position:relative}.history-tabs:before{background:linear-gradient(135deg,#2563eb08,#3b82f608);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.history-tab{background:#0000;border:none;border-radius:10px;color:#64748b;cursor:pointer;flex:1 1;font-size:13px;font-weight:700;gap:8px;padding:10px 18px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1}.history-tab,.tab-icon-wrapper{align-items:center;display:flex;justify-content:center}.tab-icon-wrapper{height:18px;transition:transform .3s ease;width:18px}.history-tab svg{flex-shrink:0;height:16px;width:16px}.tab-text{font-weight:700;letter-spacing:-.01em}.history-tab:hover{background:#f8fafc;color:#475569;transform:translateY(-2px)}.history-tab:hover .tab-icon-wrapper{transform:scale(1.15) rotate(5deg)}.history-tab.active{background:linear-gradient(135deg,#2563eb,#3b82f6);box-shadow:0 8px 24px #2563eb59;color:#fff;transform:translateY(-2px)}.history-tab.active:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 12px 32px #2563eb73}.history-tab.active .tab-icon-wrapper{transform:scale(1.1)}.tab-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border:1px solid #fff3;border-radius:10px;color:#fff;font-size:10px;font-weight:800;min-width:22px;padding:2px 8px;text-align:center}.history-tab:not(.active) .tab-badge{background:#f1f5f9;border-color:#e2e8f0;color:#475569}.filters-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #0000000f;box-sizing:border-box;margin-bottom:20px;overflow:hidden;padding:20px;position:relative;width:100%}.filters-section:before{background:linear-gradient(90deg,#2563eb,#3b82f6,#0ea5e9);content:"";height:4px;left:0;opacity:.1;position:absolute;right:0;top:0}.filters-header-bar{align-items:center;border-bottom:2px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:18px;padding-bottom:14px;width:100%}.filters-title-section{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.filters-header-icon{color:#2563eb;flex-shrink:0;height:18px;width:18px}.filters-section-title{color:#0f172a;font-size:16px;font-weight:800;letter-spacing:-.02em;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-clear-filters{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;font-weight:600;gap:6px;justify-content:center;max-width:100%;min-width:-webkit-fit-content;min-width:fit-content;padding:8px 14px;transition:all .2s ease;white-space:nowrap}.btn-clear-filters svg{stroke-width:2.5;flex-shrink:0;height:14px;transition:transform .2s ease;width:14px}.btn-clear-filters:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d;color:#475569}.btn-clear-filters:hover svg{transform:rotate(90deg)}.btn-clear-filters:active{box-shadow:0 1px 2px #0000000d;transform:scale(.98)}.filters-content{display:flex;flex-direction:column;gap:16px}.date-filter-section{display:flex;flex-direction:column;gap:10px}.filter-section-label{color:#475569;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.date-filter-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px}.date-filter-buttons{flex:1 1}.date-picker-inline{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px}.date-picker-item{flex:0 0 auto;min-width:140px}.date-picker-group{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:8px}.filter-date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.filter-date-input::-webkit-calendar-picker-indicator:hover{opacity:1}.date-filter-buttons{display:flex;flex-wrap:wrap;gap:10px}.date-filter-btn{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:6px;overflow:hidden;padding:8px 14px;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap}.date-filter-btn:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.date-filter-btn:hover:before{left:100%}.date-filter-btn svg{flex-shrink:0;height:14px;transition:transform .2s ease;width:14px}.date-filter-btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #00000014;color:#334155;transform:translateY(-2px)}.date-filter-btn:hover svg{transform:rotate(15deg)}.date-filter-btn.active{background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#2563eb;box-shadow:0 6px 20px #2563eb4d;color:#fff;transform:translateY(-2px)}.date-filter-btn.active:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 8px 24px #2563eb66}.filters-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-label{align-items:center;color:#475569;display:flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.8px;text-transform:uppercase}.filter-label-icon{align-items:center;background:#f8fafc;border-radius:8px;color:#64748b;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.filter-label-icon svg{height:14px;width:14px}.filter-input-wrapper{position:relative}.filter-input{background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#0f172a;font-family:inherit;font-size:13px;font-weight:500;padding:10px 14px;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%}.filter-input:focus{background:#fafbfc;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f;outline:none}.filter-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.filter-select:hover{background:#fafbfc;border-color:#cbd5e1}.history-content-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #0000000f;padding:24px;position:relative}.history-content-wrapper:before{background:linear-gradient(90deg,#2563eb,#3b82f6,#0ea5e9);border-radius:24px 24px 0 0;content:"";height:4px;left:0;opacity:.1;position:absolute;right:0;top:0}.history-table{display:flex;flex-direction:column;gap:10px}.history-table-head{grid-gap:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#475569;display:grid;font-size:12px;font-weight:700;gap:8px;grid-template-columns:1.4fr .9fr 1fr 1fr 1fr 1fr auto;letter-spacing:.6px;padding:12px 14px;text-transform:uppercase}.head-cell{align-items:center;display:flex;gap:6px}.head-cell.wide{min-width:160px}.history-table-body{display:flex;flex-direction:column;gap:10px}.history-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000a;transition:background-color .2s ease,border-color .2s ease}.history-row:hover{border-color:#cbd5e1}.row-main{grid-gap:8px;align-items:center;cursor:pointer;display:grid;gap:8px;grid-template-columns:1.4fr .9fr 1fr 1fr 1fr 1fr auto;padding:14px}.row-main.static{cursor:default}.row-cell{color:#0f172a;font-size:13px;min-height:24px}.row-title{gap:10px}.row-title,.row-title-icon{align-items:center;display:flex}.row-title-icon{background:#f1f5f9;border-radius:10px;color:#475569;height:34px;justify-content:center;width:34px}.card-status-resolved .row-title-icon{background:#c6f6d5;color:#2f855a}.card-status-in-progress .row-title-icon,.card-status-pending .row-title-icon{background:#fffaf0;color:#d69e2e}.card-status-pending-updated .row-title-icon{background:#fff5f5;color:#c53030}.row-title-text{align-items:center;display:flex;flex-wrap:wrap;font-weight:800;gap:8px;letter-spacing:-.01em}.history-row .status-badge{justify-content:center}.action-pill{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;display:inline-flex;font-size:12px;font-weight:700;padding:6px 10px}.row-expand-icon{display:flex;justify-content:flex-end}.row-details{display:flex;flex-direction:column;gap:10px;padding:0 14px 14px}.row-description{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#475569;font-size:13px;padding:12px}.change-row{border-left:4px solid #2563eb}.status-group{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000a;margin-bottom:32px;padding:20px}.status-group:last-child{margin-bottom:0}.status-group-header{border-bottom:2px solid #f1f5f9;margin-bottom:18px;padding-bottom:14px}.status-group-left{align-items:center;display:flex;gap:12px}.status-indicator{border-radius:3px;box-shadow:0 2px 8px #00000026;flex-shrink:0;height:32px;width:6px}.status-indicator.status-resolved{background:linear-gradient(180deg,#16a34a,#22c55e,#4ade80)}.status-indicator.status-in-progress{background:linear-gradient(180deg,#2563eb,#3b82f6,#60a5fa)}.status-indicator.status-pending{background:linear-gradient(180deg,#f59e0b,#fbbf24,#fcd34d)}.status-group.status-group-resolved{background:linear-gradient(90deg,#10a34a08 0,#fff 2%);border-left:4px solid #16a34a}.status-group.status-group-in-progress{background:linear-gradient(90deg,#2563eb08 0,#fff 2%);border-left:4px solid #2563eb}.status-group.status-group-pending{background:linear-gradient(90deg,#f59e0b08 0,#fff 2%);border-left:4px solid #f59e0b}.status-group-title{color:#0f172a;font-size:18px;font-weight:900;letter-spacing:-.03em;margin:0}.status-group-count{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;font-size:12px;font-weight:700;margin-left:8px;padding:4px 12px}.status-group-title.status-group-title-resolved{color:#16a34a}.status-group-title.status-group-title-in-progress{color:#2563eb}.status-group-title.status-group-title-pending{color:#f59e0b}.status-group-content{display:flex;flex-direction:column;gap:16px;padding-left:0}.date-group{margin-bottom:32px}.date-group:last-child{margin-bottom:0}.date-group-header{border-bottom:2px solid #f1f5f9;margin-bottom:18px;padding-bottom:14px}.date-group-left{align-items:center;display:flex;gap:12px}.date-icon{color:#2563eb;flex-shrink:0;height:20px;width:20px}.date-group-title{color:#0f172a;font-size:18px;font-weight:900;letter-spacing:-.03em;margin:0 0 4px}.date-group-count{background:#f8fafc;border-radius:10px;color:#64748b;display:block;font-size:12px;font-weight:700;margin-top:4px;padding:3px 10px;width:-webkit-fit-content;width:fit-content}.date-group-content{padding-left:0}.history-timeline{padding-left:36px;position:relative}.history-timeline:before{background:linear-gradient(180deg,#e2e8f080 0,#cbd5e1cc 20%,#cbd5e1cc 80%,#e2e8f080);border-radius:2px;bottom:0;box-shadow:inset 0 0 10px #0000000d;content:"";left:14px;position:absolute;top:0;width:2px}.history-item{margin-bottom:16px;position:relative}.history-item:last-child{margin-bottom:0}.history-timeline-marker{border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #e2e8f0,0 4px 16px #00000026;height:18px;left:-26px;position:absolute;top:12px;transition:all .3s cubic-bezier(.4,0,.2,1);width:18px;z-index:2}.history-item:hover .history-timeline-marker{box-shadow:0 0 0 4px #e2e8f0,0 8px 24px #0003;transform:scale(1.2)}.history-timeline-marker.device{background:linear-gradient(135deg,#2563eb,#3b82f6 50%,#60a5fa);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #2563eb66}.history-timeline-marker.attendance{background:linear-gradient(135deg,#16a34a,#22c55e 50%,#4ade80);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #16a34a66}.history-timeline-marker.activity{background:linear-gradient(135deg,#0ea5e9,#06b6d4 50%,#22d3ee);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #0ea5e966}.history-timeline-marker.change-success{background:linear-gradient(135deg,#16a34a,#22c55e 50%,#4ade80);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #16a34a66}.history-timeline-marker.change-warning{background:linear-gradient(135deg,#f59e0b,#fbbf24 50%,#fcd34d);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #f59e0b66}.history-timeline-marker.change-error{background:linear-gradient(135deg,#dc2626,#ef4444 50%,#f87171);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #dc262666}.history-timeline-marker.change-info{background:linear-gradient(135deg,#2563eb,#3b82f6 50%,#60a5fa);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #2563eb66}.history-timeline-marker.status-resolved{background:linear-gradient(135deg,#16a34a,#22c55e 50%,#4ade80);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #16a34a66}.history-timeline-marker.status-in-progress{background:linear-gradient(135deg,#2563eb,#3b82f6 50%,#60a5fa);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #2563eb66}.history-timeline-marker.status-pending{background:linear-gradient(135deg,#f59e0b,#fbbf24 50%,#fcd34d);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #f59e0b66}.history-timeline-marker.status-default{background:linear-gradient(135deg,#64748b,#94a3b8 50%,#cbd5e1);box-shadow:0 0 0 3px #e2e8f0,0 6px 20px #64748b66}.history-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 8px #0000000a;overflow:hidden;padding:18px;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1)}.history-card.card-status-resolved,.history-row.card-status-resolved{background:#f0fff4}.history-card.card-status-in-progress,.history-card.card-status-pending,.history-row.card-status-in-progress,.history-row.card-status-pending{background:#fffaf0}.history-card.card-status-pending-updated,.history-row.card-status-pending-updated{background:#fff5f5}.history-card.card-status-default,.history-row.card-status-default{background:#f8fafc}.history-card:before{background:linear-gradient(180deg,#e2e8f0,#cbd5e1);bottom:0;left:0;width:5px}.history-card:after,.history-card:before{content:"";opacity:0;position:absolute;top:0;transition:opacity .3s ease}.history-card:after{background:radial-gradient(circle,#2563eb0d 0,#0000 70%);height:100px;pointer-events:none;right:0;width:100px}.history-card:hover{border-color:#cbd5e1;box-shadow:0 16px 48px #00000026;transform:translateX(6px) translateY(-2px)}.history-card:hover:after,.history-card:hover:before{opacity:1}.history-card-header{align-items:flex-start;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px;padding-bottom:14px;transition:all .2s ease}.history-card-header:hover{background:#00000003;border-radius:8px;margin:-4px -4px 10px;padding:18px 18px 14px}.expand-icon{flex-shrink:0;margin-left:8px}.history-card-title-section{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:12px;justify-content:space-between}.card-badges{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.history-card-title{align-items:center;display:flex;flex:1 1;gap:10px}.card-icon{color:#64748b;flex-shrink:0;height:18px;transition:transform .3s ease;width:18px}.bus-icon{color:#2563eb}.history-card:hover .card-icon{transform:scale(1.15) rotate(5deg)}.history-card:hover .bus-icon{color:#1d4ed8;transform:scale(1.2) rotate(0deg)}.history-card-title strong{color:#0f172a;font-size:16px;font-weight:800;letter-spacing:-.02em}.history-series{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:10px;font-weight:700;letter-spacing:.3px;margin-left:8px;padding:4px 8px}.history-card-meta{align-items:center;background:#f8fafc;border-radius:10px;color:#64748b;display:flex;flex-shrink:0;font-size:12px;font-weight:700;gap:8px;padding:6px 10px;white-space:nowrap}.history-card-meta svg{color:#94a3b8;flex-shrink:0;height:12px;width:12px}.history-card-date{color:#64748b}.status-badge{border:1px solid #0000;border-radius:10px;box-shadow:0 2px 4px #0000000d;font-size:11px;font-weight:800;letter-spacing:.4px;padding:5px 12px;text-transform:capitalize;white-space:nowrap}.status-resolved{background:#c6f6d5;border-color:#9ae6b4;color:#22543d}.status-in-progress{background:#feebc8;border-color:#fbd38d;color:#7b341e}.status-pending{background:#fefcbf;border-color:#f6e05e;color:#744210}.status-pending-updated{background:#fed7d7;border-color:#fc8181;color:#742a2a}.status-default{background:#f8fafc;border-color:#e2e8f0;color:#475569}.history-type-badge{align-items:center;border:1px solid #0000;border-radius:10px;box-shadow:0 2px 4px #0000000d;display:inline-flex;font-size:11px;font-weight:800;gap:6px;letter-spacing:.4px;padding:5px 12px;text-transform:capitalize;white-space:nowrap}.history-type-badge svg{flex-shrink:0;height:12px;width:12px}.type-attendance{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#bbf7d0;color:#16a34a}.type-activity{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe;color:#2563eb}.action-badge{align-items:center;border:1px solid #0000;border-radius:10px;box-shadow:0 2px 4px #0000000d;display:inline-flex;font-size:11px;font-weight:800;letter-spacing:.4px;padding:5px 12px;text-transform:capitalize;white-space:nowrap}.action-badge.action-success{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#bbf7d0;color:#16a34a}.action-badge.action-warning{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fde68a;color:#f59e0b}.action-badge.action-error{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fecaca;color:#dc2626}.action-badge.action-info{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe;color:#2563eb}.action-text.action-success{color:#16a34a}.action-text.action-warning{color:#f59e0b}.action-text.action-error{color:#dc2626}.action-text.action-info{color:#2563eb}.changed-by{color:#64748b;font-size:12px;font-weight:500;margin-left:8px}.history-card-body{display:flex;flex-direction:column;gap:12px;overflow:hidden;transition:all .3s ease}.history-card-body.collapsed{max-height:200px}.history-card-body.expanded{max-height:5000px}.history-card.expanded{box-shadow:0 8px 24px #0000001f}.history-action{color:#0f172a;font-size:14px;font-weight:800;gap:10px}.action-icon,.history-action{align-items:center;display:flex}.action-icon{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:10px;color:#64748b;flex-shrink:0;height:32px;justify-content:center;transition:all .3s ease;width:32px}.history-card:hover .action-icon{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;transform:scale(1.1)}.action-icon svg{height:16px;width:16px}.history-description{color:#475569;font-size:13px;line-height:1.7;padding-left:42px}.history-resolution{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-left:4px solid #16a34a;border-radius:12px;box-shadow:0 2px 8px #16a34a1a;margin-left:42px;margin-top:6px;padding:14px}.resolution-header{align-items:center;color:#16a34a;display:flex;font-size:11px;font-weight:800;gap:8px;letter-spacing:.8px;margin-bottom:8px;text-transform:uppercase}.resolution-header svg{height:16px;width:16px}.history-resolution p{color:#475569;font-size:13px;font-weight:500;line-height:1.7;margin:0}.activity-type-tag{align-items:center;border:1px solid #e2e8f0;border-radius:8px;color:#475569;display:inline-flex;font-size:11px;font-weight:700;margin-left:42px;padding:5px 12px;text-transform:capitalize;width:-webkit-fit-content;width:fit-content}.activity-type-tag,.history-details-grid{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.history-details-grid{grid-gap:12px;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:12px;padding:14px}.history-detail-item{display:flex;flex-direction:column;gap:4px}.detail-label{color:#64748b;font-size:10px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.detail-value{color:#0f172a;font-size:13px;font-weight:600;word-break:break-word}.history-loading{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:80px 24px}.loading-text{color:#64748b;font-size:14px;font-weight:700;margin:0}.history-empty-state{flex-direction:column;padding:80px 24px;text-align:center}.empty-icon-wrapper,.history-empty-state{align-items:center;display:flex;justify-content:center}.empty-icon-wrapper{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);border-radius:50%;box-shadow:0 8px 32px #00000014;height:100px;margin-bottom:28px;position:relative;width:100px}.empty-icon-wrapper:before{background:linear-gradient(135deg,#2563eb,#3b82f6,#0ea5e9);border-radius:50%;content:"";inset:-4px;opacity:.1;position:absolute;z-index:-1}.empty-icon{color:#cbd5e1;height:56px;width:56px}.empty-title{color:#0f172a;font-size:20px;font-weight:900;letter-spacing:-.03em;margin:0 0 12px}.empty-message{color:#64748b;font-size:14px;font-weight:500;line-height:1.6;margin:0;max-width:450px}@media (max-width:1400px){.history-container{max-width:100%;padding:36px 28px}}@media (max-width:1200px){.history-container{padding:32px 24px}.history-content-wrapper{padding:32px}.header-stats{width:100%}.stat-card{flex:1 1;min-width:140px}}@media (max-width:1024px){.history-header{flex-direction:column}.filters-header-bar{align-items:center;flex-direction:row;gap:12px}.filters-title-section{flex:1 1;min-width:0}.btn-clear-filters{flex-shrink:0;padding:8px 12px}.filters-grid{grid-template-columns:repeat(2,1fr)}.history-timeline{padding-left:40px}.history-timeline-marker{left:-32px}.history-table-head,.row-main{grid-template-columns:1.2fr .8fr 1fr 1fr}.row-cell:nth-child(n+5):not(.row-title){display:none}}@media (max-width:768px){.filters-header-bar{align-items:stretch;flex-direction:column;gap:12px}.btn-clear-filters{justify-content:center;width:100%}.history-container{background:#fff;padding:28px 20px}.history-title{font-size:32px}.history-tabs{flex-direction:column;gap:8px}.history-tab{width:100%}.filters-section{padding:24px}.date-filter-buttons{gap:8px}.date-filter-btn{flex:1 1;font-size:13px;min-width:0;padding:12px 16px}.date-filter-btn svg{display:none}.filters-grid{gap:20px;grid-template-columns:1fr}.history-content-wrapper{padding:24px}.history-timeline{padding-left:36px}.history-timeline-marker{height:20px;left:-28px;width:20px}.history-card{padding:24px}.history-card-header{flex-direction:column;gap:16px}.history-card-title-section{width:100%}.activity-type-tag,.history-description,.history-resolution{margin-left:0;padding-left:0}.history-details-grid{gap:10px;grid-template-columns:1fr;padding:12px}.history-table-head{display:none}.history-row{border-left-width:6px}.row-main{align-items:flex-start;grid-template-columns:1fr}.row-cell{width:100%}.row-expand-icon{justify-content:flex-start}}@media (max-width:480px){.history-container{padding:24px 16px}.history-title{font-size:28px}.header-badge{font-size:11px;padding:5px 12px}.stat-card{min-width:100%}.filters-section{padding:20px}.date-filter-buttons{flex-direction:column}.date-filter-btn{width:100%}.history-content-wrapper{padding:20px}.history-timeline{padding-left:32px}.history-timeline-marker{height:18px;left:-24px;width:18px}.history-card{padding:20px}.history-empty-state{padding:80px 20px}.empty-icon-wrapper{height:120px;width:120px}.empty-icon{height:56px;width:56px}}.odometer-container{background:#f5f7fa;box-sizing:border-box;margin:0 auto;max-width:1800px;min-height:calc(100vh - 64px);padding:32px 24px;width:100%}.odometer-header{margin-bottom:24px}.header-content{display:flex;flex-direction:column;gap:8px}.odometer-title{color:#1a202c;font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.odometer-subtitle{color:#718096;font-size:15px;font-weight:400;line-height:1.5;margin:0}.odometer-filters-bar{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.filter-item{align-items:center;display:flex;gap:8px;position:relative}.filter-icon{color:#718096;left:12px;pointer-events:none;position:absolute;z-index:1}.filter-date-input,.filter-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1a202c;font-family:inherit;font-size:14px;min-width:180px;padding:10px 14px 10px 38px;transition:all .2s ease}.filter-date-input{cursor:pointer}.filter-input::placeholder{color:#a0aec0}.filter-date-input:focus,.filter-input:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a;outline:none}.apply-filter-btn{background:#3182ce;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s ease;white-space:nowrap}.apply-filter-btn:hover{background:#2c5aa0;box-shadow:0 2px 8px #3182ce4d;transform:translateY(-1px)}.apply-filter-btn:active{transform:translateY(0)}.odometer-main-content{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr 320px}.odometer-table-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.table-header{background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:20px 24px}.table-title{color:#1a202c;font-size:18px;font-weight:700;margin:0}.table-container{overflow-x:auto}.odometer-table{border-collapse:collapse;table-layout:fixed;width:100%}.odometer-table thead{background:#f7fafc}.odometer-table th{border-bottom:2px solid #e2e8f0;color:#4a5568;font-size:12px;font-weight:600;letter-spacing:.5px;padding:14px 24px;text-align:left;text-transform:uppercase}.odometer-table td{border-bottom:1px solid #e2e8f0;color:#1a202c;font-size:14px;padding:16px 24px}.odometer-table tbody tr{transition:background-color .2s ease}.odometer-table tbody tr:hover{background:#f7fafc}.odometer-table tbody tr.row-anomaly{background:#fffbeb}.odometer-table tbody tr.row-anomaly:hover{background:#fef3c7}.bus-number-cell{color:#3182ce;font-weight:600}.distance-value,.odometer-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:500}.distance-value{color:#1a202c;font-weight:600}.status-badge{align-items:center;border-radius:6px;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:4px 12px}.status-normal{background:#f0fff4;color:#22543d}.status-low-usage{background:#fffaf0;color:#c05621}.status-anomaly{background:#fffbeb;color:#b7791f}.status-no-data{background:#f7fafc;color:#718096}.status-good{background:#c6f6d5;border:1px solid #9ae6b4;color:#22543d}.status-average{background:#feebc8;border:1px solid #fbd38d;color:#744210}.status-poor{background:#fed7d7;border:1px solid #fc8181;color:#742a2a}.odometer-insights-panel{position:-webkit-sticky;position:sticky;top:24px}.insights-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:24px}.insights-title{color:#1a202c;font-size:18px;font-weight:700;margin:0 0 20px}.insights-content{gap:20px}.insight-item,.insights-content{display:flex;flex-direction:column}.insight-item{border-bottom:1px solid #e2e8f0;gap:8px;padding-bottom:20px}.insight-item:last-child{border-bottom:none;padding-bottom:0}.insight-label{color:#718096;font-size:13px;font-weight:500}.insight-value{font-feature-settings:"tnum";color:#1a202c;font-size:28px;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.2}.table-empty{padding:64px 24px!important;text-align:center}.empty-state{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.empty-icon{color:#cbd5e0}.empty-state p{color:#718096;font-size:15px;font-weight:500;margin:0}.loading-container{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:400px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-top-color:#3182ce;height:48px;width:48px}.loading-text{color:#718096;font-size:16px;font-weight:500}.row-clickable{cursor:pointer;transition:background-color .2s ease}.row-clickable:hover{background:#edf2f7!important}.row-good{background:#f0fff4!important;border-left:4px solid #38a169}.row-good:hover{background:#e6ffed!important}.row-average{background:#fffaf0!important;border-left:4px solid #d69e2e}.row-average:hover{background:#fff5e6!important}.row-poor{background:#fff5f5!important;border-left:4px solid #e53e3e}.row-poor:hover{background:#ffe5e5!important}.expand-icon-cell{padding:12px 16px!important;width:40px}.expand-icon{color:#718096;transition:transform .3s ease}.expand-icon.expanded{transform:rotate(180deg)}.details-cell,.row-details{background:#f7fafc}.details-cell{border-top:2px solid #e2e8f0;max-width:100%;overflow-x:visible;padding:0!important}.bus-details-content{align-items:flex-start;animation:slideDown .3s ease;box-sizing:border-box;display:flex;flex-direction:row;gap:24px;max-width:100%;padding:20px 24px}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}.details-header{margin-bottom:16px}.details-title{color:#4a5568;font-size:14px;font-weight:700;letter-spacing:.5px;margin:0 0 16px;text-transform:uppercase}.yesterday-reading-card{background:linear-gradient(135deg,#ebf4ff,#fff);border:1px solid #cfe2ff;border-radius:8px;box-shadow:0 1px 3px #3182ce1a;flex:0 0 340px;margin-bottom:0;padding:16px}.yesterday-reading-header{margin-bottom:12px}.yesterday-label{color:#3182ce;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.yesterday-reading-body{display:flex;flex-direction:column;gap:8px}.yesterday-reading-value{font-feature-settings:"tnum";color:#1a202c;font-size:28px;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.2}.yesterday-reading-date{color:#718096;font-size:13px;font-weight:500}@media (max-width:1200px){.odometer-main-content{grid-template-columns:1fr}.odometer-insights-panel{position:static}.insights-card{margin-top:24px}}@media (max-width:768px){.odometer-container{padding:20px 16px}.bus-details-content{flex-direction:column}.odometer-title{font-size:24px}.odometer-filters-bar{align-items:stretch;flex-direction:column}.filter-date-input,.filter-input{min-width:100%}.apply-filter-btn{width:100%}.table-container{overflow-x:scroll}.odometer-table{min-width:600px}.odometer-table td,.odometer-table th{font-size:13px;padding:12px 16px}}.login-container{align-items:center;background:#f5f7fa;display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{background:#fff;border:1px solid #dfe1e6;border-radius:3px;box-shadow:0 4px 16px #091e4240;max-width:400px;padding:40px;width:100%}.login-header{margin-bottom:40px;text-align:center}.login-logo{align-items:center;display:flex;justify-content:center;margin-bottom:24px}.login-logo-img{border-radius:12px;height:120px;object-fit:contain;width:120px}.login-header h1{color:#172b4d;font-size:22px;font-weight:600;letter-spacing:-.01em;margin-bottom:6px}.login-header p{color:#6b778c;font-size:13px;font-weight:400}.login-form{margin-bottom:32px}.login-form .form-group{margin-bottom:24px}.login-form label{color:#334155;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.login-form input{background:#fff;border:1px solid #dfe1e6;border-radius:3px;color:#2c3e50;font-size:14px;line-height:1.42857;padding:8px 12px;transition:all .15s ease;width:100%}.login-form input::placeholder{color:#8993a4}.login-form input:focus{background:#fafbfc;border-color:#0052cc;box-shadow:0 0 0 2px #0052cc26;outline:none}.login-button{align-items:center;background:#0052cc;border:none;border-radius:3px;box-shadow:0 1px 2px #091e4226;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;letter-spacing:.01em;margin-top:8px;padding:10px;transition:all .15s ease;width:100%}.login-button:hover:not(:disabled){background:#0065ff;box-shadow:0 2px 4px #091e4233}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.7}.login-button .arrow{font-size:18px}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}.login-hint{background:#e3fcef;border:1px solid #abf5d1;border-radius:3px;margin-top:20px;padding:10px 12px;text-align:center}.login-hint p{color:#064;font-size:12px;font-weight:400;margin:0}.login-footer{border-top:1px solid #e2e8f0;padding-top:24px;text-align:center}.login-footer p{color:#94a3b8;font-size:12px;margin:0}@media (max-width:480px){.login-card{padding:32px 24px}.login-header h1{font-size:28px}}.landing-page{background:#fff;color:#1a1a1a;min-height:100vh;width:100%}.landing-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #00000014;left:0;padding:12px 0;position:fixed;right:0;top:0;z-index:1000}.landing-nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 32px}.landing-nav-brand{align-items:center;display:flex;gap:12px}.landing-logo{border-radius:8px;height:60px;max-width:200px;object-fit:contain;width:auto}.landing-brand-name{color:#1a1a1a;font-size:24px;font-weight:700;letter-spacing:-.02em}.landing-nav-actions{align-items:center;display:flex;gap:20px}.landing-nav-login{color:#000000b3;font-size:15px;font-weight:500;padding:8px 16px;text-decoration:none;transition:color .2s}.landing-nav-login:hover{color:#000}.landing-nav-cta{background:#000;border-radius:8px;color:#fff;font-size:15px;font-weight:500;padding:10px 24px;text-decoration:none;transition:all .2s}.landing-nav-cta:hover{background:#000000e6;transform:translateY(-1px)}.hero-section{align-items:center;background:#fff;display:flex;justify-content:center;min-height:90vh;overflow:hidden;padding:140px 24px 100px;position:relative}.hero-background{background:radial-gradient(ellipse at top,#00000005 0,#0000 50%),radial-gradient(ellipse at bottom,#00000003 0,#0000 50%);bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.hero-container{align-items:center;display:flex;flex-wrap:wrap;gap:80px;max-width:1400px;position:relative;width:100%;z-index:2}.hero-content{color:#1a1a1a;flex:1 1;min-width:300px}.hero-video-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:650px;min-width:300px}.hero-video{border-radius:16px;box-shadow:0 20px 60px #0000001a,0 0 0 1px #0000000d;height:auto;max-height:650px;object-fit:contain;width:100%}.hero-headline{color:#1a1a1a;font-size:64px;font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:32px}.hero-subheadline{color:#0009;font-size:22px;line-height:1.6;margin-bottom:48px;max-width:600px}.hero-ctas{display:flex;flex-wrap:wrap;gap:16px}.hero-cta-primary{background:#000;border-radius:8px;color:#fff;font-size:16px;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .2s}.hero-cta-primary:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.hero-cta-secondary{background:#0000;border:1px solid #00000026;border-radius:8px;color:#000000b3;font-size:16px;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .2s}.hero-cta-secondary:hover{background:#00000005;border-color:#00000040;color:#000}.landing-section{padding:100px 24px}.section-container{margin:0 auto;max-width:1280px}.section-title{color:#1a1a1a;font-size:48px;font-weight:700;letter-spacing:-.03em;margin-bottom:24px;text-align:center}.section-intro{color:#0009;font-size:20px;line-height:1.7;margin:0 auto 80px;max-width:800px;text-align:center}.problem-section{background:#fafafa}.problem-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-top:60px}.problem-item{background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:32px;transition:all .3s}.problem-item:hover{border-color:#0000001f;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.problem-item h3{color:#1a1a1a;font-size:20px;font-weight:600;margin-bottom:12px;margin-top:16px}.problem-item p{color:#0009;font-size:15px;line-height:1.6}.card-icon{align-items:center;background:#0000000d;border:1px solid #00000014;border-radius:12px;display:flex;height:64px;justify-content:center;margin-bottom:16px;width:64px}.card-icon svg{stroke:#1a1a1a;height:32px;width:32px}.solution-section{background:#fff}.solution-content{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:60px}.solution-feature{background:#fafafa;border:1px solid #00000014;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:40px 32px;text-align:center;transition:all .3s}.solution-feature:hover{border-color:#0000001f;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.solution-feature .card-icon{background:#fff;border:1px solid #00000014;box-shadow:0 1px 3px #0000000d;margin:0 auto 20px}.solution-feature h3{color:#1a1a1a;font-size:22px;font-weight:600;margin-bottom:12px;margin-top:0}.solution-feature p{color:#0009;font-size:15px;line-height:1.6;margin:0}.how-it-works-section{background:#fafafa}.steps-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:60px}.step-item{text-align:center}.step-number{align-items:center;background:#000;border-radius:50%;color:#fff;display:flex;font-size:24px;font-weight:700;height:60px;justify-content:center;margin:0 auto 24px;width:60px}.step-item h3{color:#1a1a1a;font-size:22px;font-weight:600;margin-bottom:12px}.step-item p{color:#0009;font-size:15px;line-height:1.7}.features-section{background:#fff}.features-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:60px}.feature-item{background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:32px;transition:all .3s}.feature-item:hover{border-color:#0000001f;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.feature-item h3{color:#1a1a1a;font-size:20px;font-weight:600;margin-bottom:12px;margin-top:16px}.feature-item p{color:#0009;font-size:15px;line-height:1.6}.why-section{background:#fafafa}.why-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:60px}.why-item{background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:32px;transition:all .3s}.why-item:hover{border-color:#0000001f;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.why-item h3{color:#1a1a1a;font-size:20px;font-weight:600;margin-bottom:12px;margin-top:16px}.why-item p{color:#0009;font-size:15px;line-height:1.6}.use-cases-section{background:#fff}.use-cases-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:60px}.use-case-item{background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:32px;transition:all .3s}.use-case-item:hover{border-color:#0000001f;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.use-case-item h3{color:#1a1a1a;font-size:20px;font-weight:600;margin-bottom:12px;margin-top:16px}.use-case-item p{color:#0009;font-size:15px;line-height:1.6}.trust-section{background:#fafafa}.trust-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:60px}.trust-item{background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:32px;transition:all .3s}.trust-item:hover{border-color:#0000001f;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.trust-item h3{color:#1a1a1a;font-size:20px;font-weight:600;margin-bottom:12px;margin-top:16px}.trust-item p{color:#0009;font-size:15px;line-height:1.6}.cta-section{background:#000;color:#fff;padding:100px 24px;text-align:center}.cta-title{color:#fff;font-size:48px;font-weight:700;letter-spacing:-.03em;margin-bottom:24px}.cta-subtitle{color:#ffffffb3;font-size:20px;line-height:1.7;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px}.cta-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.cta-button-primary{background:#fff;border-radius:8px;color:#000;font-size:16px;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .2s}.cta-button-primary:hover{box-shadow:0 8px 24px #fff3;transform:translateY(-2px)}.cta-button-secondary{background:#0000;border:1px solid #fff3;border-radius:8px;color:#fffc;font-size:16px;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .2s}.cta-button-secondary:hover{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.landing-footer{background:#000;color:#fff;padding:60px 24px 24px}.landing-footer-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:48px;justify-content:space-between;margin-bottom:40px}.landing-footer-brand{align-items:center;display:flex;flex:1 1;gap:16px;min-width:200px}.landing-footer-logo{border-radius:10px;height:80px;max-width:250px;object-fit:contain;width:auto}.landing-footer-brand h3{color:#fff;font-size:22px;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.landing-footer-brand p{color:#94a3b8;font-size:14px;margin:0}.landing-footer-links{display:flex;flex:2 1;flex-wrap:wrap;gap:48px}.footer-links-column{display:flex;flex-direction:column;gap:12px;min-width:150px}.footer-links-column h4{color:#fff;font-size:16px;font-weight:600;margin-bottom:8px}.footer-links-column a{color:#94a3b8;font-size:14px;text-decoration:none;transition:color .2s}.footer-links-column a:hover{color:#fff}.landing-footer-info{display:flex;flex-direction:column;gap:8px;min-width:200px}.landing-footer-info h4{color:#fff;font-size:16px;font-weight:600;margin-bottom:8px}.landing-footer-info p{color:#94a3b8;font-size:14px;margin:0}.landing-footer-copyright{border-top:1px solid #2d3748;padding-top:24px;text-align:center}.landing-footer-copyright p{color:#64748b;font-size:13px;margin:0}@media (max-width:1200px){.problem-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-container{flex-direction:column;gap:40px}.hero-content{text-align:center}.hero-video-wrapper{max-width:100%;width:100%}.hero-video{max-height:400px}.hero-headline{font-size:32px}.hero-subheadline{font-size:18px}.section-title{font-size:32px}.problem-grid{grid-template-columns:1fr}.landing-nav-container{padding:0 16px}.landing-nav-actions{gap:8px}.landing-nav-cta{font-size:14px;padding:8px 16px}.landing-nav-login{font-size:14px;padding:8px 12px}.cta-buttons,.hero-ctas{flex-direction:column;width:100%}.cta-button-primary,.cta-button-secondary,.hero-cta-primary,.hero-cta-secondary{width:100%}.landing-footer-content{flex-direction:column;text-align:left}.landing-footer-links{flex-direction:column;gap:32px;width:100%}.footer-links-column{width:100%}.landing-footer-info{text-align:left}}@media (max-width:480px){.hero-headline,.section-title{font-size:28px}.features-grid,.use-cases-grid{grid-template-columns:1fr}}.notification-container{display:flex;flex-direction:column;gap:12px;max-width:400px;pointer-events:none;position:fixed;right:20px;top:80px;z-index:10000}.notification{align-items:center;background:#fff;border:1px solid #dfe1e6;border-radius:3px;box-shadow:0 2px 4px #091e4226;cursor:pointer;display:flex;gap:12px;padding:12px 16px;pointer-events:all;transition:box-shadow .15s ease}.notification:hover{box-shadow:0 4px 8px #091e4233}.notification-success{border-left-color:#10b981}.notification-error{border-left-color:#ef4444}.notification-warning{border-left-color:#f59e0b}.notification-info{border-left-color:#2563eb}.notification-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:24px;justify-content:center;width:24px}.notification-success .notification-icon{background:#e3fcef;color:#00875a}.notification-error .notification-icon{background:#ffebe6;color:#de350b}.notification-warning .notification-icon{background:#fff4e5;color:#ff991f}.notification-info .notification-icon{background:#dbeafe;color:#2563eb}.notification-content{flex:1 1}.notification-content p{color:#172b4d;font-size:13px;font-weight:400;line-height:1.5;margin:0}.notification-close{align-items:center;background:none;border:none;border-radius:3px;color:#6b778c;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:24px;justify-content:center;padding:0;transition:all .15s ease;width:24px}.notification-close:hover{background:#f4f5f7;color:#172b4d}.app{display:flex;flex-direction:column;min-height:100vh;width:100%}.navbar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;color:#1e293b;padding:0;position:-webkit-sticky;position:sticky;top:0;transition:transform .3s ease-in-out;z-index:100}.navbar,.navbar-visible{transform:translateY(0)}.navbar-hidden{transform:translateY(-100%)}.navbar-container{align-items:center;display:flex;height:56px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 32px}.navbar-brand{align-items:center;display:flex;flex-direction:row;gap:12px}.navbar-logo-wrapper{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.navbar-logo-img{border-radius:8px;height:100%;object-fit:contain;width:100%}.navbar-brand-text{display:flex;flex-direction:column;justify-content:center}.navbar-brand h1{color:#0f172a;font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin:0}.navbar-subtitle{color:#64748b;font-size:11px;font-weight:400;letter-spacing:.02em;margin-top:1px}.navbar-right{gap:32px}.navbar-links,.navbar-right{align-items:center;display:flex}.navbar-links{gap:8px}.nav-link{border-radius:6px;color:#64748b;font-size:14px;font-weight:500;padding:8px 16px;position:relative;text-decoration:none;transition:all .15s ease;white-space:nowrap}.nav-link:hover{background-color:#f1f5f9;color:#0f172a}.nav-link.active{background-color:#eff6ff;color:#2563eb;font-weight:600}.nav-link.active:after{background-color:#2563eb;border-radius:1px;bottom:-1px;content:"";height:2px;left:16px;position:absolute;right:16px}.navbar-user{align-items:center;border-left:1px solid #e2e8f0;display:flex;gap:12px;padding-left:24px}.user-info{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.user-name{color:#0f172a;font-size:14px;font-weight:600;line-height:1.2}.user-role{color:#64748b;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.logout-button{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:flex;height:36px;justify-content:center;padding:8px;transition:all .15s ease;width:36px}.logout-button:hover{background-color:#fef2f2;border-color:#fecaca;color:#dc2626}.logout-button:active{transform:scale(.95)}.loading-screen{align-items:center;background:#f8fafc;color:#1e293b;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:100vh}.loading-logo{margin-bottom:16px}.logo-icon-large{align-items:center;background:#2563eb;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;font-size:32px;height:64px;justify-content:center;width:64px}.loading-screen p{color:#64748b;font-size:14px}.loading-spinner{animation:spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#2563eb;height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.main-content{background:#f5f7fa;box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1400px;padding:24px 32px;width:100%}@media (max-width:1024px){.navbar-container{padding:0 24px}.navbar-right{gap:16px}.navbar-links{gap:4px}.nav-link{font-size:13px;padding:8px 12px}.user-info{display:none}.navbar-user{gap:8px;padding-left:16px}}@media (max-width:768px){.navbar-container{flex-direction:column;gap:16px;height:auto;padding:16px 20px}.navbar-brand{justify-content:center;text-align:center;width:100%}.navbar-right{flex-direction:column;gap:16px;width:100%}.navbar-links{flex-wrap:wrap;gap:4px;justify-content:center;width:100%}.nav-link{font-size:13px;padding:8px 12px}.navbar-user{border-left:none;border-top:1px solid #e2e8f0;justify-content:center;padding-left:0;padding-top:16px;width:100%}.user-info{display:flex}}
/*# sourceMappingURL=main.ab89beaf.css.map*/