.store-reviews{margin-top:24px}.store-review-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;margin-bottom:24px;display:flex}.store-review-filters{flex-wrap:wrap;gap:8px;display:flex}.store-review-filters :is(button,a){min-height:var(--control-height);padding:12px var(--control-padding);border-radius:var(--radius-pill);background:var(--surface-subtle);color:var(--ink);font-size:var(--type-cta-size);line-height:var(--type-cta-line);font-weight:var(--weight-emphasis);border:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.store-review-filters :is([aria-pressed=true],[aria-current=page]){background:var(--ink);color:var(--paper)}.store-review-list{grid-template-columns:repeat(var(--service-columns,3),minmax(0,1fr));gap:var(--service-gap,24px);display:grid}.store-review{background:var(--surface-subtle);border-radius:var(--radius-panel);flex-direction:column;min-width:0;padding:24px;display:flex}.store-review header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.store-review header>strong{overflow-wrap:anywhere;min-width:0}.store-review time{color:var(--text-muted);margin-top:4px;display:block}body .store-review h3{font-size:var(--type-body-size);line-height:var(--type-body-line);margin:20px 0 0}.store-review blockquote{overflow-wrap:anywhere;white-space:pre-line;margin:16px 0 24px;padding:0}.store-review h3+blockquote{margin-top:8px}.store-review>a{min-height:44px;color:var(--text-muted);align-self:flex-start;align-items:center;margin-top:auto;display:flex}body .store-review :is(time,a),body .store-review-pagination>span{font-size:var(--type-meta-size);line-height:var(--type-meta-line)}.store-review-pagination{flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:24px;display:flex}.store-review-pagination>span,.store-review-empty{color:var(--text-muted)}@media (hover:hover){.store-review-filters :is(button,a):not([aria-pressed=true],[aria-current=page]):hover{background:var(--surface-hover)}.store-review>a:hover{color:var(--ink)}}@media (max-width:640px){.store-review{padding:20px}.store-review-toolbar{flex-direction:column;align-items:flex-start}.store-review header{gap:12px}}@media (max-width:760px){.store-review-list{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;gap:12px;margin:-4px;padding:4px;scroll-padding-inline:4px;display:flex;position:relative;overflow-x:auto}.store-review-list::-webkit-scrollbar{display:none}.store-review-list>.feedback-card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 calc(100% - 32px)}.store-review-list>.feedback-card:only-child{flex-basis:100%}}
