.cpost-show{--ps-blue:#0876cf;--ps-ink:#172136;--ps-muted:#91a0b5;--ps-line:#dde4ec;min-height:100vh;margin:-20px;background:#f8fafc;color:var(--ps-ink);font-size:11px}.cpost-show *{box-sizing:border-box}.cpost-show a{text-decoration:none}.cpost-show-top{min-height:78px;padding:13px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid var(--ps-line)}.cpost-show-title{display:flex;align-items:center;gap:18px}.cpost-show-title>a{display:flex;align-items:center;gap:5px;color:#8291a6}.cpost-show-title h1{margin:0;font-size:20px;font-weight:800}.cpost-show-title p{margin:4px 0 0;color:#94a3b8}.cpost-show-actions{display:flex;align-items:center;gap:8px}.cpost-show-actions>a,.cpost-show-actions>span{min-height:37px;padding:0 12px;display:flex;align-items:center;gap:6px;color:#607086;background:#f1f4f7;border-radius:9px;font-weight:700}.cpost-show-actions .is-primary{color:#fff;background:#0874c9;box-shadow:0 5px 12px rgba(8,116,201,.2)}.cpost-show-actions .is-status{color:#0d956b;background:#e2f8ef}.cpost-show-meta{min-height:67px;padding:12px 25px;display:flex;align-items:center;gap:9px;background:#fff;border-bottom:1px solid var(--ps-line)}.cpost-show-meta>strong{color:#738198;font-size:8px;text-transform:uppercase}.cpost-show-meta>a,.cpost-show-meta>span{min-height:33px;padding:0 10px;display:flex;align-items:center;gap:6px;color:#637288;background:#f7f9fb;border:1px solid #e1e6ed;border-radius:8px}.cpost-show-meta>a.is-active{color:#fff;background:#0875cb;border-color:#0875cb}.cpost-show-meta a b{padding:2px 5px;background:rgba(255,255,255,.2);border-radius:99px;font-size:7px}.cpost-show-meta>div{margin-left:auto;display:flex;gap:7px}.cpost-show-meta em{display:flex;align-items:center;gap:4px;color:#8795a8;font-style:normal}.cpost-show-layout{padding:22px 25px 55px;display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.9fr);gap:22px}.cpost-show-layout>main{min-width:0;display:flex;flex-direction:column;gap:16px}.cpost-detail-card{background:#fff;border:1px solid var(--ps-line);border-radius:14px;box-shadow:0 2px 5px rgba(20,30,45,.035);overflow:hidden}.cpost-detail-card>header{min-height:63px;padding:13px 17px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf0f4}.cpost-detail-card>header>i{width:31px;height:31px;display:grid;place-items:center;color:#168dd2;background:#e9f7ff;border-radius:9px;font-size:16px;font-style:normal}.cpost-detail-card>header>i.is-green,.cpost-detail-card>header>i.is-emerald{color:#0da779;background:#e7faf3}.cpost-detail-card>header>i.is-indigo,.cpost-detail-card>header>i.is-purple{color:#5d4ce7;background:#eeefff}.cpost-detail-card>header>i.is-cyan{color:#12a8cf;background:#e9f9fd}.cpost-detail-card>header>i.is-rose{color:#ed5274;background:#ffedf2}.cpost-detail-card>header>div{min-width:0;flex:1}.cpost-detail-card h2{margin:0;font-size:12px;font-weight:800}.cpost-detail-card header p{margin:3px 0 0;overflow:hidden;color:#96a4b7;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.cpost-detail-card header>span{color:#8a99ad}.cpost-detail-card header>a{padding:7px 10px;color:#fff;background:#6253e9;border-radius:7px}.cpost-content,.cpost-comment{padding:18px;color:#465469;font-size:10px;line-height:1.75;white-space:normal}.cpost-media{padding:15px;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:9px}.cpost-media>a{height:140px;position:relative;overflow:hidden;background:#edf2f6;border:1px solid #dfe5ed;border-radius:10px}.cpost-media img{width:100%;height:100%;object-fit:cover}.cpost-media a>i{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#e45367;font-size:35px;font-style:normal}.cpost-media a>i span{color:#69778c;font-size:8px}.cpost-media a>b{width:22px;height:22px;position:absolute;top:7px;left:7px;display:grid;place-items:center;color:#fff;background:#0875cb;border-radius:50%;font-size:8px}.cpost-media>p,.cpost-mentions>p,.cpost-plans>p{margin:0;color:#96a3b5}.cpost-tags{padding:15px;display:flex;flex-wrap:wrap;gap:7px}.cpost-tags span{padding:6px 9px;color:#0875c9;background:#eaf3ff;border:1px solid #c7e0fa;border-radius:99px;font-weight:650}.cpost-tags em{color:#96a3b5}.cpost-alert{margin:0 15px 15px;padding:10px;display:flex;align-items:center;gap:7px;color:#bd7100;background:#fff8e4;border:1px solid #f5db91;border-radius:8px}.cpost-mentions{padding:13px;display:flex;flex-direction:column;gap:7px}.cpost-mentions>span{min-height:45px;padding:8px 10px;display:flex;align-items:center;gap:9px;background:#f8fafc;border-radius:9px}.cpost-mentions span>i{width:27px;height:27px;display:grid;place-items:center;color:#0a91cb;background:#e4f6fd;border-radius:50%;font-style:normal}.cpost-mentions span>b{flex:1}.cpost-mentions span>em{color:#0782c4;font-style:normal}.cpost-cta{padding:15px;display:flex;align-items:center;gap:12px}.cpost-cta b{padding:9px 13px;color:#fff;background:#0875cb;border-radius:8px}.cpost-cta a{overflow:hidden;color:#0875cb;text-overflow:ellipsis;white-space:nowrap}.cpost-plans{padding:10px}.cpost-plans>a{min-height:49px;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;color:#56657a;border-radius:8px}.cpost-plans>a:hover{background:#f7f9fb}.cpost-plans b,.cpost-plans small{display:block}.cpost-plans small{margin-top:3px;color:#94a2b4}.cpost-plans em{padding:4px 8px;color:#5c4ce4;background:#edeeff;border-radius:99px;font-style:normal}.cpost-show-layout>aside{min-width:0;align-self:start;position:sticky;top:15px}.cpost-show-layout>aside>header{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.cpost-show-layout>aside>header h2{margin:0;display:flex;align-items:center;gap:6px;font-size:12px}.cpost-show-layout>aside>header h2 iconify-icon{color:#0875c9}.cpost-show-layout>aside>header span{padding:6px 10px;color:#fff;background:#0875cb;border-radius:7px}.cpost-linkedin{padding:14px;background:#f3f1ed;border:1px solid #e0dfdb;border-radius:13px}.cpost-linkedin>header{padding:12px;display:flex;align-items:center;gap:9px;background:#fff;border-radius:10px 10px 0 0}.cpost-linkedin>header>i{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:#167b9b;border-radius:50%;font-style:normal;font-weight:800}.cpost-linkedin>header>div{min-width:0;flex:1}.cpost-linkedin>header b,.cpost-linkedin>header small{display:block}.cpost-linkedin>header small{margin-top:3px;color:#8795a8;font-size:8px}.cpost-linkedin>header button{padding:5px 10px;color:#0875cb;background:#fff;border:1px solid #0875cb;border-radius:99px}.cpost-linkedin>p{margin:0;padding:13px;background:#fff;color:#445267;line-height:1.55}.cpost-linkedin>img{width:100%;max-height:310px;display:block;object-fit:cover}.cpost-linkedin-tags{padding:9px 13px 0;color:#0875cb;background:#fff;font-weight:650}.cpost-linkedin-stats{padding:8px 13px;display:flex;justify-content:space-between;color:#91a0b3;background:#fff;border-bottom:1px solid #edf0f4}.cpost-linkedin>nav{padding:11px;display:flex;justify-content:space-around;color:#647388;background:#fff}.cpost-linkedin>section{margin-top:10px;padding:10px;display:flex;gap:8px;background:#fff;border-radius:9px}.cpost-linkedin>section>i{width:28px;height:28px;display:grid;place-items:center;color:#fff;background:#1788a9;border-radius:50%;font-style:normal}.cpost-linkedin>section p{margin:0;color:#56657a;line-height:1.5}.cpost-show aside>h3,.cpost-workflow h3{margin:14px 0 8px;color:#68778c;font-size:8px;text-transform:uppercase}.cpost-checks{display:grid;grid-template-columns:1fr 1fr;gap:7px}.cpost-checks>span{min-height:49px;padding:9px;display:grid;grid-template-columns:17px 1fr;gap:2px 6px;background:#fff;border:1px solid var(--ps-line);border-radius:9px}.cpost-checks iconify-icon{grid-row:1/3;color:#0eb783;font-size:15px}.cpost-checks b{font-size:8px}.cpost-checks small{color:#98a5b7;font-size:7px}.cpost-checks .is-warning iconify-icon{color:#e99a0b}.cpost-workflow{margin-top:13px;padding:13px;background:#fff;border:1px solid var(--ps-line);border-radius:11px}.cpost-workflow h3{margin-top:0}.cpost-workflow form{margin-top:8px}.cpost-workflow textarea{width:100%;height:60px;margin-bottom:7px;padding:9px;border:1px solid #dfe5ed;border-radius:8px;resize:vertical}.cpost-workflow button,.cpost-workflow>a{width:100%;min-height:35px;display:flex;align-items:center;justify-content:center;color:#fff;background:#6253e9;border:0;border-radius:8px;font-weight:700}.cpost-workflow .is-approve{background:#10af79}.cpost-workflow .is-reject{color:#d9465f;background:#ffedf0}@media(max-width:1050px){.cpost-show-layout{grid-template-columns:1fr}.cpost-show-layout>aside{position:static}.cpost-linkedin{max-width:650px}.cpost-show-meta{overflow-x:auto}.cpost-show-meta>div{display:none}}@media(max-width:700px){.cpost-show{margin:-12px}.cpost-show-top{padding:14px;align-items:flex-start;flex-direction:column}.cpost-show-actions{width:100%;flex-wrap:wrap}.cpost-show-actions>a{flex:1;justify-content:center}.cpost-show-meta{padding:10px 14px}.cpost-show-layout{padding:14px}.cpost-media{grid-template-columns:repeat(2,1fr)}.cpost-checks{grid-template-columns:1fr}.cpost-linkedin>nav{font-size:8px}}
