:root{--background:#f5f5f7;--foreground:#1a1a2e;--card:#fff;--card-foreground:#1a1a2e;--border:#e5e7eb;--muted:#e5e7eb;--muted-foreground:#6b7280;--accent:#f3f4f6;--secondary:#f3f4f6;--secondary-foreground:#374151;--brand:#0056d2;--brand-foreground:#fff;--brand-muted:#e0edff;--hot:#ff6b6b;--hot-foreground:#fff;--success:#10b981;--warning:#f59e0b}.dark{--background:#0d1421;--foreground:#e2e8f0;--card:#1a2332;--card-foreground:#e2e8f0;--border:#1f2937;--muted:#1f2937;--muted-foreground:#94a3b8;--accent:#1e293b;--secondary:#1e293b;--secondary-foreground:#cbd5e1;--brand:#3b82f6;--brand-foreground:#fff;--brand-muted:#1e3a5f;--hot:#ff6b6b;--hot-foreground:#fff;--success:#34d399;--warning:#fbbf24}.bg-background{background-color:var(--background)!important}.bg-card{background-color:var(--card)!important}.bg-accent{background-color:var(--accent)!important}.bg-secondary{background-color:var(--secondary)!important}.bg-muted{background-color:var(--muted)!important}.bg-brand{background-color:var(--brand)!important}.bg-hot{background-color:var(--hot)!important}.text-foreground{color:var(--foreground)!important}.text-card{color:var(--card)!important}.text-muted-foreground{color:var(--muted-foreground)!important}.text-secondary-foreground{color:var(--secondary-foreground)!important}.text-brand{color:var(--brand)!important}.text-brand-foreground{color:var(--brand-foreground)!important}.text-hot{color:var(--hot)!important}.text-hot-foreground{color:var(--hot-foreground)!important}.text-success{color:var(--success)!important}.text-warning{color:var(--warning)!important}.fill-brand{fill:var(--brand)!important}.fill-hot{fill:var(--hot)!important}.fill-warning{fill:var(--warning)!important}.fill-card{fill:var(--card)!important}.border-border{border-color:var(--border)!important}.border-brand{border-color:var(--brand)!important}.ring-brand\/20{--tw-ring-color:#0056d233!important}.gradient-brand{color:var(--brand-foreground)!important;background:linear-gradient(135deg,#0056d2,#3b82f6)!important}.gradient-hot{color:var(--hot-foreground)!important;background:linear-gradient(135deg,#ff6b6b,#ee5a24)!important}.card-shadow{box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a!important}.card-shadow-hover,.hover\:card-shadow-hover:hover{box-shadow:0 10px 25px #00000014,0 4px 10px #0000000a!important}aside h3{margin:0!important;font-size:.95rem!important;line-height:1.4!important}aside p{margin:0!important}.scrollbar-thin::-webkit-scrollbar{width:4px}.scrollbar-thin::-webkit-scrollbar-track{background:0 0}.scrollbar-thin::-webkit-scrollbar-thumb{background:var(--muted);border-radius:9999px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes heart-pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.bg-card\/80{background-color:#fffc!important}.bg-card\/30{background-color:#ffffff4d!important}.bg-card\/20{background-color:#fff3!important}.hover\:bg-card\/50:hover{background-color:#ffffff80!important}.hover\:bg-card\/40:hover{background-color:#fff6!important}.bg-card\/90,.hover\:bg-card\/90:hover{background-color:#ffffffe6!important}.bg-foreground\/40{background-color:#1a1a2e66!important}.bg-foreground\/60{background-color:#1a1a2e99!important}.bg-foreground\/80{background-color:#1a1a2ecc!important}.text-card\/90{color:#ffffffe6!important}.text-card\/70{color:#ffffffb3!important}.text-card\/60{color:#fff9!important}.bg-brand-muted{background-color:var(--brand-muted)!important}.bg-secondary\/50{background-color:#f3f4f680!important}.hover\:bg-secondary\/80:hover{background-color:#f3f4f6cc!important}.border-hot\/10{border-color:#ff6b6b1a!important}.border-warning\/20{border-color:#f59e0b33!important}.dark .bg-card\/80{background-color:#1a2332cc!important}.dark .bg-card\/30{background-color:#1a23324d!important}.dark .bg-card\/20{background-color:#1a233233!important}.dark .hover\:bg-card\/50:hover{background-color:#1a233280!important}.dark .hover\:bg-card\/40:hover{background-color:#1a233266!important}.dark .bg-secondary\/50{background-color:#1e293b80!important}.dark .hover\:bg-secondary\/80:hover{background-color:#1e293bcc!important}.create-post-trigger{background:var(--card);border:1.5px solid var(--border);cursor:pointer;border-radius:16px;margin-bottom:16px;padding:16px;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000a}.create-post-trigger:hover{border-color:var(--brand);transform:translateY(-1px);box-shadow:0 4px 20px #0056d214,0 1px 3px #0000000a}.create-post-trigger__inner{align-items:center;gap:12px;display:flex}.create-post-trigger__avatar-ring{background:linear-gradient(135deg,#0056d2,#3b82f6,#8b5cf6);border-radius:50%;padding:2px}.create-post-trigger__avatar-circle{background:var(--card);width:42px;height:42px;color:var(--brand);border:2px solid var(--card);border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.create-post-trigger__input-area{background:var(--secondary);border:1px solid #0000;border-radius:24px;flex:1;padding:10px 16px;transition:all .2s}.create-post-trigger:hover .create-post-trigger__input-area{border-color:var(--border);background:var(--accent)}.create-post-trigger__placeholder{color:var(--muted-foreground);-webkit-user-select:none;user-select:none;font-size:13px}.create-post-trigger__actions{gap:4px;display:flex}.create-post-trigger__action-btn{width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.create-post-trigger__action-btn:hover{background:#0056d214}.create-post-trigger__action-btn--image:hover{color:#3b82f6}.create-post-trigger__action-btn--video:hover{color:#ec4899}.create-post-trigger__action-btn--tag:hover{color:#8b5cf6}@media (max-width:500px){.create-post-trigger__actions{display:none}.create-post-trigger{padding:12px}}.create-post-fab{z-index:110;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:linear-gradient(135deg,#0056d2,#3b82f6);border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 22px;font-size:14px;font-weight:700;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1),box-shadow .25s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(100px)scale(.8);box-shadow:0 8px 32px #0056d259,0 2px 8px #0000001a}.create-post-fab--visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.create-post-fab:hover{box-shadow:0 12px 40px #0056d273,0 4px 12px #0000001f}.create-post-fab:active{transform:scale(.95)!important}.create-post-fab__label{letter-spacing:.3px}@media (max-width:640px){.create-post-fab{border-radius:50%;justify-content:center;width:60px;height:60px;padding:16px;bottom:20px;right:20px;box-shadow:0 6px 28px #0056d266,0 2px 8px #00000026}.create-post-fab__label{display:none}.create-post-fab--visible:before{content:"";border:2px solid #0056d24d;border-radius:50%;animation:2s ease-in-out infinite cp-fabPulse;position:absolute;inset:-4px}}@keyframes cp-fabPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}.create-post-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;justify-content:center;align-items:flex-start;padding:60px 16px 32px;animation:.2s cp-fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes cp-fadeIn{0%{opacity:0}to{opacity:1}}.create-post-modal{background:var(--card);border:1px solid var(--border);border-radius:20px;flex-direction:column;width:100%;max-width:580px;max-height:calc(100vh - 100px);animation:.3s cubic-bezier(.4,0,.2,1) cp-slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000002e,0 8px 24px #00000014}@keyframes cp-slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.create-post-modal__header{border-bottom:1px solid var(--border);background:var(--card);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.create-post-modal__header-left{align-items:center;gap:12px;display:flex}.create-post-modal__user-avatar{color:#fff;background:linear-gradient(135deg,#0056d2,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:flex}.create-post-modal__user-name{color:var(--foreground);font-size:15px;font-weight:700;display:block}.create-post-modal__type-badge{background:var(--secondary);border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;border-radius:20px;align-items:center;gap:6px;margin-top:3px;padding:3px 10px 3px 8px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.create-post-modal__type-badge:hover{border-color:var(--brand);color:var(--foreground)}.create-post-modal__type-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.create-post-modal__close{background:var(--secondary);width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.create-post-modal__close:hover{background:var(--muted);color:var(--foreground)}.create-post-modal__type-dropdown{border-bottom:1px solid var(--border);flex-direction:column;gap:2px;padding:8px;animation:.15s cp-fadeIn;display:flex}.create-post-modal__type-option{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .15s;display:flex}.create-post-modal__type-option:hover{background:var(--secondary)}.create-post-modal__type-option--active{background:var(--accent)}.create-post-modal__type-option-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.create-post-modal__type-option-text{flex-direction:column;flex:1;display:flex}.create-post-modal__type-option-label{color:var(--foreground);font-size:13px;font-weight:600}.create-post-modal__type-option-desc{color:var(--muted-foreground);font-size:11px}.create-post-modal__type-check{color:var(--brand);font-size:14px;font-weight:700}.create-post-modal__hints{flex-wrap:wrap;gap:6px;padding:8px 20px;display:flex}.create-post-modal__hint{border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex}.create-post-modal__hint--product{color:#8b5cf6;background:#8b5cf614}.create-post-modal__hint--video{color:#ec4899;background:#ec489914}.create-post-modal__body{flex:1;padding:0 20px 12px;overflow-y:auto}.create-post-modal__textarea{resize:vertical;width:100%;min-height:120px;max-height:240px;color:var(--foreground);background:0 0;border:none;outline:none;padding:16px 0;font-family:inherit;font-size:15px;line-height:1.65}.create-post-modal__textarea::placeholder{color:var(--muted-foreground)}.create-post-modal__media-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin-bottom:12px;display:grid}.create-post-modal__media-item{border:1px solid var(--border);background:var(--secondary);aspect-ratio:4/3;border-radius:12px;position:relative;overflow:hidden}.create-post-modal__media-item img,.create-post-modal__media-item video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.create-post-modal__media-remove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .2s;display:flex;position:absolute;top:6px;right:6px}.create-post-modal__media-remove:hover{background:#000000d9}.create-post-modal__media-label{color:#fff;letter-spacing:.5px;background:#00000080;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;bottom:6px;left:6px}.create-post-modal__link-section{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.create-post-modal__link-input-wrap{border:1px solid var(--border);background:var(--secondary);border-radius:12px;align-items:center;gap:8px;padding:10px 14px;transition:border-color .2s;display:flex}.create-post-modal__link-input-wrap:focus-within{border-color:var(--brand)}.create-post-modal__link-input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:13px}.create-post-modal__link-close{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:2px}.create-post-modal__link-error{color:var(--hot);align-items:center;gap:4px;padding-left:4px;font-size:11px;display:flex}.create-post-modal__link-preview{background:var(--accent);border:1px solid var(--border);border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.create-post-modal__link-preview-icon{font-size:20px}.create-post-modal__link-preview-info{flex-direction:column;display:flex;overflow:hidden}.create-post-modal__link-preview-host{color:var(--muted-foreground);font-size:11px}.create-post-modal__link-preview-url{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.create-post-modal__product-section{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.create-post-modal__product-select{border:1px solid var(--border);background:var(--secondary);width:100%;color:var(--foreground);cursor:pointer;appearance:auto;border-radius:12px;outline:none;padding:10px 14px;font-size:13px;transition:border-color .2s}.create-post-modal__product-select:focus{border-color:var(--brand)}.create-post-modal__product-card{background:var(--accent);border:1px solid var(--border);border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.create-post-modal__product-img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:44px;height:44px}.create-post-modal__product-info{flex-direction:column;flex:1;min-width:0;display:flex}.create-post-modal__product-name{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.create-post-modal__product-price{color:var(--brand);font-size:14px;font-weight:700}.create-post-modal__product-remove{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;transition:background .15s}.create-post-modal__product-remove:hover{background:var(--muted)}.create-post-modal__emoji-picker{background:var(--secondary);border:1px solid var(--border);border-radius:12px;max-height:200px;margin-bottom:12px;padding:12px;animation:.15s cp-fadeIn;overflow-y:auto}.create-post-modal__emoji-category{margin-bottom:10px}.create-post-modal__emoji-category:last-child{margin-bottom:0}.create-post-modal__emoji-label{text-transform:uppercase;letter-spacing:.5px;color:var(--muted-foreground);margin-bottom:6px;font-size:10px;font-weight:700;display:block}.create-post-modal__emoji-grid{flex-wrap:wrap;gap:2px;display:flex}.create-post-modal__emoji-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;transition:all .15s;display:flex}.create-post-modal__emoji-btn:hover{background:var(--card);transform:scale(1.2)}.create-post-modal__error{color:var(--hot);background:#ff6b6b0f;border-top:1px solid #ff6b6b1f;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:500;display:flex}.create-post-modal__footer{border-top:1px solid var(--border);background:var(--card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;display:flex}.create-post-modal__toolbar{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.create-post-modal__tool-btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.create-post-modal__tool-btn:hover{color:var(--brand);background:#0056d20f}.create-post-modal__tool-btn--active{color:var(--brand);background:#0056d21a}.create-post-modal__tool-label{display:none}@media (min-width:480px){.create-post-modal__tool-label{display:inline}}.create-post-modal__submit-area{align-items:center;gap:10px;display:flex}.create-post-modal__divider{background:var(--border);width:1px;height:20px}.create-post-modal__cancel-btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .15s}.create-post-modal__cancel-btn:hover{background:var(--secondary);color:var(--foreground)}.create-post-modal__post-btn{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed;border:none;border-radius:50px;align-items:center;gap:7px;padding:9px 20px;font-size:13px;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.create-post-modal__post-btn--ready{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0056d2,#3b82f6);box-shadow:0 4px 16px #0056d24d}.create-post-modal__post-btn--ready:hover{transform:translateY(-1px);box-shadow:0 6px 24px #0056d266}.create-post-modal__post-btn--ready:active{transform:scale(.97)}.create-post-modal__shortcut{text-align:center;color:var(--muted-foreground);opacity:.7;padding:8px 20px 12px;font-size:11px}.create-post-modal__shortcut kbd{border:1px solid var(--border);background:var(--secondary);border-radius:4px;padding:1px 5px;font-family:inherit;font-size:10px}.create-post-modal__drag-overlay{z-index:10;border:3px dashed var(--brand);background:#0056d214;border-radius:20px;justify-content:center;align-items:center;animation:.15s cp-fadeIn;display:flex;position:absolute;inset:0}.create-post-modal__drag-content{text-align:center;color:var(--brand)}.create-post-modal__drag-content p{margin:8px 0 2px;font-size:16px;font-weight:700}.create-post-modal__drag-content span{color:var(--muted-foreground);font-size:12px}.comment-section{margin-top:12px;animation:.2s cp-fadeIn}.comment-section__input-wrap{align-items:center;gap:10px;padding:10px 0;display:flex}.comment-section__input-avatar{color:#fff;background:linear-gradient(135deg,#0056d2,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.comment-section__input{border:1px solid var(--border);background:var(--secondary);color:var(--foreground);border-radius:24px;outline:none;flex:1;padding:9px 14px;font-family:inherit;font-size:13px;transition:border-color .2s}.comment-section__input:focus{border-color:var(--brand)}.comment-section__input::placeholder{color:var(--muted-foreground)}.comment-section__input--reply{padding:7px 12px;font-size:12px}.comment-section__send-btn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.comment-section__send-btn:hover:not(:disabled){opacity:.85;transform:scale(1.05)}.comment-section__send-btn:disabled{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed}.comment-section__send-btn--reply{width:28px;height:28px}.comment-section__loading{color:var(--muted-foreground);justify-content:center;align-items:center;gap:8px;padding:16px 0;font-size:12px;display:flex}.comment-section__empty{text-align:center;color:var(--muted-foreground);padding:16px 0 8px;font-size:12px}.comment-section__list{flex-direction:column;gap:4px;max-height:360px;padding-right:4px;display:flex;overflow-y:auto}.comment-section__list::-webkit-scrollbar{width:3px}.comment-section__list::-webkit-scrollbar-thumb{background:var(--muted);border-radius:9999px}.comment-section__item{flex-direction:column;display:flex}.comment-section__comment{gap:10px;padding:8px 0;display:flex}.comment-section__comment--reply{padding:6px 0}.comment-section__comment-avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex}.comment-section__comment-avatar--reply{width:24px;height:24px;font-size:9px}.comment-section__comment-body{flex:1;min-width:0}.comment-section__comment-header{align-items:center;gap:6px;margin-bottom:2px;display:flex}.comment-section__comment-name{color:var(--foreground);font-size:12px;font-weight:600}.comment-section__comment-time{color:var(--muted-foreground);font-size:10px}.comment-section__comment-edited{color:var(--muted-foreground);font-size:10px;font-style:italic}.comment-section__comment-text{color:var(--foreground);word-break:break-word;margin:0;font-size:13px;line-height:1.5}.comment-section__comment-actions{align-items:center;gap:12px;margin-top:4px;display:flex}.comment-section__reply-btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:600;transition:color .15s}.comment-section__reply-btn:hover{color:var(--brand)}.comment-section__toggle-replies{color:var(--brand);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:600;transition:opacity .15s;display:flex}.comment-section__toggle-replies:hover{opacity:.8}.comment-section__reply-input-wrap{align-items:center;gap:8px;padding:4px 0 4px 40px;display:flex}.comment-section__replies{border-left:2px solid var(--border);margin-left:15px;padding-left:40px}.login-prompt-overlay{z-index:300;-webkit-backdrop-filter:blur(8px);background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.15s cp-fadeIn;display:flex;position:fixed;inset:0}.login-prompt-modal{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:20px;width:100%;max-width:400px;padding:32px 28px 24px;animation:.25s cubic-bezier(.4,0,.2,1) cp-slideUp;box-shadow:0 24px 80px #0003,0 8px 24px #0000001a}.login-prompt-modal__icon-wrap{width:64px;height:64px;color:var(--brand);background:linear-gradient(135deg,#0056d21a,#3b82f626);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.login-prompt-modal__title{color:var(--foreground);margin:0 0 8px;font-size:20px;font-weight:700}.login-prompt-modal__desc{color:var(--muted-foreground);margin:0 0 28px;font-size:14px;line-height:1.6}.login-prompt-modal__actions{gap:12px;display:flex}.login-prompt-modal__btn{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.login-prompt-modal__btn--cancel{background:var(--secondary);color:var(--foreground);border:1px solid var(--border)}.login-prompt-modal__btn--cancel:hover{background:var(--muted)}.login-prompt-modal__btn--login{color:#fff;background:linear-gradient(135deg,#0056d2,#3b82f6);box-shadow:0 4px 16px #0056d24d}.login-prompt-modal__btn--login:hover{transform:translateY(-1px);box-shadow:0 6px 24px #0056d273}.login-prompt-modal__btn--login:active{transform:scale(.97)}.comment-section__comment-wrapper,.comment-section__comment-header{position:relative}.comment-section__more-btn{cursor:pointer;color:var(--muted-foreground);opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:2px;transition:opacity .15s,color .15s;display:flex}.comment-section__comment:hover .comment-section__more-btn,.comment-section__comment--reply:hover .comment-section__more-btn{opacity:1}.comment-section__more-btn:hover{color:var(--foreground);background:var(--secondary)}.comment-section__comment-menu{z-index:50;background:var(--card);border:1px solid var(--border);border-radius:10px;min-width:140px;animation:.12s cp-fadeIn;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.comment-section__comment-menu-item{width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:500;transition:background .12s;display:flex}.comment-section__comment-menu-item:hover{background:var(--secondary)}.comment-section__comment-menu-item--danger{color:#ef4444}.comment-section__comment-menu-item--danger:hover{background:#ef444414}.comment-section__edit-form{align-items:center;gap:6px;margin-top:4px;display:flex}.comment-section__edit-input{border:1px solid var(--border);background:var(--secondary);color:var(--foreground);border-radius:8px;outline:none;flex:1;padding:6px 10px;font-size:12px;transition:border-color .15s}.comment-section__edit-input:focus{border-color:var(--brand)}.comment-section__edit-actions{gap:4px;display:flex}.comment-section__edit-btn{cursor:pointer;border:none;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .15s}.comment-section__edit-btn--save{background:var(--brand);color:#fff}.comment-section__edit-btn--save:hover{opacity:.9}.comment-section__edit-btn--save:disabled{opacity:.5;cursor:not-allowed}.comment-section__edit-btn--cancel{background:var(--secondary);color:var(--muted-foreground);border:1px solid var(--border)}.comment-section__edit-btn--cancel:hover{color:var(--foreground)}.comment-section__delete-confirm{background:#ef44440f;border:1px solid #ef444426;border-radius:8px;align-items:center;gap:6px;margin-top:6px;padding:8px 10px;display:flex}.comment-section__delete-confirm span{color:#ef4444;flex:1;font-size:11px;font-weight:500}
