@keyframes fob-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fob-spinner{width:1rem;height:1rem;margin-right:.5rem;display:inline-block;vertical-align:middle;animation:fob-spin 1s linear infinite}.fob-comment-title{font-size:30px;font-weight:600;margin-bottom:1.5rem}.fob-comment-item-inner{display:flex;margin-bottom:2.5rem}.fob-comment-item-avatar{margin-inline-end:20px}.fob-comment-item-avatar img{width:60px;border-radius:50%}.fob-comment-item-content{width:100%}.fob-comment-item-pending{display:block;color:#5e5e5e;margin-bottom:.75em}.fob-comment-item-body p{font-size:16px;margin-bottom:.75rem}.fob-comment-item-footer{display:flex;align-items:center;justify-content:space-between}.fob-comment-item-author{font-size:14px;font-weight:600;margin-bottom:0}.fob-comment-item-info{display:flex;align-items:center;gap:.75rem}.fob-comment-item-admin-badge{color:#fff;padding:.2rem .5rem;font-size:12px;border-radius:5px}.fob-comment-item-date{font-size:14px;color:#999;margin-bottom:0}.fob-comment-item-actions{display:flex;align-items:center;gap:1rem}.fob-comment-item-reply{color:#888;border-bottom:1px solid #e1e1e1}.fob-comment-item-delete,.fob-comment-item-reply{background-color:transparent;font-size:14px;display:block;font-weight:400;font-style:italic}.fob-comment-item-delete{color:#dc3545;border-bottom:1px solid #dc3545}.fob-comment-item-delete:hover{color:#bb2d3b;border-color:#bb2d3b}.fob-comment-item .fob-comment-list{margin-inline-start:2.5rem}.fob-comment-form-section{margin:3rem 0}.fob-comment-form-note{font-size:14px;color:#888;margin-bottom:1.5rem}.fob-comment-form-login-required{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;text-align:center}.fob-comment-form-login-required .fob-comment-login-icon{width:48px;height:48px;margin-bottom:1rem;color:#6c757d}.fob-comment-form-login-required .fob-comment-login-message{font-size:16px;color:#495057;margin-bottom:1rem}.fob-comment-form-login-required .fob-comment-login-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:14px;font-weight:500;color:#fff;background-color:var(--fob-primary-color,var(--primary-color,#0d6efd));border:none;border-radius:6px;text-decoration:none;transition:background-color .2s ease}.fob-comment-form-login-required .fob-comment-login-btn:hover{background-color:var(--fob-primary-color-hover,var(--primary-color-hover,#0b5ed7));color:#fff}.fob-comment-form-login-required .fob-comment-login-btn svg{width:16px;height:16px}.fob-comment-form label.required:after{color:red;content:" *"}@keyframes fob-skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.fob-comment-skeleton-title{height:30px;width:200px;background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%);background-size:200% 100%;border-radius:4px;margin-bottom:1.5rem;animation:fob-skeleton-pulse 1.5s ease-in-out infinite}.fob-comment-skeleton-item{display:flex;margin-bottom:2rem}.fob-comment-skeleton-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%);background-size:200% 100%;margin-inline-end:20px;flex-shrink:0;animation:fob-skeleton-pulse 1.5s ease-in-out infinite}.fob-comment-skeleton-content{flex:1}.fob-comment-skeleton-name{height:18px;width:120px;margin-bottom:.75rem}.fob-comment-skeleton-name,.fob-comment-skeleton-text{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%);background-size:200% 100%;border-radius:4px;animation:fob-skeleton-pulse 1.5s ease-in-out infinite}.fob-comment-skeleton-text{height:14px;width:100%;margin-bottom:.5rem}.fob-comment-skeleton-text.short{width:60%}.fob-comment-list-loading{padding:1rem 0}.fob-comment-form .form-check-input:checked{border-color:var(--fob-primary-color,var(--primary-color))}.fob-comment-form .form-check-input:checked,.fob-comment-item-admin-badge{background-color:var(--fob-primary-color,var(--primary-color))}.fob-btn-loading{cursor:not-allowed;background-color:var(--fob-primary-color-hover,var(--fob-primary-color,var(--primary-color)))!important;opacity:.85}.cancel-comment-reply-link{font-size:14px;margin-inline-start:1rem;text-decoration:underline}.cancel-comment-reply-link:hover{text-decoration:none}[data-bs-theme=dark] .fob-comment-item-pending{color:#c4c1c1}[data-bs-theme=dark] .fob-comment-skeleton-avatar,[data-bs-theme=dark] .fob-comment-skeleton-name,[data-bs-theme=dark] .fob-comment-skeleton-text,[data-bs-theme=dark] .fob-comment-skeleton-title{background:linear-gradient(90deg,#3a3a3a 25%,#4a4a4a 50%,#3a3a3a 75%);background-size:200% 100%}[data-bs-theme=dark] .fob-comment-form-login-required{background-color:#2d3748;border-color:#4a5568}[data-bs-theme=dark] .fob-comment-form-login-required .fob-comment-login-icon{color:#a0aec0}[data-bs-theme=dark] .fob-comment-form-login-required .fob-comment-login-message{color:#e2e8f0}