#comments ol.comment-list{transition:opacity 0.3s ease-in-out}#comments ol.comment-list li.comment:not(:first-child){display:none;opacity:0}#comments ol.comment-list.act-show-all-comments li.comment:not(:first-child){display:list-item;opacity:1}.act-toggle-button-wrap{text-align:center;margin:1rem 0;will-change:auto}#act-toggle-button{background:#0073aa;color:#fff;border:none;padding:.5rem 1rem;border-radius:9999px;cursor:pointer;font-size:14px;line-height:1.4;font-family:inherit;text-decoration:none;display:inline-block;transition:background-color 0.2s ease,transform 0.1s ease;will-change:background-color}#act-toggle-button:hover{background:#005a87;transform:translateY(-1px)}#act-toggle-button:focus{outline:2px solid #005a87;outline-offset:2px;background:#005a87}#act-toggle-button:active{transform:translateY(0);background:#004a6b}#act-toggle-button:disabled{background:#ccc;cursor:not-allowed;transform:none}@media (prefers-reduced-motion:reduce){#act-toggle-button,#comments ol.comment-list{transition:none}}@media (max-width:768px){#act-toggle-button{padding:.6rem 1.2rem;font-size:16px}}