:root{--r61631-line:#dfe5ee;--r61631-soft:#f5f7fb;--r61631-primary:#5c5ce8;--r61631-text:#172033;--r61631-muted:#6b7280}.r61631-total-studio .cui-content{padding-bottom:78px}.r61631-total-form{display:grid;gap:10px;min-width:0}.r61631-total-toolbar{position:sticky;top:0;z-index:35;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid var(--r61631-line);border-radius:14px;background:color-mix(in srgb,#fff 94%,transparent);backdrop-filter:blur(18px);box-shadow:0 8px 24px rgba(15,23,42,.06)}.r61631-toolbar-identity{display:flex;align-items:center;gap:10px;min-width:280px}.r61631-back{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--r61631-line);border-radius:10px;background:#fff;color:#344054;text-decoration:none;font-size:18px}.r61631-toolbar-identity>div{display:grid;gap:2px;min-width:0}.r61631-toolbar-identity small{color:var(--r61631-muted);font-size:9px}.r61631-toolbar-identity>div>div{display:flex;align-items:center;gap:8px;min-width:0}.r61631-toolbar-identity h2{margin:0;max-width:390px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}.r61631-save-state{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;background:#eef9f1;color:#247447;font-size:9px;white-space:nowrap}.r61631-save-state i{width:7px;height:7px;border-radius:50%;background:#22a35a}.r61631-save-state em{font-style:normal;color:#667085}.r61631-save-state.is-dirty{background:#fff4dc;color:#966100}.r61631-save-state.is-dirty i{background:#f59e0b}.r61631-save-state.is-readonly{background:#eef1f8;color:#5a6477}.r61631-save-state.is-readonly i{background:#98a2b3}.r61631-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.r61631-toolbar-actions>label{display:flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid var(--r61631-line);border-radius:10px;background:#fff;font-size:9px}.r61631-toolbar-actions select{min-width:110px;border:0;background:transparent;padding:0 20px 0 0}.r61631-mode-switch{display:flex;padding:3px;border:1px solid var(--r61631-line);border-radius:10px;background:#f7f8fb}.r61631-mode-switch button{border:0;border-radius:7px;background:transparent;padding:7px 9px;color:#667085;font-size:10px;font-weight:700;cursor:pointer}.r61631-mode-switch button.is-active{background:#fff;color:#4d50d8;box-shadow:0 2px 7px rgba(15,23,42,.1)}.r61631-source-note{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;border:1px solid #cfe0ff;border-radius:13px;background:#f2f7ff}.r61631-source-note>div:first-child{display:grid;gap:2px}.r61631-source-note strong{font-size:13px}.r61631-source-note span{color:#61708a;font-size:10px}.r61631-source-note>div:last-child{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.r61631-source-note>div:last-child span{padding:5px 8px;border:1px solid #dbe6fb;border-radius:999px;background:#fff}.r61631-total-shell{display:grid;grid-template-columns:78px minmax(340px,42%) 7px minmax(480px,1fr);grid-template-areas:'nav editor split preview';height:calc(100vh - 250px);min-height:650px;border:1px solid var(--r61631-line);border-radius:15px;overflow:hidden;background:#fff}.r61631-studio-nav{grid-area:nav;display:flex;flex-direction:column;gap:6px;padding:10px 7px;border-right:1px solid var(--r61631-line);background:#f7f8fc}.r61631-studio-nav button{display:grid;gap:2px;padding:10px 6px;border:1px solid transparent;border-radius:10px;background:transparent;color:#4f5b70;text-align:left;cursor:pointer}.r61631-studio-nav button b{font-size:12px}.r61631-studio-nav button small{font-size:8px;color:#8a93a3}.r61631-studio-nav button.is-active{border-color:#b9c2ff;background:#eef0ff;color:#4946d9}.r61631-studio-editor{grid-area:editor;min-width:0;overflow:auto;padding:12px;background:#fbfcfe}.r61631-studio-editor fieldset{border:0;padding:0;margin:0}.r61631-editor-section{display:none;gap:12px}.r61631-editor-section.is-current{display:grid}.r61631-editor-section>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.r61631-editor-section>header h3{margin:0 0 3px;font-size:16px}.r61631-editor-section>header p{margin:0;color:var(--r61631-muted);font-size:10px}.r61631-editor-section>header>span{padding:5px 8px;border-radius:999px;background:#eef0ff;color:#5155d6;font-size:9px;font-weight:700;white-space:nowrap}.r61631-form-grid{display:grid;gap:10px}.r61631-form-grid.two{grid-template-columns:1fr 1fr}.r61631-form-grid .span2{grid-column:1/-1}.r61631-form-grid label,.r61631-field{display:grid;gap:5px;color:#344054;font-size:10px;font-weight:700}.r61631-form-grid input,.r61631-form-grid select,.r61631-form-grid textarea,.r61631-field select{width:100%;border:1px solid #dfe4ec;border-radius:10px;background:#fff;padding:10px 11px;color:#1f2937;font:inherit}.r61631-studio-editor fieldset:disabled input,.r61631-studio-editor fieldset:disabled textarea,.r61631-studio-editor fieldset:disabled select{opacity:1;background:#f8f9fb;color:#4a5568;-webkit-text-fill-color:#4a5568}.r61631-total-form.is-readonly .r61631-studio-editor fieldset:disabled input,.r61631-total-form.is-readonly .r61631-studio-editor fieldset:disabled textarea,.r61631-total-form.is-readonly .r61631-studio-editor fieldset:disabled select{border-color:transparent;background:#f3f5f8;box-shadow:none;cursor:default}.r61631-total-form.is-readonly .r61631-studio-editor fieldset:disabled select{appearance:none;background-image:none;padding-right:11px}.r61631-total-form.is-readonly .r61631-studio-editor fieldset:disabled textarea{resize:none}.r61631-info-card,.r61631-merge-summary,.r61631-page-help{display:grid;gap:4px;padding:12px;border:1px solid #e2e7ef;border-radius:12px;background:#fff}.r61631-info-card strong,.r61631-merge-summary strong,.r61631-page-help strong{font-size:12px}.r61631-info-card p,.r61631-merge-summary p,.r61631-page-help p{margin:0;color:#667085;font-size:10px;line-height:1.65}.r61631-info-card a{font-size:10px;color:#4f46e5}.r61631-safety-list{display:grid;gap:8px}.r61631-safety-list article{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:start;padding:11px;border:1px solid #dfe5ee;border-radius:11px;background:#fff}.r61631-safety-list article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#edf8f2;color:#168451;font-weight:800}.r61631-safety-list article div{display:grid;gap:2px}.r61631-safety-list strong{font-size:11px}.r61631-safety-list small{color:#7a8495;font-size:9px}.r61631-rule-list{display:grid;gap:8px}.r61631-rule-list label{display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid #e1e6ee;border-radius:11px;background:#fff}.r61631-rule-list input{margin-top:3px}.r61631-rule-list span{display:grid;gap:2px}.r61631-rule-list strong{font-size:11px}.r61631-rule-list small{color:#7a8495;font-size:9px}.r61631-studio-splitter{grid-area:split;background:linear-gradient(90deg,#eef1f6,#dfe4ec,#eef1f6);cursor:col-resize}.r61631-preview-panel{grid-area:preview;display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:0;background:#eef2f7}.r61631-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-bottom:1px solid var(--r61631-line);background:#fff}.r61631-preview-toolbar>div:first-child{display:grid;gap:1px}.r61631-preview-toolbar strong{font-size:12px}.r61631-preview-toolbar span{color:#6b7280;font-size:9px}.r61631-zoom-controls{display:flex;gap:5px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.r61631-zoom-controls button{height:30px;border:1px solid #dce2ea;border-radius:8px;background:#fff;padding:0 9px;color:#344054;font-size:9px;font-weight:700;cursor:pointer}.r61631-preflight{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-bottom:1px solid #dfe5ee;background:#f0fdf4}.r61631-preflight.is-warning{background:#fff8e6}.r61631-preflight>div:first-child{display:grid;gap:1px}.r61631-preflight small{color:#7a8495;font-size:8px}.r61631-preflight strong{font-size:11px}.r61631-preflight span{color:#6b7280;font-size:9px}.r61631-preflight>div:last-child{display:flex;gap:5px;flex-wrap:wrap}.r61631-preflight .badge{padding:4px 7px;border-radius:999px;background:#fff}.r61631-preview-viewport{min-height:0;overflow:auto;padding:18px;background:repeating-conic-gradient(#edf0f5 0 25%,#e5e9ef 0 50%) 50%/22px 22px}.r61631-preview-stage{position:relative;margin:0 auto}.r61631-paper{position:absolute;left:0;top:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;transform-origin:top left;overflow:hidden;background:#fff;color:#172033;box-shadow:0 14px 55px rgba(15,23,42,.24);font-family:'Microsoft YaHei','PingFang SC',Arial,sans-serif}.r61631-paper.is-landscape{width:1123px;min-height:794px}.r61631-paper.is-portrait{width:794px;min-height:1123px}.r61631-paper-header{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:13px;align-items:center;padding:19px 24px 12px;border-bottom:2px solid #1f4f88}.r61631-paper-logo{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:#1f4f88;color:#fff;font-size:18px;font-weight:800}.r61631-paper-header h2{margin:0;font-size:22px;letter-spacing:.03em}.r61631-paper-header p{margin:4px 0 0;color:#64748b;font-size:10px}.r61631-paper-version{display:grid;text-align:right}.r61631-paper-version span{font-size:8px;color:#64748b}.r61631-paper-version strong{font-size:13px}.r61631-paper-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:10px 24px}.r61631-paper-meta>div{display:grid;gap:2px;padding:7px 9px;border:1px solid #dbe2ea;border-radius:7px}.r61631-paper-meta span{font-size:8px;color:#64748b}.r61631-paper-meta strong{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.r61631-table-wrap{min-width:0;overflow:hidden;padding:0 24px 14px}.r61631-preview-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:8px}.r61631-preview-table th,.r61631-preview-table td{padding:6px 5px;border:1px solid #9aa9bb;vertical-align:middle;overflow-wrap:anywhere}.r61631-preview-table th{background:#dce8f5;color:#183a63;font-weight:700}.r61631-preview-table th sup{margin-left:2px;color:#b42318;font-size:6px}.r61631-section-row th{padding:4px;background:#1f4f88;color:#fff;text-align:center}.r61631-group-row td{padding:6px 8px!important;background:#eef5ff!important;color:#244a78}.r61631-group-row td strong{margin-right:8px}.r61631-group-row td span{font-size:7px;color:#6a7d93}.r61631-preview-table tbody tr:nth-child(odd):not(.r61631-group-row):not(.r61631-subtotal-row){background:#f8fafc}.r61631-image-placeholder{display:grid;place-items:center;width:50px;height:36px;margin:auto;border:1px dashed #a8b4c3;border-radius:5px;background:#f1f5f9;color:#64748b;font-size:7px}.r61631-subtotal-row td{padding:7px 8px!important;background:#f0fdf4!important}.r61631-subtotal-row strong{margin-right:10px}.r61631-subtotal-row span{font-size:7px;color:#587263}.r61631-paper-footer{display:flex;justify-content:space-between;padding:9px 24px 13px;border-top:1px solid #dbe2ea;color:#64748b;font-size:7px}.r61631-paper.density-compact .r61631-preview-table{font-size:7px}.r61631-paper.density-compact .r61631-preview-table th,.r61631-paper.density-compact .r61631-preview-table td{padding:4px 3px}.r61631-paper.density-comfortable .r61631-preview-table{font-size:9px}.r61631-paper.density-comfortable .r61631-preview-table th,.r61631-paper.density-comfortable .r61631-preview-table td{padding:8px 6px}.r61631-preview-panel.mode-excel .r61631-paper-header{border-color:#217346}.r61631-preview-panel.mode-excel .r61631-paper-logo{background:#217346}.r61631-preview-panel.mode-excel .r61631-section-row th{background:#217346}.r61631-preview-panel.mode-excel .r61631-preview-table th{background:#e2f0d9;color:#1d4b2d}.r61631-preview-panel.mode-print .r61631-preview-viewport{background:#d8dce3}.r61631-preview-panel.mode-print .r61631-paper{box-shadow:0 4px 20px rgba(0,0,0,.18)}.r61631-bottom-save{position:fixed;left:calc(var(--sidebar-width,230px) + 18px);right:18px;bottom:10px;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border:1px solid #dfe5ee;border-radius:12px;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);box-shadow:0 10px 28px rgba(15,23,42,.12)}.r61631-bottom-save>div:first-child{display:grid;grid-template-columns:8px auto;column-gap:7px}.r61631-bottom-save>div:first-child>span{grid-row:1/3;width:8px;height:8px;margin-top:4px;border-radius:50%;background:#22a35a}.r61631-bottom-save strong{font-size:10px}.r61631-bottom-save small{color:#7a8495;font-size:8px}.r61631-bottom-save>div:last-child{display:flex;gap:7px}.r61631-total-studio.r61631-preview-focus .r61631-total-shell{grid-template-columns:0 0 0 1fr}.r61631-total-studio.r61631-preview-focus .r61631-studio-nav,.r61631-total-studio.r61631-preview-focus .r61631-studio-editor,.r61631-total-studio.r61631-preview-focus .r61631-studio-splitter{visibility:hidden}.r61631-preview-panel:fullscreen{width:100vw;height:100vh}.r61631-preview-panel:fullscreen .r61631-preview-viewport{height:calc(100vh - 94px)}@media(max-width:1250px){.r61631-total-toolbar{align-items:flex-start;flex-direction:column}.r61631-toolbar-actions{justify-content:flex-start}.r61631-total-shell{height:auto;grid-template-columns:76px minmax(360px,1fr);grid-template-areas:'nav editor' 'preview preview';min-height:0}.r61631-studio-splitter{display:none}.r61631-studio-editor{height:620px}.r61631-preview-panel{height:760px}.r61631-bottom-save{left:18px}}@media(max-width:760px){.r61631-total-shell{display:block}.r61631-studio-nav{display:flex;flex-direction:row;overflow:auto;border-right:0;border-bottom:1px solid var(--r61631-line)}.r61631-studio-nav button{min-width:110px}.r61631-form-grid.two{grid-template-columns:1fr}.r61631-source-note{align-items:flex-start;flex-direction:column}.r61631-preview-toolbar,.r61631-preflight{align-items:flex-start;flex-direction:column}.r61631-preview-panel{height:680px}.r61631-bottom-save{position:static;margin-top:8px}}/* R6.16.37 preview/output unification and real resizable split */
.r61631-total-shell{--r61631-editor-pane:360px;grid-template-columns:78px minmax(300px,var(--r61631-editor-pane)) 11px minmax(620px,1fr)}
.r61631-studio-splitter{position:relative;touch-action:none;outline:none;background:#edf0f5}
.r61631-studio-splitter:before{content:"";position:absolute;inset:0 -5px;z-index:2}
.r61631-studio-splitter span{position:absolute;left:4px;top:50%;width:3px;height:56px;transform:translateY(-50%);border-radius:99px;background:#aeb8c7;box-shadow:0 0 0 1px rgba(255,255,255,.8)}
.r61631-studio-splitter:hover span,.r61631-studio-splitter:focus span,.is-resizing-total .r61631-studio-splitter span{background:var(--r61631-primary)}
.is-resizing-total{cursor:col-resize!important;user-select:none!important}
.r61637-editor-collapsed .r61631-total-shell{grid-template-columns:78px 0 0 minmax(0,1fr)}
.r61637-editor-collapsed .r61631-studio-editor,.r61637-editor-collapsed .r61631-studio-splitter{visibility:hidden;overflow:hidden;padding:0;border:0}
.r61637-readonly-guide{display:grid;gap:9px;margin-bottom:12px;padding:13px;border:1px solid #cbd8f4;border-radius:12px;background:linear-gradient(135deg,#f4f7ff,#fff)}
.r61637-readonly-guide>strong{font-size:13px;color:#273a66}.r61637-readonly-guide p{margin:0;color:#5d6a7e;font-size:10px;line-height:1.65}.r61637-readonly-guide>div{display:flex;gap:7px;flex-wrap:wrap}
.r61637-total-thumb{display:block;width:50px;height:36px;object-fit:contain;margin:auto;background:#fff;border-radius:4px}
.r61637-formal-total .r6142-total-page{max-width:none}.r61637-formal-paper-card{display:grid;grid-template-rows:auto minmax(520px,1fr);padding:0!important;overflow:hidden}
.r61637-formal-paper-card>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border-bottom:1px solid #dfe5ee;background:#fff}
.r61637-formal-paper-card>header>div:first-child{display:grid;gap:2px}.r61637-formal-paper-card>header small{color:#7a8495;font-size:9px}.r61637-formal-paper-card>header strong{font-size:13px}.r61637-formal-paper-card>header span{color:#667085;font-size:9px}
.r61637-paper-controls{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.r61637-paper-controls button{height:30px;padding:0 9px;border:1px solid #dce2ea;border-radius:8px;background:#fff;color:#344054;font-size:9px;font-weight:700;cursor:pointer}
.r61637-formal-viewport{min-height:520px;max-height:calc(100vh - 240px);overflow:auto;padding:18px;background:repeating-conic-gradient(#edf0f5 0 25%,#e5e9ef 0 50%) 50%/22px 22px}
.r61637-formal-stage{position:relative;margin:0 auto}.r61637-formal-stage>.r61637-total-paper{position:absolute;left:0;top:0;transform-origin:top left}
.r61637-formal-paper-card:fullscreen{width:100vw;height:100vh;border-radius:0}.r61637-formal-paper-card:fullscreen .r61637-formal-viewport{max-height:none;height:calc(100vh - 56px)}
@media(max-width:1250px){.r61631-total-shell{grid-template-columns:76px minmax(0,1fr);grid-template-areas:'nav editor' 'preview preview'}.r61637-editor-collapsed .r61631-total-shell{grid-template-columns:76px minmax(0,1fr)}.r61637-editor-collapsed .r61631-studio-editor{visibility:visible;padding:12px}.r61637-editor-collapsed .r61631-studio-splitter{display:none}.r61637-formal-paper-card>header{align-items:flex-start;flex-direction:column}}
