.google-rating{width:min(1200px,100% - 40px);margin:32px auto 36px;padding:28px 44px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px 32px;border-radius:20px;background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.015));border:1px solid hsla(0,0%,100%,.07);text-align:left;text-decoration:none;color:inherit;position:relative;overflow:hidden;cursor:pointer;transition:transform .25s ease,border-color .25s ease,background .25s ease}.google-rating[href]:hover{transform:translateY(-3px);border-color:rgba(201,152,42,.35);background:linear-gradient(180deg,rgba(201,152,42,.08),hsla(0,0%,100%,.02))}.google-rating[href]:active{transform:translateY(-1px)}.google-rating-source{display:flex;align-items:center;gap:8px;flex:0 0 auto;color:hsla(0,0%,100%,.55);font-size:13px;font-weight:500}.google-rating-source svg{width:18px;height:18px}.google-rating-core{display:flex;align-items:center;gap:12px;flex:0 0 auto}.google-rating-stars{display:flex;align-items:center;gap:4px}.google-rating-star{width:24px;height:24px;display:block;flex:0 0 auto;overflow:visible}.star-empty{fill:hsla(0,0%,100%,.03);stroke:rgba(201,152,42,.4);stroke-width:1.25;stroke-linejoin:round}.star-fill{fill:#c9982a}.google-rating-score{color:#fff;font-size:20px;font-weight:700;letter-spacing:-.01em}.google-rating-summary{flex:1 1 260px;margin:0;color:hsla(0,0%,100%,.5);font-size:14px;line-height:1.5;text-align:right}.google-rating-summary strong{color:hsla(0,0%,100%,.85);font-weight:600}.google-rating-skeleton{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px 32px;width:100%}@keyframes rating-pulse{0%,to{opacity:.3}50%{opacity:.65}}.skeleton-badge,.skeleton-stars,.skeleton-text{background:hsla(0,0%,100%,.06);border-radius:6px;animation:rating-pulse 1.6s ease-in-out infinite}.skeleton-badge{width:120px;height:18px}.skeleton-stars{width:150px;height:24px}.skeleton-text{width:220px;height:18px}@media(max-width:700px){.google-rating{width:calc(100% - 32px);margin:24px auto 28px;padding:24px 26px;flex-direction:column;align-items:flex-start;gap:14px;border-radius:18px}.google-rating-summary{text-align:left;flex-basis:auto}.google-rating-skeleton{flex-direction:column;align-items:flex-start;gap:14px}}