.editorial{--ed-paper:#FAF9F7;--ed-surface:#FFFFFF;--ed-divider:#E8E6E3;--ed-border:#E5E7EB;--ed-text:#0D0D0D;--ed-text-secondary:rgba(0,0,0,0.55);--ed-text-muted:rgba(0,0,0,0.45);--ed-text-soft:rgba(0,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:#FFCC00;--cover-yellow-accent:#FDE68A;--cover-mono-bg:#0D0D0D;--cover-mono-fg:#FFFFFF;--cover-mono-accent:#888888;--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:rgba(255,255,255,.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}