.hn-google-reviews-wrapper{margin:1.5rem 0}.hn-reviews-summary{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.07)}.hn-summary-score{font-size:2.25rem;font-weight:700;color:#202124;line-height:1}.hn-summary-stars{display:flex;align-items:center;gap:1px;line-height:1}.hn-summary-count{font-size:.9rem;color:#5f6368}.hn-summary-attribution{display:flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;color:#5f6368;margin-left:auto}.hn-summary-attribution svg{flex-shrink:0}.hn-reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.hn-review-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 1px 4px rgba(0,0,0,.07);transition:box-shadow .15s ease}.hn-review-card:hover{box-shadow:0 3px 10px rgba(0,0,0,.12)}.hn-review-card-header{display:flex;justify-content:space-between;align-items:center}.hn-review-stars{display:flex;gap:1px;line-height:1}.hn-star{color:#fbbc04;font-size:1.1rem;line-height:1}.hn-star-empty{color:#dadce0;font-size:1.1rem;line-height:1}.hn-review-google-icon{display:flex;align-items:center;opacity:.85}.hn-review-google-icon svg{display:block}.hn-review-body{flex-grow:1}.hn-review-text{font-size:.9rem;line-height:1.6;color:#3c4043;margin:0;word-break:break-word}.hn-review-expand{background:0 0;border:none;padding:0;margin-top:.35rem;color:#5f6368;font-size:.85rem;cursor:pointer;font-family:inherit;display:inline-block}.hn-review-expand:hover{color:#1a73e8;text-decoration:underline}.hn-review-author{display:flex;align-items:center;gap:.65rem;margin-top:auto;padding-top:.25rem;border-top:1px solid #f1f3f4}.hn-review-avatar{flex-shrink:0}.hn-review-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover;display:block}.hn-review-avatar-initial{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:#fff;user-select:none}.hn-review-author-info{display:flex;flex-direction:column;min-width:0}.hn-review-author-name{font-size:.875rem;font-weight:600;color:#202124;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hn-review-author-time{font-size:.8rem;color:#5f6368}.hn-reviews-footer{display:flex;align-items:center;gap:.4rem;margin-top:.85rem;font-size:.8rem;color:#5f6368}.hn-reviews-footer svg{flex-shrink:0}.hn-reviews-heading{font-size:1.1rem;font-weight:700;margin:0 0 .75rem;color:#202124}.hn-reviews-grid--row{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:#dadce0 transparent}.hn-reviews-grid--row .hn-review-card{flex:0 0 280px;scroll-snap-align:start}.hn-summary-count--link{color:#5f6368;text-decoration:none;border-bottom:1px dotted #5f6368}.hn-summary-count--link:hover{color:#1a73e8;border-bottom-color:#1a73e8}@media (max-width:600px){.hn-reviews-grid{grid-template-columns:1fr}}