.gx-card{flex-shrink:0;width:340px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:28px 26px 22px;position:relative;transition:transform .55s,opacity .55s,border-color .55s,box-shadow .55s;opacity:.4;transform:scale(.93);cursor:pointer}.gx-card.active{opacity:1;transform:scale(1);border-color:rgba(37,99,235,.6);box-shadow:0 0 40px rgba(37,99,235,.15)}.gx-card.adj{opacity:.7;transform:scale(.96)}.gx-qq{position:absolute;top:16px;right:22px;font-size:48px;line-height:1;color:#2563eb;opacity:.2;font-family:Georgia,serif}.gx-stars{display:flex;gap:3px;margin-bottom:14px}.gx-star{width:13px;height:13px;fill:#f5b82e}.gx-text{font-size:14px;font-style:italic;line-height:1.7;color:rgba(255,255,255,.8);margin-bottom:22px;min-height:80px}.gx-hr{height:1px;background:rgba(255,255,255,.08);margin-bottom:18px}.gx-author{display:flex;align-items:center;gap:12px}.gx-av{width:42px;height:42px;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0;font-family:sans-serif}.gx-name{font-weight:700;font-size:14px;color:#fff;font-family:sans-serif}.gx-role{font-size:12px;color:rgba(255,255,255,.5);margin-top:2px;font-family:sans-serif}.gx-dot{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.2);border:none;cursor:pointer;padding:0;transition:background .3s,width .3s,border-radius .3s}.gx-dot.active{width:24px;border-radius:4px;background:#2563eb}