body[data-community-post-detail] .cm-grid{grid-template-columns:1fr;max-width:900px;margin:0 auto;padding-top:0}body[data-community-post-detail] .cm-card{border:none;box-shadow:none;background:transparent;padding:0}body[data-community-post-detail] .board-card{border:none;box-shadow:none;background:var(--surface)}.post-detail-skeleton,body[data-post-loading] .post-detail-grid{display:none}body[data-post-loading] .post-detail-skeleton{display:block}.post-detail-skeleton__grid{display:grid;grid-template-columns:1fr;gap:24px}body[data-community-post-detail] .post-detail-layout{width:100%;max-width:100%;margin:0 auto}body[data-community-post-detail] .comments-section{border-top:1px solid var(--border-subtle);margin-top:32px;padding-top:24px;background:transparent;border-radius:0;overflow-x:clip}body[data-community-post-detail] .post-nav__link{border:none;background:var(--surface-subtle)}body[data-community-post-detail] .post-nav__link:hover{background:var(--accent-light)}.post-detail-skeleton__card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-medium);box-shadow:var(--shadow-subtle);padding:16px;min-height:640px}.post-detail-skeleton__chip,.post-detail-skeleton__title,.post-detail-skeleton__meta,.post-detail-skeleton__line{background:linear-gradient(90deg,#e7e5e4d9,#f5f5f4f2,#e7e5e4d9 70%);background-size:220% 100%;animation:postSkeletonShimmer 1.4s ease-in-out infinite;border-radius:10px}.post-detail-skeleton__chip{width:116px;height:30px;margin-bottom:14px}.post-detail-skeleton__title{height:24px;margin-bottom:10px}.post-detail-skeleton__title--short{width:62%}.post-detail-skeleton__meta{width:72%;height:16px;margin-bottom:16px;border-radius:999px}.post-detail-skeleton__body{padding-top:8px}.post-detail-skeleton__line{height:14px;margin-bottom:10px}.post-detail-skeleton__line--short{width:58%}.post-detail-skeleton__line--medium{width:78%}.post-detail-skeleton__spacer{height:14px}@keyframes postSkeletonShimmer{0%{background-position:0% 0}to{background-position:-220% 0}}@media(prefers-reduced-motion:reduce){.post-detail-skeleton__chip,.post-detail-skeleton__title,.post-detail-skeleton__meta,.post-detail-skeleton__line{animation:none}}body[data-community-post-detail]{font-variant-numeric:tabular-nums;overflow-x:hidden;overflow-x:clip}body[data-community-post-detail] [data-post-views],body[data-community-post-detail] [data-like-count-display],body[data-community-post-detail] [data-like-count],body[data-community-post-detail] [data-comment-count]{display:inline-block;min-width:1.5ch;text-align:right}body[data-community-post-detail] .board-card__title{padding-right:0;margin-bottom:6px}.post-meta__info{display:flex;align-items:center;gap:8px;min-width:0;font-size:.82rem;color:var(--text-muted)}.post-meta__primary{display:inline-flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.post-meta__author{font-weight:600;color:var(--text-medium)}.post-meta__sep{color:var(--border-subtle)}.post-meta__right{display:flex;align-items:center;gap:4px;margin-left:auto;min-width:0}.board-card__meta-actions{display:inline-flex;align-items:center;gap:6px;margin-left:4px}.post-stat{display:inline-flex;align-items:center;gap:4px;padding:0;border:none;background:transparent;color:var(--text-muted);font-size:.8rem;font-weight:600;cursor:pointer;transition:color .15s;margin-right:12px}.post-stat .material-symbols-outlined{font-size:.95rem}.post-stat:hover{color:var(--text-strong)}.post-stat--static{cursor:default}.post-stat--static:hover{color:var(--text-muted)}.post-stat[data-fab-like][aria-pressed=true]{color:#e11d48;font-weight:700}.post-meta__divider{width:1px;height:14px;background:var(--border-subtle);margin:0 4px}.post-share-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;color:var(--text-muted);cursor:pointer;transition:color .15s}.post-share-btn .material-symbols-outlined{font-size:1rem}.post-share-btn:hover{color:var(--text-strong)}.post-kakao-icon{width:20px;height:20px;object-fit:contain;border-radius:4px}.post-action-bar__manage{display:inline-flex;gap:4px}.post-stat,.post-share-btn,.post-meta__divider,.board-card__meta-actions,.post-action-bar__manage{flex-shrink:0}.post-action-btn{padding:5px 10px;border-radius:6px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-medium);font-size:.75rem;font-weight:600;cursor:pointer;transition:all .15s}.post-action-btn:hover{color:var(--text-strong);border-color:#78716c73}.post-action-btn--danger{color:#b91c1c;border-color:#b91c1c59;background:#b91c1c0f}.post-action-btn--danger:hover{background:#b91c1c1a;border-color:#b91c1c80}.post-edit-form{margin:16px 0;padding:16px;border-radius:var(--radius-medium);border:1px solid var(--border-subtle);background:var(--surface-subtle);box-shadow:var(--shadow-subtle)}.post-edit-form__editor{width:100%;min-height:220px;max-height:70vh;overflow:auto;padding:12px 14px;border:2px solid var(--border-subtle);border-radius:12px;background:var(--surface);color:var(--text-strong);font-size:.9rem;line-height:1.7;overflow-wrap:anywhere;word-break:break-word;white-space:normal;transition:border-color .2s ease,box-shadow .2s ease}.post-edit-form__editor:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #578e7e26}.post-edit-form__editor:empty:before{content:attr(data-placeholder);color:#a8a29e;pointer-events:none}.post-edit-form__editor p{margin:0 0 14px}.post-edit-form__editor p:last-child{margin-bottom:0}.post-edit-form__editor img{display:block;max-width:min(60%,420px);max-height:50vh;width:auto;height:auto;object-fit:contain;border-radius:8px;margin:8px 0}.breadcrumb{margin-bottom:16px;min-width:0}.breadcrumb__list{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;list-style:none;margin:0;padding:0;font-size:.85rem;min-width:0;overflow:hidden}.breadcrumb__item{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);min-width:0;flex-shrink:0}.breadcrumb__item:not(:last-child):after{content:"\203a";color:var(--text-muted)}.breadcrumb__item a{display:inline-block;color:var(--text-medium);text-decoration:none;transition:color .2s}.breadcrumb__item a:hover{color:var(--accent-strong)}.breadcrumb__item.is-current{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-strong);font-weight:600}body[data-community-post-detail] .post-detail-layout,body[data-community-post-detail] .post-detail-grid,body[data-community-post-detail] .post-detail-content,body[data-community-post-detail] .board-card__preview,body[data-community-post-detail] .board-card__detail,body[data-community-post-detail] .board-card__body,body[data-community-post-detail] .comments-section,body[data-community-post-detail] .comments-list,body[data-community-post-detail] .thread-item,body[data-community-post-detail] .thread-item__content,body[data-community-post-detail] .replies-container{min-width:0}body[data-community-post-detail] .post-detail-layout{max-width:100%}body[data-community-post-detail] .post-detail-grid{display:block}body[data-community-post-detail] .board-article__content{overflow-wrap:anywhere;word-break:break-word}body[data-community-post-detail] .board-article__content img,body[data-community-post-detail] .board-article__content video,body[data-community-post-detail] .board-article__content iframe,body[data-community-post-detail] .board-article__content canvas,body[data-community-post-detail] .board-article__content svg{display:block;max-width:100%}body[data-community-post-detail] .board-article__content img,body[data-community-post-detail] .board-article__content video,body[data-community-post-detail] .board-article__content canvas,body[data-community-post-detail] .board-article__content svg{height:auto}body[data-community-post-detail] .board-article__content iframe{width:100%;min-height:220px}body[data-community-post-detail] .board-article__content pre,body[data-community-post-detail] .board-article__content .post-content-table-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}body[data-community-post-detail] .board-article__content .post-content-table-scroll table{width:max-content;min-width:100%}.board-card__source{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:.8rem;color:var(--text-muted)}.board-card__source .material-symbols-outlined{font-size:.9rem}.board-card__source a{min-width:0;color:var(--text-medium);font-weight:500;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s}.board-card__source a:hover{color:var(--accent-strong);text-decoration:underline}.board-card__source[hidden]{display:none}.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;padding:0 clamp(16px,3vw,24px)}.post-nav__link{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:var(--surface-subtle);border:1px solid var(--border-subtle);border-radius:var(--radius-small);text-decoration:none;transition:all .2s ease}.post-nav__link:hover{background:var(--accent-light);border-color:var(--accent)}.post-nav__link--prev{text-align:left}.post-nav__link--next{text-align:right}.post-nav__label{display:inline-flex;align-items:center;gap:2px;font-size:.75rem;font-weight:600;color:var(--accent-strong)}.post-nav__label .material-symbols-outlined{font-size:.875rem}.post-nav__title{font-size:.9rem;font-weight:500;color:var(--text-strong);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.post-nav__link[hidden]{display:none}[data-community-post-detail] .board-card.is-expanded{margin-bottom:0}[data-community-post-detail] .board-card__preview{cursor:default}[data-community-post-detail] .board-card__preview:hover{background:transparent}.board-card.is-expanded .board-card__expand-icon{display:none}.comment-form__submit{opacity:1!important;transform:scale(1)!important}.comment-form__submit:disabled{opacity:.5!important;cursor:not-allowed}@media(max-width:768px){.post-detail-skeleton__card{min-height:560px}.post-meta__info{align-items:flex-start}.post-meta__primary{width:100%}.post-meta__right{width:100%;margin-left:0;justify-content:flex-start;flex-wrap:wrap;gap:6px 10px}.breadcrumb{margin-bottom:12px}.breadcrumb__list{font-size:.8rem;gap:6px}.post-nav{grid-template-columns:1fr;padding:0 14px}.post-nav__link--next{text-align:left}.post-stat{font-size:.75rem;margin-right:0}.post-share-btn{width:26px;height:26px}.post-meta__divider{display:none;height:12px}}@media(max-width:640px){.board-card__meta-actions{margin-left:0}.post-action-bar__manage{flex-wrap:wrap}.post-edit-form{padding:14px;margin:12px 0}.comments-header{flex-direction:column;align-items:flex-start;gap:6px}.comments-note{margin-left:0;font-size:.8rem}.post-nav{padding:0 12px;gap:10px}body[data-community-post-detail] .replies-container{margin-left:0;width:100%}body[data-community-post-detail] .reply.thread-item .thread-item__content:after{left:0;width:100%}}@media(max-width:380px){.breadcrumb__list{font-size:.75rem}}
