.gr-widget-root{--gr-petrol:#2c728e;--gr-petrol-hover:#22566b;--gr-gold:#fbbc04;--gr-main:#301c1c;--gr-second:#566973;--gr-third:#97afb9;--gr-bg:#fff;--gr-bg-alt:#f5f7f8;--gr-border:#e3e8eb}.gr-badge,.gr-panel{color:var(--gr-main);box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.gr-badge *,.gr-panel *,.gr-badge :before,.gr-badge :after,.gr-panel :before,.gr-panel :after{box-sizing:border-box}.gr-badge{background:var(--gr-bg);border:1px solid var(--gr-border);cursor:pointer;z-index:100;-webkit-user-select:none;user-select:none;border-radius:14px;flex-direction:column;align-items:center;gap:6px;min-width:140px;padding:14px 22px 12px;transition:transform .2s,box-shadow .2s;display:none;position:fixed;bottom:110px;right:34px;box-shadow:0 6px 20px #00000026,0 2px 6px #0000001a}.gr-badge.gr-ready{display:flex}.gr-badge:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0003,0 4px 10px #0000001a}.gr-badge-logo{justify-content:center;align-items:center;width:34px;height:34px;display:flex}.gr-badge-logo svg{width:30px;height:30px}.gr-badge-row{align-items:center;gap:10px;display:flex}.gr-badge-rating{color:var(--gr-main);font-size:1.25rem;font-weight:700;line-height:1}.gr-stars{gap:1px;display:inline-flex}.gr-stars svg{width:16px;height:16px}.gr-star-filled{color:var(--gr-gold)}.gr-star-empty{color:#e3e8eb}.gr-badge-close{width:20px;height:20px;color:var(--gr-third);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex;position:absolute;top:8px;right:8px}.gr-badge-close:hover{background:var(--gr-bg-alt);color:var(--gr-main)}.gr-badge-close svg{width:12px;height:12px}.gr-panel{background:var(--gr-bg);z-index:9999;opacity:0;pointer-events:none;border-radius:16px;flex-direction:column;width:420px;max-width:calc(100vw - 48px);max-height:calc(100vh - 48px);transition:transform .25s,opacity .25s;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;transform:translateY(20px)scale(.96);box-shadow:0 20px 48px -8px #00000040,0 6px 16px -4px #0002}.gr-panel.gr-open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.gr-panel-head{padding:1.5rem 1.5rem .5rem;position:relative}.gr-panel-title{color:var(--gr-main);letter-spacing:-.02em;margin:0;padding-right:1.5rem;font-size:1.375rem;font-weight:700;line-height:1.25}.gr-panel-close{cursor:pointer;width:28px;height:28px;color:var(--gr-second);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}.gr-panel-close:hover{background:var(--gr-bg-alt)}.gr-panel-close svg{width:16px;height:16px}.gr-panel-body{flex-direction:column;gap:.875rem;padding:1rem 1.25rem 1.5rem;display:flex;overflow-y:auto}.gr-hero-card{background:var(--gr-bg-alt);border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1rem;display:flex}.gr-hero-brand{color:var(--gr-main);align-items:center;gap:8px;font-size:1.125rem;font-weight:600;line-height:1;display:flex}.gr-hero-brand-logo{width:22px;height:22px;display:flex}.gr-hero-brand-logo svg{width:22px;height:22px}.gr-hero-rating{align-items:center;gap:8px;display:flex}.gr-hero-rating strong{color:var(--gr-main);font-size:1.375rem;font-weight:700;line-height:1}.gr-hero-rating .gr-stars svg{width:18px;height:18px}.gr-hero-cta{background:var(--gr-petrol);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.gr-hero-cta:hover{background:var(--gr-petrol-hover);color:#fff}.gr-review{background:var(--gr-bg-alt);border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.gr-review-head{align-items:flex-start;gap:.75rem;display:flex}.gr-avatar-wrap{flex-shrink:0;position:relative}.gr-avatar{color:#fff;background-position:50%;background-size:cover;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9375rem;font-weight:600;display:flex}.gr-avatar-g{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:-3px;right:-3px;box-shadow:0 0 0 2px #fff,0 1px 2px #00000014}.gr-avatar-g svg{width:16px;height:16px}.gr-review-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.gr-review-name-row{color:var(--gr-main);align-items:center;gap:5px;font-size:.9375rem;font-weight:700;display:flex}.gr-review-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.gr-verified{color:#1a73e8;flex-shrink:0}.gr-verified svg{width:14px;height:14px;display:block}.gr-review-date{color:var(--gr-second);align-items:center;gap:4px;font-size:.8125rem;display:flex}.gr-review-date .gr-inline-g{width:14px;height:14px;display:inline-flex}.gr-review-date .gr-inline-g svg{width:14px;height:14px}.gr-review-stars .gr-stars svg{width:15px;height:15px}.gr-review-text{color:var(--gr-main);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}.gr-review-text.gr-expanded{-webkit-line-clamp:unset;line-clamp:unset}.gr-review-more{color:var(--gr-second);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:.8125rem;font-weight:500;text-decoration:underline}.gr-review-more:hover{color:var(--gr-main)}.gr-show-more{color:var(--gr-petrol);border:1px solid var(--gr-border);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:4px;margin:.5rem auto .25rem;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.gr-show-more:hover{background:var(--gr-bg-alt);border-color:var(--gr-petrol);color:var(--gr-petrol)}@media (max-width:479px){.gr-badge{bottom:110px;right:34px}.gr-panel{border-radius:16px 16px 0 0;width:auto;max-width:none;max-height:88vh;inset:auto 0 0}}
