.fx-excel-root,.fx-excel-root *{-webkit-user-select:text;user-select:text}.fx-excel-root{background:var(--fx-bg,#eef2f7);flex-direction:column!important;flex:auto!important;min-width:0!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.fx-raporte-excel-root{flex-direction:column!important;flex:auto!important;min-width:0!important;min-height:0!important;display:flex!important}.fx-excel-tools{background:var(--fx-surface,#fff);border-bottom:1px solid var(--fx-border,#e4e8ed);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;padding:6px 8px;display:flex}.fx-excel-tool-btn{cursor:pointer;background:0 0;border:1.5px solid;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font:700 12px/1.2 Segoe UI,system-ui,sans-serif;display:inline-flex}.fx-excel-tool-btn:hover:not(:disabled){background:#21734614}.fx-excel-tool-btn:disabled{opacity:.5;cursor:default}.fx-excel-tools-sep{background:var(--fx-border,#e4e8ed);width:1px;height:22px;margin:0 4px}.fx-excel-tools-meta{color:var(--fx-text-muted,#666);text-overflow:ellipsis;white-space:nowrap;max-width:42%;margin-left:auto;font:11px/1.2 Segoe UI,system-ui,sans-serif;overflow:hidden}.fx-excel-banner{color:#217346;background:#eaf6ef;padding:4px 10px;font:12px/1.3 Segoe UI,system-ui,sans-serif}.fx-excel-banner.is-err{color:#b42318;background:#fde8e8}.fx-excel-msg{color:var(--fx-text-muted,#666);align-items:center;gap:10px;padding:24px;display:flex}.fx-excel-formula{border-bottom:1px solid var(--fx-border,#e4e8ed);background:var(--fx-surface,#fff);align-items:center;gap:8px;padding:6px 10px;display:flex}.fx-excel-addr{border:1px solid var(--fx-border-input,#ccd0d5);color:var(--fx-text,#222);background:var(--fx-input-bg,#fff);text-align:center;border-radius:4px;min-width:56px;padding:4px 8px;font:12px/1.2 Consolas,ui-monospace,monospace}.fx-excel-formula-input{border:1px solid var(--fx-border-input,#ccd0d5);color:var(--fx-text,#222);background:var(--fx-input-bg,#fff);border-radius:4px;outline:none;flex:1;min-width:0;height:28px;padding:0 8px;font:13px/1.3 Segoe UI,system-ui,sans-serif}.fx-excel-formula-input:focus{border-color:#217346;box-shadow:0 0 0 2px #2173462e}.fx-excel-grid-wrap{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--fx-surface,#fff);flex:1 1 0!important;min-width:0!important;min-height:0!important;overflow:scroll!important}.fx-excel-table{border-collapse:collapse;table-layout:fixed;min-width:100%}.fx-excel-table th,.fx-excel-table td{white-space:nowrap;text-overflow:ellipsis;border:1px solid #c6c6c6;height:22px;padding:0;font:12px/22px Segoe UI,system-ui,sans-serif;overflow:hidden}html[data-theme=dark] .fx-excel-table th,html[data-theme=dark] .fx-excel-table td{border-color:#3d444d}.fx-excel-corner,.fx-excel-colh,.fx-excel-rowh{color:#444;text-align:center;z-index:2;user-select:none;background:#e6e6e6;font-weight:600;position:sticky}html[data-theme=dark] .fx-excel-corner,html[data-theme=dark] .fx-excel-colh,html[data-theme=dark] .fx-excel-rowh{color:#c9d1d9;background:#2b3138}.fx-excel-corner{z-index:4;width:36px;min-width:36px;top:0;left:0}.fx-excel-colh{z-index:3;width:92px;min-width:92px;top:0}.fx-excel-rowh{z-index:3;width:36px;min-width:36px;left:0}.fx-excel-colh.active,.fx-excel-rowh.active{color:#fff;background:#217346}.fx-excel-cell{background:var(--fx-surface,#fff);color:var(--fx-text,#222);cursor:cell;padding:0 4px}.fx-excel-cell.num{text-align:right}.fx-excel-cell.active{outline-offset:-2px;background:#eaf6ef;outline:2px solid #217346}html[data-theme=dark] .fx-excel-cell.active{background:#21734638}.fx-excel-edit{color:var(--fx-text,#222);background:var(--fx-surface,#fff);border:0;outline:none;width:100%;height:22px;margin:0;padding:0 4px;font:12px/22px Segoe UI,system-ui,sans-serif}.fx-excel-sheets{border-top:1px solid var(--fx-border,#e4e8ed);background:#f3f3f3;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px;display:flex;overflow:auto hidden}html[data-theme=dark] .fx-excel-sheets{background:#21262d}.fx-excel-sheet-btn{color:var(--fx-text,#222);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px 3px 0 0;padding:3px 10px;font:12px/1.3 Segoe UI,system-ui,sans-serif}.fx-excel-sheet-btn.active{background:var(--fx-surface,#fff);border-color:#c6c6c6;border-bottom-color:var(--fx-surface,#fff);color:#217346;font-weight:700}.fx-excel-sheet-add{color:#217346;border:1px dashed #217346;min-width:28px;font-size:16px;font-weight:700}.fx-excel-status{color:var(--fx-text-muted,#666);border-top:1px solid var(--fx-border,#e4e8ed);background:var(--fx-surface-alt,#f8f9fb);padding:3px 10px;font:11px/1.3 Segoe UI,system-ui,sans-serif}