/*! Top List Company Comments 2.2.9 */
:is(.company-page__comments-main,.post-comments__inner),:is(.company-page__comments-main,.post-comments__inner) *{box-sizing:border-box}
:is(.company-page__comments-main,.post-comments__inner){width:100%;min-width:0;color:#27313a}
.tlc-comments__title{margin:0 0 10px;color:#27313a;font-size:clamp(27px,3vw,38px);font-weight:700;line-height:1.2}.tlc-comments__count{order:1;display:inline-flex;align-items:center;align-self:flex-start;gap:5px;width:auto;min-height:40px;margin:0 0 24px!important;padding:8px 14px;border:1px solid #cdd9e1;border-radius:10px;background:#f7f9fa;color:#607486;font-size:14px;font-weight:400;line-height:1.3;box-shadow:none}.tlc-comments__count-prefix{color:inherit;font-weight:400}.tlc-comments__count-number{color:inherit;font-size:14px;font-weight:600}.tlc-comments__count-label{white-space:nowrap}
:is(.company-page__comments-main,.post-comments__inner) #comments{display:flex;flex-direction:column;min-width:0}:is(.company-page__comments-main,.post-comments__inner) #comments-title,:is(.company-page__comments-main,.post-comments__inner) .comments-title,:is(.company-page__comments-main,.post-comments__inner) #comments>h2.comments-title,:is(.company-page__comments-main,.post-comments__inner) #comments>h3#comments{display:none!important}:is(.company-page__comments-main,.post-comments__inner) #respond{order:2;scroll-margin-top:96px;margin:0 0 28px!important;padding:clamp(22px,3vw,30px)!important;border:1px solid #e3e9ef;border-radius:14px;background:#fff;box-shadow:0 8px 28px rgba(27,53,71,.05)}:is(.company-page__comments-main,.post-comments__inner) .commentlist{order:3;margin:0!important;padding:0!important;list-style:none!important}:is(.company-page__comments-main,.post-comments__inner) .navigation{order:4}
:is(.company-page__comments-main,.post-comments__inner) .comment-respond{margin:0!important;padding:0!important}
:is(.company-page__comments-main,.post-comments__inner) .comment-reply-title{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 22px!important;padding:0!important;color:#27313a;font-size:20px;font-weight:700;line-height:1.35}:is(.company-page__comments-main,.post-comments__inner) .comment-reply-title small{display:inline-flex;margin:0!important;font-size:inherit;line-height:1}:is(.company-page__comments-main,.post-comments__inner) #cancel-comment-reply-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 11px;border:1px solid #cfdce6;border-radius:7px;background:#f7fafc;color:#337ab7;font-size:13px;font-weight:700;line-height:1;text-decoration:none}:is(.company-page__comments-main,.post-comments__inner) #cancel-comment-reply-link:hover{border-color:#337ab7;background:#eef6fc;color:#245b89}
:is(.company-page__comments-main,.post-comments__inner) .comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0!important;padding:0!important}
:is(.company-page__comments-main,.post-comments__inner) .comment-form>p{margin:0}
:is(.company-page__comments-main,.post-comments__inner) .comment-form-author label,:is(.company-page__comments-main,.post-comments__inner) .comment-form-email label{display:block;margin:0 0 7px;color:#27313a;font-size:15px;font-weight:700;line-height:1.35}.tlc-comments__required{color:#b42318;font-weight:800}
:is(.company-page__comments-main,.post-comments__inner) .comment-form-comment{grid-column:1/-1;order:1}
:is(.company-page__comments-main,.post-comments__inner) .comment-form-author{order:2}
:is(.company-page__comments-main,.post-comments__inner) .comment-form-email{order:3}
:is(.company-page__comments-main,.post-comments__inner) .comment-notes,:is(.company-page__comments-main,.post-comments__inner) .logged-in-as{grid-column:1/-1;order:5;color:#68788b;font-size:13px;line-height:1.5}
.tlc-comments__confirmation{grid-column:1/-1;order:5;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:3px 10px;margin:2px 0 0!important;padding:14px 16px;border:1px solid #dce4eb;border-radius:9px;background:#f8fafc;color:#445565;font-size:14px;line-height:1.5}.tlc-comments__confirmation input{width:18px;height:18px;margin:2px 0 0;accent-color:#337ab7}.tlc-comments__confirmation label{cursor:pointer}.tlc-comments__confirmation-error{grid-column:2;margin:5px 0 0!important;color:#b42318;font-size:13px;font-weight:700}.tlc-comments__confirmation-error[hidden]{display:none!important}:is(.company-page__comments-main,.post-comments__inner) .form-submit{grid-column:1/-1;order:6;margin:4px 0 0!important;padding:0!important}
:is(.company-page__comments-main,.post-comments__inner) .comment-form input[type=text],:is(.company-page__comments-main,.post-comments__inner) .comment-form input[type=email],:is(.company-page__comments-main,.post-comments__inner) .comment-form textarea{display:block;width:100%;max-width:100%;border:1px solid #d5dde4;border-radius:8px;background:#fff;color:#222;font:inherit;box-shadow:none}
:is(.company-page__comments-main,.post-comments__inner) .comment-form input[type=text],:is(.company-page__comments-main,.post-comments__inner) .comment-form input[type=email]{min-height:50px;padding:11px 14px}
:is(.company-page__comments-main,.post-comments__inner) .comment-form textarea{min-height:180px;padding:14px;resize:vertical}
:is(.company-page__comments-main,.post-comments__inner) .form-submit .submit{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;margin:0!important;padding:13px 22px;border:0;border-radius:8px;background:#337ab7;color:#fff;font:inherit;font-size:16px;font-weight:700;cursor:pointer}
:is(.company-page__comments-main,.post-comments__inner) .form-submit .submit:hover{background:#245b89}
.tlc-comments__list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;list-style:none!important}
:is(.company-page__comments-main,.post-comments__inner) .tlc-comments__list>li.tlc-comment{display:block!important;grid-column:1/-1!important;float:none!important;clear:both!important;align-self:stretch!important;flex:0 0 100%!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;inset:auto!important;transform:none!important}
:is(.company-page__comments-main,.post-comments__inner) .tlc-comments__list>li.tlc-comment:last-child,:is(.company-page__comments-main,.post-comments__inner) .tlc-comments__list>li.tlc-comment:last-of-type{grid-column:1/-1!important;flex-basis:100%!important;width:100%!important;min-width:0!important;max-width:100%!important}
:is(.company-page__comments-main,.post-comments__inner) .tlc-comments__list>li.tlc-comment>.tlc-comment__card{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}
.tlc-comment__children>li.tlc-comment{display:block!important;float:none!important;width:100%!important;min-width:0!important;max-width:100%!important}
.tlc-comment,.tlc-comment *{box-sizing:border-box}
.tlc-comment{margin:0 0 24px!important;padding:0!important;border:0!important;list-style:none!important;content-visibility:auto;contain-intrinsic-size:auto 260px}
.tlc-comment.is-pagination-hidden{display:none!important}
.tlc-comment__card{display:block;width:100%;padding:22px;border:1px solid #e3e9ef;border-radius:14px;background:#fff;box-shadow:0 8px 28px rgba(27,53,71,.07);color:#27313a}
.tlc-comment__main{min-width:0}
.tlc-comment__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:7px 16px;margin:0 0 12px}
.tlc-comment__author,.tlc-comment__author a{color:#263747;font-size:17px;font-style:normal;font-weight:700;line-height:1.35;text-decoration:none}
.tlc-comment__meta{display:flex;flex-wrap:wrap;gap:10px;color:#748493;font-size:13px;line-height:1.4}
.tlc-comment__date,.tlc-comment__edit{color:#65798a;text-decoration:none}
.tlc-comment__edit:hover{text-decoration:underline}
.tlc-comment__moderation{margin:0 0 10px;color:#966500;font-size:14px}
.tlc-comment__text{color:#27313a;font-size:17px;line-height:1.65;overflow-wrap:anywhere}
.tlc-comment__text p{margin:0 0 12px}
.tlc-comment__text p:last-child{margin-bottom:0}
.tlc-comment__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding-top:15px;border-top:1px solid #edf1f4}
.tlc-comment__primary-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}
.tlc-comment__reply a,.tlc-comment__share-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:1px solid #cdd9e1;border-radius:10px;background:#fff;color:#17394d;font:inherit;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;box-shadow:0 4px 12px rgba(29,54,72,.05);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}
.tlc-comment__reply a:hover,.tlc-comment__reply a:focus-visible,.tlc-comment__share-button:hover,.tlc-comment__share-button:focus-visible{border-color:#aabdc9;background:#f2f4f6;color:#17394d;transform:translateY(-1px)}
.tlc-comment__votes{display:flex;align-items:center;gap:7px}
.tlc-comment__vote{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:52px;min-height:40px;padding:7px 10px;border:1px solid #cdd9e1;border-radius:10px;background:#fff;color:#17394d;font:inherit;font-size:14px;font-weight:700;box-shadow:0 4px 12px rgba(29,54,72,.05);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}
.tlc-comment__vote:hover,.tlc-comment__vote:focus-visible{border-color:#aabdc9;background:#f2f4f6;color:#17394d;transform:translateY(-1px)}
.tlc-comment__vote[aria-busy=true]{cursor:wait;opacity:.65}
.tlc-comment__vote-icon{display:block;flex:0 0 20px;width:20px;height:20px;line-height:1}.tlc-comment__vote--dislike .tlc-comment__vote-icon{transform:rotate(180deg)}
.tlc-comment__status{display:none;color:#68788b;font-size:13px}.tlc-comment__status:not(:empty){display:block;min-height:1.3em;margin-top:7px}
.tlc-comment__children{margin:18px 0 0 40px!important;padding:0!important;border:0!important;list-style:none!important}
.tlc-comment--child .tlc-comment__card{background:#fbfcfd;box-shadow:none}
.tlc-comments-disclosure{margin:6px 0 30px!important;padding:0!important;border:0!important;list-style:none!important}
.tlc-comments-more{display:flex;align-items:center;justify-content:center;width:min(360px,100%);min-height:50px;margin:0 auto;padding:12px 20px;border:0;border-radius:8px;background:#337ab7;color:#fff;font:inherit;font-size:16px;font-weight:700;cursor:pointer}
.tlc-comments-more:hover{background:#245b89}
.tlc-comments-more[aria-busy=true],.tlc-comments-more:disabled{cursor:wait;opacity:.72}
.tlc-comments__load-status{display:block;min-height:1.4em;margin:8px 0 0;color:#607486;font-size:13px;text-align:center}
.tlc-comments__load-status:empty{min-height:0;margin:0}
.tlc-comments-disclosure noscript{display:block}
.tlc-comments-disclosure noscript .tlc-comments-more{text-decoration:none}
.tlc-share-modal{position:fixed;z-index:1000000;inset:0;display:grid;place-items:center;padding:16px;background:rgba(12,24,32,.58)}
.tlc-share-modal__dialog{width:min(520px,100%);max-height:calc(100vh - 32px);overflow:auto;padding:24px;border:1px solid #cdd9e1;border-radius:16px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.28)}
.tlc-share-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.tlc-share-modal__title{margin:0;font-size:21px;line-height:1.3}
.tlc-share-modal__close{width:42px;height:42px;padding:0;border:1px solid #cdd9e1;border-radius:50%;background:#fff;color:#17394d;font-size:25px;line-height:1;box-shadow:0 4px 12px rgba(29,54,72,.05);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}
.tlc-share-modal__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tlc-share-modal__status{min-height:1.4em;margin:14px 0 0;color:#607386;font-size:13px;line-height:1.4}
.tlc-share-modal__action{display:flex;align-items:center;justify-content:center;min-height:54px;padding:12px 18px;border:1px solid #cdd9e1;border-radius:10px;background:#fff;color:#17394d;font:inherit;font-size:16px;font-weight:700;box-shadow:0 4px 12px rgba(29,54,72,.05);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}
.tlc-share-modal__close:hover,.tlc-share-modal__close:focus-visible,.tlc-share-modal__action:hover,.tlc-share-modal__action:focus-visible{border-color:#aabdc9;background:#f2f4f6;color:#17394d;transform:translateY(-1px)}
body.tlc-share-modal-open{overflow:hidden}
.tlc-post-rating{display:grid;gap:8px;text-align:center;color:#27313a}.tlc-post-rating__title{font-size:16px;font-weight:700}.tlc-post-rating__stars{display:flex;align-items:center;justify-content:center;gap:6px}.tlc-post-rating__star{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0;padding:0;overflow:hidden;border:1px solid #d7e1e8;border-radius:9px;background:#fff;appearance:none;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.tlc-post-rating__star:hover,.tlc-post-rating__star:focus-visible{border-color:#e4a11b;background:#fffaf0;transform:translateY(-1px);outline:2px solid rgba(228,161,27,.22);outline-offset:2px}.tlc-post-rating__star[disabled]{cursor:default;transform:none;opacity:.78}.tlc-post-rating__star::before,.tlc-post-rating__star::after{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;content:'★';font-size:23px;line-height:1;pointer-events:none}.tlc-post-rating__star::before{color:#c9d2da}.tlc-post-rating__star::after{color:#e4a11b;clip-path:inset(0 calc(100% - var(--rating-fill,0%)) 0 0)}.tlc-post-rating__summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;margin:0;color:#607386;font-size:13px;line-height:1.45}.tlc-post-rating__summary strong{color:#31495c;font-weight:700}.tlc-post-rating__status{min-height:18px;margin:0;color:#245b89;font-size:12px;font-weight:700;line-height:1.4}.tlc-post-rating.is-submitting .tlc-post-rating__star{pointer-events:none;opacity:.65}.tlc-post-rating.is-static .tlc-post-rating__star{cursor:default}.tlc-post-rating.is-static .tlc-post-rating__star:hover{border-color:#d7e1e8;background:#fff;transform:none;outline:0}@media(max-width:420px){.tlc-post-rating__stars{gap:4px}.tlc-post-rating__star{width:34px;height:34px}.tlc-post-rating__star::before,.tlc-post-rating__star::after{font-size:21px}}
.comments-navigation,.comment-navigation,.comments-pagination{display:none!important}
.log_comm,#vk_login{display:none!important}
.company-comment-form-layout{grid-template-columns:minmax(0,1fr)!important}
.single_comment_form{width:100%!important}

@media(prefers-color-scheme:dark){
:is(.company-page__comments-main,.post-comments__inner){color-scheme:dark;color:#edf3f7}
.tlc-comments__title,.tlc-comments__count-prefix,:is(.company-page__comments-main,.post-comments__inner) .comment-reply-title,:is(.company-page__comments-main,.post-comments__inner) .comment-form-author label,:is(.company-page__comments-main,.post-comments__inner) .comment-form-email label,.tlc-comment__author,.tlc-comment__author a,.tlc-comment__text,.tlc-share-modal__title,.tlc-post-rating,.tlc-post-rating__summary strong{color:#edf3f7}
.tlc-comments__count{border-color:#496274;background:#1a2a35;color:#b8c6d0}.tlc-comments__count-prefix,.tlc-comments__count-number,.tlc-comments__count-label{color:inherit}
:is(.company-page__comments-main,.post-comments__inner) #respond,.tlc-comment__card,.tlc-share-modal__dialog{border-color:#3b4b57;background:#142029;color:#edf3f7;box-shadow:0 10px 32px rgba(0,0,0,.28)}
.tlc-comment--child .tlc-comment__card{background:#18242d}
:is(.company-page__comments-main,.post-comments__inner) #cancel-comment-reply-link{border-color:#4a5d6a;background:#1b2a34;color:#9ed1f3}
.tlc-comment__reply a,.tlc-comment__share-button,.tlc-comment__vote,.tlc-share-modal__close,.tlc-share-modal__action{border-color:#cdd9e1;background:#fff;color:#17394d}
:is(.company-page__comments-main,.post-comments__inner) #cancel-comment-reply-link:hover{border-color:#79bdea;background:#223846;color:#fff}
.tlc-comment__reply a:hover,.tlc-comment__reply a:focus-visible,.tlc-comment__share-button:hover,.tlc-comment__share-button:focus-visible,.tlc-comment__vote:hover,.tlc-comment__vote:focus-visible,.tlc-share-modal__close:hover,.tlc-share-modal__close:focus-visible,.tlc-share-modal__action:hover,.tlc-share-modal__action:focus-visible{border-color:#aabdc9;background:#f2f4f6;color:#17394d}
:is(.company-page__comments-main,.post-comments__inner) .comment-form input[type=text],:is(.company-page__comments-main,.post-comments__inner) .comment-form input[type=email],:is(.company-page__comments-main,.post-comments__inner) .comment-form textarea{border-color:#4a5d6a;background:#101c24;color:#edf3f7}
:is(.company-page__comments-main,.post-comments__inner) .comment-form input::placeholder,:is(.company-page__comments-main,.post-comments__inner) .comment-form textarea::placeholder{color:#93a4b0;opacity:1}
.tlc-comments__confirmation{border-color:#3b4b57;background:#18252e;color:#d1dbe2}
.tlc-comments__load-status{color:#aab9c4}
:is(.company-page__comments-main,.post-comments__inner) .comment-notes,:is(.company-page__comments-main,.post-comments__inner) .logged-in-as,.tlc-comment__meta,.tlc-comment__date,.tlc-comment__edit,.tlc-comment__status,.tlc-post-rating__summary{color:#aab9c4}
.tlc-comment__footer{border-color:#32434f}
.tlc-post-rating__star{border-color:#4a5d6a;background:#17242d}.tlc-post-rating__star:hover,.tlc-post-rating__star:focus-visible{border-color:#e4a11b;background:#26333a}.tlc-post-rating.is-static .tlc-post-rating__star:hover{border-color:#4a5d6a;background:#17242d}.tlc-post-rating__star::before{color:#52636f}.tlc-post-rating__status{color:#9ed1f3}
.tlc-share-modal{background:rgba(3,9,13,.76)}
}
@media(max-width:600px){:is(.company-page__comments-main,.post-comments__inner) #respond{padding:18px}:is(.company-page__comments-main,.post-comments__inner) .comment-form{grid-template-columns:1fr}:is(.company-page__comments-main,.post-comments__inner) .comment-form-author,:is(.company-page__comments-main,.post-comments__inner) .comment-form-email{grid-column:1/-1}.tlc-comment__card{padding:17px}.tlc-comment__header{display:block}.tlc-comment__meta{margin-top:4px}.tlc-comment__footer{align-items:stretch;flex-direction:column}.tlc-comment__primary-actions{justify-content:space-between}.tlc-comment__share-button{justify-content:center;width:100%}.tlc-comment__children{margin-left:18px!important}.tlc-share-modal__actions{grid-template-columns:1fr}}

/* 2.2.6 - company message composer, review filters and consistent star centering. */
.tlc-comments__form-title--company{min-height:0;margin:0!important}
.tlc-entry-type{grid-column:1/-1;margin:0 0 18px;padding:0;border:0}
.tlc-entry-type legend{margin:0 0 9px;color:#27313a;font-size:15px;font-weight:700;line-height:1.35}
.tlc-entry-type__controls{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px}
.tlc-entry-type__choice{position:relative;display:inline-flex;flex:0 0 auto;cursor:pointer}
.tlc-entry-type__choice input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.tlc-entry-type__choice span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 15px;border:1px solid #cdd9e1;border-radius:10px;background:#fff;color:#17394d;font-size:14px;font-weight:700;line-height:1.2;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}
.tlc-entry-type__choice input:checked+span{border-color:#245b89;background:#eef6fb;box-shadow:0 0 0 2px rgba(36,91,137,.12)}
.tlc-entry-type__choice input:focus-visible+span{outline:2px solid #245b89;outline-offset:2px}
.tlc-review-stars-field{display:flex;flex:1 1 230px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:6px 9px;min-width:0;margin:0 0 0 6px;padding:0;border:0}
.tlc-review-stars-field[hidden]{display:none!important}
.tlc-review-stars-field__stars{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:7px;width:max-content;max-width:100%;margin:0}
.tlc-review-stars-field__star{position:relative;display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;overflow:hidden;border:1px solid #d7e1e8;border-radius:10px;background:#fff;color:#c9d2da;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,opacity .18s ease}
.tlc-review-stars-field__star>span{display:grid;width:100%;height:100%;place-items:center;margin:0;padding:0;font-family:Arial,"Helvetica Neue",sans-serif;font-size:23px;line-height:1;text-align:center;transform:translateY(1px);pointer-events:none}
.tlc-review-stars-field__input{position:absolute;z-index:1;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}
.tlc-review-stars-field:not(.is-review-selected) .tlc-review-stars-field__star{opacity:.82}
.tlc-review-stars-field__star.is-active{border-color:#e4a11b;background:#fffaf0;color:#e4a11b;opacity:1}
.tlc-review-stars-field__star:hover{border-color:#e4a11b;background:#fffaf0;color:#e4a11b;opacity:1;transform:translateY(-1px)}
.tlc-review-stars-field__input:focus-visible+span{outline:2px solid #e4a11b;outline-offset:-3px;border-radius:8px}
.tlc-review-stars-field__clear{flex:0 0 100%;width:max-content;margin:0;padding:0;border:0;background:transparent;color:#607486;font:inherit;font-size:12px;line-height:1.3;text-align:left;text-decoration:underline;text-underline-offset:2px;cursor:pointer}
.tlc-review-stars-field__clear[hidden]{display:none!important}

.tlc-comment__identity{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:7px 10px;min-width:0}
.tlc-comment__kind{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid #d7e1e8;border-radius:999px;background:#f7f9fa;color:#516879;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}
.tlc-comment__kind--review{border-color:#ead8ac;background:#fffaf0;color:#76520d}
.tlc-comment__kind--question{border-color:#c9ddea;background:#f1f8fc;color:#245b89}
.tlc-comment__review-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:-5px 0 12px}
.tlc-comment__review-stars{display:inline-flex;align-items:center;justify-content:center;gap:1px;min-height:24px}
.tlc-comment__review-star{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;color:#c9d2da;font-family:Arial,"Helvetica Neue",sans-serif;font-size:18px;line-height:1;text-align:center}
.tlc-comment__review-star.is-active{color:#e4a11b}

/* Review score distribution doubles as a rating filter for the comment list. */
.p-comments__sidebar-stack{display:grid;gap:16px}
.tlc-review-distribution{padding:18px;border:1px solid var(--tlc-color-border);border-radius:var(--tlc-radius-xlarge);background:var(--tlc-color-surface);box-shadow:var(--tlc-shadow-card);color:var(--tlc-color-text)}
.tlc-review-distribution__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}
.tlc-review-distribution__title{margin:0;color:var(--tlc-color-text);font-size:1.12rem;line-height:1.25}
.tlc-review-distribution__total{margin:0;color:var(--tlc-color-muted);font-size:.78rem;line-height:1.3;white-space:nowrap}
.tlc-review-distribution__grid{display:grid;gap:5px}
.tlc-review-distribution__item{display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:10px;width:100%;min-width:0;margin:0;padding:6px;border:1px solid transparent;border-radius:9px;background:transparent;color:inherit;font:inherit;text-align:inherit;appearance:none;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}
.tlc-review-distribution__item:hover,.tlc-review-distribution__item:focus-visible{border-color:color-mix(in srgb,var(--tlc-color-blue-dark) 22%,var(--tlc-color-border));background:color-mix(in srgb,var(--tlc-color-blue-dark) 4%,var(--tlc-color-surface));outline:0;transform:translateY(-1px)}
.tlc-review-distribution__item:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--tlc-color-blue-dark) 18%,transparent)}
.tlc-review-distribution__item[aria-pressed=true]{border-color:color-mix(in srgb,var(--tlc-color-blue-dark) 34%,var(--tlc-color-border));background:color-mix(in srgb,var(--tlc-color-blue-dark) 7%,var(--tlc-color-surface))}
.tlc-review-distribution__item:disabled{cursor:default;opacity:.48;transform:none}
.tlc-review-distribution__rating{display:inline-flex;align-items:center;justify-content:center;gap:2px;color:#76520d;font-size:.9rem;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}
.tlc-review-distribution__rating-star{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;color:#e4a11b;font-family:Arial,"Helvetica Neue",sans-serif;font-size:15px;line-height:1;text-align:center}
.tlc-review-distribution__bar{position:relative;height:8px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--tlc-color-blue-dark) 7%,var(--tlc-color-background))}
.tlc-review-distribution__bar>span{display:block;width:var(--tlc-review-share,0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,#f1b63d,#e49a12)}
.tlc-review-distribution__count{display:flex;align-items:center;justify-content:center;min-width:0;color:var(--tlc-color-text);font-size:.9rem;font-weight:800;font-variant-numeric:tabular-nums}
.tlc-review-filter-reset{display:flex!important;justify-content:center!important;width:100%!important;margin:2px 0 24px!important;padding:0!important;border:0!important;list-style:none!important}
.tlc-review-filter-reset__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 18px;border:1px solid #cdd9e1;border-radius:10px;background:#fff;color:#17394d;font:inherit;font-size:14px;font-weight:700;line-height:1.2;box-shadow:0 4px 12px rgba(29,54,72,.05);cursor:pointer}
.tlc-review-filter-reset__button:hover,.tlc-review-filter-reset__button:focus-visible{border-color:#aabdc9;background:#f2f4f6;outline:2px solid rgba(36,91,137,.16);outline-offset:2px}
.tlc-review-filter-empty{display:block!important;width:100%!important;margin:0 0 16px!important;padding:18px!important;border:1px solid #e3e9ef!important;border-radius:12px;background:#fff;color:#607486;list-style:none!important;text-align:center}

/* Square star controls use the same centered glyph geometry everywhere, including article ratings. */
.tlc-post-rating__stars{justify-content:center}
.tlc-post-rating__star{display:grid;place-items:center;padding:0;line-height:1}
.tlc-post-rating__star::before,.tlc-post-rating__star::after{display:grid;place-items:center;margin:0;padding:0;font-family:Arial,"Helvetica Neue",sans-serif;line-height:1;text-align:center;transform:translateY(1px)}

@media(max-width:600px){
.tlc-entry-type__controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px}
.tlc-entry-type__choice{width:100%}
.tlc-entry-type__choice span{width:100%;min-height:44px;padding-inline:7px;font-size:13px}
.tlc-review-stars-field{grid-column:1/-1;display:grid;justify-items:center;width:100%;margin:4px 0 0}
.tlc-review-stars-field__stars{justify-content:center;gap:6px}
.tlc-review-stars-field__star{width:38px;height:38px;flex-basis:38px}
.tlc-review-stars-field__clear{justify-self:center;text-align:center}
.tlc-comment__header{display:flex;align-items:flex-start}
.tlc-comment__identity{width:100%;flex-basis:100%;gap:6px 9px}
.tlc-comment__meta{width:100%;margin-top:2px}
.tlc-comment__review-meta{margin-top:-4px}
.tlc-review-distribution{padding:16px}
}
@media(max-width:390px){
.tlc-entry-type__choice span{font-size:12px}
.tlc-review-stars-field__stars{gap:5px}
.tlc-review-stars-field__star{width:35px;height:35px;flex-basis:35px}
.tlc-review-stars-field__star>span{font-size:21px}
}
@media(prefers-color-scheme:dark){
.tlc-entry-type legend,.tlc-review-distribution__title,.tlc-review-distribution__count{color:#edf3f7}
.tlc-entry-type__choice span,.tlc-review-stars-field__star{border-color:#4a5d6a;background:#17242d;color:#c1ccd4}
.tlc-entry-type__choice input:checked+span{border-color:#79bdea;background:#203646;color:#fff}
.tlc-review-stars-field__star.is-active,.tlc-review-stars-field__star:hover{border-color:#e4a11b;background:#26333a;color:#e4a11b}
.tlc-review-stars-field__clear{color:#aab9c4}
.tlc-comment__kind{border-color:#4a5d6a;background:#1a2a35;color:#c4d0d8}
.tlc-comment__kind--review{border-color:#8f7132;background:#2b271e;color:#ffd77c}
.tlc-comment__kind--question{border-color:#49758f;background:#192d39;color:#9ed1f3}
.tlc-review-distribution{border-color:#3b4b57;background:#142029;color:#edf3f7;box-shadow:0 10px 32px rgba(0,0,0,.24)}
.tlc-review-distribution__item:hover,.tlc-review-distribution__item:focus-visible,.tlc-review-distribution__item[aria-pressed=true]{border-color:#496274;background:#1a2a35}
.tlc-review-distribution__rating{color:#ffd77c}
.tlc-review-distribution__bar{background:#24343f}
.tlc-review-filter-reset__button{border-color:#cdd9e1;background:#fff;color:#17394d}
.tlc-review-filter-empty{border-color:#3b4b57!important;background:#142029;color:#aab9c4}
}

/* 2.2.7 - filtered review mode and inline review stars beside the review badge. */
.tlc-comment__identity .tlc-comment__review-stars{display:inline-flex;align-items:center;justify-content:flex-start;gap:2px;min-height:28px;margin:0;padding:0 0 0 2px;vertical-align:middle}
.tlc-comment__identity .tlc-comment__review-star{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;font-size:17px;line-height:1}
.tlc-comments__root.is-review-filtered #respond{display:none!important}
.tlc-review-filter-summary{display:block!important;width:100%!important;margin:0 0 14px!important;padding:12px 14px!important;border:1px solid #d9e3e9!important;border-radius:10px;background:#f7f9fa;color:#516879;list-style:none!important;font-size:14px;font-weight:700;line-height:1.35;text-align:center}
@media(max-width:600px){.tlc-comment__identity .tlc-comment__review-stars{gap:1px;padding-left:0}.tlc-comment__identity .tlc-comment__review-star{width:17px;height:17px;font-size:16px}.tlc-review-filter-summary{padding:11px 12px!important}}
@media(prefers-color-scheme:dark){.tlc-review-filter-summary{border-color:#3b4b57!important;background:#142029;color:#c4d0d8}}

/* 2.2.8 - grouped company message controls and top review-filter toolbar. */
.tlc-entry-type__controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}
.tlc-entry-type__primary{display:flex;align-items:center;gap:8px}
.tlc-entry-type__review-row{display:flex;align-items:center;gap:8px;min-width:0;padding-left:10px;border-left:1px solid #dbe4ea}
.tlc-entry-type__choice span{display:grid;place-items:center;height:42px;min-height:42px;padding:1px 15px 0;line-height:1;text-align:center}
.tlc-review-stars-field{display:grid;flex:0 0 auto;justify-items:start;align-items:center;gap:3px;min-width:0;margin:0;padding:0}
.tlc-review-stars-field__stars{align-self:center}
.tlc-review-filter-toolbar{display:flex!important;align-items:center;justify-content:space-between;gap:12px;width:100%!important;margin:0 0 16px!important;padding:10px 12px!important;border:1px solid #d9e3e9!important;border-radius:10px;background:#f7f9fa;list-style:none!important}
.tlc-review-filter-toolbar .tlc-review-filter-summary{display:block!important;flex:1 1 auto!important;width:auto!important;min-width:0;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#516879;font-size:14px;font-weight:700;line-height:1.35;text-align:left!important}
.tlc-review-filter-toolbar .tlc-review-filter-reset__button{flex:0 0 auto;min-height:38px;margin:0;padding:8px 14px;box-shadow:none;white-space:nowrap}
@media(max-width:600px){
.tlc-entry-type__controls{display:grid;grid-template-columns:1fr;align-items:stretch;gap:10px}
.tlc-entry-type__primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}
.tlc-entry-type__primary .tlc-entry-type__choice{width:100%}
.tlc-entry-type__primary .tlc-entry-type__choice span{width:100%;height:44px;min-height:44px;padding:1px 7px 0;font-size:13px}
.tlc-entry-type__review-row{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:8px;border:1px solid #dbe4ea;border-radius:12px;background:#f8fafb}
.tlc-entry-type__choice--review{width:82px}
.tlc-entry-type__choice--review span{width:82px;height:40px;min-height:40px;padding:1px 6px 0;font-size:13px}
.tlc-review-stars-field{grid-column:auto;width:100%;margin:0;justify-items:start}
.tlc-review-stars-field__stars{width:100%;justify-content:flex-start;gap:4px}
.tlc-review-stars-field__star{width:32px;height:32px;flex-basis:32px;border-radius:9px}
.tlc-review-stars-field__star>span{font-size:20px}
.tlc-review-stars-field__clear{justify-self:start;text-align:left}
.tlc-review-filter-toolbar{gap:8px;margin-bottom:12px!important;padding:9px 10px!important}
.tlc-review-filter-toolbar .tlc-review-filter-summary{font-size:12.5px;line-height:1.3}
.tlc-review-filter-toolbar .tlc-review-filter-reset__button{min-height:36px;padding:7px 10px;font-size:12.5px}
}
@media(max-width:350px){
.tlc-entry-type__review-row{grid-template-columns:76px minmax(0,1fr);gap:6px;padding:7px}
.tlc-entry-type__choice--review,.tlc-entry-type__choice--review span{width:76px}
.tlc-review-stars-field__stars{gap:3px}
.tlc-review-stars-field__star{width:29px;height:29px;flex-basis:29px}
.tlc-review-stars-field__star>span{font-size:18px}
.tlc-review-filter-toolbar{align-items:flex-start}
.tlc-review-filter-toolbar .tlc-review-filter-reset__button{padding-inline:8px;font-size:12px}
}
@media(prefers-color-scheme:dark){
.tlc-entry-type__review-row{border-color:#3b4b57}
.tlc-review-filter-toolbar{border-color:#3b4b57!important;background:#142029}
.tlc-review-filter-toolbar .tlc-review-filter-summary{background:transparent!important;color:#c4d0d8}
}
@media(max-width:600px) and (prefers-color-scheme:dark){.tlc-entry-type__review-row{background:#142029}}

/* 2.2.9 - fuller mobile review row and balanced filtered-review controls. */
.tlc-review-filter-toolbar{
	display:grid!important;
	grid-template-columns:minmax(0,1fr) minmax(0,1fr);
	align-items:center;
	column-gap:16px;
}
.tlc-review-filter-toolbar .tlc-review-filter-summary{
	justify-self:stretch;
	text-align:center!important;
	font-size:15.5px;
	line-height:1.3;
}
.tlc-review-filter-toolbar .tlc-review-filter-reset__button{
	justify-self:end;
}
.tlc-review-filter-reset--bottom{
	margin-top:8px!important;
	margin-bottom:24px!important;
}

@media(max-width:600px){
	.tlc-entry-type__review-row{
		grid-template-columns:minmax(96px,1fr) max-content;
		gap:8px;
	}
	.tlc-entry-type__choice--review{
		width:100%;
		min-width:0;
	}
	.tlc-entry-type__choice--review span{
		width:100%;
		min-width:0;
	}
	.tlc-review-stars-field{
		width:max-content;
		max-width:100%;
		justify-items:start;
	}
	.tlc-review-stars-field__stars{
		width:max-content;
		max-width:100%;
	}
	.tlc-review-filter-toolbar{
		grid-template-columns:minmax(0,1fr) minmax(0,1fr);
		column-gap:8px;
	}
	.tlc-review-filter-toolbar .tlc-review-filter-summary{
		font-size:13.5px;
		line-height:1.25;
	}
	.tlc-review-filter-toolbar .tlc-review-filter-reset__button{
		justify-self:end;
		max-width:100%;
	}
}

@media(max-width:350px){
	.tlc-entry-type__review-row{
		grid-template-columns:minmax(84px,1fr) max-content;
	}
	.tlc-entry-type__choice--review,
	.tlc-entry-type__choice--review span{
		width:100%;
	}
	.tlc-review-filter-toolbar .tlc-review-filter-summary{
		font-size:13px;
	}
}
