:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--topolo-bg: #f6f7f9;--topolo-surface: #ffffff;--topolo-surface-muted: #f8fafc;--topolo-surface-active: #f2f5f9;--topolo-border: #dfe5ee;--topolo-border-strong: #172033;--topolo-border-soft: #e0e6ef;--topolo-border-divider: #e1e7f0;--topolo-input-border: #d5dce7;--topolo-input-bg: #ffffff;--topolo-text: #172033;--topolo-text-muted: #5d697a;--topolo-text-soft: #637083;--topolo-text-strong: #111827;--topolo-label: #3d485c;--topolo-button-bg: #172033;--topolo-button-text: #ffffff;--topolo-button-muted-bg: #ffffff;--topolo-notice-border: #d8e0eb;--topolo-notice-bg: #f8fafc;--topolo-notice-text: #405066;--topolo-error-border: #f3b6b6;--topolo-error-bg: #fff5f5;--topolo-error-text: #8a1f1f;--topolo-status-border: #d9e1ec;--topolo-status-bg: #f7f9fc;--topolo-status-text: #5c697b;--topolo-status-published-border: #b9e2cb;--topolo-status-published-bg: #effaf4;--topolo-status-published-text: #176239;--topolo-empty-border: #cbd5e1;--topolo-shadow: 0 20px 50px rgba(17, 24, 39, .08)}:root[data-theme=dark]{color-scheme:dark;--topolo-bg: #080d13;--topolo-surface: #111827;--topolo-surface-muted: rgba(255, 255, 255, .06);--topolo-surface-active: rgba(116, 133, 255, .14);--topolo-border: rgba(255, 255, 255, .08);--topolo-border-strong: rgba(255, 255, 255, .35);--topolo-border-soft: rgba(255, 255, 255, .12);--topolo-border-divider: rgba(255, 255, 255, .08);--topolo-input-border: rgba(255, 255, 255, .14);--topolo-input-bg: rgba(255, 255, 255, .04);--topolo-text: #e8ebf4;--topolo-text-muted: #8a93ad;--topolo-text-soft: #9aa3bd;--topolo-text-strong: #f5f7ff;--topolo-label: #b6bed6;--topolo-button-bg: #7485ff;--topolo-button-text: #0b1020;--topolo-button-muted-bg: rgba(255, 255, 255, .06);--topolo-notice-border: rgba(255, 255, 255, .12);--topolo-notice-bg: rgba(255, 255, 255, .04);--topolo-notice-text: #c8cfe5;--topolo-error-border: rgba(220, 90, 90, .45);--topolo-error-bg: rgba(220, 90, 90, .12);--topolo-error-text: #ffb3b3;--topolo-status-border: rgba(255, 255, 255, .14);--topolo-status-bg: rgba(255, 255, 255, .06);--topolo-status-text: #b6bed6;--topolo-status-published-border: rgba(88, 200, 140, .4);--topolo-status-published-bg: rgba(88, 200, 140, .12);--topolo-status-published-text: #9ae6b4;--topolo-empty-border: rgba(255, 255, 255, .16);--topolo-shadow: 0 18px 48px rgba(0, 0, 0, .34)}body{margin:0}.workspace,.public-page,.topolo-login,.workspace *,.public-page *,.topolo-login *{box-sizing:border-box}.workspace button,.workspace input,.workspace select,.workspace textarea,.public-page button,.public-page input,.public-page select,.public-page textarea,.topolo-login button,.topolo-login input,.topolo-login select,.topolo-login textarea{font:inherit}.workspace button,.public-page button,.topolo-login button{min-height:38px;border:0;border-radius:6px;padding:0 14px;color:var(--topolo-button-text);background:var(--topolo-button-bg);cursor:pointer}.workspace button:disabled,.public-page button:disabled,.topolo-login button:disabled{cursor:not-allowed;opacity:.55}.workspace input,.workspace select,.workspace textarea,.public-page input,.public-page select,.public-page textarea,.topolo-login input,.topolo-login select,.topolo-login textarea{width:100%;border:1px solid var(--topolo-input-border);border-radius:6px;background:var(--topolo-input-bg);color:var(--topolo-text);padding:10px 11px}.workspace textarea,.public-page textarea,.topolo-login textarea{min-height:96px;resize:vertical}.workspace label,.public-page label,.topolo-login label{display:grid;gap:7px;color:var(--topolo-label);font-size:13px;font-weight:650}.workspace table,.public-page table,.topolo-login table{width:100%;border-collapse:collapse;font-size:13px}.workspace th,.workspace td,.public-page th,.public-page td,.topolo-login th,.topolo-login td{border-bottom:1px solid var(--topolo-border);padding:11px;text-align:left;vertical-align:top;color:var(--topolo-text)}.workspace th,.public-page th,.topolo-login th{color:var(--topolo-text-muted);font-size:12px;text-transform:uppercase}.topolo-login,.public-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:var(--topolo-bg);color:var(--topolo-text)}.topolo-login__panel,.public-card{width:min(100%,720px);border:1px solid var(--topolo-border);border-radius:8px;background:var(--topolo-surface);padding:28px;box-shadow:var(--topolo-shadow)}.topolo-login__panel{width:min(100%,460px)}.topolo-login__panel h1,.public-card h1,.workspace-hero h2,.empty-state h3{margin:0 0 10px;line-height:1.2;color:var(--topolo-text-strong)}.topolo-login__panel p,.public-card p,.workspace-hero p,.muted{margin:0;color:var(--topolo-text-muted);line-height:1.55}.topolo-login__panel button,.public-card>button{width:100%;margin-top:22px}.workspace{display:grid;gap:18px;color:var(--topolo-text)}.workspace-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--topolo-border-divider);padding-bottom:18px}.workspace-hero h2{max-width:760px;font-size:28px}.workspace-grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.6fr);gap:18px}.panel{min-width:0;border:1px solid var(--topolo-border);border-radius:8px;background:var(--topolo-surface);padding:18px;color:var(--topolo-text)}.panel--wide{min-width:0}.panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panel__header h3,.panel__header h4{margin:0;color:var(--topolo-text-strong)}.panel__header span{color:var(--topolo-text-muted);font-size:13px}.item-list,.editor,.field-list,.public-fields,.summary-list{display:grid;gap:12px}.item-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:64px;border:1px solid var(--topolo-border-soft);border-radius:8px;background:var(--topolo-surface);color:var(--topolo-text);text-align:left}.item-row--active{border-color:var(--topolo-border-strong);background:var(--topolo-surface-active)}.item-row span,.summary-row{display:grid;gap:4px}.item-row small,.summary-row span,.summary-row small{color:var(--topolo-text-muted)}.field-row{display:grid;grid-template-columns:1.1fr 160px 110px 1fr 38px;gap:10px;align-items:center}.check-label{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--topolo-label)}.check-label input{width:auto}.choice-field{border:1px solid var(--topolo-border);border-radius:8px;padding:12px}.choice-field legend{color:var(--topolo-label);font-size:13px;font-weight:650}.button-muted,.icon-button{border:1px solid var(--topolo-input-border);color:var(--topolo-text);background:var(--topolo-button-muted-bg)}.icon-button{width:38px;padding:0}.actions{display:flex;flex-wrap:wrap;gap:10px}.share-line,.notice{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--topolo-notice-border);border-radius:8px;background:var(--topolo-notice-bg);padding:12px;color:var(--topolo-notice-text);font-size:13px}.notice--error{border-color:var(--topolo-error-border);background:var(--topolo-error-bg);color:var(--topolo-error-text)}.share-line span{min-width:0;overflow-wrap:anywhere}.share-line a{color:var(--topolo-text-strong);font-weight:700}.status{border:1px solid var(--topolo-status-border);border-radius:999px;padding:4px 9px;color:var(--topolo-status-text);background:var(--topolo-status-bg);font-size:12px;text-transform:capitalize}.status--published{border-color:var(--topolo-status-published-border);color:var(--topolo-status-published-text);background:var(--topolo-status-published-bg)}.empty-state{display:grid;place-items:start;gap:10px;border:1px dashed var(--topolo-empty-border);border-radius:8px;padding:24px;color:var(--topolo-text)}.table-wrap{max-width:100%;overflow-x:auto}.eyebrow{margin:0 0 8px;color:var(--topolo-text-soft);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}@media (max-width: 900px){.workspace-hero,.workspace-grid{grid-template-columns:1fr}.workspace-hero{display:grid}.field-row{grid-template-columns:1fr}}
