:root{--gr-yellow:#FBBC04;--gr-border:#e5e7eb;--gr-muted:#6b7280;--gr-radius:12px;--gr-shadow:0}.gr-wrap{margin-bottom:20px}.gr-wrap.gr-wt-rows{display:flex;width:100%;align-items:flex-start}.gr-wrap.gr-wt-inline{display:flex;width:100%}.gr-header{display:flex;align-items:center;gap:16px;padding:0 24px;margin-bottom:24px}.gr-wrap.gr-wt-inline .gr-header,.gr-wrap.gr-wt-rows .gr-header{padding:0;margin-bottom:0;flex-wrap:wrap;justify-content:center;align-content:center;text-align:center;flex:0 0 280px}.gr-wrap.gr-wt-rows .gr-header{position:sticky;top:0;padding-top:20px}.gr-wrap.gr-wt-inline .gr-header .gr-overall,.gr-wrap.gr-wt-rows .gr-header .gr-overall{justify-content:center}.gr-wrap.gr-wt-rows .gr-header .gr-overall .gr-total,.gr-wrap.gr-wt-inline .gr-header .gr-overall .gr-total{width:100%}.gr-place-name{font-size:1.1rem;font-weight:700;margin:0 0 4px}.gr-big-rating{font-size:2rem;font-weight:500;line-height:1}.gr-overall{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gr-total{font-size:.85rem;color:var(--gr-muted)}.gr-total a{color:var(--gr-muted)}.gr-fetched{font-size:.75rem;color:var(--gr-muted);margin-top:5px}.gr-stars{display:inline-flex;gap:1px;font-size:1.8rem}.gr-star-f{color:var(--gr-yellow)}.gr-star-e{color:#d1d5db}.gr-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:16px;width:100%}.gr-wrap[data-drc="1"] .gr-grid{grid-template-columns:repeat(1, 1fr)}.gr-wrap[data-drc="2"] .gr-grid{grid-template-columns:repeat(2, 1fr)}.gr-wrap[data-drc="3"] .gr-grid{grid-template-columns:repeat(3, 1fr)}.gr-wrap[data-drc="4"] .gr-grid{grid-template-columns:repeat(4, 1fr)}.gr-wrap[data-drc="5"] .gr-grid{grid-template-columns:repeat(5, 1fr)}.gr-wrap.gr-wt-rows .gr-grid{display:flex;flex-wrap:wrap}.gr-wrap.gr-wt-rows .gr-grid > *{width:100%}.gr-wrap.gr-wt-inline .gr-grid,.gr-wrap.gr-wt-rows .gr-grid{flex:1 1 0;width:auto;min-width:0}.gr-grid.gr-slider{display:block}.gr-grid.gr-slider:not(.slick-initialized){display:flex;overflow:hidden}.gr-grid.gr-slider .slick-list{margin:0 -8px}.gr-grid.gr-slider .slick-track{display:flex !important;align-items:stretch}.gr-grid.gr-slider .slick-slide{height:auto !important;padding:0 8px;display:flex !important}.gr-grid.gr-slider .slick-slide > div{display:flex;flex:1 1 auto;width:100%}.gr-grid.gr-slider .gr-card{height:100%;width:100%}.gr-card{border:1px solid var(--gr-border);border-radius:var(--gr-radius);padding:18px 20px;box-shadow:var(--gr-shadow);display:flex;flex-direction:column;gap:10px}.gr-author{display:flex;align-items:center;gap:10px}.gr-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.gr-avatar-ph{width:40px;height:40px;border-radius:50%;background:#4285F4;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;flex-shrink:0}.gr-aname{font-weight:600;font-size:.92rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-aname a{color:inherit;text-decoration:none}.gr-aname a:hover{text-decoration:underline}.gr-date{font-size:.78rem;color:var(--gr-muted)}.gr-text{font-size:.88rem;line-height:1.55;color:#374151;flex:1}.gr-more{background:none;border:none;color:#4285F4;cursor:pointer;font-size:.82rem;padding:0}.gr-more:hover{text-decoration:underline}.gr-badge{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:var(--gr-muted);margin-top:2px}.gr-badge svg{width:14px;height:14px;fill:#4285F4}@media(max-width:1000px){.gr-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;--gap:16px}.gr-grid > *{flex-grow:1}.gr-wrap.gr-wt-rows, .gr-wrap.gr-wt-inline{display:flex;flex-wrap:wrap;flex-direction:column}.gr-wrap.gr-wt-rows .gr-header, .gr-wrap.gr-wt-inline .gr-header{width:100%;margin-bottom:24px;flex:0 0 100%}.gr-wrap.gr-wt-inline .gr-grid, .gr-wrap.gr-wt-rows .gr-grid{flex:1;width:100%}}@media(max-width:700px){.gr-grid{width:100%;flex:0 0 100%}}@media(max-width:480px){.gr-big-rating{font-size:1.6rem}}