:root{color-scheme:light;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;--bg: #f5f2ea;--bg-panel: rgba(255, 255, 253, .95);--bg-strong: #ffffff;--line: rgba(29, 31, 34, .08);--line-strong: rgba(29, 31, 34, .16);--text: #15171a;--muted: #5f6368;--accent: #15171a;--accent-soft: rgba(21, 23, 26, .08);--accent-strong: #15171a;--good: #2e7d58;--good-soft: rgba(46, 125, 88, .1);--warn: #8d6a00;--warn-soft: rgba(141, 106, 0, .09);--bad: #b1473b;--bad-soft: rgba(177, 71, 59, .09);--shadow: 0 8px 22px rgba(34, 36, 38, .06)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:linear-gradient(180deg,#fbfaf6,#f3eee5)}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-shell{min-height:100vh;padding:18px}.login-shell{display:grid;place-items:center}.login-card,.panel,.metric-card,.info-card,.preview-card{background:var(--bg-panel);border:1px solid var(--line);box-shadow:var(--shadow)}.login-card{width:min(720px,100%);padding:32px;border-radius:28px}.shell-layout,.sidebar,.main-pane,.nav-stack,.view-stack,.content-grid,.metric-grid,.preview-grid,.draft-list,.summary-grid,.editor-grid,.field-grid,.toolbar{display:grid;gap:14px}.shell-layout{grid-template-columns:minmax(0,1fr)}.sidebar,.main-pane{align-content:start}.panel{padding:18px;border-radius:22px}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.page-title,.sidebar-title,.section-title{margin:0}.page-title,.sidebar-title{font-family:IBM Plex Mono,Consolas,monospace}.page-title{font-size:clamp(2rem,5vw,3rem);line-height:.96}.sidebar-title{font-size:2.1rem;line-height:1}.section-title{font-size:1.8rem;line-height:1.05}.sub-title{margin:0;font-size:1.15rem}.muted{color:var(--muted)}.small-text{font-size:.88rem}.button{min-height:42px;padding:0 16px;border-radius:999px;border:1px solid var(--line-strong);background:var(--bg-strong);color:var(--text)}.button.primary{background:var(--accent);border-color:transparent;color:#fff;box-shadow:0 6px 16px #15171a1f}.button.ghost{background:transparent}.button.button-small{min-height:34px;padding:0 12px}.button.danger{border-color:#a42a2a66;color:var(--bad)}.button:disabled{opacity:.55;cursor:not-allowed}.actions,.status-strip,.row-badges{display:flex;flex-wrap:wrap;gap:10px}.status-strip.compact{gap:8px}.status-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:#ffffffbf;font-size:.88rem}.status-badge.good{background:var(--good-soft);color:var(--good)}.status-badge.warn{background:var(--warn-soft);color:var(--warn)}.status-badge.bad{background:var(--bad-soft);color:var(--bad)}.banner,.notice{border-radius:18px;padding:14px 16px;border:1px solid var(--line);background:#ffffffc2}.banner.error,.notice.bad{background:#ffececd6;border-color:#a42a2a47;color:var(--bad)}.notice.good{background:#eafff3d1;border-color:#18754747}.notice.warn{background:#fff7e3d6;border-color:#9560003d}.topbar,.section-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.sidebar-topbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;flex-wrap:wrap}.sidebar-copy{max-width:760px}.connection-card{display:grid;gap:12px;min-width:min(100%,420px)}.nav-button{width:100%;padding:14px 16px;border-radius:18px;border:1px solid transparent;background:transparent;color:var(--text);text-align:left}.nav-button span{display:block;margin-top:4px;color:var(--muted);font-size:.9rem}.nav-button.active{background:#ffffffbd;border-color:var(--line)}.nav-group-top{gap:10px}.nav-inline{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-gutter:stable}.top-nav-button{width:min(280px,100%);min-width:240px;flex:0 0 auto}.bot-nav-details summary{cursor:pointer;font-weight:700;color:var(--text)}.bot-nav-grid{margin-top:12px}.content-grid.two-columns{grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.workspace-layout{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;min-width:0}.workspace-sidebar,.workspace-main{min-width:0}.queue-panel{position:sticky;top:18px;display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0;max-height:calc(100vh - 36px)}.queue-panel-toolbar{align-content:start}.queue-panel-list{align-content:start;overflow-y:auto;min-height:0;padding-right:6px;scrollbar-gutter:stable}.workspace-stage{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start;min-width:0}.workspace-stage.focus-mode{grid-template-columns:minmax(0,1fr)}.workspace-stage-main,.workspace-rail,.rail-info-list,.checklist-list,.workspace-header-panel{display:grid;gap:14px}.workspace-header-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.workspace-overview-panel.sticky-overview{position:static}.workspace-overview-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(240px,.9fr);gap:14px;align-items:start;min-width:0}.workspace-overview-photo{align-self:start}.workspace-rail{display:none;position:static;min-width:0}.workspace-stage.focus-mode .workspace-stage-main{max-width:min(1480px,100%)}.ghost-support-panel{display:grid;gap:14px}.ghost-support-head{display:flex;justify-content:space-between;align-items:start;gap:16px}.ghost-support-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.ghost-support-details{display:grid;gap:12px}.ghost-support-raw-preview{margin-top:8px}.rail-panel{gap:12px}.rail-summary-copy{display:grid;gap:6px;color:var(--muted)}.rail-summary-copy strong{color:var(--text)}.rail-summary-list{display:grid;gap:6px;color:var(--muted);font-size:.9rem;line-height:1.45}.rail-summary-list p{margin:0}.rail-summary-list strong{color:var(--text)}.rail-actions{display:flex;flex-wrap:wrap;gap:8px}.rail-meta-block{display:grid;gap:6px}.rail-meta-block p{margin:0;color:var(--muted)}.compact-list{margin-top:0}.checklist-item{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px 12px;border-radius:14px;border:1px solid var(--line);background:#ffffffb8}.checklist-item.ok{background:var(--good-soft)}.checklist-item.missing{background:var(--warn-soft)}.checklist-dot{width:10px;height:10px;border-radius:999px;background:var(--warn)}.checklist-item.ok .checklist-dot{background:var(--good)}.checklist-item strong{font-size:.86rem}.checklist-copy{display:grid;gap:3px}.checklist-hint{font-size:.8rem;color:var(--muted)}.validation-summary{display:grid;gap:10px;padding:14px;border-radius:18px;background:color-mix(in srgb,var(--accent-soft) 24%,transparent);border:1px solid color-mix(in srgb,var(--border) 80%,transparent)}.validation-summary-head{display:grid;gap:4px}.validation-summary-head span{color:var(--muted);font-size:.84rem}.diff-list{display:grid;gap:12px}.diff-row{display:grid;gap:8px;padding:12px;border-radius:16px;background:color-mix(in srgb,var(--surface-2) 82%,white);border:1px solid color-mix(in srgb,var(--border) 76%,transparent)}.diff-label{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.diff-columns{display:grid;gap:10px}.diff-column{display:grid;gap:3px}.diff-column span{font-size:.76rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.diff-column strong{font-size:.92rem;line-height:1.45;word-break:break-word}.feed-preview-card{display:grid;gap:12px}.feed-preview-toggle{display:inline-flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.feed-preview-card.mobile{max-width:360px}.feed-preview-card.mobile .preview-image{aspect-ratio:1 / 1;max-height:200px;object-fit:cover}.feed-preview-copy{display:grid;gap:8px}.feed-preview-copy strong{font-size:1rem;line-height:1.4}.feed-preview-copy p{margin:0;line-height:1.5;color:var(--text-muted)}.draft-row-button,.source-card{padding:13px 14px;border-radius:16px;border:1px solid var(--line);background:#ffffffb8}.draft-row-button{display:flex;justify-content:space-between;gap:12px;text-align:left;align-items:flex-start;padding:12px 14px}.draft-row-button.selected{border-color:#15171a2e;background:#15171a08}.draft-row-button.static{cursor:default}.meta-line{color:var(--muted);font-size:.92rem}.queue-card-copy{display:grid;gap:8px;min-width:0;flex:1 1 auto}.queue-card-row{display:grid;gap:10px}.queue-card-main{width:100%;display:flex;justify-content:space-between;gap:12px;text-align:left;align-items:flex-start;border:none;background:transparent;padding:0;cursor:pointer;color:inherit}.queue-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.queue-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.3;font-size:1rem}.queue-card-folder{flex:0 0 auto;display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;background:#b0531814;color:var(--accent-strong);font-size:.77rem;font-weight:700}.queue-card-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.queue-card-context{padding:8px 10px;border-radius:14px;border:1px solid rgba(176,83,24,.16);background:#b053180a;color:var(--muted);font-size:.82rem;line-height:1.4}.queue-card-facts{display:flex;flex-wrap:wrap;gap:6px}.queue-card-fact{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#b0531814;color:var(--accent-strong);font-size:.78rem;line-height:1.2;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.queue-card-badges{flex-direction:column;align-items:flex-end;gap:8px;flex:0 0 auto}.queue-card-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.queue-card-actions .button{min-height:32px}.queue-selected-snapshot{display:grid;gap:12px;padding:14px;margin-bottom:12px;border-radius:22px;border:1px solid rgba(176,83,24,.14);background:#fffc}.queue-selected-header{align-items:center}.queue-selected-body{display:grid;gap:14px}.queue-selected-copy{display:grid;gap:10px}.queue-selected-title{font-size:1.02rem;line-height:1.35}.queue-selected-visual{display:grid;gap:10px}.queue-selected-photo{width:100%;height:160px;object-fit:cover;border-radius:18px;border:1px solid rgba(176,83,24,.14);background:#ffffffd1}.queue-selected-photo.empty-box{place-items:center}.queue-selected-actions{justify-content:flex-start}.queue-selected-empty{padding:12px 14px;border-radius:16px;background:#b053180a;border:1px dashed rgba(176,83,24,.18);color:var(--muted);line-height:1.5}.queue-selected-empty-actions{margin-top:2px}.editor-grid,.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-grid label,.field-grid label,.toolbar label{display:grid;gap:6px;color:var(--muted);font-size:.92rem}.editor-grid-span-2{grid-column:1 / -1}.editor-grid input,.editor-grid textarea,.field-grid input,.field-grid textarea,.field-grid select,.toolbar select,.toolbar input{width:100%;padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:#ffffffd6;color:var(--text)}.span-2{grid-column:1 / -1}.subpanel,.details-card{border-radius:18px;padding:14px;border:1px solid var(--line);background:#ffffffb8}.publication-compliance-panel{margin-top:14px}.publish-gate-panel{margin-top:14px;display:grid;gap:14px}.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.preview-card{padding:18px;border-radius:20px}.preview-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.preview-card-excerpt{margin:0;color:var(--muted);line-height:1.5}.overview-text-preview{margin:8px 0 0;color:var(--text);line-height:1.55;max-height:5.1em;overflow:hidden}.preview-card pre,.code-block{white-space:pre-wrap;word-break:break-word;font-family:IBM Plex Mono,Consolas,monospace}.workspace-preview{margin-bottom:16px}.workspace-preview .code-block{margin:10px 0 0;max-height:260px;overflow:auto}.overview-meta-list{margin-top:14px;display:grid;gap:8px}.overview-meta-list p{margin:0;line-height:1.45}.preview-image{width:100%;max-height:220px;object-fit:cover;border-radius:14px;margin-bottom:12px}.empty-box{display:grid;place-items:center;min-height:220px;border:1px dashed var(--line-strong);border-radius:14px;color:var(--muted)}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.metric-card,.info-card{padding:16px;border-radius:20px}.metric-card strong,.info-card strong{display:block;margin-top:8px;font-size:1.5rem;line-height:1.1}.metric-card.tone-good{background:var(--good-soft)}.metric-card.tone-warn{background:var(--warn-soft)}.metric-card.tone-bad{background:var(--bad-soft)}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.checkbox-row{display:flex!important;align-items:center;gap:10px}.checkbox-row input{width:auto}.flat-list{margin:8px 0 0;padding-left:20px}.flat-list.compact-checklist{padding-left:0;list-style:none;display:grid;gap:10px}.checklist-ok strong{color:var(--good)}.checklist-bad strong{color:var(--bad)}.field-hint{font-size:.84rem}.field-hint.ok{color:var(--good)}.field-hint.warn{color:var(--warn)}.ghost-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.ghost-editor-heading{max-width:760px}.ghost-editor-heading .section-title{margin-bottom:10px}.ghost-editor-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.ghost-editor-shell{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,.95fr);gap:24px;align-items:start;min-width:0}.ghost-editor-shell.has-preview{grid-template-columns:minmax(0,1.45fr) minmax(300px,.95fr) minmax(280px,.82fr)}.ghost-editor-main,.ghost-editor-sidebar,.ghost-preview-rail{display:grid;gap:18px}.ghost-editor-status-strip{display:flex;flex-wrap:wrap;gap:10px}.ghost-live-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ghost-live-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:18px 20px;display:grid;gap:10px}.ghost-live-card strong{font-size:1.1rem;line-height:1.3}.ghost-meta-inline{color:var(--muted);font-size:.9rem}.ghost-editor-form,.ghost-settings-form{display:grid;gap:16px}.ghost-editor-form{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:22px}.ghost-field{display:grid;gap:8px}.ghost-label{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong)}.ghost-title-input,.ghost-body-input{border-radius:18px}.ghost-title-input{font-size:1.2rem;line-height:1.4;font-weight:700;padding:18px 20px}.ghost-body-input{min-height:420px;font-size:1.02rem;line-height:1.7;padding:18px 20px}.ghost-settings-panel{border-radius:22px;padding:20px}.ghost-sidebar-section,.ghost-publish-secondary{display:grid;gap:16px}.ghost-sidebar-section summary,.ghost-publish-secondary summary{display:flex;align-items:baseline;justify-content:space-between;gap:12px;cursor:pointer;font-weight:700;list-style:none}.ghost-sidebar-section summary::-webkit-details-marker,.ghost-publish-secondary summary::-webkit-details-marker{display:none}.ghost-sidebar-section summary small,.ghost-publish-secondary summary small{color:var(--muted);font-weight:500;font-size:.84rem;text-align:right}.ghost-sidebar-inline-actions{display:flex;flex-wrap:wrap;gap:8px}.ghost-meta-stack{display:grid;gap:12px}.ghost-meta-row{display:flex;justify-content:space-between;gap:16px;align-items:baseline;padding-bottom:10px;border-bottom:1px solid var(--line)}.ghost-meta-row:last-child{border-bottom:none;padding-bottom:0}.ghost-meta-row span{color:var(--muted);font-size:.92rem}.ghost-meta-row strong{text-align:right}.ghost-inline-facts{display:flex;flex-wrap:wrap;gap:8px}.ghost-inline-facts span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.85rem}.ghost-preview-panel{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:22px;display:grid;gap:18px;position:static}.ghost-preview-heading{display:grid;gap:8px}.ghost-preview-live-state{display:grid;gap:8px;padding:16px 18px;border-radius:18px;background:#ffffffb8;border:1px solid var(--line)}.ghost-preview-live-label{color:var(--muted);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ghost-preview-surface{min-height:100%}.ghost-preview-surface h3{margin-bottom:10px}.ghost-preview-surface pre{white-space:pre-wrap;word-break:break-word;margin:12px 0 0;font-family:inherit;font-size:.96rem;line-height:1.65}.publish-flow-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.publish-flow-step{display:grid;gap:6px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#ffffffc7}.publish-flow-step-label{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.publish-flow-step-copy{color:var(--muted);line-height:1.45}.publish-flow-step.tone-good{border-color:#296f492e;background:#e8f6ecd9}.publish-flow-step.tone-warn{border-color:#ba73182e;background:#fff6e8d9}.publish-flow-step.tone-accent{border-color:#b053182e;background:#fff0e7d9}.publish-flow-step.tone-muted{background:#ffffffb8}.publish-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.publish-gate-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.8fr);gap:18px;align-items:start;min-width:0}.publish-gate-main,.publish-gate-sidecar{display:grid;gap:16px}.publish-gate-sidecar-card{border:1px solid var(--line);border-radius:18px;padding:16px 18px;background:#ffffffb8}@media(max-width:1180px){.shell-layout,.content-grid.two-columns,.workspace-layout,.workspace-stage,.compare-grid,.preview-grid,.workspace-overview-layout,.ghost-editor-shell,.ghost-live-strip,.ghost-preview-grid,.publish-flow-strip,.publish-gate-layout{grid-template-columns:1fr}.ghost-editor-header{flex-direction:column}.ghost-editor-actions{justify-content:flex-start}.ghost-sidebar-section summary,.ghost-publish-secondary summary{flex-direction:column;align-items:flex-start}.ghost-support-head{flex-direction:column}.ghost-support-actions{justify-content:flex-start}.workspace-overview-panel.sticky-overview{position:static}.queue-panel{position:static;max-height:none}.queue-panel-list{max-height:none;overflow:visible;padding-right:0}.sidebar-topbar{flex-direction:column}.connection-card{min-width:0}.nav-inline{padding-bottom:2px}.top-nav-button{min-width:220px}}.v2-shell{background:linear-gradient(180deg,#fbfaf7,#f4efe6);padding:0}.v2-frame{display:grid;grid-template-columns:244px minmax(0,1fr);gap:0;align-items:start;max-width:none;margin:0 auto}.v2-sidebar,.v2-main,.v2-editor-column,.v2-rail,.v2-stage-list,.v2-rail-section,.v2-hero-controls,.v2-hero-actions,.v2-chip-list{display:grid;gap:14px}.v2-sidebar{position:sticky;top:0;height:100vh;overflow:hidden}.v2-sidebar-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.v2-main{align-content:start;max-width:none;min-height:100vh;padding:20px 24px 28px;background:#fff;border-left:1px solid var(--line);overflow-x:hidden}.v2-page-title{font-size:clamp(2.1rem,3.9vw,3.2rem);letter-spacing:-.045em}.v2-hero{display:grid;gap:18px;padding:0 0 12px;background:transparent;border:none;box-shadow:none}.v2-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.v2-hero-timeline{justify-self:end;width:min(100%,520px)}.v2-advanced{position:relative}.v2-advanced summary{list-style:none}.v2-advanced summary::-webkit-details-marker{display:none}.v2-advanced-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:2;display:grid;gap:8px;min-width:180px;padding:10px;border-radius:18px;border:1px solid var(--line);background:#fffffcfa;box-shadow:var(--shadow)}.v2-tabs-panel{padding:0 0 2px;background:transparent;border:none;box-shadow:none}.v2-workspace-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.v2-editor-column,.v2-rail{min-width:0}.v2-editor-column{overflow-x:hidden}.v2-rail{position:sticky;top:16px;align-self:start;max-height:none;overflow:visible}.v2-chip-list{display:flex;flex-wrap:wrap}.v2-shell .panel,.v2-shell .banner,.v2-shell .notice,.v2-shell .draft-row-button,.v2-shell .source-card,.v2-shell .info-card,.v2-shell .preview-card,.v2-shell .metric-card{background:#fff;border-color:#1d1f2214;box-shadow:0 1px #1d1f2205,0 8px 22px #1d1f220a}.v2-shell .panel{border-radius:20px}.v2-shell .button{border-color:#1d1f221f;background:#fff;box-shadow:none}.v2-shell .button.primary{background:#15171a;color:#fff}.v2-shell .button.ghost{background:transparent}.v2-shell .button:hover:not(:disabled){transform:translateY(-1px)}.v2-shell .nav-button{border-radius:16px;padding:13px 15px;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.v2-shell .nav-button:hover{background:#15171a08;border-color:#15171a1c}.v2-shell .nav-button.active{background:#fff;border-color:#15171a26;box-shadow:0 6px 18px #15171a0d}.v2-shell .draft-row-button.selected{border-color:#15171a29;background:#15171a08}.v2-shell .status-badge{border-color:#1d1f2214;background:#fff}.v2-shell .eyebrow{color:var(--muted);letter-spacing:.16em}.v2-shell .page-title,.v2-shell .sidebar-title,.v2-shell .section-title{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;letter-spacing:-.04em}.v2-shell .sub-title{letter-spacing:-.02em}.v2-shell .editor-grid input,.v2-shell .editor-grid textarea,.v2-shell .field-grid input,.v2-shell .field-grid textarea,.v2-shell .field-grid select,.v2-shell .toolbar select,.v2-shell .toolbar input{border-radius:14px;border-color:#1d1f221a;background:#fff}.v2-shell .editor-grid textarea,.v2-shell .field-grid textarea{min-height:0}.v2-shell .preview-card{padding:15px;border-radius:18px}.overview-photo-card{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:16px;padding:14px;margin-bottom:16px;border-radius:18px;border:1px solid rgba(29,31,34,.08);background:#ffffffe0;box-shadow:0 1px #1d1f2205,0 8px 22px #1d1f220a}.overview-photo-card img{width:100%;min-height:220px;aspect-ratio:16 / 9;object-fit:cover;display:block;border-radius:14px;border:1px solid rgba(29,31,34,.08);background:linear-gradient(180deg,#f7f4ee,#ece7dd)}.overview-photo-empty{min-height:220px;padding:22px;display:grid;align-content:center;gap:10px;border-radius:14px;border:1px dashed rgba(29,31,34,.14);background:linear-gradient(180deg,#faf8f2,#f2ede4);color:var(--text)}.overview-photo-empty span{color:var(--muted);line-height:1.45}.overview-photo-meta{display:grid;align-content:start;gap:8px;padding:4px 2px}.overview-photo-meta strong{font-size:1.08rem;letter-spacing:-.02em}.overview-source-meta{display:grid;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(29,31,34,.08)}.overview-source-row{display:grid;gap:4px;font-size:.9rem}.overview-source-row span:first-child{color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.overview-source-row a{color:var(--text);text-decoration:underline;word-break:break-all}.ghost-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px;background:#1112146b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ghost-modal{width:min(640px,100%);display:grid;gap:16px;padding:22px;border-radius:22px;border:1px solid rgba(29,31,34,.08);background:#fffffcfa;box-shadow:0 18px 50px #11121438}.ghost-modal label{display:grid;gap:8px;color:var(--text);font-size:.94rem}.ghost-modal input{width:100%}.v2-shell .metric-card,.v2-shell .info-card{padding:12px 14px;border-radius:16px}.v2-shell .metric-card strong,.v2-shell .info-card strong{font-size:1.05rem;line-height:1.25;margin-top:6px}.v2-shell .v2-rail-section,.v2-shell .view-stack>section,.v2-shell .subpanel{padding:2px 0}.v2-shell .v2-hero .metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.v2-shell .metric-card{background:#ffffffe0;min-height:92px}.v2-shell .metric-card.tone-good,.v2-shell .metric-card.tone-warn,.v2-shell .metric-card.tone-bad{border-color:#1d1f2214}.v2-shell .metric-card.tone-good{background:#e8f3ede0}.v2-shell .metric-card.tone-warn{background:#fcf6e7e0}.v2-shell .metric-card.tone-bad{background:#fbeceae0}.ghost-editor-banner{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:12px 0 18px;border-bottom:1px solid var(--line)}.ghost-editor-copy{max-width:760px}.ghost-editor-copy .sub-title{margin-top:4px}.ghost-editor-pill{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.ghost-status-row{margin-top:2px}.ghost-settings-card{background:#ffffffe0;border:1px solid var(--line);border-radius:18px;padding:16px 18px}.ghost-settings-workspace{gap:20px}.ghost-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.ghost-settings-section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.ghost-settings-preview-icons{display:inline-flex;gap:10px;flex-wrap:wrap}.ghost-settings-preview-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid rgba(29,31,34,.08);background:#ffffffeb;color:#15171a;font-size:.72rem;font-weight:700;text-transform:uppercase}.ghost-settings-preview-card{display:grid;gap:16px}.ghost-settings-preview-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.ghost-settings-preview-block,.ghost-settings-preview-links{display:grid;gap:10px}.ghost-settings-preview-row{display:flex;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:14px;border:1px solid rgba(29,31,34,.08);background:#fffc}.ghost-settings-preview-row span{min-width:0;color:var(--muted);text-align:right;word-break:break-word}.v2-shell .v2-sidebar{background:linear-gradient(180deg,#faf9f6,#f4f1ea);border:0;border-right:1px solid rgba(29,31,34,.08);border-radius:0;box-shadow:none;padding:18px 14px 16px;gap:16px}.ghost-brand{display:flex;align-items:center;gap:10px;padding-left:2px;min-height:28px}.ghost-brand-mark{display:block;width:28px;height:28px;min-width:28px;max-width:28px;object-fit:contain;flex:0 0 28px}.ghost-brand-name{font-weight:700;color:#15171a;letter-spacing:-.03em;line-height:1}.ghost-search{display:flex;align-items:center;gap:8px;padding:9px 11px;border-radius:10px;border:1px solid rgba(29,31,34,.08);background:#fff;box-shadow:0 1px #1d1f2205}.ghost-search input{border:0;outline:none;padding:0;min-width:0;flex:1;background:transparent}.ghost-search kbd{margin-left:auto;font-size:.72rem;color:var(--muted);border:1px solid rgba(29,31,34,.1);border-radius:7px;padding:2px 5px;background:#fff}.ghost-search-icon{color:var(--muted);font-size:.88rem}.ghost-nav-group,.ghost-nav-section{display:grid;gap:2px}.ghost-nav-group{padding-top:2px}.ghost-bot-control{display:grid;gap:10px;padding:12px;border:1px solid rgba(29,31,34,.08);border-radius:14px;background:#ffffffb8}.ghost-bot-control-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.ghost-bot-control-head .eyebrow{display:block;margin-bottom:2px;font-size:.66rem}.ghost-bot-state{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(29,31,34,.08);background:var(--good-soft);color:var(--good);font-size:.76rem;font-weight:700}.ghost-bot-state.paused{background:var(--warn-soft);color:var(--warn)}.ghost-bot-control-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.ghost-bot-control-screen{max-width:1120px}.ghost-bot-control-screen-head{align-items:flex-end}.ghost-bot-tabs{display:inline-flex;gap:10px;margin-bottom:4px}.ghost-bot-tab{min-height:38px;padding:0 16px;border-radius:999px;border:1px solid rgba(29,31,34,.12);background:#ffffffd1;color:var(--text)}.ghost-bot-tab.active{background:#15171a;border-color:#15171a;color:#fff}.ghost-bot-control-panel{display:grid;gap:18px;padding:28px;border:1px solid rgba(29,31,34,.08);border-radius:24px;background:radial-gradient(circle at top right,rgba(6,83,255,.08),transparent 28%),linear-gradient(180deg,#fffefb,#fff);box-shadow:var(--shadow)}.ghost-bot-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.ghost-bot-status-card{display:grid;gap:6px;padding:16px;border-radius:18px;border:1px solid rgba(29,31,34,.08);background:#ffffffeb}.ghost-bot-button{min-height:32px;padding:0 10px;border-radius:10px;border:1px solid rgba(29,31,34,.12);background:#fff;color:#15171a;font-size:.82rem;font-weight:700}.ghost-bot-button.primary{grid-column:1 / -1;background:#15171a;color:#fff}.ghost-bot-button.ghost{background:transparent;color:var(--muted)}.ghost-bot-button.danger{border-color:#c531313d;color:var(--danger)}.ghost-bot-button:disabled{opacity:.58;cursor:not-allowed}.ghost-bot-note{margin:0;color:var(--muted);font-size:.76rem;line-height:1.35}.ghost-bot-note-strong{font-size:.92rem;line-height:1.5}.ghost-source-panel{background:radial-gradient(circle at top left,rgba(238,183,100,.16),transparent 30%),linear-gradient(180deg,#fffefb,#fff)}.ghost-source-create{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(180px,.8fr) auto;gap:10px;align-items:center}.ghost-source-create .ghost-bot-button.primary{grid-column:auto}.ghost-source-summary{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center}.ghost-source-count{font-size:.9rem;font-weight:700;color:var(--text)}.ghost-source-count-note{font-size:.8rem;color:var(--muted)}.ghost-source-create input,.ghost-source-edit input{width:100%;min-height:38px;padding:0 12px;border:1px solid rgba(29,31,34,.12);border-radius:12px;background:#ffffffeb;color:#15171a}.ghost-source-list{display:grid;gap:12px}.ghost-source-row{display:grid;grid-template-columns:minmax(260px,1fr) minmax(280px,.9fr);gap:14px;padding:16px;border:1px solid rgba(29,31,34,.08);border-radius:18px;background:#ffffffe6}.ghost-source-row.disabled{opacity:.72}.ghost-source-main,.ghost-source-edit{display:grid;gap:8px}.ghost-source-title{display:flex;gap:8px;align-items:center;justify-content:space-between}.ghost-source-url{color:var(--accent);font-size:.82rem;overflow-wrap:anywhere}.ghost-source-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.78rem}.ghost-source-edit label{display:grid;gap:5px;color:var(--muted);font-size:.78rem;font-weight:700}.ghost-source-check{grid-template-columns:auto 1fr;align-items:center}.ghost-source-check input{width:auto;min-height:0}.ghost-source-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.ghost-source-feedback{grid-column:1 / -1;font-size:.92rem}.ghost-nav-link,.ghost-nav-item,.ghost-nav-subitem{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#15171a;text-align:left;min-height:32px;padding:7px 8px;border-radius:8px;font-size:.94rem}.ghost-nav-link:hover,.ghost-nav-item:hover,.ghost-nav-subitem:hover{background:#15171a0a}.ghost-nav-link.active{background:#15171a0f;font-weight:700}.ghost-nav-item{display:flex;justify-content:space-between;align-items:center;font-weight:700;background:#15171a0d}.ghost-nav-item.active{background:#15171a0f}.ghost-nav-subitems{display:grid;gap:1px;padding-left:16px;margin-bottom:8px}.ghost-nav-subitem{font-size:.88rem;padding-left:10px;color:var(--muted)}.ghost-nav-subitem.active{color:#15171a;background:#15171a0a}.ghost-nav-plus{color:var(--muted);font-weight:400}.ghost-sidebar-promo{background:#fff;border:1px solid rgba(29,31,34,.08);border-radius:12px;box-shadow:none;display:grid;gap:10px;margin-top:auto}.ghost-promo-logo{display:flex;align-items:center;gap:8px;font-weight:700;color:#15171a}.ghost-promo-logo span{display:inline-flex;align-items:center;min-height:20px;padding:0 6px;border-radius:6px;background:#39c16c;color:#fff;font-size:.72rem}.ghost-user-card{display:flex;align-items:center;gap:10px;padding:8px 4px 2px;margin-top:4px}.ghost-user-avatar{width:30px;height:30px;border-radius:999px;border:1px solid rgba(29,31,34,.16);background:linear-gradient(180deg,#fff,#ece8de)}.ghost-index{display:grid;gap:16px;max-width:1160px;margin:0 auto}.ghost-index-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(29,31,34,.08);padding-bottom:12px}.ghost-filter-bar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ghost-filter-pill{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;border-radius:8px;border:1px solid rgba(29,31,34,.08);background:#fff;color:#15171a;font-size:.88rem}.ghost-filter-pill.active{border-color:#0653ff66;background:#0653ff14;color:#0e2f88}.ghost-new-post{border-radius:8px;min-height:32px;padding-inline:14px}.ghost-scheduled-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.ghost-scheduled-toggle{display:inline-flex;gap:8px}.ghost-scheduled-calendar{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.ghost-calendar-day,.ghost-calendar-unscheduled{border:1px solid rgba(29,31,34,.1);border-radius:10px;padding:10px;background:#fff;min-height:180px}.ghost-calendar-day header,.ghost-calendar-unscheduled header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.ghost-calendar-items{display:grid;gap:6px}.ghost-calendar-item{border:1px solid rgba(29,31,34,.08);border-radius:8px;background:#f9fafb;padding:8px;text-align:left;display:grid;gap:2px}.ghost-calendar-item:hover{border-color:#0653ff59;background:#0653ff0f}.ghost-calendar-time{color:#1f4cbe;font-size:.74rem;font-weight:600}.ghost-post-list{display:grid;gap:0}.ghost-post-row{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px 0;border:0;border-bottom:1px solid rgba(29,31,34,.08);background:transparent;text-align:left}.ghost-post-row.selected{background:#0653ff0d}.ghost-post-row:hover{background:#15171a05}.ghost-post-select{display:grid;place-items:center;width:28px}.ghost-post-row:has(.ghost-post-select){grid-template-columns:28px 96px minmax(0,1fr) auto}.ghost-post-thumb{width:84px;height:48px;border-radius:4px;overflow:hidden;background:linear-gradient(180deg,#0f0f10,#191919)}.ghost-post-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ghost-post-thumb span{display:block;width:100%;height:100%;background:radial-gradient(circle at center,rgba(255,255,255,.3),transparent 55%)}.ghost-post-copy{display:grid;gap:2px}.ghost-post-copy strong{font-size:.95rem;color:#15171a}.ghost-post-meta,.ghost-post-status{color:var(--muted);font-size:.84rem}.ghost-post-right{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.82rem}.ghost-post-actions{display:grid;gap:6px;justify-items:end}.ghost-post-mini-button{width:44px;height:28px;display:grid;place-items:center;border-radius:6px;border:1px solid rgba(29,31,34,.08);background:#fff;color:var(--muted)}.ghost-post-mini-action{min-height:28px;padding:0 10px;border-radius:6px;border:1px solid rgba(29,31,34,.08);background:#fff;color:var(--text);font-size:.76rem;white-space:nowrap}.ghost-post-mini-action.danger{border-color:#b12b2b38;color:var(--danger)}.ghost-bulk-toolbar{display:grid;gap:10px;margin:10px 0 14px;padding:12px;border:1px solid rgba(29,31,34,.08);border-radius:8px;background:#ffffffe0}.ghost-bulk-main,.ghost-bulk-actions,.ghost-bulk-selected{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ghost-bulk-check{display:inline-flex;align-items:center;gap:8px;font-size:.84rem;color:var(--text)}.ghost-bulk-selected span{padding:3px 8px;border:1px solid rgba(29,31,34,.08);border-radius:999px;background:#fff;font-size:.76rem;color:var(--muted)}.ghost-bulk-result{margin:8px 0 14px}.ghost-bulk-result ul{margin:8px 0 0;padding-left:18px}.ghost-bulk-confirm-inline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid rgba(177,43,43,.18);border-radius:8px;background:#fff5ebe6}.ghost-bulk-confirm-inline p{margin:4px 0 0}.ghost-bulk-confirm-list{display:grid;gap:8px;max-height:240px;overflow:auto;padding:10px;border:1px solid rgba(29,31,34,.08);border-radius:8px;background:#f7f5f0b3}.ghost-bulk-confirm-list div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;font-size:.84rem}@media(max-width:1180px){.v2-frame,.v2-workspace-grid{grid-template-columns:1fr}.v2-sidebar,.v2-rail{position:static}.v2-hero-actions{justify-content:flex-start}.v2-hero-timeline{justify-self:stretch;width:100%}.v2-shell .v2-hero .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-shell .v2-sidebar{min-height:auto;max-height:none;position:static}.ghost-index-head{flex-direction:column}.ghost-filter-bar{justify-content:flex-start}.ghost-scheduled-toolbar{flex-direction:column;align-items:flex-start}.ghost-scheduled-calendar{grid-template-columns:1fr}.ghost-post-row{grid-template-columns:76px minmax(0,1fr)}.ghost-post-right{grid-column:2;justify-content:flex-end;align-items:flex-start}.overview-photo-card,.ghost-source-create,.ghost-source-row{grid-template-columns:1fr}}
