.tp2,.tp2 *{box-sizing:border-box}.tp2{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0f172a}.tp2__wrap{max-width:1200px;margin:0 auto;padding:18px 14px;display:flex;gap:18px}.tp2__left{width:320px;flex:0 0 320px}.tp2__right{flex:1;min-width:0}@media(max-width:980px){.tp2__wrap{flex-direction:column}.tp2__left{width:100%;flex:1 1 auto}}.tp2__scoreCard{position:sticky;top:14px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 6px 24px #0f172a0f}@media(max-width:980px){.tp2__scoreCard{position:relative;top:auto}}.tp2__scoreTop{display:flex;align-items:center;justify-content:space-between;gap:12px}.tp2__scoreValue{font-size:44px;line-height:1;font-weight:800;letter-spacing:-.02em}.tp2__scoreStars{display:inline-flex}.tp2__starRow{display:inline-flex;gap:6px}.tp2__starBox{width:18px;height:18px;display:inline-flex;opacity:.25}.tp2__starBox.is-on{opacity:1}.tp2__starSvg{width:100%;height:100%;fill:#00b67a}.tp2__scoreSub{margin-top:6px;color:#334155;font-weight:700}.tp2__allReviews{margin-top:14px;padding-top:14px;border-top:1px solid #eef2f7}.tp2__allTitle{font-weight:700}.tp2__allMeta{color:#475569;margin-top:3px}.tp2__dist{margin-top:14px;display:grid;gap:10px}.tp2__distRow{display:grid;grid-template-columns:18px 52px 1fr 48px;align-items:center;gap:10px}.tp2__check{width:16px;height:16px}.tp2__distLabel{color:#334155;font-size:13px}.tp2__bar{height:8px;border-radius:99px;background:#eef2f7;overflow:hidden}.tp2__barFill{height:100%;width:0%;background:#00b67a}.tp2__pct{text-align:right;color:#64748b;font-size:13px}.tp2__toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:12px}.tp2__searchWrap{flex:1}.tp2__search{width:100%;height:42px;border:1px solid #e5e7eb;border-radius:12px;padding:0 12px;outline:none;background:#fff}.tp2__search:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b840}.tp2__toolbarRight{display:inline-flex;gap:10px;align-items:center}.tp2__filtersBtn{height:42px;padding:0 12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-weight:700}.tp2__filtersBtn:hover{background:#f8fafc}.tp2__sort{height:42px;border-radius:12px;border:1px solid #e5e7eb;padding:0 10px;background:#fff;cursor:pointer;font-weight:700}@media(max-width:640px){.tp2__toolbar{flex-direction:column;align-items:stretch}.tp2__toolbarRight{justify-content:space-between}}.tp2__mentions{border:1px solid #eef2f7;background:#fff;border-radius:16px;padding:14px;margin-bottom:12px}.tp2__mentionsTitle{font-weight:800;margin-bottom:10px}.tp2__chips{display:flex;flex-wrap:wrap;gap:10px}.tp2__chip{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:8px 12px;cursor:pointer;font-weight:700;color:#334155}.tp2__chip.is-on{border-color:#00b67a;box-shadow:0 0 0 3px #00b67a2e}.tp2__listWrap{border:1px solid #eef2f7;background:#fff;border-radius:16px;padding:14px}.tp2__loading,.tp2__error{padding:12px;border-radius:12px;margin-bottom:12px;background:#f8fafc;color:#334155;font-weight:700}.tp2__error{background:#fff1f2;color:#9f1239}.tp2__list{display:grid;gap:12px}.tp2__review{border:1px solid #e5e7eb;border-radius:16px;padding:14px}.tp2__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tp2__user{display:flex;gap:10px;align-items:center}.tp2__avatar{width:38px;height:38px;border-radius:999px;background:#0f172a;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}.tp2__name{font-weight:800}.tp2__meta{color:#64748b;font-weight:700;font-size:12px;margin-top:2px}.tp2__time{color:#64748b;font-weight:700;font-size:12px;white-space:nowrap}.tp2__stars{margin-top:8px;margin-bottom:8px}.tp2__title{font-weight:900;margin-top:6px}.tp2__text{margin-top:6px;color:#334155;line-height:1.55}.tp2__thumbs{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.tp2__thumb{width:88px;height:88px;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;padding:0;background:#fff;cursor:pointer}.tp2__thumb img{width:100%;height:100%;object-fit:cover;display:block}.tp2__tagRow{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.tp2__tag{font-size:12px;color:#475569;background:#f1f5f9;border-radius:999px;padding:6px 10px;font-weight:800}.tp2__loadMoreWrap{display:flex;justify-content:center;margin-top:14px}.tp2__loadMore{height:44px;padding:0 16px;border-radius:12px;border:1px solid #e5e7eb;background:#0f172a;color:#fff;cursor:pointer;font-weight:900}.tp2__loadMore:hover{opacity:.92}.tp2__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.tp2__modalBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a9e}.tp2__modalPanel{position:relative;max-width:920px;width:calc(100% - 24px);margin:40px auto;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px #0f172a59}.tp2__modalClose{position:absolute;right:10px;top:8px;width:40px;height:40px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:22px;font-weight:900}.tp2__modalBody{padding:16px}.tp2__modalImg{width:100%;height:auto;display:block;border-radius:12px}
/*# sourceMappingURL=/cdn/shop/t/12/assets/trustpilot-clone.css.map */
