/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--gradient-angle:0deg}}}.Spreadsheet__data-viewer{max-width:calc(var(--spacing,.25rem)*40);text-align:center;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));text-wrap:wrap;display:block}@media (min-width:64rem){.Spreadsheet__data-viewer{max-width:calc(var(--spacing,.25rem)*80)}}.Spreadsheet__active-cell{--outline-color:var(--color-primary)}.Spreadsheet__floating-rect--selected{--outline-color:var(--color-primary);--outline-background-color:transparent}@supports (color:color-mix(in lab,red,red)){.Spreadsheet__floating-rect--selected{--outline-background-color:color-mix(in oklch,transparent 80%,var(--primary))}}@property --gradient-angle{syntax:"<angle>";inherits:false;initial-value:0deg}:root{--clr-3:#f88;--clr-4:#d0a3ff;--clr-5:#94ffe6}.loading__gradient{position:relative}.loading__gradient:after,.loading__gradient:before{content:"";z-index:-1;background:conic-gradient(from var(--gradient-angle),var(--clr-3),var(--clr-4),var(--clr-5),var(--clr-4),var(--clr-3));border-radius:inherit;animation:rotation 5s linear infinite;position:absolute;inset:-.25rem}.loading__gradient:after{filter:blur(3.5rem)}@keyframes rotation{0%{--gradient-angle:0deg}to{--gradient-angle:360deg}}