:root{--brand:#047857;--brand-dark:#065f46}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;box-shadow:0 8px 25px rgba(15,23,42,.08);padding:1rem}.input{width:100%;border:1px solid #cbd5e1;border-radius:.9rem;padding:.78rem .9rem;background:#fff;outline:none}.input:focus{border-color:#059669;box-shadow:0 0 0 3px rgba(5,150,105,.15)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:.9rem;padding:.72rem 1rem;font-weight:700;transition:.15s;min-height:44px}.btn-green{background:#059669;color:#fff}.btn-green:hover{background:#047857}.btn-blue{background:#2563eb;color:#fff}.btn-blue:hover{background:#1d4ed8}.btn-red{background:#dc2626;color:#fff}.btn-gray{background:#e2e8f0;color:#0f172a}.btn-dark{background:#0f172a;color:#fff}.table-wrap{overflow-x:auto;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;box-shadow:0 8px 25px rgba(15,23,42,.08)}table{width:100%;font-size:.9rem}th,td{padding:.8rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}th{background:#f8fafc;color:#334155;font-weight:800}.app-sidebar{width:280px;flex-shrink:0}.side{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem .85rem;border-radius:1rem;color:#334155;text-decoration:none;font-weight:650;line-height:1.25;min-height:44px}.side:hover{background:#ecfdf5;color:#065f46}.side.active{background:#047857;color:#fff;box-shadow:0 8px 18px rgba(4,120,87,.25)}.side-icon{width:1.45rem;text-align:center;flex:0 0 1.45rem}.suggestion-box{position:absolute;background:#fff;border:1px solid #cbd5e1;width:100%;z-index:50;max-height:220px;overflow:auto;border-radius:.9rem;box-shadow:0 10px 25px rgba(15,23,42,.12)}.suggestion-item{padding:.7rem .9rem;cursor:pointer}.suggestion-item:hover{background:#ecfdf5}.camera-panel{border:1px solid #cbd5e1;background:#0f172a;border-radius:1.25rem;padding:.75rem}.camera-video{width:100%;max-width:480px;aspect-ratio:4/3;background:#000;border-radius:1rem;object-fit:cover}.status-pill{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:800}.pill-green{background:#dcfce7;color:#166534}.pill-yellow{background:#fef9c3;color:#854d0e}.pill-red{background:#fee2e2;color:#991b1b}.pill-blue{background:#dbeafe;color:#1e40af}.alert{border-radius:1rem;padding:1rem;border:1px solid}.alert-info{background:#eff6ff;color:#1e40af;border-color:#bfdbfe}.alert-danger{background:#fef2f2;color:#991b1b;border-color:#fecaca}.alert-success{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}.alert-warning{background:#fffbeb;color:#92400e;border-color:#fde68a}@media(max-width:767px){.app-sidebar{position:fixed;left:0;top:64px;bottom:0;width:86%;max-width:340px;z-index:45;transform:translateX(-105%);transition:transform .22s ease;overflow-y:auto}.app-sidebar.open{transform:translateX(0)}main{padding:1rem}.card{padding:.9rem}.mobile-stack>*{width:100%}.side{font-size:1rem;margin-bottom:.15rem}table{font-size:.82rem}th,td{padding:.65rem}.btn{width:100%;justify-content:center}.btn.inline-btn{width:auto}}@media(min-width:768px){.app-sidebar{position:sticky;top:72px;height:calc(100vh - 72px);overflow-y:auto}}@media print{aside,nav,.no-print,#sidebarOverlay{display:none!important}main{padding:0!important}.card,.table-wrap{box-shadow:none!important;border:0!important}}
