:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f7fafc;color:#2d3748}#root{min-height:100vh;display:flex;flex-direction:column}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7b8cff,#8f6fd8);padding:20px}.login-card{background:#fff;border-radius:24px;padding:2.5rem 2.5rem 2rem;box-shadow:0 8px 32px #5050a026;width:100%;max-width:410px;display:flex;flex-direction:column;align-items:stretch}.login-icon{color:#7b8cff;margin-bottom:1rem}.login-header h1{font-size:2rem;color:#22223b;margin-bottom:.5rem;font-weight:600}.login-header p{color:#7c7c9a;font-size:1rem;margin-bottom:.5rem}.login-form{display:flex;flex-direction:column;gap:1.2rem}.login-button{background:linear-gradient(90deg,#7b8cff,#8f6fd8);color:#fff;border:none;border-radius:12px;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;box-shadow:0 2px 8px #7b8cff14}.login-button:not(:disabled):hover{box-shadow:0 8px 25px #7b8cff2e}.error-message{background:#ffeaea;color:#c53030;padding:.75rem;border-radius:8px;font-size:.95rem;text-align:center;margin-bottom:.5rem}.form-group{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.2rem}.input-container{display:flex;align-items:center;background:#f5f6fa;border:1px solid #e2e8f0;border-radius:8px;padding:.2rem .5rem .2rem .7rem}.input-icon{color:#7b8cff;margin-right:.3rem}.form-input{border:none;background:transparent;outline:none;font-size:1rem;flex:1;padding:.5rem .2rem;color:#22223b}.password-toggle{background:none;border:none;cursor:pointer;color:#7b8cff;margin-left:.2rem;padding:0 .2rem;display:flex;align-items:center}.login-footer{margin-top:1.2rem;text-align:left;color:#7c7c9a;font-size:1rem}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{inset:50% auto auto 20px;width:auto;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.edit-fingerprint-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;max-width:600px;width:90vw;max-height:80vh;overflow-y:auto;border:1px solid #e5e7eb}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.modal-header h2{margin:0;color:#6366f1;font-size:1.5rem;font-weight:600}.close-button{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.close-button:hover{background:#f3f4f6;color:#ef4444;transform:scale(1.1)}.modal-content{padding:0 24px 24px}.user-info-modal{background:#f8fafc;padding:16px;border-radius:12px;margin-bottom:24px;border:1px solid #e2e8f0}.user-info-modal h3{margin:0 0 8px;color:#6366f1;font-size:1.2rem}.user-info-modal p{margin:0;color:#64748b;font-size:.9rem}.fingerprint-section-modal{margin-bottom:24px}.fingerprint-section-modal h4{margin:0 0 12px;color:#8b5cf6;font-size:1.1rem;font-weight:600}.current-fingerprint{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;align-items:center;justify-content:center;min-height:120px}.fingerprint-preview-modal{max-width:150px;max-height:150px;object-fit:contain;border-radius:8px;border:1px solid #45475a}.no-fingerprint-modal{display:flex;flex-direction:column;align-items:center;gap:12px;color:#94a3b8}.no-fingerprint-modal svg{color:#cbd5e1}.new-fingerprint-section h4{margin:0 0 16px;color:#10b981;font-size:1.1rem;font-weight:600}.upload-options{display:flex;flex-direction:column;gap:16px}.file-upload{display:flex;align-items:center;gap:12px}.upload-button{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.upload-button:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.base64-input{display:flex;flex-direction:column;gap:8px}.base64-input label{color:#64748b;font-size:.9rem;font-weight:500}.base64-input textarea{padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font-family:Courier New,monospace;font-size:.85rem;resize:vertical;min-height:80px}.base64-input textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.base64-input textarea::placeholder{color:#94a3b8}.preview-section{margin-top:16px;padding:16px;background:#11111b;border:1px solid #313244;border-radius:12px}.preview-section h5{margin:0 0 12px;color:#f9e2af;font-size:1rem;font-weight:600}.new-fingerprint-preview{display:flex;align-items:center;justify-content:center;min-height:120px}.modal-actions{padding:24px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.cancel-button{padding:12px 24px;background:transparent;border:1px solid #d1d5db;color:#6b7280;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.cancel-button:hover{background:#f3f4f6;border-color:#9ca3af;color:#374151}.save-button{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.save-button:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.save-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.loading-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid #1e1e2e;border-radius:50%;animation:spin 1s linear infinite}.fingerprint-comparison-container{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9;border-radius:16px;padding:20px}.comparison-item{flex:1;text-align:center}.comparison-item h5{margin:0 0 12px;color:#0284c7;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.comparison-fingerprint{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:16px;min-height:120px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000000d;transition:all .3s ease}.comparison-fingerprint:hover{border-color:#0ea5e9;box-shadow:0 8px 15px #0ea5e91a;transform:translateY(-2px)}.fingerprint-comparison-image{max-width:100px;max-height:100px;object-fit:contain;border-radius:8px;filter:contrast(1.1) brightness(1.05)}.no-fingerprint-comparison{display:flex;flex-direction:column;align-items:center;gap:8px;color:#94a3b8;opacity:.7}.comparison-arrow{display:flex;align-items:center;justify-content:center;font-size:2rem;color:#0ea5e9;font-weight:700;margin:0 10px;animation:pulse 2s infinite}.comparison-note{text-align:center;background:#10b9811a;border:1px solid #10b981;border-radius:8px;padding:12px;margin-top:16px}.comparison-note p{margin:0;color:#047857;font-size:.9rem;font-weight:500}.error-image{border-color:#ef4444!important}.error-image:after{content:"Error al cargar imagen";color:#ef4444;font-size:.8rem;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 768px){.edit-fingerprint-modal{width:95vw;max-height:90vh}.modal-header{padding:16px 16px 0;margin-bottom:16px}.modal-content{padding:0 16px 16px}.modal-actions{padding:16px;flex-direction:column-reverse}.cancel-button,.save-button{width:100%}.fingerprint-comparison-container{flex-direction:column;gap:16px;padding:16px}.comparison-arrow{font-size:1.5rem;transform:rotate(90deg);margin:8px 0}.comparison-item{width:100%}.fingerprint-comparison-image{max-width:80px;max-height:80px}}.dashboard-container{min-height:100vh;background:#f7fafc}.dashboard-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem;box-shadow:0 1px 3px #0000001a}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.header-left{display:flex;align-items:center;gap:1rem}.header-icon{color:#667eea}.header-left h1{font-size:1.5rem;color:#2d3748;margin:0;font-weight:600}.header-left p{color:#718096;margin:0;font-size:.875rem}.logout-button{background:#e53e3e;color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:background .2s}.logout-button:hover{background:#c53030}.dashboard-content{max-width:1200px;margin:0 auto;padding:2rem}.search-section{margin-bottom:2rem}.search-container{position:relative;margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.search-buttons{display:flex;gap:.5rem;flex-shrink:0}.search-button{background:#667eea;color:#fff;border:none;border-radius:8px;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;transition:all .2s ease}.search-button:disabled{background:#a0aec0;cursor:not-allowed;opacity:.6}.search-button:hover:not(:disabled){background:#5a67d8;transform:translateY(-1px)}.clear-search-button{background:#e53e3e;color:#fff;border:none;border-radius:8px;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;transition:all .2s ease}.clear-search-button:hover{background:#c53030;transform:translateY(-1px)}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#a0aec0}.search-input{flex:1;min-width:300px;padding:.75rem 1rem .75rem 3rem;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;background:#fff;transition:border-color .2s,box-shadow .2s}.search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.stats{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.reset-button{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;border:none;border-radius:12px;padding:.75rem 1.25rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .3s ease;box-shadow:0 2px 8px #48bb784d;border:2px solid transparent}.reset-button:hover{background:linear-gradient(135deg,#38a169,#2f855a);transform:translateY(-2px);box-shadow:0 4px 16px #48bb7866;border-color:#ffffff4d}.reset-button:hover svg{transform:rotate(-180deg)}.reset-button svg{transition:transform .3s ease}.reset-button:active{transform:translateY(0);box-shadow:0 2px 8px #48bb784d}.stat-card{background:#fff;padding:1rem 1.5rem;border-radius:12px;display:flex;align-items:center;gap:.75rem;border:1px solid #e2e8f0;color:#667eea;font-weight:600}.stat-card.search-active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;animation:pulse-search 2s infinite}@keyframes pulse-search{0%,to{transform:scale(1);box-shadow:0 0 #667eea66}50%{transform:scale(1.02);box-shadow:0 0 0 10px #667eea00}}.users-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem}.load-more-section{display:flex;justify-content:center;margin:3rem 0}.load-more-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:16px;padding:1rem 2rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d;border:2px solid transparent;min-width:200px;justify-content:center}.load-more-button:hover:not(:disabled){background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.load-more-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:0 4px 15px #667eea33}.user-card{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000000d;transition:all .3s ease}.user-card:hover{box-shadow:0 8px 25px #0000001a}.user-info h3{margin:0 0 .5rem;color:#2d3748;font-size:1.25rem;font-weight:600}.user-role{background:#667eea;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500;display:inline-block;margin-bottom:1rem}.user-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.user-details span{font-size:.875rem;color:#4a5568}.fingerprint-section{margin:1rem 0}.fingerprint-preview{display:flex;justify-content:center;align-items:center;background:#f7fafc;border:2px dashed #cbd5e0;border-radius:12px;padding:1rem;min-height:120px;position:relative;cursor:pointer;transition:all .3s ease}.fingerprint-preview:hover{border-color:#667eea;background:#edf2f7;transform:scale(1.02)}.fingerprint-preview:hover .zoom-overlay{opacity:1}.zoom-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#667eeacc,#3b82f6cc);border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;opacity:0;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.zoom-overlay span{color:#fff;font-size:.9rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3);letter-spacing:.5px}.fingerprint-image{max-width:100%;max-height:250px;border-radius:8px;border:1px solid #e2e8f0;transition:opacity .3s ease}.fingerprint-image.loading{opacity:0}.fingerprint-image.loaded{opacity:1}.fingerprint-placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#cbd5e0;font-size:.875rem}.fingerprint-loading{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#667eea;font-size:.875rem}.loading-spinner-small{width:24px;height:24px;border:3px solid #e2e8f0;border-top:3px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}.no-fingerprint{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#a0aec0}.user-actions{display:flex;justify-content:center;gap:.75rem;margin-top:1rem}.whatsapp-button{background:#25d366;color:#fff;border:none;border-radius:12px;padding:.75rem 1.5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;transition:all .2s ease}.whatsapp-button:hover:not(:disabled){background:#22c55e;transform:translateY(-1px);box-shadow:0 4px 12px #25d3664d}.whatsapp-button:disabled,.whatsapp-button.disabled{background:#a0aec0;cursor:not-allowed;opacity:.6}.whatsapp-button:disabled:hover,.whatsapp-button.disabled:hover{background:#a0aec0;transform:none;box-shadow:none}.edit-fingerprint-button{background:#667eea;color:#fff;border:none;border-radius:12px;padding:.75rem 1.5rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;transition:all .2s ease}.edit-fingerprint-button:hover:not(:disabled){background:#5a67d8;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.edit-fingerprint-button:disabled{background:#a0aec0;cursor:not-allowed;opacity:.6}.edit-fingerprint-button:disabled:hover{background:#a0aec0;transform:none;box-shadow:none}.loading-container,.error-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f7fafc}.loading-content,.error-content{text-align:center;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 10px 25px #0000001a}.loading-spinner{animation:spin 1s linear infinite;color:#667eea;margin-bottom:1rem}.error-content h2{color:#e53e3e;margin-bottom:1rem}.retry-button{background:#667eea;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;cursor:pointer;margin-top:1rem;transition:background .2s}.retry-button:hover{background:#5a67d8}.empty-state{text-align:center;padding:3rem;color:#a0aec0}.empty-state h3{margin:1rem 0 .5rem;color:#4a5568}@media (max-width: 768px){.dashboard-content{padding:1rem}.users-grid{grid-template-columns:1fr}.header-content{flex-direction:column;gap:1rem;text-align:center}.search-container{flex-direction:column;align-items:stretch;gap:.75rem}.search-input{min-width:unset;width:100%}.search-buttons{justify-content:center}.stats{flex-direction:column;gap:.75rem;align-items:stretch}.stat-card{justify-content:center}.reset-button{justify-content:center;padding:1rem 1.5rem}.load-more-button{font-size:.9rem;padding:.875rem 1.5rem;min-width:180px}.load-more-section{margin:2rem 0}}.image-modal-overlay{position:fixed;inset:0;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000;padding:2rem}.image-modal-content{position:relative;background:#fff;border-radius:16px;max-width:90vw;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px #0000004d}.modal-close-button{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#ef4444e6,#dc2626e6);color:#fff;border:none;border-radius:50%;width:45px;height:45px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1001;transition:all .2s ease;box-shadow:0 4px 12px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-close-button:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:scale(1.1);box-shadow:0 6px 20px #0006}.modal-gallery-container{width:100%;height:100%;min-width:600px;min-height:400px}.image-gallery,.image-gallery-content{background:#fff}.image-gallery-slide{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem;min-height:500px}.image-gallery-image{max-width:100%;max-height:60vh;object-fit:contain;border-radius:12px;box-shadow:0 8px 32px #00000026;border:3px solid white;background:#fff;padding:.5rem}.image-gallery-description{background:linear-gradient(135deg,#667eeae6,#3b82f6e6);color:#fff;padding:1.5rem;border-radius:12px;margin:1rem;white-space:pre-line;text-align:left;font-size:1rem;line-height:1.6;box-shadow:0 4px 20px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.image-gallery-thumbnails-wrapper{background:#f8f9fa;padding:1rem}.image-gallery-thumbnail{border:2px solid transparent;border-radius:8px;overflow:hidden;transition:border-color .2s ease}.image-gallery-thumbnail.active{border-color:#667eea}.image-gallery-thumbnail img{width:60px;height:60px;object-fit:cover}@media (max-width: 768px){.image-modal-overlay{padding:.5rem}.modal-gallery-container{min-width:280px;min-height:350px}.image-gallery-slide{padding:1rem;min-height:400px}.image-gallery-image{max-height:50vh}.image-gallery-description{margin:.5rem;padding:1rem;font-size:.9rem;line-height:1.5}.modal-close-button{top:.5rem;right:.5rem;width:40px;height:40px}.zoom-overlay span{font-size:.8rem}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 20px 40px #0000001a;width:100%;max-width:400px}.login-header{text-align:center;margin-bottom:2rem}.login-icon{color:#667eea;margin-bottom:1rem}.login-header h1{font-size:1.5rem;color:#2d3748;margin-bottom:.5rem;font-weight:600}.login-header p{color:#718096;font-size:.875rem}.login-form{display:flex;flex-direction:column;gap:1rem}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.login-button:disabled{opacity:.6;cursor:not-allowed}.login-button:not(:disabled):hover{box-shadow:0 8px 25px #667eea66}.error-message{background:#fed7d7;color:#c53030;padding:.75rem;border-radius:8px;font-size:.875rem;text-align:center}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-container{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.loading-app,.error-app{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;font-size:24px;color:#333;background-color:#fff;text-align:center;padding:20px}.error-app{color:#e53e3e}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7fafc}#root{min-height:100vh}button,input{font-family:inherit}
