.social-plan-hero{display:flex;align-items:center;gap:1rem;background:#172033;color:#fff;border-left:5px solid #f26a21;padding:1.5rem;border-radius:12px;margin-bottom:1rem}.social-plan-hero>div{flex:1}.social-plan-hero h1{margin:.4rem 0}.social-plan-hero p{color:#dbe3ec}.social-plan-toolbar{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin:1rem 0}.social-plan-toolbar label{display:grid;gap:.3rem}.social-plan-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0}.social-plan-summary article{background:white;border:1px solid #dbe3ec;border-radius:12px;padding:1rem;display:grid;gap:.4rem}.social-plan-summary strong{font-size:1.3rem}.social-plan-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;margin-bottom:1rem}.social-plan-week article{background:#f8fafc;padding:.8rem;border:1px solid #dbe3ec;border-radius:8px;display:flex;flex-direction:column;gap:.5rem}.social-plan-week small,.social-plan-muted,.social-plan-summary small{color:#64748b}.social-plan-posts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.social-plan-post-head{display:flex;justify-content:space-between;align-items:start;gap:1rem}.social-plan-post h2{font-size:1.2rem}.social-plan-status{background:#fff3e8;color:#9a430e;border-radius:8px;padding:.3rem .6rem;white-space:nowrap}.social-plan-caption{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.social-plan-late{color:#9a430e;font-size:.9rem}.social-plan-review{width:100%;display:block;margin-bottom:.75rem}.social-plan-overlay{position:fixed;inset:0;background:#101828aa;z-index:2000;display:flex;justify-content:center;align-items:center;padding:1rem}.social-plan-editor{width:min(900px,100%);max-height:94vh;overflow:auto;background:white}.social-plan-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.social-plan-form label{display:grid;gap:.35rem}.social-plan-form .wide{grid-column:1/-1}.social-plan-form input,.social-plan-form textarea,.social-plan-form select{min-width:0;width:100%}@media(max-width:1000px){.social-plan-week{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:700px){.social-plan-hero{align-items:stretch;flex-direction:column}.social-plan-posts,.social-plan-summary,.social-plan-form{grid-template-columns:1fr}.social-plan-week{grid-template-columns:repeat(2,minmax(0,1fr))}.social-plan-form .wide{grid-column:auto}.social-plan-post-head{flex-wrap:wrap}.social-plan-overlay{padding:.5rem}}
