body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-container{align-items:center;background:#f9f9fb;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;justify-content:center}.auth-form{background:#fff;border-radius:12px;box-shadow:0 8px 20px #0000001a;max-width:400px;padding:2.5rem;width:100%}.auth-title{color:#333;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.auth-input{border:1px solid #ddd;border-radius:8px;font-size:1rem;margin-bottom:1rem;padding:.9rem 1rem;transition:border-color .3s;width:100%}.auth-input:focus{border-color:#007bff;outline:none}.auth-button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.9rem;transition:background-color .3s;width:100%}.auth-button:hover{background-color:#0056b3}.auth-switch{color:#555;font-size:.9rem;margin-top:1rem;text-align:center}.auth-switch span{color:#007bff;cursor:pointer;font-weight:500}.navbar{align-items:center;background-color:#101827;box-shadow:0 2px 6px #0000001a;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.navbar-brand{font-size:1.5rem;font-weight:700}.navbar-actions{align-items:center;display:flex;gap:1rem}.upload-button{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:transform .15s ease,background-color .3s ease}.upload-button:hover{background-color:#1d4ed8;transform:scale(1.05)}.logout-button{background-color:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:transform .15s ease,background-color .3s ease}.logout-button:hover{background-color:#dc2626;transform:scale(1.05)}.modal-overlay{background:#111827bf;z-index:1000}.modal-content{animation:fadeIn .3s ease-out;background-color:#fff;box-shadow:0 12px 30px #0003;max-width:400px;padding:2rem;width:90%}.modal-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.modal-input{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:1rem;padding:.5rem .75rem;width:100%}.modal-actions{gap:.75rem;justify-content:flex-end}.modal-button{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:transform .15s ease,background-color .3s ease}.modal-button:hover{transform:scale(1.05)}.modal-button.upload{background-color:#10b981;color:#fff}.modal-button.upload:hover{background-color:#059669}.modal-button.cancel{background-color:#e5e7eb;color:#374151}.modal-button.cancel:hover{background-color:#d1d5db}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-overlay{background:#00000080;height:100%;width:100%}.modal-content{background:#fff;border-radius:8px;margin:15% auto;padding:20px;text-align:center;width:300px}.modal-actions{display:flex;justify-content:space-around;margin-top:15px}.modal-button.confirm{background:#27ae60;color:#fff}.modal-button.cancel{background:#e74c3c;color:#fff}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.image-modal{background:#fff;border-radius:8px;max-height:90vh;max-width:90vw;overflow:auto;padding:1rem;position:relative;text-align:center}.modal-image,.modal-pdf,.modal-video{margin-bottom:1rem;max-height:70vh;max-width:100%}.close-button{background:none;border:none;color:#333;cursor:pointer;font-size:1.5rem;position:absolute;right:10px;top:10px}.dashboard-container{background-color:#f7f7f7;font-family:Segoe UI,sans-serif;min-height:100vh}.dashboard-content{display:flex;padding:1.5rem}.dashboard-sidebar{padding-right:1rem;width:25%}.sidebar-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.sidebar-filters label{display:block;font-size:.95rem;margin-bottom:.5rem}.dashboard-main{width:75%}.search-input{border:1px solid #ccc;border-radius:8px;box-shadow:0 0 0 #0000;font-size:1rem;margin-bottom:1.5rem;padding:.6rem .9rem;transition:all .2s ease;width:50%}.search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33;outline:none}.file-gallery{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.file-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:.75rem}.file-image{border-radius:4px;height:160px;object-fit:cover;width:100%}.file-name{color:#333;font-size:.875rem;margin-bottom:.5rem}.file-tags{color:#888;font-size:.75rem;margin-top:.5rem}.file-card-footer{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.file-tag-badge{background-color:#e5e7eb;border-radius:4px;color:#555;font-size:.75rem;padding:2px 6px}.file-type-label{border-radius:6px;font-size:.7rem;font-weight:600;padding:2px 6px;text-transform:uppercase}.file-type-image .file-type-label{background-color:#dbeafe;color:#1d4ed8}.file-type-video .file-type-label{background-color:#fee2e2;color:#b91c1c}.file-type-audio .file-type-label{background-color:#ddf7e3;color:#059669}.file-type-application .file-type-label{background-color:#fef9c3;color:#b45309}@media (max-width:768px){.dashboard-content{flex-direction:column}.dashboard-main,.dashboard-sidebar{width:100%}.file-gallery{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.undo-bar{background:#f39c12;border-radius:6px;bottom:20px;color:#fff;font-weight:700;left:20px;padding:10px 20px;position:fixed;z-index:1000}.undo-bar button{background:#d35400;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:10px;padding:5px 10px}.delete-button{background:#e74c3c}.delete-button,.view-button{border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:6px 12px;width:100%}.view-button{background:#3498db}
/*# sourceMappingURL=main.7deccff0.css.map*/