@keyframes lic-count-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.lic-count-loading{opacity:.55;background-image:linear-gradient(100deg, currentColor 40%, hsl(var(--muted-foreground) / .3) 50%, currentColor 60%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:1.4s linear infinite lic-count-shimmer}@media (prefers-reduced-motion:reduce){.lic-count-loading{opacity:1;-webkit-text-fill-color:currentColor;background-image:none;animation:none}}

.react-grid-item{background:0 0}.react-grid-item.react-grid-placeholder{background:hsl(var(--primary) / .15);border:2px dashed hsl(var(--primary) / .4);opacity:1;border-radius:.5rem}.react-resizable-handle{cursor:se-resize;z-index:10;width:20px;height:20px;position:absolute;bottom:0;right:0}.react-resizable-handle:after{content:"";border-right:2px solid hsl(var(--border));border-bottom:2px solid hsl(var(--border));border-radius:1px;width:8px;height:8px;position:absolute;bottom:4px;right:4px}

