.sheetwrite-shell{width:100%;min-width:0;height:100%;min-height:0;font:var(--sheetwrite-widget-font,13px system-ui, -apple-system, Segoe UI, Roboto, sans-serif);color:var(--sheetwrite-widget-fg,#111);background:var(--sheetwrite-widget-bg,#fff);flex-direction:column;display:flex}.sheetwrite-shell-row{flex:none;align-items:center;gap:6px;min-width:0;display:flex}.sheetwrite-shell-toolbar-row{overflow-x:auto}.sheetwrite-shell-toolbar{background:var(--sheetwrite-toolbar-bg,#f4ede1);color:var(--sheetwrite-toolbar-fg,#6b4a1f);border-bottom:1px solid var(--sheetwrite-widget-border,#eee);flex:1;align-items:center;gap:2px;min-width:0;padding:4px 8px;display:flex}.sheetwrite-shell-formula-row{border-bottom:1px solid var(--sheetwrite-widget-border,#eee);padding:4px 8px}.sheetwrite-shell-namebox{border:1px solid var(--sheetwrite-widget-border,#eee);background:var(--sheetwrite-widget-bg,#fff);width:72px;height:26px;color:var(--sheetwrite-widget-fg,#111);font:inherit;text-align:center;box-sizing:border-box;border-radius:4px;flex:none;padding:0 8px}.sheetwrite-shell-namebox[aria-invalid=true]{border-color:#dc2626;outline:1px solid #dc2626}.sheetwrite-shell-fx{opacity:.6;flex:none;padding:0 2px;font-style:italic}.sheetwrite-shell-formula{border:1px solid var(--sheetwrite-widget-border,#eee);background:var(--sheetwrite-widget-bg,#fff);min-width:0;height:26px;color:var(--sheetwrite-widget-fg,#111);font:inherit;box-sizing:border-box;border-radius:4px;flex:1;padding:0 8px}.sheetwrite-shell-grid{flex:1;min-height:0;position:relative}.sheetwrite-shell-bottom-row{border-top:1px solid var(--sheetwrite-widget-border,#eee);justify-content:space-between;min-height:28px;padding:0 8px}.sheetwrite-shell-tabs{align-items:stretch;min-width:0;height:28px;display:flex;overflow-x:auto}.sheetwrite-shell-status{white-space:nowrap;opacity:.72;flex:none;padding-left:12px}.sheetwrite{--sheetwrite-font:13px / 1.4 system-ui, sans-serif;--sheetwrite-bg:#fff;--sheetwrite-fg:#111;--sheetwrite-grid-line:#eee;--sheetwrite-header-bg:#f4ede1;--sheetwrite-header-fg:#6b4a1f;--sheetwrite-selection:#2563eb33;--sheetwrite-selection-border:#2563eb;--sheetwrite-search-match:#fff47580;--sheetwrite-search-active:#fbbc04;--sheetwrite-highlight:#e8f0fe99;--sheetwrite-row-height:28;font:var(--sheetwrite-font);color:var(--sheetwrite-fg);background:var(--sheetwrite-bg);outline:none;position:relative;overflow:hidden}[data-theme=dark] .sheetwrite,.dark .sheetwrite{--sheetwrite-bg:#0b0b0c;--sheetwrite-fg:#e7e7e7;--sheetwrite-grid-line:#26262a;--sheetwrite-header-bg:#1a160f;--sheetwrite-header-fg:#e8c98a}.sheetwrite-scroller{scrollbar-width:thin;touch-action:pan-x pan-y}.sheetwrite-editor{border:2px solid var(--sheetwrite-selection-border);resize:none;font:var(--sheetwrite-font);color:var(--sheetwrite-fg);background:var(--sheetwrite-bg);box-sizing:border-box;z-index:3;white-space:pre;outline:none;margin:0;padding:0 4px;position:absolute;overflow:hidden}.sheetwrite-validation-list,.sheetwrite-validation-checkbox{z-index:5;box-sizing:border-box;border:1px solid var(--sheetwrite-selection-border);color:var(--sheetwrite-fg);background:var(--sheetwrite-bg);font:var(--sheetwrite-font);border-radius:6px;outline:none;position:absolute;box-shadow:0 6px 20px #0000002e}.sheetwrite-validation-list{max-height:220px;padding:4px 0;overflow-y:auto}.sheetwrite-validation-option{cursor:pointer;white-space:nowrap;padding:5px 10px}.sheetwrite-validation-option:hover,.sheetwrite-validation-option[aria-selected=true]{background:color-mix(in srgb, var(--sheetwrite-selection-border) 14%, transparent)}.sheetwrite-validation-checkbox{cursor:pointer;width:28px;height:28px;padding:0;font-size:18px;line-height:24px}.sheetwrite-canvas{display:block}.sheetwrite-overlay{z-index:1}.sheetwrite-assist{z-index:4;min-width:160px;max-height:220px;font:var(--sheetwrite-font);color:var(--sheetwrite-assist-fg,var(--sheetwrite-fg,#111));background:var(--sheetwrite-assist-bg,var(--sheetwrite-bg,#fff));border:1px solid var(--sheetwrite-assist-border,var(--sheetwrite-selection-border,#2563eb));border-radius:6px;margin:0;padding:4px 0;position:absolute;overflow-y:auto;box-shadow:0 6px 20px #0000002e}.sheetwrite-assist-item{cursor:pointer;white-space:nowrap;font-variant-numeric:tabular-nums;padding:4px 12px}.sheetwrite-assist-item:hover,.sheetwrite-assist-item[aria-selected=true]{background:var(--sheetwrite-assist-selected,var(--sheetwrite-selection,#2563eb22))}.sheetwrite-assist-item[aria-selected=true]{font-weight:600}.sheetwrite-find{border:1px solid var(--sheetwrite-widget-border,var(--sheetwrite-grid-line,#eee));background:var(--sheetwrite-widget-bg,var(--sheetwrite-bg,#fff));color:var(--sheetwrite-widget-fg,var(--sheetwrite-fg,#111));font:var(--sheetwrite-widget-font,13px system-ui, -apple-system, Segoe UI, Roboto, sans-serif);box-shadow:var(--sheetwrite-find-shadow,0 2px 6px #3c40434d);box-sizing:border-box;z-index:1000;border-radius:8px;flex-direction:column;align-items:stretch;gap:6px;padding:6px 8px}.sheetwrite-find-row,.sheetwrite-find-replace-row{align-items:center;gap:6px;display:flex}.sheetwrite-find-input,.sheetwrite-find-replace-input{border:none;border-bottom:1px solid var(--sheetwrite-widget-border,var(--sheetwrite-grid-line,#eee));background:var(--sheetwrite-widget-bg,var(--sheetwrite-bg,#fff));width:220px;height:28px;color:var(--sheetwrite-widget-fg,var(--sheetwrite-fg,#111));font:inherit;box-sizing:border-box;border-radius:0;outline:none;padding:0 8px}.sheetwrite-find-count{text-align:right;opacity:.72;white-space:nowrap;min-width:72px}.sheetwrite-find-btn{color:var(--sheetwrite-widget-accent,var(--sheetwrite-header-fg,#6b4a1f));font:inherit;cursor:pointer;background:0 0;border:none;line-height:1}.sheetwrite-find-btn:hover{background:var(--sheetwrite-widget-selection,var(--sheetwrite-selection,#2563eb22))}.sheetwrite-find-icon-btn{border-radius:50%;width:28px;height:28px;padding:0}.sheetwrite-find-text-btn{border-radius:6px;height:28px;padding:0 10px}.sheetwrite-toolbar{border-bottom:1px solid var(--sheetwrite-widget-border,var(--sheetwrite-grid-line,#eee));background:var(--sheetwrite-toolbar-bg,var(--sheetwrite-header-bg,#f4ede1));color:var(--sheetwrite-toolbar-fg,var(--sheetwrite-header-fg,#6b4a1f));font:var(--sheetwrite-widget-font,13px system-ui, -apple-system, Segoe UI, Roboto, sans-serif);box-sizing:border-box;align-items:center;gap:2px;padding:0 6px;display:flex;overflow-x:auto}.sheetwrite-tb-button{min-width:28px;height:26px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:4px;padding:0 6px}.sheetwrite-tb-button>svg{pointer-events:none;width:16px;height:16px;margin:auto;display:block}.sheetwrite-tb-color{cursor:pointer;background:0 0;border:none;width:26px;height:26px;padding:0}.sheetwrite-tb-separator{background:var(--sheetwrite-widget-border,var(--sheetwrite-grid-line,#eee));width:1px;height:20px;margin:0 4px}.sheetwrite-context-menu{border:1px solid var(--sheetwrite-widget-border,var(--sheetwrite-grid-line,#eee));background:var(--sheetwrite-widget-bg,var(--sheetwrite-bg,#fff));min-width:160px;color:var(--sheetwrite-widget-fg,var(--sheetwrite-fg,#111));font:var(--sheetwrite-widget-font,13px system-ui, -apple-system, Segoe UI, Roboto, sans-serif);box-shadow:var(--sheetwrite-menu-shadow,0 6px 20px #0000002e);box-sizing:border-box;-webkit-user-select:none;user-select:none;z-index:1000;border-radius:6px;padding:4px 0}.sheetwrite-context-menu-item{cursor:pointer;white-space:nowrap;background:0 0;justify-content:space-between;align-items:center;gap:24px;padding:5px 14px;display:flex}.sheetwrite-context-menu-item:hover:not(.sheetwrite-context-menu-item-disabled){background:var(--sheetwrite-menu-hover,var(--sheetwrite-grid-line,#eee))}.sheetwrite-context-menu-item-disabled{cursor:default;opacity:var(--sheetwrite-menu-disabled-opacity,.5)}.sheetwrite-context-menu-shortcut{color:var(--sheetwrite-widget-muted,#6b7280);font-size:.9em}.sheetwrite-context-menu-sep{background:var(--sheetwrite-widget-border,var(--sheetwrite-grid-line,#eee));height:1px;margin:4px 0}.sheetwrite-tabbar{box-sizing:border-box;font:var(--sheetwrite-tab-font,13px system-ui, -apple-system, Segoe UI, Roboto, sans-serif);background:var(--sheetwrite-tab-bg,var(--sheetwrite-bg,#fff));border-top:1px solid var(--sheetwrite-tab-border,var(--sheetwrite-grid-line,#eee));align-items:center;gap:4px;padding:0 8px;display:flex;overflow-x:auto}.sheetwrite-tab{cursor:pointer;white-space:nowrap;height:100%;font:inherit;color:var(--sheetwrite-tab-fg,#5f6368);background:0 0;border:none;border-radius:4px 4px 0 0;padding:0 16px}.sheetwrite-tab:hover:not(.sheetwrite-tab-active){background:var(--sheetwrite-tab-hover-bg,#f8f9fa)}.sheetwrite-tab-active{background:var(--sheetwrite-tab-active-bg,#e8f0fe);color:var(--sheetwrite-tab-active-fg,#1a73e8);box-shadow:inset 0 -2px 0 var(--sheetwrite-tab-active-fg,#1a73e8)}.sheetwrite-tab-close{height:100%;color:var(--sheetwrite-tab-fg,#5f6368);cursor:pointer;font:inherit;background:0 0;border:none;margin-inline-start:-14px;padding:0 8px 0 2px}.sheetwrite-tab-close:hover{color:var(--sheetwrite-tab-active-fg,#1a73e8)}
/*$vite$:1*/