body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:linear-gradient(#0a1929d9,#0a1929f2),url(https://plus.unsplash.com/premium_photo-1687157829884-fae305709c06?fm=jpg&q=60&w=3000&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8cG9saWNlfGVufDB8fDB8fHww) no-repeat 50% fixed;background-size:cover;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.login-container:before{background:radial-gradient(circle at 20% 50%,#1e3a8a26 0,#0000 50%),radial-gradient(circle at 80% 80%,#1e3a8a26 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.login-box{animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffffa;border-radius:20px;box-shadow:0 20px 60px #0006;max-width:450px;padding:2.5rem;position:relative;transition:all .5s ease;width:100%;z-index:1}.login-box.compact{max-width:420px;padding:2rem}.login-header{margin-bottom:2rem;text-align:center}.police-logo{animation:pulse 3s ease-in-out infinite;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border:4px solid #f90;box-shadow:0 0 25px #f909,0 10px 30px #0000004d;font-size:3rem;height:90px;margin:0 auto 1.2rem;position:relative;transition:transform .4s ease,box-shadow .4s ease;width:90px}.police-logo:hover{box-shadow:0 0 35px #f90c,0 12px 40px #0006;transform:scale(1.08) rotate(5deg)}.login-header h2{color:#1e3a8a;font-size:1.6rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem;text-shadow:0 2px 4px #0000001a}.login-header p{color:#64748b;font-size:.95rem;font-weight:500}.status-message{animation:shake .5s ease;border-radius:10px;font-size:.95rem;font-weight:600;margin-bottom:1.5rem;padding:1rem 1.2rem;text-align:center}.status-error{background-color:#fee2e2;border:2px solid #fecaca;box-shadow:0 4px 12px #dc262633;color:#dc2626}.input-group{margin-bottom:1.5rem}.input-group label{color:#1e3a8a;display:block;font-size:.9rem;font-weight:600;margin-bottom:.6rem}.input-group input{background:#f8fafc;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;color:#1f2937;font-family:inherit;font-size:1rem;font-weight:500;padding:1rem 1.2rem;transition:all .3s ease;width:100%}.input-group input::placeholder{color:#9ca3af;font-weight:400}.input-group input:focus{background:#fff;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a;outline:none;transform:translateY(-2px)}.input-group input:hover{background:#fff;border-color:#cbd5e1}.input-group input:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.7}.button-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.login-btn{align-items:center;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1.05rem;font-weight:700;gap:.75rem;justify-content:center;letter-spacing:.5px;overflow:hidden;padding:1.1rem 1.5rem;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.login-btn:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0}.login-btn:hover:not(:disabled):before{height:400px;width:400px}.login-btn:disabled{cursor:not-allowed;opacity:.7}.login-btn.loading{background:linear-gradient(135deg,#6b7280,#4b5563)}.btn-admin{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 6px 20px #dc262666}.btn-admin:after{content:"👨‍💼";font-size:1.3rem}.btn-admin:hover:not(:disabled){background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 8px 30px #dc262680;transform:translateY(-3px)}.btn-admin:active:not(:disabled){box-shadow:0 4px 15px #dc262666;transform:translateY(-1px)}.btn-admin:focus{outline:3px solid #dc2626;outline-offset:2px}.btn-officer{background:linear-gradient(135deg,#1e3a8a,#1e40af);box-shadow:0 6px 20px #1e3a8a66}.btn-officer:after{content:"👮";font-size:1.3rem}.btn-officer:hover:not(:disabled){background:linear-gradient(135deg,#1e40af,#1d4ed8);box-shadow:0 8px 30px #1e3a8a80;transform:translateY(-3px)}.btn-officer:active:not(:disabled){box-shadow:0 4px 15px #1e3a8a66;transform:translateY(-1px)}.btn-officer:focus{outline:3px solid #1e3a8a;outline-offset:2px}.spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}.additional-options{align-items:center;display:flex;font-size:.85rem;justify-content:space-between;margin-bottom:1.5rem}.remember-me{align-items:center;color:#64748b;cursor:pointer;display:flex;gap:.5rem;transition:color .3s ease}.remember-me:hover{color:#1e3a8a}.remember-me input{cursor:pointer;height:16px;width:16px}.forgot-password{color:#1e3a8a;font-weight:600;text-decoration:none;transition:all .3s ease}.forgot-password:hover{color:#152c6e;text-decoration:underline}.demo-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #cbd5e1;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-top:2rem;padding:1.5rem}.demo-section h4{color:#1e3a8a;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem;text-align:center;text-transform:uppercase}.demo-info{color:#64748b;font-size:.85rem;font-weight:500;margin-bottom:1rem;text-align:center}.demo-buttons{display:flex;flex-direction:column;gap:.75rem}.demo-btn{background:#fff;border:2px solid #0000;border-radius:10px;box-shadow:0 2px 8px #0000001a;cursor:pointer;font-size:.9rem;gap:1rem;padding:1rem 1.2rem;text-align:left;transition:all .3s ease}.demo-btn,.demo-btn .role-icon{align-items:center;display:flex}.demo-btn .role-icon{font-size:2rem;justify-content:center;min-width:50px}.demo-btn .role-text{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.demo-btn .role-text strong{color:#1e3a8a;font-size:1rem;font-weight:700}.demo-btn .role-text small{color:#64748b;font-size:.8rem;font-weight:500}.demo-btn:hover:not(:disabled){box-shadow:0 6px 20px #00000026;transform:translateY(-3px)}.demo-btn:disabled{cursor:not-allowed;opacity:.5}.demo-btn.admin{border-color:#dc2626}.demo-btn.admin:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#dc2626;color:#fff}.demo-btn.admin:hover:not(:disabled) .role-text small,.demo-btn.admin:hover:not(:disabled) .role-text strong{color:#fff}.demo-btn.officer{border-color:#1e3a8a}.demo-btn.officer:hover:not(:disabled){background:linear-gradient(135deg,#1e3a8a,#152c6e);border-color:#1e3a8a;color:#fff}.demo-btn.officer:hover:not(:disabled) .role-text small,.demo-btn.officer:hover:not(:disabled) .role-text strong{color:#fff}.demo-btn:focus{outline:3px solid #f90;outline-offset:2px}.demo-note{color:#64748b;font-size:.8rem;font-style:italic;margin-top:1rem;text-align:center}.welcome-screen{animation:fadeIn .5s ease;background:linear-gradient(135deg,#1e3a8a,#152c6e);border-radius:15px;box-shadow:0 10px 30px #1e3a8a4d;color:#fff;padding:3rem 2rem;text-align:center}.welcome-spinner{animation:spin 1s linear infinite;border:4px solid #fff3;border-radius:50%;border-top-color:#fff;height:60px;margin:0 auto 1.5rem;width:60px}.welcome-screen h2{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.welcome-screen p{color:#ffffffe6;font-size:.95rem;font-weight:500}.login-footer{color:#fffffff2;font-size:.85rem;margin-top:2rem;position:relative;text-align:center;z-index:1}.login-footer p{font-weight:500;margin:.25rem 0}.footer-links{display:flex;gap:1rem;justify-content:center;margin-top:.5rem}.footer-links a{color:#fffffff2;font-weight:500;text-decoration:none;transition:all .3s ease}.footer-links a:hover{color:#fff;text-decoration:underline}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}@keyframes pulse{0%,to{box-shadow:0 0 25px #f909,0 10px 30px #0000004d}50%{box-shadow:0 0 35px #f90c,0 12px 40px #0006}}@media (max-width:768px){.login-box{max-width:420px;padding:2.5rem 2rem}.login-header h2{font-size:1.4rem}.police-logo{font-size:2.5rem;height:80px;width:80px}}@media (max-width:500px){.login-container{padding:1rem}.login-box{padding:2rem 1.5rem}.login-header h2{font-size:1.3rem}.police-logo{font-size:2.2rem;height:70px;width:70px}.btn-admin,.btn-officer{font-size:.95rem;padding:1rem 1.2rem}.demo-btn{padding:.85rem}.demo-btn .role-icon{font-size:1.6rem;min-width:45px}.demo-btn .role-text strong{font-size:.95rem}.demo-btn .role-text small{font-size:.75rem}.demo-section{padding:1.2rem}.demo-section h4{font-size:1rem}.additional-options{align-items:flex-start;flex-direction:column;gap:.75rem}.welcome-screen{padding:2rem 1.5rem}.welcome-screen h2{font-size:1.3rem}}@media (max-width:480px){.login-box{padding:2rem 1.5rem}.btn-admin:after,.btn-officer:after{font-size:1.1rem}}.input-group input:focus{outline:3px solid #1e3a8a;outline-offset:2px}@media print{.login-container{display:none}}.dashboard-wrapper{background:linear-gradient(#0a1929d9,#0a1929f2),url(https://plus.unsplash.com/premium_photo-1687157829884-fae305709c06?fm=jpg&q=60&w=3000&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8cG9saWNlfGVufDB8fDB8fHww) no-repeat 50% fixed;background-size:cover;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e3a8af2,#152c6ef2);border-bottom:3px solid #f90;box-shadow:0 4px 20px #0000004d;padding:1.25rem 2rem}.header-content{justify-content:space-between;margin:0 auto;max-width:1400px}.header-content,.header-left{align-items:center;display:flex;gap:1rem}.header-logo{align-items:center;background:linear-gradient(135deg,#fff,#f0f0f0);border:3px solid #f90;border-radius:50%;box-shadow:0 4px 15px #ff990080;color:#1e3a8a;display:flex;flex-shrink:0;font-size:2rem;font-weight:700;height:55px;justify-content:center;width:55px}.header-text{display:flex;flex-direction:column;gap:.25rem}.header-title{color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:.5px;text-shadow:2px 2px 4px #0000004d}.header-subtitle{color:#ffffffe6;font-size:.85rem;font-weight:500}.header-right{align-items:center;display:flex;gap:1rem}.user-info{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff26;border-radius:8px;color:#fff;font-size:.95rem;font-weight:600;padding:.5rem 1rem}.btn-logout{background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;box-shadow:0 4px 12px #dc262666;padding:.7rem 1.5rem}.btn-logout:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 6px 20px #dc262680}.dashboard-main{grid-gap:1.5rem;box-sizing:border-box;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:300px 1fr 350px;margin:0 auto;max-width:1600px;padding:2rem;width:100%}.sidebar-box,.sidebar-left{display:flex;flex-direction:column}.sidebar-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:15px;box-shadow:0 10px 30px #0000004d;gap:1.5rem;padding:1.5rem}.tab-row{display:flex;gap:.75rem}.tab-btn{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;flex:1 1;font-size:.85rem;font-weight:600;padding:.85rem .5rem;text-align:center;transition:all .3s ease;white-space:nowrap}.tab-btn:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.tab-btn.active{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-color:#1e3a8a;box-shadow:0 4px 12px #1e3a8a66;color:#fff}.action-buttons{display:flex;flex-direction:column;gap:.75rem}.btn-add,.btn-edit{border:none;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.85rem 1.2rem;transition:all .3s ease;width:100%}.btn-add{background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 4px 12px #0596694d;color:#fff}.btn-add:hover{background:linear-gradient(135deg,#047857,#059669);box-shadow:0 6px 20px #05966966;transform:translateY(-2px)}.btn-edit:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 6px 20px #f59e0b66;transform:translateY(-2px)}.btn-edit:disabled{cursor:not-allowed;opacity:.5;transform:none}.stats-section{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #bae6fd;border-radius:10px;padding:1rem}.stats-label{color:#0c4a6e;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.stats-grid{grid-gap:.75rem;gap:.75rem;grid-template-columns:1fr 1fr}.stat-box{background:#fff;border:1px solid #e0f2fe;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#1e3a8a;font-weight:600;padding:.75rem;text-align:center}.note-text{background:#fef3c7;border-left:3px solid #f59e0b;border-radius:8px;color:#92400e;font-size:.75rem;line-height:1.5;padding:.75rem}.complaints-section{display:flex;flex-direction:column;overflow:hidden}.complaint-list-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:15px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;height:100%;padding:1.5rem}.section-title{border-bottom:3px solid #e5e7eb;font-size:1.5rem;margin:0 0 1.5rem;padding-bottom:1rem}.no-complaints{background:#f9fafb;border:2px dashed #d1d5db;border-radius:10px;color:#6b7280;font-style:italic;padding:3rem 1rem;text-align:center}.complaint-cards{display:flex;flex-direction:column;gap:1rem;max-height:calc(100vh - 250px);overflow-y:auto;padding-right:.5rem}.complaint-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;padding:1.25rem;transition:all .3s ease}.complaint-card:hover{border-color:#1e3a8a;box-shadow:0 6px 20px #00000026;transform:translateX(5px)}.complaint-card.selected{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#1e3a8a;box-shadow:0 6px 20px #1e3a8a4d;transform:translateX(5px)}.card-header{gap:.5rem;margin-bottom:.75rem}.card-name{color:#1e3a8a;font-size:1.1rem;font-weight:700}.card-date{background:#fff;border-radius:6px;color:#6b7280;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.card-description{color:#475569;font-size:.9rem;line-height:1.5;margin-bottom:.75rem}.card-meta{color:#64748b;font-size:.85rem;font-weight:500}.details-panel{display:flex;flex-direction:column}.detail-box{max-height:calc(100vh - 180px);overflow-y:auto}.detail-field{font-weight:500;margin-bottom:.75rem}.detail-field strong{color:#1e3a8a;font-weight:700}.description-box{border-left:4px solid #1e3a8a;color:#334155;margin-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{color:#374151;font-size:.9rem}.form-select,.form-textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;box-sizing:border-box;color:#374151;font-family:inherit;font-size:.95rem;padding:.75rem;transition:all .2s ease;width:100%}.form-select:focus,.form-textarea:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a;outline:none}.form-textarea{min-height:80px}.btn-delete,.btn-edit-detail,.btn-save{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.75rem 1rem;transition:all .3s ease}.btn-save{background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 4px 12px #0596694d;color:#fff}.btn-save:hover{background:linear-gradient(135deg,#047857,#059669);transform:translateY(-2px)}.btn-edit-detail{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 4px 12px #f59e0b4d;color:#fff}.btn-edit-detail:hover{background:linear-gradient(135deg,#d97706,#f59e0b);transform:translateY(-2px)}.history-section{border-top:2px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.history-title{color:#1e3a8a;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.history-list{list-style:none;margin:0;padding:0}.history-list li{background:#f8fafc;border-left:3px solid #3b82f6;border-radius:6px;color:#475569;font-size:.9rem;line-height:1.5;margin-bottom:.75rem;padding:.75rem 1rem}.modal-content{max-width:700px}.form-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-input{background:#fff;border:2px solid #e5e7eb;border-radius:8px;box-sizing:border-box;color:#374151;font-family:inherit;font-size:.95rem;padding:.75rem;transition:all .2s ease;width:100%}.form-input:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a;outline:none}.form-note{background:#fef3c7;border-left:3px solid #f59e0b;border-radius:8px;color:#92400e;font-size:.85rem;line-height:1.6;margin-top:1.5rem;padding:1rem}@media (max-width:1400px){.dashboard-main{grid-template-columns:280px 1fr 320px}}@media (max-width:1200px){.dashboard-main{gap:1.25rem;grid-template-columns:1fr}.details-panel,.sidebar-left{max-width:100%}.complaint-cards{max-height:500px}.detail-box{max-height:600px}}@media (max-width:768px){.header{padding:1rem 1.5rem}.header-title{font-size:1.1rem}.header-logo{font-size:1.6rem;height:45px;width:45px}.dashboard-main{gap:1rem;padding:1.5rem 1rem}.form-grid{grid-template-columns:1fr}.modal-content{padding:1.5rem}}@media (max-width:480px){.header-content{flex-wrap:wrap}.header-title{font-size:1rem}.user-info{font-size:.85rem;padding:.4rem .8rem}.btn-logout{font-size:.85rem;padding:.6rem 1.2rem}.button-group-detail,.form-actions,.tab-row{flex-direction:column}.btn-cancel,.btn-submit{width:100%}}.admin-wrapper{background:linear-gradient(#0a1929d9,#0a1929f2),url(https://images.unsplash.com/photo-1506806732259-39c2d0268443?w=1920&q=80) no-repeat 50% fixed;background-size:cover;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.section-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:12px 12px 0 0;box-shadow:0 4px 12px #00000026;display:flex;gap:0;margin:2rem auto 0;max-width:1600px;overflow:hidden;width:calc(100% - 4rem)}.section-tab{align-items:center;background:#f8fafc;border:none;border-bottom:3px solid #0000;color:#64748b;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease}.section-tab:hover{background:#f1f5f9;color:#475569}.section-tab.active{background:#fffffffa;border-bottom-color:#2563eb;box-shadow:inset 0 -3px 0 0 #2563eb;color:#2563eb}.status-badge{display:inline-block;font-size:.75rem;padding:.35rem .85rem}.status-pending{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 2px 8px #fbbf244d;color:#78350f}.status-satisfied{background:linear-gradient(135deg,#34d399,#10b981);box-shadow:0 2px 8px #34d3994d;color:#065f46}.status-not-satisfied{background:linear-gradient(135deg,#f87171,#ef4444);box-shadow:0 2px 8px #f871714d;color:#7f1d1d}.status-miscellaneous{background:linear-gradient(135deg,#a78bfa,#8b5cf6);box-shadow:0 2px 8px #a78bfa4d;color:#4c1d95}.description-box{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#475569;font-size:.95rem;line-height:1.6;margin-bottom:1rem;margin-top:.5rem;padding:1rem}.form-field.full-width{grid-column:1/-1}.form-textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;box-sizing:border-box;color:#374151;font-family:inherit;font-size:.95rem;min-height:100px;padding:.75rem;resize:vertical;transition:all .2s ease;width:100%}.form-textarea:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a;outline:none}.section-title{border-bottom:2px solid #e5e7eb;color:#1e3a8a;font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem}.admin-main{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1600px;padding:2rem;width:100%}.admin-header-section{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:15px;box-shadow:0 10px 30px #0000004d;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem 2rem}.admin-title{color:#1e3a8a;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0}.btn-add-user{background:linear-gradient(135deg,#059669,#10b981);border:none;border-radius:10px;box-shadow:0 4px 12px #0596694d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.5px;padding:.85rem 1.75rem;text-transform:uppercase;transition:all .3s ease}.btn-add-user:hover{background:linear-gradient(135deg,#047857,#059669);box-shadow:0 6px 20px #05966966;transform:translateY(-3px)}.admin-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 400px;margin-bottom:2rem}.users-list-box,.users-list-section{display:flex;flex-direction:column}.users-list-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:15px;box-shadow:0 10px 30px #0000004d;height:100%;padding:1.5rem}.users-cards{display:flex;flex-direction:column;gap:1rem;max-height:calc(100vh - 400px);overflow-y:auto;padding-right:.5rem}.no-users{background:#f9fafb;border:2px dashed #d1d5db;border-radius:10px;color:#6b7280;font-style:italic;padding:3rem 1rem;text-align:center}.user-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;padding:1.25rem;transition:all .3s ease}.user-card:hover{box-shadow:0 6px 20px #00000026}.user-card.selected,.user-card:hover{border-color:#1e3a8a;transform:translateX(5px)}.user-card.selected{background:linear-gradient(135deg,#dbeafe,#bfdbfe);box-shadow:0 6px 20px #1e3a8a4d}.user-card-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.75rem}.user-name{color:#1e3a8a;font-size:1.15rem;font-weight:700}.user-role-badge{border-radius:20px;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.35rem .85rem;text-transform:uppercase}.user-role-badge.admin{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 2px 8px #dc26264d;color:#fff}.user-role-badge.officer{background:linear-gradient(135deg,#1e3a8a,#1e40af);box-shadow:0 2px 8px #1e3a8a4d;color:#fff}.user-email{font-size:.9rem;margin-bottom:.5rem}.user-email,.user-meta{color:#64748b;font-weight:500}.user-meta{font-size:.85rem}.user-detail-section{display:flex;flex-direction:column}.detail-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:15px;box-shadow:0 10px 30px #0000004d;height:100%;padding:1.5rem}.select-message{color:#6b7280;font-style:italic;padding:3rem 1rem;text-align:center}.detail-field{color:#475569;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.field-label{color:#1e3a8a;min-width:120px}.field-label,.role-badge{display:inline-block;font-weight:700}.role-badge{border-radius:20px;font-size:.75rem;letter-spacing:.5px;padding:.35rem .85rem;text-transform:uppercase}.role-badge.admin{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 2px 8px #dc26264d;color:#fff}.role-badge.officer{background:linear-gradient(135deg,#1e3a8a,#1e40af);box-shadow:0 2px 8px #1e3a8a4d;color:#fff}.button-group-detail{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.btn-delete,.btn-edit{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.75rem 1rem;transition:all .3s ease}.btn-edit{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 4px 12px #f59e0b4d;color:#fff}.btn-edit:hover{background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 6px 20px #f59e0b66;transform:translateY(-2px)}.btn-delete{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #dc26264d;color:#fff}.btn-delete:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 6px 20px #dc262666;transform:translateY(-2px)}.stats-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:2px solid #0000;border-radius:15px;box-shadow:0 10px 30px #0000004d;padding:2rem;text-align:center}.stat-card:hover{border-color:#1e3a8a;box-shadow:0 15px 40px #0006}.stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;background-clip:text;color:#1e3a8a;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#64748b;font-size:.95rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.modal-overlay{animation:fadeIn .3s ease-out;background:#000000bf;box-sizing:border-box}.modal-content{animation:scaleIn .4s ease-out;border-radius:15px;box-shadow:0 20px 60px #00000080;max-width:900px;padding:2rem}.form-container,.modal-content{position:relative}.form-title{border-bottom:3px solid #e5e7eb;color:#1e3a8a;font-size:1.75rem;font-weight:700;margin:0 0 1.5rem;padding-bottom:1rem}.form-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.form-field{display:flex;flex-direction:column}.form-field label{color:#374151;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-input,.form-select{background:#fff;border:2px solid #e5e7eb;border-radius:8px;box-sizing:border-box;color:#374151;font-family:inherit;font-size:.95rem;padding:.75rem;transition:all .2s ease;width:100%}.form-input:focus,.form-select:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a;outline:none}.form-input:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.7}.form-actions{display:flex;gap:1rem;justify-content:flex-start;margin-top:1.5rem}.btn-cancel,.btn-submit{padding:.85rem 2rem}.btn-submit{background:linear-gradient(135deg,#1e3a8a,#1e40af);box-shadow:0 4px 12px #1e3a8a4d}.btn-submit:hover{background:linear-gradient(135deg,#1e40af,#1d4ed8);box-shadow:0 6px 20px #1e3a8a66}.btn-cancel{background:linear-gradient(135deg,#6b7280,#4b5563);box-shadow:0 4px 12px #6b72804d}.btn-cancel:hover{background:linear-gradient(135deg,#4b5563,#374151);box-shadow:0 6px 20px #6b728066;transform:translateY(-2px)}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-content::-webkit-scrollbar,.users-cards::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track,.users-cards::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.modal-content::-webkit-scrollbar-thumb,.users-cards::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.modal-content::-webkit-scrollbar-thumb:hover,.users-cards::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:1200px){.admin-content{gap:1.25rem;grid-template-columns:1fr}.users-cards{max-height:500px}.section-tabs{margin:2rem 1.5rem 0;width:calc(100% - 3rem)}}@media (max-width:768px){.admin-main{padding:1.5rem 1rem}.admin-header-section{align-items:flex-start;flex-direction:column;padding:1.25rem 1.5rem}.admin-title{font-size:1.5rem}.btn-add-user{justify-content:center;width:100%}.form-grid,.stats-cards{grid-template-columns:1fr}.modal-content{max-width:95%;padding:1.5rem}.button-group-detail{flex-direction:column}.btn-delete,.btn-edit{width:100%}.section-tabs{margin:1.5rem 1rem 0;width:calc(100% - 2rem)}.section-tab{font-size:.9rem;padding:.85rem 1rem}}@media (max-width:480px){.admin-title{font-size:1.25rem}.btn-add-user{font-size:.9rem;padding:.75rem 1.5rem}.stat-value{font-size:2.5rem}.user-card-header{align-items:flex-start}.form-actions,.user-card-header{flex-direction:column}.btn-cancel,.btn-submit{width:100%}.section-tab{flex-direction:column;font-size:.8rem;gap:.25rem;padding:.75rem .5rem}}.officer-dashboard{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:2rem}.loading-container{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;min-height:60vh}.loading-spinner{animation:spin .8s linear infinite;border:4px solid #e5e7eb;border-top-color:#1e3a8a;height:60px;width:60px}.dashboard-header{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:16px;box-shadow:0 10px 30px #1e3a8a4d;color:#fff;margin-bottom:2rem;padding:2rem}.header-content h1{font-size:2rem;font-weight:700;margin:0 0 .5rem}.header-content p{font-size:1.1rem;margin:.5rem 0;opacity:.95}.badge{background:#fff3;border-radius:20px;display:inline-block;font-size:.9rem;font-weight:600;margin-top:.5rem;padding:.4rem 1rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:2rem}.stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s ease}.stat-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.stat-icon{align-items:center;border-radius:12px;display:flex;font-size:2.5rem;height:60px;justify-content:center;width:60px}.stat-card.total .stat-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.stat-card.pending .stat-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.stat-card.satisfied .stat-icon{background:linear-gradient(135deg,#10b981,#059669)}.stat-card.not-satisfied .stat-icon{background:linear-gradient(135deg,#ef4444,#dc2626)}.stat-content h3{color:#1e3a8a;font-size:2rem;font-weight:700;margin:0 0 .25rem}.stat-content p{color:#64748b;font-size:.95rem;font-weight:500;margin:0}.search-and-filter-section{margin-bottom:2rem}.search-bar{margin-bottom:1.5rem;max-width:600px;position:relative}.search-icon{color:#64748b;font-size:1.25rem;left:1.25rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.search-input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;font-family:inherit;font-size:1rem;padding:1rem 3rem 1rem 3.5rem;transition:all .3s ease;width:100%}.search-input:focus{border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a,0 4px 12px #00000014;outline:none}.search-input::placeholder{color:#9ca3af}.clear-search{align-items:center;background:#e5e7eb;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:1.1rem;height:30px;justify-content:center;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .3s ease;width:30px}.clear-search:hover{background:#cbd5e1;color:#1e3a8a;transform:translateY(-50%) scale(1.1)}.btn-clear-search{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.btn-clear-search:hover{box-shadow:0 6px 16px #1e3a8a4d;transform:translateY(-2px)}.filter-tabs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.filter-tabs button{background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#64748b;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.filter-tabs button:hover{border-color:#1e3a8a;color:#1e3a8a;transform:translateY(-2px)}.filter-tabs button.active{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-color:#0000;color:#fff}.error-message{align-items:center;background:#fee2e2;border:2px solid #fecaca;border-radius:10px;color:#dc2626;display:flex;font-weight:600;gap:.75rem;margin-bottom:2rem;padding:1rem 1.5rem}.no-data{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:4rem 2rem;text-align:center}.no-data-icon{font-size:5rem;margin-bottom:1.5rem;opacity:.5}.no-data h3{color:#1e3a8a;font-size:1.5rem;margin:0 0 .5rem}.no-data p{color:#64748b;font-size:1rem}.grievances-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.grievance-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.grievance-card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-5px)}.card-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem 1.25rem}.level-badge,.status-badge{border-radius:20px;color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.5px;padding:.4rem .9rem;text-transform:uppercase}.card-body{flex:1 1;padding:1.25rem}.card-body h3{color:#1e3a8a;font-size:1.25rem;font-weight:700;margin:0 0 .75rem}.description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#475569;display:-webkit-box;line-height:1.6;margin-bottom:1rem;overflow:hidden}.card-details{grid-gap:.75rem;display:grid;gap:.75rem;margin-top:1rem}.detail-item{align-items:center;display:flex;gap:.5rem}.detail-label{color:#64748b;min-width:120px}.detail-label,.detail-value{font-size:.9rem;font-weight:600}.detail-value{color:#1e3a8a}.remarks{background:#f8fafc;border-left:3px solid #3b82f6;border-radius:8px;color:#475569;font-size:.9rem;margin-top:1rem;padding:.75rem}.remarks strong{color:#1e3a8a;display:block;margin-bottom:.25rem}.card-footer{background:#f8fafc;border-top:1px solid #e5e7eb;padding:1rem 1.25rem}.btn-view{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.btn-view:hover{box-shadow:0 6px 16px #1e3a8a4d;transform:translateY(-2px)}.modal-overlay{animation:fadeIn .2s ease;background:#0009;bottom:0;padding:1rem;right:0;z-index:1000}.modal-content{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-header{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:2px solid #e5e7eb;padding:1.5rem 2rem}.modal-header h2{color:#1e3a8a;font-size:1.5rem;font-weight:700;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.modal-close:hover{background:#e5e7eb;color:#1e3a8a}.modal-body{padding:2rem}.grievance-info{background:#f8fafc;border:2px solid #e5e7eb;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}.grievance-info h3{color:#1e3a8a;font-size:1.25rem;margin:0 0 .75rem}.grievance-info p{color:#475569;font-size:.95rem;margin:.5rem 0}.form-group{margin-bottom:1.5rem}.form-group label{color:#1e3a8a;font-size:.95rem;margin-bottom:.5rem}.form-group select,.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:.95rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.form-group select:focus,.form-group textarea:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a;outline:none}.form-group textarea{min-height:100px}.modal-footer{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.btn-cancel,.btn-submit{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-cancel{background:#e5e7eb;color:#475569}.btn-cancel:hover{background:#cbd5e1}.btn-submit{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff}.btn-submit:hover{box-shadow:0 6px 16px #1e3a8a4d;transform:translateY(-2px)}@media (max-width:768px){.officer-dashboard{padding:1rem}.dashboard-header{padding:1.5rem}.header-content h1{font-size:1.5rem}.stats-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.stat-card{flex-direction:column;padding:1rem;text-align:center}.stat-icon{font-size:2rem;height:50px;width:50px}.grievances-grid{grid-template-columns:1fr}.filter-tabs{gap:.5rem}.filter-tabs button{font-size:.85rem;padding:.6rem 1rem}.modal-content{margin:1rem}.modal-body,.modal-header{padding:1.5rem}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.filter-tabs{flex-direction:column}.filter-tabs button{width:100%}}.navbar{background:linear-gradient(135deg,#1e3a8a,#0f2a61);box-shadow:0 4px 12px #00000026;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:80px;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 2rem;position:relative;width:100%}.navbar-brand{align-items:center;display:flex;flex:0 0 auto}.brand-icon{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;box-shadow:0 0 12px #ffffff40;height:60px;transition:all .3s ease;width:60px}.brand-icon:hover{box-shadow:0 0 18px #fff6;transform:scale(1.05)}.navbar-title{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.navbar-title .brand-title{font-size:1.8rem;font-weight:700;letter-spacing:.5px;margin:0;white-space:nowrap}.navbar-title .brand-subtitle{font-size:.9rem;letter-spacing:.5px;margin:0;opacity:.9}.navbar-links{flex:0 0 auto;gap:1.2rem}.nav-link,.navbar-links{align-items:center;display:flex}.nav-link{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;color:#fff;font-weight:600;gap:8px;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-link:hover{background:#fff3;box-shadow:0 4px 10px #0003;transform:translateY(-2px)}.btn-logout{align-items:center;background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-weight:600;gap:8px;padding:.6rem 1.2rem;transition:all .3s ease;white-space:nowrap}.btn-logout:hover{background:#dc3545e6;box-shadow:0 4px 10px #0003;transform:translateY(-2px)}.hamburger-menu{background:#ffffff1a;border-radius:5px;cursor:pointer;display:none;flex-direction:column;gap:6px;padding:.5rem}.hamburger-menu span{background:#fff;border-radius:2px;height:3px;transition:all .3s ease;width:28px}.hamburger-menu.active{background:#fff3}.hamburger-menu.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.requests-btn{cursor:pointer;position:relative}.request-badge{align-items:center;background-color:#ff4757;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:700;height:18px;justify-content:center;position:absolute;right:-5px;top:-5px;width:18px}.requests-popup{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 8px 32px #00000026;max-height:600px;overflow:hidden;position:absolute;right:20px;top:100%;width:450px;z-index:1001}.popup-header{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:2px solid #f8f9fa;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;justify-content:space-between;min-height:60px;padding:15px 20px}.popup-header h3{color:#2c3e50;flex:1 1;font-size:1.2rem;font-weight:700;margin:0 20px 0 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup-actions{flex-shrink:0;gap:10px;min-width:88px}.popup-actions,.refresh-btn{align-items:center;display:flex}.refresh-btn{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;height:40px;justify-content:center;min-width:40px;padding:10px 12px;transition:all .3s ease}.refresh-btn:hover{background:#0056b3;transform:scale(1.05)}.refresh-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.close-btn{align-items:center;background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;min-width:40px;padding:10px;transition:all .3s ease}.close-btn:hover{background:#c82333;transform:scale(1.05)}.popup-content{max-height:500px;overflow-y:auto;padding:20px}.error-message,.loading-message,.no-requests{background:#f8f9fa;border-radius:8px;color:#6c757d;margin:30px 0;padding:20px;text-align:center}.error-message{background:#f8d7da;color:#dc3545}.retry-btn{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 16px}.requests-list{list-style:none;margin:0;padding:0}.request-item{background:#fff;border:2px solid #e9ecef;border-radius:12px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.request-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.request-item.pending{border-left:6px solid #ffc107}.request-item.in-progress{border-left:6px solid #007bff}.request-item.resolved{border-left:6px solid #28a745}.request-content{align-items:flex-start;display:flex;gap:15px;padding:20px;position:relative}.request-image{margin-bottom:15px}.request-image img{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:120px;max-width:200px;object-fit:cover;width:100%}.request-details{flex:1 1;min-width:0}.request-details h4{color:#2c3e50;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0 0 15px}.request-info{margin-bottom:15px}.request-info p{color:#6c757d;justify-content:space-between;margin:0 0 8px}.request-info strong{color:#495057;font-weight:600;min-width:80px}.status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:700;gap:6px;letter-spacing:.5px;margin-bottom:15px;padding:6px 12px;text-transform:uppercase}.status-badge.pending{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404}.status-badge.in-progress{background-color:#cce5ff;border:1px solid #b3d9ff;color:#004085}.status-badge.resolved{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.admin-response{background:#f8f9fa;border-left:4px solid #007bff;border-radius:8px;margin-top:15px;padding:15px}.admin-response strong{color:#495057;display:block;margin-bottom:8px}.admin-response p{color:#6c757d;line-height:1.5;margin:0}.request-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:15px}.resolve-btn{align-items:center;background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-width:100px;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.resolve-btn:hover{background:#218838;box-shadow:0 4px 8px #28a7454d;transform:translateY(-1px)}.resolve-btn:active{transform:translateY(0)}.resolve-btn:disabled{background:#6c757d;cursor:not-allowed;opacity:.6;transform:none}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:1002}.resolve-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.modal-header{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:2px solid #f8f9fa;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;justify-content:space-between;padding:20px}.modal-header h3{color:#2c3e50;font-size:1.3rem;font-weight:700;margin:0}.modal-content{padding:25px}.form-group{margin-bottom:20px}.form-group label{color:#495057;display:block;font-weight:600;margin-bottom:8px}.form-group textarea{border:2px solid #e9ecef;border-radius:8px;font-family:inherit;font-size:14px;padding:12px;resize:vertical;transition:border-color .3s ease;width:100%}.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.modal-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:25px}.btn-resolve{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-resolve:hover{background:#218838;box-shadow:0 4px 8px #28a7454d;transform:translateY(-1px)}.btn-cancel{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-cancel:hover{background:#5a6268;box-shadow:0 4px 8px #6c757d4d;transform:translateY(-1px)}.request-image-container{background:#f5f5f5;border-radius:8px;box-shadow:0 2px 8px #0000001a;cursor:pointer;flex-shrink:0;height:120px;margin-right:15px;overflow:hidden;position:relative;transition:transform .3s ease;width:120px}.request-image-container:hover{transform:scale(1.05)}.request-thumbnail{display:block;height:100%;object-fit:cover;width:100%}.image-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.request-image-container:hover .image-overlay{opacity:1}.image-overlay i{color:#fff;font-size:24px}.image-modal-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.image-modal-content{background:#fff;border-radius:8px;box-shadow:0 10px 40px #0000004d;max-height:90vh;max-width:90vw;padding:20px;position:relative}.image-modal-content img{border-radius:4px;display:block;max-height:80vh;max-width:100%;object-fit:contain}.image-modal-close{align-items:center;background:#f44;border:none;border-radius:50%;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:absolute;right:-15px;top:-15px;transition:transform .2s ease;width:40px;z-index:10001}.image-modal-close:hover{background:#c00;transform:scale(1.1)}.image-modal-actions{margin-top:15px;text-align:center}.image-modal-link{background:#007bff;border-radius:4px;color:#fff;display:inline-block;padding:10px 20px;text-decoration:none;transition:background .3s ease}.image-modal-link:hover{background:#0056b3}.image-modal-link i{margin-right:8px}.officer-view-badge{align-items:center;background:#6c757d;border-radius:20px;color:#fff;display:flex;font-size:12px;font-weight:500;gap:5px;padding:6px 12px;position:absolute;right:10px;top:10px}.officer-view-badge i{font-size:14px}.modal-request-image{margin-top:15px;text-align:center}.modal-request-image img{border:2px solid #e0e0e0;max-width:100%;transition:transform .2s ease}.modal-request-image img:hover{border-color:#007bff;transform:scale(1.02)}.request-info p{align-items:center;display:flex;font-size:14px;gap:8px;margin:8px 0}.request-info p i{color:#007bff;text-align:center;width:16px}.request-info p strong{color:#555;min-width:100px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1100px){.navbar{height:75px}.brand-icon{height:55px;width:55px}.navbar-title .brand-title{font-size:1.6rem}.navbar-title .brand-subtitle{font-size:.85rem}.requests-popup{width:400px}}@media (max-width:968px){.navbar-title .brand-title{font-size:1.4rem}.navbar-title .brand-subtitle{font-size:.8rem}.btn-logout,.nav-link{font-size:.9rem;padding:.5rem 1rem}.requests-popup{right:15px;width:350px}}@media (max-width:768px){.hamburger-menu{display:flex}.navbar-links{background:linear-gradient(135deg,#1e3a8a,#0f2a61);border-radius:0 0 0 12px;box-shadow:0 5px 15px #0003;-webkit-clip-path:polygon(100% 0,100% 0,100% 0,100% 0);clip-path:polygon(100% 0,100% 0,100% 0,100% 0);flex-direction:column;gap:.8rem;padding:1.2rem;position:absolute;right:0;top:100%;transition:-webkit-clip-path .4s ease;transition:clip-path .4s ease;transition:clip-path .4s ease,-webkit-clip-path .4s ease;width:220px}.navbar-links.active{-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 100%,0 100%,0 0)}.navbar{height:70px}.navbar-container{padding:0 1.5rem}.brand-icon{height:50px;width:50px}.navbar-title .brand-title{font-size:1.3rem}.navbar-title .brand-subtitle{display:none}.requests-popup{border-radius:12px;left:10px;max-height:calc(100vh - 90px);position:fixed;right:10px;top:70px;width:auto}.popup-header{flex-wrap:nowrap;gap:0;min-height:50px;padding:12px 15px}.popup-header h3{font-size:1rem;margin-right:15px;max-width:calc(100% - 100px)}.popup-actions{gap:8px;justify-content:flex-end;min-width:80px}.close-btn,.refresh-btn{flex-shrink:0;font-size:13px;height:36px;min-width:36px;padding:8px}.popup-header h3{font-size:1.1rem}.popup-content{max-height:calc(100vh - 170px);padding:15px}.request-content{flex-direction:column;padding:15px}.request-details h4{font-size:1rem}.request-info p{align-items:flex-start;flex-direction:column;gap:4px}.request-info strong{min-width:auto}.request-image img{height:100px;max-width:150px}.request-image-container{height:200px;margin-bottom:15px;margin-right:0;width:100%}.request-actions{justify-content:center}.image-modal-content,.modal-overlay{padding:10px}.resolve-modal{margin:0;max-width:none}.modal-header{padding:15px}.modal-content{padding:20px}.modal-actions{flex-direction:column;gap:10px}.btn-cancel,.btn-resolve{padding:15px;width:100%}}@media (max-width:576px){.navbar-container{padding:0 1rem}.navbar-title .brand-title{font-size:1.2rem}.brand-icon{height:45px;width:45px}.navbar-title{left:45%}.requests-popup{left:5px;right:5px}.popup-content,.popup-header,.request-content{padding:12px}.request-details h4{font-size:.95rem;margin-bottom:10px}.request-info p{font-size:13px;margin-bottom:6px}.status-badge{font-size:11px;padding:4px 10px}.admin-response{margin-top:10px;padding:12px}.request-image img{height:80px;max-width:120px}.resolve-btn{font-size:13px;padding:8px 16px}.modal-header h3{font-size:1rem}.modal-content{padding:15px}.form-group textarea{font-size:13px;padding:10px}.btn-cancel,.btn-resolve{font-size:13px;padding:12px}}@media (max-width:480px){.navbar-title .brand-title{font-size:1.1rem}.navbar-title{left:46%;transform:translateX(-45%)}.popup-header h3{font-size:1rem}.request-details h4{font-size:.9rem;line-height:1.3}.request-info p{font-size:12px}.status-badge{font-size:10px;padding:3px 8px}.request-image img{height:70px;max-width:100px}.resolve-btn{font-size:12px;padding:6px 12px}}@media (max-width:400px){.navbar-container{padding:0 .8rem}.navbar-title .brand-title{font-size:1rem;line-height:1.2;max-width:120px;text-align:center;white-space:normal}.brand-icon{height:40px;width:40px}.navbar{height:65px}.navbar-title{left:45%;transform:translateX(-45%)}.hamburger-menu{padding:.4rem}.hamburger-menu span{height:2.5px;width:24px}.navbar-links{padding:1rem;width:200px}.btn-logout,.nav-link{font-size:.85rem;padding:.5rem .8rem}.requests-popup{left:5px;max-height:calc(100vh - 75px);right:5px;top:65px}.popup-header{align-items:center;flex-direction:row;min-height:48px;padding:10px 12px}.popup-header h3{flex:1 1;font-size:.9rem;line-height:1.2;margin:0 12px 0 0;max-width:calc(100% - 80px)}.popup-actions{flex-shrink:0;gap:6px;justify-content:flex-end;min-width:70px}.close-btn,.refresh-btn{flex-shrink:0;font-size:11px;height:30px;min-width:30px;padding:5px}.popup-content{max-height:calc(100vh - 140px);padding:10px}.request-content{padding:10px}.request-details h4{font-size:.85rem;margin-bottom:8px}.request-info p{font-size:11px;margin-bottom:4px}.status-badge{font-size:9px;margin-bottom:10px;padding:2px 6px}.admin-response{margin-top:8px;padding:10px}.admin-response strong{font-size:12px;margin-bottom:6px}.admin-response p{font-size:11px}.request-image img{height:60px;max-width:80px}.resolve-btn{font-size:11px;padding:5px 10px}.request-actions{margin-top:10px}.modal-content{padding:12px}.form-group label{font-size:13px}.form-group textarea{font-size:12px;padding:8px}.btn-cancel,.btn-resolve{font-size:12px;padding:10px}.modal-header h3{font-size:.95rem}}.popup-content::-webkit-scrollbar{width:6px}.popup-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.popup-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.popup-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.loading-screen{background:linear-gradient(#0a1929e6,#0a1929f2);color:#fff;flex-direction:column;font-family:Arial,sans-serif;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-screen,.police-logo{align-items:center;display:flex;justify-content:center}.police-logo{background-color:#1e3a8a;background-image:url(/static/media/UP_Police.74f99cd76626b524dde9.png);background-position:50%;background-repeat:no-repeat;background-size:80%;border:3px solid #f90;border-radius:50%;box-shadow:0 0 20px #ff990080;height:120px;margin-bottom:20px;width:120px}.loading-text{font-size:18px;letter-spacing:2px;margin-bottom:10px}.welcome-text{color:#f90;font-size:22px;font-weight:700;letter-spacing:1px;margin:15px 0;text-transform:uppercase}.user-role{background:#f903;border-radius:20px;font-size:16px;margin-bottom:20px;padding:5px 15px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#f90;height:40px;margin-top:20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fade-out{opacity:0;transition:opacity .5s ease-out}*{box-sizing:border-box;margin:0;padding:0}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}.app-container{background:#f8fafc;min-height:100vh}.app-nav{background:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:0;justify-content:center;padding:0}.nav-btn{background:#0000;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:15px;font-weight:500;padding:14px 32px;transition:all .2s}.nav-btn.active,.nav-btn:hover{background:#f9fafb;color:#2563eb}.nav-btn.active{border-bottom-color:#2563eb}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
/*# sourceMappingURL=main.70f59b32.css.map*/