.sp-viewer-root{position:fixed;inset:0;z-index:280;display:flex;flex-direction:column;background:rgba(24,24,27,.78)}.sp-viewer-root.has-sidebar{flex-direction:row;align-items:stretch;gap:0;padding:.25rem}@media (min-width:768px){.sp-viewer-root.has-sidebar{padding:.35rem;gap:.35rem}}.sp-viewer-shell{position:relative;display:flex;flex-direction:column;width:100%;height:100%;max-width:100%;margin:0;background:#fff;overflow:hidden}@media (min-width:768px){.sp-viewer-shell{max-width:min(1280px,98vw);margin:.25rem auto;height:calc(100% - .5rem);border-radius:.75rem;border:1px solid #d4d4d8;box-shadow:0 25px 50px rgba(0,0,0,.35)}.sp-viewer-root.has-sidebar .sp-viewer-shell{flex:1;min-width:0;max-width:none;margin:0;height:100%}}.sp-viewer-bar{position:relative;z-index:50;flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .75rem;background:#fff;border-bottom:1px solid #e4e4e7}@media (min-width:768px){.sp-viewer-bar{padding:.65rem .9rem}}.sp-viewer-tabs{display:flex;gap:.25rem;margin-right:auto}.sp-viewer-tabs button{border-radius:999px;padding:.35rem .75rem;font-size:.8125rem;font-weight:600;color:#52525b;background:#f4f4f5}.sp-viewer-tabs button.is-on{background:#18181b;color:#fff}.sp-viewer-main{flex:1;min-height:0;display:flex;flex-direction:column}.sp-viewer-body{flex:1;min-height:0;min-width:0;overflow:auto;background:#e4e4e7;-webkit-overflow-scrolling:touch;position:relative}.sp-viewer-body--xlsx{overflow:hidden;display:flex;flex-direction:column}.sp-xlsx-viewport{flex:1 1 auto;min-height:0;min-width:0;height:100%;display:flex;flex-direction:column;padding:0}.sp-viewer-body--relative{position:relative}.sp-viewer-pop{position:fixed;z-index:300;width:min(288px,calc(100vw - 16px));border-radius:12px;border:1px solid #e4e4e7;background:#fff;padding:12px;box-shadow:0 12px 40px rgba(0,0,0,.18);color:#18181b}.sp-viewer-pop-q{margin:0 0 8px;font-size:13px;line-height:1.45;color:#3f3f46}.sp-viewer-pop-actions{display:flex;gap:6px;margin-bottom:8px}.sp-viewer-pop-actions button{flex:1;border-radius:8px;border:1px solid #e4e4e7;background:#fafafa;padding:6px 8px;font-size:12px;font-weight:600;color:#52525b}.sp-viewer-pop-actions button.on{border-color:#7c3aed;background:#f5f3ff;color:#6d28d9}.sp-viewer-pop-ta{width:100%;resize:vertical;border-radius:8px;border:1px solid #e4e4e7;padding:8px;font-size:13px;line-height:1.45;color:#18181b;background:#fff;caret-color:#18181b}.sp-viewer-pop-ta::-moz-placeholder{color:#a1a1aa}.sp-viewer-pop-ta::placeholder{color:#a1a1aa}.sp-viewer-pop-foot{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.sp-viewer-pop-foot button{border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600}.sp-viewer-pop-foot button.ghost{border:1px solid #e4e4e7;background:#fff;color:#52525b}.sp-viewer-pop-foot--stack{flex-wrap:wrap;justify-content:flex-end}.sp-viewer-pop-foot button.replace{border:1px solid #7c3aed;background:#f5f3ff;color:#6d28d9}.sp-viewer-pop-foot button.ok{border:none;background:#18181b;color:#fff}.sp-viewer-pop--image{width:min(340px,calc(100vw - 16px));border-color:#ddd6fe}.sp-viewer-pop-hint{margin:0 0 8px;font-size:11px;line-height:1.45;color:#71717a}.sp-viewer-pop-title{margin:0 0 6px;font-size:13px;font-weight:800;letter-spacing:.02em;color:#18181b}.sp-viewer-pop--local{width:min(22rem,calc(100vw - 2rem));max-height:min(70vh,32rem);overflow-y:auto}.sp-viewer-pop-ctx{margin-top:8px;border-radius:10px;border:1px solid rgba(24,24,27,.08);background:#f4f4f5;padding:8px 10px}.sp-viewer-pop-ctx-title{margin:0 0 6px;font-size:11px;font-weight:800;color:#3f3f46}.sp-viewer-pop-ctx-row{display:flex;align-items:flex-start;gap:6px;margin:4px 0;font-size:12px;font-weight:600;color:#27272a;cursor:pointer}.sp-viewer-pop-ctx-row input{margin-top:2px}.sp-viewer-pop-ctx-row.is-disabled{opacity:.45;cursor:not-allowed}.sp-viewer-pop-ctx-empty{margin:2px 0 2px 22px;font-size:11px;font-weight:600;color:#a1a1aa}.sp-viewer-pop-ctx-link{border:none;background:transparent;color:#6d28d9;cursor:pointer;font:inherit;font-weight:800;text-decoration:underline;padding:0}.sp-viewer-pop-ctx-files{margin-top:6px}.sp-viewer-pop-ctx-toggle{border:none;background:transparent;color:#52525b;cursor:pointer;font-size:11px;font-weight:700;text-decoration:underline;padding:0}.sp-viewer-pop-ctx-file-list{margin:6px 0 0;padding:0;list-style:none;max-height:6.5rem;overflow-y:auto}.sp-viewer-pop-ctx-file-list li label{display:flex;align-items:flex-start;gap:6px;padding:3px 0;font-size:11px;font-weight:600;color:#3f3f46;cursor:pointer}.sp-viewer-pop-ctx-file-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-viewer-pop-ctx-summary{margin:8px 0 0;font-size:11px;line-height:1.45;font-weight:700;color:#6d28d9}.sp-viewer-pop-refs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.sp-viewer-pop-ref-chip{position:relative;width:88px;text-align:center}.sp-viewer-pop-ref-chip img{display:block;height:56px;width:88px;border-radius:8px;border:1px solid #e4e4e7;-o-object-fit:cover;object-fit:cover;background:#f4f4f5}.sp-viewer-pop-ref-chip.on img{border-color:#7c3aed;box-shadow:0 0 0 2px rgba(124,58,237,.2)}.sp-viewer-pop-ref-chip span{display:block;margin-top:4px;font-size:10px;line-height:1.2;color:#6d28d9}.sp-viewer-pop-ref-chip .use-ref{margin-top:4px;width:100%;border-radius:6px;border:1px solid #c4b5fd;background:#fff;padding:3px 4px;font-size:10px;font-weight:600;line-height:1.25;color:#6d28d9}.sp-viewer-pop-ref-chip.on .use-ref{border-color:#7c3aed;background:#f5f3ff}.sp-viewer-pop-ref-chip .rm{position:absolute;top:-6px;right:-6px;border-radius:999px;border:1px solid #e4e4e7;background:#fff;padding:0 5px;font-size:10px;line-height:16px;color:#52525b}.sp-viewer-pop-ref-add{min-width:120px;flex:1;border-radius:8px;border:1px dashed #c4b5fd;background:#f5f3ff;padding:8px 10px;font-size:12px;font-weight:600;color:#6d28d9;text-align:left}.sp-viewer-pop-ref-add em{display:block;margin-top:2px;font-style:normal;font-weight:500;font-size:10px;color:#a78bfa}.sp-viewer-pop-foot button.ok:disabled{opacity:.4}.sp-review-sidebar{flex-shrink:0;display:flex;flex-direction:column;width:min(380px,36vw);max-width:100%;background:#fff;border:1px solid #d4d4d8;border-radius:.75rem;box-shadow:0 25px 50px rgba(0,0,0,.35);overflow:hidden}.sp-review-sidebar-head{padding:.65rem .85rem;border-bottom:1px solid #e4e4e7;font-size:.875rem;font-weight:700;color:#18181b}.sp-review-sidebar-body{flex:1;min-height:0;overflow:auto;padding:.65rem}.sp-review-sidebar-foot{padding:.65rem .85rem;border-top:1px solid #e4e4e7;background:#fff}@media (max-width:767px){.sp-viewer-root.has-sidebar{flex-direction:column}.sp-review-sidebar{width:100%;max-height:38vh}}.sp-viewer-preview{width:100%;margin:0!important}.sp-viewer-body .sp-docx-viewer-wrap{display:flex;justify-content:center;padding:10px 8px 20px;min-width:-moz-min-content;min-width:min-content}.sp-viewer-body .sp-docx-host{padding:0!important;background:transparent!important;overflow:visible!important}.sp-viewer-body .sp-docx-host .docx-wrapper,.sp-viewer-body .sp-docx-host .sp-docx-wrapper{background:transparent!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important;width:auto!important;overflow:visible!important}.sp-viewer-body .sp-docx-host .docx-wrapper>section,.sp-viewer-body .sp-docx-host section.docx,.sp-viewer-body .sp-docx-host section.sp-docx{flex-shrink:0!important;margin:0 auto!important;background:#fff!important;box-shadow:0 2px 12px rgba(0,0,0,.1)!important;overflow:visible!important;max-width:none!important}@media (max-width:899px){.sp-viewer-body .sp-docx-host .docx-wrapper>section,.sp-viewer-body .sp-docx-host section.docx,.sp-viewer-body .sp-docx-host section.sp-docx{transform:scale(.92);transform-origin:top center;margin-bottom:-6%!important}}.sp-viewer-body .sp-docx-host a,.sp-viewer-body .sp-docx-host section.docx p,.sp-viewer-body .sp-docx-host section.docx span,.sp-viewer-body .sp-docx-host section.docx td,.sp-viewer-body .sp-docx-host section.docx th,.sp-viewer-body .sp-docx-host section.sp-docx p,.sp-viewer-body .sp-docx-host section.sp-docx span,.sp-viewer-body .sp-docx-host section.sp-docx td,.sp-viewer-body .sp-docx-host section.sp-docx th{overflow:visible!important;word-break:break-word!important;overflow-wrap:anywhere!important}.sp-docx-host .sp-docx-editable,.sp-viewer-body .sp-docx-host .sp-docx-editable{outline:none;cursor:text}.sp-docx-host .sp-docx-editable-root,.sp-viewer-body .sp-docx-host .sp-docx-editable-root{outline:none;cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.sp-docx-host .sp-docx-editable-root:focus,.sp-viewer-body .sp-docx-host .sp-docx-editable-root:focus{outline:none;box-shadow:none;background:transparent}.sp-docx-host .sp-docx-editable:focus,.sp-viewer-body .sp-docx-host .sp-docx-editable:focus{box-shadow:inset 0 0 0 1px #34d399;background:rgba(16,185,129,.06);border-radius:2px}.sp-docx-host td.sp-docx-editable:focus,.sp-docx-host th.sp-docx-editable:focus,.sp-viewer-body .sp-docx-host td.sp-docx-editable:focus,.sp-viewer-body .sp-docx-host th.sp-docx-editable:focus{box-shadow:inset 0 0 0 1px #a7f3d0;background:transparent}.sp-docx-host img,.sp-viewer-body .sp-docx-host img{cursor:pointer;max-width:100%;height:auto}.sp-docx-host img.is-selected,.sp-viewer-body .sp-docx-host img.is-selected{outline:2px solid #3b82f6;outline-offset:2px}.sp-docx-img-float-bar{position:absolute;z-index:40;display:flex;flex-direction:column;gap:4px;padding:4px;border-radius:8px;background:#fff;border:1px solid #e4e4e7;box-shadow:0 8px 24px rgba(0,0,0,.12)}.sp-docx-img-float-bar button{display:flex;align-items:center;gap:6px;border:0;background:transparent;border-radius:6px;padding:6px 8px;font-size:12px;color:#3f3f46;cursor:pointer;white-space:nowrap}.sp-docx-img-float-bar button:hover{background:#f4f4f5}.sp-docx-img-float-bar button.is-ai:hover{background:#f5f3ff;color:#6d28d9}.sp-docx-img-float-bar .ico{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#f4f4f5;font-size:10px;font-weight:700}.sp-docx-img-float-bar .ico-img{background:linear-gradient(135deg,#a7f3d0,#6ee7b7)}.sp-docx-img-float-bar .ico-zoom{background:linear-gradient(135deg,#bfdbfe,#93c5fd)}.sp-docx-img-float-bar .ico-ai{background:linear-gradient(135deg,#ddd6fe,#c4b5fd);color:#fff}.sp-docx-img-float-bar em{font-style:normal;font-weight:600}.sp-viewer-body .sp-docx-host a{color:#2563eb;text-decoration:underline}.sp-viewer-body .sp-docx-host table{max-width:none!important;table-layout:auto!important}.sp-viewer-body .sp-docx-host td,.sp-viewer-body .sp-docx-host th{word-break:break-word!important;overflow-wrap:anywhere!important}.sp-viewer-body mark.sp-docx-diff-ins{background:#fde68a;color:#1c1917!important;-webkit-text-fill-color:#1c1917;border-radius:2px;padding:0 1px;box-shadow:inset 0 -2px 0 #f59e0b;box-decoration-break:clone;-webkit-box-decoration-break:clone;font-weight:inherit}.sp-viewer-body .sp-xlsx-preview{height:100%;min-height:0;flex:1 1 auto;border-radius:0;border:none;box-shadow:none}.sp-xlsx-preview .sp-xlsx-grid{overscroll-behavior:contain}.sp-xlsx-sheet-tabs{z-index:2;background:#f3f3f3}.sp-xlsx-html-host table{border-collapse:collapse;background:#fff;font-size:11pt;color:#18181b;table-layout:fixed}.sp-xlsx-html-host td,.sp-xlsx-html-host th{padding:2px 4px;overflow:hidden;color:inherit}.sp-xlsx-html-host:not(.sp-xlsx-fidelity-host) td,.sp-xlsx-html-host:not(.sp-xlsx-fidelity-host) th{border:1px solid #d4d4d8;vertical-align:top;white-space:pre-wrap;max-width:18rem;word-break:break-word}.sp-xlsx-html-host:not(.sp-xlsx-fidelity-host) tr:first-child td,.sp-xlsx-html-host:not(.sp-xlsx-fidelity-host) tr:first-child th{background:#fafafa;font-weight:600}.sp-xlsx-fidelity-host .sp-xlsx-fidelity-table{border-collapse:collapse;table-layout:fixed}.sp-xlsx-fidelity-host .sp-xlsx-fidelity-table td{box-sizing:border-box;overflow:hidden}.sp-xlsx-fidelity-host .sp-xlsx-fidelity-table td[data-sp-border=none]{border:none!important}.sp-xlsx-fidelity-host .sp-xlsx-fidelity-table td[data-sp-border=all]{border:1px solid #000!important}.sp-xlsx-axis-frame{display:inline-flex;flex-direction:column;align-items:flex-start;background:#f3f4f6}.sp-xlsx-axis-top{display:flex;flex-direction:row;align-items:stretch;position:sticky;top:0;z-index:6;background:#f3f4f6}.sp-xlsx-axis-corner{box-sizing:border-box;height:22px;border:1px solid #d4d4d8;border-right:0;background:#e4e4e7;cursor:pointer}.sp-xlsx-axis-cols{display:grid;height:22px}.sp-xlsx-axis-col{box-sizing:border-box;margin:0;padding:0;border:1px solid #d4d4d8;border-left:0;background:#f4f4f5;font-size:11px;font-weight:600;color:#52525b;cursor:pointer;line-height:20px;text-align:center}.sp-xlsx-axis-col:first-child{border-left:1px solid #d4d4d8}.sp-xlsx-axis-corner.is-active{background:#bfdbfe}.sp-xlsx-axis-col.is-active,.sp-xlsx-axis-col:hover{background:#dbeafe;color:#1d4ed8}.sp-xlsx-axis-body{display:flex;flex-direction:row;align-items:flex-start}.sp-xlsx-axis-rows{position:sticky;left:0;z-index:5;background:#f3f4f6}.sp-xlsx-axis-row{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:0;border:1px solid #d4d4d8;border-top:0;background:#f4f4f5;font-size:11px;font-weight:600;color:#52525b;cursor:pointer;line-height:1}.sp-xlsx-axis-row:first-child{border-top:1px solid #d4d4d8}.sp-xlsx-axis-row.is-active,.sp-xlsx-axis-row:hover{background:#dbeafe;color:#1d4ed8}.sp-xlsx-axis-main{background:#fff}.sp-xlsx-html-host.sp-xlsx-dragging,.sp-xlsx-html-host.sp-xlsx-dragging td{-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important;cursor:cell!important}.sp-xlsx-html-host.sp-xlsx-select-mode td[data-sp-r]{-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important;cursor:cell}.sp-xlsx-fidelity-host .sp-xlsx-fidelity-table td.sp-xlsx-editable,.sp-xlsx-fidelity-host .sp-xlsx-fidelity-table td.sp-xlsx-editing{outline:none;cursor:text;-moz-user-select:text;user-select:text;-webkit-user-select:text}.sp-xlsx-fidelity-host .sp-xlsx-fidelity-table td.sp-xlsx-selected{background-image:linear-gradient(rgba(37,99,235,.1),rgba(37,99,235,.1));box-shadow:none;position:relative;z-index:1}.sp-xlsx-sel-overlay{position:absolute;border:2px solid #2563eb;box-sizing:border-box;pointer-events:none;z-index:12;display:none}.sp-xlsx-fidelity-host .sp-xlsx-fidelity-table td.sp-xlsx-editable:focus{box-shadow:inset 0 0 0 2px #2563eb;overflow:visible;white-space:pre-wrap;z-index:3;position:relative}.sp-xlsx-fidelity-host .sp-xlsx-fidelity-table td.sp-xlsx-selected.sp-xlsx-editable:focus{box-shadow:inset 0 0 0 2px #2563eb}.sp-xlsx-ctx-menu{position:fixed;z-index:10050;min-width:12.5rem;padding:6px 0;border-radius:10px;border:1px solid #e4e4e7;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.14);font-size:12px;color:#27272a}.sp-xlsx-ctx-menu button{display:block;width:100%;padding:8px 14px;text-align:left;background:transparent;border:0;cursor:pointer;font-size:12px;color:inherit}.sp-xlsx-ctx-menu button:hover{background:#f4f4f5}.sp-xlsx-ctx-menu .sp-xlsx-ctx-sep{height:1px;margin:4px 0;background:#e4e4e7}.sp-xlsx-ctx-menu .sp-xlsx-ctx-kbd{float:right;margin-left:12px;color:#a1a1aa;font-size:10px}.sp-xlsx-ctx-menu button.sp-xlsx-ctx-ai{margin:4px 8px 6px;width:calc(100% - 16px);padding:10px 12px;border-radius:8px;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-size:13px;font-weight:800;letter-spacing:.01em;box-shadow:0 2px 8px rgba(5,150,105,.35)}.sp-xlsx-ctx-menu button.sp-xlsx-ctx-ai:hover{background:linear-gradient(135deg,#047857,#065f46);color:#fff}.sp-xlsx-ctx-menu button.sp-xlsx-ctx-ai .sp-xlsx-ctx-ai-sub{display:block;margin-top:2px;font-size:10px;font-weight:600;opacity:.9}.sp-xlsx-color-pop{position:absolute;top:calc(100% + 4px);left:0;z-index:40;width:168px;padding:8px;border-radius:8px;border:1px solid #e4e4e7;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.1)}.sp-xlsx-color-swatch{width:18px;height:18px;border-radius:3px;border:1px solid rgba(0,0,0,.12);cursor:pointer;padding:0}.sp-xlsx-color-swatch:hover{outline:2px solid #3b82f6;outline-offset:1px}.sp-xlsx-fidelity-host .sp-xlsx-fidelity-table{position:relative}.sp-xlsx-save-hint.is-on{background:#059669;color:#fff}.sp-xlsx-fidelity-host .sp-xlsx-embed-img{position:absolute;z-index:30!important;pointer-events:auto!important;cursor:move!important;-o-object-fit:fill;object-fit:fill;outline:2px solid transparent}.sp-xlsx-fidelity-host .sp-xlsx-embed-img:hover{outline-color:#93c5fd}.sp-xlsx-fidelity-host .sp-xlsx-embed-img.is-selected{outline:none}.sp-xlsx-img-sel-frame{z-index:32;border:1.5px solid #2563eb;cursor:move}.sp-xlsx-img-handle,.sp-xlsx-img-sel-frame{position:absolute;box-sizing:border-box;pointer-events:auto}.sp-xlsx-img-handle{width:9px;height:9px;border-radius:50%;background:#fff;border:1.5px solid #2563eb}.sp-xlsx-img-handle--nw{left:-5px;top:-5px;cursor:nwse-resize}.sp-xlsx-img-handle--n{left:50%;top:-5px;margin-left:-4.5px;cursor:ns-resize}.sp-xlsx-img-handle--ne{right:-5px;top:-5px;cursor:nesw-resize}.sp-xlsx-img-handle--e{right:-5px;top:50%;margin-top:-4.5px;cursor:ew-resize}.sp-xlsx-img-handle--se{right:-5px;bottom:-5px;cursor:nwse-resize}.sp-xlsx-img-handle--s{left:50%;bottom:-5px;margin-left:-4.5px;cursor:ns-resize}.sp-xlsx-img-handle--sw{left:-5px;bottom:-5px;cursor:nesw-resize}.sp-xlsx-img-handle--w{left:-5px;top:50%;margin-top:-4.5px;cursor:ew-resize}.sp-xlsx-img-handle--rot{left:50%;top:-28px;margin-left:-8px;width:16px;height:16px;border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2'%3E%3Cpath d='M21 12a9 9 0 1 1-3-6.7'/%3E%3Cpath d='M21 3v6h-6'/%3E%3C/svg%3E") 50%/12px no-repeat;border:1.5px solid #2563eb;cursor:default;opacity:.55}.sp-xlsx-img-float-bar{position:absolute;z-index:33;display:flex;flex-direction:column;gap:2px;padding:4px;border-radius:10px;background:#fff;border:1px solid #e4e4e7;box-shadow:0 8px 24px rgba(24,24,27,.12);min-width:44px}.sp-xlsx-img-float-bar button{display:flex;flex-direction:column;align-items:center;gap:2px;margin:0;padding:6px 8px;border:0;border-radius:8px;background:transparent;cursor:pointer;color:#3f3f46}.sp-xlsx-img-float-bar button:hover{background:#f4f4f5}.sp-xlsx-img-float-bar button.is-ai:hover{background:#f5f3ff;color:#6d28d9}.sp-xlsx-img-float-bar .ico{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:6px;border:1px solid #d4d4d8;background:#fafafa;font-size:11px;font-weight:800}.sp-xlsx-img-float-bar .ico-img{background:#fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2352525b' stroke-width='1.8'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Ccircle cx='8.5' cy='10' r='1.5'/%3E%3Cpath d='M21 16l-5-5-7 7'/%3E%3C/svg%3E") 50%/14px no-repeat}.sp-xlsx-img-float-bar .ico-zoom{background:#fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2352525b' stroke-width='1.8'%3E%3Ccircle cx='11' cy='11' r='6'/%3E%3Cpath d='M16 16l4 4M11 8v6M8 11h6'/%3E%3C/svg%3E") 50%/14px no-repeat}.sp-xlsx-img-float-bar .ico-ai{color:#6d28d9;border-color:#c4b5fd;background:#f5f3ff}.sp-xlsx-img-float-bar em{font-style:normal;font-size:10px;line-height:1.2;white-space:nowrap;max-width:4.5rem;overflow:hidden;text-overflow:ellipsis}.sp-xlsx-html-host.sp-xlsx-img-dragging,.sp-xlsx-html-host.sp-xlsx-img-dragging *{cursor:move!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.sp-xlsx-img-preview-layer{position:fixed;inset:0;z-index:400;background:rgba(24,24,27,.55);display:flex;align-items:center;justify-content:center;padding:24px}.sp-xlsx-img-preview-panel{max-width:min(92vw,960px);max-height:90vh;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.25);display:flex;flex-direction:column}.sp-xlsx-img-preview-head{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #e4e4e7;font-size:14px;font-weight:600}.sp-xlsx-img-preview-close{border:0;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#71717a}.sp-xlsx-img-preview-body{padding:12px;overflow:auto;text-align:center;background:#f4f4f5}.sp-xlsx-img-preview-body img{max-width:100%;max-height:72vh;-o-object-fit:contain;object-fit:contain}.sp-xlsx-img-preview-hint{margin:0;padding:8px 14px 12px;font-size:12px;color:#71717a}.sp-xlsx-fidelity-host .sp-xlsx-img-gen-overlay{position:absolute;z-index:5;pointer-events:none;box-sizing:border-box}.sp-xlsx-fidelity-host td[data-sp-revised="1"]{background:#fde68a!important;color:#1c1917!important;-webkit-text-fill-color:#1c1917;box-shadow:inset 0 0 0 2px #f59e0b;outline:none}.sp-xlsx-fidelity-host mark.sp-xlsx-diff-ins{background:#fde68a;color:#1c1917!important;-webkit-text-fill-color:#1c1917;border-radius:2px;padding:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone;font-weight:inherit}.sp-xlsx-scale-holder{display:inline-block;overflow:visible;max-width:none;line-height:0;vertical-align:top}.sp-xlsx-scale-inner{display:block;line-height:normal}.sp-xlsx-grid,.sp-xlsx-online-scroll{overflow:auto!important;-webkit-overflow-scrolling:touch}.sp-xlsx-online-table{width:-moz-max-content;width:max-content;min-width:100%}.sp-xlsx-online-corner{min-width:2.25rem;background:#e4e4e7;border:1px solid #d4d4d8}.sp-xlsx-online-colhead{padding:4px 6px;font-weight:600;color:#52525b}.sp-xlsx-online-colhead,.sp-xlsx-online-rowhead{background:#f4f4f5;border:1px solid #d4d4d8;text-align:center;font-size:11px}.sp-xlsx-online-rowhead{padding:2px 4px;font-weight:500;color:#71717a;min-width:2.25rem}.sp-xlsx-online-cell{border:1px solid #d4d4d8;padding:0;vertical-align:top;background:#fff}.sp-xlsx-online-input{display:block;width:100%;min-height:28px;margin:0;border:0;padding:4px 6px;resize:none;background:transparent;color:#18181b;line-height:1.35;outline:none;font:inherit;overflow:hidden}.sp-xlsx-online-input:focus{background:#f5f3ff;box-shadow:inset 0 0 0 2px #8b5cf6}.sp-img-edit-wrap{position:relative;display:inline-block;max-width:100%;vertical-align:middle}.sp-img-edit-wrap>img{display:block;max-width:100%;height:auto}.sp-img-gen-overlay{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:4px;background:rgba(24,24,27,.55);color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;pointer-events:none}.sp-img-gen-spinner{width:22px;height:22px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:sp-img-spin .8s linear infinite}@keyframes sp-img-spin{to{transform:rotate(1turn)}}.sp-tiptap-host .sp-tiptap-img{cursor:default;max-width:100%;height:auto;border-radius:6px;outline:2px solid transparent}.sp-tiptap-host .sp-tiptap-img:hover{outline-color:#a1a1aa}.sp-tiptap-host .sp-tiptap-img--busy{opacity:.55;outline-color:#f59e0b}.sp-tiptap-host .sp-tiptap-prose img{margin:.5rem 0}.sp-tiptap-host .ProseMirror{min-height:360px;outline:none}.sp-tiptap-host .ProseMirror p{margin:.4em 0}