.report-designer{display:flex;flex-direction:column;flex:1;height:0;min-height:0;overflow:hidden;background:#f0f2f5}.report-designer-loading{display:flex;align-items:center;justify-content:center;flex:1;background:#f0f2f5}.designer-layout{display:flex;flex:1;height:0;min-height:0;overflow:hidden;transform:translateZ(0)}.designer-left-panel{width:240px;background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;overflow:hidden}.designer-center-panel{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#fff;contain:layout style}.designer-right-panel{width:320px;background:#fff;border-left:1px solid #e8e8e8;display:flex;flex-direction:column;overflow:hidden;align-self:stretch;min-height:0}.designer-toolbar{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:#fff;border-bottom:1px solid #e8e8e8;min-height:48px}.designer-toolbar-left{display:flex;align-items:center;gap:12px}.designer-toolbar-center,.designer-toolbar-right{display:flex;align-items:center;gap:8px}.template-name-input{font-size:16px;font-weight:500;border:none;border-bottom:1px solid transparent;padding:4px 8px;transition:border-color .3s}.template-name-input:hover{border-bottom-color:#d9d9d9}.template-name-input:focus{border-bottom-color:#1890ff;outline:none}.designer-status-bar{display:flex;align-items:center;justify-content:space-between;padding:4px 16px;background:#fafafa;border-top:1px solid #e8e8e8;font-size:12px;color:#666;min-height:28px}.designer-status-left{display:flex;align-items:center;gap:16px}.designer-status-right{display:flex;align-items:center;gap:8px}.left-panel-header{padding:12px 16px;border-bottom:1px solid #e8e8e8;font-weight:500;font-size:14px}.left-panel-content{flex:1;overflow-y:auto;padding:12px}.field-library{display:flex;flex-direction:column;gap:8px}.field-library-title{font-size:12px;color:#999;margin-bottom:4px}.field-item{display:flex;align-items:center;padding:8px 12px;background:#fafafa;border:1px solid #e8e8e8;border-radius:4px;cursor:move;transition:all .3s}.field-item:hover{background:#e6f7ff;border-color:#1890ff}.field-item-icon{margin-right:8px;font-size:16px}.field-item-label{flex:1;font-size:13px}.right-panel-header{padding:12px 16px;border-bottom:1px solid #e8e8e8;font-weight:500;font-size:14px}.right-panel-content{flex:1;overflow-y:auto;min-height:0;padding:12px;display:flex;flex-direction:column}.right-panel-content .ant-tabs{flex:1;display:flex;flex-direction:column;min-height:0}.right-panel-content .ant-tabs-content-holder{flex:1;min-height:0;overflow-y:auto}.property-section{margin-bottom:16px}.property-section-title{font-size:12px;color:#999;margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid #f0f0f0}.property-item{display:flex;align-items:center;margin-bottom:8px}.property-label{width:80px;font-size:13px;color:#666}.property-value{flex:1}.canvas-container{flex:1;position:relative;overflow:hidden}.canvas-toolbar{display:flex;align-items:center;padding:8px 12px;background:#fafafa;border-bottom:1px solid #e8e8e8;gap:8px}#luckysheet-designer-canvas{width:100%;height:100%;overflow:hidden;overscroll-behavior:none;contain:layout style}.data-field-cell{position:relative}.data-field-cell:after{content:"";position:absolute;top:2px;right:2px;width:8px;height:8px;background:#1890ff;border-radius:50%}@media (max-width: 1199px){.designer-left-panel{width:200px}.designer-right-panel{width:280px}}@media (max-width: 991px){.designer-left-panel,.designer-right-panel{display:none}}.luckysheet-summary{display:flex;flex-direction:column;height:100%}.luckysheet-summary-toolbar{padding:12px 16px;background:#fafafa;border-bottom:1px solid #f0f0f0;margin-bottom:12px;border-radius:4px}.luckysheet-summary-toolbar .ant-space{width:100%}#luckysheet-summary{border:1px solid #e8e8e8;border-radius:4px;overflow:hidden}#luckysheet-summary .luckysheet{height:100%!important}@media (max-width: 768px){.luckysheet-summary-toolbar{padding:8px 12px}.luckysheet-summary-toolbar .ant-select{min-width:200px!important;max-width:100%!important}#luckysheet-summary{height:calc(100vh - 450px)!important;min-height:400px}}.luckysheet-filler-container{display:flex;flex-direction:column;height:100%;width:100%;background:#fff}.luckysheet-filler-container .filler-toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:#fafafa;border-bottom:1px solid #e8e8e8;flex-shrink:0;flex-wrap:wrap;gap:8px}.luckysheet-filler-container .filler-info{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px;background:#f0f5ff;border-bottom:1px solid #d6e4ff;flex-shrink:0}.luckysheet-filler-container .filler-errors{padding:8px 16px;background:#fff2f0;border-top:1px solid #ffccc7;display:flex;align-items:center;gap:6px;flex-wrap:wrap;flex-shrink:0}.luckysheet-filler-container>div:last-child,#luckysheet-filler{flex:1;min-height:0;width:100%!important;height:100%!important}#luckysheet-filler .luckysheet{border:none!important;width:100%!important;height:100%!important}#luckysheet-filler .luckysheet-sheet-area{margin:0!important}.validation-panel{position:fixed;top:0;right:0;bottom:0;width:340px;background:#fff;border-left:1px solid #e8e8e8;box-shadow:-2px 0 8px #00000014;z-index:1500;display:flex;flex-direction:column}.validation-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f0f0f0;font-weight:600;font-size:15px}.validation-panel-body{flex:1;overflow-y:auto;padding:12px}.validation-error-list{display:flex;flex-direction:column;gap:8px}.validation-error-item{padding:10px 12px;border:1px solid #ffccc7;border-radius:6px;background:#fff2f0;cursor:pointer;transition:all .2s}.validation-error-item:hover{border-color:#ff7875;background:#fff1f0}.validation-error-loc{font-size:12px;color:#cf1322;font-weight:600;margin-bottom:4px}.validation-error-msg{font-size:13px;color:#333;padding-left:20px}.validation-panel-footer{padding:12px 16px;border-top:1px solid #f0f0f0}.cell-editor-popover{background:#fff;border-radius:6px;box-shadow:0 3px 12px #00000026;padding:4px}.cell-popover-options{max-height:240px;overflow-y:auto;padding:4px 0;background:#fff;border-radius:6px}.cell-popover-option{padding:7px 16px;cursor:pointer;font-size:13px;color:#333;transition:background .15s}.cell-popover-option:hover{background:#f5f5f5}.cell-popover-option.active{background:#e6f4ff;color:#1677ff}.cell-popover-empty{padding:12px 16px;color:#999;font-size:13px}.print-root{min-height:100vh;background:#525659;display:flex;flex-direction:column}.print-toolbar{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 16px;background:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 1px 4px #00000014}.print-pages{flex:1;padding:24px;display:flex;flex-direction:column;align-items:center;gap:24px}.print-page{background:#fff;box-shadow:0 2px 12px #00000059;padding:15mm;box-sizing:border-box;overflow:hidden}.print-table{width:100%;border-collapse:collapse;font-size:13px;color:#000}.print-table th,.print-table td{vertical-align:middle}.print-table thead{display:table-header-group}.print-table tbody tr{page-break-inside:avoid}@media print{.print-root{background:#fff}.print-toolbar{display:none!important}.print-pages{padding:0;gap:0}.print-page{width:auto!important;min-height:0!important;box-shadow:none;padding:0;margin:0}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
