html{overflow-y:scroll}@keyframes urgent-row-pulse{0%,to{background-color:var(--color-orange-50)}50%{background-color:var(--color-orange-100)}}.urgent-row-pulse{animation:2.5s ease-in-out infinite urgent-row-pulse}@keyframes chat-msg-highlight{0%{background-color:#0000}20%{background-color:oklch(from var(--gold) l c h / .25)}to{background-color:#0000}}.chat-msg-highlight{border-radius:.75rem;animation:2s ease-out chat-msg-highlight}@media print{:root{--background:#fff!important;--foreground:#0b0b0b!important;--muted-foreground:#484848!important;--card:#fff!important;--card-foreground:#0b0b0b!important}@supports (color:lab(0% 0 0)){:root{--background:lab(100% 0 0)!important;--foreground:lab(3.04863% 0 0)!important;--muted-foreground:lab(30.4% -.0000149012 0)!important;--card:lab(100% 0 0)!important;--card-foreground:lab(3.04863% 0 0)!important}}[data-sidebar],nav,header,.no-print{display:none!important}main{width:100%!important;margin:0!important;padding:0!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}@page{margin:15mm}.page-break{page-break-after:always}body{color:#000!important;background:#fff!important}}