#p-show-post{background-color:var(--colors-gray-100);padding-top:16px;padding-bottom:48px}@media only screen and (min-width: 768px){#p-show-post{padding-top:48px}}body[data-theme=dark] #p-show-post input{background-color:var(--colors-gray-100)}#p-show-post .p-show-post__main-col{display:flex;flex-direction:column;gap:24px}#p-show-post .p-show-post__post-card{background-color:var(--colors-white)}body[data-theme=dark] #p-show-post .p-show-post__post-card{background-color:var(--colors-gray-200)}#p-show-post .p-show-post__post-card{border-radius:8px;padding:28px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);transition:box-shadow .2s ease-in-out}#p-show-post .p-show-post__title{font-size:20px;font-weight:800;line-height:1.2;color:var(--colors-gray-900)}@media only screen and (min-width: 768px){#p-show-post .p-show-post__title{font-size:32px}}@media only screen and (min-width: 992px){#p-show-post .p-show-post__title{font-size:36px}}#p-show-post .p-show-post__meta{display:flex;align-items:center;flex-wrap:wrap;row-gap:8px}#p-show-post .p-show-post__vote-section{margin-top:40px}#p-show-post .p-show-post__description-section{margin-top:28px}#p-show-post .p-show-post__actions{border-top:5px solid var(--colors-blue-500);padding-top:16px;margin-top:32px}@media only screen and (max-width: 768px){#p-show-post .p-show-post__actions .flex-grow{display:none}}#p-show-post .p-show-post__discussion-section{display:flex;flex-direction:column;gap:24px}#p-show-post .p-show-post__discussion-header{margin-bottom:8px}#p-show-post .p-show-post__discussion-count{width:25px;height:25px;margin-left:16px;border-radius:9999px;text-align:center;background-color:var(--colors-blue-100);color:var(--colors-blue-400)}body[data-theme=dark] #p-show-post .p-show-post__discussion-count{background-color:var(--colors-blue-500);color:var(--colors-blue-800)}#p-show-post .p-show-post__powered-by-mobile{display:block;margin-top:24px}@media only screen and (min-width: 992px){#p-show-post .p-show-post__powered-by-mobile{display:none}}#p-show-post .p-show-post__action-col{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width: 768px){#p-show-post .p-show-post__action-col{margin-top:24px}}#p-show-post .p-show-post__action-col--desktop{display:none}@media only screen and (min-width: 992px){#p-show-post .p-show-post__action-col--desktop{display:flex}}#p-show-post .p-show-post__action-col--mobile{display:flex}@media only screen and (min-width: 992px){#p-show-post .p-show-post__action-col--mobile{display:none}}#p-show-post .p-show-post__action-col>.card{background-color:var(--colors-white)}body[data-theme=dark] #p-show-post .p-show-post__action-col>.card{background-color:var(--colors-gray-200)}#p-show-post .p-show-post__action-col>.card{border-radius:8px;padding:24px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}#p-show-post .p-show-post__action-col__follow-button--follow,#p-show-post .p-show-post__action-col__follow-button--following{text-align:center;color:var(--colors-gray-800);background-color:var(--colors-white);border:1px solid var(--colors-gray-800);width:100%}body[data-theme=dark] #p-show-post .p-show-post__action-col__follow-button--follow,body[data-theme=dark] #p-show-post .p-show-post__action-col__follow-button--following{background-color:var(--colors-gray-100);border:1px solid var(--colors-gray-400)}@media only screen and (max-width: 768px){#p-show-post .c-comment-input .c-avatar{display:none}}#p-show-post .c-comment-input-card{flex-grow:1;background-color:var(--colors-white)}body[data-theme=dark] #p-show-post .c-comment-input-card{background-color:var(--colors-gray-200)}#p-show-post .c-comment-input-card{border-radius:8px;padding:24px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}#p-show-post .c-response-details__card{flex-grow:1;background-color:var(--colors-blue-50)}body[data-theme=dark] #p-show-post .c-response-details__card{background-color:var(--colors-gray-200)}#p-show-post .c-response-details__card{border-radius:8px;padding:24px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}#p-show-post .c-response-details__content{color:var(--colors-gray-800);line-height:1.6}@media only screen and (min-width: 992px){#p-show-post .p-show-post{display:grid;gap:24px;grid-template-columns:320px 1fr;grid-template-rows:auto;grid-template-areas:"Action Main" "Action Main"}#p-show-post .p-show-post__main-col{grid-area:Main}#p-show-post .p-show-post__action-col{grid-area:Action}}
@media only screen and (max-width: 768px){.c-comment .c-avatar{display:none}}.c-comment__card{flex-grow:1;background-color:var(--colors-white)}body[data-theme=dark] .c-comment__card{background-color:var(--colors-gray-200)}.c-comment__card{border-radius:8px;padding:24px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.c-comment__content{flex-grow:1}.c-comment__content--highlighted{padding:8px;background-color:var(--colors-yellow-50);border-radius:6px}
.c-votes-panel__header{display:flex;justify-content:space-between;align-items:center}.c-votes-panel__count-badge{background-color:var(--colors-gray-100);color:var(--colors-gray-700);font-size:13px;font-weight:600;padding:4px 8px;border-radius:999px;line-height:1}.c-votes-panel__avatars{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.c-votes-panel__avatars .c-avatar{border:2px solid var(--colors-white);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.c-votes-panel__more-avatar{width:40px;height:40px;border-radius:999px;border:2px dashed var(--colors-gray-300);background-color:var(--colors-white);color:var(--colors-gray-600);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}body[data-theme=dark] .c-votes-panel__more-avatar{border:2px dashed var(--colors-gray-600);background-color:var(--colors-gray-200);color:var(--colors-gray-600)}.c-votes-panel__more-avatar svg{width:20px;height:20px}.c-votes-panel__more-avatar:hover:not(:disabled){border-color:var(--colors-primary-base);color:var(--colors-primary-base);background-color:var(--colors-primary-50);transform:scale(1.05)}.c-votes-panel__more-avatar:disabled{cursor:not-allowed;opacity:.6}
.c-votes-modal__list{margin-top:16px}.c-votes-modal__item{padding:16px;transition:background-color .15s ease}.c-votes-modal__item--alternate{background-color:var(--colors-gray-50)}.c-votes-modal__date{padding-right:16px;flex-shrink:0}
.c-action-button{display:inline-flex;align-items:center;padding:8px 12px;border:none;background-color:rgba(0,0,0,0);border-radius:6px;color:var(--colors-gray-700);font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease-in-out}.c-action-button:hover{background-color:var(--colors-gray-100)}.c-action-button--danger{color:var(--colors-red-700)}.c-action-button--danger:hover{background-color:var(--colors-red-50)}.c-action-button__icon{width:18px;height:18px;flex-shrink:0}.c-action-button__text{white-space:nowrap}
