.ost-rev{--nv:#14213d;--nv-soft:#e7eaf1;--ink:#1a1a1a;--muted:rgba(20,33,61,.6);--line:rgba(20,33,61,.14)}.ost-rev__inner{max-width:1100px;margin:0 auto;padding:2.5rem 1.25rem}.ost-rev__heading{font-family:Inter,system-ui,sans-serif;font-size:1.6rem;font-weight:700;color:var(--ink);text-align:center;margin:0 0 2rem;letter-spacing:-.01em}.ost-rev__summary{display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;padding-bottom:2rem;border-bottom:1px solid var(--line)}.ost-rev__score{text-align:center}.ost-rev__score-num{font-family:Inter,system-ui,sans-serif;font-size:3.2rem;font-weight:800;line-height:1;color:var(--ink)}.ost-rev__score-stars{display:inline-flex;gap:2px;margin:.4rem 0 .25rem}.ost-rev__score-stars svg{width:18px;height:18px}.ost-rev__score-count{font-family:Inter,system-ui,sans-serif;font-size:.82rem;color:var(--muted)}.ost-rev__dist{display:flex;flex-direction:column;gap:.3rem}.ost-rev__dist-row{display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:.12rem 0;cursor:pointer;width:100%;text-align:left;transition:opacity .15s}.ost-rev__dist-row:hover{opacity:.7}.ost-rev__dist-row.is-active .ost-rev__dist-fill{background:#0a0a0a}.ost-rev__dist-label{font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:600;color:var(--ink);width:10px}.ost-rev__dist-star svg{width:13px;height:13px;display:block}.ost-rev__dist-bar{flex:1;height:8px;background:var(--line);overflow:hidden}.ost-rev__dist-fill{display:block;height:100%;width:0;background:var(--nv);transition:width .5s ease}.ost-rev__dist-num{font-family:Inter,system-ui,sans-serif;font-size:.78rem;color:var(--muted);width:34px;text-align:right}.ost-rev__cta{align-self:center}.ost-rev__write{font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--nv);border:none;padding:.95rem 1.5rem;cursor:pointer;transition:background .18s;white-space:nowrap}.ost-rev__write:hover{background:#0d1628}.ost-rev__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.5rem 0 1.25rem}.ost-rev__count-line{font-family:Inter,system-ui,sans-serif;font-size:.85rem;color:var(--muted)}.ost-rev__select{position:relative;display:inline-flex;align-items:center}.ost-rev__select select{appearance:none;-webkit-appearance:none;font-family:Inter,system-ui,sans-serif;font-size:.85rem;color:var(--ink);background:#fff;border:1px solid var(--line);padding:.6rem 2.2rem .6rem .9rem;cursor:pointer}.ost-rev__select select:focus{outline:none;border-color:var(--nv)}.ost-rev__select-chev{position:absolute;right:.7rem;width:16px;height:16px;pointer-events:none;color:var(--muted)}.ost-rev__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.ost-rev__loading{grid-column:1/-1;text-align:center;padding:2rem;color:var(--muted);font-family:Inter,system-ui,sans-serif}.ost-rev__card{border:1px solid var(--line);background:#fff;display:flex;flex-direction:column}.ost-rev__card-photo{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;cursor:pointer;background:#f4f4f2}.ost-rev__card-pad{padding:1.15rem 1rem 1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.ost-rev__card-stars{display:inline-flex;gap:1px}.ost-rev__card-stars svg{width:14px;height:14px}.ost-rev__card-name{display:flex;align-items:center;gap:.35rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:700;color:var(--ink)}.ost-rev__card-text{font-family:Inter,system-ui,sans-serif;font-size:.83rem;line-height:1.5;color:#14213dc7;margin:0}.ost-rev__card-meta{font-family:Inter,system-ui,sans-serif;font-size:.72rem;color:var(--muted);margin-top:auto;padding-top:.3rem}.ost-rev__more-wrap{text-align:center;margin-top:1.75rem}.ost-rev__more{font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);background:#fff;border:1.5px solid var(--ink);padding:.85rem 2rem;cursor:pointer;transition:background .18s,color .18s}.ost-rev__more:hover{background:var(--ink);color:#fff}.ost-rev__lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#0a0a0ae6;display:none;align-items:center;justify-content:center;padding:1rem}.ost-rev__lb.is-open{display:flex}.ost-rev__lb-inner{display:flex;max-width:920px;width:100%;max-height:90vh;background:#fff;overflow:hidden}.ost-rev__lb-photo{flex:1 1 55%;object-fit:contain;background:#f4f4f2;max-height:90vh}.ost-rev__lb-side{flex:1 1 45%;padding:2rem;overflow-y:auto}.ost-rev__lb-close{position:absolute;top:1.25rem;right:1.25rem;width:40px;height:40px;background:none;border:none;cursor:pointer}.ost-rev__lb-close svg{width:26px;height:26px;stroke:#fff;stroke-width:1.5;fill:none}@media(max-width:900px){.ost-rev__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ost-rev__inner{padding-left:.65rem;padding-right:.65rem}.ost-rev__summary{grid-template-columns:1fr;gap:1.25rem;text-align:center}.ost-rev__dist{max-width:320px;margin:0 auto;width:100%}.ost-rev__write{width:100%}.ost-rev__lb-inner{flex-direction:column}.ost-rev__lb-photo{width:100%;max-height:48vh;object-fit:cover}.ost-rev__lb-side{flex:1 1 auto}.ost-rev__grid{grid-template-columns:repeat(2,1fr);gap:.55rem}.ost-rev__card-pad{padding:1rem .8rem}}.shopify-section:has(.ost-rev){margin-top:0!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/kron-reviews.css.map */
