.hr-section{--hr-bg: #ffffff;--hr-card: #ffffff;--hr-border: #ece6df;--hr-ink: #1e1b18;--hr-muted: #6f6355;--hr-star: #e8a020;--hr-star-e: #ddd8d0;--hr-green: #4a7c3f;--hr-clay: #c96e4b;background:var(--hr-bg);padding:clamp(2.5rem,6vw,4.5rem) 0;font-family:Mulish,-apple-system,BlinkMacSystemFont,sans-serif}.hr-section *{box-sizing:border-box}.hr-section{border-top:3px solid var(--hr-clay)}.hr-inner{width:min(1140px,calc(100% - 32px));margin:0 auto}.hr-header{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,4vw,3rem);align-items:flex-start;padding-bottom:clamp(1.4rem,3vw,2rem);border-bottom:1px solid var(--hr-border);margin-bottom:clamp(1.2rem,2.5vw,1.6rem)}.hr-header-left{flex:1;min-width:200px}.hr-eyebrow{margin:0 0 .55rem;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hr-clay)}.hr-title{margin:0 0 .9rem;font-family:Lora,Georgia,serif;font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:700;color:var(--hr-ink);line-height:1.15}.hr-score-row{display:flex;align-items:center;gap:.8rem}.hr-score-num{font-family:Lora,Georgia,serif;font-size:clamp(2.4rem,4.5vw,3.2rem);font-weight:700;color:var(--hr-ink);line-height:1}.hr-score-right{display:flex;flex-direction:column;gap:.2rem}.hr-stars-disp{color:var(--hr-star);font-size:1.25rem;letter-spacing:2px;line-height:1}.hr-score-sub{font-size:.76rem;color:var(--hr-muted);font-weight:500}.hr-bars{flex:1;min-width:200px;display:flex;flex-direction:column;gap:.45rem}.hr-bar-row{display:flex;align-items:center;gap:.6rem;background:none;border:none;padding:.3rem;border-radius:5px;cursor:pointer;text-align:left;width:100%;transition:background .12s}.hr-bar-row:hover{background:#0000000a}.hr-bar-row.hr-bar-active{background:#00000012}.hr-bar-lbl{font-size:.76rem;font-weight:700;color:var(--hr-ink);min-width:2.2rem}.hr-bar-track{flex:1;height:5px;background:var(--hr-border);border-radius:3px;overflow:hidden}.hr-bar-fill{height:100%;background:var(--hr-clay);border-radius:3px}.hr-bar-fill--mid{background:#c8a038}.hr-bar-fill--low{background:#c8c8c0}.hr-bar-row--empty{cursor:default;opacity:.5}.hr-bar-row--empty:hover{background:none}.hr-bar-pct{font-size:.72rem;color:var(--hr-muted);min-width:2rem;text-align:right;font-weight:500}.hr-filters{display:flex;flex-direction:column;gap:.5rem;margin-bottom:clamp(1.2rem,2.5vw,1.6rem)}.hr-filter-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.hr-fl{font-size:.67rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--hr-muted);min-width:4.8rem;flex-shrink:0}.hr-tabs{display:flex;flex-wrap:wrap;gap:.3rem}.hr-tab{padding:.26rem .68rem;border-radius:4px;border:1px solid var(--hr-border);background:#fff;font-size:.77rem;font-weight:600;color:var(--hr-muted);cursor:pointer;transition:all .12s;font-family:Mulish,sans-serif;line-height:1.5}.hr-tab:hover{border-color:#aaa;color:var(--hr-ink);background:#fafaf8}.hr-tab--on{background:var(--hr-clay);border-color:var(--hr-clay);color:#fff}.hr-tab--on:hover{background:#ad5f40;border-color:#ad5f40;color:#fff}.hr-results-info{font-size:.77rem;color:var(--hr-muted);margin:0 0 .9rem;min-height:1.1em}.hr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:1.4rem}@media(max-width:840px){.hr-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.hr-grid{grid-template-columns:1fr;gap:.65rem}}.hr-card{background:var(--hr-card);border:1px solid var(--hr-border);border-radius:10px;padding:.95rem 1.05rem .9rem;display:flex;flex-direction:column;gap:.55rem;box-shadow:0 1px 3px #0000000d}.hr-card-top{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.hr-card-stars{display:flex;gap:1px}.hr-cs{font-size:.92rem;color:var(--hr-star);line-height:1}.hr-cs--empty{color:var(--hr-star-e)}.hr-card-date{font-size:.65rem;color:var(--hr-muted);white-space:nowrap}.hr-card-text{font-size:.86rem;line-height:1.65;color:var(--hr-ink);margin:0;flex:1}.hr-card-text-truncated{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.hr-read-more{background:none;border:none;color:#666;font-size:.74rem;font-weight:700;cursor:pointer;padding:0;font-family:inherit;margin-top:-.2rem;text-decoration:underline;text-underline-offset:2px}.hr-translation{font-size:.79rem;font-style:italic;color:var(--hr-muted);border-left:2px solid var(--hr-border);padding-left:.65rem}.hr-translation strong{font-style:normal;font-size:.63rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:.15rem;color:#aaa}.hr-card-footer{display:flex;align-items:center;gap:.55rem;padding-top:.5rem;border-top:1px solid var(--hr-border)}.hr-avatar{width:30px;height:30px;border-radius:50%;color:#fff;font-weight:700;font-size:.78rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hr-reviewer{flex:1;min-width:0}.hr-reviewer-name{font-size:.8rem;font-weight:700;color:var(--hr-ink);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hr-reviewer-pet{font-size:.7rem;color:var(--hr-muted);margin:0}.hr-card-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;flex-shrink:0}.hr-flag{font-size:.88rem;line-height:1}.hr-verified{font-size:.6rem;font-weight:700;color:var(--hr-green);letter-spacing:.02em}.hr-card-photo{border-radius:6px;overflow:hidden;aspect-ratio:4/3;background:var(--hr-border)}.hr-card-photo img{width:100%;height:100%;object-fit:cover;display:block}.hr-more-wrap{text-align:center}.hr-more-btn{display:inline-block;padding:.65rem 1.6rem;border-radius:6px;border:1.5px solid #ccccc8;background:#fff;color:var(--hr-ink);font-size:.83rem;font-weight:600;font-family:Mulish,sans-serif;cursor:pointer;transition:all .14s}.hr-more-btn:hover{border-color:var(--hr-clay);background:var(--hr-clay);color:#fff}.hr-more-btn.hr-hidden{display:none}.hr-empty{text-align:center;color:var(--hr-muted);padding:2.5rem 1rem;font-size:.9rem;grid-column:1/-1}@media(max-width:580px){.hr-section{border-top-width:2px}.hr-header{flex-direction:column;gap:1rem}.hr-bars{min-width:unset;width:100%}.hr-filter-row{flex-direction:column;align-items:flex-start;gap:.35rem}.hr-fl{min-width:unset;margin-bottom:.1rem}.hr-tabs{gap:.25rem}.hr-tab{padding:.3rem .7rem;font-size:.76rem;min-height:36px}.hr-more-btn{width:100%;justify-content:center;min-height:44px}.hr-card{padding:.85rem .9rem .8rem}.hr-card-text{font-size:.84rem}}@media(prefers-reduced-motion:reduce){.hr-card,.hr-tab,.hr-more-btn{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/flausi-reviews-b.css.map */
