*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;color:#1b2631;background:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}a{text-decoration:none}.toast-container{z-index:9999;flex-direction:column;gap:8px;display:flex;position:fixed;top:20px;right:20px}.toast{color:#fff;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;animation:.3s ease-out toastIn,.3s ease-in 2.7s forwards toastOut;display:flex;box-shadow:0 4px 20px #00000026}.toast-success{background:#1565c0}.toast-error{background:#c62828}@keyframes toastIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes toastOut{0%{opacity:1}to{opacity:0}}@media (width<=768px){.dashboard-sidebar{transform:translate(-100%)!important}.dashboard-sidebar[style*="translateX(0)"]{transform:translate(0)!important}.dashboard-main{margin-left:0!important}.resp-nav{flex-direction:column!important;gap:8px!important;padding:10px 12px!important}.resp-nav-left{width:100%;justify-content:space-between!important}.resp-nav-right{width:100%;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important}.resp-tabs{overflow-x:auto;padding:0 8px!important}.resp-content{padding:12px!important}.resp-form-grid{grid-template-columns:1fr!important}.resp-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.resp-table{min-width:600px}.resp-table-hide{display:none!important}.resp-cards-show{display:block!important}.resp-case-header{flex-direction:column!important;gap:10px!important}.resp-detail-grid{grid-template-columns:1fr 1fr!important}.resp-detail-content{max-width:100%!important;padding:12px!important}.resp-detail-nav{gap:8px!important;padding:10px 12px!important}.resp-login-card{width:90vw!important;max-width:400px!important;padding:24px 18px 20px!important}}@media (width<=480px){.resp-detail-grid{grid-template-columns:1fr!important}}.case-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:10px;padding:14px;box-shadow:0 1px 3px #0000000f}.case-card-row{justify-content:space-between;align-items:center;margin-bottom:6px;font-size:13px;display:flex}.case-card-row:last-child{margin-bottom:0}.case-card-label{color:#888;font-size:11px;font-weight:600}.case-card-actions{border-top:1px solid #f0f0f0;gap:10px;margin-top:10px;padding-top:10px;display:flex}.delete-btn{color:#c62828;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.delete-btn:hover{text-decoration:underline}button[title]:hover,a[title][style*=iconBtn]:hover{background:#f0f4f8;border-radius:6px}
