@font-face{font-family:Geist;src:url(/fonts/GeistVF.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/GeistMonoVF.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{color-scheme:dark;--bg: #161616;--sidebar-bg: #111111;--surface: #1d1d1d;--surface-soft: #242424;--surface-muted: #2d2d2d;--field-bg: #151515;--field-focus: #1b1b1b;--border: #343434;--border-strong: #4b4b4b;--text: #f4f4f5;--muted: #a1a1aa;--soft: #d4d4d8;--accent: #f4f4f5;--accent-hover: #e4e4e7;--accent-text: #111111;--danger: #f87171;--danger-bg: rgba(248, 113, 113, .1);--success: #34d399;--link: #a7f3d0;--code: #e5e7eb;--shadow: 0 24px 70px rgba(0, 0, 0, .26);--radius: 8px}[data-astro-cid-u2h3djql][data-theme=light]{color-scheme:light;--bg: #f6f6f4;--sidebar-bg: #ffffff;--surface: #fffefd;--surface-soft: #f4f4f2;--surface-muted: #e9e9e5;--field-bg: #fffefd;--field-focus: #ffffff;--border: #deded8;--border-strong: #c9c9c0;--text: #1c1917;--muted: #78716c;--soft: #44403c;--accent: #1c1917;--accent-hover: #292524;--accent-text: #ffffff;--danger: #b91c1c;--danger-bg: #fff1f2;--success: #047857;--link: #0f766e;--code: #292524;--shadow: 0 18px 50px rgba(28, 25, 23, .08)}[data-astro-cid-u2h3djql]{box-sizing:border-box}body{margin:0;min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 260px),var(--bg);color:var(--text);font-family:Geist,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5}a[data-astro-cid-u2h3djql]{color:var(--link)}.shell[data-astro-cid-u2h3djql]{display:grid;grid-template-columns:272px minmax(0,1fr);min-height:100vh}.sidebar[data-astro-cid-u2h3djql]{position:sticky;top:0;height:100vh;padding:24px;border-right:1px solid var(--border);background:var(--sidebar-bg)}.brand[data-astro-cid-u2h3djql]{display:flex;align-items:center;gap:12px}.brand-mark[data-astro-cid-u2h3djql]{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft)}.brand-mark[data-astro-cid-u2h3djql] img[data-astro-cid-u2h3djql]{width:24px;height:24px;display:block}.eyebrow[data-astro-cid-u2h3djql]{margin:0 0 6px;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1[data-astro-cid-u2h3djql],h2[data-astro-cid-u2h3djql],h3[data-astro-cid-u2h3djql],h4[data-astro-cid-u2h3djql],p[data-astro-cid-u2h3djql]{margin-top:0}h1[data-astro-cid-u2h3djql]{margin-bottom:0;font-size:1rem;letter-spacing:0}.nav[data-astro-cid-u2h3djql]{display:grid;gap:6px;margin-top:34px}.nav-item[data-astro-cid-u2h3djql]{padding:10px 12px;border:1px solid transparent;border-radius:10px;color:var(--soft);font-size:.94rem;font-weight:650;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.nav-item[data-astro-cid-u2h3djql].active,.nav-item[data-astro-cid-u2h3djql]:hover{border-color:var(--border);background:var(--surface);color:var(--text)}.nav-item[data-astro-cid-u2h3djql]:hover{transform:translate(2px)}.status-card[data-astro-cid-u2h3djql]{display:flex;gap:12px;margin-top:34px;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--soft)}.status-card[data-astro-cid-u2h3djql] p[data-astro-cid-u2h3djql]{margin:5px 0 0;color:var(--muted);font-size:.88rem;line-height:1.5}.pulse[data-astro-cid-u2h3djql]{width:10px;height:10px;flex:0 0 auto;margin-top:5px;border-radius:999px;background:var(--success);box-shadow:0 0 0 6px #22c55e24}.workspace[data-astro-cid-u2h3djql]{width:min(100%,1480px);padding:clamp(18px,3vw,34px)}.hero[data-astro-cid-u2h3djql],.panel[data-astro-cid-u2h3djql]{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);animation:admin-fade-in .42s ease both}.hero[data-astro-cid-u2h3djql]{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:clamp(22px,3vw,32px)}.hero[data-astro-cid-u2h3djql] h2[data-astro-cid-u2h3djql]{max-width:720px;margin-bottom:12px;font-size:clamp(1.8rem,3.6vw,3.1rem);font-weight:720;line-height:1.05;letter-spacing:0}.hero-copy[data-astro-cid-u2h3djql]{max-width:680px;margin-bottom:0;color:var(--soft);line-height:1.65}.hero-actions[data-astro-cid-u2h3djql],.toolbar[data-astro-cid-u2h3djql]{display:flex;flex-wrap:wrap;gap:12px}.hero-actions[data-astro-cid-u2h3djql]{align-items:center;justify-content:flex-end}.grid[data-astro-cid-u2h3djql]{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:20px;margin-top:24px;align-items:start}.panel[data-astro-cid-u2h3djql]{padding:clamp(18px,2vw,24px)}.panel-head[data-astro-cid-u2h3djql]{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-bottom:20px}.panel-head[data-astro-cid-u2h3djql] h3[data-astro-cid-u2h3djql]{margin-bottom:0;font-size:1.24rem;letter-spacing:0}.badge[data-astro-cid-u2h3djql]{border:1px solid var(--border);border-radius:999px;padding:6px 10px;background:var(--surface-soft);color:var(--soft);font-size:.78rem;white-space:nowrap}form[data-astro-cid-u2h3djql]{display:grid;gap:14px}label[data-astro-cid-u2h3djql]{display:grid;gap:8px;color:var(--soft);font-size:.9rem;font-weight:680}input[data-astro-cid-u2h3djql],select[data-astro-cid-u2h3djql],textarea[data-astro-cid-u2h3djql]{width:100%;border:1px solid var(--border);border-radius:10px;outline:none;background:var(--field-bg);color:var(--text);padding:12px 13px;font:inherit;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}input[data-astro-cid-u2h3djql]::placeholder,textarea[data-astro-cid-u2h3djql]::placeholder{color:var(--muted)}input[data-astro-cid-u2h3djql]:focus,select[data-astro-cid-u2h3djql]:focus,textarea[data-astro-cid-u2h3djql]:focus{border-color:var(--border-strong);background:var(--field-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 10%,transparent)}textarea[data-astro-cid-u2h3djql]{resize:vertical}.small-textarea[data-astro-cid-u2h3djql]{min-height:96px}.body-editor[data-astro-cid-u2h3djql]{min-height:430px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.7}.two-cols[data-astro-cid-u2h3djql]{display:grid;grid-template-columns:1fr 1fr;gap:14px}button[data-astro-cid-u2h3djql]{border:1px solid transparent;border-radius:10px;padding:11px 15px;color:var(--text);font:inherit;font-weight:700;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}button[data-astro-cid-u2h3djql]:hover{transform:translateY(-1px)}.primary[data-astro-cid-u2h3djql]{background:var(--accent);color:var(--accent-text);box-shadow:none}.primary[data-astro-cid-u2h3djql]:hover{background:var(--accent-hover)}.ghost[data-astro-cid-u2h3djql]{border:1px solid var(--border);background:var(--surface-soft)}.theme-toggle[data-astro-cid-u2h3djql]{display:inline-flex;align-items:center;gap:10px;min-width:132px;border:1px solid var(--border);background:var(--surface-soft);color:var(--text);box-shadow:none}.theme-label[data-astro-cid-u2h3djql]{color:var(--muted);font-size:.82rem;font-weight:720}.theme-value[data-astro-cid-u2h3djql]{min-width:35px;text-align:left}.theme-switch[data-astro-cid-u2h3djql]{position:relative;width:38px;height:22px;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface-muted);transition:background .2s ease,border-color .2s ease}.theme-switch[data-astro-cid-u2h3djql]:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:999px;background:var(--text);transition:transform .2s ease}[data-astro-cid-u2h3djql][data-theme=light] .theme-switch[data-astro-cid-u2h3djql]{border-color:var(--border-strong);background:var(--surface-muted)}[data-astro-cid-u2h3djql][data-theme=light] .theme-switch[data-astro-cid-u2h3djql]:after{transform:translate(16px);background:var(--text)}.danger[data-astro-cid-u2h3djql]{border:1px solid color-mix(in srgb,var(--danger) 30%,transparent);background:var(--danger-bg);color:var(--danger)}.message[data-astro-cid-u2h3djql]{min-height:24px;margin:0;color:var(--soft);font-weight:700}.preview[data-astro-cid-u2h3djql]{position:sticky;top:24px}.preview-card[data-astro-cid-u2h3djql]{padding:20px;border:1px solid var(--border);border-radius:16px;background:var(--surface-soft)}.preview-meta[data-astro-cid-u2h3djql]{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-size:.82rem;font-weight:800}.preview-card[data-astro-cid-u2h3djql] h4[data-astro-cid-u2h3djql]{margin:18px 0 10px;font-size:1.36rem;line-height:1.15;letter-spacing:0}.preview-card[data-astro-cid-u2h3djql] p[data-astro-cid-u2h3djql]{color:var(--soft);line-height:1.7}.tag-list[data-astro-cid-u2h3djql]{display:flex;flex-wrap:wrap;gap:8px}.tag-list[data-astro-cid-u2h3djql] span[data-astro-cid-u2h3djql]{border:1px solid var(--border);border-radius:999px;padding:6px 10px;background:var(--surface);color:var(--soft);font-size:.8rem}.mdx-box[data-astro-cid-u2h3djql]{overflow:hidden;margin-top:18px;border:1px solid var(--border);border-radius:16px;background:var(--field-bg)}.mdx-head[data-astro-cid-u2h3djql]{display:flex;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid var(--border);color:var(--soft);font-size:.82rem;font-weight:800}.mdx-head[data-astro-cid-u2h3djql] code[data-astro-cid-u2h3djql]{color:var(--link);font-size:.78rem}pre[data-astro-cid-u2h3djql]{max-height:600px;margin:0;overflow:auto;padding:18px;color:var(--code);font-size:.82rem;line-height:1.65;white-space:pre-wrap}.is-loading[data-astro-cid-u2h3djql]{opacity:.78;pointer-events:none}@media (prefers-reduced-motion: reduce){[data-astro-cid-u2h3djql],[data-astro-cid-u2h3djql]:before,[data-astro-cid-u2h3djql]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@keyframes admin-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1120px){.shell[data-astro-cid-u2h3djql]{grid-template-columns:1fr}.sidebar[data-astro-cid-u2h3djql]{position:static;height:auto;border-right:0;border-bottom:1px solid var(--border)}.nav[data-astro-cid-u2h3djql]{grid-template-columns:repeat(3,1fr)}.grid[data-astro-cid-u2h3djql]{grid-template-columns:1fr}.preview[data-astro-cid-u2h3djql]{position:static}}@media (max-width: 720px){.workspace[data-astro-cid-u2h3djql],.sidebar[data-astro-cid-u2h3djql]{padding:16px}.hero[data-astro-cid-u2h3djql]{align-items:stretch;flex-direction:column;padding:22px}.two-cols[data-astro-cid-u2h3djql],.nav[data-astro-cid-u2h3djql]{grid-template-columns:1fr}.panel[data-astro-cid-u2h3djql]{padding:18px}.panel-head[data-astro-cid-u2h3djql],.mdx-head[data-astro-cid-u2h3djql]{align-items:flex-start;flex-direction:column}.hero-actions[data-astro-cid-u2h3djql],.toolbar[data-astro-cid-u2h3djql]{display:grid;grid-template-columns:1fr}button[data-astro-cid-u2h3djql],.theme-toggle[data-astro-cid-u2h3djql]{width:100%}.theme-toggle[data-astro-cid-u2h3djql]{justify-content:space-between}}@media (max-width: 420px){.brand[data-astro-cid-u2h3djql]{align-items:flex-start}.brand-mark[data-astro-cid-u2h3djql]{width:44px;height:44px}.hero[data-astro-cid-u2h3djql] h2[data-astro-cid-u2h3djql]{font-size:2rem}.badge[data-astro-cid-u2h3djql],.mdx-head[data-astro-cid-u2h3djql] code[data-astro-cid-u2h3djql]{white-space:normal;word-break:break-word}}
