.custom-scrollbar.svelte-t5ihcw::-webkit-scrollbar{width:4px}.custom-scrollbar.svelte-t5ihcw::-webkit-scrollbar-track{background:0 0}.custom-scrollbar.svelte-t5ihcw::-webkit-scrollbar-thumb{background-color:var(--border-subtle);border-radius:20px}.ds-toast-stack.svelte-1cpok13{z-index:1000;pointer-events:none;flex-direction:column;gap:10px;width:calc(100% - 32px);max-width:420px;display:flex;position:fixed;top:16px;right:16px}.ds-toast.svelte-1cpok13{pointer-events:auto;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--r-md);box-shadow:var(--shadow-2,0 2px 6px #10141c0f);color:var(--text-primary);border-left-width:3px;align-items:center;gap:10px;width:100%;padding:11px 14px;font-family:inherit;font-size:13px;transition:box-shadow .14s ease-out;display:inline-flex;position:relative}.ds-toast.is-clickable.svelte-1cpok13{cursor:pointer}.ds-toast.is-clickable.svelte-1cpok13:hover{box-shadow:var(--shadow-3,0 6px 16px #10141c14)}.ds-toast-open.svelte-1cpok13{z-index:1;border-radius:inherit;cursor:pointer;background:0 0;border:0;width:100%;height:100%;position:absolute;inset:0}.ds-toast--ok.svelte-1cpok13{border-left-color:var(--ok-500,#16a37c)}.ds-toast--info.svelte-1cpok13{border-left-color:var(--info-500,#2f7ed8)}.ds-toast--warn.svelte-1cpok13{border-left-color:var(--warn-500,#d99312)}.ds-toast--err.svelte-1cpok13{border-left-color:var(--err-500,#d8423a)}.ds-toast-glyph.svelte-1cpok13{z-index:2;pointer-events:none;color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid;position:relative}.ds-toast--ok.svelte-1cpok13 .ds-toast-glyph:where(.svelte-1cpok13){background:var(--ok-500,#16a37c)}.ds-toast--info.svelte-1cpok13 .ds-toast-glyph:where(.svelte-1cpok13){background:var(--info-500,#2f7ed8)}.ds-toast--warn.svelte-1cpok13 .ds-toast-glyph:where(.svelte-1cpok13){background:var(--warn-500,#d99312)}.ds-toast--err.svelte-1cpok13 .ds-toast-glyph:where(.svelte-1cpok13){background:var(--err-500,#d8423a)}.ds-toast-meta.svelte-1cpok13{z-index:2;pointer-events:none;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex;position:relative}.ds-toast-meta.svelte-1cpok13 b:where(.svelte-1cpok13){color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.3}.ds-toast-cta.svelte-1cpok13{font-family:var(--f-mono,monospace);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-500,var(--accent-primary));align-items:center;gap:4px;margin-top:4px;font-size:10px;font-weight:700;display:inline-flex}.ds-toast-close.svelte-1cpok13{z-index:3;border-radius:var(--r-xs);width:26px;height:26px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;font-family:inherit;transition:all .14s ease-out;display:grid;position:relative}.ds-toast-close.svelte-1cpok13:hover{background:var(--bg-tertiary);color:var(--text-primary)}.skeleton.svelte-x2cdj9{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-secondary) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;animation:1.5s infinite svelte-x2cdj9-shimmer}.skeleton-card.svelte-x2cdj9{background:var(--bg-card);border:1px solid var(--border-subtle)}@keyframes svelte-x2cdj9-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.modal-overlay.svelte-145hcyj{z-index:1000;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-backdrop.svelte-145hcyj{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#00000080;border:0;width:100%;height:100%;position:absolute;inset:0}.modal.svelte-145hcyj{z-index:1;background:#fff;border-radius:16px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0003}.modal-header.svelte-145hcyj{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.modal-header.svelte-145hcyj h3:where(.svelte-145hcyj){color:#111;margin:0;font-size:18px;font-weight:600}.close-btn.svelte-145hcyj{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .15s}.close-btn.svelte-145hcyj:hover{color:#111;background:#f3f4f6}.modal-body.svelte-145hcyj{max-height:60vh;padding:20px;overflow-y:auto}.modal-footer.svelte-145hcyj{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}.loading.svelte-145hcyj{color:#6b7280;flex-direction:column;align-items:center;padding:40px;display:flex}.spinner.svelte-145hcyj{border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:32px;height:32px;margin-bottom:12px;animation:.8s linear infinite svelte-145hcyj-spin}@keyframes svelte-145hcyj-spin{to{transform:rotate(360deg)}}.empty-state.svelte-145hcyj{text-align:center;flex-direction:column;align-items:center;padding:40px;display:flex}.empty-state.svelte-145hcyj svg:where(.svelte-145hcyj){color:#d1d5db;margin-bottom:16px}.empty-state.svelte-145hcyj h4:where(.svelte-145hcyj){color:#111;margin:0 0 8px;font-size:16px;font-weight:600}.empty-state.svelte-145hcyj p:where(.svelte-145hcyj){color:#6b7280;margin:0 0 16px;font-size:14px}.link-btn.svelte-145hcyj{color:#fff;background:#2563eb;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s}.link-btn.svelte-145hcyj:hover{background:#1d4ed8}.form.svelte-145hcyj{flex-direction:column;gap:16px;display:flex}.article-preview.svelte-145hcyj{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.article-title.svelte-145hcyj{color:#111;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:14px;font-weight:500;display:-webkit-box;overflow:hidden}.article-source.svelte-145hcyj{color:#6b7280;font-size:12px}.form-group.svelte-145hcyj{flex-direction:column;gap:6px;display:flex}.form-group.svelte-145hcyj label:where(.svelte-145hcyj){color:#374151;font-size:14px;font-weight:500}.select.svelte-145hcyj,.input.svelte-145hcyj{background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.select.svelte-145hcyj:focus,.input.svelte-145hcyj:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.checkbox-label.svelte-145hcyj{cursor:pointer;align-items:center;gap:8px;display:flex}.checkbox-label.svelte-145hcyj input:where(.svelte-145hcyj){accent-color:#2563eb;width:16px;height:16px}.checkbox-label.svelte-145hcyj span:where(.svelte-145hcyj){color:#374151;font-size:14px}.site-settings.svelte-145hcyj{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:12px}.settings-title.svelte-145hcyj{color:#0369a1;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600}.settings-row.svelte-145hcyj{color:#374151;justify-content:space-between;padding:4px 0;font-size:13px;display:flex}.settings-row.svelte-145hcyj .badge:where(.svelte-145hcyj){border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500}.badge.draft.svelte-145hcyj{color:#92400e;background:#fef3c7}.badge.pending.svelte-145hcyj{color:#3730a3;background:#e0e7ff}.badge.publish.svelte-145hcyj{color:#065f46;background:#d1fae5}.btn.svelte-145hcyj{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.btn.svelte-145hcyj:disabled{opacity:.6;cursor:not-allowed}.btn-secondary.svelte-145hcyj{color:#374151;background:#fff;border:1px solid #d1d5db}.btn-secondary.svelte-145hcyj:hover:not(:disabled){background:#f3f4f6}.btn-primary.svelte-145hcyj{color:#fff;background:#2563eb}.btn-primary.svelte-145hcyj:hover:not(:disabled){background:#1d4ed8}.btn-spinner.svelte-145hcyj{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite svelte-145hcyj-spin}.toolbar-btn.svelte-1ctqrjb{color:#525252;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.toolbar-btn.svelte-1ctqrjb:hover{color:#171717;background-color:#f5f5f5}.toolbar-btn.active.svelte-1ctqrjb{color:#4f46e5;background-color:#eef2ff}.ProseMirror p.is-editor-empty:first-child:before{color:#9ca3af;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.custom-spacing .ProseMirror p{color:#374151;margin-bottom:1.25em;font-size:1.125rem;line-height:1.75}.custom-spacing .ProseMirror h2{color:#111827;margin-top:2em;margin-bottom:.75em;font-size:1.5rem;font-weight:700;line-height:1.3}.custom-spacing .ProseMirror h3{color:#1f2937;margin-top:1.5em;margin-bottom:.5em;font-size:1.25rem;font-weight:600}.custom-spacing .ProseMirror ul{margin-bottom:1.25em;padding-left:1.5em;list-style-type:disc}.custom-quotes .ProseMirror blockquote{color:#1f2937;background-color:#fffbeb80;border-left:4px solid #fcd34d;margin-top:1.5rem;margin-bottom:1.5rem;padding:1rem;font-style:italic;position:relative}.custom-quotes .ProseMirror blockquote:focus-within{background-color:#fffbebe6;border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b1a}.atlas-pageheader.svelte-sl08i9{background:var(--bg-card);border-bottom:1px solid var(--border-subtle);padding:20px 24px}.atlas-pageheader.is-sticky.svelte-sl08i9{z-index:30;-webkit-backdrop-filter:blur(20px)saturate(160%);background:color-mix(in oklab, var(--bg-card) 88%, transparent);position:sticky;top:64px}.atlas-pageheader--compact.svelte-sl08i9{padding:14px 24px}.atlas-pageheader--hero.svelte-sl08i9{padding:40px 24px}.atlas-pageheader-inner.svelte-sl08i9{justify-content:space-between;align-items:flex-start;gap:16px;max-width:1280px;margin:0 auto;display:flex}.atlas-pageheader-left.svelte-sl08i9{flex:1;align-items:flex-start;gap:14px;min-width:0;display:flex}.atlas-pageheader-glyph.svelte-sl08i9{border-radius:var(--r-md);background:linear-gradient(140deg, var(--brand-500), var(--brand-700));color:#fff;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e,0 4px 12px #10141c4d}.atlas-pageheader--compact.svelte-sl08i9 .atlas-pageheader-glyph:where(.svelte-sl08i9){width:36px;height:36px}.atlas-pageheader--hero.svelte-sl08i9 .atlas-pageheader-glyph:where(.svelte-sl08i9){width:56px;height:56px}.atlas-pageheader-text.svelte-sl08i9{flex:1;min-width:0}.atlas-pageheader-eyebrow.svelte-sl08i9{font-family:var(--f-mono);letter-spacing:.12em;color:var(--text-tertiary);align-items:center;gap:6px;margin:0 0 6px;font-size:10.5px;font-weight:500;display:inline-flex}.atlas-pageheader-eyebrow.svelte-sl08i9 .dot:where(.svelte-sl08i9){background:var(--brand-500);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in oklab, var(--brand-500) 25%, transparent);border-radius:999px}.atlas-pageheader-title.svelte-sl08i9{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:24px;font-weight:700;line-height:1.1}.atlas-pageheader--compact.svelte-sl08i9 .atlas-pageheader-title:where(.svelte-sl08i9){font-size:18px}.atlas-pageheader--hero.svelte-sl08i9 .atlas-pageheader-title:where(.svelte-sl08i9){letter-spacing:-.025em;font-size:36px;line-height:1.05}.atlas-pageheader-title.svelte-sl08i9 .ital{font-family:var(--f-display);color:var(--brand-500);letter-spacing:-.01em;font-style:italic;font-weight:400}.atlas-pageheader-lede.svelte-sl08i9{color:var(--text-secondary);max-width:720px;margin:6px 0 0;font-size:13.5px;line-height:1.55}.atlas-pageheader--hero.svelte-sl08i9 .atlas-pageheader-lede:where(.svelte-sl08i9){margin-top:10px;font-size:16px}.atlas-pageheader-actions.svelte-sl08i9{flex-shrink:0;align-items:center;gap:8px;display:flex}.atlas-pageheader-body.svelte-sl08i9{max-width:1280px;margin-top:14px;margin-left:auto;margin-right:auto}@media (width<=640px){.atlas-pageheader-inner.svelte-sl08i9{flex-direction:column;align-items:stretch}.atlas-pageheader-actions.svelte-sl08i9{width:100%}}
