/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.resize-handle-col{cursor:col-resize;z-index:20;-webkit-user-select:none;user-select:none;background:0 0;width:4px;height:100%;position:absolute;top:0;right:-2px}.resize-handle-col:hover{background:#3b82f680}.resize-handle-col:before{content:"";border-radius:2px;height:100%;position:absolute;top:0;left:-1px;right:-1px}.resize-handle-row:before{content:"";border-radius:2px;width:100%;position:absolute;top:-1px;bottom:-1px;left:0}body.resizing-column{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.selected-cell{outline-offset:-2px;z-index:1;outline:2px solid #3b82f6;position:relative}.range-cell-top{box-shadow:inset 0 2px #3b82f6}.range-cell-bottom{box-shadow:inset 0 -2px #3b82f6}.range-cell-left{box-shadow:inset 2px 0 #3b82f6}.range-cell-right{box-shadow:inset -2px 0 #3b82f6}.range-cell-top.range-cell-left{box-shadow:inset 2px 0 #3b82f6,inset 0 2px #3b82f6}.range-cell-top.range-cell-right{box-shadow:inset -2px 0 #3b82f6,inset 0 2px #3b82f6}.range-cell-bottom.range-cell-left{box-shadow:inset 2px 0 #3b82f6,inset 0 -2px #3b82f6}.range-cell-bottom.range-cell-right{box-shadow:inset -2px 0 #3b82f6,inset 0 -2px #3b82f6}.spreadsheet-table,.spreadsheet-table td,.spreadsheet-table th{-webkit-user-select:none;user-select:none}.formula-editing-hidden-text{color:#0000!important;-webkit-text-fill-color:transparent!important;caret-color:var(--foreground)!important}.formula-editing-hidden-text::selection{color:#0000!important;-webkit-text-fill-color:transparent!important;background:0 0!important}@keyframes marching-ants-h{0%{background-position:0 0}to{background-position:10px 0}}@keyframes marching-ants-v{0%{background-position:0 0}to{background-position:0 10px}}.cut-marching-ants{pointer-events:none;z-index:6}.cut-marching-ants .cut-edge-top,.cut-marching-ants .cut-edge-bottom,.cut-marching-ants .cut-edge-left,.cut-marching-ants .cut-edge-right{position:absolute}.cut-marching-ants .cut-edge-top{background:linear-gradient(90deg,#3b82f6 50%,#0000 50%) 0 0/10px 2px;height:2px;animation:1s linear infinite marching-ants-h;top:0;left:0;right:0}.cut-marching-ants .cut-edge-bottom{background:linear-gradient(90deg,#3b82f6 50%,#0000 50%) 0 0/10px 2px;height:2px;animation:1s linear infinite reverse marching-ants-h;bottom:0;left:0;right:0}.cut-marching-ants .cut-edge-left{background:linear-gradient(#3b82f6 50%,#0000 50%) 0 0/2px 10px;width:2px;animation:1s linear infinite reverse marching-ants-v;top:0;bottom:0;left:0}.cut-marching-ants .cut-edge-right{background:linear-gradient(#3b82f6 50%,#0000 50%) 0 0/2px 10px;width:2px;animation:1s linear infinite marching-ants-v;top:0;bottom:0;right:0}.MuiChartsTooltip-paper,.MuiChartsTooltip-root{background-color:var(--popover)!important;color:var(--popover-foreground)!important;border:1px solid var(--border)!important;box-shadow:0 4px 12px #00000026!important}.MuiChartsTooltip-cell,.MuiChartsTooltip-valueCell,.MuiChartsTooltip-labelCell,.MuiChartsTooltip-table{color:var(--popover-foreground)!important}.canvas-grid-container{background:var(--background);width:100%;height:100%;position:relative;overflow:hidden}.canvas-grid-overlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.canvas-grid-scroller{cursor:cell;position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto}.canvas-grid-scroller[data-resize-cursor=column]{cursor:col-resize}.canvas-grid-scroller[data-resize-cursor=row]{cursor:row-resize}.canvas-grid-edit-input{z-index:3;border:2px solid var(--primary);background:var(--background);color:var(--foreground);box-sizing:border-box;outline:none;padding:0 5px;font:13px Inter,system-ui,sans-serif;position:absolute}.sheet-chart-card{background:var(--background);border:1px solid var(--border);pointer-events:auto;-webkit-user-select:none;user-select:none;border-radius:6px;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 2px 8px #00000014}.sheet-chart-card[data-selected=true]{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary)}@supports (color:color-mix(in lab,red,red)){.sheet-chart-card[data-selected=true]{box-shadow:0 0 0 2px color-mix(in srgb,var(--primary)25%,transparent)}}.sheet-chart-card-header{color:var(--foreground);background:var(--muted);border-bottom:1px solid var(--border);cursor:move;justify-content:space-between;align-items:center;padding:4px 8px;font:600 12px Inter,system-ui,sans-serif;display:flex}.sheet-chart-card-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sheet-chart-card-delete{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:8px;padding:2px;display:inline-flex}.sheet-chart-card-delete:hover{background:var(--accent);color:var(--destructive)}.sheet-chart-card-body{flex:1;min-height:0;padding:4px}.sheet-chart-card-resize{cursor:nwse-resize;background:linear-gradient(135deg,transparent 0%,transparent 50%,var(--border)50%,var(--border)100%);width:14px;height:14px;position:absolute;bottom:0;right:0}
