.cdm-overlay{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#03070bc7;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}@media only screen and (max-width:576px){.cdm-overlay{align-items:flex-end;padding:0}}.cdm-modal{background:linear-gradient(160deg,#0f1820 0%,#0b1118 100%);border:1px solid #1a9d8a29;border-radius:1.25rem;width:100%;max-width:1100px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000008c}@media only screen and (max-width:576px){.cdm-modal{border-radius:1.25rem 1.25rem 0 0;max-height:92vh}}.cdm-close{z-index:3;color:#e3edf0;cursor:pointer;background:#0b1118b3;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,background .2s;display:flex;position:absolute;top:1rem;right:1rem}.cdm-close svg{width:16px;height:16px}.cdm-close:hover{background:#1a9d8a2e;transform:scale(1.06)}.cdm-body{grid-template-columns:1.15fr 1fr;max-height:90vh;display:grid}@media only screen and (max-width:767px){.cdm-body{grid-template-columns:1fr;overflow-y:auto}}@media only screen and (max-width:576px){.cdm-body{max-height:92vh}}.cdm-media{background:radial-gradient(circle at top, var(--card-bg,#11202b), #0b1118 72%);justify-content:center;align-items:center;min-height:100%;display:flex;position:relative;overflow:hidden}.cdm-media img{object-fit:contain;width:100%;height:100%;max-height:90vh;padding:1rem;transition:transform .4s}.cdm-media:hover img{transform:scale(1.1)}@media only screen and (max-width:767px){.cdm-media{aspect-ratio:16/11;min-height:auto}.cdm-media img{max-height:none}}.cdm-content{flex-direction:column;gap:1rem;min-height:500px;padding:1.5rem;display:flex}@media only screen and (max-width:767px){.cdm-content{padding:1.25rem}}.cdm-avatar{color:#1a9d8a;background:#1a9d8a29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.cdm-avatar img{object-fit:cover;width:100%;height:100%}.cdm-avatar--initials{border:1px solid #1a9d8a4d}.cdm-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding-right:3rem;display:flex}.cdm-author{justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.cdm-author .cdm-author-meta{flex-direction:column;gap:2px;display:flex}.cdm-author .cdm-author-meta h3{color:#fff;font-size:17px;font-weight:600}.cdm-author .cdm-author-meta span{color:#8ea0a8;font-size:13px;font-weight:400}.cdm-stats{flex-shrink:0;justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.cdm-stats .cdm-stat{color:#b7c5cb;justify-content:flex-start;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.cdm-stats .cdm-stat svg{width:16px;height:16px}.cdm-caption{font-size:var(--type-body);font-weight:var(--weight-body);line-height:var(--lh-body);color:#c5d1d6;font-size:14px}.cdm-comments{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex}.cdm-comments h4{color:#e3edf0;justify-content:flex-start;align-items:center;gap:.5rem;font-size:14px;font-weight:600;display:flex}.cdm-comments h4 span{color:#1a9d8a;background:#1a9d8a29;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:600;display:flex}.cdm-comment-list{flex-direction:column;flex:1;gap:1rem;min-height:120px;max-height:320px;padding-right:6px;display:flex;overflow-y:auto}.cdm-comment-list::-webkit-scrollbar{width:5px;height:5px}.cdm-comment-list::-webkit-scrollbar-track{background:0 0}.cdm-comment-list::-webkit-scrollbar-thumb{background-color:#243038;border-radius:10px}.cdm-comment-list::-webkit-scrollbar-thumb:hover{background-color:#3a3a3a}@media only screen and (max-width:767px){.cdm-comment-list{max-height:none;overflow:visible}}.cdm-comment{justify-content:flex-start;align-items:flex-start;gap:.75rem;display:flex}.cdm-comment .cdm-comment-body{flex-direction:column;flex:1;gap:4px;display:flex}.cdm-comment .cdm-comment-body .cdm-comment-head{justify-content:flex-start;align-items:baseline;gap:.5rem;display:flex}.cdm-comment .cdm-comment-body .cdm-comment-head strong{color:#e3edf0;font-size:13px;font-weight:600}.cdm-comment .cdm-comment-body .cdm-comment-head span{color:#7c8d95;font-size:11px;font-weight:400}.cdm-comment .cdm-comment-body p{color:#c5d1d6;font-size:13px;font-weight:400;line-height:1.5}.cdm-comment .cdm-comment-body .cdm-reply-btn{cursor:pointer;color:#1a9d8a;background:0 0;border:none;align-self:flex-start;margin-top:2px;padding:0;font-size:12px;font-weight:600}.cdm-comment .cdm-comment-body .cdm-reply-btn:hover{text-decoration:underline}.cdm-replies{border-left:2px solid #1a9d8a2e;flex-direction:column;gap:.75rem;margin-top:.5rem;padding-left:.75rem;display:flex}.cdm-empty{text-align:center;color:#6f8088;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 0;display:flex}.cdm-empty svg{opacity:.6;width:28px;height:28px}.cdm-empty p{color:#8ea0a8;max-width:240px;font-size:13px;font-weight:400}.cdm-comment-skeletons{flex-direction:column;gap:.75rem;display:flex}.cdm-comment-skeletons .cdm-skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 37%,#ffffff0a 63%) 0 0/400% 100%;border-radius:10px;height:46px;animation:1.4s infinite cdm-shimmer}@keyframes cdm-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.cdm-composer{border-top:1px solid #ffffff14;justify-content:flex-start;align-items:center;gap:.5rem;padding-top:.75rem;display:flex}.cdm-composer input{color:#e3edf0;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;outline:none;flex:1;height:44px;padding:0 1rem;font-size:14px;transition:border-color .2s}.cdm-composer input::placeholder{color:#6f8088}.cdm-composer input:focus{border-color:#1a9d8a80}.cdm-composer button{color:#fff;cursor:pointer;background:#1a9d8a;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:filter .2s,transform .2s;display:flex}.cdm-composer button svg{width:18px;height:18px}.cdm-composer button:hover{filter:brightness(1.07);transform:translateY(-1px)}.cdm-composer button:active{transform:scale(.96)}.cdm-btn-fav{color:#1a9d8a;cursor:pointer;background:#1a9d8a1a;border:1px solid #1a9d8a33;border-radius:8px;justify-content:flex-start;align-items:center;gap:4px;padding:.4rem .6rem;font-size:13px;font-weight:500;transition:all .2s;display:flex}.cdm-btn-fav svg{width:14px;height:14px}.cdm-btn-fav:hover{background:#1a9d8a33;transform:scale(1.05)}
