:root{--canvas:#f5f7fb;--paper:#ffffff;--paper-elevated:#ffffff;--ink:#17202a;--muted:#667085;--line:#d9e0ea;--rose:#e84a5f;--rose-light:#fff0f2;--rose-deep:#b42335;--sage:#1f9a8a;--sage-light:#e9f8f5;--sand:#b7791f;--blue:#2f6fed;--shadow-sm:0 1px 2px rgba(16,24,40,0.06),0 8px 24px rgba(16,24,40,0.05);--shadow-md:0 12px 32px rgba(16,24,40,0.12);--radius-sm:8px;--radius-md:8px;--radius-lg:8px;--radius-pill:999px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;text-size-adjust:100%}body,html{width:100%;overflow-x:hidden}body{font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--canvas);color:var(--ink);line-height:1.5;min-height:100vh;min-height:100dvh;max-width:100%;touch-action:manipulation}body:before{display:none}.admin-page,.generator{width:100%;max-width:1920px;margin:0 auto;padding:14px 14px 32px;overflow-x:hidden}.site-header{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;padding:0 2px 14px;border-bottom:1px solid var(--line)}.site-brand h1{font-size:26px;font-weight:900;letter-spacing:0;line-height:1.15;margin-top:4px}.site-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}.site-kicker:before{content:"";width:28px;height:2px;background:var(--sage)}.site-subtitle{margin-top:5px;font-size:14px;color:var(--muted);font-weight:500}.header-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.quota{background:var(--sage-light);color:#087063;padding:8px 12px;border-radius:var(--radius-sm);font-size:12px;font-weight:800;border:1px solid rgba(31,154,138,.18)}.quota-inactive{background:#fff4f4;color:#b42318;border-color:rgba(180,35,24,.2)}.quota-badge{min-width:168px;max-width:260px;background:var(--sage-light);color:#087063;padding:8px 12px;border-radius:var(--radius-sm);border:1px solid rgba(31,154,138,.18);font-size:12px;line-height:1.35}.quota-badge-main{font-weight:800}.quota-badge-meta{margin-top:2px;color:#4d8f84;font-size:11px}.quota-badge-bar{margin-top:6px;height:4px;border-radius:999px;background:rgba(31,154,138,.12);overflow:hidden}.quota-badge-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f9a8a,#4ec7b4)}.quota-badge-low .quota-badge-bar span{background:linear-gradient(90deg,#f59e0b,#f97316)}.quota-badge-warn{margin-top:4px;color:#b45309;font-size:11px}.quota-badge-inactive{background:#fff4f4;color:#b42318;border-color:rgba(180,35,24,.2)}.quota-badge-inactive .quota-badge-bar span,.quota-badge-inactive .quota-badge-meta{opacity:.7}.admin-plan-cell{min-width:140px}.admin-plan-meta{font-size:12px;color:var(--muted);margin-top:2px}.admin-plan-warn{font-size:12px;color:#b42318;margin-top:4px}.admin-quota-editor{margin-top:16px}.admin-quota-editor .admin-form-grid{margin-bottom:12px}.admin-preset-row{margin:4px 0 14px}.admin-preset-row>span{display:block;font-size:13px;color:var(--muted);margin-bottom:8px}.admin-preset-chips{display:flex;flex-wrap:wrap;gap:8px}.admin-link,.admin-preset-chips .chip{font-size:12px;padding:8px 12px}.admin-link{font-weight:800;color:var(--ink);text-decoration:none;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;transition:background .15s,border-color .15s}.admin-link:hover{background:#fff;border-color:rgba(39,33,31,.18)}.workspace{display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;width:100%;min-width:0}.workspace-sidebar{position:-webkit-sticky;position:sticky;top:14px;display:flex;flex-direction:column;gap:8px;height:auto;max-height:calc(100vh - 28px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;min-width:0}.workspace-main{min-width:0;overflow:hidden}.sidebar-block{display:flex;flex-direction:column;gap:10px}.creator-console{padding-bottom:12px;border-bottom:1px solid var(--line)}.console-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.console-head span{font-size:12px;font-weight:900;letter-spacing:.08em;color:var(--blue)}.console-head b{flex:none;padding:4px 8px;border-radius:var(--radius-sm);background:#eef4ff;color:#2458c9;font-size:11px;font-weight:900}.preset-strip{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.preset-strip::-webkit-scrollbar{display:none}.preset-btn{flex:1 0 96px;min-width:0;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;font-size:12px;font-weight:800;color:var(--muted);cursor:pointer;transition:all .15s ease;text-align:center}.preset-btn:hover{border-color:rgba(47,111,237,.35);color:var(--blue)}.preset-btn.active{background:#17202a;color:#fff;border-color:#17202a}.panel{background:var(--paper);border-radius:var(--radius-lg);padding:18px;box-shadow:var(--shadow-sm);border:1px solid var(--line);position:relative;overflow:hidden}.panel:before{display:none}.form-panel,.result-panel{background:var(--paper);border-radius:var(--radius-lg);padding:14px;box-shadow:var(--shadow-sm);border:1px solid var(--line);position:relative;overflow:hidden}.form-panel:before,.result-panel:before{display:none}.sidebar-form{display:flex;flex-direction:column;flex:none;min-height:0;padding:0!important}.sidebar-scroll{flex:none;min-height:0;overflow:visible;padding:12px}.sidebar-footer{flex-shrink:0;padding:10px 12px 12px;border-top:1px solid var(--line);background:#fff}.sidebar-footer .actions{margin-top:10px}.checkbox-compact{margin-top:0!important;padding:8px 10px!important;font-size:12px!important}.advanced-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:9px 11px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#f8fafc;font-size:12px;font-weight:750;color:var(--muted);cursor:pointer}.form-block-advanced{margin-top:10px;padding-top:10px;border-bottom:none}.requirements-input{font-size:13px;line-height:1.45}.history-block{flex-shrink:0}.workspace-main .result-panel{height:calc(100vh - 28px);max-height:calc(100vh - 28px);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.workspace-main .result-panel:has(.generating-shell),.workspace-main .result-panel:has(.result-shell){justify-content:flex-start}.form-panel h2,.history-header h2,.panel-title,.result-panel h2{font-size:16px;font-weight:900;letter-spacing:0;margin-bottom:14px;padding-left:4px}.form-block{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid var(--line)}.form-block .form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.form-block:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-block-title{font-size:11px;font-weight:900;letter-spacing:.1em;color:var(--blue);margin-bottom:7px;text-transform:uppercase}.compact-block{background:#fff;border:1px solid rgba(217,224,234,.95);border-radius:var(--radius-sm);padding:10px}.compact-block:last-of-type{border-bottom:1px solid rgba(217,224,234,.85);padding-bottom:10px}.compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.compact-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-block label,.compact-grid label{margin-top:0}.compact-chips,.compact-grid+.compact-grid,.compact-grid+label{margin-top:8px}.compact-block label>span,.compact-grid label>span,.lazy-details label{display:block;margin-bottom:4px;font-size:11px;font-weight:900;color:var(--muted)}label{display:block;font-size:12px;font-weight:800;color:var(--muted);margin:8px 0 5px;letter-spacing:0}.field-hint{margin-top:6px;font-size:12px;color:#475467;line-height:1.45;padding:8px 10px;background:#f8fafc}.field-hint,.image-pref-options{border-radius:var(--radius-sm);border:1px solid var(--line)}.image-pref-options{display:flex;flex-direction:column;gap:8px;margin:10px 0 12px;padding:10px 12px;background:#fafbfc}.image-pref-options .checkbox-row{margin:0}.checkbox-row{display:flex!important;align-items:flex-start;gap:10px;margin-top:14px;padding:10px 12px;border-radius:var(--radius-md);background:#f8fafc;border:1px solid var(--line);font-size:13px;color:var(--ink);font-weight:650}.checkbox-row input{width:auto;margin-top:3px;accent-color:var(--rose)}input,select,textarea{width:100%;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);font-size:14px;font-family:inherit;background:#fff;color:var(--ink);transition:border-color .15s,box-shadow .15s,background .15s}input:hover,select:hover,textarea:hover{background:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:rgba(47,111,237,.48);box-shadow:0 0 0 3px rgba(47,111,237,.12);background:#fff}input[type=range]{padding:0;height:6px;background:#d9e0ea;border:none;accent-color:var(--blue)}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{padding:7px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;font-size:13px;font-weight:750;color:var(--muted);cursor:pointer;transition:all .15s ease}.chip:hover{border-color:rgba(47,111,237,.35)}.chip.active{background:var(--blue);color:#fff;border-color:var(--blue)}.quick-picks{display:grid;grid-gap:7px;gap:7px;margin-top:8px}.quick-picks.compact{gap:6px}.quick-picks.two-cols,.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.quick-picks.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-pick{width:100%;text-align:left;padding:7px 9px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:#475467;font-family:inherit;font-size:12px;font-weight:700;line-height:1.35;cursor:pointer;transition:border-color .12s,background .12s,color .12s}.topic-grid{margin-top:8px}.topic-grid .quick-pick{min-height:38px;display:flex;align-items:center}.topic-combo select,.topic-custom-input input{min-height:48px;font-size:14px;font-weight:700;border-color:rgba(47,111,237,.22);background:#fbfdff}.topic-combo-full{display:block;margin-bottom:10px}.topic-combo-full select{width:100%}.topic-custom-input{margin-top:8px}.topic-custom-input input{font-weight:800}.compact-options{margin-top:9px}.compact-options .compact-grid{padding:9px;background:#fbfcff}.lazy-details{margin-top:8px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;overflow:hidden}.lazy-details summary{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;cursor:pointer;list-style:none;font-size:12px;font-weight:900;color:var(--ink)}.lazy-details summary::-webkit-details-marker{display:none}.lazy-details summary b{padding:3px 7px;border-radius:var(--radius-sm);background:var(--sage-light);color:#087063;font-size:11px}.lazy-details[open]{background:#f8fafc}.lazy-details[open] .quick-picks,.lazy-details[open] label,.lazy-details[open] textarea{margin-left:10px;margin-right:10px}.lazy-details[open] .quick-picks{margin-bottom:10px}.lazy-details[open] textarea{width:calc(100% - 20px);margin-bottom:10px}.quick-pick:hover{border-color:rgba(47,111,237,.35);background:#f8fbff;color:var(--blue)}.quick-pick.active{border-color:rgba(47,111,237,.45);background:#eef4ff;color:#2458c9}.actions{margin-top:18px}.advanced-toggle,.btn-danger,.btn-primary,.chip,.history-refresh,.history-toggle,.page-actions button,.preset-btn,.preview-toolbar-actions button,.quality-header button,.quick-pick,.result-actions button,.tools-buttons button{font-family:inherit;min-height:34px;border-radius:var(--radius-sm);transition:background .12s ease,border-color .12s ease,color .12s ease,opacity .12s ease,transform .12s ease}.btn-primary{width:100%;padding:12px 16px;background:var(--blue);color:#fff;border:none;border-radius:var(--radius-sm);font-size:15px;font-weight:900;letter-spacing:0;cursor:pointer;transition:transform .12s ease,opacity .12s ease;box-shadow:0 8px 18px rgba(47,111,237,.2)}.btn-primary.btn-compact{width:auto;min-height:34px;padding:9px 14px;font-size:13px;box-shadow:0 4px 12px rgba(47,111,237,.18)}.btn-secondary,.ghost{width:auto;min-height:34px;padding:8px 12px;font-size:12px;font-weight:800;cursor:pointer;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;color:var(--muted);font-family:inherit;transition:background .12s ease,border-color .12s ease,color .12s ease}.btn-secondary:hover:not(:disabled),.ghost:hover:not(:disabled){border-color:rgba(47,111,237,.35);background:#f8fbff;color:var(--blue)}.btn-primary:hover{transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-danger{width:100%;padding:12px 16px;background:#fff;color:var(--rose-deep);border:1px solid rgba(163,95,107,.35);border-radius:var(--radius-sm);font-size:15px;font-weight:850;cursor:pointer}.history-refresh,.preview-toolbar-actions button,.quality-header button,.tools-buttons button{width:auto;padding:8px 12px;font-size:12px;font-weight:800;cursor:pointer;border:1px solid var(--line);background:#fff;color:var(--muted)}.copy-publish-actions .btn-primary,.preview-toolbar-actions .btn-primary,.result-hero-actions .btn-primary{width:auto}.advanced-toggle:hover,.chip:hover,.history-refresh:hover:not(:disabled),.history-toggle:hover,.preset-btn:hover,.preview-toolbar-actions button:hover:not(:disabled),.quality-header button:hover:not(:disabled),.quick-pick:hover,.tools-buttons button:hover:not(:disabled){border-color:rgba(47,111,237,.35);background:#f8fbff;color:var(--blue)}button:disabled{opacity:.45;cursor:not-allowed}.progress-panel{margin-top:16px;padding:14px 16px;background:#f8fafc;border:1px solid var(--line);border-radius:var(--radius-md)}.current-step{font-weight:900;color:var(--blue);margin-bottom:10px;font-size:13px;letter-spacing:.02em}.progress-panel ul{list-style:none;font-size:12px;display:grid;grid-gap:4px;gap:4px}.progress-panel li{padding:4px 0;color:var(--muted);font-weight:650}.step-done{color:var(--sage)}.step-error{color:#c44}.error{margin-top:14px;padding:12px 14px;background:#fff5f5;color:#a33;border-radius:var(--radius-sm);font-size:13px;border-left:4px solid #d66}.placeholder{color:var(--muted);text-align:center;padding:72px 32px;background:#f8fafc;border:1px dashed var(--line);border-radius:var(--radius-md);margin:auto;width:100%;max-width:480px}.placeholder strong{display:block;font-size:18px;color:var(--ink);margin-bottom:10px;font-weight:900}.generating-shell{padding:52px 32px;text-align:center}.generating-title{font-size:18px;font-weight:900;color:var(--blue);margin-bottom:8px}.generating-meta{font-size:12px;color:var(--muted);margin-bottom:12px}.generating-preview{font-size:14px;color:var(--ink);margin-bottom:16px;padding:10px 14px;background:#eef4ff;border-radius:var(--radius-sm);max-width:480px;margin-left:auto;margin-right:auto}.generating-steps{list-style:none;display:inline-grid;gap:6px;text-align:left;font-size:13px;color:var(--muted)}.generating-steps .step-done{color:var(--sage);font-weight:600}.generating-steps .step-running{color:var(--blue);font-weight:700}.generating-steps .step-error{color:#b42318;font-weight:700}.form-panel.form-disabled .sidebar-scroll{pointer-events:none;opacity:.55}.result-shell{display:flex;flex-direction:column;gap:0;flex:1 1;min-height:0;min-width:0}.result-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;grid-gap:14px;gap:14px;padding-bottom:14px;border-bottom:1px solid var(--line);margin-bottom:0;min-width:0}.result-hero-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;align-items:center}.result-hero>div{min-width:0}.result-hero-label{font-size:11px;font-weight:900;letter-spacing:.1em;color:var(--muted);margin-bottom:6px}.result-hero-title{font-size:22px;font-weight:900;line-height:1.3;letter-spacing:0;overflow-wrap:anywhere}.result-hero-meta{margin-top:8px;font-size:12px;color:#667085;font-weight:650}.btn-export-top{flex-shrink:0;white-space:nowrap}.publish-pack-intro{margin:0 0 12px;padding:12px 14px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#f8fafc;font-size:13px;line-height:1.55;color:var(--muted)}.publish-pack-intro strong{display:block;margin-bottom:6px;color:var(--ink);font-size:14px}.publish-pack-intro ul{margin:0;padding-left:18px}.publish-pack-intro li+li{margin-top:4px}.result-tabs{display:flex;gap:2px;padding:12px 0 0;border-bottom:1px solid var(--line);overflow:hidden}.result-tabs button{padding:9px 14px;background:none;font-size:13px;font-weight:800;color:var(--muted);cursor:pointer;border:none;border-bottom:2px solid transparent;transition:color .12s,border-color .12s}.result-tabs button:hover{color:var(--ink)}.result-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.result-tab-panel{flex:1 1;padding-top:16px;min-height:0;overflow-y:auto;overflow-x:hidden}.preview-tab{display:flex;flex-direction:column;gap:12px}.preview-toolbar{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;padding:12px;background:#f8fafc;border:1px solid var(--line);border-radius:var(--radius-sm);flex:0 0 auto}.visual-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;min-width:0}.visual-controls label{margin:0}.visual-controls label>span{display:block;margin-bottom:5px;font-size:11px;font-weight:900;color:var(--muted)}.preview-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;padding-top:10px;border-top:1px solid var(--line)}.page-indicator{font-size:12px;font-weight:800;color:var(--muted);min-width:48px;text-align:center}.preview-page-nav{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.preview-page-nav .page-indicator{flex:none;min-width:56px}.preview-page-nav button{flex:1 1;min-width:0}.preview-toolbar-wide{width:100%}.template-select{width:100%!important;min-width:150px;font-size:12px!important;font-weight:700}.device-toggle{width:100%;min-height:34px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--muted);font-size:12px;font-weight:800;cursor:pointer}.device-toggle.active{border-color:var(--blue);background:#eef4ff;color:var(--blue)}.thumbnail-rail{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:10px 2px 2px;min-height:50px;flex:0 0 auto;border-top:1px solid var(--line);scrollbar-width:thin}.thumbnail-chip{flex:none;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:7px;gap:7px;max-width:168px;min-height:38px;padding:7px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--muted);cursor:pointer}.thumbnail-chip b{font-size:11px;color:var(--blue)}.thumbnail-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}.thumbnail-chip.active{border-color:var(--blue);background:#eef4ff;color:var(--ink)}.copy-tab{display:flex;flex-direction:column;gap:14px}.copy-tab-hint{margin:0;padding:10px 12px;font-size:13px;line-height:1.55;color:var(--muted);background:#f8fafc;border:1px solid var(--line);border-radius:var(--radius-sm)}.copy-stack{display:flex;flex-direction:column;gap:12px}.copy-block{padding:14px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm)}.copy-block-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.copy-block-head h3{margin:0;font-size:14px;font-weight:900}.copy-btn{flex-shrink:0;border:1px solid var(--line);border-radius:8px;padding:6px 12px;background:#f8fafc;font-size:12px;font-weight:800;color:var(--ink);cursor:pointer}.copy-btn:hover{border-color:var(--blue);background:#eef4ff}.copy-block-text{margin:0;font-size:14px;line-height:1.65;color:var(--ink);white-space:pre-wrap;word-break:break-word}.copy-block-text.body-text{max-height:360px;overflow-y:auto}.copy-tags-line{margin-bottom:10px;color:var(--blue);font-weight:650}.copy-alt-titles{margin:10px 0 0;padding-left:18px;font-size:13px;color:var(--muted)}.copy-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.section-body{max-height:420px;overflow-y:auto}.tools-tab{display:flex;flex-direction:column;gap:16px}.tools-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.tools-group{padding:14px;background:#f8fafc;border:1px solid var(--line);border-radius:var(--radius-sm)}.tools-group h4{font-size:11px;font-weight:900;letter-spacing:.1em;color:var(--blue);margin-bottom:10px;text-transform:uppercase}.tools-buttons{display:flex;flex-wrap:wrap;gap:8px}.tools-buttons button{width:auto;padding:8px 12px;font-size:12px;font-weight:800;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;cursor:pointer}.result-actions{display:contents}.history-refresh,.page-actions button,.quality-header button,.result-actions button,.result-actions select{width:auto;padding:8px 12px;font-size:12px;font-weight:800;cursor:pointer;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;color:var(--muted);transition:all .12s ease}.history-refresh:hover:not(:disabled),.page-actions button:hover:not(:disabled),.quality-header button:hover:not(:disabled),.result-actions button:hover:not(:disabled){border-color:rgba(39,33,31,.2);color:var(--ink)}.page-actions button:disabled,.result-actions button:disabled{opacity:.45;cursor:not-allowed}.result-actions select{min-width:140px;padding-right:28px}.section{margin-bottom:18px;padding:14px 16px;background:#f8fafc;border:1px solid var(--line);border-radius:var(--radius-md)}.section h3{font-size:11px;font-weight:900;letter-spacing:.1em;margin-bottom:10px;color:var(--blue);text-transform:uppercase}.title-main{font-size:20px;font-weight:900;color:var(--ink);letter-spacing:0;line-height:1.35}.section ul{margin-top:10px;padding-left:0;list-style:none;display:grid;grid-gap:6px;gap:6px}.section ul li{font-size:13px;color:var(--muted);padding:8px 10px;background:#fff;border-radius:8px;border:1px solid var(--line)}.body-text{white-space:pre-wrap;font-size:14px;line-height:1.7;color:#344054}.tags{display:flex;flex-wrap:wrap;gap:8px}.tag{background:#eef4ff;color:#2458c9;padding:6px 12px;border-radius:var(--radius-sm);font-size:12px;font-weight:800;border:1px solid rgba(47,111,237,.14)}.preview-canvas{flex:none;padding:20px 16px 16px;background:#eef2f7;border-radius:var(--radius-md);border:1px solid var(--line);display:flex;justify-content:center;align-items:flex-start;min-height:600px;overflow-x:auto}.preview-mobile-frame{max-width:390px;margin:0 auto;border-radius:8px;background:#f8fafc}.export-preview{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.export-preview-refined{display:block;position:relative}.export-page-wrap{display:flex;flex-direction:column;gap:10px;align-items:center}.export-capture-host{position:fixed;left:-12000px;top:0;width:720px;height:auto;overflow:hidden;opacity:1;pointer-events:none;visibility:hidden;z-index:-1}.export-capture-host .export-page-wrap{display:block;width:720px;height:960px}.page-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.quick-page-editor{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#f8fafc}.quick-page-editor label{margin:0}.quick-page-editor span{display:block;margin-bottom:5px;font-size:11px;font-weight:900;color:var(--muted)}.quick-page-editor input,.quick-page-editor textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:9px 10px;font-family:inherit;font-size:13px}.quick-page-editor .editor-wide{grid-column:1/-1}.guide-photo-upload span,.page-photo-upload span{display:block;margin-bottom:5px;font-size:11px;font-weight:900;color:var(--muted)}.guide-photo-upload-row,.page-photo-upload-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.guide-photo-upload-btn,.page-photo-upload-btn{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:8px 12px;border-radius:var(--radius-sm);border:1px dashed var(--line);background:#fff;font-size:12px;font-weight:800;color:var(--fg);cursor:pointer}.guide-photo-upload-btn input,.page-photo-upload-btn input{display:none}.guide-photo-thumb,.page-photo-thumb{width:auto;height:68px;aspect-ratio:4/3;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.guide-photo-upload-hint,.page-photo-upload-hint{margin:8px 0 0;font-size:11px;color:var(--muted);line-height:1.45}.page-actions button{font-size:11px;padding:6px 10px}.quality-panel{background:#f8fafc;border:1px solid var(--line);border-radius:var(--radius-md);padding:16px;margin-bottom:16px}.quality-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.quality-header h3{font-size:14px;font-weight:900}.quality-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.quality-item{display:flex;align-items:center;gap:8px;font-size:12px}.quality-label{width:72px;flex-shrink:0;color:var(--muted);font-weight:700}.quality-bar{flex:1 1;height:6px;background:#ebe3dc;border-radius:99px;overflow:hidden}.quality-fill{height:100%;border-radius:99px}.quality-score{width:24px;text-align:right;font-weight:900}.quality-issues,.quality-suggestions{margin-top:12px;font-size:13px;color:#344054}.quality-issues ul,.quality-suggestions ul{margin:6px 0 0 18px}.compliance-result{padding:12px 14px;border-radius:var(--radius-sm);margin-bottom:16px;font-size:13px;border-left:4px solid}.compliance-result.passed{background:var(--sage-light);color:#3f5238;border-color:var(--sage)}.compliance-result.failed{background:#fff5f5;color:#a33;border-color:#d66}.history-block{margin-top:2px}.history-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;font-size:13px;font-weight:800;color:var(--ink);cursor:pointer}.history-toggle-icon{font-size:16px;color:var(--muted);line-height:1}.history-panel{background:var(--paper);border-radius:var(--radius-md);padding:12px;border:1px solid var(--line)}.history-panel.history-embedded{margin-top:8px;max-height:280px;overflow-y:auto;box-shadow:none}.history-panel.history-embedded:before{display:none}.history-embedded-actions{margin-bottom:8px}.history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.history-refresh{font-size:11px;padding:6px 11px}.history-empty{font-size:13px;color:var(--muted);text-align:center;padding:28px 10px;line-height:1.6}.history-list{list-style:none}.history-item{width:100%;text-align:left;padding:10px 11px;border:1px solid transparent;border-radius:var(--radius-sm);background:#f8fafc;cursor:pointer;margin-bottom:6px;transition:all .12s ease}.history-item:hover{background:#fff;border-color:var(--line)}.history-item.active{background:#fff;border-color:rgba(47,111,237,.28);box-shadow:inset 3px 0 0 var(--blue)}.history-item-top{display:flex;justify-content:space-between;gap:6px;align-items:flex-start}.history-title{font-size:13px;font-weight:800;line-height:1.45;flex:1 1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--ink)}.history-quality{font-size:10px;padding:3px 7px;border-radius:var(--radius-sm);flex-shrink:0;font-weight:900}.history-quality.q-优{background:var(--sage-light);color:#3f5238}.history-quality.q-良{background:#f2e5d7;color:#8a5d34}.history-quality.q-待优化{background:var(--rose-light);color:var(--rose-deep)}.history-meta{display:flex;gap:8px;margin-top:6px;font-size:11px;color:#667085;font-weight:650}.graphic-card{background:#fff;border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--shadow-md);overflow:hidden;position:relative}.template-minimal.graphic-card{background:#fafafa;box-shadow:none;border:1px solid #eee}.template-card.graphic-card{background:linear-gradient(160deg,#fff5f7,#fff 60%)}.page-type-cover.graphic-card{background:linear-gradient(135deg,#2f6fed,#1f9a8a);color:#fff}.card-kicker{font-size:14px;opacity:.85}.card-title{font-size:28px;font-weight:700;margin:12px 0 8px;line-height:1.3}.card-subtitle{font-size:16px;opacity:.9}.card-desc{font-size:13px;margin-top:12px;opacity:.8}.card-badge{display:inline-block;background:var(--rose);color:#fff;font-size:11px;padding:2px 8px;border-radius:4px;margin-bottom:8px}.card-page-title{font-size:20px;font-weight:600;margin-bottom:8px}.card-page-subtitle{font-size:13px;color:var(--muted);margin-bottom:8px}.card-page-body{font-size:15px;line-height:1.6}.card-highlight{margin-top:16px;padding:8px 12px;background:#f2e5d7;border-radius:8px;font-size:13px;font-weight:500}.card-footer{font-size:11px;color:#9b8e87;text-align:center;margin-top:auto;padding-top:16px}.template-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:12px;gap:12px}.page-card{border:1px solid var(--line);padding:14px;position:relative;min-height:160px;background:#fff}.page-card,pre{border-radius:var(--radius-sm)}pre{background:#f8fafc;padding:10px;font-size:12px;overflow-x:auto;border:1px solid var(--line)}.admin-page{max-width:1200px}.admin-main>.admin-page,.admin-main>.admin-prompts,.admin-main>.admin-users{padding:0;max-width:none;width:100%}.admin-layout{display:grid;grid-template-columns:240px 1fr;grid-gap:24px;gap:24px}.prompt-list button{display:block;width:100%;text-align:left;padding:8px 12px;border:none;background:none;border-radius:6px;cursor:pointer;font-size:13px}.prompt-list button.active,.prompt-list button:hover{background:rgba(255,255,255,.7)}.prompt-editor textarea{font-family:ui-monospace,monospace;font-size:12px;margin-bottom:12px}.admin-message{background:#eef4ff;padding:8px 12px;border-radius:var(--radius-sm);margin-bottom:12px;font-size:13px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(160deg,#f7f4f1,#eef7f4)}.login-loading{color:var(--muted);font-size:14px;font-weight:700}.login-card{width:100%;max-width:400px;padding:32px 28px;border-radius:var(--radius);border:1px solid var(--line);background:#fff;box-shadow:0 12px 40px rgba(39,33,31,.06)}.login-card h1{font-size:22px;font-weight:900;margin-bottom:6px}.login-sub{color:var(--muted);font-size:13px;margin-bottom:22px}.login-card label{display:block;margin-bottom:14px}.login-card label span{display:block;font-size:12px;font-weight:800;color:var(--muted);margin-bottom:6px}.login-card input{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);font-size:14px}.login-error{color:var(--rose-deep);font-size:13px;margin-bottom:12px}.login-btn{width:100%;margin-top:6px}.header-logout{font-size:12px}.admin-shell{min-height:100vh;background:#f7f4f1}.admin-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;border-bottom:1px solid var(--line);background:#fff}.admin-header strong{display:block;font-size:16px;font-weight:900}.admin-header-sub{font-size:12px;color:var(--muted)}.admin-nav{display:flex;gap:10px;flex-wrap:wrap}.admin-nav a{font-size:13px;font-weight:800;color:var(--ink);text-decoration:none;padding:8px 12px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff}.admin-nav a:hover{border-color:rgba(39,33,31,.2)}.admin-main{max-width:1100px;margin:0 auto;padding:20px}.admin-users h1{font-size:24px;font-weight:900;margin-bottom:6px}.admin-users-hint{color:var(--muted);font-size:13px;margin-bottom:18px}.admin-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px;margin-bottom:18px}.admin-card h2{font-size:16px;font-weight:900;margin-bottom:14px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:14px}.admin-form label{display:block}.admin-form label span{display:block;font-size:12px;font-weight:800;color:var(--muted);margin-bottom:5px}.admin-form input,.admin-form select{width:100%;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);font-size:13px}.admin-niche-pick>span{display:block;font-size:12px;font-weight:800;color:var(--muted);margin-bottom:8px}.admin-grant-all{margin:0 0 10px!important}.admin-niche-pick-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.admin-niche-pick-head span{font-size:12px;font-weight:800;color:var(--muted)}.admin-niche-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.admin-niche-chips .chip{padding:6px 10px;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:12px;font-weight:700;cursor:pointer}.admin-niche-chips .chip.active{background:var(--sage-light);border-color:rgba(31,154,138,.35);color:#087063}.admin-ok{color:#087063}.admin-err,.admin-ok{margin-top:10px;font-size:13px;font-weight:700}.admin-err{color:var(--rose-deep)}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table td,.admin-table th{padding:10px 8px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.admin-table th{font-size:12px;color:var(--muted);font-weight:800}.admin-niche-cell{max-width:180px;line-height:1.4}.niche-empty-hint{padding:12px 14px;border-radius:var(--radius-sm);border:1px dashed var(--line);background:var(--rose-light);color:var(--rose-deep);font-size:13px;font-weight:700;line-height:1.5}.readonly-field{background:#f7f4f1;color:var(--ink);cursor:default}.compact-grid .full-span{grid-column:1/-1}.profile-field-block{display:flex;flex-direction:column;gap:6px}.profile-field-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.profile-field-head>span{font-size:12px;font-weight:800;color:var(--muted)}.profile-field-actions{display:flex;gap:8px}.profile-empty-hint{margin:0;padding:10px 12px;border-radius:var(--radius-sm);border:1px dashed var(--line);color:var(--muted);font-size:12px}.btn-export-top-secondary{white-space:nowrap}.btn-highlight{background:var(--blue)!important;color:#fff!important;border-color:var(--blue)!important}.copy-block-highlight{border-color:rgba(31,154,138,.28);background:var(--sage-light)}.copy-reply-list{margin-top:8px;padding-left:18px;color:var(--muted);font-size:12px;line-height:1.5}.copy-publish-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.publish-tab-note{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.5}.publish-actions-block{margin-top:16px}.publish-actions-block h3{font-size:14px;font-weight:900;margin-bottom:10px}.compact-tools{grid-template-columns:repeat(3,minmax(0,1fr))}.page-quick-actions{margin-top:10px;padding-top:10px;border-top:1px dashed var(--line)}.page-quick-actions>span{display:block;font-size:12px;font-weight:800;color:var(--muted);margin-bottom:8px}.page-quick-actions-row{display:flex;flex-wrap:wrap;gap:8px}.profile-modal-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(20,18,17,.45);display:flex;align-items:center;justify-content:center;padding:20px}.profile-modal{width:100%;max-width:560px;max-height:90vh;overflow:auto;background:#fff;border-radius:var(--radius);border:1px solid var(--line);padding:20px;box-shadow:var(--shadow-sm)}.profile-modal-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.profile-modal-head h2{font-size:18px;font-weight:900}.profile-modal-hint{color:var(--muted);font-size:12px;line-height:1.5;margin-bottom:14px}.profile-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.profile-modal-grid label{display:block}.profile-modal-grid label span{display:block;font-size:12px;font-weight:800;color:var(--muted);margin-bottom:5px}.profile-modal-grid input,.profile-modal-grid select{width:100%;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);font-size:13px}.profile-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}@media (max-width:640px){.compact-tools,.profile-modal-grid{grid-template-columns:1fr}}.link-btn{margin-left:6px;padding:0;border:none;background:none;color:var(--blue);font-size:12px;font-weight:800;cursor:pointer;text-decoration:underline}.admin-niche-editor{margin-top:14px;padding-top:14px;border-top:1px dashed var(--line)}.admin-niche-editor-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.admin-niche-editor-head strong{font-size:14px}.admin-prompts h1{font-size:24px;font-weight:900;margin-bottom:6px}.admin-prompts-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.admin-prompt-editor h2,.admin-prompt-list h2{font-size:16px;font-weight:900;margin-bottom:12px}.admin-prompt-list-items{display:flex;flex-direction:column;gap:6px}.admin-prompt-list-items button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;cursor:pointer;text-align:left;font-family:inherit;transition:border-color .12s ease,background .12s ease}.admin-prompt-list-items button:hover{border-color:rgba(47,111,237,.35);background:#f8fbff}.admin-prompt-list-items button.active{border-color:rgba(31,154,138,.4);background:var(--sage-light)}.admin-prompt-list-name{font-size:13px;font-weight:800;color:var(--ink)}.admin-prompt-list-meta{font-size:11px;font-weight:800;color:var(--muted);flex-shrink:0}.admin-prompt-empty,.admin-prompt-placeholder{color:var(--muted);font-size:13px;line-height:1.6;padding:8px 2px}.admin-prompt-editor-head{margin-bottom:12px}.admin-prompt-version{font-size:13px;font-weight:800;color:var(--muted)}.admin-prompt-field{display:block;margin-bottom:14px}.admin-prompt-field>span{display:block;font-size:12px;font-weight:800;color:var(--muted);margin-bottom:6px}.admin-prompt-field textarea{width:100%;min-height:180px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.55;resize:vertical;background:#fcfcfb}.admin-prompt-field textarea:focus{outline:none;border-color:rgba(47,111,237,.45);box-shadow:0 0 0 3px rgba(47,111,237,.08)}.admin-prompt-actions{display:flex;gap:8px;margin-bottom:16px}.admin-niche-editor-actions .btn-primary,.admin-prompt-actions .btn-primary{width:auto}.admin-form>.btn-primary{width:auto;min-width:140px}.admin-prompt-history{padding-top:14px;border-top:1px dashed var(--line)}.admin-prompt-history h3{font-size:14px;font-weight:900;margin-bottom:8px}.admin-prompt-history ul{list-style:none;margin:0;padding:0}.admin-prompt-history li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--line);font-size:13px}.admin-prompt-history li:last-child{border-bottom:none}@media (max-width:900px){.admin-form-grid,.admin-prompts-layout{grid-template-columns:1fr}.admin-header{flex-direction:column;align-items:flex-start}.admin-nav{width:100%}.admin-nav a{flex:1 1;text-align:center}}.admin-niche-editor-actions{display:flex;gap:8px}.admin-niche-editor-actions button{padding:6px 12px;border-radius:var(--radius-sm);font-size:12px;font-weight:800;cursor:pointer}.admin-niche-editor-actions .ghost{border:1px solid var(--line);background:#fff}@media (max-width:640px){.admin-form-grid{grid-template-columns:1fr}.admin-header{flex-direction:column;align-items:flex-start}}@media (max-width:1024px){.workspace{grid-template-columns:1fr}.workspace.has-result .workspace-main{order:-1}.workspace-sidebar{position:static;height:auto;max-height:none;overflow:visible}.workspace-main{overflow:visible}.workspace-main .result-panel{height:auto;max-height:none;min-height:0;overflow:visible}.preview-canvas{min-height:0;overflow-x:hidden}.copy-grid,.tools-grid{grid-template-columns:1fr}}@media (max-width:768px){.workspace.has-result .workspace-main{order:0}.workspace.has-result.mobile-pane-create .workspace-main,.workspace.has-result:not(.mobile-pane-create) .workspace-sidebar{display:none}.workspace.has-result.mobile-pane-create .workspace-sidebar{display:flex}.workspace.has-result.mobile-pane-result .workspace-sidebar{display:none}.visual-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.generator{padding:calc(8px + env(safe-area-inset-top, 0px)) 8px calc(88px + env(safe-area-inset-bottom, 0px));gap:8px}.site-kicker,.site-subtitle{display:none}.site-brand h1{font-size:20px;margin-top:0}.site-header{margin-bottom:8px;padding-bottom:10px;gap:8px}.header-right{width:100%;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.quota,.quota-badge,.user-badge{font-size:11px}.admin-link,.header-logout{min-height:36px;padding:6px 10px;font-size:12px}.form-panel,.panel,.result-panel{padding:10px;border-radius:var(--radius-md)}.sidebar-scroll{padding:8px}.workspace{gap:8px}input,select,textarea{font-size:16px}.result-hero-actions,.result-tabs{display:none}.result-hero-title{font-size:18px}.result-hero-meta{font-size:11px}.preview-toolbar-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%}.preview-toolbar-actions .preview-toolbar-wide{width:100%}.preview-canvas{padding:8px 0 12px;min-height:0;width:100%;overflow:hidden;border-radius:var(--radius-sm)}.preview-mobile-frame{max-width:100%;width:100%;border-radius:0;background:transparent}.export-page-wrap,.export-preview-refined{width:100%;max-width:100%;overflow:hidden}.refined-stage{max-width:100%;margin:0 auto}.thumbnail-rail{scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.thumbnail-rail::-webkit-scrollbar{display:none}.result-tab-panel{padding-top:10px;overflow-x:hidden}.quick-page-editor{grid-template-columns:1fr}.quick-page-editor .editor-wide{grid-column:auto}}.mobile-dock{display:none}@media (max-width:768px){.mobile-dock{display:flex!important;position:fixed;left:0;right:0;bottom:0;z-index:10000;gap:8px;padding:8px 12px calc(8px + env(safe-area-inset-bottom, 0px));background:rgba(255,255,255,.98);border-top:1px solid var(--line);box-shadow:0 -4px 24px rgba(16,24,40,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mobile-dock button{flex:1 1;min-height:44px;min-width:0;padding:8px 4px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--muted);font-family:inherit;font-size:13px;font-weight:800;cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-dock button.active{background:var(--blue);border-color:var(--blue);color:#fff}.mobile-dock button:disabled{opacity:.45;cursor:not-allowed}.mobile-dock .mobile-dock-publish{background:linear-gradient(135deg,#ff4d6a,#ff2442);border-color:#ff2442;color:#fff}.mobile-dock .mobile-dock-publish.active{background:linear-gradient(135deg,#e11d48,#be123c);border-color:#be123c}.generator{padding-bottom:calc(88px + env(safe-area-inset-bottom, 0px))!important}}@media (min-width:769px){.mobile-dock{display:none!important}}.mobile-save-backdrop{position:fixed;inset:0;z-index:2147483646;background:rgba(16,24,40,.55);display:flex;align-items:flex-end;justify-content:center;padding:0}.mobile-save-sheet{width:100%;max-width:520px;max-height:92vh;overflow:auto;background:#fff;border-radius:16px 16px 0 0;padding:16px 16px calc(16px + env(safe-area-inset-bottom, 0px));box-shadow:0 -8px 40px rgba(16,24,40,.18)}.mobile-save-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.mobile-save-head strong{display:block;font-size:16px;color:var(--ink)}.mobile-save-head p{margin-top:4px;font-size:12px;color:var(--sage);font-weight:700}.mobile-save-close{width:36px;height:36px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;font-size:22px;line-height:1;color:var(--muted);cursor:pointer}.mobile-save-preview{display:flex;justify-content:center;margin-bottom:12px;padding:8px;background:#f3f5f8;border-radius:var(--radius-sm);border:1px solid var(--line)}.mobile-save-preview img,.mobile-save-preview-img{display:block;width:100%;max-width:320px;height:auto;border-radius:8px;box-shadow:0 8px 24px rgba(16,24,40,.12);-webkit-touch-callout:default;touch-action:manipulation}.mobile-save-loading{margin:24px 0;font-size:13px;color:var(--muted);text-align:center}.mobile-save-warn{margin:0 0 10px;padding:10px 12px;border-radius:var(--radius-sm);background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12px;line-height:1.55;font-weight:600}.mobile-save-fullscreen{position:fixed;inset:0;z-index:2147483647;background:#0f172a;display:flex;flex-direction:column;padding:calc(8px + env(safe-area-inset-top, 0px)) 12px calc(12px + env(safe-area-inset-bottom, 0px))}.mobile-save-fullscreen-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#e2e8f0;font-size:13px;font-weight:700;margin-bottom:8px}.mobile-save-fullscreen-close{width:36px;height:36px;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-sm);background:rgba(255,255,255,.08);color:#fff;font-size:22px;line-height:1}.mobile-save-fullscreen-tip{margin:0 0 10px;text-align:center;color:#fbbf24;font-size:14px;font-weight:800;line-height:1.5}.mobile-save-fullscreen-img-wrap{flex:1 1;display:flex;align-items:center;justify-content:center;min-height:0;overflow:auto;padding:4px 0}.mobile-save-fullscreen-img{display:block;width:100%;max-width:100%;height:auto;border-radius:8px;-webkit-touch-callout:default;touch-action:manipulation;-moz-user-select:auto;user-select:auto;-webkit-user-select:auto}.mobile-save-fullscreen-actions{display:flex;flex-direction:column;gap:8px;margin-top:10px}.mobile-save-fullscreen-actions button{min-height:48px}.simple-toggle{margin:10px 0 12px;padding:12px 14px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff}.macro-picks{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-advanced{margin-top:8px}.preview-toolbar-simple{gap:10px}.page-editor-details,.preview-style-details{margin-top:10px}.publish-tab-simple{display:flex;flex-direction:column;gap:12px}.btn-publish-hero{width:100%;min-height:52px;font-size:16px}.publish-one-liner{margin:0;font-size:13px;line-height:1.55;color:var(--muted);text-align:center}.preflight-banner{padding:12px 14px;border-radius:var(--radius-sm);background:#fff7ed;border:1px solid #fed7aa}.preflight-banner strong{display:block;font-size:14px;color:#9a3412;margin-bottom:4px}.preflight-banner p{margin:0;font-size:12px;line-height:1.5;color:#c2410c}.publish-caption-preview{margin:0 0 10px;padding:12px;border-radius:var(--radius-sm);background:#f8fafc;border:1px solid var(--line);font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word;max-height:240px;overflow:auto}.mobile-save-caption-tip{margin:0 0 8px;text-align:center;font-size:12px;font-weight:700;color:#86efac}.mobile-save-warn-dark{background:rgba(251,191,36,.15);border-color:rgba(251,191,36,.35);color:#fde68a}.mobile-save-loading-light{color:#e2e8f0}.mobile-save-index{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:8px;gap:8px;margin-bottom:10px}.mobile-save-index span{text-align:center;font-size:12px;font-weight:800;color:var(--muted)}.mobile-save-actions{display:flex;flex-direction:column;gap:8px}.mobile-save-actions button{min-height:46px}.mobile-save-hint,.mobile-save-msg{margin-top:10px;font-size:12px;line-height:1.55;color:var(--muted)}.mobile-save-msg{color:var(--blue);font-weight:700}@media (max-width:640px){.admin-page,.generator{padding:calc(8px + env(safe-area-inset-top, 0px)) 8px calc(88px + env(safe-area-inset-bottom, 0px))}.site-header{flex-direction:column;align-items:flex-start;gap:10px}.header-right{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.header-right .quota,.header-right .quota-badge,.header-right .user-badge{grid-column:1/-1}.header-right .admin-link,.header-right .header-logout{justify-content:center;text-align:center}.quota,.quota-badge,.user-badge{font-size:11px}.admin-link,.header-logout{min-height:40px;display:inline-flex;align-items:center}.compact-grid,.compact-grid.three,.form-block .form-row,.result-hero{grid-template-columns:1fr}.result-hero{gap:12px}.result-hero-actions{justify-content:stretch}.result-hero-actions button{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);min-height:44px}.result-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;flex-wrap:nowrap}.result-tabs::-webkit-scrollbar{display:none}.result-tabs button{flex:1 0 auto;white-space:nowrap;padding:10px 12px;font-size:13px}.btn-export-top{width:100%;max-width:none;min-height:44px}.preview-toolbar{flex-direction:column;align-items:stretch;padding:10px;gap:10px}.visual-controls{grid-template-columns:1fr;min-width:0}.preview-toolbar-actions{display:flex;flex-direction:column;gap:8px;padding-top:8px}.preview-page-nav{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:8px;gap:8px;width:100%}.preview-page-nav button{min-height:42px;padding:9px 8px}.preview-page-nav .page-indicator{align-self:center;padding:0}.preview-toolbar-actions .preview-toolbar-wide{min-height:42px}.preview-canvas{padding:6px 0 10px;min-height:0;width:100%;overflow:hidden}.preview-mobile-frame{max-width:100%;border-radius:0;background:transparent}.export-page-wrap,.export-preview-refined,.refined-stage{max-width:100%;width:100%}.generating-shell,.placeholder{padding:40px 16px}.tools-buttons{flex-direction:column}.tools-buttons button{width:100%;min-height:42px}.preflight-list,.quick-page-editor,.quick-picks.three-cols,.quick-picks.two-cols{grid-template-columns:1fr}.thumbnail-chip{max-width:142px}.preflight-score{align-items:stretch;flex-direction:column}.preflight-score button{width:100%;min-height:42px}.template-select{width:100%!important;min-width:0}.admin-layout,.quality-grid{grid-template-columns:1fr}.copy-publish-actions{flex-direction:column}.copy-publish-actions button{width:100%;min-height:44px}.profile-modal-backdrop{padding:0;align-items:flex-end}.profile-modal{max-height:92vh;border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:18px 16px calc(16px + env(safe-area-inset-bottom, 0px))}.login-page{padding:calc(16px + env(safe-area-inset-top, 0px)) 16px calc(16px + env(safe-area-inset-bottom, 0px))}.login-card{padding:24px 18px}}.cover-ideas{display:grid;grid-gap:8px;gap:8px}.cover-ideas button{text-align:left;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--ink);font-family:inherit;font-size:13px;font-weight:800;cursor:pointer}.cover-ideas button:hover{border-color:rgba(47,111,237,.35);color:var(--blue)}.check-tab{display:flex;flex-direction:column;gap:14px}.preflight-score{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#f8fafc}.preflight-score span{display:block;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.1em}.preflight-score strong{display:block;margin-top:4px;font-size:36px;line-height:1;color:var(--blue)}.preflight-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.preflight-item{padding:12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff}.preflight-item b{display:inline-flex;margin-bottom:7px;padding:3px 7px;border-radius:var(--radius-sm);font-size:11px}.preflight-item.ok b{background:var(--sage-light);color:#087063}.preflight-item.warn b{background:var(--rose-light);color:var(--rose-deep)}.preflight-item span{display:block;font-size:14px;font-weight:900;color:var(--ink)}.preflight-item p{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.5}