:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2,h3,h4{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h1{margin:20px 0;font-size:36px}h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}input,textarea,select,button{font:inherit}.structured-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.structured-editor-stack{flex-direction:column;gap:24px;display:flex}.structured-editor-grid label,.full-span-field{text-align:left;color:var(--text-h);flex-direction:column;gap:8px;font-size:14px;font-weight:600;display:flex}.full-span-field{grid-column:1/-1}.structured-editor-grid input,.structured-editor-grid textarea,.structured-editor-grid select,.import-export-card textarea{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-h);border-radius:14px;padding:12px 14px}.structured-editor-grid textarea,.import-export-card textarea{resize:vertical;min-height:110px}.editor-mode-tabs{gap:12px;margin:28px 0 24px;display:flex}.editor-mode-tabs button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.nested-editor-header,.import-export-actions,.import-export-footer,.nested-card-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.nested-card-list{flex-direction:column;gap:18px;display:flex}.nested-card-editor{border:1px solid var(--border);background:#f4f3ec59;border-radius:18px;flex-direction:column;gap:14px;padding:20px;display:flex}.import-export-card{border:1px solid var(--border);background:var(--bg);box-shadow:var(--shadow);text-align:left;border-radius:24px;flex-direction:column;gap:18px;margin-bottom:24px;padding:24px;display:flex}.compact-toggle-card{min-height:auto}.muted-text{color:var(--text)}@media (width<=900px){.structured-editor-grid{grid-template-columns:1fr}.nested-editor-header,.import-export-actions,.import-export-footer,.nested-card-title-row,.editor-mode-tabs{flex-direction:column;align-items:stretch}}*{box-sizing:border-box}:root{color:#e5e7eb;background:#0f172a;font-family:Inter,Arial,sans-serif}body{color:#111827;background:#f3f4f6;margin:0}button,input,select,textarea{font:inherit}.login-shell{background:radial-gradient(circle at top,#1e293b 0%,#0f172a 45%,#020617 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{width:min(100%,440px)}.login-brand{align-items:center;gap:16px;margin-bottom:28px;display:flex}.login-brand .brand-mark{color:#fff;background:#111827;flex:none}.login-brand h1{color:#111827;margin:0;font-size:30px;line-height:1.1}.login-brand p:last-child{color:#6b7280;margin:6px 0 0}.password-input-row{grid-template-columns:1fr auto;align-items:end;gap:8px;display:grid}.password-input-row input{margin-top:6px}.password-input-row button{white-space:nowrap;height:42px;margin-top:6px}.dashboard-shell{grid-template-columns:300px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#0f172a 0%,#111827 100%);border-right:1px solid #ffffff0f;flex-direction:column;padding:32px 20px;display:flex}.sidebar-brand{align-items:center;gap:14px;padding:0 8px;display:flex}.brand-mark{background:#ffffff1a;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex}.sidebar-brand h1{color:#fff;margin:0;font-size:22px;font-weight:700}.sidebar-brand p{color:#94a3b8;margin:4px 0 0;font-size:14px}.sidebar-nav{flex-direction:column;gap:6px;margin-top:40px;display:flex}.nav-item,.sub-nav-item{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;transition:all .15s}.nav-item{justify-content:space-between;align-items:center;padding:14px 16px;font-weight:600;display:flex}.nav-item:hover,.sub-nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:#ffffff1a}.nav-parent{margin-top:10px}.chevron{opacity:.7;font-size:18px}.sub-nav{border-left:1px solid #ffffff14;flex-direction:column;gap:4px;margin-left:12px;padding-left:12px;display:flex}.sub-nav-item{padding:12px 14px;font-size:14px}.sub-nav-item.active{color:#fff;background:#ffffff1a;font-weight:700}.dashboard-content{padding:40px}.page-header,.empty-page{margin-bottom:20px}.eyebrow{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:700}.page-header h1,.empty-page h1{margin:0;font-size:34px;line-height:1.1}.page-header p,.empty-page p{color:#6b7280}.content-layout{align-items:start;gap:20px;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:28px;box-shadow:0 10px 30px #0f172a0a}.card h2{margin:0;font-size:18px}label{color:#374151;margin:0;font-size:13px;font-weight:600;display:block}input,select,textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;height:42px;margin-top:6px;padding:10px 12px}textarea{resize:vertical;height:auto;font-family:Consolas,monospace;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#2563eb;outline:none}.field-error{border-color:#dc2626!important}.field-error-text{color:#dc2626;margin-top:6px;font-size:12px;font-weight:600;display:block}.actions,.item-actions{gap:10px;display:flex}.card button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;padding:10px 14px;font-weight:600}.card button.secondary{color:#111827;background:#e5e7eb}.card button.danger{background:#dc2626}.sections-layout{grid-template-columns:310px minmax(0,1fr)}.section-list-card{position:sticky;top:24px}.card-header-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.compact-header{margin-bottom:18px}.card-header-row p{color:#6b7280;margin:8px 0 0;font-size:14px}.section-list{gap:14px;display:grid}.section-item{border:1px solid #e5e7eb;border-radius:20px;gap:12px;padding:18px;transition:all .15s;display:grid}.section-item.active{background:#fafcff;border-color:#2563eb;box-shadow:inset 3px 0 #2563eb}.section-main{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:34px 1fr;align-items:center;gap:14px;width:100%;padding:0;display:grid}.card .section-main{color:#111827;background:0 0}.section-order{color:#3730a3;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:flex}.section-main strong{margin-bottom:3px;font-size:15px;display:block}.section-main small{color:#6b7280;line-height:1.4}.status-row{flex-wrap:wrap;gap:8px;display:flex}.pill{color:#4338ca;background:#eef2ff;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.pill.success{color:#166534;background:#dcfce7}.pill.muted{color:#6b7280;background:#f3f4f6}.section-list-hint{color:#6b7280;margin-top:20px;font-size:13px}.editor-card{gap:20px;display:grid}.editor-header-row{margin-bottom:0}.editor-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.toggle-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.toggle-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:12px;padding:14px;display:flex}.toggle-card input{width:auto;height:auto;margin:2px 0 0}.toggle-card strong{font-size:14px;display:block}.toggle-card small{color:#6b7280;margin-top:2px;font-size:12px;font-weight:500;display:block}.input-with-prefix{border:1px solid #d1d5db;border-radius:12px;align-items:center;margin-top:6px;display:flex;overflow:hidden}.input-with-prefix span{color:#6b7280;padding-left:12px;font-weight:700}.input-with-prefix input{border:0;height:40px;margin-top:0}.json-editor-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.json-editor-header h3{margin:0;font-size:16px}.json-editor-header p{color:#6b7280;margin:4px 0 0;font-size:13px}.content-json-label textarea{min-height:220px}.error-text{color:#dc2626;margin:-8px 0 0;font-size:13px;font-weight:700}.sticky-actions{justify-content:flex-end;padding-top:8px}.card button.compact,.card .icon-button{border-radius:10px;padding:8px 10px;font-size:12px}.card .icon-button{background:#111827;min-width:34px}.card button:disabled{opacity:.5;cursor:not-allowed}@media (width<=1180px){.dashboard-shell{grid-template-columns:240px 1fr}.dashboard-content{padding:28px}.sections-layout{grid-template-columns:1fr}.section-list-card{position:static}}@media (width<=760px){.dashboard-shell,.editor-form-grid,.toggle-row,.password-input-row{grid-template-columns:1fr}.dashboard-content{padding:20px}}
