:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{margin:0;padding:0;height:100%;overflow:hidden;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}#root{height:100%}.toast-stack{position:fixed;right:16px;bottom:16px;display:flex;flex-direction:column;gap:8px;z-index:1100}.toast-container{padding:10px 14px;border-radius:6px;box-shadow:0 4px 12px #00000026;font-size:13px;border:1px solid transparent}.toast-error{background:#fdecea;color:#b71c1c;border-color:#f5c6cb}.toast-success{background:#edf7ed;color:#1e4620;border-color:#c8e6c9}.toast-info{background:#eef5ff;color:#0f2d5c;border-color:#cfe2ff}.dialog-overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1200}.dialog{background:#fff;color:#202124;min-width:320px;max-width:90vw;border-radius:8px;border:1px solid #e0e0e0;box-shadow:0 8px 24px #0003;padding:16px}.dialog-title{font-weight:600;margin-bottom:8px}.dialog-message{font-size:14px;margin-bottom:12px}.dialog-input{width:100%;padding:8px 10px;border:1px solid #dadce0;border-radius:6px;margin-bottom:12px;font-size:14px}.dialog-actions{display:flex;justify-content:flex-end;gap:8px}.dialog-btn{border:1px solid #dadce0;background:#f8f9fa;color:#202124;border-radius:6px;padding:6px 10px;font-size:13px;cursor:pointer}.dialog-btn.dialog-confirm{border-color:#1a73e8;color:#1a73e8;background:#eef3fd}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.function-suggest-menu{position:absolute;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px #0000001f;margin-top:4px;z-index:1000;max-height:220px;overflow-y:auto;width:360px}.function-suggest-item{padding:8px 10px;cursor:pointer;display:flex;flex-direction:column;gap:2px}.function-suggest-item:hover,.function-suggest-item.active{background:#f1f3f4}.function-name{font-weight:600;color:#1f1f1f;font-size:12px}.function-syntax{font-size:11px;color:#5f6368}.function-desc{font-size:11px;color:#6a6f73;line-height:1.2}.formula-bar{display:flex;align-items:center;background:#fff;border-bottom:1px solid #e0e0e0;padding:8px 12px;gap:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;min-height:36px;width:100%;box-sizing:border-box;position:relative;z-index:1;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.cell-reference{display:flex;align-items:center;min-width:90px;padding:6px 12px;background:#f8f9fa;border:1px solid #dadce0;border-radius:4px;flex-shrink:0}.cell-address{font-weight:500;color:#202124;font-size:12px;text-align:center;min-width:60px}.cell-address-input{border:none;background:transparent;font-weight:500;color:#202124;font-size:12px;text-align:center;min-width:60px;outline:none;padding:2px 4px;border-radius:2px;transition:all .1s ease}.cell-address-input:hover{background:#4285f40d}.cell-address-input:focus,.cell-address-input.editing{background:#fff;border:1px solid #4285f4;box-shadow:0 0 0 1px #4285f433}.formula-controls{display:flex;gap:4px}.formula-button{width:24px;height:24px;border:1px solid #dadce0;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;transition:all .1s ease}.formula-button:hover{background:#f8f9fa;border-color:#c4c7c5}.formula-button:active{background:#f1f3f4}.formula-button.cancel{color:#ea4335}.formula-button.cancel:hover{background:#fce8e6;border-color:#ea4335}.formula-button.confirm{color:#34a853}.formula-button.confirm:hover{background:#e6f4ea;border-color:#34a853}.formula-input-container{flex:1;position:relative;min-width:200px}.formula-input{width:100%;height:32px;border:1px solid #dadce0;border-radius:4px;padding:0 12px;font-size:13px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#fff;outline:none;transition:border-color .1s ease;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.formula-input:focus{border-color:#4285f4;box-shadow:0 0 0 1px #4285f433}.formula-input::placeholder{color:#9aa0a6;font-style:italic}.formula-input[value^="="]{color:#1a73e8}.formula-input:focus[value*=SUM],.formula-input:focus[value*=AVERAGE],.formula-input:focus[value*=COUNT],.formula-input:focus[value*=MAX],.formula-input:focus[value*=MIN]{background:linear-gradient(90deg,#1a73e80d,#1a73e805)}.formula-input.has-suggestion{background:linear-gradient(90deg,#34a8530d,#34a85305);border-color:#34a853}.formula-input.has-suggestion:focus{border-color:#34a853;box-shadow:0 0 0 1px #34a85333}.colored-formula-display{display:inline;line-height:1.4}.formula-display{cursor:pointer;transition:all .1s ease;border:1px solid #dadce0;border-radius:4px;background:#fff;outline:none;transition:border-color .1s ease;box-sizing:border-box}.formula-display:hover{border-color:#4285f4;background:#f8f9fa}.formula-display:active{background:#f1f3f4}.formula-display:focus{border-color:#4285f4;box-shadow:0 0 0 1px #4285f433}.suggestion-indicator{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:#34a853;color:#fff;font-size:9px;font-weight:600;padding:2px 4px;border-radius:2px;text-transform:uppercase;letter-spacing:.5px;pointer-events:none;z-index:1}.suggestion-indicator span{display:block}@media (max-width: 768px){.formula-bar{padding:6px 8px;gap:8px}.cell-reference{min-width:68px;padding:4px 8px}.cell-address-input{font-size:12px;min-width:48px}.formula-input-container{min-width:140px}.formula-input{height:28px;font-size:12px;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.formatting-toolbar{display:flex;align-items:center;background:transparent;padding:0;gap:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.formatting-toolbar.disabled{opacity:.6;pointer-events:none}.toolbar-message{color:#5f6368;font-style:italic}.toolbar-group{display:flex;align-items:center;gap:2px;background:#fff;border:1px solid #dadce0;border-radius:6px;padding:2px;box-shadow:0 1px 2px #0000000d}.toolbar-btn{width:28px;height:28px;border:none;border-radius:4px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;transition:all .15s ease;color:#3c4043}.toolbar-btn svg{width:16px!important;height:16px!important;display:block!important;color:currentColor!important;fill:currentColor!important;stroke:currentColor!important;opacity:1!important;visibility:visible!important}.toolbar-icon{display:inline-flex;align-items:center;justify-content:center;color:inherit}.toolbar-icon svg{width:16px;height:16px}.toolbar-btn:hover{background:#e8f0fe;color:#1a73e8;transform:translateY(-1px)}.toolbar-btn:active{background:#d2e3fc;transform:translateY(0)}.toolbar-btn.active{background:#4285f4;color:#fff;box-shadow:0 1px 3px #4285f44d}.toolbar-btn:disabled{opacity:.4;cursor:not-allowed;color:#9aa0a6}.toolbar-btn:disabled:hover{background:transparent;color:#9aa0a6;transform:none}.font-family-select,.font-size-select,.number-format-select,.decimals-select{height:28px;border:none;border-radius:4px;background:transparent;padding:0 8px;font-size:13px;font-weight:600;color:#3c4043;cursor:pointer;outline:none;transition:all .15s ease;width:100%;box-sizing:border-box}.number-format-dropdown,.custom-dropdown{position:relative;min-width:110px}.font-family-dropdown{min-width:120px}.font-size-dropdown{min-width:60px}.format-dropdown-trigger,.dropdown-trigger{display:flex;align-items:center;gap:6px;height:28px;border:none;border-radius:4px;background:transparent;padding:0 8px;font-size:13px;font-weight:600;color:#3c4043;cursor:pointer;outline:none;transition:all .15s ease;width:100%;box-sizing:border-box}.dropdown-trigger:hover:not(:disabled){background:#f8f9fa;color:#1a73e8}.dropdown-trigger:focus:not(:disabled){background:#e8f0fe;color:#1a73e8}.dropdown-trigger:disabled{opacity:.4;cursor:not-allowed;color:#9aa0a6}.dropdown-trigger:disabled:hover{background:transparent;color:#9aa0a6}.dropdown-trigger.open{background:#e8f0fe;color:#1a73e8}.format-dropdown-trigger:hover{background:#f8f9fa;color:#1a73e8}.format-dropdown-trigger:focus{background:#e8f0fe;color:#1a73e8}.format-dropdown-trigger:disabled{opacity:.4;cursor:not-allowed;color:#9aa0a6}.format-dropdown-trigger:disabled:hover{background:transparent;color:#9aa0a6}.format-dropdown-trigger.open{background:#e8f0fe;color:#1a73e8}.format-icon,.dropdown-icon{font-size:14px;min-width:16px;display:flex;align-items:center;justify-content:center}.format-icon svg,.dropdown-icon svg{width:14px;height:14px;display:block;fill:currentColor}.format-label,.dropdown-label{flex:1;text-align:left;white-space:nowrap}.dropdown-arrow{font-size:10px;color:#5f6368;transition:transform .15s ease;min-width:10px}.format-dropdown-trigger.open .dropdown-arrow{transform:rotate(180deg)}.format-dropdown-menu,.dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #dadce0;border-radius:6px;box-shadow:0 2px 8px #00000026;z-index:1000;margin-top:2px;overflow:visible;display:block}.format-dropdown-item,.dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:transparent;font-size:13px;font-weight:500;color:#3c4043;cursor:pointer;transition:all .15s ease;text-align:left;white-space:nowrap}.dropdown-item:hover:not(.selected){background:#f8f9fa;color:#1a73e8}.format-dropdown-item:hover{background:#f8f9fa;color:#1a73e8}.format-dropdown-item.selected,.dropdown-item.selected{background:#e8f0fe;color:#1a73e8;font-weight:600}.dropdown-item.selected:hover{background:#d2e3fc;color:#1557b0}.format-dropdown-item.selected:after,.dropdown-item.selected:after{content:"✓";margin-left:auto;color:#1a73e8;font-weight:700}.font-family-select:hover,.font-size-select:hover,.number-format-select:hover,.decimals-select:hover{background:#f8f9fa;color:#1a73e8}.font-family-select:focus,.font-size-select:focus,.number-format-select:focus,.decimals-select:focus{background:#e8f0fe;color:#1a73e8}.font-family-select:disabled,.font-size-select:disabled,.number-format-select:disabled,.decimals-select:disabled{opacity:.4;cursor:not-allowed;color:#9aa0a6}.font-family-select:disabled:hover,.font-size-select:disabled:hover,.number-format-select:disabled:hover,.decimals-select:disabled:hover{background:transparent;color:#9aa0a6}.toolbar-group .font-family-select{min-width:100px}.toolbar-group .font-size-select{width:55px;min-width:55px}.toolbar-group .number-format-select{min-width:70px}.toolbar-group .decimals-select{width:120px;min-width:120px}.decimals-dropdown{min-width:120px}.color-control{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:28px;height:28px}.color-label{font-size:10px;font-weight:700;color:#3c4043;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;min-width:16px}.color-control input[type=color]{width:16px;height:12px;border:1px solid #dadce0;border-radius:2px;cursor:pointer;background:none;padding:0}.color-control input[type=color]:disabled{opacity:.4;cursor:not-allowed}.color-control input[type=color]::-webkit-color-swatch-wrapper{padding:0;border-radius:2px}.color-control input[type=color]::-webkit-color-swatch{border:none;border-radius:2px}.toolbar-btn strong{font-weight:700}.toolbar-btn em{font-style:italic;font-family:serif}.toolbar-btn:nth-child(1){font-family:monospace}@media (max-width: 768px){.formatting-toolbar{flex-wrap:wrap;padding:6px 8px;gap:8px}.toolbar-group{padding:0 4px;gap:2px}.font-family-select{min-width:100px}.toolbar-btn{width:24px;height:24px;font-size:11px}.toolbar-btn svg{width:14px;height:14px;display:block;fill:currentColor}.number-format-dropdown{min-width:90px}.format-dropdown-trigger{font-size:12px;gap:4px;padding:0 6px}.format-icon{font-size:12px;min-width:14px}.format-icon svg{width:12px;height:12px;display:block;fill:currentColor}}.toolbar-btn:focus,.font-family-select:focus,.font-size-select:focus,.number-format-select:focus,.decimals-select:focus,.format-dropdown-trigger:focus{outline:2px solid #4285f4;outline-offset:1px}.formatting-toolbar.loading{opacity:.7;pointer-events:none}.formatting-toolbar.loading:after{content:"";position:absolute;top:50%;right:12px;width:16px;height:16px;border:2px solid #dadce0;border-top-color:#4285f4;border-radius:50%;animation:spin 1s linear infinite}.color-picker-container{position:relative;display:inline-block}.color-picker-trigger{width:32px;height:32px;border:1px solid #ccc;border-radius:4px;cursor:pointer;padding:4px;background:transparent;position:relative;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.color-picker-trigger:hover:not(:disabled){border-color:#999;background-color:#f5f5f5}.color-picker-trigger:disabled{cursor:not-allowed;opacity:.5}.color-picker-trigger .toolbar-icon{color:#333;font-size:18px;z-index:1}.color-preview{position:absolute;bottom:2px;right:2px;width:12px;height:12px;border-radius:2px;border:1px solid #fff;box-shadow:0 0 2px #0000004d;z-index:2}.color-picker-popup{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:16px;min-width:320px}.color-picker-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #eee}.color-picker-title{font-weight:600;font-size:14px;color:#333}.color-picker-close{background:none;border:none;font-size:18px;cursor:pointer;color:#666;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.color-picker-close:hover{background-color:#f5f5f5}.color-palette{display:flex;flex-direction:column;gap:0}.color-row{display:flex;gap:0;justify-content:center}.color-swatch{width:24px;height:24px;border:1px solid #ddd;border-radius:0;cursor:pointer;transition:all .2s ease;position:relative;flex-shrink:0}.color-swatch:hover{border-color:#999;transform:scale(1.1);z-index:1}.color-swatch.active{border-color:#007bff;border-width:2px;box-shadow:0 0 0 1px #007bff40}.color-swatch.active:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:12px;text-shadow:0 0 2px rgba(0,0,0,.8);line-height:1}.main-toolbar{display:flex;flex-direction:row;flex-wrap:nowrap;background:#fafafa;border-bottom:1px solid #dadce0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:8px 16px;gap:12px;align-items:center;box-shadow:0 1px 3px #0000001a;position:relative;z-index:10;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges}.toolbar-section{display:flex;align-items:center;gap:6px;position:relative;flex:0 0 auto}.toolbar-section:not(:last-child):after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:1px;height:24px;background:#dadce0}.toolbar-section:last-child{border-right:none;padding-right:0}.main-toolbar>.toolbar-section:last-child{margin-left:auto}.formatting-section{padding:0}.button-group{display:flex;align-items:center;gap:2px;background:#fff;border:1px solid #dadce0;border-radius:6px;padding:2px;box-shadow:0 1px 2px #0000000d}.toolbar-action-btn{width:32px;height:32px;border:none;border-radius:4px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;transition:all .15s ease;color:#3c4043;flex-shrink:0;position:relative}.toolbar-action-btn svg{display:block;flex-shrink:0}.toolbar-action-btn:hover:not(.disabled){background:#e8f0fe;color:#1a73e8;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.toolbar-action-btn:active:not(.disabled){background:#d2e3fc;transform:translateY(0);box-shadow:0 1px 2px #0000001a}.toolbar-action-btn.disabled{opacity:.3;cursor:not-allowed;color:#9aa0a6}.toolbar-action-btn.danger{color:#ea4335}.toolbar-action-btn.danger:hover:not(.disabled){background:#fce8e6;color:#d33b2c;transform:translateY(-1px);box-shadow:0 2px 4px #ea433533}.dropdown-container{position:relative}@media (max-width: 1024px){.toolbar-section{flex-wrap:nowrap;gap:8px}.button-group{padding:0 4px;gap:2px}.toolbar-action-btn{width:28px;height:28px;font-size:12px}}@media (max-width: 768px){.main-toolbar{padding:4px 8px}.toolbar-section{padding:0;gap:6px}.main-toolbar>.toolbar-section:last-child{margin-left:0}}.toolbar-action-btn:focus{outline:2px solid #4285f4;outline-offset:2px;background:#e8f0fe}.toolbar-action-btn:focus:not(:focus-visible){outline:none}.main-toolbar.loading{opacity:.7;pointer-events:none}.main-toolbar.loading:after{content:"";position:absolute;top:50%;right:16px;width:16px;height:16px;border:2px solid #dadce0;border-top-color:#4285f4;border-radius:50%;animation:spin 1s linear infinite}.feedback-dialog-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease-out}.feedback-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 50px #00000040;width:600px;max-width:94vw;max-height:88vh;overflow:hidden;display:flex;flex-direction:column;animation:slideIn .25s ease-out;border:1px solid #e8eaed}.feedback-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 12px;border-bottom:1px solid #e8eaed;background:#fff}.feedback-dialog-header h2{margin:0;font-size:18px;font-weight:700;color:#1f2937;letter-spacing:.2px}.feedback-dialog-close{background:none;border:none;font-size:20px;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#5f6368;transition:all .2s ease}.feedback-dialog-close:hover:not(:disabled){background-color:#5f63681a;color:#202124;transform:scale(1.05)}.feedback-dialog-close:disabled{opacity:.5;cursor:not-allowed}.feedback-dialog-content{padding:20px;flex:1;overflow-y:auto;background-color:#fff}.option-group{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.feedback-dialog .option-group{background:transparent;padding:0;border-radius:0;box-shadow:none}.feedback-dialog .option-group:hover{background:transparent}.option-group label{font-size:12px;font-weight:600;color:#374151;text-transform:uppercase}.option-group select,.option-group input[type=email],.option-group input[type=text],.option-group textarea{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background-color:#fff;transition:all .2s ease;width:100%;box-sizing:border-box}.option-group textarea{resize:vertical;font-family:inherit;line-height:1.4}.option-group input[type=email],.option-group input[type=text],.option-group select{height:44px;line-height:1.5}.feedback-dialog .option-group select{margin-left:0;min-width:0}.option-group input[type=email],.option-group input[type=text],.option-group textarea{cursor:text}.option-group select{cursor:default}.option-group select:focus,.option-group input:focus,.option-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.feedback-error{margin-top:8px;padding:12px;background:linear-gradient(135deg,#fce8e6,#fdf2f1);border:1px solid #ea4335;border-radius:8px;color:#d93025;font-size:14px}.feedback-dialog-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;border-top:1px solid #e8eaed;background:linear-gradient(135deg,#f8f9fa,#f1f3f4)}.cancel-button,.submit-button{padding:10px 20px;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease;border:none;position:relative;overflow:hidden}.submit-button{background:linear-gradient(135deg,#1a73e8,#1557b0);color:#fff;box-shadow:0 2px 8px #1a73e84d}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#1557b0,#1a73e8);transform:translateY(-1px);box-shadow:0 4px 12px #1a73e866}.cancel-button:disabled,.submit-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.import-dialog-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease-out}.import-dialog{background:#fff;border-radius:10px;box-shadow:0 15px 40px #0003;width:480px;max-width:90vw;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;animation:slideIn .3s ease-out;border:1px solid rgba(255,255,255,.2)}.import-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 12px;border-bottom:1px solid #e8eaed;background:linear-gradient(135deg,#f8f9fa,#f1f3f4)}.import-dialog-header h2{margin:0;font-size:20px;font-weight:600;color:#202124;display:flex;align-items:center;gap:8px}.import-dialog-header h2:before{content:"";width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23202124'%3E%3Cpath d='M10 4H4c-1.11 0-2 .89-2 2v12c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2h-8l-2-2z'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.import-dialog-close{background:none;border:none;font-size:20px;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#5f6368;transition:all .2s ease}.import-dialog-close:hover:not(:disabled){background-color:#5f63681a;color:#202124;transform:scale(1.05)}.import-dialog-close:disabled{opacity:.5;cursor:not-allowed}.import-dialog-content{padding:18px;flex:1;overflow-y:auto;background-color:#fafbfc}.file-selection{margin-bottom:16px;background:#fff;border-radius:8px;padding:16px;border:2px dashed #dadce0;text-align:center;transition:all .3s ease}.file-selection:hover{border-color:#1a73e8;background-color:#f8f9ff}.file-drop-zone{display:flex;flex-direction:column;align-items:center;gap:8px}.drop-zone-text{margin:0;color:#5f6368;font-size:13px;font-weight:400}.file-input-label{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#1a73e8,#1557b0);color:#fff;padding:10px 16px;border-radius:6px;cursor:pointer;font-weight:500;font-size:13px;transition:all .2s ease;box-shadow:0 2px 6px #1a73e84d}.file-input-label:before{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M18,20H6V4H13V9H18V20Z'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.file-input-label:hover{background:linear-gradient(135deg,#1557b0,#1a73e8);transform:translateY(-1px);box-shadow:0 4px 12px #1a73e866}#file-input{display:none}.selected-file{margin-top:12px;padding:12px;background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border-radius:6px;border:1px solid #34a853;display:flex;align-items:center;gap:10px;animation:slideInUp .3s ease-out}.selected-file:before{content:"";width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2334a853'%3E%3Cpath d='M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M11,16.5L18,9.5L16.59,8.09L11,13.67L7.91,10.59L6.5,12L11,16.5Z'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.file-name{font-weight:600;color:#137333;flex:1}.file-size{color:#5f6368;font-size:13px;background-color:#fffc;padding:4px 8px;border-radius:12px}.import-options{background:#fff;border-radius:8px;padding:16px;border:1px solid #e8eaed;animation:slideInUp .4s ease-out}.import-options h3{margin:0 0 14px;font-size:15px;font-weight:600;color:#202124;display:flex;align-items:center;gap:6px}.import-options h3:before{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23202124'%3E%3Cpath d='M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.22,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.22,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.option-group label{display:flex;align-items:center;font-size:14px;color:#202124;cursor:pointer;font-weight:500}.option-group input[type=checkbox]{margin-right:12px;cursor:pointer;width:16px;height:16px;accent-color:#1a73e8}.option-group select{margin-left:12px;padding:8px 12px;border:1px solid #dadce0;border-radius:6px;font-size:14px;min-width:140px;background-color:#fff;transition:all .2s ease}.import-error{margin-top:16px;padding:16px;background:linear-gradient(135deg,#fce8e6,#fdf2f1);border:1px solid #ea4335;border-radius:8px;color:#d93025;font-size:14px;display:flex;align-items:center;gap:8px;animation:shake .5s ease-in-out}.import-error:before{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23d93025'%3E%3Cpath d='M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z'/%3E%3C/svg%3E") no-repeat center;background-size:contain}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}.import-dialog-footer{display:flex;justify-content:flex-end;gap:12px;padding:14px 20px;border-top:1px solid #e8eaed;background:linear-gradient(135deg,#f8f9fa,#f1f3f4)}.cancel-button,.import-button{padding:10px 20px;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease;border:none;position:relative;overflow:hidden}.import-button{background:linear-gradient(135deg,#1a73e8,#1557b0);color:#fff;box-shadow:0 2px 8px #1a73e84d}.import-button:hover:not(:disabled){background:linear-gradient(135deg,#1557b0,#1a73e8);transform:translateY(-1px);box-shadow:0 4px 12px #1a73e866}.cancel-button:disabled,.import-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.import-button:disabled{background:#dadce0;box-shadow:none}.workbook-list{display:flex;flex-direction:column;gap:8px;max-height:340px;overflow:auto}.workbook-list-item{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid #e4e7eb;border-radius:8px;cursor:pointer;transition:background .1s ease,border-color .1s ease,box-shadow .1s ease}.workbook-list-item:hover{background:#f8fafc;border-color:#d6dae0;box-shadow:0 1px #10182808}.workbook-list-item:focus,.workbook-list-item:focus-visible{outline:none;border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e826}.workbook-title{font-weight:600}.workbook-meta{color:#6b7280;font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.workbook-meta-right{display:inline-flex;align-items:center;gap:8px}.workbook-meta .file-name{max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbook-meta-right .file-size,.workbook-meta-right .updated-at{color:#475569;background-color:#f1f5f9;padding:4px 8px;border-radius:999px}.workbook-meta-right .updated-at{background-color:#eef2ff}.export-dialog-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.export-dialog{background:#fff;border-radius:10px;box-shadow:0 15px 40px #0003;width:520px;max-width:90vw;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;animation:slideIn .3s ease-out;border:1px solid rgba(255,255,255,.2)}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.export-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 12px;border-bottom:1px solid #e8eaed;background:linear-gradient(135deg,#f8f9fa,#f1f3f4)}.export-dialog-header h2{margin:0;font-size:20px;font-weight:600;color:#202124;display:flex;align-items:center;gap:8px}.export-dialog-header h2:before{content:"";width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23202124'%3E%3Cpath d='M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M18,20H6V4H13V9H18V20Z'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.export-dialog-close{background:none;border:none;font-size:20px;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#5f6368;transition:all .2s ease}.export-dialog-close:hover:not(:disabled){background-color:#5f63681a;color:#202124;transform:scale(1.05)}.export-dialog-close:disabled{opacity:.5;cursor:not-allowed}.export-dialog-content{padding:18px;flex:1;overflow-y:auto;background-color:#fafbfc}.export-intro{margin-bottom:16px;text-align:center}.export-description{margin:0;color:#5f6368;font-size:13px;line-height:1.4}.format-section{margin-bottom:16px;background:#fff;border-radius:8px;padding:16px;border:1px solid #e8eaed;animation:slideInUp .3s ease-out}.format-section h3{margin:0 0 12px;font-size:15px;font-weight:600;color:#202124;display:flex;align-items:center;gap:6px}.format-section h3:before{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23202124'%3E%3Cpath d='M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M18,20H6V4H13V9H18V20Z'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.format-explanation{margin-top:12px}.format-description{margin:0;padding:12px;background-color:#f8f9ff;border-left:3px solid #1a73e8;border-radius:4px;color:#5f6368;font-size:13px;line-height:1.4}.section-description{margin:0 0 16px;color:#5f6368;font-size:13px;line-height:1.4}.option-group{margin-bottom:14px;padding:10px;background-color:#f8f9fa;border-radius:6px;transition:all .2s ease}.option-group:hover{background-color:#f1f3f4}.option-group label{display:flex;align-items:flex-start;font-size:14px;color:#202124;cursor:pointer;font-weight:500;gap:12px}.option-group input[type=checkbox]{margin-top:2px;cursor:pointer;width:16px;height:16px;accent-color:#1a73e8;flex-shrink:0}.option-content{display:flex;flex-direction:column;gap:4px}.option-title{font-weight:600;color:#202124;font-size:14px}.option-description{font-weight:400;color:#5f6368;font-size:12px;line-height:1.3}.option-group select{margin-left:12px;padding:8px 12px;border:1px solid #dadce0;border-radius:6px;font-size:14px;min-width:220px;background-color:#fff;transition:all .2s ease}.option-group select:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81a}.option-group select:hover{border-color:#5f6368}.range-selection{margin-bottom:16px;background:#fff;border-radius:8px;padding:16px;border:1px solid #e8eaed;animation:slideInUp .3s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.range-selection h3{margin:0 0 12px;font-size:15px;font-weight:600;color:#202124;display:flex;align-items:center;gap:6px}.range-selection h3:before{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23202124'%3E%3Cpath d='M3,3H21V5H3V3M3,7H15V9H3V7M3,11H21V13H3V11M3,15H15V17H3V15M3,19H21V21H3V19Z'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.range-options{display:flex;flex-direction:column;gap:12px}.range-option{display:flex;align-items:flex-start;font-size:13px;color:#202124;cursor:pointer;font-weight:500;padding:8px;border-radius:6px;transition:background-color .2s ease;gap:10px}.range-option:hover{background-color:#f8f9fa}.range-option input[type=radio]{margin-top:2px;cursor:pointer;width:16px;height:16px;accent-color:#1a73e8;flex-shrink:0}.range-option-content{display:flex;flex-direction:column;gap:4px}.range-option-title{font-weight:600;color:#202124;font-size:14px}.range-option-description{font-weight:400;color:#5f6368;font-size:12px;line-height:1.3}.custom-range{margin-top:12px;padding:14px;background:linear-gradient(135deg,#f8f9ff,#f0f4ff);border-radius:6px;border:1px solid #1a73e8;animation:slideInUp .3s ease-out}.range-inputs{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.range-input-group{display:flex;align-items:center;gap:8px;background-color:#fff;padding:8px 12px;border-radius:8px;border:1px solid #dadce0}.range-input-group label{font-size:13px;color:#5f6368;min-width:40px;font-weight:500}.range-input-group input[type=text]{width:50px;padding:6px 8px;border:1px solid #dadce0;border-radius:4px;font-size:14px;text-align:center;font-family:monospace;font-weight:600;transition:all .2s ease}.range-input-group input[type=number]{width:70px;padding:6px 8px;border:1px solid #dadce0;border-radius:4px;font-size:14px;font-weight:600;transition:all .2s ease}.range-input-group input:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81a}.range-input-group input:hover{border-color:#5f6368}.range-separator{font-size:16px;color:#1a73e8;margin:0 8px;font-weight:600}.export-options{background:#fff;border-radius:8px;padding:16px;border:1px solid #e8eaed;animation:slideInUp .4s ease-out}.export-options h3{margin:0 0 12px;font-size:15px;font-weight:600;color:#202124;display:flex;align-items:center;gap:6px}.export-options h3:before{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23202124'%3E%3Cpath d='M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.22,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.22,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.export-dialog-footer{display:flex;justify-content:flex-end;gap:12px;padding:14px 20px;border-top:1px solid #e8eaed;background:linear-gradient(135deg,#f8f9fa,#f1f3f4)}.cancel-button,.export-button{padding:10px 20px;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease;border:none;position:relative;overflow:hidden}.cancel-button{background-color:#f8f9fa;color:#5f6368;border:1px solid #dadce0}.cancel-button:hover:not(:disabled){background-color:#f1f3f4;color:#202124;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.export-button{background:linear-gradient(135deg,#1a73e8,#1557b0);color:#fff;box-shadow:0 2px 8px #1a73e84d}.export-button:hover:not(:disabled){background:linear-gradient(135deg,#1557b0,#1a73e8);transform:translateY(-1px);box-shadow:0 4px 12px #1a73e866}.cancel-button:disabled,.export-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.export-button:disabled{background:#dadce0;box-shadow:none}.shortcuts-dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.shortcuts-dialog{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;max-width:800px;max-height:90vh;width:100%;overflow:hidden;display:flex;flex-direction:column}.shortcuts-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e0e0e0;background:#f8f9fa}.shortcuts-header h2{margin:0;font-size:20px;font-weight:500;color:#202124}.close-button{width:32px;height:32px;border:none;border-radius:50%;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#5f6368;transition:all .1s ease}.close-button:hover{background:#f1f3f4}.shortcuts-content{flex:1;overflow-y:auto;padding:24px}.shortcuts-section{margin-bottom:32px}.shortcuts-section:last-child{margin-bottom:0}.shortcuts-section h3{margin:0 0 16px;font-size:16px;font-weight:500;color:#1a73e8;border-bottom:1px solid #e8f0fe;padding-bottom:8px}.shortcuts-list{display:grid;grid-template-columns:1fr;gap:8px}.shortcut-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:6px;transition:background-color .1s ease}.shortcut-item:hover{background:#f8f9fa}.shortcut-keys{display:flex;align-items:center;gap:4px;min-width:140px}.key{display:inline-block;padding:2px 8px;background:#f1f3f4;border:1px solid #dadce0;border-radius:4px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:11px;font-weight:500;color:#3c4043;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 1px 2px #0000001a}.key-separator{color:#5f6368;font-size:12px;font-weight:500}.shortcut-description{color:#3c4043;font-size:14px;flex:1;text-align:right}.shortcuts-footer{padding:16px 24px;border-top:1px solid #e0e0e0;background:#f8f9fa}.shortcuts-footer p{margin:0;font-size:13px;color:#5f6368;text-align:center}.shortcuts-content::-webkit-scrollbar{width:6px}.shortcuts-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.shortcuts-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.shortcuts-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.shortcuts-dialog-overlay{padding:10px}.shortcuts-dialog{max-height:95vh}.shortcuts-header{padding:16px 20px}.shortcuts-header h2{font-size:18px}.shortcuts-content{padding:20px}.shortcuts-section{margin-bottom:24px}.shortcut-item{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}.shortcut-keys{min-width:auto}.shortcut-description{text-align:left;font-size:13px}.shortcuts-footer{padding:12px 20px}}@media (prefers-color-scheme: dark){.shortcuts-dialog{background:#2d2d2d;color:#e8eaed}.shortcuts-header{background:#1f1f1f;border-bottom-color:#404040}.shortcuts-header h2{color:#e8eaed}.close-button{color:#9aa0a6}.close-button:hover{background:#3c4043}.shortcuts-section h3{color:#8ab4f8;border-bottom-color:#1a73e8}.shortcut-item:hover{background:#3c4043}.key{background:#3c4043;border-color:#5f6368;color:#e8eaed}.key-separator{color:#9aa0a6}.shortcut-description{color:#e8eaed}.shortcuts-footer{background:#1f1f1f;border-top-color:#404040}.shortcuts-footer p{color:#9aa0a6}}.menu-bar{background:#f8f9fa;border-bottom:1px solid #dadce0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;position:relative;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.left-wrap{display:flex;align-items:center;gap:12px}.menu-logo{display:flex;align-items:center;gap:8px;padding:8px 0;cursor:pointer;transition:opacity .15s ease}.auth-cta-and-logo{display:flex;align-items:center;gap:10px;justify-content:flex-end}.title-wrap{display:flex;align-items:center;justify-content:flex-start}.workbook-title-input{border:1px solid transparent;border-radius:6px;padding:4px 8px;font-size:13px;width:220px;background:transparent;font-weight:600;color:#202124}.workbook-title-input:hover,.workbook-title-input:focus{border-color:#e6e8eb;background:#fff}.login-button{background:linear-gradient(135deg,#1a73e8,#1557b0);color:#fff;border:none;padding:6px 10px;border-radius:6px;font-weight:600;font-size:12px;cursor:pointer;box-shadow:0 2px 6px #1a73e84d}.login-button:hover{background:linear-gradient(135deg,#1557b0,#1a73e8)}.profile-menu-trigger{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:4px;cursor:pointer;border-radius:50%;transition:background-color .1s ease;-webkit-user-select:none;user-select:none}.profile-menu-trigger:hover{background-color:#f1f3f4}.profile-menu-trigger.active{background-color:#e8f0fe}.profile-menu-trigger .menu-dropdown{left:auto;right:0;top:100%}.profile-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.menu-logo:hover{opacity:.8}.logo-image{width:24px;height:24px;flex-shrink:0}.logo-text{font-size:16px;font-weight:600;color:#1a1a1a;white-space:nowrap}.menu-items{display:flex;align-items:center}.menu-item-top{position:relative;padding:8px 12px;cursor:pointer;color:#3c4043;border-radius:4px;transition:background-color .1s ease;-webkit-user-select:none;user-select:none}.menu-item-top:hover{background-color:#f1f3f4}.menu-item-top.active{background-color:#e8f0fe;color:#1a73e8}.menu-dropdown{position:absolute;top:100%;left:0;min-width:200px;background:#fff;border:1px solid #dadce0;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:4px 0;z-index:1001}.menu-item{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;cursor:pointer;transition:background-color .1s ease;position:relative}.menu-item:hover:not(.disabled){background-color:#f8f9fa}.menu-item.disabled{opacity:.5;cursor:not-allowed}.menu-item.has-submenu:after{content:"";position:absolute;right:8px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:4px solid #5f6368;border-top:4px solid transparent;border-bottom:4px solid transparent}.menu-item-content{display:flex;align-items:center;gap:8px;flex:1}.menu-item-icon{display:flex;align-items:center;color:#5f6368}.menu-item-label{color:#3c4043;font-weight:400}.menu-item-shortcut{color:#5f6368;font-size:12px;margin-left:16px}.menu-separator{height:1px;background-color:#e0e0e0;margin:4px 0}.submenu-arrow{color:#5f6368;margin-left:auto}.submenu-dropdown{position:absolute;top:0;left:100%;min-width:180px;background:#fff;border:1px solid #dadce0;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:4px 0;z-index:1002;animation:menuFadeIn .15s ease-out}.submenu-item{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;cursor:pointer;transition:background-color .1s ease;white-space:nowrap}.submenu-item:hover:not(.disabled){background-color:#f8f9fa}.submenu-item.disabled{opacity:.5;cursor:not-allowed}.submenu-item-icon{display:flex;align-items:center;color:#5f6368;margin-right:8px}.submenu-item-label{color:#3c4043;font-weight:400;flex:1}.submenu-item-shortcut{color:#5f6368;font-size:12px;margin-left:16px}.app-title{text-align:right;flex-shrink:0}.app-title h1{font-size:16px;font-weight:600;color:#202124;margin:0;line-height:1.2}.app-title p{font-size:11px;color:#5f6368;margin:0;line-height:1.2}@media (max-width: 768px){.menu-bar{padding:0 8px}.menu-item-top{padding:6px 8px;font-size:12px}.menu-dropdown{min-width:180px;left:-20px}.menu-item{padding:6px 12px}.menu-item-shortcut,.app-title,.logo-text,.profile-name{display:none}.profile-menu-trigger{width:28px;height:28px;padding:2px}.logo-image{width:20px;height:20px}}.menu-item-top:focus,.menu-item:focus{outline:2px solid #4285f4;outline-offset:1px}.menu-dropdown{animation:menuFadeIn .15s ease-out;transform-origin:top left}@keyframes menuFadeIn{0%{opacity:0;transform:scale(.95) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (prefers-color-scheme: dark){.menu-bar{background:#2d2d2d;border-bottom-color:#404040}.menu-item-top{color:#e8eaed}.menu-item-top:hover{background-color:#3c4043}.menu-item-top.active{background-color:#1a73e8;color:#fff}.menu-dropdown{background:#2d2d2d;border-color:#404040}.menu-item:hover:not(.disabled){background-color:#3c4043}.menu-item-label{color:#e8eaed}.menu-item-icon,.menu-item-shortcut,.submenu-arrow{color:#9aa0a6}.menu-separator{background-color:#404040}.submenu-dropdown{background:#2d2d2d;border-color:#404040}.submenu-item:hover:not(.disabled){background-color:#3c4043}.submenu-item-label{color:#e8eaed}.submenu-item-icon,.submenu-item-shortcut{color:#9aa0a6}.profile-menu-trigger:hover{background-color:#3c4043}.profile-menu-trigger.active{background-color:#1a73e8}.app-title h1{color:#e8eaed}.app-title p{color:#9aa0a6}}.charts-sidebar{position:fixed;top:0;right:0;width:420px;height:100vh;background:#fff;border-left:1px solid #e8eaed;box-shadow:-6px 0 24px #0000001a;z-index:1500;display:flex;flex-direction:column;will-change:transform,opacity;transform:translate(440px);opacity:0;animation:chartsSlideIn .26s cubic-bezier(.2,.8,.2,1) forwards}@keyframes chartsSlideIn{0%{transform:translate(440px);opacity:0}60%{transform:translate(-8px);opacity:1}to{transform:translate(0);opacity:1}}.charts-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid #e8eaed}.charts-sidebar-header h3{margin:0;font-size:16px;font-weight:700}.charts-close{border:none;background:transparent;font-size:18px;cursor:pointer}.charts-section{padding:12px 14px}.charts-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.type-btn{display:flex;flex-direction:column;align-items:center;gap:6px;border:1px solid #e8eaed;border-radius:10px;padding:10px 8px;background:#fff;cursor:pointer}.type-btn.active{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e826}.type-icon{color:#3c4043}.type-btn.active .type-icon{color:#1a73e8}.type-label{font-size:12px;color:#3c4043}.charts-label{font-size:12px;font-weight:600;color:#374151;display:block;margin-bottom:6px}.charts-input{width:100%;height:40px;border:1px solid #d1d5db;border-radius:10px;padding:0 10px}.charts-input:disabled{background:#f8f9fa}.charts-preview{height:340px;border:1px solid #e8eaed;border-radius:10px;padding:8px;background:#fff}.charts-content{overflow:auto;padding-bottom:16px}.charts-footer{position:sticky;bottom:0;background:#fff;padding:12px 14px;border-top:1px solid #e8eaed;display:flex;gap:8px;justify-content:flex-end}.charts-primary{background:#1a73e8;color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer}.charts-secondary{background:#f1f3f4;color:#3c4043;border:1px solid #dadce0;padding:8px 12px;border-radius:8px;cursor:pointer}.sheet-tabs{display:flex;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fafafa}.sheet-tabs .tabs{display:flex;width:100%;align-items:center;gap:8px;padding:6px 8px}.sheet-tabs .tab{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.sheet-tabs .tab.active{border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e826}.sheet-tabs .tab.editing{box-shadow:inset 0 0 0 1px #1a73e8}.sheet-tabs .tab.editing input{border:none;outline:none;font-size:14px;line-height:1.3;padding:4px 6px;min-width:100px}.sheet-tabs .tab input{border:1px solid #ccc;padding:2px 4px;border-radius:4px;font-size:12px}.sheet-tabs .tab .close-btn{border:none;background:transparent;color:#999;cursor:pointer}.sheet-tabs .tab .close-btn:hover{color:#666}.sheet-tabs .add-tab{border:none;background:transparent;color:#1a73e8;cursor:pointer;font-weight:600}.sheet-tabs .add-tab:hover{text-decoration:underline}@media (max-width: 768px){.sheet-tabs .tabs{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.sheet-tabs .tab{flex:0 0 auto;max-width:60vw}}.error-popover-trigger{position:static;display:flex;width:100%;height:100%;flex:1 1 auto;align-items:stretch;align-self:stretch}.error-popover{max-width:300px;background:#fff;border:1px solid #e1e4e8;border-radius:8px;box-shadow:0 8px 24px #0000001f;font-size:13px;line-height:1.4;color:#24292e;animation:errorPopoverFadeIn .15s ease-out;pointer-events:auto}.error-popover-arrow{position:absolute;top:-6px;left:16px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white}.error-popover-arrow:before{content:"";position:absolute;top:-7px;left:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #e1e4e8}.error-popover-content{padding:12px 16px}.error-popover-title{font-weight:600;color:#d73a49;margin-bottom:6px;font-size:12px}.error-popover-message{color:#586069;white-space:pre-wrap;word-break:break-word}@keyframes errorPopoverFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.cell-error-indicator{position:absolute;top:2px;right:2px;width:8px;height:8px;background-color:#d73a49;border-radius:50%;cursor:pointer;transition:background-color .2s ease;z-index:1}.cell-error-indicator:hover{background-color:#cb2431}.cell-formula-indicator{position:absolute;top:2px;right:2px;width:8px;height:8px;background-color:#4285f4;border-radius:50%;color:#fff;font-size:6px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:help;transition:background-color .2s ease;z-index:1}.cell-formula-indicator:hover{background-color:#3367d6}.cell-with-error{background-color:#ffeef0!important;border-color:#fdaeb7!important;overflow:visible!important;position:static}.cell-with-error .cell-main-value{color:#d73a49!important}.spreadsheet-cell-container{padding:0;margin:0;border:.5px solid #dadce0;position:relative;box-sizing:border-box;background:#fff}.spreadsheet-cell{position:relative;box-sizing:border-box;width:100%;height:100%;min-height:27.5px;display:flex;align-items:center;padding:0;cursor:cell;-webkit-user-select:none;user-select:none;outline:none;background:transparent;transition:background-color .1s ease;will-change:background-color}.spreadsheet-cell:hover{background-color:#f8f9fa}.spreadsheet-cell.selected{background-color:transparent!important;will-change:background-color,border-color}.spreadsheet-cell.editing{padding:0;background-color:#fff;align-items:stretch}.cell-content{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;position:static;align-self:stretch;padding:2px 6px}.cell-content.with-ai-both{gap:6px}.cell-content.with-ai-both .cell-main-value{font-size:11px;max-width:40%;overflow:hidden;text-overflow:ellipsis}.cell-content.with-ai-both .cell-suggestion-values{font-size:11px;max-width:60%;overflow:hidden;text-overflow:ellipsis}.cell-input{width:100%;height:100%;border:none;outline:none;background:transparent;font-family:inherit;font-size:inherit;color:inherit;padding:0;margin:0;resize:none;overflow:hidden;line-height:inherit;text-align:inherit;font-weight:inherit;font-style:inherit}.cell-edit-container{position:relative;width:100%;height:100%;display:flex;align-self:stretch;padding:2px 6px}.cell-input:focus{outline:none}.function-suggest-menu{position:absolute;background:#fff;border:1px solid #dadce0;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:1000;max-height:200px;overflow-y:auto;min-width:200px}.function-suggest-item{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f1f3f4;transition:background-color .1s ease}.function-suggest-item:last-child{border-bottom:none}.function-suggest-item:hover,.function-suggest-item.active{background-color:#f8f9fa}.function-name{font-weight:500;color:#202124;font-size:13px}.function-syntax{color:#5f6368;font-size:12px;margin-top:2px}.cell-suggestion-values{display:flex;flex-direction:column;gap:2px;font-size:11px;color:#5f6368;max-width:60%;overflow:hidden}.cell-suggestion-old,.cell-suggestion-new{padding:1px 3px;border-radius:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cell-suggestion-old{background-color:#fce8e6;color:#d93025;text-decoration:line-through}.cell-suggestion-new{background-color:#e6f4ea;color:#137333}.spreadsheet-cell.type-number .cell-content{text-align:right}.spreadsheet-cell.type-date .cell-content{text-align:center}.spreadsheet-cell.type-currency .cell-content{text-align:right;color:#137333}.spreadsheet-cell.type-percentage .cell-content{text-align:right}.spreadsheet-cell.temp-highlight{background-color:#8e24aa1f!important}.spreadsheet-cell.copied-top{border-top:2px dashed #4285f4;animation:dash .5s linear infinite}.spreadsheet-cell.copied-bottom{border-bottom:2px dashed #4285f4;animation:dash .5s linear infinite}.spreadsheet-cell.copied-left{border-left:2px dashed #4285f4;animation:dash .5s linear infinite}.spreadsheet-cell.copied-right{z-index:30;border-right:2px dashed #4285f4;animation:dash .5s linear infinite}.spreadsheet-cell.cut-top{border-top:2px dashed #ea4335;animation:dash .5s linear infinite}.spreadsheet-cell.cut-bottom{border-bottom:2px dashed #ea4335;animation:dash .5s linear infinite}.spreadsheet-cell.cut-left{border-left:2px dashed #ea4335;animation:dash .5s linear infinite}.spreadsheet-cell.cut-right{border-right:2px dashed #ea4335;animation:dash .5s linear infinite}.spreadsheet-cell.cut{background-color:#ea43351a}@keyframes dash{to{stroke-dashoffset:-10}}@media (max-width: 768px){.spreadsheet-cell{min-height:24px;padding:1px 4px}.cell-content.with-ai-both{gap:4px}.cell-content.with-ai-both .cell-main-value,.cell-content.with-ai-both .cell-suggestion-values{font-size:10px}}.context-menu{background:#fff;border:1px solid #d0d7de;border-radius:6px;box-shadow:0 8px 24px #8c959f33;padding:4px 0;min-width:180px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif;-webkit-user-select:none;user-select:none}.context-menu-item{display:flex;align-items:center;width:100%;padding:8px 12px;border:none;background:none;color:#24292f;cursor:pointer;font-size:14px;text-align:left;transition:background-color .1s ease}.context-menu-item:hover:not(.disabled){background-color:#f6f8fa}.context-menu-item:active:not(.disabled){background-color:#e1e4e8}.context-menu-item.disabled{color:#8c959f;cursor:not-allowed}.context-menu-icon{display:flex;align-items:center;margin-right:8px;width:16px;height:16px;flex-shrink:0}.context-menu-label{flex:1;white-space:nowrap}.context-menu-shortcut{margin-left:16px;color:#57606a;font-size:12px;letter-spacing:.02em}.context-menu-separator{height:1px;background-color:#e1e4e8;margin:4px 0}@media (prefers-color-scheme: dark){.context-menu{background:#21262d;border-color:#30363d;box-shadow:0 8px 24px #010409cc}.context-menu-item{color:#f0f6fc}.context-menu-item:hover:not(.disabled){background-color:#30363d}.context-menu-item:active:not(.disabled){background-color:#21262d}.context-menu-item.disabled{color:#7d8590}.context-menu-shortcut{color:#8b949e}.context-menu-separator{background-color:#30363d}}.chat-panel{position:relative;top:0;right:0;height:100%;max-height:100%;background:#fff;border-left:1px solid #dadce0;display:flex;flex-direction:column;z-index:100;transition:width .3s ease;box-shadow:-2px 0 8px #0000001a;overflow:hidden;flex-shrink:0}.chat-panel.resizing{transition:none}.chat-panel.resizing .chat-panel-content{overflow:hidden}.chat-tabs{display:flex;align-items:center;gap:4px;padding:4px 6px;background:#fff;border-bottom:1px solid #eceff1;position:sticky;top:0;z-index:6;overflow-x:auto}.chat-tab{appearance:none;border:1px solid transparent;background:transparent;color:#5f6368;font-size:11px;font-weight:500;padding:4px 8px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.chat-tab:hover{background:#f6f8fa;border-color:#e8eaed}.chat-tab.active{background:#e8f0fe;color:#1a73e8;border-color:#cfe3ff}.chat-tab:focus-visible{outline:2px solid #1a73e8;outline-offset:0}.chat-tab-label{display:inline-block;max-width:120px;text-overflow:ellipsis;overflow:hidden}.chat-tab-close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;line-height:16px;font-size:12px;color:#9aa0a6;border-radius:50%}.chat-tab-close:hover{background:#0000000f;color:#5f6368}.chat-tab-add{appearance:none;border:1px dashed #e0e3e7;background:transparent;color:#6b7280;font-size:12px;padding:2px 6px;border-radius:999px;cursor:pointer;margin-left:2px}.chat-tab-add:hover{background:#f6f8fa;border-color:#cfd3d7}.chat-usage{padding:6px 10px;border-bottom:1px solid #eceff1;background:#fff}.chat-usage-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.chat-usage-label{font-size:11px;color:#5f6368}.chat-usage-count{font-size:11px;color:#1f2937;font-weight:500}.chat-usage-bar{width:100%;height:6px;background:#edf2f7;border-radius:999px;overflow:hidden}.chat-usage-bar>span{display:block;height:100%;background:linear-gradient(90deg,#4f46e5,#2563eb)}.chat-usage-cta{margin-top:4px;font-size:11px;color:#5f6368}.chat-usage-cta a{color:#1a73e8;text-decoration:none;font-weight:500}.chat-usage-cta a:hover{text-decoration:underline}.chat-toggle{display:none}.model-select{font-size:12px;padding:4px 6px;border:1px solid #dadce0;border-radius:4px;background:#fff;color:#202124}.chat-panel-content{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100%;max-height:100%}.chat-messages{flex:1;overflow-y:auto;padding:2px 12px;display:flex;flex-direction:column;gap:1px;min-height:0;position:relative}.chat-message{display:flex;flex-direction:column;gap:4px}.chat-message.user,.chat-message.assistant,.chat-message.error{align-items:stretch}.message-bubble{max-width:85%;padding:4px 12px;border-radius:6px;font-size:12px;line-height:1.2;word-wrap:break-word}.message-bubble.user{background:#f1f3f4;color:#202124;border-bottom-right-radius:4px;max-width:100%;position:relative}.message-bubble.assistant{background:transparent;color:#202124;border:none;padding:2px 0;max-width:100%;position:relative}.user-edit-button{position:absolute;top:2px;right:6px;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#5f6368;text-shadow:0 1px 0 rgba(255,255,255,.85);cursor:pointer;opacity:0;transition:opacity .15s ease,color .15s ease,transform .1s ease;z-index:2}.user-edit-button:hover{color:#202124}.user-edit-button:active{transform:scale(.95)}.user-edit-button:focus-visible{outline:2px solid #1a73e8;outline-offset:1px;border-radius:3px}.message-bubble.user:hover .user-edit-button,.chat-message.user:hover .user-edit-button{opacity:1}.user-edit-textarea{width:100%;min-height:76px;max-height:160px;padding:12px 12px 44px 14px;border:1px solid #e8eaed;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;outline:none;transition:border-color .15s ease,box-shadow .15s ease;background:#fff;color:#202124;line-height:1.4;box-sizing:border-box}.user-edit-textarea:focus{border-color:#1a73e8;box-shadow:0 2px 8px #1a73e826}.user-edit-actions-floating{position:absolute;right:8px;bottom:6px;display:flex;align-items:center;gap:6px}.user-edit-confirm-floating{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#1a73e8;color:#fff;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.user-edit-confirm-floating:hover{background:#1557b0;box-shadow:0 4px 8px #1a73e840}.user-edit-confirm-floating:active{transform:scale(.96)}.user-edit-cancel-floating{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #dadce0;background:#f8f9fa;color:#5f6368;cursor:pointer}.user-edit-wrapper{position:relative}.chat-message.dim-after-edit{opacity:.45;filter:grayscale(.1);pointer-events:none}.message-bubble.error{background:#fff8f6;border:1px solid #ffd6cc;border-left:4px solid #d93025;border-radius:8px;padding:10px 14px;max-width:90%;margin:6px 0;box-shadow:0 1px 2px #0000000f}.error-message{display:flex;flex-direction:column;gap:12px;font-size:13px}.error-content{display:flex;align-items:flex-start;gap:10px}.error-icon{font-size:18px;flex-shrink:0;display:flex;align-items:center;color:#d93025;margin-top:1px}.error-text{line-height:1.4;color:#d93025;flex:1}.error-retry-button{appearance:none;background:transparent;color:#b31412;border:1px solid #ffb3a6;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;align-self:flex-start;margin-left:28px;display:inline-flex;align-items:center;gap:6px}.error-retry-button:hover{background:#fff0ed;border-color:#ff9c8b}.error-retry-button:active{background:#ffe5e0}.retry-icon{display:inline-flex;align-items:center}.message-bubble.assistant{font-size:13px;line-height:1.4;color:#202124}.message-bubble.assistant p{margin:0 0 2px}.message-bubble.assistant p:last-child{margin-bottom:0}.message-bubble.assistant h1,.message-bubble.assistant h2,.message-bubble.assistant h3,.message-bubble.assistant h4,.message-bubble.assistant h5,.message-bubble.assistant h6{margin:8px 0 4px;font-weight:500;color:#202124}.message-bubble.assistant h1{font-size:16px!important;font-weight:600!important;margin:6px 0 3px!important}.message-bubble.assistant h2{font-size:14px!important;font-weight:600!important;margin:5px 0 2px!important}.message-bubble.assistant h3{font-size:13px!important;font-weight:600!important;margin:4px 0 2px!important}.message-bubble.assistant h4{font-size:12.5px!important;font-weight:600!important;margin:4px 0 2px!important}.message-bubble.assistant h5{font-size:12px!important;font-weight:600!important;margin:3px 0 2px!important}.message-bubble.assistant h6{font-size:11.5px!important;font-weight:600!important;margin:3px 0 2px!important}.message-bubble.assistant h1:first-child,.message-bubble.assistant h2:first-child,.message-bubble.assistant h3:first-child,.message-bubble.assistant h4:first-child,.message-bubble.assistant h5:first-child,.message-bubble.assistant h6:first-child{margin-top:0}.message-bubble.assistant ul,.message-bubble.assistant ol,.message-bubble.assistant .inline-segment-container ul,.message-bubble.assistant .inline-segment-container ol{margin:3px 0 2px!important;padding-left:18px!important}.message-bubble.assistant li,.message-bubble.assistant .inline-segment-container li{margin:1px 0!important}.message-bubble.assistant code{background:#f1f3f4;padding:2px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}.code-block-container{position:relative;margin:12px 0;display:flex;flex-direction:column;width:100%}.code-block{background:#1e1e1e;border:1px solid #3c3c3c;border-radius:8px;padding:12px 16px;overflow:auto;color:#d4d4d4;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;line-height:1.4;margin:0;max-width:100%}.code-block code{background:none;padding:0;border-radius:0;color:inherit;font-family:inherit;font-size:inherit}.code-copy-button{align-self:flex-end;margin-bottom:6px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:4px;padding:2px 6px;color:#5f6368;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.code-block-container:hover .code-copy-button{border-color:#d1d5db}.code-copy-button:hover{background:#fff;border-color:#cfd3d7;color:#374151}.code-copy-button.copied{background:#4caf50;border-color:#4caf50;color:#fff}.code-block pre{background:transparent!important;border:none!important;border-radius:0!important;padding:0!important;margin:0!important;overflow:auto!important;color:inherit!important;font-family:inherit!important;font-size:inherit!important;line-height:inherit!important}.code-block pre code{background:none!important;padding:0!important;border-radius:0!important;color:inherit!important;font-family:inherit!important;font-size:inherit!important}.message-bubble.assistant blockquote{border-left:3px solid #dadce0;margin:8px 0;padding-left:12px;color:#5f6368}.message-bubble.assistant a{color:#1a73e8;text-decoration:none}.message-bubble.assistant a:hover{text-decoration:underline}.stream-chunk{animation:streamChunkFadeIn .18s ease-out both;will-change:opacity,transform}@keyframes streamChunkFadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.message-bubble.assistant strong{font-weight:700!important}.message-bubble.assistant em{font-style:italic}.message-bubble.assistant table{border-collapse:collapse!important;width:100%!important;margin:8px 0!important;font-size:12px!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 4px 12px #00000014!important;position:relative!important;border:1px solid #e8eaed!important;background:#fff!important;animation:tableFadeIn .3s ease-out!important}@keyframes tableFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message-bubble.assistant th,.message-bubble.assistant td{border:none;border-bottom:1px solid #f1f3f4;padding:6px 10px;text-align:left;vertical-align:middle;line-height:1.4}.message-bubble.assistant th{background:linear-gradient(135deg,#f8f9fa,#f1f3f4);font-weight:500;color:#1f2937;font-size:11px;text-transform:uppercase;letter-spacing:.8px;border-bottom:2px solid #e5e7eb;position:sticky;top:0;z-index:1}.message-bubble.assistant td{background:#fff;color:#374151;font-size:12px;font-weight:400}.message-bubble.assistant tr:nth-child(2n) td{background:#fafbfc}.message-bubble.assistant tr:hover td{background:#f0f4ff;transition:background-color .2s ease}.message-bubble.assistant tr:last-child td{border-bottom:none}.message-bubble.assistant table:after{content:none;display:none}.message-bubble.assistant table:hover:after{content:none;display:none}.message-bubble.assistant table[style*=--table-feedback]:after{content:none}.message-bubble.assistant table{max-width:100%;overflow-x:auto;display:block;min-width:300px}.message-bubble.assistant table tbody{display:table;width:100%}.message-bubble.assistant td strong,.message-bubble.assistant th strong{font-weight:500;color:#111827}.message-bubble.assistant td em,.message-bubble.assistant th em{font-style:italic;color:#6b7280}.message-bubble.assistant table{display:table!important;width:100%!important;border-collapse:collapse!important;margin:8px 0!important}.message-bubble.assistant table th,.message-bubble.assistant table td{display:table-cell!important;padding:4px 8px!important;border:1px solid #e8eaed!important;text-align:left!important}.message-bubble.assistant table th{background:#f8f9fa!important}.message-bubble.assistant table td{background:#fff!important}.message-status-indicator{position:absolute;top:4px;right:4px;width:12px;height:12px}.status-spinner{width:12px;height:12px;border:1.5px solid #e8eaed;border-top:1.5px solid #1a73e8;border-radius:50%;animation:spin 1s linear infinite}.message-actions{display:flex;gap:6px;margin-top:8px}.message-action-button{padding:4px 8px;border-radius:4px;border:1px solid #e8eaed;background:#f8f9fa;font-size:11px;font-weight:400;cursor:pointer;transition:all .2s ease;color:#5f6368;display:flex;align-items:center;gap:4px}.message-action-button:hover{border-color:#dadce0;background:#f1f3f4}.message-action-button.primary{background:#e8f0fe;color:#1a73e8;border-color:#1a73e8}.message-action-button.primary:hover{background:#d2e3fc}.message-action-button.secondary{background:#fce8e6;color:#d93025;border-color:#d93025}.message-action-button.secondary:hover{background:#fad2cf}.suggestion-preview{background:#f8f9fa;border:1px solid #e8eaed;border-radius:6px;padding:8px;margin-top:6px}.tool-events-list{display:flex;flex-direction:column;gap:4px;margin:1px 0 2px}.tool-event{display:flex;flex-direction:column;border:1px solid #e8eaed;border-left:3px solid #e5e7eb;background:#fbfcff;border-radius:4px;padding:6px}.tool-event.tool-event-running{border-color:#cfe0fc;background:#f3f8ff;border-left-color:#1a73e8}.tool-event.tool-event-succeeded{border-color:#e8eaed;background:#f8f9fa;border-left-color:#cfd3d7}.tool-event.tool-event-failed{border-color:#f5c6c6;background:#fff6f6;border-left-color:#d93025}.tool-event.tool-event-completed{border-color:#e8eaed;background:#f8f9fa;border-left-color:#cfd3d7}.tool-event[data-tool-name=""]{padding:4px 6px;border-radius:3px}.tool-event[data-tool-name=""] .tool-event-header{gap:4px}.tool-event[data-tool-name=""] .tool-event-icon{width:12px;height:12px;font-size:10px}.tool-event[data-tool-name=""] .tool-event-title{font-size:10px}.tool-event-header{display:flex;align-items:center;gap:6px}.tool-event-icon{width:14px;height:14px;border-radius:3px;border:1px solid #cfd3d7;background:linear-gradient(180deg,#fff,#f3f4f6);display:flex;align-items:center;justify-content:center;font-size:11px;line-height:1;color:#5f6368}.tool-event-title{font-size:11px;color:#202124;font-weight:500;display:flex;align-items:center;gap:6px}.tool-event-toggle{margin-left:auto;font-size:10px;color:#1a73e8;background:transparent;border:1px solid #d2e3fc;border-radius:3px;padding:1px 5px;cursor:pointer}.tool-event-toggle:hover{background:#e8f0fe}.tool-event-status{font-size:11px;color:#5f6368;font-weight:400}.tool-event-status.success{color:#1e8e3e}.tool-event-status.error{color:#d93025}.tool-status-spinner{width:10px;height:10px;border:1.5px solid #e8eaed;border-top:1.5px solid #1a73e8;border-radius:50%;animation:spin 1s linear infinite}.tool-event-body{margin-top:6px;padding-top:6px;border-top:1px solid #eceff1}.tool-event-result{font-size:12px;color:#374151}.format-chip{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#374151;background:#f8f9fa;border:1px solid #e8eaed;border-radius:999px;padding:2px 8px}.format-chip.compact{padding:1px 6px}.format-chip-icon{display:inline-flex;align-items:center;justify-content:center;font-size:14px;color:#5f6368}.format-swatch{width:12px;height:12px;border-radius:3px;border:1px solid rgba(0,0,0,.08);box-shadow:inset 0 0 0 1px #fff6}.format-swatch.compact{width:10px;height:10px}.tool-event-error{font-size:12px;color:#d93025}.tool-preview-table table{border-collapse:collapse;border:1px solid #e8eaed}.tool-preview-table td{border:1px solid #e8eaed;padding:4px 6px;font-size:11px}.tool-event-kv{list-style:none;padding:0;margin:6px 0 0}.tool-event-kv li{display:flex;gap:6px;font-size:12px}.tool-event-kv .kv-key{color:#5f6368}.tool-event-kv .kv-sep{color:#c4c7c5}.tool-event-kv .kv-val{color:#374151}.suggestion-title{font-weight:500;font-size:11px;color:#5f6368;margin-bottom:6px}.suggestion-description{font-size:11px;color:#5f6368;margin-bottom:8px}.suggestion-description{font-size:11px;line-height:1.3;color:#5f6368}.suggestion-description p{margin:0 0 4px}.suggestion-description p:last-child{margin-bottom:0}.suggestion-description strong{font-weight:600;color:#202124}.suggestion-description em{font-style:italic}.suggestion-description code{background:#0000000d;padding:1px 3px;border-radius:2px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:10px}.suggestion-actions{display:flex;gap:8px}.chat-resize-handle{position:absolute;left:-2px;top:0;bottom:0;width:4px;cursor:col-resize;background:transparent;z-index:1}.chat-resize-handle:hover{background:#1a73e81a}.chat-resize-handle.resizing{background:#1a73e833}@keyframes spin{to{transform:rotate(360deg)}}.generation-spinner-container{position:relative;display:flex;align-items:center;gap:4px;background:#fffc;border-radius:4px;padding:4px 8px;border:1px solid #f1f3f4;box-shadow:0 1px 3px #0000000d;z-index:10;margin:4px 0;align-self:flex-end;width:fit-content}.generation-spinner{width:12px;height:12px;border:1.5px solid #e8eaed;border-top:1.5px solid #1a73e8;border-radius:50%;animation:spin 1s linear infinite}.generation-text{font-size:11px;color:#9aa0a6;font-weight:400}.message-bubble.assistant table{display:table!important;width:100%!important;border-collapse:collapse!important;margin:8px 0!important;font-size:12px!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 2px 8px #0000001a!important;border:1px solid #e8eaed!important;background:#fff!important;min-width:200px!important}.message-bubble.assistant table th,.message-bubble.assistant table td{display:table-cell!important;padding:4px 8px!important;border:1px solid #e8eaed!important;text-align:left!important;vertical-align:middle!important;line-height:1.4!important}.message-bubble.assistant table th{background:#f8f9fa!important;color:#1f2937!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.5px!important}.message-bubble.assistant table td{background:#fff!important;color:#374151!important;font-size:12px!important}.message-bubble.assistant table tr:nth-child(2n) td{background:#fafbfc!important}.message-bubble.assistant table tr:hover td{background:#f0f4ff!important;transition:background-color .2s ease!important}.message-bubble.assistant table{position:relative!important}.message-bubble.assistant table:after{content:none!important;display:none!important}.table-copy-button{position:static;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:4px;color:#6b7280;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.table-copy-button:hover{background:#fff;border-color:#0003;color:#374151}.table-copy-button.copied{background:#4caf50;border-color:#4caf50;color:#fff}.message-bubble.assistant .table-container:hover .table-actions{opacity:1}.table-copy-button,.table-insert-button{opacity:1!important}.table-actions{position:static;display:flex;gap:4px;justify-content:flex-end;margin:0 0 6px}.table-insert-button{background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:4px;color:#6b7280;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.table-insert-button:hover{background:#fff;border-color:#0003;color:#374151}.table-insert-button.inserted{background:#4caf50;border-color:#4caf50;color:#fff}@media (max-width: 768px){.chat-panel{position:relative;width:100%!important;height:auto;max-height:50vh;border-left:none;border-top:1px solid #dadce0;box-shadow:0 -2px 8px #0000000f}.chat-panel.collapsed .chat-tabs{display:none}.chat-toggle{display:block;position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid #eceff1}.chat-toggle-button{width:100%;background:transparent;border:none;padding:8px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:space-between;color:#202124}.chat-panel.collapsed .chat-panel-content,.chat-resize-handle{display:none}.chat-messages{padding:2px 8px;gap:2px}.message-bubble{max-width:100%;font-size:12px}}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.22"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.infinite-spreadsheet{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.main-layout{display:flex;flex:1;min-height:0;overflow:hidden}.left-stack{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;overflow:hidden}.spreadsheet-container-wrapper{flex:1;min-height:0;overflow:hidden}.spreadsheet-container{flex:1;min-width:0;min-height:0;overflow:auto;position:relative;background:#fff;border:1px solid #dadce0;border-radius:8px;margin:8px;box-shadow:0 2px 8px #0000001a}.spreadsheet-table{border-collapse:separate;border-spacing:0;table-layout:fixed;contain:layout style}.spreadsheet-header{background:#f8f9fa;border:.5px solid #dadce0;padding:0;margin:0;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-clip:padding-box}.column-header{display:flex;align-items:center;justify-content:center;height:28px;font-weight:500;color:#5f6368;cursor:pointer;transition:background-color .1s ease;position:relative}.column-header:hover{background-color:#f1f3f4}.column-resizer{position:absolute;right:0;top:0;width:6px;height:100%;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none}.column-resizer.isResizing{background-color:#1a73e840}.row-header{display:flex;align-items:center;justify-content:center;height:100%;background:#f8f9fa;font-weight:500;color:#5f6368;cursor:pointer;transition:background-color .1s ease;min-width:60px;box-sizing:border-box;-webkit-user-select:none;user-select:none}.row-header:hover{background-color:#f1f3f4}.spreadsheet-container::-webkit-scrollbar{width:14px;height:14px}.spreadsheet-container::-webkit-scrollbar-track{background:#f1f1f1}.spreadsheet-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:7px}.spreadsheet-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.spreadsheet-container::-webkit-scrollbar-corner{background:#f1f1f1}.spreadsheet-container.dragging{cursor:crosshair}.spreadsheet-container.dragging *{cursor:crosshair!important;-webkit-user-select:none;user-select:none}.spreadsheet-container.dragging .spreadsheet-cell{pointer-events:auto}.ai-diff-toolbar{position:absolute;left:50%;transform:translate(-50%);bottom:56px;z-index:20;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dadce0;box-shadow:0 4px 12px #00000014;border-radius:999px;padding:6px 10px;pointer-events:auto}.ai-diff-toggle{display:inline-flex;align-items:center;background:#f1f3f4;border-radius:999px;padding:2px}.ai-diff-toggle button{border:none;background:transparent;padding:6px 10px;border-radius:999px;font-size:12px;color:#3c4043;cursor:pointer}.ai-diff-toggle button.active{background:#fff;box-shadow:0 1px 2px #0000000d}.ai-diff-actions{display:inline-flex;gap:6px;margin-left:6px}.ai-diff-actions .accept,.ai-diff-actions .reject{display:inline-flex;align-items:center;gap:6px;border:1px solid #dadce0;background:#fff;color:#202124;border-radius:6px;padding:6px 10px;font-size:12px;cursor:pointer}.ai-diff-actions .accept{border-color:#1a73e8;color:#1a73e8}.ai-diff-actions .reject{border-color:#dadce0;color:#5f6368}.ai-diff-actions .accept:disabled,.ai-diff-actions .reject:disabled{opacity:.6;cursor:default}.spreadsheet-container .drop-overlay{position:absolute;inset:0;background:#1a73e814;outline:2px dashed #1a73e8;display:flex;align-items:center;justify-content:center;color:#1a73e8;font-weight:600;font-size:14px;pointer-events:none;z-index:15}@media (max-width: 768px){.main-layout{flex-direction:column}.spreadsheet-container{margin:4px;border-radius:6px}.ai-diff-toolbar{bottom:12px}}.app{display:flex;flex-direction:column;height:100vh;width:100vw;margin:0;padding:0;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app-header{background:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:12px 24px;display:flex;align-items:center;gap:16px;flex-shrink:0}.app-header h1{margin:0;font-size:20px;font-weight:500;color:#202124}.app-header p{margin:0;font-size:14px;color:#5f6368}.app-main{flex:1;display:flex;flex-direction:column;overflow:visible;background:#fff;min-height:0}
