/* yihu-community-media-v13.0.0-independent-override */
.community-v13-publish-form{grid-template-columns:minmax(0,1fr) minmax(220px,.75fr);gap:12px}
.community-v13-publish-form .full{grid-column:1/-1}
.community-v13-picker{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border:1px dashed #72bff3;border-radius:12px;background:#f4faff;cursor:pointer;color:#1769b2}
.community-v13-picker span{display:grid;gap:3px}.community-v13-picker small{color:#667085;font-weight:500}.community-v13-picker input{max-width:55%}
.community-v13-preview-head{display:flex;justify-content:space-between;align-items:center;color:#344054}.community-v13-preview-head span{font-size:13px;color:#667085}
.community-v13-draft-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:130px;padding:12px;border:1px dashed #b7dafa;border-radius:12px;background:#fbfdff}
.community-v13-empty{grid-column:1/-1;min-height:105px;display:grid;place-items:center;color:#7b8794;text-align:center}
.community-v13-draft-card{position:relative;overflow:hidden;border:1px solid #d8e8f5;border-radius:12px;background:#fff;box-shadow:0 5px 16px rgba(20,78,120,.08)}
.community-v13-draft-media{height:145px;background:#071d32}.community-v13-draft-media img,.community-v13-draft-media video{width:100%;height:100%;display:block;object-fit:contain;background:#071d32}
.community-v13-draft-info{display:grid;gap:3px;padding:9px 10px 38px}.community-v13-draft-info b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-v13-draft-info span{font-size:12px;color:#667085}
.community-v13-remove{position:absolute;right:8px;bottom:8px;border:0;border-radius:7px;padding:5px 9px;background:#fff0f1;color:#d92d20;font-weight:800;cursor:pointer}
.community-v13-progress{display:grid;gap:6px;color:#1769b2}.community-v13-progress:empty{display:none}.community-v13-progress span{font-size:13px;color:#667085}.community-v13-progress i{height:7px;overflow:hidden;border-radius:999px;background:#dbeafe}.community-v13-progress em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#20c6ff,#1677ff)}
.community-v13-card-media{display:grid;grid-template-columns:repeat(3,minmax(0,220px));gap:12px;margin:12px 0;align-items:stretch}
.community-v13-card-media .protected-media{min-height:178px;padding:7px;border-radius:12px;background:#071d32;border:1px solid #2b8fbd;box-shadow:0 5px 15px rgba(7,42,71,.12)}
.community-v13-card-media .protected-media img,.community-v13-card-media .protected-media video{width:100%;height:132px;object-fit:cover;border-radius:8px;background:#071d32}
.community-v13-card-media .protected-media span{display:block;padding:5px 2px 0;font-size:12px;color:#dff8ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.community-v13-card-media .protected-media .media-actions{display:none}
.community-v13-more{min-height:178px;border:1px dashed #74bde8;border-radius:12px;background:#f3faff;color:#1769b2;cursor:pointer;display:grid;place-content:center;gap:4px}.community-v13-more b{font-size:28px}.community-v13-more span{font-size:13px;font-weight:700;color:#667085}
.community-v13-detail-media .protected-media img,.community-v13-detail-media .protected-media video{max-height:420px;object-fit:contain}
html[data-theme="dark"] .community-v13-picker,html[data-theme="dark"] .community-v13-draft-grid{background:#0b2032;border-color:#315d78;color:#dff8ff}
html[data-theme="dark"] .community-v13-draft-card{background:#10283b;border-color:#315067}html[data-theme="dark"] .community-v13-draft-info span,html[data-theme="dark"] .community-v13-preview-head span{color:#abc2d4}
html[data-theme="dark"] .community-v13-more{background:#10283b;border-color:#315d78;color:#6dd7ff}
@media(max-width:950px){.community-v13-draft-grid,.community-v13-card-media{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.community-v13-publish-form{grid-template-columns:1fr}.community-v13-draft-grid,.community-v13-card-media{grid-template-columns:1fr}.community-v13-picker{align-items:flex-start;flex-direction:column}.community-v13-picker input{max-width:100%}}
