body{margin:0;font-family:Arial;background:#f3f5f7;display:flex;align-items:center;justify-content:center;height:100vh}.card{background:#fff;padding:30px;border-radius:20px;max-width:380px;text-align:center;box-shadow:0 8px 25px rgba(0,0,0,.12)}.stars{color:#f5b400;font-size:28px}.btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;margin:12px 0;border-radius:12px;color:#fff;text-decoration:none;font-weight:bold}.g{background:#34A853}.y{background:#f2c200;color:#222}img{width:24px;height:24px}