/* 生成器样式仅作用于新板块，保留查询页布局。 */
.jzg{color:var(--navy);overflow-wrap:anywhere}.jzg-heading{margin-bottom:20px}.jzg-heading h2{font-size:22px;font-weight:650;margin-bottom:5px}.jzg-muted{color:var(--muted);font-size:13px;line-height:1.8}.jzg-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.jzg-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 6px 20px #172b4d04;min-width:0}.jzg-card h3{font-size:16px;font-weight:650}.jzg-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;flex-wrap:wrap}.jzg-tag{font-size:12px;padding:4px 10px;background:#edf2fc;border:1px solid #e1e9f9;border-radius:999px;color:var(--blue)}.jzg-field{margin-bottom:20px}.jzg-field>label,.jzg-field legend{display:block;font-weight:600;font-size:13px;margin-bottom:8px}.jzg-required{font-size:11px;font-weight:400;color:var(--muted);margin-left:8px}.jzg input:not([type=radio]),.jzg textarea,.jzg select{width:100%;max-width:100%;min-width:0;min-height:46px;border:1px solid #dce4ef;border-radius:10px;background:#fff;padding:10px 12px;color:var(--navy);font:inherit}.jzg input[type=search]{border-radius:999px;background:#fafbfd}.jzg textarea{min-height:140px;resize:vertical;line-height:1.8}.jzg textarea:focus-visible{outline:3px solid #8ca9e7;outline-offset:2px}.jzg input[aria-invalid=true],.jzg textarea[aria-invalid=true],.jzg select[aria-invalid=true]{border-color:var(--red)}.jzg-hint{font-size:12px;color:var(--muted);margin-top:6px}.jzg-error{font-size:12px;color:var(--red);margin-top:6px}.jzg-selects{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.jzg-selects label{display:block;font-size:12px;color:var(--text);margin-bottom:5px}.jzg-style{border:0;padding:0;min-width:0}.jzg-styles{display:grid;grid-template-columns:1fr 1fr;gap:8px}.jzg-style-option{position:relative;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:12px;min-height:60px;padding:10px 12px;cursor:pointer}.jzg-style-option:has(input:checked){background:#f1f5fc;border-color:#adc0e9}.jzg-style-option input{width:16px;height:16px;accent-color:var(--blue);flex-shrink:0}.jzg-style-option strong{font-size:13px;display:block}.jzg-style-option small{font-size:11px;color:var(--muted)}.jzg-upload{border:1px dashed #c5d2e5;background:#fafbfd;border-radius:14px;padding:18px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.jzg-upload svg{color:#7890b1;width:28px;height:28px}.jzg-upload-copy{min-width:0;flex:1}.jzg-upload-preview{width:88px;height:72px;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:#fff}.jzg-upload-actions{display:flex;gap:8px;flex-wrap:wrap}.jzg button,.jzg a.jzg-button{min-height:44px}.jzg-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 15px;border:1px solid #dce4ef;border-radius:999px;font-size:13px;background:#fff;color:var(--text);text-decoration:none;text-align:center;line-height:1.5}.jzg-button:hover{background:#f3f6fb;text-decoration:none}.jzg-button-main{background:var(--blue);border-color:var(--blue);color:#fff}.jzg-button-main:hover{background:#1b46a6}.jzg-actions{display:flex;gap:10px;flex-wrap:wrap}.jzg-actions .jzg-button-main{flex:1}.jzg-feedback{font-size:13px;line-height:1.8;padding:12px 14px;border:1px solid var(--line);border-radius:12px;margin-top:16px;background:#f7f9fc;overflow-wrap:anywhere}.jzg-feedback[data-state=error]{background:#fff7f7;color:#a52b35;border-color:#f0d5d8}.jzg-feedback[data-state=success]{background:#f1f7f3;color:#216443;border-color:#dbe9df}.jzg-preview-card{position:sticky;top:24px}.jzg-preview{display:block;border:1px solid var(--line);border-radius:12px;width:100%;height:610px;background:#f5f7fa}.jzg-preview-footer{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-top:14px;flex-wrap:wrap}.jzg-published{margin-top:18px;border-top:1px solid var(--line);padding-top:18px}.jzg-published h4{font-size:14px;margin-bottom:6px}.jzg-published a{display:block;font-size:12px;overflow-wrap:anywhere;margin:8px 0 12px}.jzg-records{margin-top:24px}.jzg-record-list{list-style:none}.jzg-record{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.jzg-record:last-child{border-bottom:0;padding-bottom:0}.jzg-record>div:first-child{min-width:0}.jzg-record strong{display:block;font-size:14px;overflow-wrap:anywhere}.jzg-record time{font-size:12px;color:var(--muted)}.jzg-record-actions{display:flex;gap:8px;flex-shrink:0}.jzg-empty{padding:26px 0;text-align:center;color:var(--muted);font-size:13px}.jzg-mobile-nav{display:none}.jzg-confirm{max-width:min(440px,calc(100% - 24px));padding:24px;border:0;border-radius:18px;margin:auto;color:var(--navy);box-shadow:0 18px 70px #172b4d40}.jzg-confirm::backdrop{background:transparent}.jzg-confirm h3{font-size:17px;margin-bottom:8px}.jzg-confirm p{font-size:13px;color:var(--text);margin-bottom:20px}.jzg-confirm .jzg-actions{justify-content:flex-end}.jzg-load-error{margin-top:16px;color:var(--red)}
@media(max-width:1199px){.jzg-layout{gap:18px}.jzg-card{padding:20px}.jzg-preview-card{position:static}.jzg-selects{grid-template-columns:1fr}.jzg-preview{height:600px}}
@media(max-width:899px){.jzg-layout{grid-template-columns:minmax(0,1fr)}.jzg-mobile-nav{display:flex;gap:8px;margin-bottom:16px}.jzg-mobile-nav a{flex:1}.jzg-preview{height:650px}.jzg-selects{grid-template-columns:1fr 1fr}.jzg-editor,.jzg-preview-card{scroll-margin-top:16px}}
@media(max-width:599px){.jzg-card{padding:16px;border-radius:16px}.jzg-heading h2{font-size:19px}.jzg-heading{margin-bottom:16px}.jzg-preview{height:540px}.jzg-selects{grid-template-columns:1fr}.jzg input:not([type=radio]),.jzg select,.jzg textarea{font-size:16px}.jzg-style-option{padding:9px;gap:7px}.jzg-style-option small{font-size:10px}.jzg-upload{padding:12px}.jzg-record{align-items:flex-start;flex-direction:column;gap:10px}.jzg-record-actions{width:100%}.jzg-record-actions>*{flex:1}.jzg-card-head{gap:8px}.jzg-button{padding:10px 12px}.jzg-preview-footer>*{width:100%}.jzg-upload-actions{width:100%}.jzg-upload-actions button{flex:1}}
/* 按参考站还原生成器的内容宽度、操作顺序和下拉选择方式。 */
.jzg.wrap{max-width:980px;padding:20px 16px 60px}.jzg-heading{padding:20px 24px;background:#fff;border:1px solid var(--line);border-radius:18px;margin-bottom:22px;box-shadow:0 6px 20px #172b4d05}.jzg-heading h2{font-size:21px}.jzg-layout{gap:20px;align-items:stretch}.jzg-card{padding:20px;border-radius:16px}.jzg-card-head{margin-bottom:14px}.jzg-field{margin-bottom:14px}.jzg-field>label{margin-bottom:6px;color:var(--text)}.jzg textarea{min-height:82px}.jzg input:not([type=radio]),.jzg textarea,.jzg select{background:#fafcff}.jzg #jzg-name-hint{color:#9d3c2e;background:#fff5f2;border:1px solid #f0d1ca;border-radius:8px;padding:7px 10px;line-height:1.5}.jzg-preview-card{position:static}.jzg-preview{height:560px;border-radius:14px}.jzg-button{border-radius:10px}.jzg-main-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:14px}.jzg-main-actions .jzg-button{font-weight:600}.jzg-main-actions .jzg-button:not(.jzg-button-main){background:#edf2fc;border-color:#edf2fc;color:var(--blue)}.jzg-upload{border-style:solid;background:#fafcff;border-radius:10px;padding:10px;gap:10px}.jzg-upload>svg{display:none}.jzg-upload-preview{width:90px;height:70px}.jzg-records{padding:0;border:0;box-shadow:none;background:transparent}.jzg-record{background:#fff;border:1px solid var(--line);border-radius:12px;margin-top:10px;padding:14px 16px}.jzg-record:last-child{border-bottom:1px solid var(--line);padding-bottom:14px}.jzg-feedback{padding:0;margin-top:10px;background:transparent;border:0;font-size:12px}.jzg-feedback[data-state=success],.jzg-feedback[data-state=error]{padding:10px 12px;border:1px solid var(--line)}.jzg-industry-wrap{position:relative}.jzg #jzg-industry{cursor:pointer;padding-right:12px}.jzg-industry-panel{position:absolute;z-index:35;top:calc(100% + 4px);left:0;right:0;padding:8px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 34px #172b4d24;max-height:330px;overflow-y:auto;overscroll-behavior:contain}.jzg-industry-clear{display:block;margin-left:auto;font-size:12px;color:var(--red);padding:4px 8px}.jzg-industry-group{margin-bottom:4px}.jzg-industry-group-title{display:flex;align-items:center;width:100%;text-align:left;padding:7px 8px;font-weight:600;font-size:13px;color:var(--blue);background:#f3f7fc;border-radius:6px;position:sticky;top:-8px;z-index:1}.jzg-industry-group-title small{font-weight:400;color:var(--muted);font-size:11px;margin-left:4px}.jzg-industry-group-title svg{margin-left:auto;width:16px;height:16px}.jzg-industry-option{display:block;width:100%;text-align:left;font-size:13px;padding:7px 8px 7px 22px;border-radius:6px}.jzg-industry-option:hover,.jzg-industry-option[aria-pressed=true]{background:#edf2fc;color:var(--blue)}.jzg-industry-option[aria-pressed=true]:after{content:'已选';float:right;font-size:11px}.jzg-mobile-nav{display:none}
@media(max-width:820px){.jzg-layout{grid-template-columns:minmax(0,1fr)}.jzg-mobile-nav{display:flex}.jzg-preview{height:560px}}
@media(min-width:821px) and (max-width:899px){.jzg-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}
@media(max-width:599px){.jzg.wrap{padding:16px 12px 32px}.jzg-heading{padding:18px 16px}.jzg-heading h2{font-size:19px}.jzg-card{padding:16px}.jzg-records{padding:0}.jzg-record{padding:14px}.jzg-record:last-child{padding-bottom:14px}.jzg-preview{height:560px}}

/* 手机端在编辑与预览之间切换，内容不销毁，草稿状态始终可见。 */
.jzg-layout{align-items:start}.jzg-record-actions{flex-wrap:wrap}.jzg-record-actions a{white-space:nowrap}.jzg-preview-save{display:none}.jzg #jzg-draft-status{margin:0 0 8px}.jzg #jzg-status{margin:0 0 14px}.jzg [hidden]{display:none!important}.jzg-mobile-nav button{flex:1}.jzg-mobile-nav [aria-pressed=true]{background:var(--blue);color:#fff;border-color:var(--blue)}
@media(max-width:820px){.jzg-mobile-nav{display:flex;position:sticky;top:0;z-index:28;background:var(--bg);padding:8px 0;margin-bottom:10px}.jzg[data-view=edit] .jzg-preview-card,.jzg[data-view=preview] .jzg-editor{display:none}.jzg-editor,.jzg-preview-card{scroll-margin-top:70px}.jzg-preview-save{display:inline-flex}.jzg-preview{height:520px}.jzg-preview-footer{gap:8px}.jzg-records{margin-top:20px}}

.jzg #jzg-status:empty,.jzg #jzg-draft-status:empty{display:none}

/* 保存结果始终在工作区顶部，复制无需滚动穿过预览。 */
.jzg-published{padding:16px 18px;margin:0 0 18px;background:#fff;border:1px solid #bdcfe9;border-radius:14px;scroll-margin-top:78px;box-shadow:var(--shadow)}.jzg-published h4{font-size:16px;color:var(--navy)}.jzg-published a{display:block;width:fit-content;min-height:44px;align-content:center;margin:4px 0;line-height:1.7}.jzg-published #jzg-copy{min-width:150px;background:var(--blue);color:#fff;border-color:var(--blue)}.jzg-context{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;background:#edf3fc;border:1px solid var(--line);padding:12px 16px;margin-bottom:16px;border-radius:12px;font-size:13px}.jzg-context p{flex:1;min-width:180px}.jzg-context .jzg-button{flex-shrink:0}
