.spreadtable-container{position:relative;width:100%}.spread-title-container{width:100%}.page-title{background-color:#4169e1;color:#fff;margin-top:0;font-size:1.1em;border:1px solid #ccc;border-radius:16px;padding:4px 0 5px 10px}.spread-filters-container{padding-top:6px;padding-bottom:6px;flex-shrink:0}.spread-filters-container .filter-label{display:inline-flexbox;max-width:auto;height:24px;margin-top:4px;margin-right:4px;flex-direction:column;padding:8px 4px 0;overflow:hidden;justify-content:flex-start;align-items:center;border-radius:4px;font-size:1rem}.spread-filters-container input,select{display:inline-flexbox}.spreadtable-wrapper{width:100%;background-color:#fff;overflow-x:auto;overflow-y:auto}.spread-form-container{width:100%}.spread-form-button-container{padding-top:6px;padding-bottom:6px}.spread-form-wrapper-container{width:calc(100% - 12px);padding:6px;border:1px solid #ccc;max-height:calc(100dvh - 144px);overflow-x:auto;overflow-y:auto;display:flex;flex-wrap:wrap;gap:8px 0}.spread-form-group-container{display:flex;gap:8px 8px;padding:2px;width:calc(100% - 6px);box-sizing:border-box;background-color:#fff;border:solid #ccc;border-width:0 0 1px}.spread-form-columns-block{display:flex;flex-direction:column;height:auto;padding:2px 0;background-color:#fff}.spreadtable-overlay{position:absolute;top:0;left:0;width:100%;max-height:calc(100dvh - 60px);min-height:calc(100dvh - 60px);background:#fff;border:1px solid #ccc;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:10}.spread-main-container--hidden{display:none}.spreadtable{border-collapse:separate;border-spacing:0;width:auto;table-layout:fixed}.spreadtable th{border:1px solid #ccc;border-left-width:0;padding:3px 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:3em;resize:horizontal;width:auto;position:sticky;top:0;z-index:3;background-color:#f5f5f5}.spreadtable .keeplefttop{position:sticky;left:0;z-index:4;background-color:#fff;border:1px solid #ccc;border-right-width:0;background-color:#f5f5f5}.spreadtable .keepleft{position:sticky;left:0;z-index:2;border-color:#ccc;border-style:solid;border-width:0 0 1px 1px;background-color:#fff}.spreadtable td{border-color:#ccc;border-style:solid;border-width:0 1px 1px 0;padding:3px 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:2.6em}.spreadtable-row-selected{background-color:#d0ebff;cursor:pointer}.spreadtable-container input[type=text],.spreadtable-container select,.spreadtable-container textarea{border:1px solid #888;border-radius:4px;font-size:1rem;padding:4px 6px;box-sizing:border-box}.spreadtable-container button{color:#000;font-size:1.1rem;font-family:inherit;padding:4px 10px;margin:2px 4px 2px 0;border-radius:8px;border:1px solid #ccc;background-color:#f8f8f8;cursor:pointer;transition:all .2s ease-in-out}.spreadtable-container button:hover{background-color:#e6e6e6;border-color:#555}.spreadtable-container button:active{background-color:#dcdcdc;border-color:#888}.spread-cell-label{display:flex;flex-direction:column;padding-top:6px;overflow:hidden;justify-content:flex-start}.spread-form-label{padding:8px 4px;margin:4px 0;border:1px solid #ccc}.is-exporting:after{content:"生成中…";position:fixed;top:10px;right:16px;font-size:2em;color:#555;background:#fff;border:1px solid #ddd;margin:34px 8px 4px;padding:4px 8px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.col_label{padding:0 4px 8px 0}.col_value{padding:0 0 0 2px}.disabled-icon{opacity:.4;pointer-events:none;color:gray}.disabled-button{opacity:.5;cursor:not-allowed;pointer-events:none}.voice-player{position:relative}.voice-player .audio-preview{background-color:#fff;width:100%;height:50px;margin:0;padding:0}.voice-player button{position:absolute;padding:0 0 2px;font-size:1.6rem;width:46px;height:46px;top:0;left:0;border:1px solid #fff;background-color:#ccc;border-radius:28px;cursor:pointer}.voice-player .voice-player-media{display:none;position:absolute;width:auto;height:auto;top:auto;left:auto;margin:0;padding:0}.voice-player .spin-container{position:absolute;top:5px;left:3px;margin:0;z-index:10}.voice-player .userimage-spinner{border:4px solid rgba(0,0,0,.1);border-top-color:#333;border-radius:50%;width:32px;height:32px;animation:spin 1s linear infinite;margin:auto}.face-image-wrap{position:relative;width:112px;height:112px}.face-image{object-fit:cover;border-radius:8px;background-color:#eee}.face-image,.face-placeholder{width:112px;height:112px;border:1px solid #999}.face-placeholder{position:relative;display:flex;align-items:center;justify-content:center;background-color:#ccc;border-radius:8px;color:#666;font-size:.85em;font-weight:700;text-align:center}.face-button-group{background-color:rgba(0,0,0,.6);position:absolute;top:4px;right:4px;z-index:2;gap:4px;padding:2px 4px;background-color:hsla(0,0%,39%,.8);box-shadow:0 0 6px rgba(0,0,0,.3)}.face-button-group,.face-icon-wrapper{display:flex;border-radius:16px;align-items:center}.face-icon-wrapper{justify-content:center;width:12px;height:12px;margin:1px;padding:6px;background-color:#fff;cursor:pointer}.fa-icon{color:dimgray;font-size:1.1em}.fa-icon:hover{color:#000}.datepicker-input{width:100px;text-align:center}.datepicker-input-dt{width:140px;text-align:center}.react-datepicker-wrapper{width:auto!important}.react-datepicker__header{height:4.6em;padding-top:.1em}.react-datepicker__current-month{font-size:1em;line-height:2em;margin-bottom:.3em}.react-datepicker__month-select,.react-datepicker__year-select{margin-top:.2em;padding:.2em .3em;font-size:.95em}.global-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:99999;display:flex;flex-direction:column;justify-content:center;align-items:center}.global-spinner{border:6px solid hsla(0,0%,100%,.2);border-top-color:#39f;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;margin-bottom:12px}.global-text{font-size:1.2em;color:#fff;font-weight:700}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:9999}.error-message{width:380px;border-radius:10px;padding:16px 20px;box-shadow:0 4px 12px rgba(0,0,0,.2);font-family:Segoe UI,sans-serif;animation:fadeIn .2s ease-out}.error-message.error{background-color:#fee2e2;border-left:6px solid #ef4444;color:#991b1b}.error-message.warning{background-color:#fef3c7;border-left:6px solid #f59e0b;color:#92400e}.error-message.info{background-color:#dbeafe;border-left:6px solid #3b82f6;color:#1e3a8a}.error-header{display:flex;justify-content:space-between;align-items:center;font-weight:700;margin-bottom:8px}.close-button{background:none;border:none;font-size:18px;color:#666;cursor:pointer;transition:color .2s}.close-button:hover{color:#000}.error-body{margin:0;font-size:14px;white-space:pre-wrap}.error-details{margin-top:10px;padding:8px;background-color:hsla(0,0%,100%,.5);font-size:12px;color:#444;border-radius:6px;white-space:pre-wrap;max-height:200px;overflow-y:auto;border:1px solid rgba(0,0,0,.1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.voicerecording-container{display:flex;flex-direction:column;width:100%;height:calc(100dvh - 120px)}.chat-history{flex-grow:1;overflow-y:auto;gap:12px}.chat-history,.chat-input{padding:10px;display:flex;flex-direction:column}.chat-input{background:#f9f9f9;border-top:1px solid #ddd}.buttons{display:flex;justify-content:flex-end;gap:8px}.balloon-container{display:flex;flex-direction:column;gap:12px;margin-top:15px}.message-wrapper{display:flex;flex-direction:column;max-width:calc(100dvw - 40px)}.message-wrapper.left{align-self:flex-start;text-align:left}.message-wrapper.right{align-self:flex-end;text-align:right}.balloon{padding:10px 14px;border-radius:10px;font-size:14px;display:inline-block;word-break:break-word}.balloon-left{background-color:#e8efff;border:1px solid #cfdfff}.balloon-right{background-color:#f4f4f4;border:1px solid #ddd}.timestamp{font-size:11px;color:#777;margin-top:2px;padding:0 4px;align-self:flex-end}.chat-input textarea{width:380px;min-height:120px;resize:vertical;margin-bottom:8px;resize:none;padding:8px;font-size:14px;border-radius:6px;border:1px solid #ccc}.selected-file-name{padding:2px;width:240px;white-space:nowrap;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(0,0,0,.2);background-color:#fff;border-radius:3px}.chat-input button{min-width:48px;max-width:48px;height:48px;font-size:.8rem;margin:0 2px}#rec-indicator{display:flex;width:24px;min-width:24px;height:24px;border-radius:50%;display:inline-block;margin:12px 8px 0;background-color:transparent;transition:background-color .25s ease}.aisupport-container{display:flex;flex-direction:column;width:100%;height:calc(100dvh - 60px)}.spread-title{background-color:#4169e1;color:#fff;font-size:1.1em;border:1px solid #ccc;border-radius:18px;height:24px;padding:4px 0 5px 10px;position:relative}.spread-title button{position:absolute;right:24px;top:2px;height:26px;font-size:.8rem}.kb31-21-check-title,.kb31-21-checklist label{margin-right:20px;margin-bottom:20px;font-size:1.2rem}.kb31-21-checklist label{display:inline-block;white-space:nowrap}.tool-button{display:inline-block;margin-top:8px;margin-right:4px}.tool-button button{width:150px}.tool-button button:disabled{opacity:.5;cursor:not-allowed}.voiceplayer{display:inline-flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center;gap:4px;font-size:1rem}.voiceplayer button{font-size:1rem;border-width:1px;border-color:#555;color:#333;background-color:transparent;width:40px;height:32px}.voiceplayer button:disabled{opacity:.4;cursor:not-allowed}.pv-box{justify-content:center;width:120px;height:30px;border:1px solid #333;border-radius:8px;margin-right:4px}.pv-box,.pv-speed{display:flex;align-items:center}.pv-speed{gap:4px}.rate-box{display:flex;justify-content:center;align-items:center;width:60px;height:30px;border:1px solid #333;border-radius:8px;margin-right:4px}.pv-status{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;padding:0 4px 1px 0}.pv-spinner{width:14px;height:14px;border-radius:50%;border:2px solid #ccc;border-top-color:#4a90e2;animation:pv-spin .7s linear infinite;display:inline-block}@keyframes pv-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pv-loading-label{font-size:.8rem;color:#666}.time-display{min-width:80px;text-align:right;color:#666}
/*# sourceMappingURL=1ca4e5270483b10c.css.map*/