:root{--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}*{scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:9999px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--muted-foreground)/.5)}::-webkit-scrollbar-corner{background:transparent}.react-grid-item.react-grid-placeholder{background:hsl(var(--brand)/.14);border:1px dashed hsl(var(--brand)/.55);border-radius:var(--radius,.5rem);opacity:1;transition-duration:.12s}.capturing [data-edit-only]{display:none!important}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.thin-scrollbar{scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}.thin-scrollbar::-webkit-scrollbar{width:10px;height:10px}.thin-scrollbar::-webkit-scrollbar-track{background:transparent}.thin-scrollbar::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:9999px;border:3px solid transparent;background-clip:content-box}.thin-scrollbar:hover::-webkit-scrollbar-thumb{background-color:hsl(var(--muted-foreground)/.45)}.thin-scrollbar::-webkit-scrollbar-corner{background:transparent}