@keyframes statusPulse{0%{box-shadow:0 0 0 0 #22c55e66}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 0 0 #22c55e00}}@keyframes statusPulseRed{0%{box-shadow:0 0 0 0 #ef444466}70%{box-shadow:0 0 0 6px #ef444400}to{box-shadow:0 0 0 0 #ef444400}}@keyframes statusPulseYellow{0%{box-shadow:0 0 0 0 #eab30866}70%{box-shadow:0 0 0 6px #eab30800}to{box-shadow:0 0 0 0 #eab30800}}.status-pulse-green{animation:statusPulse 2s infinite;border-radius:50%}.status-pulse-red{animation:statusPulseRed 1.5s infinite;border-radius:50%}.status-pulse-yellow{animation:statusPulseYellow 2s infinite;border-radius:50%}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{animation:skeletonShimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#c8c8c81a 25%,#c8c8c833 50%,#c8c8c81a 75%);background-size:200% 100%}.chakra-ui-dark .skeleton-shimmer,[data-theme=dark] .skeleton-shimmer{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%);background-size:200% 100%}.search-highlight{background-color:#22c55e40;border-radius:2px;font-weight:600;padding:0 2px}.chakra-ui-dark .search-highlight,[data-theme=dark] .search-highlight{background-color:#22c55e59}:focus-visible{outline:2px solid #22c55e80;outline-offset:2px}html{scroll-behavior:smooth}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#8080804d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#80808080}.command-palette-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;inset:0;justify-content:center;padding-top:20vh;position:fixed;z-index:9999}.command-palette-container{margin:0 16px;max-width:600px;width:100%}
/*# sourceMappingURL=main.52722154.css.map*/