.editorial{--ed-paper:#faf9f7;--ed-surface:#fff;--ed-divider:#e8e6e3;--ed-border:#e5e7eb;--ed-text:#0d0d0d;--ed-text-secondary:rgba(0,0,0,.55);--ed-text-muted:rgba(0,0,0,.45);--ed-text-soft:rgba(0,0,0,.68);--ed-deep-green:#0d3d2a;--ed-deep-green-darker:#0a2f20;--ed-green:#21b062;--ed-green-light:#4ade80;--ed-teal:#1aa896;--cover-green-bg:#0d3d2a;--cover-green-fg:#21b062;--cover-green-accent:#4ade80;--cover-teal-bg:#0a3a36;--cover-teal-fg:#1aa896;--cover-teal-accent:#14b8a6;--cover-blue-bg:#0a1f4a;--cover-blue-fg:#0080ff;--cover-blue-accent:#60a5fa;--cover-red-bg:#3a0d12;--cover-red-fg:#ff2d2d;--cover-red-accent:#fca5a5;--cover-orange-bg:#3a1f0d;--cover-orange-fg:#ff8c1a;--cover-orange-accent:#fdba74;--cover-yellow-bg:#2e2a08;--cover-yellow-fg:#fc0;--cover-yellow-accent:#fde68a;--cover-mono-bg:#0d0d0d;--cover-mono-fg:#fff;--cover-mono-accent:#888;--cover-paper-bg:#faf9f7;--cover-paper-fg:#0d0d0d;--cover-paper-accent:#21b062;--status-published-bg:#ecfdf5;--status-published-fg:#059669;--status-published-dot:#21b062;--status-scheduled-bg:#eff6ff;--status-scheduled-fg:#2563eb;--status-scheduled-dot:#3b82f6;--status-draft-bg:#f3f4f6;--status-draft-fg:#6b7280;--status-draft-dot:#9ca3af;--admin-sidebar-width:240px;--admin-editor-sidebar-width:340px;--admin-topbar-height:64px;--aeo-gradient:linear-gradient(135deg,var(--ed-deep-green) 0%,var(--ed-deep-green-darker) 100%);--brand-gradient-text:linear-gradient(135deg,#21b062,#1aa896);--ed-radius-card:14px;--ed-radius-button:10px;--ed-radius-pill:9999px}.editorial .font-display{font-family:var(--font-inter),Inter,system-ui,-apple-system,sans-serif;font-optical-sizing:auto;font-variation-settings:"opsz" 28;letter-spacing:-.03em;font-feature-settings:"ss01","ss02","cv01","cv02";text-wrap:balance}.editorial .gradient-period{background:var(--brand-gradient-text);-webkit-background-clip:text;background-clip:text;color:transparent}.editorial .status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--ed-radius-pill);font-size:12px;font-weight:500;line-height:1}.editorial .status-pill:before{content:"";width:6px;height:6px;border-radius:9999px;background:currentColor;opacity:.85}.editorial .status-pill[data-status=published]{background:var(--status-published-bg);color:var(--status-published-fg)}.editorial .status-pill[data-status=scheduled]{background:var(--status-scheduled-bg);color:var(--status-scheduled-fg)}.editorial .status-pill[data-status=draft]{background:var(--status-draft-bg);color:var(--status-draft-fg)}.editorial .prose-article{font-size:18px;line-height:1.65;color:var(--ed-text)}.editorial .prose-article>*+*{margin-top:1.1em}.editorial .prose-article h2{font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-top:2em;margin-bottom:.5em}.editorial .prose-article h3{font-size:22px;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-top:1.6em;margin-bottom:.4em}.editorial .prose-article blockquote{margin:1.4em 0;padding:0 0 0 20px;border-left:3px solid var(--ed-green);font-style:italic;font-size:22px;line-height:1.45;color:var(--ed-text)}.editorial .prose-article blockquote cite{display:block;margin-top:.6em;font-size:13px;font-style:normal;color:var(--ed-text-muted)}.editorial .prose-article .callout{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:var(--ed-radius-card);padding:16px 20px;margin:1.6em 0}.editorial .prose-article .callout[data-tone=blue]{background:var(--blue-50,#eff6ff);border-color:#bfdbfe}.editorial .prose-article .callout[data-tone=orange]{background:#fff7ed;border-color:#fed7aa}.editorial .prose-article .callout-title{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:600;color:var(--ed-green);margin-bottom:6px}.editorial .prose-article .callout[data-tone=blue] .callout-title{color:#2563eb}.editorial .prose-article .callout[data-tone=orange] .callout-title{color:#c2410c}.editorial .prose-article pre{background:#0d0d0d;color:#e5e7eb;border-radius:var(--ed-radius-button);padding:16px;font-size:13px;line-height:1.5;overflow-x:auto;position:relative}.editorial .prose-article pre[data-lang]:before{content:attr(data-lang);position:absolute;top:8px;right:12px;font-size:11px;color:hsla(0,0%,100%,.5);text-transform:lowercase}.editorial .eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:500;color:var(--ed-text-secondary)}.editorial .reading-progress{position:fixed;top:0;left:0;right:0;height:2px;background:transparent;z-index:50;pointer-events:none}.editorial .reading-progress>span{display:block;height:100%;background:var(--ed-green);transition:width 80ms linear;transform-origin:left}