*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px;width:100%}.card{background:#fff;border:1px solid #ddd;max-width:600px;padding:30px;width:100%}.title{color:#333;font-size:2rem;font-weight:400;margin-bottom:20px}@media (max-width:600px){.card{padding:20px}.title{font-size:1.5rem}.main-title{font-size:1.8rem}.sih-logo{font-size:2.5rem}.logo-section{flex-direction:column;gap:10px}}.header{margin-bottom:30px;text-align:center}.logo-section{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:10px}.sih-logo{color:#f93;font-size:4rem;margin-bottom:5px}.title-section{text-align:center}.main-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin:0}.subtitle{color:#7f8c8d;font-size:1.1rem;font-style:italic;font-weight:500;margin:8px 0 0}.form-group{margin-bottom:25px;text-align:left}.input-type-toggle{display:flex;gap:10px;justify-content:center;margin-bottom:15px}.toggle-btn{background:#fff;border:2px solid #e1e5e9;border-radius:8px;color:#666;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .3s ease}.toggle-btn:hover{border-color:#667eea;color:#667eea}.toggle-btn.active{background:#667eea;border-color:#667eea;color:#fff}.student-input-container,.team-input-container{position:relative}.loading-input{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important}.input-loading-indicator{align-items:center;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:0 0 8px 8px;border-top:none;color:#667eea;display:flex;font-size:.9rem;gap:8px;left:0;padding:8px 12px;position:absolute;right:0;top:100%;z-index:10}.loading-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{font-weight:500}.student-details-section{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:12px;margin-top:30px;padding:20px}.student-header{margin-bottom:20px;text-align:center}.student-header h3{color:#2c3e50;font-size:1.3rem;margin:0 0 12px}.student-meta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.student-id-badge{background:#667eea;border-radius:16px;color:#fff;font-family:Courier New,monospace;font-size:.85rem;font-weight:600;padding:4px 12px}.team-badge{background:#28a745}.dept-badge,.team-badge{border-radius:16px;color:#fff;font-size:.85rem;font-weight:500;padding:4px 12px}.dept-badge{background:#17a2b8}.attendance-status{display:flex;justify-content:center}.status-card{align-items:center;background:#fff;border:2px solid;border-radius:12px;display:flex;gap:15px;min-width:280px;padding:16px 24px}.status-card.present{background:#f8fff9;border-color:#28a745}.status-card.absent{background:#fff5f5;border-color:#dc3545}.status-icon{font-size:2rem}.status-info{flex:1 1}.status-text{font-size:1.1rem;margin-bottom:4px}.status-card.present .status-text{color:#28a745}.status-card.absent .status-text{color:#dc3545}.status-card .recorded-time{color:#666;font-size:.85rem;font-style:italic}.team-selection-section{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:12px;margin-top:30px;padding:20px}.team-header{margin-bottom:20px;text-align:center}.team-header h3{color:#2c3e50;font-size:1.3rem;margin:0 0 12px}.team-stats{color:#667eea;font-weight:600;margin:0}.selection-controls{display:flex;gap:10px;justify-content:center;margin-bottom:20px}.btn-small{font-size:.9rem;padding:8px 16px}.team-members-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:20px}.member-card{align-items:center;background:#fff;border:2px solid #e1e5e9;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px;transition:all .3s ease}.member-card:hover{border-color:#667eea;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.member-card.selected{background:#f8fff9;border-color:#28a745}.member-card.already-present{background:#e8f5e8}.member-info{flex:1 1}.member-name{color:#2c3e50;font-weight:600;margin-bottom:4px}.member-id{color:#666;font-family:Courier New,monospace;font-size:.85rem}.member-dept{color:#17a2b8;font-size:.8rem;font-weight:500;margin-top:2px}.member-status{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.status-icon{font-size:1.2rem}.already-marked{color:#28a745;font-size:.7rem;font-weight:500}.team-submit-section{text-align:center}.btn-large{font-size:1.1rem;min-width:250px;padding:15px 30px}.upload-section{margin:0 auto;max-width:800px;padding:20px}.upload-section-container{background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;box-shadow:0 2px 8px #00000014;margin:30px 0;padding:25px}.upload-section-container .upload-section{margin:0;padding:0}.upload-header{margin-bottom:30px;text-align:center}.upload-header h2{color:#2c3e50;margin-bottom:10px}.upload-description{color:#666;font-size:1rem;line-height:1.5}.upload-form{align-items:stretch;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:30px}.file-input-container{position:relative}.file-input{height:0;opacity:0;position:absolute;width:0}.file-input-label{align-items:center;background:#f8f9fa;border:2px dashed #667eea;border-radius:8px;color:#667eea;cursor:pointer;display:flex;font-weight:500;height:48px;justify-content:center;min-width:200px;padding:12px 24px;text-align:center;transition:all .3s ease}.file-input-label:hover{background:#667eea;border-style:solid;color:#fff}.upload-btn{align-items:center;display:flex;height:48px;justify-content:center;min-width:150px}.btn-primary{background:#667eea;border:2px solid #667eea;color:#fff}.btn-primary:hover:not(:disabled){background:#5a67d8;border-color:#5a67d8}.btn-primary:disabled{background:#cbd5e0;border-color:#cbd5e0;cursor:not-allowed}.upload-result{background:#f8fff9;border:2px solid #28a745;border-radius:12px;margin-bottom:30px;padding:20px}.upload-result h3{color:#28a745;margin-bottom:15px}.result-stats{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:20px}.stat-item{background:#fff;border-left:4px solid #667eea;border-radius:8px;display:flex;justify-content:space-between;padding:10px}.stat-item.success{border-left-color:#28a745}.stat-item.info{border-left-color:#17a2b8}.stat-item.error{border-left-color:#dc3545}.stat-value{color:#2c3e50;font-weight:600}.error-details{background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;padding:15px}.error-details h4{color:#dc3545;margin-bottom:10px}.error-details ul{margin:0;padding-left:20px}.error-details li{color:#666;font-size:.9rem;margin-bottom:5px}.format-guide{background:#f8f9fa;border-radius:12px;margin-top:30px;padding:20px}.format-guide h3{color:#2c3e50;margin-bottom:15px}.format-example{margin-bottom:20px;overflow-x:auto}.format-example table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;width:100%}.format-example td,.format-example th{border-bottom:1px solid #e1e5e9;padding:12px;text-align:left}.format-example th{background:#667eea;color:#fff;font-weight:600}.format-example tr:last-child td{border-bottom:none}.format-notes h4{color:#2c3e50;margin-bottom:10px}.format-notes ul{margin:0;padding-left:20px}.format-notes li{color:#666;line-height:1.4;margin-bottom:8px}.form-label{color:#555;display:block;font-weight:500;margin-bottom:8px}.form-input{border:2px solid #e1e5e9;border-radius:10px;font-size:16px;padding:15px;transition:border-color .3s ease;width:100%}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none;transform:translateY(-2px)}.btn{align-items:center;border:none;border-radius:10px;box-shadow:none;color:#fff;cursor:pointer;display:inline-flex;flex:1 1;font-size:1rem;font-weight:600;justify-content:center;margin-bottom:20px;padding:12px 20px;transition:transform .2s ease,box-shadow .2s ease}.btn-present{background:#28a745}.btn-present:hover{background:#218838}.btn:hover{box-shadow:none;opacity:.9;transform:none}.btn:active{transform:translateY(0)}.btn:disabled{background:#ccc;cursor:not-allowed;opacity:.7}.btn-secondary{align-items:center;background:#fff;border:2px solid #667eea;box-sizing:border-box;color:#667eea;display:inline-flex;height:48px;justify-content:center;min-width:160px}.btn-secondary:hover{background:#667eea;color:#fff}.btn-warning{background:#fd7e14;border:none;color:#fff}.btn-warning:hover{background:#e36a0d}.btn-excel{align-items:center;background:#217346;border:none;box-sizing:border-box;color:#fff;display:inline-flex;height:48px;justify-content:center;min-width:160px}.btn-excel:hover{background:#1a5c38}.button-group{display:flex;gap:15px;width:100%}.button-group .btn{margin-bottom:0}.separator{align-items:center;display:flex;margin:30px 0;position:relative}.separator:before{background:#e1e5e9;content:"";flex:1 1;height:1px}.separator-text{background:#fff;color:#999;font-size:.9rem;font-weight:500;padding:0 20px}.alert{animation:slideIn .3s ease-out;border-radius:10px;font-weight:500;margin-bottom:20px;padding:15px;position:relative}.alert-success{background:#d4edda;border:1px solid #c3e6cb;border-left:5px solid #28a745;color:#155724}.alert-error{background:#f8d7da;border:1px solid #f5c6cb;border-left:5px solid #dc3545;color:#721c24}.alert-warning{background:#fff3cd;border:1px solid #ffeaa7;border-left:5px solid #ffc107;color:#856404}.alert-info{background:#d1ecf1;border:1px solid #bee5eb;border-left:5px solid #17a2b8;color:#0c5460}.alert-icon{display:inline-block;font-size:1.2em;margin-right:8px}.alert-close{background:none;border:none;color:inherit;cursor:pointer;font-size:18px;opacity:.7;position:absolute;right:15px;top:10px}.alert-close:hover{opacity:1}.student-info{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;margin-top:10px;padding:10px}.student-info strong{color:#667eea}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.loading{color:#667eea;font-style:italic;margin:20px 0}.navigation-section{display:flex;flex-direction:column;gap:15px;margin-bottom:20px;margin-top:30px}.nav-link,.navigation-section{align-items:center;text-align:center}.nav-link{border:2px solid #667eea;border-radius:10px;box-sizing:border-box;color:#667eea;display:inline-flex;font-size:1rem;font-weight:500;height:48px;justify-content:center;min-width:160px;padding:12px 20px;text-decoration:none;transition:all .2s ease}.nav-link:hover{background:#667eea;color:#fff}.nav-button{border-radius:10px;font-size:1rem;min-width:200px;padding:12px 24px}.stats-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:25px}.stat-card{background:#fff;border:1px solid #e1e5e9;border-radius:8px;padding:15px;text-align:center}.stat-card:hover{border-color:#667eea}.stat-card.total{background:#f0f7ff;border-color:#2196f3}.stat-card.present{background:#f0fff4;border-color:#4caf50}.stat-card.absent{background:#fff5f5;border-color:#dc3545}.stat-number{color:#333;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:8px}.stat-label{color:#666;font-size:.95rem;font-weight:500;line-height:1.2}.attendance-rate{background:#f8f9fa;border-radius:12px;margin-bottom:25px;padding:18px}.rate-label{color:#666;font-size:1rem;font-weight:500;margin-bottom:8px}.rate-bar{background:#e9ecef;height:20px;overflow:hidden}.rate-bar,.rate-fill{border-radius:10px;position:relative}.rate-fill{background:#28a745;height:100%;transition:width .5s ease}.rate-text{color:#fff;font-size:.9rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.date-display{background:#f8f9fa;border-left:3px solid #667eea;border-radius:8px;color:#666;font-size:1rem;margin-bottom:20px;padding:12px 16px}.actions{align-items:stretch;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:30px}.last-updated{color:#999;font-size:.9rem;font-style:italic;margin-top:20px}.footer{border-top:2px solid #f0f0f0;margin-top:40px;padding-top:25px;text-align:center}.footer-text{color:#666;font-size:.95rem;margin:0 0 5px}.footer-text strong{color:#2c3e50}.footer-subtext{color:#999;font-size:.85rem;font-style:italic;margin:0}.present-students-section{background:#f8f9fa;border-left:4px solid #28a745;border-radius:12px;margin:25px 0;padding:20px}.section-title{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:15px;text-align:center}.students-list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-height:400px;overflow-y:auto}.student-card{background:#fff;border:1px solid #e9ecef;border-radius:6px;box-shadow:0 1px 4px #00000014;padding:8px 12px;transition:transform .2s ease,box-shadow .2s ease}.student-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.student-info-row{align-items:center;display:flex;justify-content:space-between}.student-details{flex:1 1}.student-name{color:#2c3e50;font-size:.9rem;font-weight:600;line-height:1.1;margin-bottom:2px}.student-id{color:#6c757d;font-family:Courier New,monospace;font-size:.75rem}.student-status{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.status-badge{border-radius:10px;font-size:.7rem;font-weight:600;padding:2px 6px;text-transform:uppercase}.status-badge.present{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.recorded-time{color:#6c757d;font-size:.7rem;font-style:italic}.btn-absent-small{align-items:center;background:#ff6b35;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:.7rem;height:22px;justify-content:center;margin-top:2px;transition:all .2s ease;width:22px}.btn-absent-small:hover{background:#e55a2b;transform:scale(1.1)}.students-list::-webkit-scrollbar{width:6px}.students-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.students-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.students-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.stats-grid{gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.stat-card{padding:15px 10px}.stat-number{font-size:2rem}.stat-label{font-size:.85rem}.students-list{gap:6px;grid-template-columns:1fr}.student-card{padding:6px 10px}.student-info-row{align-items:flex-start;flex-direction:column;gap:6px}.student-status{align-items:flex-start;flex-direction:row;gap:6px}.student-name{font-size:.85rem}.student-id{font-size:.7rem}.present-students-section{margin:20px 0;padding:15px}.section-title{font-size:1.1rem}.header{margin-bottom:20px}.main-title{font-size:2rem}.subtitle{font-size:1rem}.attendance-rate{margin-bottom:20px;padding:15px}.date-display{font-size:.9rem;margin-bottom:15px;padding:10px 12px}.button-group{flex-direction:column;gap:10px}.button-group .btn{margin-bottom:10px;width:100%}.navigation-section{margin-bottom:15px;margin-top:25px}.nav-link{font-size:.95rem;min-width:140px;padding:10px 20px}.actions{align-items:stretch;flex-direction:column;gap:12px}.actions .btn,.actions .nav-link{min-width:auto;width:100%}}.App{min-height:100vh}.user-management{margin:0 auto;max-width:1200px;width:100%}.user-management-header{align-items:center;border-bottom:2px solid #e1e5e9;display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.user-management-header h2{color:#2c3e50;font-size:1.5rem;margin:0}.users-table-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow-x:auto}.users-table{border-collapse:collapse;min-width:800px;width:100%}.users-table thead{background:#f8f9fa}.users-table th{border-bottom:2px solid #e1e5e9;color:#2c3e50;font-size:.9rem;font-weight:600;padding:15px;text-align:left}.users-table td{border-bottom:1px solid #f0f0f0;color:#666;font-size:.9rem;padding:12px 15px}.users-table tbody tr:hover{background:#f8f9fa}.users-table tbody tr:last-child td{border-bottom:none}.role-badge{border-radius:12px;display:inline-block;font-size:.8rem;font-weight:600;padding:4px 12px}.role-badge.admin{background:#fff3cd;border:1px solid #ffc107;color:#856404}.role-badge.user{background:#d1ecf1;border:1px solid #17a2b8;color:#0c5460}.action-buttons{display:flex;gap:8px}.btn-action{background:none;border:none;border-radius:4px;cursor:pointer;font-size:1.2rem;padding:4px 8px;transition:all .2s ease}.btn-action:hover{background:#f0f0f0;transform:scale(1.1)}.btn-edit:hover{background:#e3f2fd}.btn-delete:hover{background:#ffebee}.modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:500px;overflow-y:auto;padding:0;width:90%}.modal-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;padding:20px 25px}.modal-header h3{color:#2c3e50;font-size:1.3rem;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;transition:all .2s ease;width:30px}.modal-close:hover{background:#f0f0f0;color:#333}.user-form{padding:25px}.user-form .form-group{margin-bottom:20px}.user-form .form-label{color:#2c3e50;display:block;font-size:.9rem;font-weight:500;margin-bottom:8px}.required{color:#dc3545;margin-left:2px}.hint{color:#999;font-size:.85rem;font-weight:400;margin-left:5px}.user-form .form-input{border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:12px;transition:all .2s ease;width:100%}.user-form .form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.modal-actions{border-top:2px solid #f0f0f0;display:flex;gap:10px;margin-top:25px;padding-top:20px}.modal-actions .btn{flex:1 1;margin-bottom:0}@media (max-width:768px){.user-management-header{align-items:flex-start;flex-direction:column;gap:15px}.user-management-header .btn{width:100%}.users-table-container{border-radius:0}.users-table{font-size:.85rem}.users-table td,.users-table th{padding:10px 8px}.modal-content{max-height:95vh;width:95%}.modal-header{padding:15px 20px}.user-form{padding:20px}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}}.settings-container{width:100%}.settings-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:25px}.settings-list{display:flex;flex-direction:column;gap:20px}.setting-item{align-items:center;background:#f8f9fa;border:2px solid #e1e5e9;border-radius:8px;display:flex;justify-content:space-between;padding:20px;transition:all .2s ease}.setting-item:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.setting-info{flex:1 1}.setting-title{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:8px}.setting-description{color:#666;font-size:.9rem;margin-bottom:5px}.setting-updated{color:#999;font-size:.8rem}.setting-control{align-items:center;display:flex;gap:15px}.status-text{font-size:.9rem;font-weight:600;min-width:80px;text-align:center}.status-text.enabled{color:#28a745}.status-text.disabled{color:#dc3545}.toggle-switch{display:inline-block;height:34px;position:relative;width:60px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:26px;left:4px;position:absolute;transition:.4s;width:26px}.toggle-switch input:checked+.toggle-slider{background-color:#28a745}.toggle-switch input:focus+.toggle-slider{box-shadow:0 0 1px #28a745}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(26px)}.toggle-switch input:disabled+.toggle-slider{cursor:not-allowed;opacity:.5}.settings-info{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;padding:20px}.settings-info h4{color:#2c3e50;margin-top:0}.settings-info ul{color:#666;margin-bottom:0;padding-left:20px}.settings-info li{line-height:1.6;margin-bottom:10px}.install-prompt-container{bottom:0;display:flex;justify-content:center;left:0;padding:15px;pointer-events:none;position:fixed;width:100%;z-index:9999}.install-prompt{align-items:center;animation:slideUp .5s ease-out;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 4px 20px #00000026;display:flex;gap:15px;max-width:400px;padding:12px 20px;pointer-events:auto;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.install-content{align-items:center;display:flex;flex:1 1;gap:12px}.install-icon{font-size:24px}.install-text{display:flex;flex-direction:column}.install-text strong{color:#333;font-size:.95rem}.install-text span{color:#666;font-size:.8rem}.btn-install{background:#4a90e2;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 16px;transition:background .2s}.btn-install:hover{background:#357abd}.btn-close-prompt{align-items:center;background:#0000;border:none;color:#999;cursor:pointer;display:flex;font-size:1.2rem;line-height:1;padding:5px}.btn-close-prompt:hover{color:#333}
/*# sourceMappingURL=main.b9f4b77d.css.map*/