.login-container{text-align:center;flex-direction:column;justify-content:center;max-width:500px;min-height:100vh;margin:auto;padding:20px;display:flex}.login-card{background:#fff;border-radius:20px;padding:20px;box-shadow:0 3px 15px #0000001a}.input{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:15px;padding:15px}.login-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;padding:15px;font-size:16px}.logo{width:260px;max-width:100%;margin:0 auto 20px;display:block}.footer{text-align:center;margin-top:30px}.footer-text{color:#6e7a85;margin-bottom:10px;font-size:14px}.footer-logo{width:180px;max-width:100%}.password-wrapper{width:100%;position:relative}.password-wrapper .input{width:100%;padding-right:55px}.toggle-password{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;display:flex;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.toggle-password:hover{color:#2563eb}.login-btn{justify-content:center;align-items:center;gap:10px;display:flex}.login-btn:disabled{opacity:.75;cursor:not-allowed}.spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}body{background:#f3f6fb;margin:0;font-family:Arial,Helvetica,sans-serif}.dashboard{background:#f3f6fb;min-height:100vh;padding:30px}.header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.header h1{color:#212121;margin:0;font-size:28px;font-weight:700}.notification{color:#424242}.welcome-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 2px 10px #00000014}.welcome-card h2{color:#212121;margin:0;font-size:18px;font-weight:700}.welcome-card p{color:#757575;margin-top:10px;font-size:15px}.card-row{gap:20px;margin-top:30px;display:flex}.module-card{text-align:center;cursor:pointer;background:#fff;border-radius:24px;flex:1;padding:35px 20px;transition:all .2s;box-shadow:0 2px 10px #00000014}.module-card:active{transform:scale(.98)}.icon-circle{background:#2563eb14;border-radius:50%;justify-content:center;align-items:center;width:95px;height:95px;margin:0 auto 18px;display:flex}.module-card h3{color:#212121;margin:0;font-size:18px;font-weight:600}.footer-logo{text-align:center;margin-top:80px}.footer-logo img{width:180px;max-width:90%}@media (width<=768px){.dashboard{padding:20px}.card-row{gap:15px}.module-card{padding:28px 12px}.icon-circle{width:80px;height:80px}.footer{text-align:center;margin-top:30px}.footer-text{color:#6e7a85;margin-bottom:10px;font-size:14px}.footer-logo{width:180px;max-width:100%}}.scanner-page{text-align:center;padding:20px}.scanner-page h1{margin-bottom:10px;font-size:34px;font-weight:700}.subtitle{color:#6b7280;margin-bottom:25px;font-size:18px}.scanner-card{background:#fff;border-radius:20px;max-width:420px;margin:auto;padding:20px;box-shadow:0 5px 25px #00000014}#reader{border:none!important}#reader video{border-radius:16px}.scan-status{color:#fff;background:#1183ca;border-radius:12px;margin-top:20px;padding:16px;font-size:20px;font-weight:600}#reader__dashboard_section,#reader__dashboard,#reader__camera_selection,#reader__filescan_input,#reader__filescan_input_container,#reader__scan_region img{display:none!important}
