.content-studio-layout{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.55fr);gap:18px;align-items:start}
.content-studio-guide{position:sticky;top:110px;background:linear-gradient(155deg,#252a34 0%,#29344a 100%);color:#fff}
.content-studio-guide h2{font-size:25px;margin:6px 0 12px}
.content-studio-guide>p:not(.eyebrow){color:#c0c8d6;font-size:13px;line-height:1.65}
.content-steps{display:grid;gap:15px;margin:25px 0 0;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.12);list-style:none}
.content-steps li{display:flex;align-items:flex-start;gap:11px}
.content-steps li>span{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:11px;font-weight:900}
.content-steps strong,.content-steps small{display:block}.content-steps strong{font-size:12px}.content-steps small{margin-top:3px;color:#aeb8ca;font-size:11px;line-height:1.45}
.content-automation-form{display:grid;gap:12px;margin-top:22px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(7,12,22,.2)}
.content-automation-switch,.content-automation-form fieldset label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.content-automation-switch input,.content-automation-form fieldset input{flex:0 0 16px;width:16px;min-width:16px;height:16px;margin-top:3px;padding:0;border:0;box-shadow:none;accent-color:var(--accent)}.content-automation-switch>span,.content-automation-form fieldset label>span{flex:1 1 auto;min-width:0}
.content-automation-form strong,.content-automation-form small{display:block}.content-automation-form strong{font-size:12px}.content-automation-form small{margin-top:3px;color:#aeb8ca;font-size:10px;line-height:1.45}
.content-automation-form fieldset{display:grid;gap:11px;margin:2px 0 0;padding:14px 0 0;border:0;border-top:1px solid rgba(255,255,255,.12)}.content-automation-form fieldset:disabled{opacity:.5}.content-automation-form legend{padding:0 0 10px;color:#dbe0e9;font-size:10px;font-weight:800}.content-automation-form .button{justify-self:start;background:#fff;color:#252a34}.content-automation-status{display:grid;grid-template-columns:20px minmax(0,1fr);gap:2px 9px;margin:0;padding:11px 12px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:rgba(255,255,255,.06)}.content-automation-status::before{content:"✓";display:grid;grid-row:1/3;place-items:center;width:20px;height:20px;border-radius:50%;background:#65c6a3;color:#142a24;font-size:11px;font-weight:900}.content-automation-status strong{font-size:11px;line-height:1.4}.content-automation-status small{margin:0;color:#cbd3df;font-size:10px;line-height:1.45}.content-automation-status-working::before{content:"…";background:#f5c76b;color:#342816}.content-automation-status-off::before{content:"";background:#778197}.content-automation-form .form-message{margin:0!important;font-size:10px!important}
#content-social-default-note{display:block;color:#aeb8ca;font-size:10px;line-height:1.45}
.content-pipeline{min-width:0}.content-pipeline .panel-heading{gap:18px}.content-pipeline .panel-heading h2{margin:5px 0}.content-pipeline .panel-heading p{line-height:1.5}
.content-item-list{display:grid;gap:11px;margin-top:22px}
.content-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;border:1px solid #e6e9ef;border-radius:11px;padding:18px;background:#fff}
.content-item-main{min-width:0}.content-item h3{margin:0;font-size:16px;line-height:1.35}.content-item p{margin:9px 0 0;color:#536076;font-size:13px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}
.content-item .content-automation-attention{padding:9px 11px;border-left:3px solid #d1982d;border-radius:5px;background:#fffaf0;color:#785c27;font-size:11px}
.content-item-meta{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:12px;color:#8a93a2;font-size:10px}
.content-item-side{display:flex;flex-direction:column;align-items:flex-end;gap:10px;max-width:220px}.content-item-status{align-self:flex-end;white-space:nowrap}.content-item-side .button{padding:9px 12px;font-size:11px;white-space:nowrap}.content-research-progress{color:#68758b;font-size:10px;line-height:1.45;text-align:right}.content-status-failed{background:#fff0df;color:#a95819}.content-status-published{background:#e3f4ed;color:#2f7e62}
.content-empty{padding:42px 24px;border:1px dashed #d8dde6;border-radius:11px;text-align:center;background:#fbfbfa}.content-empty h3{margin-bottom:7px}.content-empty p{max-width:480px;margin:0 auto;color:var(--muted);font-size:13px;line-height:1.55}
.content-previous{margin-top:7px;border-top:1px solid #e6e9ef;padding-top:15px}.content-previous>summary{cursor:pointer;color:#637087;font-size:12px;font-weight:850}.content-previous>.content-item-list{margin-top:13px}
#content-idea-form label{display:grid;gap:8px;margin:20px 0 0;font-size:13px;font-weight:750}
.wide-dialog{width:min(850px,calc(100% - 30px));max-height:calc(100vh - 40px);padding:30px;overflow:auto}.wide-dialog .dialog-heading{position:sticky;top:-30px;z-index:2;margin:-30px -30px 0;padding:30px 30px 14px;background:#fff}.content-brief-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.content-brief-field,.content-brief-block,.content-brief-check{border:1px solid #e5e8ee;border-radius:11px;padding:16px;background:#fff}.content-brief-field p:last-child,.content-brief-block li,.content-brief-check p,.content-brief-check li{color:#4e5b70;font-size:13px;line-height:1.55}.content-brief-field p:last-child{margin:0}.content-brief-block,.content-brief-check{margin-top:12px}.content-brief-outline,.content-brief-block ul,.content-brief-check ul{display:grid;gap:10px;margin:8px 0 0;padding-left:20px}.content-brief-outline strong{font-size:13px}.content-brief-outline p{margin:3px 0 0}.content-brief-check{border-left:4px solid #6d86ba;background:#f8faff}.content-brief-check-medium{border-left-color:#d1982d;background:#fffaf0}.content-brief-check-high,.content-brief-check-caution{border-left-color:#cf5c4d;background:#fff7f5}.content-brief-sources{display:grid;gap:8px;margin:0;padding-left:18px}.content-brief-sources a{color:#245ab8;font-size:13px;font-weight:700;overflow-wrap:anywhere}
.content-article-body{max-width:720px;margin:24px auto 0;color:#303a4d}.content-article-section{margin:0 0 24px}.content-article-section h3{margin:30px 0 10px;color:#161d2a;font-size:22px;line-height:1.25}.content-article-section p,.content-article-section li{font-size:15px;line-height:1.75}.content-article-section p{margin:0 0 14px}.content-article-section ul{display:grid;gap:7px;padding-left:22px}.content-article-introduction p:first-child{font-size:17px;line-height:1.7;color:#202a3b}.content-article-cta{margin:30px auto;padding:20px;border-left:4px solid var(--accent);border-radius:8px;background:#fff5f7;color:#252a34;font-size:16px;font-weight:750;line-height:1.6}.content-article-seo-details{margin-top:28px;border:1px solid #e5e8ee;border-radius:11px;background:#f9fafc}.content-article-seo-details summary{cursor:pointer;padding:16px 18px;color:#38465c;font-size:13px;font-weight:850}.content-article-seo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 18px 18px}.content-article-seo .content-brief-check{grid-column:1/-1}
.content-feature-image{margin-top:22px;padding:18px;border:1px solid #dde3ed;border-radius:12px;background:#f8fafc}.content-feature-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.content-feature-heading h3{margin:4px 0 0;font-size:18px}.content-feature-image>.muted{font-size:12px;line-height:1.55}.content-feature-image-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.content-image-option{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:2px solid transparent;border-radius:10px;background:#fff;box-shadow:0 1px 4px rgba(30,42,60,.1);cursor:pointer}.content-image-option.selected{border-color:var(--accent);box-shadow:0 0 0 3px rgba(240,39,91,.1)}.content-image-option>input{position:absolute;top:10px;left:10px;z-index:1;width:18px;height:18px;accent-color:var(--accent)}.content-image-preview{display:flex;width:100%;aspect-ratio:16/10;align-items:center;justify-content:center;background:#e9edf3;overflow:hidden}.content-image-preview>img{width:100%;height:100%;object-fit:cover}.content-image-preview-unavailable{padding:16px;color:#69758a;font-size:11px;font-weight:750;text-align:center}.content-image-copy{display:grid;gap:4px;padding:11px}.content-image-copy strong{font-size:12px;line-height:1.35}.content-image-copy small{color:#69758a;font-size:10px;line-height:1.4}.content-image-source{color:#245ab8;font-size:10px;font-weight:750}.content-image-provider{grid-column:1/-1;margin:0;color:#758094;font-size:10px}.content-editorial-actions{flex-wrap:wrap}.content-editorial-actions .close-content-article-dialog{margin-right:auto}.content-editorial-actions .editorial-discard{border:1px solid #d9dee7;background:#eef1f5;color:#596274;box-shadow:none}.content-editorial-actions .editorial-discard:hover{border-color:#cbd2de;background:#e5e9ef;color:#353e4e}.content-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.content-edit-grid label,.content-edit-section label{display:grid;gap:7px;font-size:12px;font-weight:800}.content-edit-grid label small,.content-edit-section label small{color:#7a8596;font-size:10px;font-weight:500}.content-edit-wide{grid-column:1/-1}.content-edit-sections{display:grid;gap:16px;margin-top:18px}.content-edit-section{display:grid;gap:13px;padding:18px;border:1px solid #e1e5ec;border-radius:11px;background:#f9fafc}.content-edit-section .eyebrow{margin:0}.content-edit-section textarea{resize:vertical}
.content-editorial-actions .editorial-delete{border:1px solid #e2b9c1;background:#fff5f7;color:#a42d45;box-shadow:none}.content-editorial-actions .editorial-delete:hover{border-color:#d99aa7;background:#fdecef;color:#812237}
.content-social-sharing{margin-top:16px;padding:18px;border:1px solid #dde3ed;border-radius:12px;background:#fff}.content-social-sharing h3{margin:4px 0 0;font-size:18px}.content-social-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.content-social-options label{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #e1e5ec;border-radius:9px;background:#f8fafc;cursor:pointer}.content-social-options input{flex:0 0 17px;width:17px;height:17px;margin-top:2px;accent-color:var(--accent)}.content-social-options span,.content-social-options strong,.content-social-options small{display:block}.content-social-options small{margin-top:3px;color:#69758a;font-size:10px;line-height:1.4}.content-social-sharing>.muted{margin:11px 0 0;font-size:11px;line-height:1.5}
@media(max-width:900px){.content-studio-layout{grid-template-columns:1fr}.content-studio-guide{position:static}.content-steps{grid-template-columns:repeat(3,minmax(0,1fr));border-top:0;padding-top:8px}}
@media(max-width:620px){.content-steps{grid-template-columns:1fr}.content-pipeline .panel-heading{align-items:flex-start}.content-item{grid-template-columns:1fr}.content-item-side{grid-row:1;align-items:flex-start;max-width:none}.content-item-status{align-self:flex-start}.content-research-progress{text-align:left}.content-item-main{grid-row:2}.content-brief-overview,.content-article-seo,.content-edit-grid,.content-social-options{grid-template-columns:1fr}.content-edit-wide{grid-column:auto}.wide-dialog{padding:22px}.wide-dialog .dialog-heading{top:-22px;margin:-22px -22px 0;padding:22px 22px 12px}.content-article-section h3{font-size:20px}.content-article-section p,.content-article-section li{font-size:14px}.content-feature-heading{display:grid}.content-feature-image-list{grid-template-columns:1fr}.content-editorial-actions{justify-content:flex-start}}
