.FormField-module__e5cA3q__field{margin-bottom:18px}.FormField-module__e5cA3q__top{justify-content:space-between;align-items:baseline;display:flex}.FormField-module__e5cA3q__req{color:var(--scalebun-error)}.FormField-module__e5cA3q__counter{color:var(--scalebun-text-faint);font-size:12px}.FormField-module__e5cA3q__counterOver{color:var(--scalebun-error);font-size:12px}.FormField-module__e5cA3q__hint{color:var(--scalebun-text-muted);margin-top:6px;font-size:12px}.FormField-module__e5cA3q__error{color:var(--scalebun-error);margin-top:6px;font-size:12px}
.PageHeader-module__DGJEdq__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.PageHeader-module__DGJEdq__title{letter-spacing:-.2px;margin:0;font-size:22px;font-weight:700}.PageHeader-module__DGJEdq__desc{color:var(--scalebun-text-muted);margin:6px 0 0;font-size:13.5px}.PageHeader-module__DGJEdq__actions{gap:10px;display:flex}
.EmptyState-module__ZbZ92W__empty{text-align:center;border:1px dashed var(--scalebun-border);border-radius:var(--scalebun-radius-xl);background:var(--scalebun-surface);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 24px;display:flex}.EmptyState-module__ZbZ92W__title{color:var(--scalebun-text);font-size:15px;font-weight:600}.EmptyState-module__ZbZ92W__titleError{color:var(--scalebun-error);font-size:15px;font-weight:600}.EmptyState-module__ZbZ92W__desc{color:var(--scalebun-text-muted);max-width:420px;font-size:13px}.EmptyState-module__ZbZ92W__action{margin-top:8px}
.SaveBar-module__STOmaq__bar{background:var(--scalebun-bg);border:1px solid var(--scalebun-border);border-radius:var(--scalebun-radius-lg);box-shadow:var(--scalebun-shadow-pop);justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:14px 20px;display:flex;position:sticky;bottom:0}.SaveBar-module__STOmaq__status{color:var(--scalebun-text-muted);font-size:13px}.SaveBar-module__STOmaq__actions{gap:10px;display:flex}
.Skeleton-module__XBxcgW__skeleton{background:var(--scalebun-surface);position:relative;overflow:hidden}.Skeleton-module__XBxcgW__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);animation:1.4s infinite Skeleton-module__XBxcgW__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Skeleton-module__XBxcgW__shimmer{to{transform:translate(100%)}}
.LogoutButton-module__VHo1gq__btn{width:100%}
.TableSkeleton-module__PqK-Oq__table{border:1px solid var(--scalebun-border);border-radius:var(--scalebun-radius-xl);overflow:hidden}.TableSkeleton-module__PqK-Oq__row{border-bottom:1px solid var(--scalebun-border);gap:16px;padding:14px 18px;display:grid}.TableSkeleton-module__PqK-Oq__row:last-child{border-bottom:none}
.CardsSkeleton-module__I8W6VG__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}
.DataTable-module__YQBpla__table{border:1px solid var(--scalebun-border);border-radius:var(--scalebun-radius-xl);background:var(--scalebun-bg);overflow:hidden}.DataTable-module__YQBpla__head{background:var(--scalebun-surface);border-bottom:1px solid var(--scalebun-border);letter-spacing:.3px;text-transform:uppercase;color:var(--scalebun-text-muted);gap:16px;padding:11px 18px;font-size:12px;font-weight:600;display:grid}.DataTable-module__YQBpla__row,.DataTable-module__YQBpla__rowLast{color:var(--scalebun-text);align-items:center;gap:16px;padding:13px 18px;font-size:13.5px;display:grid}.DataTable-module__YQBpla__row{border-bottom:1px solid var(--scalebun-border)}.DataTable-module__YQBpla__cell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DataTable-module__YQBpla__link{color:inherit;display:block}
.SeoFields-module__WWA5Bq__heading{margin:0 0 14px;font-size:14px;font-weight:600}.SeoFields-module__WWA5Bq__grid2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.SeoFields-module__WWA5Bq__check{color:var(--scalebun-text);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}
.Sidebar-module__BqpWAq__aside{border-right:1px solid var(--scalebun-border);background:var(--scalebun-surface);flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0}.Sidebar-module__BqpWAq__brand{border-bottom:1px solid var(--scalebun-border);align-items:center;gap:10px;padding:18px 20px;display:flex}.Sidebar-module__BqpWAq__brandText{flex-direction:column;line-height:1.1;display:flex}.Sidebar-module__BqpWAq__brandName{font-size:15px;font-weight:700}.Sidebar-module__BqpWAq__brandSub{color:var(--scalebun-text-muted);font-size:11px}.Sidebar-module__BqpWAq__nav{flex:1;padding:12px;overflow-y:auto}.Sidebar-module__BqpWAq__link,.Sidebar-module__BqpWAq__linkActive{border-radius:var(--scalebun-radius-md);margin-bottom:2px;padding:9px 12px;font-size:13.5px;display:block}.Sidebar-module__BqpWAq__link{color:var(--scalebun-text-muted);background:0 0;font-weight:500}.Sidebar-module__BqpWAq__linkActive{color:var(--scalebun-brand);background:var(--scalebun-brand-tint);font-weight:600}.Sidebar-module__BqpWAq__footer{border-top:1px solid var(--scalebun-border);padding:12px}
.MarkdownPreview-module__grMg-G__pane{border:1px solid var(--scalebun-border);border-radius:var(--scalebun-radius-md);background:var(--scalebun-surface);flex-direction:column;min-height:0;display:flex;overflow:hidden}.MarkdownPreview-module__grMg-G__bar{border-bottom:1px solid var(--scalebun-border);background:var(--scalebun-surface-2);flex:none;align-items:center;gap:10px;padding:7px 12px;display:flex}.MarkdownPreview-module__grMg-G__spacer{flex:1}.MarkdownPreview-module__grMg-G__label{letter-spacing:.08em;text-transform:uppercase;color:var(--scalebun-text-faint);font-size:11px;font-weight:600}.MarkdownPreview-module__grMg-G__status{color:var(--scalebun-text-faint);font-size:11.5px}.MarkdownPreview-module__grMg-G__statusOk{color:var(--scalebun-success);font-size:11.5px}.MarkdownPreview-module__grMg-G__openLink{color:var(--scalebun-brand);font-size:11.5px;font-weight:600}.MarkdownPreview-module__grMg-G__openLink:hover{text-decoration:underline}.MarkdownPreview-module__grMg-G__error{border-bottom:1px solid var(--scalebun-error);background:var(--scalebun-error-bg);color:var(--scalebun-error);margin:0;padding:8px 12px;font-size:12px}.MarkdownPreview-module__grMg-G__frameWrap{flex:1;min-height:420px;display:flex}.MarkdownPreview-module__grMg-G__frame{background:#0a0c11;border:0;flex:1;width:100%}.MarkdownPreview-module__grMg-G__placeholder{color:var(--scalebun-text-faint);margin:auto;padding:32px;font-size:13px;font-style:italic}
.Toast-module__9eSGhq__stack{z-index:1000;flex-direction:column;gap:8px;max-width:360px;display:flex;position:fixed;bottom:20px;right:20px}.Toast-module__9eSGhq__toast{background:var(--scalebun-bg);border:1px solid var(--scalebun-border);border-left:3px solid var(--scalebun-brand);border-radius:var(--scalebun-radius-md);box-shadow:var(--scalebun-shadow-pop);color:var(--scalebun-text);align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;display:flex}
.CmsAdminLayout-module__9ANSXW__shell{background:var(--scalebun-bg);min-height:100vh;display:flex}.CmsAdminLayout-module__9ANSXW__main{flex:1;min-width:0;max-width:1200px;padding:28px 32px}
.tree-module__Dl8jbG__toolbar{border-bottom:1px solid var(--scalebun-border);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:4px;padding-bottom:14px;display:flex}.tree-module__Dl8jbG__spacer{flex:1}.tree-module__Dl8jbG__hint{color:var(--scalebun-text-faint);font-size:12px}.tree-module__Dl8jbG__dirtyNote{border-radius:var(--scalebun-radius-md);background:var(--scalebun-warning-bg);color:var(--scalebun-warning);margin:10px 0 0;padding:8px 12px;font-size:12.5px;font-weight:600}.tree-module__Dl8jbG__tree,.tree-module__Dl8jbG__children{margin:0;padding:0;list-style:none}.tree-module__Dl8jbG__tree{border:1px solid var(--scalebun-border);border-radius:var(--scalebun-radius-md);margin-top:14px;overflow:hidden}.tree-module__Dl8jbG__row{border-bottom:1px solid var(--scalebun-border);background:var(--scalebun-bg);cursor:grab;border-top:2px solid #0000;border-bottom-width:1px;align-items:center;gap:8px;padding:6px 12px 6px 0;transition:background .12s;display:flex}.tree-module__Dl8jbG__row:hover{background:var(--scalebun-surface)}.tree-module__Dl8jbG__row:active{cursor:grabbing}.tree-module__Dl8jbG__row[data-dragging=true]{opacity:.4}.tree-module__Dl8jbG__row[data-drop=before]{box-shadow:inset 0 2px 0 var(--scalebun-brand)}.tree-module__Dl8jbG__row[data-drop=after]{box-shadow:inset 0 -2px 0 var(--scalebun-brand)}.tree-module__Dl8jbG__row[data-drop=inside]{background:var(--scalebun-brand-tint);box-shadow:inset 2px 0 0 var(--scalebun-brand)}.tree-module__Dl8jbG__chevron{width:22px;color:var(--scalebun-text-faint);background:0 0;flex:none;font-size:11px}.tree-module__Dl8jbG__chevron:disabled{opacity:.35;cursor:default}.tree-module__Dl8jbG__grip{color:var(--scalebun-text-faint);letter-spacing:-1px;cursor:grab;flex:none;font-size:13px}.tree-module__Dl8jbG__title{min-width:0;color:var(--scalebun-text);text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:flex;overflow:hidden}.tree-module__Dl8jbG__path{max-width:34%;font-family:var(--scalebun-font-mono);color:var(--scalebun-text-faint);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:11.5px;overflow:hidden}.tree-module__Dl8jbG__moves{flex:none;gap:2px;display:flex}.tree-module__Dl8jbG__moves button{border-radius:var(--scalebun-radius-sm);border:1px solid var(--scalebun-border);background:var(--scalebun-bg);width:24px;height:24px;color:var(--scalebun-text-muted);font-size:12px;line-height:1;transition:color .12s,border-color .12s,background .12s}.tree-module__Dl8jbG__moves button:hover{color:var(--scalebun-brand);border-color:var(--scalebun-brand);background:var(--scalebun-brand-tint)}.tree-module__Dl8jbG__moves button:focus-visible{box-shadow:var(--scalebun-focus-ring);outline:none}.tree-module__Dl8jbG__edit{color:var(--scalebun-brand);flex:none;font-size:12px;font-weight:600}.tree-module__Dl8jbG__edit:hover{text-decoration:underline}.tree-module__Dl8jbG__empty{color:var(--scalebun-text-faint);padding:24px;font-size:13px}@media (max-width:900px){.tree-module__Dl8jbG__path{display:none}}
