:root{color:#0f172a;background:#eef1f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}.shell{min-height:100vh;background:#eef1f5}.topbar{align-items:center;background:#16191f;color:#fff;display:flex;height:56px;justify-content:space-between;padding:0 22px}.app-nav{align-items:center;align-self:stretch;display:flex;gap:4px}.app-nav button{align-items:center;align-self:stretch;background:transparent;border:0;border-bottom:3px solid transparent;color:#cbd5e1;cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:7px;padding:0 14px}.app-nav button:hover,.app-nav button.active{background:#232f3e;color:#fff}.app-nav button.active{border-bottom-color:#f90}.brand{align-items:center;display:flex;gap:12px}.brand-mark{align-items:center;background:#f90;color:#16191f;display:grid;height:32px;place-items:center;width:32px}.brand strong,.brand span{display:block;line-height:1.2}.brand span{color:#cbd5e1;font-size:12px;margin-top:2px}.layout{min-height:calc(100vh - 56px);padding:20px}.workspace{min-width:0}.workspace{display:grid;gap:20px;grid-template-columns:minmax(520px,1fr) minmax(520px,1fr)}.panel,.editor-pane,.preview-pane{background:#fff;border:1px solid #d5dbe3;border-radius:4px;box-shadow:0 1px 2px #0f172a0f}.compact{padding:16px}.panel-label{color:#5f6b7a;display:block;font-size:12px;font-weight:700;letter-spacing:0;margin-bottom:8px;text-transform:uppercase}.metric-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:10px}.metric-grid strong,.metric-grid span{display:block}.metric-grid strong{font-size:20px}.metric-grid span{color:#64748b;font-size:12px;margin-top:2px}.document-list{min-height:0;overflow:hidden}.section-title{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;font-size:13px;font-weight:700;height:42px;padding:0 14px}.document-row{background:#fff;border:0;border-bottom:1px solid #edf2f7;cursor:pointer;display:block;padding:12px 14px;text-align:left;width:100%}.document-row:hover,.document-row.active{background:#f5f7fa}.document-row.active{box-shadow:inset 3px 0 #f90}.document-title{color:#111827;display:block;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-meta{align-items:center;color:#64748b;display:flex;font-size:12px;gap:5px;margin-top:5px;min-width:0}.empty{color:#64748b;font-size:13px;padding:16px}.editor-pane,.preview-pane{display:flex;flex-direction:column;min-height:calc(100vh - 96px);min-width:0;padding:18px}.pane-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.pane-header.slim{align-items:center;margin-bottom:12px}.editor-actions{display:flex;flex:0 0 auto;gap:10px}.editor-notice{align-items:center;background:#ecfdf3;border:1px solid #86efac;border-radius:4px;color:#166534;display:flex;font-size:13px;gap:8px;margin-bottom:14px;padding:10px 12px}.editor-notice.warning{background:#fffbeb;border-color:#fde68a;color:#92400e}.tabs{align-items:center;border-bottom:1px solid #d5dbe3;display:flex;gap:18px;margin:0 -18px 12px;padding:0 18px}.tab-button{background:transparent;border:0;border-bottom:3px solid transparent;color:#475569;cursor:pointer;font-size:13px;font-weight:700;height:40px;padding:0 2px}.tab-button:hover,.tab-button.active{color:#111827}.tab-button.active{border-bottom-color:#f90}.build-summary{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.status-pill,.summary-count{align-items:center;border-radius:3px;display:inline-flex;font-size:12px;font-weight:700;gap:5px;min-height:26px;padding:0 8px}.status-pill.success{background:#ecfdf3;border:1px solid #86efac;color:#166534}.status-pill.failed,.summary-count.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.status-pill.pending{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.status-pill.ready{background:#ecfdf3;border:1px solid #86efac;color:#166534}.status-pill.doing{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.status-pill.new{background:#f1f5f9;border:1px solid #cbd5e1;color:#475569}.summary-count.warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e}h1,h2{letter-spacing:0;line-height:1.2;margin:0}h1{font-size:24px}h2{font-size:17px;max-width:36vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.field span{color:#334155;font-size:13px;font-weight:700}input,select,textarea{background:#fff;border:1px solid #9ba7b6;border-radius:3px;color:#0f172a;outline:none;width:100%}input:focus,select:focus,textarea:focus{border-color:#0972d3;box-shadow:0 0 0 2px #0972d32e}input{height:40px;padding:0 11px}select{height:40px;padding:0 10px}.metadata-grid{display:grid;gap:12px;grid-template-columns:1fr 1.35fr .7fr}.documents-screen{min-height:calc(100vh - 56px);padding:28px;width:100%}.documents-header{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:22px}.documents-header h1{font-size:28px}.documents-header p{color:#64748b;font-size:14px;margin:8px 0 0}.documents-actions{display:flex;gap:10px}.catalog-filters{align-items:end;background:#fff;border:1px solid #d5dbe3;border-bottom:0;border-radius:5px 5px 0 0;display:flex;gap:12px;padding:14px 16px}.filter-field{display:flex;flex-direction:column;gap:6px;width:240px}.filter-field.status-filter{width:180px}.filter-field span{color:#475569;font-size:12px;font-weight:700}.filter-reset{height:40px}.catalog-count{color:#64748b;font-size:12px;margin:0 0 11px auto}.documents-table-card{background:#fff;border:1px solid #d5dbe3;border-radius:0 0 5px 5px;box-shadow:0 1px 2px #0f172a0f;overflow:hidden}.documents-table-wrap{overflow-x:auto}.documents-table{border-collapse:collapse;min-width:860px;width:100%}.documents-table th{background:#f8fafc;border-bottom:1px solid #d5dbe3;color:#475569;font-size:11px;letter-spacing:.04em;padding:12px 16px;text-align:left;text-transform:uppercase}.documents-table td{border-bottom:1px solid #edf2f7;color:#334155;font-size:13px;padding:14px 16px}.documents-table tbody tr[tabindex]{cursor:pointer}.documents-table tbody tr:hover,.documents-table tbody tr:focus{background:#f8fafc;outline:none}.catalog-description{color:#475569;display:-webkit-box;font-size:12px;line-height:1.45;margin:7px 0 0;max-width:720px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.documents-table code{background:#f1f5f9;border-radius:3px;color:#0f172a;font-size:12px;font-weight:700;padding:4px 7px}.documents-table td strong,.documents-table td span:not(.status-pill){display:block}.documents-table td>span:not(.status-pill){color:#64748b;font-size:11px;margin-top:4px}.documents-table .status-pill{justify-content:center;min-width:82px}.documents-table .updated-by,.documents-table .updated-at{white-space:nowrap}.documents-table .updated-by{font-weight:600}.secondary-button.table-action{min-height:32px;white-space:nowrap}.table-actions{align-items:stretch;display:flex;flex-direction:column;gap:7px}.documents-empty{color:#64748b!important;padding:44px 16px!important;text-align:center}textarea{flex:1;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55;min-height:460px;padding:12px;resize:vertical;tab-size:2}.editor-field{flex:1;margin-bottom:0;min-height:0}.editor-mode-tabs{border-bottom:1px solid #d5dbe3;display:flex;gap:4px;margin-bottom:14px}.editor-mode-tabs button{align-items:center;background:transparent;border:0;border-bottom:3px solid transparent;color:#64748b;cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:7px;min-height:40px;padding:0 12px}.editor-mode-tabs button:hover,.editor-mode-tabs button.active{color:#111827}.editor-mode-tabs button.active{border-bottom-color:#f90}.gui-editor{display:flex;flex:1;flex-direction:column;gap:12px;min-height:0}.page-editor-tabs{background:#fff;border:1px solid #cbd5e1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.page-editor-tabs button{background:#f8fafc;border:0;border-right:1px solid #cbd5e1;color:#475569;cursor:pointer;font-size:13px;font-weight:700;min-height:40px}.page-editor-tabs button:last-child{border-right:0}.page-editor-tabs button:hover,.page-editor-tabs button.active{background:#232f3e;color:#fff}.gui-editor-intro{align-items:flex-start;background:#f8fafc;border:1px solid #dbe3ec;border-radius:4px;display:flex;gap:16px;justify-content:space-between;padding:11px 12px}.gui-editor-intro strong,.gui-editor-intro span{display:block}.gui-editor-intro strong{font-size:13px}.gui-editor-intro div>span,.gui-parse-notice,.gui-block-help{color:#64748b;font-size:12px;line-height:1.45}.gui-editor-intro div>span{margin-top:3px}.gui-parse-notice{max-width:48%;text-align:right}.gui-block{background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:12px}.gui-block-header{align-items:center;display:grid;gap:8px;grid-template-columns:28px minmax(130px,1fr) 150px auto;margin-bottom:10px}.gui-block-number{align-items:center;background:#232f3e;border-radius:3px;color:#fff;display:flex;font-size:12px;font-weight:700;height:28px;justify-content:center}.gui-block-title,.gui-block-type{height:36px}.gui-block-title{font-weight:700}.gui-locked-title{font-size:14px}.gui-type-badge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:3px;color:#1d4ed8;font-size:12px;font-weight:700;justify-self:start;padding:5px 8px}.gui-block-actions{display:flex;gap:5px}.gui-block-actions .icon-button{height:32px;min-height:32px;width:32px}.gui-block-actions .icon-button:disabled{cursor:not-allowed;opacity:.35}.gui-block-actions .danger{color:#b42318}.gui-block-content{flex:none;font-family:inherit;min-height:130px;resize:vertical}.gui-block-content.monospace{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre}.gui-block-help{display:block;margin-top:6px}.document-header-editor{display:flex;flex-direction:column;gap:16px}.header-metadata-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.page-header-settings{display:flex;flex-direction:column;gap:8px}.page-header-card{align-items:end;background:#f8fafc;border:1px solid #dbe3ec;border-radius:3px;display:grid;gap:10px;grid-template-columns:90px minmax(90px,.7fr) minmax(110px,.8fr) minmax(220px,2fr);padding:10px}.page-header-card>strong{align-self:center;color:#334155;font-size:13px}.gui-empty{border:1px dashed #94a3b8;color:#64748b;font-size:13px;padding:24px;text-align:center}.gui-add-block{align-items:center;background:#f8fafc;border:1px dashed #94a3b8;display:flex;gap:8px;padding:10px}.gui-add-block select{max-width:190px}.numbered-editor{display:flex;flex-direction:column;gap:8px}.numbered-item{align-items:start;display:grid;gap:9px;grid-template-columns:28px minmax(0,1fr) 34px}.numbered-item>span{align-items:center;background:#232f3e;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:700;height:28px;justify-content:center;margin-top:4px}.numbered-item textarea{flex:none;font-family:inherit;min-height:66px;resize:vertical}.numbered-add{align-self:flex-start}.structured-table-editor{display:flex;flex-direction:column;gap:10px}.structured-table-wrap{border:1px solid #dbe3ec;overflow-x:auto}.structured-table-editor table{border-collapse:collapse;min-width:780px;width:100%}.structured-table-editor th{background:#f8fafc;color:#475569;font-size:11px;padding:8px;text-align:left;white-space:nowrap}.structured-table-editor td{border-top:1px solid #e2e8f0;padding:5px}.structured-table-editor input{height:34px;min-width:80px}.structured-table-editor td:first-child input{min-width:48px;width:56px}.structured-table-editor td:last-child{width:40px}.structured-add{align-self:flex-start}.screen-table-editor table{min-width:2050px}.screen-table-editor td textarea{flex:none;font-family:inherit;min-height:76px;min-width:360px;resize:vertical}.text-columns-editor{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.text-column-card{background:#f8fafc;border:1px solid #dbe3ec;border-radius:4px;padding:10px}.text-column-card>strong{display:block;font-size:13px;margin-bottom:9px}.text-column-item{align-items:start;display:grid;gap:7px;grid-template-columns:72px minmax(0,1fr) 34px;margin-bottom:8px}.text-column-item .text-marker{height:36px;padding:0 7px}.text-column-item textarea{flex:none;font-family:inherit;min-height:64px;resize:vertical}.layout-spacer{border-top:1px dashed #cbd5e1;color:#94a3b8;font-size:11px;margin:10px 0;padding-top:4px;text-align:center}.text-column-add{margin-top:2px}.raw-page-editor{min-height:680px}.primary-button,.secondary-button,.icon-button{align-items:center;border-radius:4px;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;min-height:36px;text-decoration:none}.primary-button{background:#f90;border:1px solid #e88b00;color:#111827;font-weight:700;padding:0 15px}.primary-button:disabled{cursor:wait;opacity:.7}.secondary-button,.icon-button{background:#fff;border:1px solid #8b98a7;color:#111827}.secondary-button{font-size:13px;font-weight:700;padding:0 12px}.icon-button{height:34px;padding:0;width:34px}.topbar .icon-button{background:#232f3e;border-color:#4b5563;color:#fff}.auth-page{align-items:center;background:radial-gradient(circle at 20% 10%,rgb(255 153 0 / .16),transparent 34%),#eef1f5;display:flex;justify-content:center;min-height:100vh;padding:24px}.auth-card{background:#fff;border:1px solid #d5dbe3;border-radius:6px;box-shadow:0 18px 50px #0f172a1f;max-width:440px;overflow:hidden;width:100%}.auth-brand{align-items:center;background:#16191f;color:#fff;display:flex;gap:12px;padding:22px 24px}.auth-brand strong,.auth-brand span{display:block}.auth-brand span{color:#cbd5e1;font-size:12px;margin-top:3px}.auth-tabs{border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:1fr 1fr}.auth-tabs button{align-items:center;background:#f8fafc;border:0;border-bottom:3px solid transparent;color:#64748b;cursor:pointer;display:flex;font-weight:700;gap:7px;justify-content:center;padding:13px}.auth-tabs button.active{background:#fff;border-bottom-color:#f90;color:#111827}.auth-form{padding:24px}.auth-form h1{font-size:23px}.auth-form p{color:#64748b;font-size:13px;line-height:1.5;margin:8px 0 20px}.auth-submit{margin-top:5px;width:100%}.auth-notice{background:#ecfdf3;border:1px solid #86efac;border-radius:4px;color:#166534;font-size:13px;line-height:1.45;margin:14px 0;padding:10px 12px}.account-actions,.topbar-button,.account-label{align-items:center;display:flex}.account-actions{gap:8px}.account-label{flex-direction:column;font-size:12px;margin-right:6px}.account-label small{color:#ffb84d;font-size:10px;text-transform:uppercase}.topbar-button{background:#232f3e;border:1px solid #4b5563;border-radius:3px;color:#fff;cursor:pointer;gap:7px;height:34px;padding:0 10px}.modal-backdrop{align-items:center;background:#0f172a94;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:30}.admin-modal{background:#fff;border-radius:6px;box-shadow:0 24px 80px #00000040;max-height:min(720px,90vh);max-width:720px;overflow:auto;padding:20px;width:100%}.admin-header,.admin-summary,.user-row{align-items:center;display:flex}.admin-header{justify-content:space-between}.admin-header h2{max-width:none}.icon-button.light{background:#fff;border-color:#cbd5e1;color:#111827}.admin-summary{background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;color:#1d4ed8;gap:8px;margin:18px 0 12px;padding:11px 12px}.user-list{border:1px solid #e2e8f0;border-radius:4px}.user-row{gap:16px;justify-content:space-between;padding:13px 14px}.user-row+.user-row{border-top:1px solid #e2e8f0}.user-row strong,.user-row span{display:block}.user-row span{color:#64748b;font-size:12px;margin-top:4px}.primary-button.small{flex:0 0 auto;font-size:12px;height:32px;padding:0 10px}.approved-badge{background:#ecfdf3;border:1px solid #86efac;border-radius:3px;color:#166534!important;flex:0 0 auto;font-weight:700;margin:0!important;padding:5px 8px}.alert{align-items:center;background:#fff7ed;border:1px solid #fdba74;border-radius:4px;color:#9a3412;display:flex;font-size:13px;gap:8px;margin-bottom:14px;padding:10px 12px}.pdf-frame{background:#fff;border:0;flex:1;height:100%;min-height:0;width:100%}.direct-preview{align-self:start;height:calc(100vh - 96px);overflow:hidden;padding:0;position:sticky;top:20px}.build-error-panel{background:#fff7ed;color:#7c2d12;height:100%;overflow:auto;padding:18px}.build-error-heading{align-items:flex-start;display:flex;gap:10px;margin-bottom:16px}.build-error-heading strong,.build-error-heading span{display:block}.build-error-heading span{font-size:12px;margin-top:3px}.build-error-panel pre{background:#fff;border:1px solid #fed7aa;color:#7c2d12;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5;margin:0;padding:12px;white-space:pre-wrap;word-break:break-word}.preview-empty,.log-panel{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:4px;flex:1}.preview-empty{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:12px;justify-content:center}.log-panel{overflow:auto;padding:14px}.log-section{margin-bottom:16px}.log-section:last-child{margin-bottom:0}.log-section strong{display:block;font-size:13px;margin-bottom:10px}.log-section ul{background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#334155;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5;list-style:none;margin:0;padding:10px 12px}.log-section li+li{border-top:1px solid #edf2f7;margin-top:8px;padding-top:8px}.log-panel pre{color:#1f2937;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5;margin:0;white-space:pre-wrap;word-break:break-word}.log-empty{color:#64748b;font-size:13px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.workspace{grid-template-columns:1fr}.editor-pane,.preview-pane{min-height:auto}.direct-preview{height:75vh;min-height:620px;position:static}h2{max-width:60vw}}@media(max-width:640px){.topbar,.layout{padding-left:12px;padding-right:12px}.app-nav button{font-size:0;padding:0 10px}.documents-screen{padding:18px 12px}.documents-header,.documents-actions{align-items:stretch;flex-direction:column}.documents-actions .primary-button,.documents-actions .secondary-button{width:100%}.catalog-filters{align-items:stretch;flex-direction:column}.filter-field,.filter-field.status-filter,.filter-reset{width:100%}.catalog-count{margin:0}.metadata-grid{grid-template-columns:1fr}.gui-editor-intro,.gui-add-block{align-items:stretch;flex-direction:column}.gui-parse-notice{max-width:none;text-align:left}.gui-block-header{grid-template-columns:28px minmax(0,1fr)}.gui-block-type,.gui-block-actions,.gui-type-badge{grid-column:2}.gui-add-block select{max-width:none}.page-editor-tabs{display:flex;overflow-x:auto}.page-editor-tabs button{flex:0 0 92px}.text-columns-editor,.header-metadata-grid,.page-header-card{grid-template-columns:1fr}.topbar{height:60px}.brand span,.account-label,.topbar-button span{display:none}.topbar-button{padding:0 8px}.user-row{align-items:stretch;flex-direction:column}.layout{gap:12px;min-height:calc(100vh - 60px);padding-top:12px}.pane-header{align-items:stretch;flex-direction:column}.editor-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}h1{font-size:21px}h2{max-width:100%}textarea{min-height:360px}}
