.sl-animate.sl-visible{opacity:1;transform:translateY(0)}.sl-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,153,0,.15),transparent);margin:10px 0;border:none}#comments .comments-title{font-size:18px;margin:0 0 16px;color:#fff;position:relative;padding-right:12px}#comments .comments-title::before{content:"";position:absolute;right:0;top:6px;width:4px;height:18px;border-radius:999px;background:#f90}#comments .comment-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}#comments .comment-list>li.comment{margin:0}#comments .comment-body{background:rgba(255,255,255,.03);border-radius:16px;padding:12px 14px;border:1px solid rgba(255,255,255,.06);box-shadow:0 8px 25px rgba(0,0,0,.15);position:relative}#comments .comment-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;font-size:12px}#comments .comment-author{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:#fff}#comments .comment-author .fn,#comments .comment-author .url{color:#fff;text-decoration:none}#comments .comment-author .fn:hover,#comments .comment-author .url:hover{color:#f90}#comments .comment-author img.avatar{border-radius:999px;width:36px;height:36px;object-fit:cover;border:2px solid rgba(255,255,255,.1);box-shadow:0 0 0 2px rgba(255,153,0,.5)}#comments .comment-metadata{font-size:11px;color:#6b7280;white-space:nowrap}#comments .comment-metadata a{color:#6b7280;text-decoration:none}#comments .comment-metadata a:hover{color:#f90}#comments .comment-content{font-size:13px;line-height:1.9;color:#b0b0c0}#comments .comment-content p{margin:0 0 .4em}#comments .reply{margin-top:6px;text-align:left}#comments .reply a{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px 10px;font-size:11px;border-radius:999px;background:rgba(255,153,0,.08);color:#f90;border:1px solid rgba(255,153,0,.25);text-decoration:none;transition:all .18s ease-out}#comments .reply a:hover{background:#f90;color:#0a0a0f;border-color:#f90}#comments .children{list-style:none;margin:10px 0 0;padding-right:16px;border-right:2px dashed rgba(255,153,0,.2);display:grid;gap:10px}#comments .children .comment-body{background:rgba(255,255,255,.02)}#comments .comment-awaiting-moderation{display:inline-block;margin-top:4px;font-size:11px;color:#f90;background:rgba(255,153,0,.08);padding:2px 8px;border-radius:999px}#comments .comment-navigation{margin:14px 0 0;font-size:12px;display:flex;justify-content:space-between;gap:8px}#comments .comment-navigation a{color:#f90;text-decoration:none}#comments .comment-navigation a:hover{text-decoration:underline}#comments .comment-notes,#comments .logged-in-as{font-size:12px;color:#6b7280;margin:0 0 8px}#comments .logged-in-as a{color:#f90;text-decoration:none}#comments .logged-in-as a:hover{text-decoration:underline}#comments .comment-form{margin:0}#comments .comment-form p{margin:0 0 10px}#comments .comment-form label{display:block;font-size:12px;margin-bottom:4px;color:#9090a0}#comments .comment-form textarea,#comments .comment-form input[type=text],#comments .comment-form input[type=email],#comments .comment-form input[type=url]{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.08);padding:10px 12px;font-size:13px;font-family:inherit;background:rgba(255,255,255,.03);color:#e0e0e6;transition:border-color .16s ease-out,box-shadow .16s ease-out,background-color .16s ease-out}#comments .comment-form textarea{min-height:120px;resize:vertical}#comments .comment-form textarea:focus,#comments .comment-form input[type=text]:focus,#comments .comment-form input[type=email]:focus,#comments .comment-form input[type=url]:focus{outline:none;border-color:#f90;background-color:rgba(255,153,0,.03);box-shadow:0 0 0 1px rgba(255,153,0,.3),0 10px 25px rgba(0,0,0,.2)}#comments .comment-form .required{color:#ef4444}#comments .comment-form .comment-form-cookies-consent{display:flex;align-items:center;gap:6px;font-size:12px}#comments .comment-form .comment-form-cookies-consent input[type=checkbox]{width:14px;height:14px}#comments .form-submit{margin-top:6px}#comments .form-submit .submit{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:999px;background:linear-gradient(135deg,#f90,#ff7a00);color:#0a0a0f;font-size:13px;font-weight:700;border:none;cursor:pointer;box-shadow:0 12px 30px rgba(255,153,0,.3);transition:all .18s ease-out}#comments .form-submit .submit:hover{background:linear-gradient(135deg,#ffb340,#f90);box-shadow:0 16px 40px rgba(255,153,0,.5);transform:translateY(-1px)}#comments .comment-form .error,#comments .comment-form .comment-error{font-size:12px;color:#ef4444;margin-top:4px}@media (max-width:600px){#comments .comment-body{padding:10px}#comments .comment-author img.avatar{width:32px;height:32px}#comments .comment-meta{flex-direction:column;align-items:flex-start;gap:2px}#comments .form-submit .submit{width:100%;justify-content:center}}