.grs-slider{--grs-bg:#1a1d1c;--grs-card:#1e2120;--grs-text:#ffffff;--grs-muted:#a8acab;--grs-star-on:#fbbc05;--grs-star-off:#4a4d4c;--grs-accent:#0e7d3f;--grs-radius:14px;--grs-gap:20px;--grs-card-pad:26px;position:relative;width:100%;max-width:100%;margin:24px 0;box-sizing:border-box;font-family:inherit}.grs-slider.grs-theme-light{--grs-card:#ffffff;--grs-text:#1a1a1a;--grs-muted:#666;--grs-star-off:#e0e0e0}.grs-slider *{box-sizing:border-box}.grs-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;background:var(--grs-card);border-radius:var(--grs-radius);color:var(--grs-text);margin-bottom:20px;box-shadow:0 4px 16px rgb(0 0 0 / .18)}.grs-header-left{display:flex;align-items:center;gap:14px}.grs-google-badge-big{display:inline-flex;align-items:center;justify-content:center}.grs-header-title{font-size:18px;font-weight:700;line-height:1.2}.grs-header-business{font-size:14px;color:var(--grs-muted);margin-top:2px}.grs-header-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.grs-header-rating-num{font-size:32px;font-weight:800;line-height:1;color:var(--grs-star-on)}.grs-header-stars{display:flex;gap:2px;font-size:22px;line-height:1}.grs-header-stars .grs-star.is-half{background:linear-gradient(90deg,var(--grs-star-on) 50%,var(--grs-star-off) 50%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0}.grs-header-total{font-size:14px;color:var(--grs-muted)}.grs-header-link{font-size:13px;font-weight:600;color:var(--grs-accent);text-decoration:none;padding:6px 12px;border-radius:999px;border:1px solid currentColor;transition:background 0.2s ease,color 0.2s ease;white-space:nowrap}.grs-header-link:hover{background:var(--grs-accent);color:#fff}.grs-theme-light .grs-header-link{color:#0e7d3f}.grs-slider-wrap{position:relative;padding:0 48px}.grs-track{display:flex;gap:var(--grs-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 4px 16px;margin:0;scrollbar-width:none;-ms-overflow-style:none}.grs-track::-webkit-scrollbar{display:none}.grs-track:focus{outline:2px solid var(--grs-accent);outline-offset:2px;border-radius:var(--grs-radius)}.grs-card{flex:0 0 calc((100% - (var(--grs-per-view, 3) - 1) * var(--grs-gap)) / var(--grs-per-view, 3));scroll-snap-align:start;background:var(--grs-card);color:var(--grs-text);padding:var(--grs-card-pad);border-radius:var(--grs-radius);display:flex;flex-direction:column;gap:16px;min-height:200px;box-shadow:0 4px 16px rgb(0 0 0 / .18);transition:transform 0.3s ease,box-shadow 0.3s ease}.grs-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgb(0 0 0 / .28)}.grs-card-head{display:flex;align-items:center;gap:12px}.grs-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#2a2d2c;flex-shrink:0}.grs-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:var(--grs-accent);color:#fff;font-weight:700;font-size:18px;text-transform:uppercase}.grs-meta{flex:1;min-width:0}.grs-name{font-weight:700;font-size:15px;line-height:1.3;color:var(--grs-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grs-time{font-size:13px;color:var(--grs-muted);margin-top:2px}.grs-google-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto}.grs-rating{display:flex;gap:2px;align-items:center}.grs-star{font-size:18px;line-height:1}.grs-star.is-on{color:var(--grs-star-on)}.grs-star.is-off{color:var(--grs-star-off)}.grs-text{font-size:14.5px;line-height:1.55;color:var(--grs-text);margin:0;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;line-clamp:6;overflow:hidden}.grs-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:var(--grs-accent);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgb(0 0 0 / .2);transition:background 0.2s ease,transform 0.2s ease,opacity 0.2s ease;z-index:2}.grs-nav:hover{background:#0a6532;transform:translateY(-50%) scale(1.08)}.grs-nav:focus-visible{outline:3px solid #ffffff80;outline-offset:2px}.grs-nav.is-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.grs-nav-prev{left:4px}.grs-nav-next{right:4px}.grs-dots{display:flex;justify-content:center;gap:8px;margin-top:14px}.grs-dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:var(--grs-star-off);cursor:pointer;transition:background 0.2s ease,transform 0.2s ease}.grs-dot.is-active{background:var(--grs-accent);transform:scale(1.4)}.grs-dot:focus-visible{outline:2px solid var(--grs-accent);outline-offset:3px}@media (max-width:1024px){.grs-slider{--grs-per-view:2}.grs-card{flex-basis:calc((100% - var(--grs-gap)) / 2)}}@media (max-width:640px){.grs-slider{--grs-per-view:1}.grs-slider-wrap{padding:0 8px}.grs-card{flex-basis:100%;padding:22px}.grs-nav{display:none}.grs-header{flex-direction:column;align-items:flex-start;gap:14px;padding:18px 20px}.grs-header-right{width:100%;justify-content:flex-start}.grs-header-rating-num{font-size:28px}}@media (prefers-reduced-motion:reduce){.grs-track{scroll-behavior:auto}.grs-card,.grs-nav,.grs-dot{transition:none}}.grs-rating-badge{--grs-rb-bg:#1e2120;--grs-rb-text:#ffffff;--grs-rb-muted:#a8acab;--grs-rb-star-on:#fbbc05;--grs-rb-star-off:#4a4d4c;--grs-rb-accent:#0e7d3f;display:inline-flex;align-items:center;gap:14px;padding:14px 20px;background:var(--grs-rb-bg);color:var(--grs-rb-text);border-radius:12px;text-decoration:none;font-family:inherit;box-shadow:0 4px 14px rgb(0 0 0 / .18);transition:transform 0.25s ease,box-shadow 0.25s ease;box-sizing:border-box;max-width:100%}a.grs-rating-badge:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgb(0 0 0 / .25);color:var(--grs-rb-text);text-decoration:none}a.grs-rating-badge:focus-visible{outline:3px solid var(--grs-rb-accent);outline-offset:3px}.grs-rating-badge.grs-theme-light{--grs-rb-bg:#ffffff;--grs-rb-text:#1a1a1a;--grs-rb-muted:#666;--grs-rb-star-off:#e0e0e0;box-shadow:0 4px 14px rgb(0 0 0 / .08);border:1px solid rgb(0 0 0 / .06)}.grs-rb-logo{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.grs-rb-logo svg{display:block}.grs-rb-content{display:flex;flex-direction:column;gap:4px;min-width:0}.grs-rb-top{display:flex;align-items:center;gap:8px}.grs-rb-score{font-size:22px;font-weight:700;color:var(--grs-rb-text);line-height:1;letter-spacing:-.02em}.grs-rb-stars{position:relative;display:inline-block;line-height:1;font-size:18px;letter-spacing:1px}.grs-rb-stars-bg{color:var(--grs-rb-star-off)}.grs-rb-stars-fg{position:absolute;inset:0;overflow:hidden;color:var(--grs-rb-star-on);white-space:nowrap}.grs-rb-count{font-size:13px;color:var(--grs-rb-muted);line-height:1.3}.grs-rb-count strong{color:var(--grs-rb-text);font-weight:600}.grs-rating-badge.grs-layout-inline{padding:10px 16px;gap:10px}.grs-rating-badge.grs-layout-inline .grs-rb-content{flex-direction:row;align-items:center;gap:10px}.grs-rating-badge.grs-layout-inline .grs-rb-score{font-size:18px}.grs-rating-badge.grs-layout-inline .grs-rb-stars{font-size:16px}.grs-rating-badge.grs-layout-inline .grs-rb-count{font-size:13px}.grs-rating-badge.grs-layout-inline .grs-rb-logo svg{width:22px;height:22px}@media (max-width:480px){.grs-rating-badge.grs-layout-inline .grs-rb-content{flex-direction:column;align-items:flex-start;gap:2px}}.grs-rating-wrap{display:block;width:100%;box-sizing:border-box}.grs-rating-wrap.grs-align-left{text-align:left}.grs-rating-wrap.grs-align-center{text-align:center}.grs-rating-wrap.grs-align-right{text-align:right}.grs-rating-badge.grs-layout-compact{display:inline-flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:18px 20px;max-width:240px;width:auto}.grs-rating-badge.grs-layout-compact .grs-rb-logo svg{width:32px;height:32px}.grs-rating-badge.grs-layout-compact .grs-rb-content{flex-direction:column;align-items:center;gap:6px;width:100%}.grs-rating-badge.grs-layout-compact .grs-rb-top{flex-direction:column;align-items:center;gap:6px}.grs-rating-badge.grs-layout-compact .grs-rb-score{font-size:28px;font-weight:700;line-height:1}.grs-rating-badge.grs-layout-compact .grs-rb-stars{font-size:18px}.grs-rating-badge.grs-layout-compact .grs-rb-count{font-size:12.5px;line-height:1.4;white-space:normal;word-wrap:break-word}@media (max-width:380px){.grs-rating-badge.grs-layout-compact{display:flex;max-width:100%;width:100%}}.grs-rb-photo{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;overflow:hidden;background:rgb(255 255 255 / .06);border:2px solid rgb(255 255 255 / .08);box-sizing:border-box}.grs-rb-photo img{width:100%;height:100%;object-fit:cover;display:block}.grs-rating-badge.grs-theme-light .grs-rb-photo{background:#f5f5f5;border-color:rgb(0 0 0 / .06)}.grs-rb-name{font-size:14px;font-weight:700;line-height:1.25;color:var(--grs-rb-text);margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.grs-rating-badge.grs-layout-badge .grs-rb-logo{order:99;margin-left:auto;align-self:flex-start}.grs-rating-badge.grs-layout-inline .grs-rb-photo{width:36px;height:36px}.grs-rating-badge.grs-layout-inline .grs-rb-name{font-size:13px;margin-bottom:0;margin-right:4px;white-space:nowrap;max-width:160px}.grs-rating-badge.grs-layout-inline .grs-rb-content{flex-wrap:wrap;align-items:center}.grs-rating-badge.grs-layout-compact .grs-rb-photo{width:64px;height:64px;margin-bottom:4px}.grs-rating-badge.grs-layout-compact .grs-rb-name{font-size:14px;text-align:center;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2}.grs-rating-badge.grs-layout-compact{position:relative}.grs-rating-badge.grs-layout-compact.grs-has-photo .grs-rb-logo{position:absolute;top:10px;right:10px;width:22px;height:22px}.grs-rating-badge.grs-layout-compact.grs-has-photo .grs-rb-logo svg{width:22px;height:22px}