.shadow{box-shadow:0 0 1rem rgba(0,0,0,.1)}#comments ol{padding-left:0;display:flex;flex-direction:column-reverse}#comments ol.comment-oldest{flex-direction:column}#comments ol.star1>li,#comments ol.star2>li,#comments ol.star3>li,#comments ol.star4>li,#comments ol.star5>li,#respond .comment_rating_set input{display:none}#comments ol.star1>li[data-rating="1"],#comments ol.star2>li[data-rating="2"],#comments ol.star3>li[data-rating="3"],#comments ol.star4>li[data-rating="4"],#comments ol.star5>li[data-rating="5"]{display:block}#comments li{list-style-type:none}#comments article{border:2px solid #eee;padding:1rem;margin-bottom:.5rem;word-wrap:break-word}#comments .children{padding-left:1rem;padding-bottom:2rem}#comments .comment-cws>article{border:2px solid var(--primary);background:var(--bg-secondary)}#comments .comment-datetime{font-size:.8rem;text-decoration:none;color:var(--text-secondary)}#comments .comment-header{margin-bottom:1rem}#comments .comment-header img{float:left;margin-right:.5rem}#comments .comment-rating>article{border:2px solid var(--pos);background:var(--pos-bg)}#comments .comment-edit-link{margin-right:.5rem}.comment-body+#respond{margin-bottom:2rem}.comments-filter{display:flex;gap:10px}.comments-filter button,.comments-filter select{background:var(--bg-secondary);border-radius:4px;border:2px solid var(--bg-secondary);box-shadow:none;border:0;color:var(--text);padding-left:.5rem;padding-right:.5rem}.comments-filter button.active,.comments-filter select.active{color:var(--primary);border:2px solid var(--primary)}.comments-filter button:hover,.comments-filter select:hover{background:#d4e3f4;color:var(--primary)}#respond{border:2px solid var(--primary)}#respond form{padding:1rem}#respond .form-control{display:block;border:2px solid var(--border);border-radius:4px;padding:.5rem;font-size:.9rem}#respond .comment-form-row{padding:.5rem 0;display:flex;flex-direction:column}#respond .btn-comment{display:block;padding:1rem;width:100%}#respond .comment-reply-title{padding:1rem 1rem 0;font-weight:bolder;font-size:1.5rem}#respond .comment-notes{padding-top:0}#respond .input_rating_star{width:20px;height:19px;fill:var(--border)}#respond .comment_rating{display:flex;align-items:center;width:100%}#respond .comment_rating_set{border:0;padding:0}#respond .comment_rating_set>label{float:right;cursor:pointer}#respond .comment_rating_set:not(:checked)>label:hover .input_rating_star,#respond .comment_rating_set:not(:checked)>label:hover~label .input_rating_star,#respond .comment_rating_set>input:checked~label .input_rating_star{fill:var(--primary)}#respond .comment_rating_set>input:checked+label:hover .input_rating_star,#respond .comment_rating_set>input:checked~label:hover .input_rating_star,#respond .comment_rating_set>input:checked~label:hover~label .input_rating_star,#respond .comment_rating_set>label:hover~input:checked~label .input_rating_star{fill:rgba(var(--cws-primary),.2)}#respond .clear-rating{text-decoration:underline;font-size:.8rem;cursor:pointer;margin-left:1rem}@media (min-width:1024px){#comments .comment-form-row{flex-direction:row}#comments .comment-form-row .form-label{width:14rem}#comments .comment-form-row .form-control{width:100%}}