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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{color:#111;color:var(--text-color);font-family:Segoe UI,sans-serif;margin:0}:root{--card-bg:#fff;--text-color:#111}.dark{--card-bg:#1f2937;--text-color:#fff}.app-container{display:flex;min-height:100vh}.sidebar{background:linear-gradient(180deg,#1e293b,#0f172a);color:#fff;display:flex;flex-direction:column;padding:20px;width:240px}.logo-section{align-items:center;display:flex;gap:12px;margin-bottom:35px}.logo-section h4{font-size:18px;font-weight:600}.sidebar-logo{background:#fff;border-radius:15px;height:auto;padding:8px;width:65px}.nav-link{border-radius:8px;color:#cbd5e1;margin-bottom:8px;padding:10px;text-decoration:none;transition:.3s}.nav-link:hover{background:#334155;color:#fff}.nav-link.active{background:#3b82f6;color:#fff}.mode-btn{border:none;border-radius:8px;cursor:pointer;margin-top:auto;padding:10px}.main-content{background:linear-gradient(90deg,#0f172a,#1e293b);color:#fff;flex:1 1;padding:40px}.page-title{margin-bottom:30px}.card-container{display:flex;gap:20px}.dashboard-card{border-radius:20px;cursor:pointer;flex:1 1;padding:30px;text-align:center;transition:.3s}.dashboard-card:hover{transform:translateY(-6px)}.dashboard-card .icon{font-size:40px;margin-bottom:15px}.blue{background:linear-gradient(135deg,#2563eb,#1e40af)}.purple{background:linear-gradient(135deg,#7c3aed,#4c1d95)}.orange{background:linear-gradient(135deg,#f97316,#c2410c)}.dark .main-content{background:linear-gradient(90deg,#f1f5f9,#e2e8f0);color:#000}.dark .sidebar{background:#e2e8f0;color:#000}.dark .nav-link{color:#000}.dark .nav-link.active{background:#3b82f6;color:#fff}.form-card{background:#1e293b;border-radius:20px;max-width:500px;padding:30px}.form-group{display:flex;flex-direction:column;margin-bottom:15px}.form-group input{border:none;border-radius:8px;padding:10px}.primary-btn{background:#3b82f6;padding:10px}.primary-btn,.secondary-btn{border:none;border-radius:8px;color:#fff;cursor:pointer}.secondary-btn{background:#64748b;padding:8px 12px}.filter-container{display:flex;gap:10px;margin-bottom:20px}.filter-container input{border:none;border-radius:8px;padding:8px}.table-wrapper{overflow-x:auto}.custom-table{background:#1e293b;border-collapse:collapse;width:100%}.custom-table td,.custom-table th{padding:10px;text-align:center}.custom-table th{background:#334155}.rounded-img{border-radius:8px}.no-data{margin-top:15px}.scanner-box{margin-bottom:20px;width:300px}.result-card{background:#1e293b;border-radius:15px;margin-top:20px;padding:20px}.error-text{color:red;font-weight:700}.epaper-container{align-items:center;display:flex;height:75vh;justify-content:center}.epaper-card{background:linear-gradient(145deg,#1e293b,#0f172a);border-radius:16px;box-shadow:0 10px 25px #0000004d;padding:40px;text-align:center;transition:.3s;width:420px}.epaper-card:hover{transform:translateY(-4px)}.epaper-title{font-weight:600;margin-bottom:30px}.file-upload{background:#334155;border-radius:10px;color:#fff;cursor:pointer;display:block;margin-bottom:25px;padding:14px;transition:.2s}.file-upload:hover{background:#475569}.file-upload input{display:none}.upload-btn{background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;padding:12px 26px;transition:.2s}.upload-btn:hover{transform:scale(1.05)}
/*# sourceMappingURL=main.a760854d.css.map*/