.yotpo-reviews-hub{--yrh-bg: #f1efe5;--yrh-text: #080707;--yrh-muted: #666666;--yrh-border: #cccccc;--yrh-pill-bg: #ffffff;--yrh-bar-bg: #e5e5e5;--yrh-bar-fill: #080707;--yrh-summary-width: 280px;--yrh-layout-gap: 80px;color:var(--yrh-text);scroll-margin-top:120px}.yotpo-reviews-hub__inner{display:flex;flex-direction:column;gap:28px}.yotpo-reviews-hub__photos-heading{margin:0 0 12px;font-family:commercial,sans-serif;font-size:14px;font-weight:700;line-height:1.3}.yotpo-reviews-hub__photo-track{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.yotpo-reviews-hub__photo-track.is-expanded{flex-wrap:wrap;overflow-x:visible}.yotpo-reviews-hub__photo-btn{flex:0 0 auto;width:72px;height:72px;padding:0;border:1px solid var(--yrh-border);border-radius:10px;overflow:hidden;background:#fff;cursor:pointer}.yotpo-reviews-hub__photo-btn img{display:block;width:100%;height:100%;object-fit:cover}.yotpo-reviews-hub__photo-more{display:inline-flex;align-items:center;justify-content:center;font-family:commercial,sans-serif;font-size:22px;line-height:1;color:var(--yrh-text)}.yotpo-reviews-hub__layout{display:flex;flex-direction:column;gap:28px}@media screen and (min-width:990px){.yotpo-reviews-hub__layout{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--yrh-layout-gap);row-gap:0;align-items:start}.yotpo-reviews-hub__summary{width:100%;max-width:var(--yrh-summary-width);justify-self:start}.yotpo-reviews-hub__feed{min-width:0;justify-self:stretch}.yotpo-reviews-hub.is-expanded .yotpo-reviews-hub__layout{grid-template-columns:1fr;row-gap:24px}.yotpo-reviews-hub.is-expanded .yotpo-reviews-hub__summary{max-width:var(--yrh-summary-width)}}.yotpo-reviews-hub__summary-score{margin:0 0 4px;font-family:commercial,sans-serif;font-size:28px;font-weight:700;line-height:1.1}.yotpo-reviews-hub__summary-count{margin:0 0 18px;font-family:commercial,sans-serif;font-size:14px;line-height:1.4}.yotpo-reviews-hub__bars{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.yotpo-reviews-hub__write-wrap{display:flex;flex-direction:column;gap:12px}.yotpo-reviews-hub__write-btn{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:100%;padding:10px 16px;border:0;border-radius:6px;background:var(--yrh-write-btn-bg, #e25a2b);color:var(--yrh-write-btn-text, #ffffff);font-family:commercial,sans-serif;font-size:13px;font-weight:700;line-height:1;cursor:pointer;text-decoration:none}.yotpo-reviews-hub__write-btn:hover{opacity:.92}.yotpo-reviews-hub__bar-row{display:grid;grid-template-columns:28px 1fr 32px;gap:10px;align-items:center}.yotpo-reviews-hub__bar-label,.yotpo-reviews-hub__bar-count{font-family:commercial,sans-serif;font-size:13px;line-height:1}.yotpo-reviews-hub__bar-count{text-align:right;color:var(--yrh-muted)}.yotpo-reviews-hub__bar-track{height:8px;border-radius:999px;background:var(--yrh-bar-bg);overflow:hidden}.yotpo-reviews-hub__bar-fill{display:block;height:100%;border-radius:inherit;background:var(--yrh-bar-fill)}.yotpo-reviews-hub__toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:16px}.yotpo-reviews-hub__filters{display:flex;flex-wrap:wrap;gap:8px;flex:1 1 auto}.yotpo-reviews-hub__filter{-webkit-appearance:none;appearance:none;border:1px solid var(--yrh-border);border-radius:999px;background:var(--yrh-pill-bg);color:var(--yrh-text);padding:6px 12px;font-family:commercial,sans-serif;font-size:12px;line-height:1;cursor:pointer}.yotpo-reviews-hub__filter.is-active{background:var(--yrh-text);border-color:var(--yrh-text);color:#fff}.yotpo-reviews-hub__sort-wrap{margin-left:auto}.yotpo-reviews-hub__sort{border:1px solid var(--yrh-border);border-radius:999px;background:var(--yrh-pill-bg);color:var(--yrh-text);padding:6px 12px;font-family:commercial,sans-serif;font-size:12px;line-height:1}.yotpo-reviews-hub__sort:focus-visible{box-shadow:none;outline:none}.yotpo-reviews-hub__cards{display:grid;grid-template-columns:1fr;gap:14px}@media screen and (min-width:750px){.yotpo-reviews-hub__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.yotpo-reviews-hub.is-expanded .yotpo-reviews-hub__cards{grid-template-columns:1fr}@media screen and (min-width:750px){.yotpo-reviews-hub.is-expanded .yotpo-reviews-hub__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.yotpo-reviews-hub.is-expanded .yotpo-reviews-hub__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.yotpo-reviews-hub__card{border:1px solid var(--yrh-border);border-radius:12px;background:#fff;padding:14px;cursor:pointer;text-align:left}.yotpo-reviews-hub__card-top{display:flex;gap:12px;align-items:flex-start}.yotpo-reviews-hub__card-thumb{flex:0 0 56px;width:56px;height:56px;border-radius:8px;overflow:hidden;background:#f5f5f5}.yotpo-reviews-hub__card-thumb img{width:100%;height:100%;object-fit:cover}.yotpo-reviews-hub__card-thumb--empty{display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--yrh-muted)}.yotpo-reviews-hub__card-meta{min-width:0;flex:1}.yotpo-reviews-hub__card-stars{letter-spacing:.08em;font-size:12px;line-height:1;margin-bottom:6px}.yotpo-reviews-hub__card-badge{display:inline-block;margin-bottom:6px;font-family:commercial,sans-serif;font-size:11px;line-height:1.2;color:var(--yrh-muted)}.yotpo-reviews-hub__card-text{margin:0;font-family:commercial,sans-serif;font-size:13px;line-height:1.45;color:var(--yrh-text);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.yotpo-reviews-hub__actions{display:flex;justify-content:center;margin-top:18px}.yotpo-reviews-hub__load-more{-webkit-appearance:none;appearance:none;border:1px solid var(--yrh-border);border-radius:999px;background:var(--yrh-pill-bg);color:var(--yrh-text);padding:10px 18px;font-family:commercial,sans-serif;font-size:13px;line-height:1;cursor:pointer}.yotpo-reviews-hub__load-more:disabled{opacity:.5;cursor:not-allowed}.yotpo-reviews-hub__status,.yotpo-reviews-hub__empty{font-family:commercial,sans-serif;font-size:14px;line-height:1.4;color:var(--yrh-muted)}.yotpo-reviews-hub__modal{width:min(640px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:0;border:1px solid var(--yrh-border);border-radius:16px;background:#fff}.yotpo-reviews-hub__modal::backdrop{background:#00000073}.yotpo-reviews-hub__modal-inner{position:relative;padding:20px;overflow:auto;max-height:calc(100vh - 32px)}.yotpo-reviews-hub__modal-close{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:999px;background:#f5f5f5;cursor:pointer;font-size:20px;line-height:1}.yotpo-reviews-hub__modal-header{position:relative;padding-right:36px}.yotpo-reviews-hub__modal-title{margin:8px 0 6px;font-family:commercial,sans-serif;font-size:18px;font-weight:700;line-height:1.25}.yotpo-reviews-hub__modal-author{margin:0 0 12px;font-family:commercial,sans-serif;font-size:13px;line-height:1.3}.yotpo-reviews-hub__modal-content{margin:0 0 16px;font-family:commercial,sans-serif;font-size:14px;line-height:1.55}.yotpo-reviews-hub__modal-images{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.yotpo-reviews-hub__modal-images img{width:88px;height:88px;border-radius:8px;object-fit:cover}.yotpo-reviews-hub__modal-reply{border-top:1px solid var(--yrh-border);padding-top:14px;font-family:commercial,sans-serif;font-size:13px;line-height:1.5}.yotpo-reviews-hub__modal-reply-label{margin:0 0 6px;font-weight:700}.yotpo-reviews-hub.is-loading .yotpo-reviews-hub__cards,.yotpo-reviews-hub.is-loading .yotpo-reviews-hub__photo-track{opacity:.55}@media screen and (max-width:989px){.yotpo-reviews-hub__layout,.yotpo-reviews-hub__feed{display:contents}.yotpo-reviews-hub__summary{order:1}.yotpo-reviews-hub__toolbar{order:2}.yotpo-reviews-hub__photos{order:3}.yotpo-reviews-hub__status{order:4}.yotpo-reviews-hub__cards{order:5}.yotpo-reviews-hub__actions{order:6}}
/*# sourceMappingURL=/cdn/shop/t/338/assets/yotpo-reviews-hub.css.map */
