:root{--bg:#f7fbff;--panel:#fff;--panel-soft:#eef6ff;--text:#172033;--muted:#66748a;--line:#dde7f3;--brand:#1f6bff;--brand-strong:#1756d8;--brand-soft:#eaf2ff;--accent:#ff8a00;--ok:#0ba56b;--warn:#b7791f;--error:#d3424b;--shadow-sm:0 10px 24px #1f6bff14;--shadow-md:0 18px 44px #1720331a}*{box-sizing:border-box}body{background:linear-gradient(135deg,#fff4fad1 0%,#f4f8fff5 42%,#eefff8d1 100%),var(--bg);color:var(--text);margin:0;font-family:Microsoft YaHei,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:40;background:#ffffffc7;border-bottom:1px solid #dde7f3c7;justify-content:space-between;align-items:center;height:68px;padding:0 clamp(18px,4vw,44px);display:flex;position:sticky;top:0}.brand{color:var(--text);align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.brand-mark{background:var(--brand);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 10px 22px #1f6bff38}.brand-copy{gap:1px;line-height:1.1;display:grid}.brand-copy small{color:var(--muted);font-size:11px;font-weight:600}.nav{gap:10px;display:flex}.nav a,.button,.icon-button{border:1px solid var(--line);min-height:38px;color:var(--text);cursor:pointer;background:#ffffffdb;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.nav a:hover,.button:hover,.icon-button:hover{box-shadow:var(--shadow-sm);background:#fff;border-color:#1f6bff47;transform:translateY(-1px)}.button.primary{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 12px 24px #1f6bff38}.button.restore-button{color:var(--accent);background:#b43d481a;border-color:#b43d4861;font-weight:700}.button.restore-button:hover{background:#b43d4829}.button.danger{border-color:var(--error);color:var(--error)}.button:disabled{opacity:.55;cursor:not-allowed}.button.disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.main{width:100%;max-width:1440px;margin:0 auto;padding:28px clamp(18px,4vw,42px)}.upload-layout{background:0 0;border:0;border-radius:0;width:min(100%,1240px);max-width:760px;margin:24px auto;padding:0}.upload-workbench{gap:18px;max-width:1240px;padding:0;display:grid}.upload-workbench-enhanced{gap:20px}.upload-hero,.upload-section,.upload-submit-bar{box-shadow:var(--shadow-sm);background:#ffffffeb;border:1px solid #dde7f3f2;border-radius:8px}.upload-hero{background:linear-gradient(90deg,#fffffffa,#ffffffc2),linear-gradient(135deg,#fff4fae6,#eaf2fff2 48%,#e6fff7b8);justify-content:space-between;align-items:stretch;gap:clamp(18px,4vw,42px);min-width:0;padding:clamp(28px,5vw,54px);display:flex;overflow:hidden}.upload-title{letter-spacing:0;gap:4px;margin-bottom:10px;font-size:52px;line-height:1.08;display:grid}.upload-title-accent{color:var(--brand)}.upload-subtitle{max-width:660px;color:var(--muted);margin:0;font-size:16px;line-height:1.9}.upload-history-primary{background:var(--brand);color:#fff;text-align:left;cursor:pointer;border:1px solid #1f6bff6b;border-radius:8px;align-items:center;gap:12px;width:fit-content;max-width:100%;min-height:56px;padding:10px 18px;font-family:inherit;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 16px 32px #1f6bff3d}.upload-history-primary:hover{background:var(--brand-strong);transform:translateY(-1px);box-shadow:0 18px 34px #1f6bff4d}.upload-history-primary span{gap:2px;display:grid}.upload-history-primary strong{font-size:15px;line-height:1.2}.upload-history-primary small{color:#ffffffd1;font-size:12px;line-height:1.3}.upload-status{flex:320px;justify-content:flex-end;align-items:center;min-width:min(360px,36%);max-width:420px;display:flex}.upload-hero-main{align-content:center;gap:16px;min-width:0;display:grid}.upload-hero-badge{background:var(--brand-soft);width:fit-content;min-height:30px;color:var(--brand-strong);border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.upload-hero-points{flex-wrap:wrap;gap:10px;display:flex}.upload-hero-point{min-height:28px;color:var(--brand-strong);background:#ffffffc7;border:1px solid #1f6bff24;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:12px;display:inline-flex;box-shadow:0 8px 18px #1720330d}.upload-hero-panel{width:100%;box-shadow:var(--shadow-md);background:#ffffffe0;border:1px solid #dde7f3eb;border-radius:8px;gap:14px;padding:18px;display:grid}.upload-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.upload-hero-metrics div{text-align:center;background:#f7fbff;border:1px solid #dde7f3b8;border-radius:8px;align-content:center;justify-items:center;gap:6px;min-width:0;min-height:86px;padding:10px;display:grid}.upload-hero-metrics strong{color:var(--brand);font-size:24px;line-height:1}.upload-hero-metrics span{color:var(--muted);font-size:12px;line-height:1.35}.upload-hero-header{flex-direction:column;gap:6px;display:flex}.upload-hero-brand{color:var(--brand-strong);letter-spacing:.04em;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.upload-hero-trial-card{background:linear-gradient(135deg,#eef6ff 0%,#f0fdf4 100%);border-color:#22c55e40}.upload-hero-trial-info{flex-direction:column;gap:4px;display:flex}.upload-hero-trial-pages{color:var(--text);font-size:18px;font-weight:700}.upload-hero-trial-pages strong{color:var(--brand);font-size:28px}.upload-hero-trial-buffer{color:var(--muted);font-size:12px;font-weight:400}.upload-hero-trial-desc{color:var(--muted);font-size:13px}.upload-hero-trial-remaining{text-align:center;background:#fffc;border:1px solid #dde7f3b8;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:600}.upload-hero-trial-remaining.ok em{color:var(--ok);font-style:normal;font-weight:800}.upload-hero-trial-remaining.exhausted em{color:var(--error);font-style:normal;font-weight:800}.upload-hero-trial-remaining.muted{color:var(--muted);font-weight:400}.upload-step-strip{flex-wrap:wrap;gap:10px;display:flex}.upload-step-chip{border:1px solid var(--line);min-height:36px;color:var(--muted);background:#ffffffc7;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.upload-step-chip.active{color:var(--brand-strong);background:#1f6bff14;border-color:#1f6bff4d}.upload-step-index{background:#1f6bff24;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}.upload-section{padding:22px 24px}.draft-history-section{gap:14px;display:grid}.draft-history-section .upload-section-title{align-items:center;gap:8px;display:inline-flex}.draft-list{gap:12px;display:grid}.draft-item{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.draft-item.disabled{background:#f8fafcc7}.draft-item-main{gap:8px;min-width:0;display:grid}.draft-title-row{align-items:center;gap:10px;min-width:0;display:flex}.draft-title-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;overflow:hidden}.draft-meta-row{color:var(--muted);flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.draft-meta-row span{align-items:center;gap:5px;display:inline-flex}.draft-inline-note{color:var(--warning);font-size:12px;line-height:1.5}.draft-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:560px;display:flex}.draft-actions .button{min-height:36px}.draft-message{margin:0}.hidden-input{display:none}.upload-section-emphasis{background:linear-gradient(#eaf2ffb8,#ffffffeb),#ffffffeb}.upload-section-header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.upload-section-title{font-size:16px;font-weight:800}.upload-section-note{color:var(--muted);font-size:13px}.upload-section-tip{min-height:28px;color:var(--muted);background:#65708014;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;display:inline-flex}.template-source-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.template-source-grid-wide{grid-template-columns:repeat(5,minmax(0,1fr))}.template-source-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #dde7f3f2;border-radius:8px;gap:10px;min-height:124px;padding:16px;transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s;display:grid;position:relative}.template-source-card:hover{border-color:#1f6bff42;transform:translateY(-1px);box-shadow:0 14px 30px #1f6bff1a}.template-source-card.active{border-color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 0 0 1px #1f6bff33,0 12px 28px #1f6bff1f}.template-source-card-badge{width:fit-content;min-height:24px;color:var(--brand-strong);background:#1f6bff17;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;display:inline-flex}.template-source-card-title{font-size:15px;font-weight:700}.template-source-card-desc{color:var(--muted);font-size:13px;line-height:1.6}.template-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.template-card-shell{border:1px solid var(--line);background:#f9fbfc;border-radius:8px;gap:12px;padding:14px;display:grid}.template-card-shell.active{border-color:#1f6bff6b;box-shadow:inset 0 0 0 1px #1f6bff2e}.template-card-actions{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.template-card-shell.active .template-card-actions .button{color:#fff;background:#16a34a;border-color:#15803d;box-shadow:0 10px 20px #16a34a2e}.template-card-shell.active .template-card-actions .button:hover{background:#15803d;border-color:#166534;box-shadow:0 12px 24px #16653433}.template-card-label{font-size:15px;font-weight:700}.template-card-desc{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.6}.template-selection-note{color:var(--brand-strong);font-size:14px}.upload-current-choice{background:linear-gradient(#eaf2ffb8,#ffffffeb),#fff}.upload-current-choice-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.upload-current-choice-body{color:var(--text);line-height:1.7}.json-entry-notice{background:linear-gradient(#eaf2ffc7,#ffffffeb),#fff;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.json-entry-copy,.json-entry-actions{min-width:0}.json-entry-title{margin-bottom:8px;font-size:15px;font-weight:700}.json-entry-desc{color:var(--muted);margin-bottom:10px;line-height:1.7}.json-entry-list{margin:0;padding-left:18px;line-height:1.8}.json-entry-actions{justify-items:start;gap:10px;width:240px;display:grid}.upload-custom-grid{grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.upload-custom-form,.upload-custom-preview{min-width:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.file-dropzone{cursor:pointer;background:linear-gradient(#eaf2ffbd,#ffffffeb),#fff;border:1px dashed #1f6bff57;border-radius:8px;align-items:center;gap:14px;width:100%;min-height:136px;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s;display:flex}.file-dropzone:hover{border-color:#1f6bff80;transform:translateY(-1px);box-shadow:0 14px 28px #1f6bff17}.file-dropzone.dragging{border-color:var(--brand);background:#1f6bff14;box-shadow:inset 0 0 0 1px #1f6bff3d}.file-dropzone.has-file{border-style:solid;border-color:#1f6bff57}.file-dropzone-icon{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-strong);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.file-dropzone-copy{flex:1;gap:6px;min-width:0;display:grid}.file-dropzone-title{font-size:15px;font-weight:700}.file-dropzone-subtitle{color:var(--muted);word-break:break-word;font-size:13px;line-height:1.6}.file-dropzone-note-list{color:var(--muted);gap:3px;margin-top:2px;font-size:12px;line-height:1.45;display:grid}.file-dropzone-note-list span:before{content:"•";color:var(--brand-strong);margin-right:6px}.file-dropzone-action{background:var(--brand-soft);min-height:32px;color:var(--brand-strong);border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.template-preview-card{gap:14px;display:grid}.template-preview-card.compact .template-mini-page{min-height:0}.template-preview-meta{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.template-preview-title{font-size:15px;font-weight:700}.template-preview-subtitle{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.5}.template-preview-tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.template-preview-tag{min-height:24px;color:var(--brand-strong);background:#1f6bff14;border:1px solid #1f6bff2e;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;display:inline-flex}.template-preview-tag.subtle{color:var(--muted);background:#6570800f;border-color:#65708033}.template-mini-page{background:#fff;border:1px solid #65708038;border-radius:8px;gap:18px;width:100%;min-height:480px;padding:18px 20px 16px;display:grid}.template-mini-header,.template-mini-footer{gap:8px;display:grid}.template-mini-header-text{text-align:center;min-height:20px;color:var(--muted);font-size:13px}.template-mini-rule{background:#65708052;height:1px}.template-mini-body{align-content:start;gap:14px;min-height:0;display:grid}.template-mini-title,.template-mini-heading{font-weight:700}.template-mini-paragraph,.template-mini-reference{color:var(--text);word-break:break-word;overflow-wrap:anywhere}.template-mini-reference-label{color:var(--muted);border-top:1px dashed #6570803d;margin-top:6px;padding-top:10px;font-size:12px}.template-mini-reference{max-width:86%}.template-mini-caption{color:var(--muted)}.template-mini-footer-content{min-height:28px;color:var(--muted);grid-template-columns:1fr;align-items:center;font-size:13px;display:grid;position:relative}.template-mini-footer-label{justify-self:start}.template-mini-footer-number{text-align:center;min-width:24px;color:var(--text);position:absolute;left:50%;transform:translate(-50%)}.template-preview-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;display:grid}.template-preview-detail{gap:4px;min-width:0;display:grid}.template-preview-detail-label{color:var(--muted);font-size:12px}.template-preview-detail-value{font-size:13px;line-height:1.6}.upload-submit-copy{gap:6px;display:grid}.upload-submit-button{min-height:42px;padding:0 16px}.upload-inline-message{max-width:520px}.preflight-card{background:#fff;border:1px solid #dde7f3e6;border-radius:8px;gap:12px;margin-top:12px;padding:14px;display:grid}.preflight-card.good{background:#0ba56b0d;border-color:#0ba56b38}.preflight-card.warn,.preflight-card.busy{background:#b7791f0f;border-color:#b7791f3d}.preflight-card.bad{background:#d3424b0d;border-color:#d3424b42}.preflight-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.preflight-card-title{align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.preflight-card p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.65}.preflight-outline{background:#ffffffad;border:1px solid #dde7f3b8;border-radius:6px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.preflight-outline-item{max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.45;display:block;overflow:hidden}.preflight-outline-item.heading2{color:var(--muted);padding-left:14px}.preflight-outline-item.heading3,.preflight-outline-item.possible_heading{color:var(--muted);padding-left:28px}.preflight-outline em{color:var(--muted);font-size:12px;font-style:normal}.preflight-stats{flex-wrap:wrap;gap:8px;display:flex}.preflight-stats span{min-height:24px;color:var(--muted);background:#ffffffc2;border:1px solid #6570802e;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;display:inline-flex}.preflight-issue-list{gap:8px;display:grid}.preflight-issue{background:#ffffffbd;border:1px solid #6570802e;border-radius:8px;gap:4px;padding:10px;display:grid}.preflight-issue.error{border-color:#d3424b3d}.preflight-issue.warning{border-color:#b7791f3d}.preflight-issue strong{font-size:13px}.preflight-issue span{color:var(--muted);font-size:12px;line-height:1.6}.upload-structure-section{gap:16px;display:grid}.structure-health{min-height:30px;color:var(--muted);white-space:nowrap;background:#6570800f;border:1px solid #65708038;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.structure-health.good{color:var(--ok);background:#0ba56b14;border-color:#0ba56b4d}.structure-health.warning{color:var(--warn);background:#b7791f14;border-color:#b7791f52}.structure-health.error{color:var(--error);background:#d3424b14;border-color:#d3424b4d}.structure-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.structure-stats-grid div{text-align:center;background:#f9fbfc;border:1px solid #dde7f3e0;border-radius:8px;align-content:center;justify-items:center;gap:6px;min-width:0;min-height:78px;padding:10px;display:grid}.structure-stats-grid strong{color:var(--brand);font-size:22px;line-height:1}.structure-stats-grid span{color:var(--muted);font-size:12px}.structure-preview-grid{grid-template-columns:minmax(320px,.92fr) minmax(360px,1.08fr);align-items:stretch;gap:16px;display:grid}.structure-issue-panel,.structure-outline-panel{background:#fff;border:1px solid #dde7f3e6;border-radius:8px;flex-direction:column;min-width:0;height:100%;padding:16px;display:flex}.structure-panel-title{align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:700;display:inline-flex}.structure-issue-list,.structure-outline-list{gap:10px;display:grid}.structure-issue{background:#f9fbfc;border:1px solid #6570802e;border-radius:8px;padding:12px}.structure-issue.error{background:#d3424b0f;border-color:#d3424b47}.structure-issue.warning{background:#b7791f12;border-color:#b7791f47}.structure-issue.info{background:#1f6bff0f;border-color:#1f6bff33}.structure-issue.good{background:#0ba56b0f;border-color:#0ba56b3d}.structure-issue-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.structure-issue-head span{min-height:22px;color:var(--muted);white-space:nowrap;background:#fffc;border-radius:999px;align-items:center;padding:0 7px;font-size:12px;display:inline-flex}.structure-issue-head strong{font-size:14px}.structure-issue p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.structure-issue p+p{margin-top:6px}.structure-issue-action{color:var(--text)!important}.structure-samples{gap:6px;margin-top:10px;display:grid}.structure-samples span{min-width:0;color:var(--text);overflow-wrap:anywhere;background:#ffffffd6;border-radius:6px;padding:7px 8px;font-size:12px;line-height:1.5}.structure-guide{background:#1f6bff0f;border:1px solid #1f6bff24;border-radius:8px;margin-top:12px;padding:12px}.structure-guide strong{font-size:13px}.structure-guide p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.7}.structure-outline-list{flex:auto;align-content:start;height:560px;min-height:0;max-height:none;padding-right:4px;overflow:auto}.structure-outline-item{background:#f9fbfc;border:1px solid #dde7f3b8;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:38px;padding-top:6px;padding-bottom:6px;padding-right:8px;display:grid}.structure-outline-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.structure-confidence{color:var(--muted);font-size:12px}.structure-confirm-row{background:#1f6bff0f;border:1px solid #1f6bff2e;border-radius:8px;align-items:flex-start;gap:10px;padding:14px;line-height:1.7;display:flex}.structure-confirm-row input{flex:none;width:16px;height:16px;margin-top:5px}.structure-confirm-row span{min-width:0}.structure-modal-overlay{z-index:110;background:#13181e80;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.structure-modal{background:#fff;border:1px solid #d3424b3d;border-radius:8px;gap:16px;width:min(720px,100%);max-height:min(760px,92vh);padding:24px;display:grid;overflow:auto;box-shadow:0 24px 70px #141c2447}.structure-modal-icon{width:52px;height:52px;color:var(--error);background:#d3424b1a;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.structure-modal-copy{gap:8px;display:grid}.structure-modal-title{font-size:20px;font-weight:800}.structure-modal-copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.structure-modal-risk-list{background:#d3424b0f;border:1px solid #d3424b47;border-radius:8px;gap:8px;padding:12px;display:grid}.structure-modal-risk-list strong{color:var(--error);font-size:14px}.structure-modal-risk-list span{color:var(--text);padding-left:14px;font-size:13px;line-height:1.65;position:relative}.structure-modal-risk-list span:before{content:"";background:var(--error);border-radius:999px;width:5px;height:5px;position:absolute;top:10px;left:0}.structure-modal-issues{gap:10px;display:grid}.structure-modal-issue{background:#f9fbfc;border:1px solid #6570802e;border-radius:8px;gap:6px;padding:12px;display:grid}.structure-modal-issue.error{background:#d3424b0f;border-color:#d3424b47}.structure-modal-issue.warning{background:#b7791f12;border-color:#b7791f47}.structure-modal-issue strong{font-size:14px}.structure-modal-issue span{color:var(--muted);font-size:13px;line-height:1.65}.structure-modal-samples{background:#f9fbfc;border:1px solid #dde7f3e6;border-radius:8px;gap:8px;padding:12px;display:grid}.structure-modal-subtitle{font-size:13px;font-weight:700}.structure-modal-samples span{min-width:0;color:var(--text);overflow-wrap:anywhere;background:#fff;border-radius:6px;padding:7px 8px;font-size:12px;line-height:1.55}.structure-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.section-title{margin:0 0 16px;font-size:20px}.field{gap:8px;margin-bottom:16px;display:grid}.field label{color:var(--muted);font-size:14px}.file-input,.select,.input{border:1px solid var(--line);background:#fff;border-radius:6px;width:100%;min-height:38px;padding:8px 10px}.helper{color:var(--muted);font-size:13px}.review-grid{grid-template-columns:minmax(220px,280px) minmax(360px,1fr) minmax(260px,320px);gap:16px;height:calc(100vh - 96px);display:grid}.pane{background:var(--panel);border:1px solid var(--line);border-radius:8px;min-width:0;overflow:auto}.pane-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:center;gap:8px;min-height:46px;padding:10px 12px;display:flex;position:sticky;top:0}.pane-title{font-size:15px;font-weight:700}.preview-toolbar{flex-wrap:wrap;align-items:flex-start;gap:12px}.preview-toolbar-copy{gap:4px;min-width:220px;display:grid}.preview-toolbar-help{color:var(--muted);font-size:12px;line-height:1.45}.preview-selection-hint{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.4;display:flex}.keycap{min-width:34px;height:22px;color:var(--text);background:#fff;border:1px solid #65708047;border-bottom-color:#6570806b;border-radius:5px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:inset 0 -1px #65708024}.review-risk-guide{background:#fff;border:1px solid #dde7f3e6;border-radius:8px;gap:10px;margin:12px 12px 0;padding:12px;display:grid}.review-risk-guide.good{background:#0ba56b0f;border-color:#0ba56b3d}.review-risk-guide.warning{background:#b7791f0f;border-color:#b7791f47}.review-risk-guide.error{background:#d3424b0d;border-color:#d3424b47}.review-risk-guide-head{color:var(--text);align-items:flex-start;gap:8px;display:flex}.review-risk-guide-head svg{flex:none;margin-top:2px}.review-risk-guide-head strong{font-size:14px}.review-risk-guide p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.6}.review-risk-list{gap:10px;display:grid}.review-risk-card{background:#ffffffd6;border:1px solid #6570802e;border-radius:8px;gap:7px;padding:10px;display:grid}.review-risk-card.error{border-color:#d3424b42}.review-risk-card.warning{border-color:#b7791f47}.review-risk-card.info{border-color:#1f6bff2e}.review-risk-card-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.review-risk-card-head span{min-height:22px;color:var(--muted);white-space:nowrap;background:#65708014;border-radius:999px;align-items:center;padding:0 7px;font-size:12px;display:inline-flex}.review-risk-card-head strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.link-button{color:var(--brand-strong);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.review-risk-action{color:var(--text)!important}.review-risk-samples{gap:6px;display:grid}.review-risk-samples button{min-width:0;color:var(--text);cursor:pointer;text-align:left;background:#fff;border:1px solid #dde7f3e6;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.review-risk-samples button:hover{background:var(--brand-soft);border-color:#1f6bff47}.review-risk-samples span,.review-risk-samples em{color:var(--muted);white-space:nowrap;font-size:12px;font-style:normal}.review-risk-samples strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.review-action-row{justify-content:flex-end;gap:10px;margin-left:auto}.review-action-row .button{white-space:nowrap;min-height:40px;padding:0 14px}.structure-list{padding:8px}.tree-item{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px}.tree-item:hover,.tree-item.active{background:var(--panel-soft)}.word-stage{overscroll-behavior-x:contain;scrollbar-gutter:stable;background:#dfe4ea;max-width:100%;padding:24px 32px 24px 24px;overflow:auto visible}.word-pages{justify-items:center;gap:24px;width:100%;min-width:0;padding-right:2px;display:grid}.word-page-wrap{justify-items:center;gap:10px;width:100%;display:grid}.word-page{background:#fff;width:min(100%,820px);min-height:1040px;margin:0 auto;padding:42px clamp(32px,7%,72px) 36px;box-shadow:0 10px 32px #1e2b341f}.word-page.active-page{box-shadow:0 0 0 3px #1f6bff47,0 10px 32px #1e2b341f}.page-break-marker{width:min(100%,820px);min-height:32px;color:var(--muted);background:#ffffff8c;border:1px dashed #65708073;border-radius:6px;justify-content:center;align-items:center;margin:0 auto;font-size:12px;display:flex}.page-header-preview,.page-footer-preview{color:var(--muted)}.page-header-preview{margin-bottom:28px}.page-header-preview.no-header{margin-bottom:18px}.page-header-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:12px;display:flex}.page-meta-tags{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.page-meta-tag{min-height:22px;color:var(--text);white-space:nowrap;background:#65708014;border:1px solid #65708047;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;display:inline-flex}.page-meta-tag.subtle{color:var(--muted);background:0 0}.page-header-text{text-align:center;min-height:24px;color:var(--text);font-size:14px;line-height:1.5}.page-header-rule,.page-footer-rule{background:#65708052;height:1px}.page-header-rule{margin-top:8px}.page-body-preview{min-width:0;min-height:760px}.page-footer-preview{margin-top:28px}.page-footer-content{justify-content:flex-start;align-items:center;min-width:0;min-height:28px;padding-top:10px;display:flex;position:relative}.page-footer-text{width:100%;min-width:0;color:var(--text);text-align:left;font-size:13px;line-height:1.5}.page-footer-content.page-number-left .page-footer-number{text-align:left;left:0;right:auto}.page-footer-content.page-number-center .page-footer-number{text-align:center;left:50%;transform:translate(-50%)}.page-footer-number{min-width:24px;color:var(--text);font-size:13px;position:absolute;right:0}.page-frame-note{color:var(--muted);margin-top:6px;font-size:12px}.paragraph{cursor:pointer;border-radius:4px;align-items:flex-start;gap:8px;min-height:28px;padding:4px 6px;line-height:1.75;display:flex}.paragraph:hover,.paragraph.active{background:#1f6bff0f;outline:2px solid #1f6bff59}.paragraph.risk{background:#b7791f12;outline:2px solid #b7791f47}.paragraph.risk.active{outline-color:#1f6bff66;box-shadow:inset 4px 0 #b7791f85}.paragraph.jumped{animation:.9s jump-flash}@keyframes jump-flash{0%{box-shadow:0 0 0 4px #b43d4840}to{box-shadow:none}}.paragraph.cover,.paragraph.title,.paragraph.heading1,.paragraph.abstract_cn_title,.paragraph.abstract_en_title,.paragraph.reference_title,.paragraph.thanks_title,.paragraph.appendix_title{text-align:center;margin:12px 0;font-size:20px;font-weight:700}.paragraph.toc{text-align:left;margin:2px 0;font-size:12pt;font-weight:400}.paragraph.cover{letter-spacing:0;margin:18px 0;font-size:24px}.paragraph.title{margin:16px 0;font-size:22px;line-height:1.5}.paragraph.heading2{font-size:18px;font-weight:700}.paragraph.heading3{font-weight:700}.paragraph.keywords_cn,.paragraph.keywords_en,.paragraph.abstract_cn_body,.paragraph.abstract_en_body,.paragraph.thanks_body,.paragraph.appendix_body{font-size:15px}.paragraph.preserved{color:var(--text);font-size:inherit;font-weight:inherit;text-align:initial;line-height:inherit;margin:0}.paragraph.reference_item,.paragraph.note_item{line-height:1.6;text-align:left!important}.reference-item-content{display:block}.reference-marker{color:var(--muted);white-space:nowrap;line-height:inherit;margin-right:4px;display:inline}.toc-entry-preview{grid-template-columns:auto 1fr auto;align-items:end;gap:8px;width:100%;display:grid}.toc-entry-preview.no-page{grid-template-columns:1fr}.toc-entry-text{min-width:0}.toc-entry-dots{border-bottom:1px dotted #3a4e666b;transform:translateY(-4px)}.toc-entry-dots.blank{border-bottom-color:#0000}.toc-entry-page{text-align:right;min-width:28px;color:var(--text);font-size:inherit}.toc-entry-page.pending{color:var(--muted);font-size:12px}.paragraph.reference_item .paragraph-text,.paragraph.note_item .paragraph-text{min-width:0;padding-left:var(--reference-left-indent,24px);text-indent:calc(-1*var(--reference-hanging-indent,24px));flex:1;display:block;overflow:visible}.reference-body{text-align:left;word-break:break-word;overflow-wrap:anywhere;min-width:0;line-height:1.6;display:inline}.citation-superscript{vertical-align:super;white-space:nowrap;font-size:.72em;line-height:0}.paragraph.figure_caption,.paragraph.table_caption{text-align:center;color:var(--muted);font-size:14px}.paragraph.image,.paragraph.table{border:1px dashed var(--line);color:var(--muted);background:#f8fafb}.paragraph.image{align-items:center}.embedded-image{object-fit:contain;max-width:min(100%,620px);max-height:520px;margin:8px auto;display:block}.embedded-table-wrap{width:100%;overflow:auto}.embedded-table-wrap.table-align-left{text-align:left}.embedded-table-wrap.table-align-center{text-align:center}.embedded-table-wrap.table-align-right{text-align:right}.embedded-table{border-collapse:collapse;width:100%;color:var(--text);font-size:var(--table-font-size,14px);font-family:var(--table-font-family,inherit);text-align:var(--table-text-align,center);background:#fff}.embedded-table td{border:1px solid var(--line);vertical-align:top;min-width:72px;padding:6px 8px}.embedded-table.three-line{border-top:var(--table-top-border,1.5pt solid #111827);border-bottom:var(--table-bottom-border,1.5pt solid #111827)}.embedded-table.three-line td{border:0}.embedded-table.three-line .embedded-table-header-row td{border-bottom:var(--table-header-border,.5pt solid #111827);font-weight:var(--table-header-font-weight,400);text-align:var(--table-header-align,center)}.embedded-table.borderless td{border:0}.embedded-table.grid td,.embedded-table.protected-original td{border:1px solid var(--line)}.paragraph-check{flex:none;width:16px;height:16px;margin-top:7px}.paragraph-text{overflow-wrap:break-word;word-break:normal;flex:1;min-width:0;max-width:100%}.type-chip,.tree-type{border:1px solid var(--line);min-height:22px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;padding:0 7px;font-size:12px;display:inline-flex}.tree-type{margin-right:6px}.inspector{padding:12px}.toggle-row{justify-content:space-between;align-items:center;gap:12px;margin:12px 0;display:flex}.status-badge{border:1px solid var(--line);min-height:26px;color:var(--muted);background:#ffffffe6;border-radius:999px;align-items:center;padding:0 9px;font-size:13px;display:inline-flex}.status-badge.good{color:var(--ok);background:#0ba56b14;border-color:#0ba56b59}.status-badge.busy{color:var(--warn);border-color:#9a641f59}.status-badge.bad{color:var(--error);border-color:#aa2e3559}.download-layout,.preview-layout{max-width:940px;margin:24px auto}.action-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.notice{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.application-template-section{background:linear-gradient(#0ba56b0d,#fffffff5);border-color:#0ba56b33}.application-template-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.application-template-summary>div{background:#ffffffc7;border:1px solid #65708029;border-radius:8px;gap:6px;min-width:0;padding:12px;display:grid}.application-template-summary span{color:var(--muted);font-size:12px}.application-template-summary strong{font-size:14px;line-height:1.45}.application-role-row{flex-wrap:wrap;gap:8px;display:flex}.application-role-row span{color:#08724d;background:#0ba56b14;border:1px solid #0ba56b2e;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.application-template-candidates{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.application-template-candidate{width:100%;min-height:132px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:1px solid #6570802e;border-radius:8px;align-content:start;gap:8px;padding:12px;display:grid}.application-template-candidate:hover{border-color:#1f6bff57;box-shadow:0 10px 24px #1f6bff14}.application-template-candidate.active{cursor:default;background:#0ba56b12;border-color:#0ba56b52}.application-template-candidate:disabled{opacity:.82}.application-candidate-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.application-candidate-head strong{font-size:14px}.application-candidate-head em{color:var(--brand-strong);font-size:12px;font-style:normal;font-weight:800}.application-template-candidate span:not(.application-candidate-head),.application-template-candidate small{color:var(--muted);font-size:12px;line-height:1.55}.scope-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.scope-option{border:1px solid var(--line);min-height:36px;color:var(--text);cursor:pointer;background:#fff;border-radius:6px;padding:0 10px}.scope-option.active{border-color:var(--brand);color:var(--brand-strong);background:#1f6bff14}.scope-option:disabled{cursor:not-allowed;opacity:.5}.format-row{grid-template-columns:88px minmax(0,1fr);gap:8px;padding:4px 0;display:grid}.format-label{color:var(--muted);font-size:13px}.format-value{word-break:break-word}.pdf-frame{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;height:72vh}.json-lab{gap:18px;display:grid}.json-hero,.json-steps,.json-guide-band,.json-panel{border:1px solid var(--line);background:#fff;border-radius:8px}.json-hero{background:linear-gradient(#1f6bff0f,#1f6bff00),#fff;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;display:flex}.json-title{margin-bottom:10px}.json-subtitle{max-width:760px;color:var(--muted);margin:0;line-height:1.7}.json-hero-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.json-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;display:grid}.json-step-card{background:#f9fbfc;border:1px solid #1f6bff1f;border-radius:8px;gap:8px;padding:16px;display:grid}.json-step-index{width:28px;height:28px;color:var(--brand-strong);background:#1f6bff1f;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.json-step-title{font-size:15px;font-weight:700}.json-step-desc{color:var(--muted);font-size:13px;line-height:1.6}.json-guide-band{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.json-guide-card{background:#f9fbfc;border:1px solid #6570802e;border-radius:8px;padding:16px}.json-guide-title{margin-bottom:10px;font-size:15px;font-weight:700}.json-guide-list{color:var(--text);margin:0;padding-left:18px;line-height:1.8}.json-guide-list li+li{margin-top:4px}.json-grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:18px;display:grid}.json-left,.json-right{align-content:start;gap:18px;display:grid}.json-panel{padding:18px}.json-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.json-code{color:#dfe8ef;white-space:pre-wrap;word-break:break-word;background:#0f1720;border:1px solid #6570802e;border-radius:8px;max-height:520px;margin:0;padding:16px;font-size:12px;line-height:1.6;overflow:auto}.json-code.compact{max-height:240px;font-size:11px}.prompt-code{max-height:380px}.json-tuning-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.json-tuning-title{margin-bottom:6px;font-size:15px;font-weight:700}.json-textarea{min-height:96px}.json-output-box{min-height:240px}.json-workspace-overlay{z-index:50;background:#13181e6b;justify-content:center;align-items:stretch;padding:28px;display:flex;position:fixed;inset:0}.json-workspace-shell{background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:16px;width:min(1280px,100%);max-height:100%;padding:18px;display:grid;overflow:auto;box-shadow:0 20px 48px #141c243d}.json-workspace-shell-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.json-workspace{gap:16px;display:grid}.json-workspace-guide{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.json-workspace-card,.json-workspace-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.json-workspace-card-title,.json-workspace-panel-title{align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}.json-workspace-list{margin:10px 0 0;padding-left:18px;line-height:1.8}.json-workspace-toolbar{flex-wrap:wrap;gap:10px;display:flex}.json-workspace-grid,.json-workspace-request-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.json-workspace-panel-head{gap:4px;margin-bottom:12px;display:grid}.json-workspace-code{max-height:420px}.json-workspace-import{min-height:280px}.upload-overlay{z-index:100;background:#13181e7a;justify-content:center;align-items:center;animation:.25s overlay-fade-in;display:flex;position:fixed;inset:0}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}.upload-overlay-card{text-align:center;background:#fff;border-radius:8px;justify-items:center;gap:18px;width:min(420px,90vw);padding:36px 32px;animation:.3s overlay-card-in;display:grid;box-shadow:0 20px 56px #141c2438}@keyframes overlay-card-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.upload-overlay-title{font-size:17px;font-weight:700}.upload-overlay-desc{color:var(--muted);font-size:14px;line-height:1.6}.upload-progress{background:#1f6bff1f;border-radius:999px;width:100%;height:8px;overflow:hidden}.upload-progress-bar{border-radius:inherit;background:linear-gradient(90deg,var(--brand),#22c55e);min-width:10px;height:100%;transition:width .2s}.upload-spinner{border:3px solid #1f6bff2e;border-top-color:var(--brand);border-radius:50%;width:40px;height:40px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.upload-step-chip.done{color:var(--ok);background:#24734f12;border-color:#24734f47}.upload-step-chip.done .upload-step-index{background:#24734f2e}.workflow-steps{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffa8;border-bottom:1px solid #dde7f3b8;justify-content:center;align-items:center;gap:0;padding:12px 24px;display:flex}.workflow-step{color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.workflow-step-index{width:24px;height:24px;color:var(--muted);background:#6570801a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.workflow-step.active{color:var(--brand-strong);background:#1f6bff14}.workflow-step.active .workflow-step-index{color:var(--brand-strong);background:#1f6bff29}.workflow-step.done{color:var(--ok)}.workflow-step.done .workflow-step-index{color:var(--ok);background:#24734f24}.workflow-connector{background:var(--line);flex-shrink:0;width:32px;height:1px}.workflow-connector.done{background:#24734f59}.preview-status-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;padding:24px;display:grid}.preview-status-header{align-items:center;gap:14px;display:flex}.preview-status-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.preview-status-icon.processing{color:var(--warn);background:#9a641f1a}.preview-status-icon.ready{color:var(--ok);background:#24734f1a}.preview-status-icon.waiting{color:var(--muted);background:#6570801a}.preview-status-text h1{margin:0;font-size:20px}.preview-status-text p{color:var(--muted);margin:4px 0 0;font-size:14px;line-height:1.5}.progress-bar{background:#6570801f;border-radius:3px;width:100%;height:6px;overflow:hidden}.progress-bar-fill{background:var(--brand);border-radius:3px;height:100%;transition:width .4s}.generation-modal-overlay{z-index:80;background:#13181e7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.generation-modal{border:1px solid var(--line);background:#fff;border-radius:8px;gap:18px;width:min(760px,100%);max-height:min(720px,92vh);padding:22px;display:grid;overflow:auto;box-shadow:0 24px 64px #141c243d}.generation-modal-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.generation-modal-title{font-size:20px;font-weight:700}.generation-modal-desc{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.6}.generation-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.generation-choice{border:1px solid var(--line);min-width:0;min-height:152px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:8px;align-items:flex-start;gap:14px;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s;display:flex}.generation-choice:hover{border-color:#1f6bff4d;transform:translateY(-1px);box-shadow:0 14px 28px #1d232b0f}.generation-choice.active{border-color:var(--brand);background:#1f6bff0f;box-shadow:inset 0 0 0 1px #1f6bff2e}.generation-choice:disabled{cursor:not-allowed;opacity:.7;box-shadow:none;transform:none}.generation-choice-icon{width:42px;height:42px;color:var(--brand-strong);background:#1f6bff1a;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.generation-choice-copy{gap:8px;min-width:0;display:grid}.generation-choice-copy strong{font-size:16px}.generation-choice-copy span{color:var(--muted);font-size:13px;line-height:1.7}.generation-progress-box{border:1px solid var(--line);background:#f9fbfc;border-radius:8px;gap:10px;padding:14px;display:grid}.generation-progress-box.success{background:#24734f0f;border-color:#24734f3d}.generation-progress-box.error{background:#aa2e350f;border-color:#aa2e353d}.generation-progress-line{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;font-size:13px;display:flex}.generation-progress-status{min-width:0;color:var(--text);align-items:center;gap:8px;display:inline-flex}.generation-error{color:var(--error);font-size:13px;line-height:1.6}.generation-modal-actions{justify-content:flex-end;gap:10px;display:flex}.global-confirm-list{color:#17233c;margin:12px 0 0;padding-left:20px;line-height:1.8}.global-confirm-list.muted{color:#60708c}.spin{animation:.8s linear infinite spin}.preview-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:8px;display:grid}.preview-action-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;padding:20px;display:grid}.preview-action-card-head{align-items:center;gap:10px;display:flex}.preview-action-card-icon{width:36px;height:36px;color:var(--brand-strong);background:#1f6bff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.preview-action-card-title{font-size:15px;font-weight:700}.preview-action-card-desc{color:var(--muted);font-size:13px;line-height:1.6}.preview-nav-row{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.download-success-banner{background:linear-gradient(#24734f0f,#24734f00);border:1px solid #24734f33;border-radius:8px;align-items:center;gap:14px;padding:20px 24px;display:flex}.download-success-icon{width:44px;height:44px;color:var(--ok);background:#24734f1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.download-success-text h1{margin:0;font-size:20px}.download-success-text p{color:var(--muted);margin:4px 0 0;font-size:14px}.download-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.download-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;padding:20px;display:grid}.download-card-icon{width:40px;height:40px;color:var(--brand-strong);background:#1f6bff14;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.download-card-title{font-size:15px;font-weight:700}.download-card-desc{color:var(--muted);font-size:13px;line-height:1.6}.download-nav-row{align-items:center;gap:12px;margin-top:16px;display:flex}@media (max-width:1020px){.json-hero,.json-panel-head,.json-tuning-head{justify-content:stretch;display:grid}.json-steps,.json-guide-band,.json-grid,.json-workspace-guide,.json-workspace-grid,.json-workspace-request-grid{grid-template-columns:1fr}.upload-workbench{padding:18px}.upload-hero,.upload-section-header,.template-card-actions,.template-preview-meta{grid-auto-flow:row;justify-content:stretch;display:grid}.template-source-grid,.template-source-grid-wide,.template-card-grid,.upload-custom-grid,.template-preview-detail-grid,.structure-preview-grid,.application-template-summary,.application-template-candidates{grid-template-columns:1fr}.structure-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.draft-item{grid-template-columns:1fr}.draft-actions{justify-content:flex-start;max-width:none}.file-dropzone{justify-items:start;padding:16px;display:grid}.json-entry-notice{display:grid}.json-entry-actions{width:auto}.json-workspace-overlay,.json-workspace-shell{padding:14px}.preview-action-grid,.download-card-grid,.generation-choice-grid{grid-template-columns:1fr}.preview-toolbar,.review-action-row,.generation-modal-head,.generation-modal-actions{justify-content:stretch}.review-action-row .button,.generation-modal-actions .button{flex:auto}.download-success-banner{text-align:center;flex-direction:column}.review-grid{grid-template-columns:1fr;height:auto}.pane{max-height:none}.word-page{min-height:640px;padding:36px 28px}.page-break-marker{width:100%}}@media (max-width:720px){.topbar{flex-direction:column;align-items:flex-start;gap:12px;height:auto;min-height:68px;padding:14px 18px}.nav{width:100%}.nav a{flex:1 1 0}.main{padding:18px 14px}.workflow-steps{justify-content:flex-start;padding:10px 14px;overflow-x:auto}.upload-workbench{padding:0}.upload-hero{padding:24px 18px}.upload-title{font-size:36px}.upload-subtitle{font-size:14px}.upload-status{min-width:0}.upload-hero-metrics{grid-template-columns:1fr}.upload-section{padding:18px}.structure-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.structure-outline-item{grid-template-columns:auto minmax(0,1fr)}.structure-outline-item .tree-type{width:fit-content}.structure-confidence{grid-column:2}}
